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 |
---|---|---|---|
EntityActionBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityActionDeriverBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
EntityAdapterUnitTest::$languageManager | property | core/ |
The language manager. |
EntityAdapterUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
EntityAutocompleteMatcher::$selectionManager | property | core/ |
The entity reference selection handler plugin manager. |
EntityBase::entityTypeManager | function | core/ |
Gets the entity type manager. |
EntityBase::languageManager | function | core/ |
Gets the language manager. |
EntityBundle::$entityTypeManager | property | core/ |
The entity type manager. |
EntityBundleListener::$entityFieldManager | property | core/ |
The entity field manager. |
EntityBundleListener::$entityTypeManager | property | core/ |
The entity type manager. |
EntityBundleRouteEnhancer::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityConfigBase::$languageManager | property | core/ |
The language manager. |
EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
EntityContextDefinitionIsSatisfiedTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityController::$entityTypeManager | property | core/ |
The entity type manager. |
EntityConverter::$entityTypeManager | property | core/ |
Entity type manager which performs the upcasting in the end. |
EntityConverterTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
EntityCreateAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityCreateAccessCheckTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
EntityCreateAnyAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDefinitionUpdateManager | class | core/ |
Manages entity definition updates. |
EntityDefinitionUpdateManager.php | file | core/ |
|
EntityDefinitionUpdateManager::$entityFieldManager | property | core/ |
The entity field manager service. |
EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
EntityDefinitionUpdateManager::$entityTypeListener | property | core/ |
The entity type listener service. |
EntityDefinitionUpdateManager::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
EntityDefinitionUpdateManager::clearCachedDefinitions | function | core/ |
Clears necessary caches to apply entity/field definition updates. |
EntityDefinitionUpdateManager::getChangeList | function | core/ |
Gets a list of changes to entity type and field storage definitions. |
EntityDefinitionUpdateManager::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
EntityDefinitionUpdateManager::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
EntityDefinitionUpdateManager::installEntityType | function | core/ |
Installs a new entity type definition. |
EntityDefinitionUpdateManager::installFieldableEntityType | function | core/ |
Installs a new fieldable entity type definition. |
EntityDefinitionUpdateManager::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
EntityDefinitionUpdateManager::needsUpdates | function | core/ |
Checks if there are any definition updates that need to be applied. |
EntityDefinitionUpdateManager::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
EntityDefinitionUpdateManager::uninstallEntityType | function | core/ |
Uninstalls an entity type definition. |
EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
EntityDefinitionUpdateManager::updateEntityType | function | core/ |
Applies any change performed to the passed entity type definition. |
EntityDefinitionUpdateManager::updateFieldableEntityType | function | core/ |
Applies any change performed to a fieldable entity type definition. |
EntityDefinitionUpdateManager::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
EntityDefinitionUpdateManager::__construct | function | core/ |
Constructs a new EntityDefinitionUpdateManager. |
EntityDefinitionUpdateManagerInterface | interface | core/ |
Defines an interface for managing entity definition updates. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.