CheckpointStorage::CONFIG_COLLECTION_KEY
Same name in other branches
- 11.x core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php \Drupal\Core\Config\Checkpoint\CheckpointStorage::CONFIG_COLLECTION_KEY
Used to store the list of collections in each checkpoint.
Note this cannot be a valid configuration name.
See also
\Drupal\Core\Config\ConfigBase::validateName()
File
-
core/
lib/ Drupal/ Core/ Config/ Checkpoint/ CheckpointStorage.php, line 54
Class
- CheckpointStorage
- Provides a config storage that can make checkpoints.
Namespace
Drupal\Core\Config\CheckpointCode
private const CONFIG_COLLECTION_KEY = 'collections';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.