config.storage.sync
Class
Drupal\Core\Config\FileStorage82 string references to config.storage.sync
- AssertConfigEntityImportTrait::assertConfigEntityImport in core/
modules/ config/ tests/ src/ Traits/ AssertConfigEntityImportTrait.php  - Asserts that a config entity can be imported without changing it.
 - ConfigController::create in core/
modules/ config/ src/ Controller/ ConfigController.php  - Instantiates a new instance of this class.
 - ConfigDiffTest::testCollectionDiff in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDiffTest.php  - Tests calculating the difference between two sets of config collections.
 - ConfigDiffTest::testDiff in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDiffTest.php  - Tests calculating the difference between two sets of configuration.
 - ConfigEntityImportTest::testConfigUpdateImport in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ConfigEntityImportTest.php  - Runs test methods for each module within a single test run.
 
File
- 
              core/
core.services.yml  
View source
-   class: Drupal\Core\Config\FileStorage
 -   factory: 'Drupal\Core\Config\FileStorageFactory::getSync'
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.