← Shopware 6.7.8.0

Shopware 6.7.8.0 mail_template_type

Defines available email template types (technical name + associated business event).

Columns

6 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
technical_name varchar(255) NO Unique
available_entities longtext YES
created_at datetime(3) NO
updated_at datetime(3) YES
template_data longtext YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.mail_template_type.technical_name technical_name Yes

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id mail_template mail_template_type_id
id mail_template_type_translation mail_template_type_id