https://www.drupal.org/node/2875389
BatchBuilder class for batch API | Drupal.org
Oct 19, 2022 - Before Drupal 8.6, batches were created through arrays and a functional programming approach. $operations = array(); $operations[] =...
batch apiclassdrupal