taxonomy.permissions.yml
Same filename in other branches
File
-
core/
modules/ taxonomy/ taxonomy.permissions.yml
View source
- administer taxonomy:
- title: 'Administer vocabularies and terms'
-
- access taxonomy overview:
- title: 'Access the taxonomy vocabulary overview page'
- description: 'Get an overview of all taxonomy vocabularies.'
-
- revert all taxonomy revisions:
- title: 'Revert all term revisions'
-
- delete all taxonomy revisions:
- title: 'Delete all term revisions'
-
- view all taxonomy revisions:
- title: 'View all term revisions'
-
- view vocabulary labels:
- title: 'View vocabulary labels'
-
- permission_callbacks:
- - Drupal\taxonomy\TaxonomyPermissions::permissions
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.