config.storage.export

Same name and namespace in other branches
  1. 9 core/core.services.yml \config.storage.export
  2. 10 core/core.services.yml \config.storage.export

Class

Drupal\Core\Config\ManagedStorage
4 string references to config.storage.export
ConfigController::create in core/modules/config/src/Controller/ConfigController.php
Instantiates a new instance of this class.
ConfigController::__construct in core/modules/config/src/Controller/ConfigController.php
Constructs a ConfigController object.
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
Test excluding modules from the config export.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Config\ManagedStorage
  2. arguments:
  3. - '@config.storage.export.manager'

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