← Shopware 6.7.8.0

Shopware 6.7.8.0 theme_runtime_config

Compiled/resolved theme configuration values used at runtime (cached theme settings).

Columns

7 columns

Column Type Nullable Additional
theme_id binary(16) NO Primary Key
technical_name varchar(255) YES Unique
resolved_config json NO
view_inheritance json NO
script_files json YES
icon_sets json NO
updated_at datetime(3) NO

Indexes

2 indexes

Index Name Columns Unique
PRIMARY theme_id Yes
uidx.technical_name technical_name Yes