user.role.admin copy.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. uuid: 740a3928-0a3e-4953-ae13-51e693092452
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - node.type.static
  8. module:
  9. - actions_permissions
  10. - content_translation
  11. - file
  12. - filter
  13. - locale
  14. - node
  15. - system
  16. - toolbar
  17. _core:
  18. default_config_hash: qjP-_ce85KMPC6bVZSJhrJVg9g3ctrzIduVBuGb1c9A
  19. id: admin
  20. label: Admin
  21. weight: -7
  22. is_admin: null
  23. permissions:
  24. - 'access administration pages'
  25. - 'access content overview'
  26. - 'access files overview'
  27. - 'access toolbar'
  28. - 'administer nodes'
  29. - 'administer users'
  30. - 'change own username'
  31. - 'create content translations'
  32. - 'create static content'
  33. - 'edit any static content'
  34. - 'execute entity:save_action menu_link_content'
  35. - 'execute entity:save_action node'
  36. - 'execute entity:save_action taxonomy_term'
  37. - 'execute entity:save_action user'
  38. - 'execute node_assign_owner_action node'
  39. - 'execute node_make_sticky_action node'
  40. - 'execute node_make_unsticky_action node'
  41. - 'execute node_promote_action node'
  42. - 'execute node_unpromote_action node'
  43. - 'execute user_add_role_action user'
  44. - 'execute user_block_user_action user'
  45. - 'execute user_remove_role_action user'
  46. - 'execute user_unblock_user_action user'
  47. - 'execute vbo_cancel_user_action user'
  48. - 'execute views_bulk_edit all'
  49. - 'revert static revisions'
  50. - 'translate editable entities'
  51. - 'translate interface'
  52. - 'update content translations'
  53. - 'use text format wysiwyg'
  54. - 'view static revisions'
  55. - 'view the administration theme'