Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| 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::setLangcode | function | core/ |
Sets the original language code. |
| ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
| ConfigMapperManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| 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::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::__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. |
| ConfigModuleOverridesEvent::setOverride | function | core/ |
Sets a configuration override for the given name. |
| ConfigModuleOverridesEvent::__construct | function | core/ |
Constructs a configuration overrides event object. |
| ConfigModuleOverridesTest | class | core/ |
Tests module overrides of configuration using event subscribers. |
| ConfigModuleOverridesTest.php | file | core/ |
|
| ConfigModuleOverridesTest::$modules | property | core/ |
Modules to install. |
| ConfigModuleOverridesTest::testSimpleModuleOverrides | function | 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. |
Pagination
- Previous page
- Page 198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.