← Shopware 6.7.8.0

Shopware 6.7.8.0 acl_role

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

Columns

7 columns

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

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

3 relations

Local Field Foreign Table Foreign Field
id acl_user_role acl_role_id
id app acl_role_id
id integration_role acl_role_id