← Shopware 6.7.7.1

Shopware 6.7.7.1 theme

Columns

12 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
technical_name varchar(255) YES Unique
name varchar(255) NO
author varchar(255) NO
preview_media_id binary(16) YES Index Foreign Key → media.id
parent_theme_id binary(16) YES
base_config json YES
config_values json YES
created_at datetime(3) NO
updated_at datetime(3) YES
active tinyint(1) YES Default: 1
theme_json json YES

Indexes

3 indexes

Index Name Columns Unique
fk.theme.preview_media_id preview_media_id No
PRIMARY id Yes
uniq.theme.technical_name technical_name Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
preview_media_id media id

Relations (to this table)

5 relations

Local Field Foreign Table Foreign Field
id theme_child child_id
id theme_child parent_id
id theme_media theme_id
id theme_sales_channel theme_id
id theme_translation theme_id