system.permissions.yml

Same filename in other branches
  1. 8.9.x core/modules/system/system.permissions.yml
  2. 10 core/modules/system/system.permissions.yml
  3. 11.x core/modules/system/system.permissions.yml
core/modules/system/system.permissions.yml

File

core/modules/system/system.permissions.yml

View source
  1. administer modules:
  2. title: 'Administer modules'
  3. administer site configuration:
  4. title: 'Administer site configuration'
  5. restrict access: true
  6. administer themes:
  7. title: 'Administer themes'
  8. administer software updates:
  9. title: 'Administer software updates'
  10. restrict access: true
  11. access administration pages:
  12. title: 'Use the administration pages and help'
  13. access site in maintenance mode:
  14. title: 'Use the site in maintenance mode'
  15. view the administration theme:
  16. title: 'View the administration theme'
  17. description: 'This is only used when the site is configured to use a separate administration theme on the Appearance page.'
  18. # Note that the 'access content' permission is moved to the Node section of the
  19. # permission form when the Node module is enabled.
  20. access content:
  21. title: 'View published content'
  22. access site reports:
  23. title: 'View site reports'
  24. restrict access: true
  25. link to any page:
  26. title: 'Link to any page'
  27. restrict access: true
  28. description: 'This allows to bypass access checking when linking to internal paths.'
  29. administer menu:
  30. title: 'Administer menus and menu links'

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