config.checkpoints
Class
Drupal\Core\Config\Checkpoint\LinearHistory3 string references to config.checkpoints
- RecipeCommandTest::assertCheckpointsExist in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - Asserts that the current set of checkpoints matches the given labels.
- RollbackTest::assertCheckpointsExist in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RollbackTest.php - Asserts that the current set of checkpoints matches the given labels.
- RollbackTest::assertCheckpointsExist in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RollbackTest.php - Asserts that the current set of checkpoints matches the given labels.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\Checkpoint\LinearHistory
- arguments:
- - '@state'
- - '@datetime.time'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.