config_test.dynamic.dotted.default.yml

core/modules/config/tests/config_install_fail_test/config/install/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

... See full list

File

core/modules/config/tests/config_install_fail_test/config/install/config_test.dynamic.dotted.default.yml

View source
  1. # Clashes with default configuration provided by the config_test module.
  2. id: dotted.default
  3. label: 'Config install fail'
  4. weight: 0
  5. protected_property: Default
  6. # Intentionally commented out to verify default status behavior.
  7. # status: 1

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.