← Shopware 6.1.2

Shopware 6.1.2 acl_role

Stores named roles (e.g. 'Editor', 'Content Manager') used to group ACL permissions for admin users.

Columns

4 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
name varchar(255) NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id acl_resource acl_role_id
id acl_user_role acl_role_id