menu_test.permissions.yml

Same filename in other branches
  1. 10 core/modules/system/tests/modules/menu_test/menu_test.permissions.yml
core/modules/system/tests/modules/menu_test/menu_test.permissions.yml

File

core/modules/system/tests/modules/menu_test/menu_test.permissions.yml

View source
  1. access parent test page:
  2. title: 'Access parent test page'
  3. restrict access: true
  4. access child1 test page:
  5. title: 'Access child1 test page'
  6. restrict access: true
  7. access child2 test page:
  8. title: 'Access child2 test page'
  9. restrict access: true
  10. access grand child1 test page:
  11. title: 'Access grand child1 test page'
  12. restrict access: true
  13. access grand child2 test page:
  14. title: 'Access grand child2 test page'
  15. restrict access: true
  16. access grand child3 test page:
  17. title: 'Access grand child3 test page'
  18. restrict access: true
  19. access great grand child1 test page:
  20. title: 'Access great grand child1 test page'
  21. restrict access: true
  22. access child4 test page:
  23. title: 'Access child4 test page'
  24. restrict access: true
  25. access grand child4 test page:
  26. title: 'Access grand child4 test page'
  27. restrict access: true

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