block_test.routing.yml

Same filename in other branches
  1. 9 core/modules/block/tests/modules/block_test/block_test.routing.yml
  2. 8.9.x core/modules/block/tests/modules/block_test/block_test.routing.yml
  3. 11.x core/modules/block/tests/modules/block_test/block_test.routing.yml
core/modules/block/tests/modules/block_test/block_test.routing.yml

File

core/modules/block/tests/modules/block_test/block_test.routing.yml

View source
  1. block_test.test_multiple_forms:
  2. path: '/test-multiple-forms'
  3. defaults:
  4. _controller: '\Drupal\block_test\Controller\TestMultipleFormController::testMultipleForms'
  5. _title: 'Multiple forms'
  6. requirements:
  7. _access: 'TRUE'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.