| ConfigOtherModuleTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
The theme to install as the default for testing. |
| ConfigOtherModuleTest::getStorage |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Gets the provided entity type's storage. |
| ConfigOtherModuleTest::installModule |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Installs a module. |
| ConfigOtherModuleTest::testInstallConfigEntityModuleFirst |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Tests enabling the provider of the config entity type first. |
| ConfigOtherModuleTest::testInstallOtherModuleFirst |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Tests enabling the provider of the default configuration first. |
| ConfigOtherModuleTest::testUninstall |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Tests uninstalling Node module removes views which are dependent on it. |
| ConfigOtherModuleTest::uninstallModule |
function |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Uninstalls a module. |
| ConfigOverrideIntegrationTestCacheContext |
class |
core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php |
A cache context service intended for the config override integration test. |
| ConfigOverrideIntegrationTestCacheContext.php |
file |
core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php |
|
| ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata |
function |
core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php |
Gets the cacheability metadata for the context. |
| ConfigOverrideIntegrationTestCacheContext::getContext |
function |
core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php |
Returns the string representation of the cache context. |
| ConfigOverrideIntegrationTestCacheContext::getLabel |
function |
core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php |
Returns the label of the cache context. |
| ConfigOverridesPriorityTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php |
Tests that config overrides are applied in the correct order. |
| ConfigOverridesPriorityTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php |
|
| ConfigOverridesPriorityTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php |
Modules to install. |
| ConfigOverridesPriorityTest::testOverridePriorities |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php |
|
| ConfigOverrideTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php |
Tests configuration overrides via $config in settings.php. |
| ConfigOverrideTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php |
|
| ConfigOverrideTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php |
Modules to enable. |
| ConfigOverrideTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php |
|
| ConfigOverrideTest::testConfOverride |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php |
Tests configuration override. |
| ConfigQueryTest |
class |
core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php |
Defines the ConfigQueryTest configuration entity used by the query test. |
| ConfigQueryTest.php |
file |
core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php |
|
| ConfigQueryTest::$array |
property |
core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php |
An array used by the wildcard tests. |
| ConfigQueryTest::$number |
property |
core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php |
A number used by the sort tests. |
| ConfigSchemaDeprecationTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php |
Tests config schema deprecation. |
| ConfigSchemaDeprecationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php |
|
| ConfigSchemaDeprecationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php |
Modules to enable. |
| ConfigSchemaDeprecationTest::testConfigSchemaDeprecation |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php |
Tests config schema deprecation. |
| ConfigSchemaTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests schema for configuration objects. |
| ConfigSchemaTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
|
| ConfigSchemaTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Modules to enable. |
| ConfigSchemaTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
|
| ConfigSchemaTest::testColonsInSchemaTypeDetermination |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests use of colons in schema type determination. |
| ConfigSchemaTest::testConfigSaveMappingSort |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Test configuration value data type enforcement using schemas. |
| ConfigSchemaTest::testConfigSaveWithSchema |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests configuration value data type enforcement using schemas. |
| ConfigSchemaTest::testConfigSaveWithSequenceSorting |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests configuration sequence sorting using schemas. |
| ConfigSchemaTest::testConfigSaveWithWrappingSchema |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests saving config when the type is wrapped by a dynamic type. |
| ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests dynamic config schema type with multiple sub-key references. |
| ConfigSchemaTest::testConfigSchemaInfoAlter |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests hook_config_schema_info_alter(). |
| ConfigSchemaTest::testSchemaData |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests metadata applied to configuration objects. |
| ConfigSchemaTest::testSchemaFallback |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests fallback to a greedy wildcard. |
| ConfigSchemaTest::testSchemaMapping |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests the basic metadata retrieval layer. |
| ConfigSchemaTest::testSchemaMappingWithParents |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests metadata retrieval with several levels of %parent indirection. |
| ConfigSingleImportExportTest |
class |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
Tests the user interface for importing/exporting a single configuration. |
| ConfigSingleImportExportTest.php |
file |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
|
| ConfigSingleImportExportTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
The theme to install as the default for testing. |
| ConfigSingleImportExportTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
Modules to enable. |
| ConfigSingleImportExportTest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
|
| ConfigSingleImportExportTest::testExport |
function |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
Tests exporting a single configuration file. |