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
Tests the behavior of the entity_method config action.
ConfigActionTest::testEntityMethodException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception thrown when entity method action has an invalid argument.
ConfigActionTest::testPluralizedEntityMethod in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests pluralized method config actions on configuration entities.
ConfigActionTest::testPluralizedEntityMethodException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception thrown when applying an action to multiple calls.
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.
ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests collections which do not support config entities install correctly.
ConfigInstallTest::testCollectionInstallationCollections in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests config objects in collections are installed as expected.
ConfigInstallTest::testModuleInstallation in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests module installation.
ConfigInstallWebTest::testPreExistingConfigInstall in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests pre-existing configuration detection.

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