config_test.dynamic.dotted.default.yml

core/tests/fixtures/recipes/config_from_module_and_recipe/config/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
CheckpointStorageTest::testRevert in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
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/tests/fixtures/recipes/config_from_module_and_recipe/config/config_test.dynamic.dotted.default.yml

View source
  1. id: dotted.default
  2. label: 'Provided by recipe'
  3. weight: 0
  4. protected_property: Default
  5. # Intentionally commented out to verify default status behavior.
  6. # status: 1

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