← Shopware 5.7.8

Shopware 5.7.8 s_library_component

Shopping World element type definitions (the available widget types like banner, slider, etc.).

Columns

8 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
name varchar(255) NO Index
x_type varchar(255) NO
convert_function varchar(255) YES
description text NO
template varchar(255) NO
cls varchar(255) NO
pluginID int(11) YES

Indexes

2 indexes

Index Name Columns Unique
name_idx name,pluginID Yes
PRIMARY id Yes