config.storage
Same name in other branches
- 9 core/core.services.yml \config.storage
- 8.9.x core/core.services.yml \config.storage
Class
Drupal\Core\Config\CachedStorage99 string references to config.storage
- AssertConfigEntityImportTrait::assertConfigEntityImport in core/
modules/ config/ tests/ src/ Traits/ AssertConfigEntityImportTrait.php - Asserts that a config entity can be imported without changing it.
- BlockStorageUnitTest::deleteTests in core/
modules/ block/ tests/ src/ Kernel/ BlockStorageUnitTest.php - Tests the deleting of blocks.
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - CheckpointStorageTest::testRevertWithCollections in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - CKEditor5PluginManagerTest::mockModuleInVfs in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - Mocks a module providing a CKEditor 5 plugin in VFS.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\CachedStorage
- arguments:
- - '@config.storage.active'
- - '@cache.config'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.