Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
ConfigMapperLanguageException | class | core/ |
Provides an exception for configuration mappers with multiple languages. |
ConfigMapperLanguageException.php | file | core/ |
|
ConfigMapperManager | class | core/ |
Manages plugins for configuration translation mappers. |
ConfigMapperManager.php | file | core/ |
|
ConfigMapperManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
ConfigMapperManager::$languageManager | property | core/ |
The language manager. |
ConfigMapperManager::$themeHandler | property | core/ |
The theme handler. |
ConfigMapperManager::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigMapperManager::buildDataDefinition | function | core/ |
|
ConfigMapperManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
ConfigMapperManager::findDefinitions | function | core/ |
Finds plugin definitions. |
ConfigMapperManager::findTranslatable | function | core/ |
Returns TRUE if at least one translatable element is found. |
ConfigMapperManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
ConfigMapperManager::getMappers | function | core/ |
Returns an array of all mappers. |
ConfigMapperManager::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
ConfigMapperManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
ConfigMapperManager::__construct | function | core/ |
Constructs a ConfigMapperManager. |
ConfigMapperManagerInterface | interface | core/ |
Provides a common interface for config mapper managers. |
ConfigMapperManagerInterface.php | file | core/ |
|
ConfigMapperManagerInterface::getMappers | function | core/ |
Returns an array of all mappers. |
ConfigMapperManagerInterface::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
ConfigMapperManagerTest | class | core/ |
Tests the functionality provided by configuration translation mapper manager. |
ConfigMapperManagerTest.php | file | core/ |
|
ConfigMapperManagerTest::$configMapperManager | property | core/ |
The configuration mapper manager to test. |
ConfigMapperManagerTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
ConfigMapperManagerTest::getElement | function | core/ |
Returns a mocked schema element. |
ConfigMapperManagerTest::getNestedElement | function | core/ |
Returns a mocked nested schema element. |
ConfigMapperManagerTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigMapperManager::testHasTranslatable() |
ConfigMapperManagerTest::setUp | function | core/ |
|
ConfigMapperManagerTest::testHasTranslatable | function | core/ |
Tests ConfigMapperManager::hasTranslatable(). |
ConfigMapperPopulateEvent | class | core/ |
Provides a class for events related to configuration translation mappers. |
ConfigMapperPopulateEvent.php | file | core/ |
|
ConfigMapperPopulateEvent::$mapper | property | core/ |
The configuration mapper this event is related to. |
ConfigMapperPopulateEvent::$routeMatch | property | core/ |
The route match this event is related to. |
ConfigMapperPopulateEvent::getMapper | function | core/ |
Gets the configuration mapper this event is related to. |
ConfigMapperPopulateEvent::getRouteMatch | function | core/ |
Gets the route match this event is related to. |
ConfigMapperPopulateEvent::__construct | function | core/ |
Constructs a ConfigMapperPopulateEvent object. |
ConfigMapperTest | class | core/ |
Tests config mapper. |
ConfigMapperTest.php | file | core/ |
|
ConfigMapperTest::$modules | property | core/ |
Modules to install. |
ConfigMapperTest::testAddingConfigNames | function | core/ |
Tests adding config names to mapper. |
ConfigModuleOverridesEvent | class | core/ |
Event object to allow configuration to be overridden by modules. |
ConfigModuleOverridesEvent.php | file | core/ |
|
ConfigModuleOverridesEvent::$language | property | core/ |
The Language object used to override configuration data. |
ConfigModuleOverridesEvent::$names | property | core/ |
Configuration names. |
ConfigModuleOverridesEvent::$overrides | property | core/ |
Configuration overrides. |
ConfigModuleOverridesEvent::getLanguage | function | core/ |
Gets configuration language. |
ConfigModuleOverridesEvent::getNames | function | core/ |
Gets configuration names. |
ConfigModuleOverridesEvent::getOverrides | function | core/ |
Get configuration overrides. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.