config.storage
Same name in other branches
- 8.9.x core/core.services.yml \config.storage
- 10 core/core.services.yml \config.storage
Class
Drupal\Core\Config\CachedStorage86 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.
- CKEditor5PluginManagerTest::mockModuleInVfs in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - Mocks a module providing a CKEditor 5 plugin in VFS.
- ConfigAfterInstallerTestBase::assertInstalledConfig in core/
tests/ Drupal/ FunctionalTests/ Installer/ ConfigAfterInstallerTestBase.php - Ensures that all the installed config looks like the exported one.
- ConfigController::create in core/
modules/ config/ src/ Controller/ ConfigController.php - Instantiates a new instance of this class.
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.