config.storage.export
Same name in other branches
- 9 core/core.services.yml \config.storage.export
- 8.9.x core/core.services.yml \config.storage.export
Class
Drupal\Core\Config\ManagedStorage3 string references to config.storage.export
- ConfigController::create in core/
modules/ config/ src/ Controller/ ConfigController.php - Instantiates a new instance of this class.
- ConfigExportStorageTest::testExportStorage in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigExportStorageTest.php - Tests configuration override.
- ExcludedModulesEventSubscriberTest::testExcludedModules in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ExcludedModulesEventSubscriberTest.php - Tests excluding modules from the config export.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\ManagedStorage
- arguments:
- - '@config.storage.export.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.