8 string references to config.storage.checkpoint
- CheckpointStorageTest::testConfigCreate in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the create operation of checkpoint storage.
- CheckpointStorageTest::testConfigDelete in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the delete operation of checkpoint storage.
- CheckpointStorageTest::testConfigRename in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the rename operation of checkpoint storage.
- CheckpointStorageTest::testConfigSaveAndRead in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the save and read operations of checkpoint storage.
- CheckpointStorageTest::testRevert in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the revert operation of checkpoint storage.
- CheckpointStorageTest::testRevertWithCollections in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - Tests the rename operation of checkpoint storage with collections.
- RecipeCommand::execute in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - RecipeCommand::rollBackToCheckpoint in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - Rolls config back to a particular checkpoint.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.