entity_test.permissions.yml

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

File

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

View source
  1. administer entity_test content:
  2. title: 'Administer entity_test content'
  3. description: 'Manage entity_test content'
  4. view test entity:
  5. title: 'View test entities'
  6. view test entity translations:
  7. title: 'View translations of test entities'
  8. view test entity field:
  9. title: 'View test entity field'
  10. administer entity_test_with_bundle content:
  11. title: 'administer entity_test_with_bundle content'
  12. description: 'administer entity_test_with_bundle content'
  13. administer entity_test_bundle content:
  14. title: 'administer entity_test_bundle content'
  15. view all entity_test_query_access entities:
  16. title: 'view all entity_test_query_access entities'
  17. permission_callbacks:
  18. - \Drupal\entity_test\EntityTestPermissions::entityTestBundlePermissions

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