protected property ConfigEntityUpdater::$batchSize in Drupal 8
Same name and namespace in other branches
- 9 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 44
Class
- ConfigEntityUpdater
- A utility class to make updating configuration entities simple.
Namespace
Drupal\Core\Config\EntityCode
protected $batchSize;