Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
EntityTypeManagerTest::testGetViewBuilder | function | core/ |
Tests the getViewBuilder() method. |
EntityTypeManagerTest::testHasHandler | function | core/ |
Tests the hasHandler() method. |
EntityTypeManagerTest::testProcessDefinition | function | core/ |
Tests the processDefinition() method. |
EntityTypeManagerTestEntity | class | core/ |
Provides a content entity with dummy static method implementations. |
EntityTypeManagerTestEntity::$baseFieldDefinitions | property | core/ |
The base field definitions. |
EntityTypeManagerTestEntity::$bundleFieldDefinitions | property | core/ |
The bundle field definitions. |
EntityTypeManagerTestEntity::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTypeManagerTestEntity::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
EntityTypeManagerTestEntityBundle | class | core/ |
Provides a bundle specific class with dummy static method implementations. |
EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions | property | core/ |
The bundle class field definitions. |
EntityTypeManagerTestEntityBundle::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
EntityTypeRepository::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityUnitTest::$languageManager | property | core/ |
The language manager. |
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUuidConverter::$languageManager | property | core/ |
The language manager. |
EntityUuidConverter::setLanguageManager | function | core/ |
Injects the language manager. |
EntityViewBuilder::$languageManager | property | core/ |
The language manager. |
EntityViewController::$entityTypeManager | property | core/ |
The entity type manager. |
EntityViewsData::$entityFieldManager | property | core/ |
The entity field manager. |
EntityViewsData::$entityTypeManager | property | core/ |
The entity type manager. |
EntityViewsData::$translationManager | property | core/ |
The translation manager. |
EntityViewsDataTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
entity_field.manager | service | core/ |
Drupal\Core\Entity\EntityFieldManager |
entity_type.manager | service | core/ |
Drupal\Core\Entity\EntityTypeManager |
ExcludedModulesEventSubscriber::$manager | property | core/ |
|
ExecutableManagerInterface | interface | core/ |
An interface for managers of executable plugins. |
ExecutableManagerInterface.php | file | core/ |
|
ExecutableManagerInterface::execute | function | core/ |
Executes an executable plugin. |
ExportForm::$languageManager | property | core/ |
The language manager. |
ExportStorageManager | class | core/ |
The export storage manager dispatches an event for the export storage. |
ExportStorageManager.php | file | core/ |
|
ExportStorageManager::$storage | property | core/ |
The database storage. |
ExportStorageManager::getStorage | function | core/ |
Get the config storage. |
ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ExportStorageManager::__construct | function | core/ |
ExportStorageManager constructor. |
ExportStorageManagerTest | class | core/ |
Tests the export storage manager. |
ExportStorageManagerTest.php | file | core/ |
|
ExportStorageManagerTest::$modules | property | core/ |
Modules to install. |
ExportStorageManagerTest::setUp | function | core/ |
|
ExportStorageManagerTest::testGetStorage | function | core/ |
Tests getting the export storage. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
FallbackPluginManagerInterface | interface | core/ |
An interface implemented by plugin managers with fallback plugin behaviors. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.