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/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.
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.

All search results

Title Object type File name Summary
EntityManagerTest::$entityTypeRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type repository.
EntityManagerTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
EntityManagerTest::testActiveMultiple function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getActiveMultiple() method.
EntityManagerTest::testClearCachedBundles function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedBundles() method.
EntityManagerTest::testClearCachedDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedDefinitions() method.
EntityManagerTest::testClearCachedFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedFieldDefinitions() method.
EntityManagerTest::testClearDisplayModeInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearDisplayModeInfo() method.
EntityManagerTest::testCreateHandlerInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::createHandlerInstance[[api-linebreak]]
EntityManagerTest::testCreateInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the createInstance() method.
EntityManagerTest::testGetAccessControlHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getAccessControlHandler[[api-linebreak]]
EntityManagerTest::testGetActive function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getActive() method.
EntityManagerTest::testGetActiveDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getActiveDefinition[[api-linebreak]]
EntityManagerTest::testGetActiveFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getActiveFieldStorageDefinitions[[api-linebreak]]
EntityManagerTest::testGetAllBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllBundleInfo() method.
EntityManagerTest::testGetAllFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllFormModes() method.
EntityManagerTest::testGetAllViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllViewModes() method.
EntityManagerTest::testGetBaseFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getBaseFieldDefinitions() method.
EntityManagerTest::testGetBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getBundleInfo() method.
EntityManagerTest::testGetCanonical function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getCanonical() method.
EntityManagerTest::testGetCanonicalMultiple function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getCanonicalMultiple() method.
EntityManagerTest::testGetDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinition[[api-linebreak]]
EntityManagerTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinitions[[api-linebreak]]
EntityManagerTest::testGetEntityTypeFromClass function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getEntityTypeFromClass() method.
EntityManagerTest::testGetExtraFields function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getExtraFields() method.
EntityManagerTest::testGetFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldDefinitions() method.
EntityManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMap() method.
EntityManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMapByFieldType() method.
EntityManagerTest::testGetFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldStorageDefinitions() method.
EntityManagerTest::testGetFormDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormDisplay[[api-linebreak]]
EntityManagerTest::testGetFormModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptions() method.
EntityManagerTest::testGetFormModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptionsByBundle() method.
EntityManagerTest::testGetFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModes() method.
EntityManagerTest::testGetFormObject function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormObject[[api-linebreak]]
EntityManagerTest::testGetHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getHandler[[api-linebreak]]
EntityManagerTest::testGetInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getInstance() method.
EntityManagerTest::testGetLastInstalledDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledDefinition() method.
EntityManagerTest::testGetLastInstalledFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledFieldStorageDefinitions() method.
EntityManagerTest::testGetListBuilder function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getListBuilder[[api-linebreak]]
EntityManagerTest::testGetRouteProviders function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinitions[[api-linebreak]]
EntityManagerTest::testGetStorage function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getStorage[[api-linebreak]]
EntityManagerTest::testGetTranslationFromContext function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getTranslationFromContext() method.
EntityManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewBuilder[[api-linebreak]]
EntityManagerTest::testGetViewDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewDisplay[[api-linebreak]]
EntityManagerTest::testGetViewModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptions() method.
EntityManagerTest::testGetViewModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptionsByBundle() method.
EntityManagerTest::testGetViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModes() method.
EntityManagerTest::testHasDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::hasDefinition[[api-linebreak]]
EntityManagerTest::testHasHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::hasHandler[[api-linebreak]]
EntityManagerTest::testLoadEntityByConfigTarget function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the loadEntityByConfigTarget() method.
EntityManagerTest::testLoadEntityByUuid function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the loadEntityByUuid() method.

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