config_test.dynamic.dotted.default.yml
11 string references to 'config_test.dynamic.dotted.default'
- ConfigImporterMissingContentTest::testMissingContent in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterMissingContentTest.php - Tests the missing content event is fired.
- ConfigImporterTest::testDeleted in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests deletion of configuration during import.
- ConfigImporterTest::testIsSyncingInHooks in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests the isSyncing flags.
- ConfigImporterTest::testNoImport in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests omission of module APIs for bare configuration operations.
- ConfigImporterTest::testUnmetDependency in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterTest.php - Tests dependency validation during configuration import.
File
-
core/
modules/ config/ tests/ config_test/ config/ install/ config_test.dynamic.dotted.default.yml
View source
- id: dotted.default
- label: Default
- weight: 0
- protected_property: Default
- # Intentionally commented out to verify default status behavior.
- # status: 1
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.