Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 10.3.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
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[[api-linebreak]]
@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.
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.

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