Search for configName
- Search 7.x for configName
- Search 9.5.x for configName
- Search 8.9.x for configName
- Search 11.x for configName
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigActionManager::getConfigNamesMatchingExpression | function | core/ |
Gets the names of all active config objects that match an expression. |
ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
ConfigEntityStorageInterface::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigMapperInterface::addConfigName | function | core/ |
Adds the given configuration name to the list of names. |
ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
ConfigMapperTest::testAddingConfigNames | function | core/ |
Tests adding config names to mapper. |
ConfigNameException | class | core/ |
Exception thrown when a config object name is invalid. |
ConfigNameException.php | file | core/ |
|
ConfigNamesMapper | class | core/ |
Configuration mapper base implementation. |
ConfigNamesMapper.php | file | core/ |
|
ConfigNamesMapper::$baseRoute | property | core/ |
The base route object that the mapper is attached to. |
ConfigNamesMapper::$configFactory | property | core/ |
The configuration factory. |
ConfigNamesMapper::$configMapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigNamesMapper::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapper::$langcode | property | core/ |
The language code of the language this mapper, if any. |
ConfigNamesMapper::$languageManager | property | core/ |
The language manager. |
ConfigNamesMapper::$localeConfigManager | property | core/ |
The typed configuration manager. |
ConfigNamesMapper::$routeCollection | property | core/ |
The available routes. |
ConfigNamesMapper::$routeProvider | property | core/ |
The route provider. |
ConfigNamesMapper::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigNamesMapper::addConfigName | function | core/ |
Adds the given configuration name to the list of names. |
ConfigNamesMapper::create | function | core/ |
Creates an instance of the plugin. |
ConfigNamesMapper::getAddRoute | function | core/ |
Returns the route object for a translation add form route. |
ConfigNamesMapper::getAddRouteName | function | core/ |
Returns route name for the translation add form route. |
ConfigNamesMapper::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
ConfigNamesMapper::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
ConfigNamesMapper::getBaseRoute | function | core/ |
Returns the base route object the mapper is attached to. |
ConfigNamesMapper::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
ConfigNamesMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
ConfigNamesMapper::getConfigData | function | core/ |
Returns an array with all configuration data. |
ConfigNamesMapper::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
ConfigNamesMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
ConfigNamesMapper::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
ConfigNamesMapper::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
ConfigNamesMapper::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
ConfigNamesMapper::getEditRoute | function | core/ |
Returns the route object for a translation edit form route. |
ConfigNamesMapper::getEditRouteName | function | core/ |
Returns route name for the translation edit form route. |
ConfigNamesMapper::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
ConfigNamesMapper::getLangcode | function | core/ |
Returns the original language code of the configuration. |
ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
ConfigNamesMapper::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
ConfigNamesMapper::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
ConfigNamesMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigNamesMapper::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
ConfigNamesMapper::getTitle | function | core/ |
Returns title of this translation page. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.