ConfigEntityUpdater::$batchSize

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::batchSize
  2. 8.9.x core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::batchSize
  3. 10 core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::batchSize

The number of entities to process in each batch.

Type: int

File

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

Class

ConfigEntityUpdater
A utility class to make updating configuration entities simple.

Namespace

Drupal\Core\Config\Entity

Code

protected $batchSize;

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