namespace Drupal\KernelTests\Core\Config
Same name in other branches
Object name | File name | Summary |
---|---|---|
CacheabilityMetadataConfigOverrideTest | core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php | Tests if configuration overrides correctly affect cacheability metadata. |
ConfigCRUDTest | core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php | Tests CRUD operations on configuration objects. |
ConfigDependencyTest | core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php | Tests for configuration dependencies. |
ConfigDiffTest | core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php | Calculating the difference between two sets of configuration. |
ConfigEntityNormalizeTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php | Tests the listing of configuration entities. |
ConfigEntityStaticCacheTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php | Tests the entity static cache when used by config entities. |
ConfigEntityStatusTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php | Tests configuration entity status functionality. |
ConfigEntityStorageTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php | Tests configuration entity storage. |
ConfigEntityUnitTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php | Unit tests for configuration entity base methods. |
ConfigEventsTest | core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php | Tests events fired on configuration objects. |
ConfigExportStorageTest | core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php | Tests configuration export storage. |
ConfigFileContentTest | core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php | Tests reading and writing of configuration files. |
ConfigImporterMissingContentTest | core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php | Tests importing configuration which has missing content dependencies. |
ConfigImporterTest | core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php | Tests importing configuration from files into active configuration. |
ConfigImportRecreateTest | core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php | Tests importing recreated configuration entities. |
ConfigImportRenameValidationTest | core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php | Tests validating renamed configuration in a configuration import. |
ConfigInstallTest | core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php | Tests installation of configuration objects in installation functionality. |
ConfigLanguageOverrideTest | core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php | Confirm that language overrides work. |
ConfigModuleOverridesTest | core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php | Tests module overrides of configuration using event subscribers. |
ConfigOverridesPriorityTest | core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php | Tests that config overrides are applied in the correct order. |
ConfigOverrideTest | core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php | Tests configuration overrides via $config in settings.php. |
ConfigSchemaDeprecationTest | core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php | Tests config schema deprecation. |
ConfigSchemaTest | core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php | Tests schema for configuration objects. |
ConfigSnapshotTest | core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php | Tests config snapshot creation and updating. |
ConfigStorageStagingTest | core/tests/Drupal/KernelTests/Core/Config/ConfigStorageStagingTest.php | Tests that the service "config.storage.staging" has been deprecated. |
DefaultConfigTest | core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php | Tests that default configuration provided by all modules matches schema. |
ExcludedModulesEventSubscriberTest | core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php | Tests ExcludedModulesEventSubscriber. |
ExportStorageManagerTest | core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php | Tests the export storage manager. |
FileStorageFactoryTest | core/tests/Drupal/KernelTests/Core/Config/FileStorageFactoryTest.php | @coversDefaultClass \Drupal\Core\Config\FileStorageFactory @group config |
ImportStorageTransformerTest | core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php | Tests the import storage transformer. |
SchemaCheckTraitTest | core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php | Tests the functionality of SchemaCheckTrait. |
SchemaConfigListenerTest | core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php | Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.