config_test.dynamic.dotted.default.yml
17 string references to 'config_test.dynamic.dotted.default'
- CheckpointStorageTest::testConfigRename in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the rename operation of checkpoint storage.
- CheckpointStorageTest::testRevert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the revert operation of checkpoint storage.
- ConfigActionTest::testEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testEntityMethodException in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testPluralizedEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php
File
-
core/
modules/ config/ tests/ config_install_fail_test/ config/ install/ config_test.dynamic.dotted.default.yml
View source
- # Clashes with default configuration provided by the config_test module.
- id: dotted.default
- label: 'Config install fail'
- 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.