Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityManager::onFieldableEntityTypeUpdate | function | core/ |
|
EntityManager::onFieldDefinitionCreate | function | core/ |
|
EntityManager::onFieldDefinitionDelete | function | core/ |
|
EntityManager::onFieldDefinitionUpdate | function | core/ |
|
EntityManager::onFieldStorageDefinitionCreate | function | core/ |
|
EntityManager::onFieldStorageDefinitionDelete | function | core/ |
|
EntityManager::onFieldStorageDefinitionUpdate | function | core/ |
|
EntityManager::setFieldMap | function | core/ |
|
EntityManager::useCaches | function | core/ |
|
EntityManagerInterface | interface | core/ |
Provides an interface for entity type managers. |
EntityManagerInterface.php | file | core/ |
|
EntityManagerInterface::getLastInstalledDefinition | function | core/ |
|
EntityManagerInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
|
EntityManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityManager[[api-linebreak]] @group Entity @group legacy |
EntityManagerTest.php | file | core/ |
|
EntityManagerTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityManagerTest::$entityFieldManager | property | core/ |
The entity field manager. |
EntityManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityManagerTest::$entityManager | property | core/ |
The entity manager. |
EntityManagerTest::$entityRepository | property | core/ |
The entity repository. |
EntityManagerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityManagerTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityManagerTest::$entityTypeRepository | property | core/ |
The entity type repository. |
EntityManagerTest::setUp | function | core/ |
|
EntityManagerTest::testActiveMultiple | function | core/ |
Tests the getActiveMultiple() method. |
EntityManagerTest::testClearCachedBundles | function | core/ |
Tests the clearCachedBundles() method. |
EntityManagerTest::testClearCachedDefinitions | function | core/ |
Tests the clearCachedDefinitions() method. |
EntityManagerTest::testClearCachedFieldDefinitions | function | core/ |
Tests the clearCachedFieldDefinitions() method. |
EntityManagerTest::testClearDisplayModeInfo | function | core/ |
Tests the clearDisplayModeInfo() method. |
EntityManagerTest::testCreateHandlerInstance | function | core/ |
@covers ::createHandlerInstance[[api-linebreak]] |
EntityManagerTest::testCreateInstance | function | core/ |
Tests the createInstance() method. |
EntityManagerTest::testGetAccessControlHandler | function | core/ |
@covers ::getAccessControlHandler[[api-linebreak]] |
EntityManagerTest::testGetActive | function | core/ |
Tests the getActive() method. |
EntityManagerTest::testGetActiveDefinition | function | core/ |
@covers ::getActiveDefinition[[api-linebreak]] |
EntityManagerTest::testGetActiveFieldStorageDefinitions | function | core/ |
@covers ::getActiveFieldStorageDefinitions[[api-linebreak]] |
EntityManagerTest::testGetAllBundleInfo | function | core/ |
Tests the getAllBundleInfo() method. |
EntityManagerTest::testGetAllFormModes | function | core/ |
Tests the getAllFormModes() method. |
EntityManagerTest::testGetAllViewModes | function | core/ |
Tests the getAllViewModes() method. |
EntityManagerTest::testGetBaseFieldDefinitions | function | core/ |
Tests the getBaseFieldDefinitions() method. |
EntityManagerTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityManagerTest::testGetCanonical | function | core/ |
Tests the getCanonical() method. |
EntityManagerTest::testGetCanonicalMultiple | function | core/ |
Tests the getCanonicalMultiple() method. |
EntityManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] |
EntityManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
EntityManagerTest::testGetEntityTypeFromClass | function | core/ |
Tests the getEntityTypeFromClass() method. |
EntityManagerTest::testGetExtraFields | function | core/ |
Tests the getExtraFields() method. |
EntityManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
EntityManagerTest::testGetFieldMap | function | core/ |
Tests the getFieldMap() method. |
EntityManagerTest::testGetFieldMapByFieldType | function | core/ |
Tests the getFieldMapByFieldType() method. |
EntityManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.