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 11.x for manager
  5. Other projects
Title Object type File name Summary
EntityViewBuilder::$languageManager property core/lib/Drupal/Core/Entity/EntityViewBuilder.php The language manager.
EntityViewController::$entityTypeManager property core/lib/Drupal/Core/Entity/Controller/EntityViewController.php The entity type manager.
EntityViewsData::$entityFieldManager property core/modules/views/src/EntityViewsData.php The entity field manager.
EntityViewsData::$entityTypeManager property core/modules/views/src/EntityViewsData.php The entity type manager.
EntityViewsData::$translationManager property core/modules/views/src/EntityViewsData.php The translation manager.
EntityViewsDataTest::$entityTypeManager property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php The entity type manager.
EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php The entity type manager.
entity_field.manager service core/core.services.yml Drupal\Core\Entity\EntityFieldManager
entity_type.manager service core/core.services.yml Drupal\Core\Entity\EntityTypeManager
ExcludedModulesEventSubscriber::$manager property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExecutableManagerInterface interface core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php An interface for managers of executable plugins.
ExecutableManagerInterface.php file core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php
ExecutableManagerInterface::execute function core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php Executes an executable plugin.
ExportForm::$languageManager property core/modules/locale/src/Form/ExportForm.php The language manager.
ExportStorageManager class core/lib/Drupal/Core/Config/ExportStorageManager.php The export storage manager dispatches an event for the export storage.
ExportStorageManager.php file core/lib/Drupal/Core/Config/ExportStorageManager.php
ExportStorageManager::$active property core/lib/Drupal/Core/Config/ExportStorageManager.php The active configuration storage.
ExportStorageManager::$eventDispatcher property core/lib/Drupal/Core/Config/ExportStorageManager.php The event dispatcher.
ExportStorageManager::$lock property core/lib/Drupal/Core/Config/ExportStorageManager.php The used lock backend instance.
ExportStorageManager::$storage property core/lib/Drupal/Core/Config/ExportStorageManager.php The database storage.
ExportStorageManager::getStorage function core/lib/Drupal/Core/Config/ExportStorageManager.php Get the config storage.
ExportStorageManager::LOCK_NAME constant core/lib/Drupal/Core/Config/ExportStorageManager.php The name used to identify the lock.
ExportStorageManager::__construct function core/lib/Drupal/Core/Config/ExportStorageManager.php ExportStorageManager constructor.
ExportStorageManagerTest class core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage manager.
ExportStorageManagerTest.php file core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Modules to install.
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::testGetStorage function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage when it is locked.
ExtraFieldBlock::$entityFieldManager property core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php The entity field manager.
ExtraFieldBlock::$entityTypeManager property core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php The entity type manager.
ExtraFieldBlockDeriver::$entityFieldManager property core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php The entity field manager.
ExtraFieldBlockDeriver::$entityTypeManager property core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php The entity type manager.
FallbackPluginManagerInterface interface core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php An interface implemented by plugin managers with fallback plugin behaviors.
FallbackPluginManagerInterface.php file core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php
FallbackPluginManagerInterface::getFallbackPluginId function core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php Gets a fallback id for a missing plugin.
FieldableEntityDefinitionUpdateTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity definition update manager.
FieldableEntityDefinitionUpdateTest::$entityFieldManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity field manager.
FieldableEntityDefinitionUpdateTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity type manager.
FieldableEntityNormalizerTrait::$entityFieldManager property core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php The entity field manager.
FieldableEntityNormalizerTrait::$entityTypeManager property core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php The entity type manager.
FieldableEntityNormalizerTrait::getEntityFieldManager function core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php Returns the entity field manager.
FieldableEntityNormalizerTrait::getEntityTypeManager function core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php Returns the entity type manager.
FieldAPIHandlerTrait::$entityFieldManager property core/modules/views/src/FieldAPIHandlerTrait.php The entity field manager.
FieldAPIHandlerTrait::getEntityFieldManager function core/modules/views/src/FieldAPIHandlerTrait.php Returns the entity field manager.
FieldBlock::$entityFieldManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The entity field manager.
FieldBlock::$formatterManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The formatter manager.
FieldBlockDeriver::$entityFieldManager property core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php The entity field manager.
FieldBlockDeriver::$fieldTypeManager property core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php The field type manager.
FieldBlockDeriver::$formatterManager property core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php The formatter manager.

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