config.storage
Same name and namespace in other branches
- 9 core/core.services.yml \config.storage
- 8.9.x core/core.services.yml \config.storage
- 11.x core/core.services.yml \config.storage
Class
Drupal\Core\Config\CachedStorage15 string references to config.storage
- 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 - ConfigAfterInstallerTestBase::assertInstalledConfig in core/
tests/ Drupal/ FunctionalTests/ Installer/ ConfigAfterInstallerTestBase.php - Ensures that all the installed config looks like the exported one.
- ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ConfigImportThemeInstallTest.php - Tests config imports that install and uninstall a theme with dependencies.
- ConfigImportUIAjaxTest::testImport in core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigImportUIAjaxTest.php - Tests an updated configuration object can be viewed more than once.
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.