Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 10.3.x for interface
- Search 11.x for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigManagerInterface::findConfigEntityDependents | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependentsAsEntities | function | core/ |
Finds config entities that are dependent on extensions or 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::getEntityManager | function | core/ |
Gets the entity manager. |
| 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. |
| ConfigMapperInterface::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
| ConfigMapperInterface::getLangcode | function | core/ |
Returns the original language code of the configuration. |
| ConfigMapperInterface::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigMapperInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| ConfigMapperInterface::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigMapperInterface::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
| ConfigMapperInterface::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigMapperInterface::getTitle | function | core/ |
Returns title of this translation page. |
| ConfigMapperInterface::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
| ConfigMapperInterface::getTypeName | function | core/ |
Returns the name of the type of data the mapper encapsulates. |
| ConfigMapperInterface::getWeight | function | core/ |
Returns the weight of the mapper. |
| ConfigMapperInterface::hasSchema | function | core/ |
Checks that all pieces of this configuration mapper have a schema. |
| ConfigMapperInterface::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
| ConfigMapperInterface::hasTranslation | function | core/ |
Checks whether there is already a translation for this mapper. |
| ConfigMapperInterface::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
| ConfigMapperInterface::setLangcode | function | core/ |
Sets the original language code. |
| ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
| ConfigMapperManagerInterface | interface | core/ |
Provides a common interface for config mapper managers. |
| ConfigMapperManagerInterface.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.