ConfigEntityUpdater::SANDBOX_KEY

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::SANDBOX_KEY
  2. 10 core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::SANDBOX_KEY
  3. 11.x core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::SANDBOX_KEY

The key used to store information in the update sandbox.

File

core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php, line 34

Class

ConfigEntityUpdater
A utility class to make updating configuration entities simple.

Namespace

Drupal\Core\Config\Entity

Code

const SANDBOX_KEY = 'config_entity_updater';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.