Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigManager::diff | function | core/ |
Creates a Diff object using the config data from the two storages. |
| ConfigManager::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
| ConfigManager::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
| ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManager::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
| ConfigManager::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
| ConfigManager::getConfigFactory | function | core/ |
Gets the config factory. |
| ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigManager::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
| ConfigManager::loadConfigEntityByName | function | core/ |
Loads a configuration entity using the configuration name. |
| ConfigManager::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
| ConfigManager::__construct | function | core/ |
Creates ConfigManager objects. |
| ConfigManagerInterface | interface | core/ |
Provides an interface for configuration manager. |
| ConfigManagerInterface.php | file | core/ |
|
| ConfigManagerInterface::createSnapshot | function | core/ |
Creates a configuration snapshot following a successful import. |
| ConfigManagerInterface::diff | function | core/ |
Creates a Diff object using the config data from the two storages. |
| ConfigManagerInterface::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
| ConfigManagerInterface::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
| ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManagerInterface::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
| ConfigManagerInterface::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
| ConfigManagerInterface::getConfigFactory | function | core/ |
Gets the config factory. |
| ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
| ConfigManagerInterface::loadConfigEntityByName | function | core/ |
Loads a configuration entity using the configuration name. |
| ConfigManagerInterface::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
| ConfigMapperInterface | interface | core/ |
Defines an interface for configuration mapper. |
| ConfigMapperInterface.php | file | core/ |
|
| ConfigMapperInterface::addConfigName | function | core/ |
Adds the given configuration name to the list of names. |
| ConfigMapperInterface::getAddRoute | function | core/ |
Returns the route object for a translation add form route. |
| ConfigMapperInterface::getAddRouteName | function | core/ |
Returns route name for the translation add form route. |
| ConfigMapperInterface::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigMapperInterface::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRoute | function | core/ |
Returns the base route object the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigMapperInterface::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
| ConfigMapperInterface::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
| ConfigMapperInterface::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
| ConfigMapperInterface::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
| ConfigMapperInterface::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigMapperInterface::getEditRoute | function | core/ |
Returns the route object for a translation edit form route. |
| ConfigMapperInterface::getEditRouteName | function | core/ |
Returns route name for the translation edit form route. |
Pagination
- Previous page
- Page 235
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.