How to Run Batch Processing with a Custom Drush Command in Drupal 11
Tue, November 27, 2018
Process a large set of nodes in safe chunks with the Batch API, fired from a custom Drush command so a crontab can launch it, rewritten for Drupal 11 (BatchBuilder, attribute-based Drush 13 commands).