13 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.
- 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.
- InstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ InstallerServiceProvider.php - Registers services to the container.
- install_config_import_batch in core/
includes/ install.core.inc - Creates a batch for the config importer to process.
- install_config_revert_install_changes in core/
includes/ install.core.inc - Reverts configuration if hook_install() implementations have made changes.
- LanguageConfigInstallOverrideExistingTest::testLanguageConfigInstallOverrideExisting in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigInstallOverrideExistingTest.php - Tests when language config is installed existing config is not overridden.
- Recipe::createFromDirectory in core/
lib/ Drupal/ Core/ Recipe/ Recipe.php - Creates a recipe object from the provided path.
- RecipeCommand::rollBackToCheckpoint in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - Rolls config back to a particular checkpoint.
- RecipeRunner::processConfiguration in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Creates configuration and applies configuration actions.
- StandardRecipeTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php - Tests Standard installation recipe.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.