Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionUpdateManagerInterface::updateFieldableEntityType | function | core/ |
Applies any change performed to a fieldable entity type definition. |
EntityDefinitionUpdateManagerInterface::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
EntityDefinitionUpdateProviderTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityDefinitionUpdateProviderTest::$entityFieldManager | property | core/ |
The entity field manager. |
EntityDefinitionUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityDefinitionUpdateTest::$entityFieldManager | property | core/ |
The entity field manager. |
EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDenormalizerBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDenormalizerBase::$fieldManager | property | core/ |
The entity field manager. |
EntityDenormalizerBase::$pluginManager | property | core/ |
The field plugin manager. |
EntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDeriverTest::$typedDataManager | property | core/ |
The typed data manager to use. |
EntityDisplayBase::$pluginManager | property | core/ |
The plugin manager used by this entity type. |
EntityDisplayFormBase::$entityFieldManager | property | core/ |
The entity field manager. |
EntityDisplayFormBase::$pluginManager | property | core/ |
The widget or formatter plugin manager. |
EntityDisplayModeBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityDisplayRebuilder::$entityTypeManager | property | core/ |
The field storage config storage. |
EntityDisplayRepository::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDisplayRepository::$languageManager | property | core/ |
The language manager. |
EntityField::$entityTypeManager | property | core/ |
The entity type manager. |
EntityField::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
EntityField::$formatterPluginManager | property | core/ |
The field formatter plugin manager. |
EntityField::$languageManager | property | core/ |
The language manager. |
EntityFieldManager | class | core/ |
Manages the discovery of entity fields. |
EntityFieldManager.php | file | core/ |
|
EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
EntityFieldManager::$baseFieldDefinitions | property | core/ |
Static cache of base field definitions. |
EntityFieldManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityFieldManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityFieldManager::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityFieldManager::$entityTypeManager | property | core/ |
The entity type manager. |
EntityFieldManager::$extraFields | property | core/ |
Extra fields info, if initialized. |
EntityFieldManager::$fieldDefinitions | property | core/ |
Static cache of field definitions per bundle and entity type. |
EntityFieldManager::$fieldMap | property | core/ |
An array of lightweight maps of fields, keyed by entity type. |
EntityFieldManager::$fieldMapByFieldType | property | core/ |
An array of lightweight maps of fields, keyed by field type. |
EntityFieldManager::$fieldStorageDefinitions | property | core/ |
Static cache of field storage definitions per entity type. |
EntityFieldManager::$keyValueFactory | property | core/ |
The key-value factory. |
EntityFieldManager::$languageManager | property | core/ |
The language manager. |
EntityFieldManager::$moduleHandler | property | core/ |
The module handler. |
EntityFieldManager::$typedDataManager | property | core/ |
The typed data manager. |
EntityFieldManager::buildBaseFieldDefinitions | function | core/ |
Builds base field definitions for an entity type. |
EntityFieldManager::buildBundleFieldDefinitions | function | core/ |
Builds field definitions for a specific bundle within an entity type. |
EntityFieldManager::buildFieldStorageDefinitions | function | core/ |
Builds field storage definitions for an entity type. |
EntityFieldManager::clearCachedFieldDefinitions | function | core/ |
Clears static and persistent field definition caches. |
EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
EntityFieldManager::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
EntityFieldManager::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
EntityFieldManager::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.