CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX
Same name in other branches
- 11.x core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php \Drupal\Core\Config\Checkpoint\CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX
Used as prefix to a config checkpoint collection.
If this code is copied in order to checkpoint a different storage then this value must be changed.
File
-
core/
lib/ Drupal/ Core/ Config/ Checkpoint/ CheckpointStorage.php, line 45
Class
- CheckpointStorage
- Provides a config storage that can make checkpoints.
Namespace
Drupal\Core\Config\CheckpointCode
private const KEY_VALUE_COLLECTION_PREFIX = 'config.checkpoint.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.