examples-3.x-dev/modules/batch_example/batch_example.routing.yml
modules/batch_example/batch_example.routing.yml
batch_example.form:
path: '/examples/batch_example'
defaults:
_form: '\Drupal\batch_example\Form\BatchExampleForm'
_title: 'Demo of batch processing'
requirements:
_permission: 'access content'
