Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_view route.
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_view route.
EntityResolverManagerTest::testSetRouteOptionsWithStandardRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with no parameter.
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a controller with a non entity argument.
EntityResource::$entityTypeManager property core/modules/jsonapi/src/Controller/EntityResource.php The entity type manager.
EntityResource::$fieldManager property core/modules/jsonapi/src/Controller/EntityResource.php The field manager.
EntityResource::$linkRelationTypeManager property core/modules/rest/src/Plugin/rest/resource/EntityResource.php The link relation type manager used to create HTTP header links.
EntityReverse::$joinManager property core/modules/views/src/Plugin/views/relationship/EntityReverse.php The views plugin join manager.
EntityRevisionParamConverter::$entityTypeManager property core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php The entity type manager.
EntityRevisionTest::$entityFieldManager property core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php The entity field manager.
EntityRevisionTest::$fieldTypeManager property core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php The field type manager.
EntityRouteAlterSubscriber::$resolverManager property core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php The entity resolver manager.
EntityRouteProviderSubscriber::$entityTypeManager property core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php The entity type manager service.
EntityRow::$entityTypeManager property core/modules/views/src/Plugin/views/row/EntityRow.php The entity type manager.
EntityRow::$languageManager property core/modules/views/src/Plugin/views/row/EntityRow.php The language manager.
EntityRow::getEntityTypeManager function core/modules/views/src/Plugin/views/row/EntityRow.php
EntityRow::getLanguageManager function core/modules/views/src/Plugin/views/row/EntityRow.php Returns the language manager.
EntitySchemaSubscriber::$entityDefinitionUpdateManager property core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php The definition update manager.
EntitySchemaSubscriber::$entityDefinitionUpdateManager property core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php The entity definition update manager.
EntitySchemaTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php The entity definition update manager.
EntitySchemaTest::$entityFieldManager property core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php The entity field manager.
EntityTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php The entity type manager.
EntityTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php The mocked entity type manager.
EntityTest::setupEntityTypeManager function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php Ensures that the entity type manager returns an entity storage.
EntityTestBase::$entityFieldManager property core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php The entity field manager service.
EntityTestDefinitionSubscriber::$entityFieldManager property core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php The entity field manager.
EntityTestDefinitionSubscriber::$entityTypeManager property core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php The entity type manager.
EntityTestResourceTestBase::$entityDefinitionUpdateManager property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php The entity definition update manager.
EntityTranslationRenderTrait::getLanguageManager function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the language manager.
EntityTypeBundleInfo::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The entity type manager.
EntityTypeBundleInfo::$languageManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The language manager.
EntityTypeBundleInfo::$typedDataManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The typed data manager.
EntityTypeBundleInfoTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The entity type manager.
EntityTypeBundleInfoTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The language manager.
EntityTypeBundleInfoTest::$typedDataManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The typed data manager.
EntityTypeConstraintValidatorTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php The typed data manager to use.
EntityTypedDataDefinitionTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php The typed data manager to use.
EntityTypeInfo::$entityTypeManager property core/modules/content_moderation/src/EntityTypeInfo.php The entity type manager.
EntityTypeInfoTest::$entityFieldManager property core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php The entity field manager.
EntityTypeInfoTest::$entityTypeManager property core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php The entity type manager.
EntityTypeListener::$entityFieldManager property core/lib/Drupal/Core/Entity/EntityTypeListener.php The entity field manager.
EntityTypeListener::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityTypeListener.php The entity type manager.
EntityTypeManager class core/lib/Drupal/Core/Entity/EntityTypeManager.php Manages entity type plugin definitions.
EntityTypeManager.php file core/lib/Drupal/Core/Entity/EntityTypeManager.php
EntityTypeManager::$classResolver property core/lib/Drupal/Core/Entity/EntityTypeManager.php The class resolver.
EntityTypeManager::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Entity/EntityTypeManager.php The entity last installed schema repository.
EntityTypeManager::$handlers property core/lib/Drupal/Core/Entity/EntityTypeManager.php Contains instantiated handlers keyed by handler type and entity type.
EntityTypeManager::$stringTranslation property core/lib/Drupal/Core/Entity/EntityTypeManager.php The string translation service.
EntityTypeManager::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeManager.php Clears static and persistent plugin definition caches.
EntityTypeManager::createHandlerInstance function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates new handler instance.

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