← Shopware 5.5.10

Shopware 5.5.10 s_core_templates_config_layout

Layout/grouping structure for theme configuration fields in the backend.

Columns

7 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
parent_id int(11) YES
template_id int(11) NO
type varchar(255) NO
name varchar(255) NO
title varchar(255) YES
attributes text YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes