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
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.
EntityManagerTest::testSetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the setFieldMap() method.
EntityManagerTest::testUseCaches function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the useCaches() method.
EntityModerationRouteProvider::$entityFieldManager property core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php The entity manager.
EntityNormalizerTest::$entityFieldManager property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock entity field manager.
EntityNormalizerTest::$entityTypeManager property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock entity type manager.
EntityOperations::$entityTypeManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity type manager.
EntityOperations::$entityTypeManager property core/modules/content_moderation/src/EntityOperations.php The Entity Type Manager service.
EntityOperations::$entityTypeManager property core/modules/workspaces/src/EntityOperations.php The entity type manager service.
EntityOperations::$languageManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The language manager.
EntityOperations::$workspaceManager property core/modules/workspaces/src/EntityOperations.php The workspace manager service.
EntityOperations::getEntityManager function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations::getEntityTypeManager function core/modules/views/src/Plugin/views/field/EntityOperations.php Returns the entity type manager.
EntityOperations::getLanguageManager function core/modules/views/src/Plugin/views/field/EntityOperations.php Returns the language manager.
EntityOperationsUnitTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php The entity type manager.
EntityOperationsUnitTest::$languageManager property core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php The language manager.
EntityReferenceEntityFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php The entity type manager.
EntityReferenceItemNormalizer::$entityTypeManager property core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php The entity type manager.
EntityReferenceItemNormalizer::$linkManager property core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php The hypermedia link manager.
EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php The entity type manager.
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php The workspace manager.
EntityReferenceTranslationDeriver::$entityFieldManager property core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php The entity field manager.
EntityReferenceTranslationDeriver::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php The entity type manager.
EntityRepository::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityRepository.php The entity type manager.
EntityRepository::$languageManager property core/lib/Drupal/Core/Entity/EntityRepository.php The language manager.
EntityRepositoryTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The entity type manager.
EntityRepositoryTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php The entity type manager.
EntityRepositoryTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The language manager.
EntityResolverManager class core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the entity route parameter converter options automatically.

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