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
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.
EntitySchemaSubscriber::$workspaceManager property core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php The workspace manager.
EntityTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php The entity 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 manager returns an entity storage.
EntityTestBase::$entityFieldManager property core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php
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.
EntityTranslationRenderTrait::getEntityTypeManager function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity type 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.
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.
EntityTypeInfo::$entityTypeManager property core/modules/workspaces/src/EntityTypeInfo.php The entity type manager service.
EntityTypeInfo::$workspaceManager property core/modules/workspaces/src/EntityTypeInfo.php The workspace manager service.
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::$activeDefinitions property core/lib/Drupal/Core/Entity/EntityTypeManager.php A list of entity type definitions that are active for the current request.
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.
EntityTypeManager::findDefinitions function core/lib/Drupal/Core/Entity/EntityTypeManager.php Finds plugin definitions.
EntityTypeManager::getAccessControlHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new access control handler instance.
EntityTypeManager::getActiveDefinition function core/lib/Drupal/Core/Entity/EntityTypeManager.php Gets the active definition for a content entity type.
EntityTypeManager::getDefinition function core/lib/Drupal/Core/Entity/EntityTypeManager.php Gets a specific plugin definition.
EntityTypeManager::getFormObject function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new form instance.
EntityTypeManager::getHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Returns a handler instance for the given entity type and handler.
EntityTypeManager::getListBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new entity list builder.
EntityTypeManager::getRouteProviders function core/lib/Drupal/Core/Entity/EntityTypeManager.php Gets all route provider instances.
EntityTypeManager::getStorage function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new storage instance.
EntityTypeManager::getViewBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new view builder instance.
EntityTypeManager::hasHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Checks whether a certain entity type has a certain handler.
EntityTypeManager::processDefinition function core/lib/Drupal/Core/Entity/EntityTypeManager.php Performs extra processing on plugin definitions.
EntityTypeManager::useCaches function core/lib/Drupal/Core/Entity/EntityTypeManager.php Disable the use of caches.
EntityTypeManager::__construct function core/lib/Drupal/Core/Entity/EntityTypeManager.php Constructs a new Entity plugin manager.
EntityTypeManagerInterface interface core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Provides an interface for entity type managers.
EntityTypeManagerInterface.php file core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php

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