csrf_test.links.menu.yml

Same filename in other branches
  1. 10 core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml
  2. 11.x core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml
core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml

File

core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml

View source
  1. csrf_test.help:
  2. title: 'Tools'
  3. route_name: <front>
  4. menu_name: admin
  5. parent: system.admin
  6. weight: -100
  7. csrf_test.protected:
  8. title: 'Route with csrf protection'
  9. route_name: csrf_test.route_with_csrf_token
  10. menu_name: admin
  11. parent: system.admin
  12. weight: -100

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