Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite | function | core/ |
Tests install profile config changes. |
| ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
| ConfigInstallTest::testIdMisMatch | function | core/ |
Tests installing configuration where the filename and ID do not match. |
| ConfigLanguageOverrideTest | class | core/ |
Confirm that language overrides work. |
| ConfigLanguageOverrideTest.php | file | core/ |
|
| ConfigLanguageOverrideTest::$modules | property | core/ |
Modules to install. |
| ConfigLanguageOverrideTest::setUp | function | core/ |
|
| ConfigLanguageOverrideTest::testConfigLanguageOverride | function | core/ |
Tests locale override based on language. |
| ConfigLanguageOverrideWebTest | class | core/ |
Tests language overrides applied through the website. |
| ConfigLanguageOverrideWebTest.php | file | core/ |
|
| ConfigLanguageOverrideWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigLanguageOverrideWebTest::$modules | property | core/ |
Modules to install. |
| ConfigLanguageOverrideWebTest::setUp | function | core/ |
|
| ConfigLanguageOverrideWebTest::testSiteNameTranslation | function | core/ |
Tests translating the site name. |
| ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigMapperManagerTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigMapperManager::testHasTranslatable() |
| 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::$routeProvider | property | core/ |
The route provider. |
| ConfigNamesMapperTest::$routeProvider | property | core/ |
The route provider used for testing. |
| ConfigNamesMapperTest::providerTestHasSchema | function | core/ |
Provides data for ConfigMapperTest::testHasSchema(). |
| ConfigNamesMapperTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigNamesMapperTest::testHasTranslatable(). |
| ConfigNamesMapperTest::providerTestHasTranslation | function | core/ |
Provides data for ConfigNamesMapperTest::testHasTranslation(). |
| ConfigOverride | class | core/ |
Override configuration during the installer. |
| ConfigOverride.php | file | core/ |
|
| ConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| ConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigOverride::register | function | core/ |
Registers services to the container. |
| ConfigOverrideIntegrationTestCacheContext | class | core/ |
A cache context service intended for the config override integration test. |
| ConfigOverrideIntegrationTestCacheContext.php | file | core/ |
|
| ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ConfigOverrideIntegrationTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ConfigOverrideIntegrationTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ConfigOverrider | class | core/ |
Tests module overrides for configuration. |
| ConfigOverrider | class | core/ |
Provides an overridden block for Settings Tray testing. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.