| ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter |
function |
core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php |
Implements hook_form_FORM_ID_alter(). |
| 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 |
Tests the order of config overrides. |
| 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 install. |
| 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. |
| ConfigQueryTest::concatProtectedProperty |
function |
core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php |
Concatenates the two params and sets the protected property value. |
| 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 install. |
| 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 install. |
| 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::testLangcodeRequiredIfTranslatableValuesConstraintError |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php |
Tests exception is thrown for the root object. |
| 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. |
| ConfigSchemaTestHooks |
class |
core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php |
Hook implementations for config_schema_test. |
| ConfigSchemaTestHooks.php |
file |
core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php |
|
| ConfigSchemaTestHooks::configSchemaInfoAlter |
function |
core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php |
Implements hook_config_schema_info_alter(). |
| 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 install. |
| 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. |
| ConfigSingleImportExportTest::testImport |
function |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
Tests importing a single configuration file. |
| ConfigSingleImportExportTest::testImportSimpleConfiguration |
function |
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php |
Tests importing a simple configuration file. |
| ConfigSnapshotTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php |
Tests config snapshot creation and updating. |
| ConfigSnapshotTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php |
|
| ConfigSnapshotTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php |
Modules to install. |
| ConfigSnapshotTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php |
|