views_test_modal.routing.yml

Same filename in other branches
  1. 8.9.x core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml
  2. 10 core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml
  3. 11.x core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml
core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml

File

core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml

View source
  1. views_test_modal.modal:
  2. path: '/views-test-modal/modal'
  3. defaults:
  4. _controller: '\Drupal\views_test_modal\Controller\TestController::modal'
  5. requirements:
  6. _access: 'TRUE'

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