config.storage.sync

Same name and namespace in other branches
  1. 9 core/core.services.yml \config.storage.sync
  2. 8.9.x core/core.services.yml \config.storage.sync
  3. 11.x core/core.services.yml \config.storage.sync

Class

Drupal\Core\Config\FileStorage
7 string references to config.storage.sync
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.
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
install_config_import_batch in core/includes/install.core.inc
Creates a batch for the config importer to process.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Config\FileStorage
  2. factory: 'Drupal\Core\Config\FileStorageFactory::getSync'

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