block_content.permissions.yml
Same filename in other branches
File
-
core/
modules/ block_content/ block_content.permissions.yml
View source
- permission_callbacks:
- - \Drupal\block_content\BlockContentPermissions::blockTypePermissions
-
- access block library:
- title: 'Access the Content blocks overview page'
- description: 'Get an overview of all content blocks.'
-
- administer block types:
- title: 'Administer block types'
- description: 'Maintain the block types of block content available and the fields that are associated with those types.'
- restrict access: TRUE
-
- administer block content:
- title: 'Administer block content'
- description: 'View, edit and delete all block content regardless of permission restrictions.'
- restrict access: TRUE
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.