ConfigEntityUpdater::$batchSize
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::batchSize
- 10 core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::batchSize
- 11.x 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\EntityCode
protected $batchSize;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.