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.