Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 10.3.x for entity
  4. Search 11.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines a argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.

All search results

Title Object type File name Summary
EntityManager::getFormDisplay function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModeOptions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormObject function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getInstance function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getListBuilder function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getRouteProviders function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getStorage function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getTranslationFromContext function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewBuilder function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewDisplay function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::hasDefinition function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::hasHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::loadEntityByConfigTarget function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::loadEntityByUuid function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onBundleCreate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onBundleDelete function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityManager.php Reacts to the creation of the entity type.
EntityManager::onEntityTypeDelete function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldableEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldDefinitionCreate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldDefinitionDelete function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldDefinitionUpdate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionCreate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionDelete function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::setFieldMap function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::useCaches function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerInterface interface core/lib/Drupal/Core/Entity/EntityManagerInterface.php Provides an interface for entity type managers.
EntityManagerInterface.php file core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerInterface::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerInterface::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerTest class core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @coversDefaultClass \Drupal\Core\Entity\EntityManager
@group Entity
@group legacy
EntityManagerTest.php file core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
EntityManagerTest::$entityDisplayRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity display repository.
EntityManagerTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity field manager.
EntityManagerTest::$entityLastInstalledSchemaRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity last installed schema repository.
EntityManagerTest::$entityManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity manager.
EntityManagerTest::$entityRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity repository.
EntityManagerTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type bundle info.
EntityManagerTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.