You are here

entity_test.permissions.yml in Drupal 10

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 unpublished test entity translations:
  9. title: 'View unpublished translations of test entities'
  10. view test entity field:
  11. title: 'View test entity field'
  12. administer entity_test_with_bundle content:
  13. title: 'administer entity_test_with_bundle content'
  14. description: 'administer entity_test_with_bundle content'
  15. administer entity_test_bundle content:
  16. title: 'administer entity_test_bundle content'
  17. view all entity_test_query_access entities:
  18. title: 'view all entity_test_query_access entities'
  19. edit own entity_test content:
  20. title: 'Edit own entity_test content'
  21. create entity_test entity_test_with_bundle entities:
  22. title: 'Create entity_test:entity_test_with_bundle content'
  23. permission_callbacks:
  24. - \Drupal\entity_test\EntityTestPermissions::entityTestBundlePermissions