Shopware 6.7.8.0 app_cms_block_translation
Translations for app-provided CMS block labels and descriptions.
| Column | Type | Nullable | Additional |
| label | varchar(255) | YES | |
| app_cms_block_id | binary(16) | NO | Primary Key
Foreign Key → app_cms_block.id |
| language_id | binary(16) | NO | Primary Key
Foreign Key → language.id |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.app_cms_block_translation.app_cms_block_id | app_cms_block_id | No |
| fk.app_cms_block_translation.language_id | language_id | No |
| PRIMARY | app_cms_block_id,language_id | Yes |
Relations (from this table)
2 relations