devel.permissions.yml

Same filename in other branches
  1. 4.x devel.permissions.yml
  2. 5.x devel.permissions.yml
devel.permissions.yml

File

./devel.permissions.yml

View source
  1. access devel information:
  2. description: 'View developer output like variable printouts, query log, etc.'
  3. title: 'Access developer information'
  4. restrict access: TRUE
  5. execute php code:
  6. title: 'Execute PHP code'
  7. description: 'Run arbitrary PHP from a block.'
  8. restrict access: TRUE
  9. switch users:
  10. title: 'Switch users'
  11. description: 'Become any user on the site with just a click.'
  12. restrict access: TRUE