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
EntityTypeManagerTest::testGetStorage function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getStorage() method.
EntityTypeManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getViewBuilder() method.
EntityTypeManagerTest::testHasHandler function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the hasHandler() method.
EntityTypeManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the processDefinition() method.
EntityTypeManagerTestEntity class core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides a content entity with dummy static method implementations.
EntityTypeManagerTestEntity::$baseFieldDefinitions property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The base field definitions.
EntityTypeManagerTestEntity::$bundleFieldDefinitions property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The bundle field definitions.
EntityTypeManagerTestEntity::baseFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides base field definitions for an entity type.
EntityTypeManagerTestEntity::bundleFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides field definitions for a specific bundle.
EntityTypeManagerTestEntityBundle class core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides a bundle specific class with dummy static method implementations.
EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The bundle class field definitions.
EntityTypeManagerTestEntityBundle::bundleFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides field definitions for a specific bundle.
EntityTypeRepository::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityTypeRepository.php The entity type manager.
EntityTypeRepositoryTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php The entity type manager.
EntityUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php The entity type manager used for testing.
EntityUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php The language manager.
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraintValidator.php The entity type manager.
EntityUuidConverter::$languageManager property core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php The language manager.
EntityUuidConverter::setLanguageManager function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Injects the language manager.
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::$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.

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