Version 1
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / entity_test.permissions.yml
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
16 permission_callbacks:
17   - \Drupal\entity_test\EntityTestPermissions::entityTestBundlePermissions