1
0.50 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.44 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
3
0.46 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
4
0.56 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
0.97 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
6
1.07 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘J13£x"‰m\f p²ý;g "
"moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' OR seo_path_info = 'moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1/' ));
Copy
7
0.72 ms
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ? ) AND (sales_channel_id = ? ) AND (path_info = ? ) AND (is_canonical = 1 ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘J13£x"‰m\f p²ý;g "
"/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
]
SELECT path_info pathInfo , seo_path_info seoPathInfo FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (path_info = '/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
8
1.86 ms
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN (? , ? , ? , ? , ? , ? , ? ) AND `scop_platform_redirecter_redirect` . `enabled` = ? AND (`scop_platform_redirecter_redirect` . `salesChannelId` = ? OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > ? )) LIMIT 1
Parameters :
[
"//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"https://hauptbuchhandlung.staging.eurosoft.network/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"https://hauptbuchhandlung.staging.eurosoft.network//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
true
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
]
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN ('//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , '/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , 'https://hauptbuchhandlung.staging.eurosoft.network/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , 'https://hauptbuchhandlung.staging.eurosoft.network//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , '/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , '//moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , 'moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' ) AND `scop_platform_redirecter_redirect` . `enabled` = 1 AND (`scop_platform_redirecter_redirect` . `salesChannelId` = 0x01914A3133A37822896D0C70B2FD3B67 OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > NULL )) LIMIT 1 ;
Copy
9
0.59 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
10
1.07 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-02-03T19:40:52+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-02-03T19:40:52+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-02-03T19:40:52+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-02-03T19:40:52+00:00' )) AND `active` = '1' ; ;
Copy
11
0.80 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‘J13£x"‰m\f p²ý;g "
"EoiGKOsHqMV7lwgQ58YZSlli555plKm5 "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (token = 'EoiGKOsHqMV7lwgQ58YZSlli555plKm5' ) LIMIT 1 ;
Copy
12
0.48 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"EoiGKOsHqMV7lwgQ58YZSlli555plKm5 "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'EoiGKOsHqMV7lwgQ58YZSlli555plKm5' ;
Copy
13
0.63 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"\x01 ‘J13£x"‰m\f p²ý;g "
b"\x01 ÉÑð╣ms\x03 ┐5=Ë\x03 Õ╣' "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x01914A3133A37822896D0C70B2FD3B67 AND `sales_channel_country` . `country_id` = 0x0190A5D0B96D7303BF353DD303E5B927 );
Copy
14
1.19 ms
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE (((`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ))) AND (`moorl_magazine_article` . `id` IN (? )) GROUP BY `moorl_magazine_article` . `id`
Parameters :
[
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
b"""
\x01 ÿjû╬ér\n
Øï¾ÏÄ└OÐ
"""
]
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE (((`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ))) AND (`moorl_magazine_article` . `id` IN (0x01986A96CE82720A9D8BF3D88EC04FD1 )) GROUP BY `moorl_magazine_article` . `id` ;
Copy
15
2.73 ms
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = ? ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = ? ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = ? ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = ? ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = ? ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = ? ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
\x01 ÿjû╬ér\n
Øï¾ÏÄ└OÐ
"""
]
SELECT
`moorl_magazine_article` . `id` as `moorl_magazine_article.id` ,
`moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` ,
`moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` ,
`moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` ,
`moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` ,
`moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` ,
`moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` ,
`moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` ,
`moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` ,
`moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` ,
`moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` ,
`moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` ,
`moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` ,
`moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` ,
`moorl_magazine_article` . `active` as `moorl_magazine_article.active` ,
`moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` ,
`moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` ,
`moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` ,
`moorl_magazine_article` . `date` as `moorl_magazine_article.date` ,
`moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` ,
`moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` ,
`moorl_magazine_article` . `author` as `moorl_magazine_article.author` ,
`moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` ,
`moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` ,
`moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` ,
`moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` ,
`moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` ,
`moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` ,
`moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` ,
`moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` ,
`moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` ,
`moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` ,
`moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` ,
`moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` ,
`moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` ,
`moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` ,
`moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` ,
`moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` ,
`moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` ,
`moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` ,
`moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` ,
`moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` ,
`moorl_magazine_article.media.translation.customFields` ,
`moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` ,
`moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` ,
`moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` ,
`moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` ,
`moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` ,
`moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` ,
`moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` ,
`moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` ,
`moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` ,
`moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` ,
`moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` ,
`moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` ,
`moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` ,
`moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` ,
`moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` ,
`moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` ,
`moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` ,
`moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` ,
`moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` ,
`moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` ,
`moorl_magazine_article.creator.creatorType.translation.name` ,
`moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` ,
`moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` ,
`moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` ,
`moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` ,
`moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` ,
`moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` ,
`moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` ,
`moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` ,
`moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` ,
`moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` ,
`moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` ,
`moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` ,
`moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` ,
`moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` ,
`moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` ,
`moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` ,
`moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` ,
`moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` ,
`moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` ,
`moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` ,
`moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` ,
`moorl_magazine_article.creator.avatar.translation.customFields` ,
`moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` ,
`moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` ,
`moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` ,
`moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` ,
`moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` ,
`moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` ,
`moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` ,
`moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` ,
`moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` ,
`moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` ,
`moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` ,
`moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` ,
`moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` ,
`moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` ,
`moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` ,
`moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` ,
`moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` ,
`moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` ,
`moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` ,
`moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` ,
`moorl_magazine_article.creator.banner.translation.customFields` ,
`moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` ,
`moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` ,
`moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` ,
`moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` ,
`moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` ,
`moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` ,
`moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` ,
`moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` ,
`moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` ,
`moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` ,
`moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` ,
`moorl_magazine_article.creator.translation.slotConfig` ,
`moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` ,
`moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` ,
`moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.swCategories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE
`moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.swCategories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.tags.mapping` . `tag_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE
`moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.tags.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE
`moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.categories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.medias.mapping` . `media_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE
`moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.medias.id_mapping` ,
`moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation.title` as `moorl_magazine_article.title` ,
`moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation.name` as `moorl_magazine_article.name` ,
`moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` ,
`moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation.content` as `moorl_magazine_article.content` ,
`moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` ,
`moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` ,
`moorl_magazine_article.translation.seoUrl` ,
`moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` ,
`moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig`
FROM
`moorl_magazine_article`
LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.translation` . `moorl_magazine_article_id` ,
`moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl`
FROM
`moorl_magazine_article_translation` `moorl_magazine_article.translation`
WHERE
`moorl_magazine_article.translation` . `language_id` = ?
) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.media.translation` . `media_id` ,
`moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.media.translation`
WHERE
`moorl_magazine_article.media.translation` . `language_id` = ?
) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.translation` . `moorl_creator_id` ,
`moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig`
FROM
`moorl_creator_translation` `moorl_magazine_article.creator.translation`
WHERE
`moorl_magazine_article.creator.translation` . `language_id` = ?
) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` ,
`moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name`
FROM
`moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation`
WHERE
`moorl_magazine_article.creator.creatorType.translation` . `language_id` = ?
) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.avatar.translation` . `media_id` ,
`moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.avatar.translation`
WHERE
`moorl_magazine_article.creator.avatar.translation` . `language_id` = ?
) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.banner.translation` . `media_id` ,
`moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.banner.translation`
WHERE
`moorl_magazine_article.creator.banner.translation` . `language_id` = ?
) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id`
WHERE
`moorl_magazine_article` . `id` IN (? )
Copy
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (0x01986A96CE82720A9D8BF3D88EC04FD1 );
Copy
16
0.86 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ));
Copy
17
2.55 ms
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = ? AND `moorl_magazine_comment` . `article_id` IN (? )) ORDER BY `moorl_magazine_comment` . `created_at` ASC
Parameters :
[
true
b"""
\x01 ÿjû╬ér\n
Øï¾ÏÄ└OÐ
"""
]
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = 1 AND `moorl_magazine_comment` . `article_id` IN (0x01986A96CE82720A9D8BF3D88EC04FD1 )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
18
0.42 ms
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (? )
Parameters :
[
b"\x01 ˜j™\f úvñ¯Ì\v ð\x17 urF "
]
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (0x01986A990CFA76F1AFCC0BF017757246 );
Copy
19
0.77 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –>¦æÕyÖ˜ý\r ý}\x05 “] "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x01963EA6E6D579D698FD0DFD7D05935D );
Copy
20
1.28 ms
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE ((`moorl_magazine_article` . `auto_increment` < ? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? )) ORDER BY `moorl_magazine_article` . `auto_increment` DESC LIMIT 1
Parameters :
[
2636
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
]
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE ((`moorl_magazine_article` . `auto_increment` < 2636 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 )) ORDER BY `moorl_magazine_article` . `auto_increment` DESC LIMIT 1 ;
Copy
21
3.37 ms
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = ? ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = ? ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = ? ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = ? ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = ? ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = ? ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"^04~æbI}ü^u`÷Ã\x06 @ "
]
SELECT
`moorl_magazine_article` . `id` as `moorl_magazine_article.id` ,
`moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` ,
`moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` ,
`moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` ,
`moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` ,
`moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` ,
`moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` ,
`moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` ,
`moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` ,
`moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` ,
`moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` ,
`moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` ,
`moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` ,
`moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` ,
`moorl_magazine_article` . `active` as `moorl_magazine_article.active` ,
`moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` ,
`moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` ,
`moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` ,
`moorl_magazine_article` . `date` as `moorl_magazine_article.date` ,
`moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` ,
`moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` ,
`moorl_magazine_article` . `author` as `moorl_magazine_article.author` ,
`moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` ,
`moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` ,
`moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` ,
`moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` ,
`moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` ,
`moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` ,
`moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` ,
`moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` ,
`moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` ,
`moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` ,
`moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` ,
`moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` ,
`moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` ,
`moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` ,
`moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` ,
`moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` ,
`moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` ,
`moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` ,
`moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` ,
`moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` ,
`moorl_magazine_article.media.translation.customFields` ,
`moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` ,
`moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` ,
`moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` ,
`moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` ,
`moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` ,
`moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` ,
`moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` ,
`moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` ,
`moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` ,
`moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` ,
`moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` ,
`moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` ,
`moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` ,
`moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` ,
`moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` ,
`moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` ,
`moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` ,
`moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` ,
`moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` ,
`moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` ,
`moorl_magazine_article.creator.creatorType.translation.name` ,
`moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` ,
`moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` ,
`moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` ,
`moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` ,
`moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` ,
`moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` ,
`moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` ,
`moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` ,
`moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` ,
`moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` ,
`moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` ,
`moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` ,
`moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` ,
`moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` ,
`moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` ,
`moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` ,
`moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` ,
`moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` ,
`moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` ,
`moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` ,
`moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` ,
`moorl_magazine_article.creator.avatar.translation.customFields` ,
`moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` ,
`moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` ,
`moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` ,
`moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` ,
`moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` ,
`moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` ,
`moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` ,
`moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` ,
`moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` ,
`moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` ,
`moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` ,
`moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` ,
`moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` ,
`moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` ,
`moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` ,
`moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` ,
`moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` ,
`moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` ,
`moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` ,
`moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` ,
`moorl_magazine_article.creator.banner.translation.customFields` ,
`moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` ,
`moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` ,
`moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` ,
`moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` ,
`moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` ,
`moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` ,
`moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` ,
`moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` ,
`moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` ,
`moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` ,
`moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` ,
`moorl_magazine_article.creator.translation.slotConfig` ,
`moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` ,
`moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` ,
`moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.swCategories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE
`moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.swCategories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.tags.mapping` . `tag_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE
`moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.tags.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE
`moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.categories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.medias.mapping` . `media_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE
`moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.medias.id_mapping` ,
`moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation.title` as `moorl_magazine_article.title` ,
`moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation.name` as `moorl_magazine_article.name` ,
`moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` ,
`moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation.content` as `moorl_magazine_article.content` ,
`moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` ,
`moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` ,
`moorl_magazine_article.translation.seoUrl` ,
`moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` ,
`moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig`
FROM
`moorl_magazine_article`
LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.translation` . `moorl_magazine_article_id` ,
`moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl`
FROM
`moorl_magazine_article_translation` `moorl_magazine_article.translation`
WHERE
`moorl_magazine_article.translation` . `language_id` = ?
) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.media.translation` . `media_id` ,
`moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.media.translation`
WHERE
`moorl_magazine_article.media.translation` . `language_id` = ?
) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.translation` . `moorl_creator_id` ,
`moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig`
FROM
`moorl_creator_translation` `moorl_magazine_article.creator.translation`
WHERE
`moorl_magazine_article.creator.translation` . `language_id` = ?
) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` ,
`moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name`
FROM
`moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation`
WHERE
`moorl_magazine_article.creator.creatorType.translation` . `language_id` = ?
) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.avatar.translation` . `media_id` ,
`moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.avatar.translation`
WHERE
`moorl_magazine_article.creator.avatar.translation` . `language_id` = ?
) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.banner.translation` . `media_id` ,
`moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.banner.translation`
WHERE
`moorl_magazine_article.creator.banner.translation` . `language_id` = ?
) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id`
WHERE
`moorl_magazine_article` . `id` IN (? )
Copy
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (0x5E30347EE662497DFC5E7560F7C30640 );
Copy
22
0.51 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
23
0.78 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ));
Copy
24
1.74 ms
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = ? AND `moorl_magazine_comment` . `article_id` IN (? )) ORDER BY `moorl_magazine_comment` . `created_at` ASC
Parameters :
[
true
b"^04~æbI}ü^u`÷Ã\x06 @ "
]
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = 1 AND `moorl_magazine_comment` . `article_id` IN (0x5E30347EE662497DFC5E7560F7C30640 )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
25
0.60 ms
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"\x01 •É\x18 çAx˜›ä·Ö£\x03 Ÿ\r "
b"\x01 •É\x19\x11 @{\x0F •\x05 ^\x02 *–ó1 "
b"\x01 —Ï8—Êp —µþ³ý,µ[ "
b"\x01 —Ï8—Ðq\x16 ´Ññ›Ð\x1D ¥~ "
b"\x01 —Ï8—ÔsÀ‘rÒ\x1C =\x11 ÌÊ "
]
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (0x0195C918E74178989BE4B7D6A3039F0D , 0x0195C91911407B0F95055E022A96F331 , 0x0197CF3897CA70A097B5FEB3FD2CB55B , 0x0197CF3897D07116B4D1F19BD01DA57E , 0x0197CF3897D473C09172D21C3D11CCCA );
Copy
26
0.58 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"zqaB—ÿ\x16 3\x05 €WÄX1"É "
b"×\x07 v\n '´é\x00 I‚Lh*dqÁ "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x7A71614297FF1633058057C4583122C9 , 0xD707760A27B4E90049824C682A6471C1 );
Copy
27
0.82 ms
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE ((`moorl_magazine_article` . `auto_increment` > ? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? )) ORDER BY `moorl_magazine_article` . `auto_increment` ASC LIMIT 1
Parameters :
[
2636
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
]
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` WHERE ((`moorl_magazine_article` . `auto_increment` > 2636 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 )) ORDER BY `moorl_magazine_article` . `auto_increment` ASC LIMIT 1 ;
Copy
28
2.24 ms
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = ? ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = ? ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = ? ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = ? ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = ? ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = ? ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ˜¢ºè?rù¯Éá\x12 ¨Ä/í "
]
SELECT
`moorl_magazine_article` . `id` as `moorl_magazine_article.id` ,
`moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` ,
`moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` ,
`moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` ,
`moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` ,
`moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` ,
`moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` ,
`moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` ,
`moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` ,
`moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` ,
`moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` ,
`moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` ,
`moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` ,
`moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` ,
`moorl_magazine_article` . `active` as `moorl_magazine_article.active` ,
`moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` ,
`moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` ,
`moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` ,
`moorl_magazine_article` . `date` as `moorl_magazine_article.date` ,
`moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` ,
`moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` ,
`moorl_magazine_article` . `author` as `moorl_magazine_article.author` ,
`moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` ,
`moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` ,
`moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` ,
`moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` ,
`moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` ,
`moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` ,
`moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` ,
`moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` ,
`moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` ,
`moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` ,
`moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` ,
`moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` ,
`moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` ,
`moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` ,
`moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` ,
`moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` ,
`moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` ,
`moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` ,
`moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` ,
`moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` ,
`moorl_magazine_article.media.translation.customFields` ,
`moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` ,
`moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` ,
`moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` ,
`moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` ,
`moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` ,
`moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` ,
`moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` ,
`moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` ,
`moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` ,
`moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` ,
`moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` ,
`moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` ,
`moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` ,
`moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` ,
`moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` ,
`moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` ,
`moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` ,
`moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` ,
`moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` ,
`moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` ,
`moorl_magazine_article.creator.creatorType.translation.name` ,
`moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` ,
`moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` ,
`moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` ,
`moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` ,
`moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` ,
`moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` ,
`moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` ,
`moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` ,
`moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` ,
`moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` ,
`moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` ,
`moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` ,
`moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` ,
`moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` ,
`moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` ,
`moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` ,
`moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` ,
`moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` ,
`moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` ,
`moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` ,
`moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` ,
`moorl_magazine_article.creator.avatar.translation.customFields` ,
`moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` ,
`moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` ,
`moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` ,
`moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` ,
`moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` ,
`moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` ,
`moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` ,
`moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` ,
`moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` ,
`moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` ,
`moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` ,
`moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` ,
`moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` ,
`moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` ,
`moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` ,
`moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` ,
`moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` ,
`moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` ,
`moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` ,
`moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` ,
`moorl_magazine_article.creator.banner.translation.customFields` ,
`moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` ,
`moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` ,
`moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` ,
`moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` ,
`moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` ,
`moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` ,
`moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` ,
`moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` ,
`moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` ,
`moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` ,
`moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` ,
`moorl_magazine_article.creator.translation.slotConfig` ,
`moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` ,
`moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` ,
`moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.swCategories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE
`moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.swCategories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.tags.mapping` . `tag_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE
`moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.tags.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE
`moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.categories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.medias.mapping` . `media_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE
`moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.medias.id_mapping` ,
`moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation.title` as `moorl_magazine_article.title` ,
`moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation.name` as `moorl_magazine_article.name` ,
`moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` ,
`moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation.content` as `moorl_magazine_article.content` ,
`moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` ,
`moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` ,
`moorl_magazine_article.translation.seoUrl` ,
`moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` ,
`moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig`
FROM
`moorl_magazine_article`
LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.translation` . `moorl_magazine_article_id` ,
`moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl`
FROM
`moorl_magazine_article_translation` `moorl_magazine_article.translation`
WHERE
`moorl_magazine_article.translation` . `language_id` = ?
) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.media.translation` . `media_id` ,
`moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.media.translation`
WHERE
`moorl_magazine_article.media.translation` . `language_id` = ?
) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.translation` . `moorl_creator_id` ,
`moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig`
FROM
`moorl_creator_translation` `moorl_magazine_article.creator.translation`
WHERE
`moorl_magazine_article.creator.translation` . `language_id` = ?
) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` ,
`moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name`
FROM
`moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation`
WHERE
`moorl_magazine_article.creator.creatorType.translation` . `language_id` = ?
) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.avatar.translation` . `media_id` ,
`moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.avatar.translation`
WHERE
`moorl_magazine_article.creator.avatar.translation` . `language_id` = ?
) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.banner.translation` . `media_id` ,
`moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.banner.translation`
WHERE
`moorl_magazine_article.creator.banner.translation` . `language_id` = ?
) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id`
WHERE
`moorl_magazine_article` . `id` IN (? )
Copy
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.swCategories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping`
WHERE `moorl_magazine_article.swCategories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.swCategories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (0x0198A2BAE83F72F9AFC9E112A8C42FED );
Copy
29
0.95 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ));
Copy
30
2.45 ms
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = ? AND `moorl_magazine_comment` . `article_id` IN (? )) ORDER BY `moorl_magazine_comment` . `created_at` ASC
Parameters :
[
true
b"\x01 ˜¢ºè?rù¯Éá\x12 ¨Ä/í "
]
SELECT `moorl_magazine_comment` . `id` as `moorl_magazine_comment.id` , `moorl_magazine_comment` . `article_id` as `moorl_magazine_comment.articleId` , `moorl_magazine_comment` . `name` as `moorl_magazine_comment.name` , `moorl_magazine_comment` . `email` as `moorl_magazine_comment.email` , `moorl_magazine_comment` . `content` as `moorl_magazine_comment.content` , `moorl_magazine_comment` . `active` as `moorl_magazine_comment.active` , `moorl_magazine_comment` . `created_at` as `moorl_magazine_comment.createdAt` , `moorl_magazine_comment` . `updated_at` as `moorl_magazine_comment.updatedAt` FROM `moorl_magazine_comment` WHERE (`moorl_magazine_comment` . `active` = 1 AND `moorl_magazine_comment` . `article_id` IN (0x0198A2BAE83F72F9AFC9E112A8C42FED )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
31
0.53 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
\x01 ù┼id┘vÚô(\n
©ì╗;┌
"""
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x0197C56964D976E993280AB88DBB3BDA , 0x44DB6416BE544D046004C507DC8F2C9E );
Copy
32
0.85 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ÿj}Uµrºá2Å¢)¦\x13 Z "
]
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_page` . `id` IN (0x01986A7D55E672A7A0328FBD29DD135A ));
Copy
33
0.82 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ÿj}Uµrºá2Å¢)¦\x13 Z "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_section` . `cms_page_id` IN (0x01986A7D55E672A7A0328FBD29DD135A )));
Copy
34
0.93 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜j}UðpE±ÆÖÇô}÷¿ "
b"\x01 ˜j}UðpE±ÆÖÇöFšª "
b"\x01 ˜j}Uñsʧ©¿«v应 "
b"\x01 ˜j}Uñsʧ©¿«x•ðX "
b"\x01 ˜j}Uñsʧ©¿«|»ƒñ "
b"\x01 ˜j}Uñsʧ©¿«\x7F ò“I "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? , ? , ? , ? , ? , ? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x01986A7D55F07045B1C6D6C7F47DF7BF , 0x01986A7D55F07045B1C6D6C7F6469AAA , 0x01986A7D55F173CAA7A9BFAB76E5BA94 , 0x01986A7D55F173CAA7A9BFAB7895F058 , 0x01986A7D55F173CAA7A9BFAB7CBB83F1 , 0x01986A7D55F173CAA7A9BFAB7FF29349 )));
Copy
35
1.36 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜j}UðpE±ÆÖÇôéêp "
b"\x01 ˜j}UðpE±ÆÖÇöÏ“ù "
b"\x01 ˜j}Uñsʧ©¿«vû\x18 "
b"\x01 ˜j}Uñsʧ©¿«yCfô "
b"\x01 ˜j}Uñsʧ©¿«zÖn' "
b"\x01 ˜j}Uñsʧ©¿«{ôº± "
b"\x01 ˜j}Uñsʧ©¿«}8Ái "
b"\x01 ˜j}Uñsʧ©¿«€Q÷· "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_slot` . `cms_block_id` IN (0x01986A7D55F07045B1C6D6C7F4E9EA70 , 0x01986A7D55F07045B1C6D6C7F6CF93F9 , 0x01986A7D55F173CAA7A9BFAB76FBAD18 , 0x01986A7D55F173CAA7A9BFAB794366F4 , 0x01986A7D55F173CAA7A9BFAB7AD66E27 , 0x01986A7D55F173CAA7A9BFAB7BF4BAB1 , 0x01986A7D55F173CAA7A9BFAB7D38C169 , 0x01986A7D55F173CAA7A9BFAB8051F7B7 )));
Copy
36
0.93 ms
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = ? ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"øY“ð…3Hàæ\x00 ‹^\x00 bÁ\x08 "
]
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (0xF85993F0853348E0E6008B5E0062C108 );
Copy
37
0.46 ms
SELECT `cms_slot` . `id` FROM `cms_slot` WHERE (`cms_slot` . `version_id` = ? ) AND (`cms_slot` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜j}UðpE±ÆÖÇõx¯M "
]
SELECT `cms_slot` . `id` FROM `cms_slot` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_slot` . `id` IN (0x01986A7D55F07045B1C6D6C7F578AF4D )) LIMIT 1 ;
Copy
38
0.63 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND (`cms_slot` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜j}UðpE±ÆÖÇõx¯M "
]
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_slot` . `id` IN (0x01986A7D55F07045B1C6D6C7F578AF4D ));
Copy
39
1.07 ms
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article` . `id` ORDER BY MIN (`moorl_magazine_article` . `date` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 6
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article` . `id` ORDER BY MIN (`moorl_magazine_article` . `date` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 6 ;
Copy
40
0.86 ms
SELECT COUNT (* ) FROM (
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article` . `id` ) total
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT COUNT (* ) FROM (
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article` . `id` ) total ;
Copy
41
0.86 ms
SELECT LOWER (HEX (`moorl_magazine_article.categories` . `id` )) as `magazine-article-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article.categories` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT LOWER (HEX (`moorl_magazine_article.categories` . `id` )) as `magazine-article-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article.categories` . `id` ;
Copy
42
0.61 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –>¦æÕyÖ˜ý\r ý}\x05 “] "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x01963EA6E6D579D698FD0DFD7D05935D );
Copy
43
0.81 ms
SELECT LOWER (HEX (`moorl_magazine_article.tags` . `id` )) as `tag` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.tags.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `tag` `moorl_magazine_article.tags` ON `moorl_magazine_article.tags.mapping` . `tag_id` = `moorl_magazine_article.tags` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article.tags` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT LOWER (HEX (`moorl_magazine_article.tags` . `id` )) as `tag` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.tags.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `tag` `moorl_magazine_article.tags` ON `moorl_magazine_article.tags.mapping` . `tag_id` = `moorl_magazine_article.tags` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article.tags` . `id` ;
Copy
44
0.26 ms
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (? )
Parameters :
[
b"\x01 ˜j™\f úvñ¯Ì\v ð\x17 urF "
]
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (0x01986A990CFA76F1AFCC0BF017757246 );
Copy
45
0.81 ms
SELECT LOWER (HEX (`moorl_magazine_article.swCategories` . `id` )) as `child-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN (SELECT `moorl_magazine_article.swCategories.mapping` . `article_id` as id FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ))) `moorl_magazine_article.swCategories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories_1` . `id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((`moorl_magazine_article.swCategories_1` . id IS NOT NULL AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? )) AND ((`moorl_magazine_article.swCategories` . `path` LIKE ? )) GROUP BY `moorl_magazine_article.swCategories` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
"%01918e435cac74ae90d65f9cea64ce79% "
]
SELECT LOWER (HEX (`moorl_magazine_article.swCategories` . `id` )) as `child-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN (SELECT `moorl_magazine_article.swCategories.mapping` . `article_id` as id FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ))) `moorl_magazine_article.swCategories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories_1` . `id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((`moorl_magazine_article.swCategories_1` . id IS NOT NULL AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 )) AND ((`moorl_magazine_article.swCategories` . `path` LIKE '%01918e435cac74ae90d65f9cea64ce79%' )) GROUP BY `moorl_magazine_article.swCategories` . `id` ;
Copy
46
0.60 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ));
Copy
47
1.26 ms
SELECT LOWER (HEX (`moorl_magazine_article.categories` . `id` )) as `magazine-article-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article.categories` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT LOWER (HEX (`moorl_magazine_article.categories` . `id` )) as `magazine-article-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article.categories` . `id` ;
Copy
48
0.50 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –>¦æÕyÖ˜ý\r ý}\x05 “] "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x01963EA6E6D579D698FD0DFD7D05935D );
Copy
49
0.84 ms
SELECT LOWER (HEX (`moorl_magazine_article.tags` . `id` )) as `tag` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.tags.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `tag` `moorl_magazine_article.tags` ON `moorl_magazine_article.tags.mapping` . `tag_id` = `moorl_magazine_article.tags` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article.tags` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT LOWER (HEX (`moorl_magazine_article.tags` . `id` )) as `tag` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.tags.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` LEFT JOIN `tag` `moorl_magazine_article.tags` ON `moorl_magazine_article.tags.mapping` . `tag_id` = `moorl_magazine_article.tags` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article.tags` . `id` ;
Copy
50
0.36 ms
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (? )
Parameters :
[
b"\x01 ˜j™\f úvñ¯Ì\v ð\x17 urF "
]
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (0x01986A990CFA76F1AFCC0BF017757246 );
Copy
51
1.19 ms
SELECT LOWER (HEX (`moorl_magazine_article.swCategories` . `id` )) as `child-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN (SELECT `moorl_magazine_article.swCategories.mapping` . `article_id` as id FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ))) `moorl_magazine_article.swCategories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories_1` . `id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((`moorl_magazine_article.swCategories_1` . id IS NOT NULL AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? )) AND ((`moorl_magazine_article.swCategories` . `path` LIKE ? )) GROUP BY `moorl_magazine_article.swCategories` . `id`
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
"%01918e435cac74ae90d65f9cea64ce79% "
]
SELECT LOWER (HEX (`moorl_magazine_article.swCategories` . `id` )) as `child-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN (SELECT `moorl_magazine_article.swCategories.mapping` . `article_id` as id FROM `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ))) `moorl_magazine_article.swCategories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories_1` . `id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((`moorl_magazine_article.swCategories_1` . id IS NOT NULL AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 )) AND ((`moorl_magazine_article.swCategories` . `path` LIKE '%01918e435cac74ae90d65f9cea64ce79%' )) GROUP BY `moorl_magazine_article.swCategories` . `id` ;
Copy
52
0.89 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ));
Copy
53
0.94 ms
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article` . `id` ORDER BY MIN (`moorl_magazine_article` . `date` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 6
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article` . `id` ORDER BY MIN (`moorl_magazine_article` . `date` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 6 ;
Copy
54
0.68 ms
SELECT COUNT (* ) FROM (
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (? ) AND (`moorl_magazine_article` . `active` = ? AND ((`moorl_magazine_article` . `show_from` < = > ? OR (`moorl_magazine_article` . `show_from` < = ? )) AND (`moorl_magazine_article` . `show_until` < = > ? OR (`moorl_magazine_article` . `show_until` > = ? ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > ? OR `moorl_magazine_article.salesChannels` . `id` = ? ) AND (`moorl_magazine_article.customerGroups` . `id` < = > ? OR `moorl_magazine_article.customerGroups` . `id` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) AND `moorl_magazine_article` . `invisible` = ? ) GROUP BY `moorl_magazine_article` . `id` ) total
Parameters :
[
b"\x01 ‘îœégxJ—Ô»åL^¦/ "
true
null
"2026-02-03 19:41:02 "
null
"2026-02-03 19:41:02 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
false
]
SELECT COUNT (* ) FROM (
SELECT `moorl_magazine_article` . `id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.salesChannels.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.customerGroups.mapping` . `article_id` LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.swCategories.mapping` . `article_id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping` . `sales_channel_id` = `moorl_magazine_article.salesChannels` . `id` LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping` . `customer_group_id` = `moorl_magazine_article.customerGroups` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (`moorl_magazine_article.swCategories` . `id` IN (0x0191EE9CE967784A97D4BBE54C5EA62F ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-03 19:41:02' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-03 19:41:02' ))) AND (`moorl_magazine_article.salesChannels` . `id` < = > NULL OR `moorl_magazine_article.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (`moorl_magazine_article.customerGroups` . `id` < = > NULL OR `moorl_magazine_article.customerGroups` . `id` = 0xCFBD5018D38D41D8ADCA10D94FC8BDD6 ) AND `moorl_magazine_article` . `invisible` = 0 ) AND `moorl_magazine_article` . `invisible` = 0 ) GROUP BY `moorl_magazine_article` . `id` ) total ;
Copy
55
2.38 ms
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = ? ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = ? ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = ? ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = ? ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = ? ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = ? ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"""
\x01 ÿjû╬ér\n
Øï¾ÏÄ└OÐ
"""
]
SELECT
`moorl_magazine_article` . `id` as `moorl_magazine_article.id` ,
`moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` ,
`moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` ,
`moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` ,
`moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` ,
`moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` ,
`moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` ,
`moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` ,
`moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` ,
`moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` ,
`moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` ,
`moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` ,
`moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` ,
`moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` ,
`moorl_magazine_article` . `active` as `moorl_magazine_article.active` ,
`moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` ,
`moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` ,
`moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` ,
`moorl_magazine_article` . `date` as `moorl_magazine_article.date` ,
`moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` ,
`moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` ,
`moorl_magazine_article` . `author` as `moorl_magazine_article.author` ,
`moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` ,
`moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` ,
`moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` ,
`moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` ,
`moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` ,
`moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` ,
`moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` ,
`moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` ,
`moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` ,
`moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` ,
`moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` ,
`moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` ,
`moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` ,
`moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` ,
`moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` ,
`moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` ,
`moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` ,
`moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` ,
`moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` ,
`moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` ,
`moorl_magazine_article.media.translation.customFields` ,
`moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` ,
`moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` ,
`moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` ,
`moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` ,
`moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` ,
`moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` ,
`moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` ,
`moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` ,
`moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` ,
`moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` ,
`moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` ,
`moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` ,
`moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` ,
`moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` ,
`moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` ,
`moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` ,
`moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` ,
`moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` ,
`moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` ,
`moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` ,
`moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` ,
`moorl_magazine_article.creator.creatorType.translation.name` ,
`moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` ,
`moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` ,
`moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` ,
`moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` ,
`moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` ,
`moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` ,
`moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` ,
`moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` ,
`moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` ,
`moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` ,
`moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` ,
`moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` ,
`moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` ,
`moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` ,
`moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` ,
`moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` ,
`moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` ,
`moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` ,
`moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` ,
`moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` ,
`moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` ,
`moorl_magazine_article.creator.avatar.translation.customFields` ,
`moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` ,
`moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` ,
`moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` ,
`moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` ,
`moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` ,
`moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` ,
`moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` ,
`moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` ,
`moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` ,
`moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` ,
`moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` ,
`moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` ,
`moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` ,
`moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` ,
`moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` ,
`moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` ,
`moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` ,
`moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` ,
`moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` ,
`moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` ,
`moorl_magazine_article.creator.banner.translation.customFields` ,
`moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` ,
`moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` ,
`moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` ,
`moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` ,
`moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` ,
`moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` ,
`moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` ,
`moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` ,
`moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` ,
`moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` ,
`moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` ,
`moorl_magazine_article.creator.translation.slotConfig` ,
`moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` ,
`moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` ,
`moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.tags.mapping` . `tag_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE
`moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.tags.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.categories.mapping` . `category_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE
`moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.categories.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`moorl_magazine_article.medias.mapping` . `media_id`
) SEPARATOR '||'
)
FROM
`moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE
`moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id`
) as `moorl_magazine_article.medias.id_mapping` ,
`moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation.title` as `moorl_magazine_article.title` ,
`moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation.name` as `moorl_magazine_article.name` ,
`moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` ,
`moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation.content` as `moorl_magazine_article.content` ,
`moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` ,
`moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` ,
`moorl_magazine_article.translation.seoUrl` ,
`moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` ,
`moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig`
FROM
`moorl_magazine_article`
LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.translation` . `moorl_magazine_article_id` ,
`moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` ,
`moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` ,
`moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` ,
`moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` ,
`moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` ,
`moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` ,
`moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` ,
`moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl`
FROM
`moorl_magazine_article_translation` `moorl_magazine_article.translation`
WHERE
`moorl_magazine_article.translation` . `language_id` = ?
) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.media.translation` . `media_id` ,
`moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` ,
`moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` ,
`moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.media.translation`
WHERE
`moorl_magazine_article.media.translation` . `language_id` = ?
) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id`
LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.translation` . `moorl_creator_id` ,
`moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` ,
`moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` ,
`moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` ,
`moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` ,
`moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` ,
`moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` ,
`moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` ,
`moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` ,
`moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` ,
`moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig`
FROM
`moorl_creator_translation` `moorl_magazine_article.creator.translation`
WHERE
`moorl_magazine_article.creator.translation` . `language_id` = ?
) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` ,
`moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` ,
`moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` ,
`moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` ,
`moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name`
FROM
`moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation`
WHERE
`moorl_magazine_article.creator.creatorType.translation` . `language_id` = ?
) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.avatar.translation` . `media_id` ,
`moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` ,
`moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` ,
`moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.avatar.translation`
WHERE
`moorl_magazine_article.creator.avatar.translation` . `language_id` = ?
) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id`
LEFT JOIN (
SELECT
`moorl_magazine_article.creator.banner.translation` . `media_id` ,
`moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` ,
`moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` ,
`moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields`
FROM
`media_translation` `moorl_magazine_article.creator.banner.translation`
WHERE
`moorl_magazine_article.creator.banner.translation` . `language_id` = ?
) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id`
WHERE
`moorl_magazine_article` . `id` IN (? )
Copy
SELECT `moorl_magazine_article` . `id` as `moorl_magazine_article.id` , `moorl_magazine_article` . `origin_id` as `moorl_magazine_article.originId` , `moorl_magazine_article` . `media_id` as `moorl_magazine_article.mediaId` , `moorl_magazine_article` . `moorl_creator_id` as `moorl_magazine_article.creatorId` , `moorl_magazine_article` . `cms_page_id` as `moorl_magazine_article.cmsPageId` , `moorl_magazine_article` . `cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId` , `moorl_magazine_article` . `content_cms_page_id` as `moorl_magazine_article.contentCmsPageId` , `moorl_magazine_article` . `sales_channel_id` as `moorl_magazine_article.salesChannelId` , `moorl_magazine_article` . `user_id` as `moorl_magazine_article.userId` , `moorl_magazine_article` . `auto_increment` as `moorl_magazine_article.autoIncrement` , `moorl_magazine_article` . `custom1` as `moorl_magazine_article.custom1` , `moorl_magazine_article` . `custom2` as `moorl_magazine_article.custom2` , `moorl_magazine_article` . `custom3` as `moorl_magazine_article.custom3` , `moorl_magazine_article` . `custom4` as `moorl_magazine_article.custom4` , `moorl_magazine_article` . `active` as `moorl_magazine_article.active` , `moorl_magazine_article` . `sticky` as `moorl_magazine_article.sticky` , `moorl_magazine_article` . `invisible` as `moorl_magazine_article.invisible` , `moorl_magazine_article` . `enable_comments` as `moorl_magazine_article.enableComments` , `moorl_magazine_article` . `date` as `moorl_magazine_article.date` , `moorl_magazine_article` . `show_from` as `moorl_magazine_article.showFrom` , `moorl_magazine_article` . `show_until` as `moorl_magazine_article.showUntil` , `moorl_magazine_article` . `author` as `moorl_magazine_article.author` , `moorl_magazine_article` . `custom_fields` as `moorl_magazine_article.customFields` , `moorl_magazine_article.media` . `id` as `moorl_magazine_article.media.id` , `moorl_magazine_article.media` . `user_id` as `moorl_magazine_article.media.userId` , `moorl_magazine_article.media` . `media_folder_id` as `moorl_magazine_article.media.mediaFolderId` , `moorl_magazine_article.media` . `mime_type` as `moorl_magazine_article.media.mimeType` , `moorl_magazine_article.media` . `file_extension` as `moorl_magazine_article.media.fileExtension` , `moorl_magazine_article.media` . `uploaded_at` as `moorl_magazine_article.media.uploadedAt` , `moorl_magazine_article.media` . `file_name` as `moorl_magazine_article.media.fileName` , `moorl_magazine_article.media` . `file_size` as `moorl_magazine_article.media.fileSize` , `moorl_magazine_article.media` . `media_type` as `moorl_magazine_article.media.mediaTypeRaw` , `moorl_magazine_article.media` . `meta_data` as `moorl_magazine_article.media.metaData` , `moorl_magazine_article.media` . `config` as `moorl_magazine_article.media.config` , `moorl_magazine_article.media` . `path` as `moorl_magazine_article.media.path` , `moorl_magazine_article.media` . `private` as `moorl_magazine_article.media.private` , `moorl_magazine_article.media` . `thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo` , `moorl_magazine_article.media` . `file_hash` as `moorl_magazine_article.media.fileHash` , `moorl_magazine_article.media` . `created_at` as `moorl_magazine_article.media.createdAt` , `moorl_magazine_article.media` . `updated_at` as `moorl_magazine_article.media.updatedAt` , `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title` , `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt` , `moorl_magazine_article.media.translation.customFields` , `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields` , `moorl_magazine_article.creator` . `id` as `moorl_magazine_article.creator.id` , `moorl_magazine_article.creator` . `moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId` , `moorl_magazine_article.creator` . `customer_id` as `moorl_magazine_article.creator.customerId` , `moorl_magazine_article.creator` . `cms_page_id` as `moorl_magazine_article.creator.cmsPageId` , `moorl_magazine_article.creator` . `cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId` , `moorl_magazine_article.creator` . `avatar_id` as `moorl_magazine_article.creator.avatarId` , `moorl_magazine_article.creator` . `banner_id` as `moorl_magazine_article.creator.bannerId` , `moorl_magazine_article.creator` . `active` as `moorl_magazine_article.creator.active` , `moorl_magazine_article.creator` . `schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty` , `moorl_magazine_article.creator` . `schema_org_type` as `moorl_magazine_article.creator.schemaOrgType` , `moorl_magazine_article.creator` . `link` as `moorl_magazine_article.creator.link` , `moorl_magazine_article.creator` . `banner_color` as `moorl_magazine_article.creator.bannerColor` , `moorl_magazine_article.creator` . `custom_fields` as `moorl_magazine_article.creator.customFields` , `moorl_magazine_article.creator.creatorType` . `id` as `moorl_magazine_article.creator.creatorType.id` , `moorl_magazine_article.creator.creatorType` . `cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId` , `moorl_magazine_article.creator.creatorType` . `cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId` , `moorl_magazine_article.creator.creatorType` . `active` as `moorl_magazine_article.creator.creatorType.active` , `moorl_magazine_article.creator.creatorType` . `technical_name` as `moorl_magazine_article.creator.creatorType.technicalName` , `moorl_magazine_article.creator.creatorType` . `locked` as `moorl_magazine_article.creator.creatorType.locked` , `moorl_magazine_article.creator.creatorType` . `created_at` as `moorl_magazine_article.creator.creatorType.createdAt` , `moorl_magazine_article.creator.creatorType` . `updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt` , `moorl_magazine_article.creator.creatorType.translation.name` , `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name` , `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description` , `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser` , `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint` , `moorl_magazine_article.creator.avatar` . `id` as `moorl_magazine_article.creator.avatar.id` , `moorl_magazine_article.creator.avatar` . `user_id` as `moorl_magazine_article.creator.avatar.userId` , `moorl_magazine_article.creator.avatar` . `media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId` , `moorl_magazine_article.creator.avatar` . `mime_type` as `moorl_magazine_article.creator.avatar.mimeType` , `moorl_magazine_article.creator.avatar` . `file_extension` as `moorl_magazine_article.creator.avatar.fileExtension` , `moorl_magazine_article.creator.avatar` . `uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt` , `moorl_magazine_article.creator.avatar` . `file_name` as `moorl_magazine_article.creator.avatar.fileName` , `moorl_magazine_article.creator.avatar` . `file_size` as `moorl_magazine_article.creator.avatar.fileSize` , `moorl_magazine_article.creator.avatar` . `media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw` , `moorl_magazine_article.creator.avatar` . `meta_data` as `moorl_magazine_article.creator.avatar.metaData` , `moorl_magazine_article.creator.avatar` . `config` as `moorl_magazine_article.creator.avatar.config` , `moorl_magazine_article.creator.avatar` . `path` as `moorl_magazine_article.creator.avatar.path` , `moorl_magazine_article.creator.avatar` . `private` as `moorl_magazine_article.creator.avatar.private` , `moorl_magazine_article.creator.avatar` . `thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo` , `moorl_magazine_article.creator.avatar` . `file_hash` as `moorl_magazine_article.creator.avatar.fileHash` , `moorl_magazine_article.creator.avatar` . `created_at` as `moorl_magazine_article.creator.avatar.createdAt` , `moorl_magazine_article.creator.avatar` . `updated_at` as `moorl_magazine_article.creator.avatar.updatedAt` , `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title` , `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt` , `moorl_magazine_article.creator.avatar.translation.customFields` , `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields` , `moorl_magazine_article.creator.banner` . `id` as `moorl_magazine_article.creator.banner.id` , `moorl_magazine_article.creator.banner` . `user_id` as `moorl_magazine_article.creator.banner.userId` , `moorl_magazine_article.creator.banner` . `media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId` , `moorl_magazine_article.creator.banner` . `mime_type` as `moorl_magazine_article.creator.banner.mimeType` , `moorl_magazine_article.creator.banner` . `file_extension` as `moorl_magazine_article.creator.banner.fileExtension` , `moorl_magazine_article.creator.banner` . `uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt` , `moorl_magazine_article.creator.banner` . `file_name` as `moorl_magazine_article.creator.banner.fileName` , `moorl_magazine_article.creator.banner` . `file_size` as `moorl_magazine_article.creator.banner.fileSize` , `moorl_magazine_article.creator.banner` . `media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw` , `moorl_magazine_article.creator.banner` . `meta_data` as `moorl_magazine_article.creator.banner.metaData` , `moorl_magazine_article.creator.banner` . `config` as `moorl_magazine_article.creator.banner.config` , `moorl_magazine_article.creator.banner` . `path` as `moorl_magazine_article.creator.banner.path` , `moorl_magazine_article.creator.banner` . `private` as `moorl_magazine_article.creator.banner.private` , `moorl_magazine_article.creator.banner` . `thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo` , `moorl_magazine_article.creator.banner` . `file_hash` as `moorl_magazine_article.creator.banner.fileHash` , `moorl_magazine_article.creator.banner` . `created_at` as `moorl_magazine_article.creator.banner.createdAt` , `moorl_magazine_article.creator.banner` . `updated_at` as `moorl_magazine_article.creator.banner.updatedAt` , `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title` , `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt` , `moorl_magazine_article.creator.banner.translation.customFields` , `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields` , `moorl_magazine_article.creator` . `created_at` as `moorl_magazine_article.creator.createdAt` , `moorl_magazine_article.creator` . `updated_at` as `moorl_magazine_article.creator.updatedAt` , `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name` , `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description` , `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser` , `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint` , `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle` , `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription` , `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords` , `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords` , `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role` , `moorl_magazine_article.creator.translation.slotConfig` , `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig` , `moorl_magazine_article` . `created_at` as `moorl_magazine_article.createdAt` , `moorl_magazine_article` . `updated_at` as `moorl_magazine_article.updatedAt` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.tags.mapping` . `tag_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
WHERE `moorl_magazine_article.tags.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.tags.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.categories.mapping` . `category_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
WHERE `moorl_magazine_article.categories.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.categories.id_mapping` , (SELECT GROUP_CONCAT (HEX (`moorl_magazine_article.medias.mapping` . `media_id` ) SEPARATOR '||' )
FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
WHERE `moorl_magazine_article.medias.mapping` . `article_id` = `moorl_magazine_article` . `id` ) as `moorl_magazine_article.medias.id_mapping` , `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation.title` as `moorl_magazine_article.title` , `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation.name` as `moorl_magazine_article.name` , `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser` , `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation.content` as `moorl_magazine_article.content` , `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle` , `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription` , `moorl_magazine_article.translation.seoUrl` , `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl` , `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.translation` . `moorl_magazine_article_id` , `moorl_magazine_article.translation` . `title` as `moorl_magazine_article.translation.title` , `moorl_magazine_article.translation` . `name` as `moorl_magazine_article.translation.name` , `moorl_magazine_article.translation` . `teaser` as `moorl_magazine_article.translation.teaser` , `moorl_magazine_article.translation` . `content` as `moorl_magazine_article.translation.content` , `moorl_magazine_article.translation` . `meta_title` as `moorl_magazine_article.translation.metaTitle` , `moorl_magazine_article.translation` . `meta_description` as `moorl_magazine_article.translation.metaDescription` , `moorl_magazine_article.translation` . `slot_config` as `moorl_magazine_article.translation.slotConfig` , `moorl_magazine_article.translation` . `seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation` . `moorl_magazine_article_id` = `moorl_magazine_article` . `id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation` . `media_id` , `moorl_magazine_article.media.translation` . `alt` as `moorl_magazine_article.media.translation.alt` , `moorl_magazine_article.media.translation` . `title` as `moorl_magazine_article.media.translation.title` , `moorl_magazine_article.media.translation` . `custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation` . `media_id` = `moorl_magazine_article.media` . `id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator` . `avatar_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator` . `banner_id` = `moorl_magazine_article.creator.banner` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation` . `moorl_creator_id` , `moorl_magazine_article.creator.translation` . `teaser` as `moorl_magazine_article.creator.translation.teaser` , `moorl_magazine_article.creator.translation` . `imprint` as `moorl_magazine_article.creator.translation.imprint` , `moorl_magazine_article.creator.translation` . `keywords` as `moorl_magazine_article.creator.translation.keywords` , `moorl_magazine_article.creator.translation` . `description` as `moorl_magazine_article.creator.translation.description` , `moorl_magazine_article.creator.translation` . `name` as `moorl_magazine_article.creator.translation.name` , `moorl_magazine_article.creator.translation` . `role` as `moorl_magazine_article.creator.translation.role` , `moorl_magazine_article.creator.translation` . `meta_title` as `moorl_magazine_article.creator.translation.metaTitle` , `moorl_magazine_article.creator.translation` . `meta_description` as `moorl_magazine_article.creator.translation.metaDescription` , `moorl_magazine_article.creator.translation` . `meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords` , `moorl_magazine_article.creator.translation` . `slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation` . `moorl_creator_id` = `moorl_magazine_article.creator` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation` . `moorl_creator_type_id` , `moorl_magazine_article.creator.creatorType.translation` . `teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser` , `moorl_magazine_article.creator.creatorType.translation` . `imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint` , `moorl_magazine_article.creator.creatorType.translation` . `description` as `moorl_magazine_article.creator.creatorType.translation.description` , `moorl_magazine_article.creator.creatorType.translation` . `name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` . `moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation` . `media_id` , `moorl_magazine_article.creator.avatar.translation` . `alt` as `moorl_magazine_article.creator.avatar.translation.alt` , `moorl_magazine_article.creator.avatar.translation` . `title` as `moorl_magazine_article.creator.avatar.translation.title` , `moorl_magazine_article.creator.avatar.translation` . `custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation` . `media_id` = `moorl_magazine_article.creator.avatar` . `id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation` . `media_id` , `moorl_magazine_article.creator.banner.translation` . `alt` as `moorl_magazine_article.creator.banner.translation.alt` , `moorl_magazine_article.creator.banner.translation` . `title` as `moorl_magazine_article.creator.banner.translation.title` , `moorl_magazine_article.creator.banner.translation` . `custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation` . `media_id` = `moorl_magazine_article.creator.banner` . `id` WHERE `moorl_magazine_article` . `id` IN (0x01986A96CE82720A9D8BF3D88EC04FD1 );
Copy
56
0.44 ms
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (? )
Parameters :
[
b"\x01 ˜j™\f úvñ¯Ì\v ð\x17 urF "
]
SELECT `tag` . `id` as `tag.id` , `tag` . `name` as `tag.name` , `tag` . `created_at` as `tag.createdAt` , `tag` . `updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag` . `id` IN (0x01986A990CFA76F1AFCC0BF017757246 );
Copy
57
0.49 ms
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = ? ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –>¦æÕyÖ˜ý\r ý}\x05 “] "
]
SELECT `moorl_magazine_category` . `id` as `moorl_magazine_category.id` , `moorl_magazine_category` . `sales_channel_id` as `moorl_magazine_category.salesChannelId` , `moorl_magazine_category` . `origin_id` as `moorl_magazine_category.originId` , `moorl_magazine_category` . `created_at` as `moorl_magazine_category.createdAt` , `moorl_magazine_category` . `updated_at` as `moorl_magazine_category.updatedAt` , `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation.title` as `moorl_magazine_category.title` , `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation.name` as `moorl_magazine_category.name` , `moorl_magazine_category.translation.teaser` , `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation` . `moorl_magazine_category_id` , `moorl_magazine_category.translation` . `title` as `moorl_magazine_category.translation.title` , `moorl_magazine_category.translation` . `name` as `moorl_magazine_category.translation.name` , `moorl_magazine_category.translation` . `teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation` . `moorl_magazine_category_id` = `moorl_magazine_category` . `id` WHERE `moorl_magazine_category` . `id` IN (0x01963EA6E6D579D698FD0DFD7D05935D );
Copy
58
0.49 ms
SELECT `moorl_sorting` . `id` FROM `moorl_sorting` WHERE (`moorl_sorting` . `active` = ? AND `moorl_sorting` . `entity` = ? ) ORDER BY `moorl_sorting` . `priority` DESC
Parameters :
[
true
"moorl_magazine_article "
]
SELECT `moorl_sorting` . `id` FROM `moorl_sorting` WHERE (`moorl_sorting` . `active` = 1 AND `moorl_sorting` . `entity` = 'moorl_magazine_article' ) ORDER BY `moorl_sorting` . `priority` DESC ;
Copy
59
0.61 ms
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = ? ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"{╩┌áz-ÚHaÉzç·í]Ü "
b"øY“ð…3Hàæ\x00 ‹^\x00 bÁ\x08 "
]
SELECT `moorl_sorting` . `id` as `moorl_sorting.id` , `moorl_sorting` . `locked` as `moorl_sorting.locked` , `moorl_sorting` . `url_key` as `moorl_sorting.key` , `moorl_sorting` . `entity` as `moorl_sorting.entity` , `moorl_sorting` . `priority` as `moorl_sorting.priority` , `moorl_sorting` . `active` as `moorl_sorting.active` , `moorl_sorting` . `fields` as `moorl_sorting.fields` , `moorl_sorting` . `created_at` as `moorl_sorting.createdAt` , `moorl_sorting` . `updated_at` as `moorl_sorting.updatedAt` , `moorl_sorting.translation.label` , `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation` . `moorl_sorting_id` , `moorl_sorting.translation` . `label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation` . `moorl_sorting_id` = `moorl_sorting` . `id` WHERE `moorl_sorting` . `id` IN (0x7BCADAA07A2DE94861907A87FAA15D9A , 0xF85993F0853348E0E6008B5E0062C108 );
Copy
60
0.99 ms
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country.salesChannels` . `id` = ? ) GROUP BY `country` . `id`
Parameters :
[
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country.salesChannels` . `id` = 0x01914A3133A37822896D0C70B2FD3B67 ) GROUP BY `country` . `id` ;
Copy
61
0.90 ms
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , (SELECT GROUP_CONCAT (HEX (`country.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `sales_channel_country` `country.salesChannels.mapping`
WHERE `country.salesChannels.mapping` . `country_id` = `country` . `id` ) as `country.salesChannels.id_mapping` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÉÑð╣ms\x03 ┐5=Ë\x03 Õ╣' "
b"\x01 ÉÑð║\x1C q‗¡b\x1C ,h┬ù{ "
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , (SELECT GROUP_CONCAT (HEX (`country.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `sales_channel_country` `country.salesChannels.mapping`
WHERE `country.salesChannels.mapping` . `country_id` = `country` . `id` ) as `country.salesChannels.id_mapping` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x0190A5D0B96D7303BF353DD303E5B927 , 0x0190A5D0BA1C71F2AD621C2C68C2977B );
Copy
62
0.88 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
b"\x01 ‘J13£x"‰m\f p²ý;g "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
`sales_channel` . `id` IN (? , ? , ? , ? , ? )
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (0x0190A64A9C267095B2C78AFFDE939AE0 , 0x01914A3133A37822896D0C70B2FD3B67 , 0x98432DEF39FC4624B33213A56B8C944D , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x01914A3133A37822896D0C70B2FD3B67 );
Copy
63
0.57 ms
SELECT LOWER (HEX (product_id )) as product_id
FROM moorl_magazine_article_product
WHERE article_id = :articleId
Parameters :
[
":articleId " => b"""
\x01 ÿjû╬ér\n
Øï¾ÏÄ└OÐ
"""
]
SELECT LOWER (HEX (product_id )) as product_id
FROM moorl_magazine_article_product
WHERE article_id = :articleId ;
Copy
64
0.36 ms
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b"\x01 —œ2^a~¿¬?“®W¾ ¯ "
]
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (0x01979C325E617EBFAC3F93AE57BEA0AF );
Copy
65
0.43 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
66
0.36 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 æÄC\¼t«ÉÍ_£Ûd╬y "
]
SELECT path FROM category WHERE id = 0x01918E435CAC74AE90D65F9CEA64CE79 ;
Copy
67
0.32 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
68
0.38 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
69
4.51 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1 "
"/navigation/01918e44035c7dc4a99bc47f495a0711 "
"/navigation/01918e441648700e84ab007847d14512 "
"/navigation/0197b0e006967583a7245f4339110739 "
"/navigation/01918e4433887438a3185dfc267b9174 "
"/navigation/01918e4448a17cb7a6646183e26966fd "
"/navigation/01918e4464247aa5bb2372768ea01664 "
"/navigation/01918e4473d2731eade248d232e85ad9 "
"/navigation/01918e46601f7eab9c3a08cb62266585 "
"/navigation/01918e46f43b76e490998278ab83a15e "
"/navigation/01918e4733ab7ce4a04db008d6a0571e "
"/navigation/01918e473c867224a4cd794a3490c061 "
"/navigation/01918e4757337158a5d95ed3b53a109d "
"/navigation/01918e477ca57fc0a0939f9d671ba749 "
"/navigation/01918e47a64570b59e89994cd433f4d1 "
"/navigation/01918e47bf7374f7b87f760ad53a6f9f "
"/navigation/01918e47d74f74c2aedd9ad470bb4737 "
"/navigation/0191ee9a80f5792aa4470bc1bb7ddabd "
"/navigation/01936d7a6944779cb990d593d7d9b140 "
"/navigation/01936d7b874370fa909a2becef1ac7f3 "
"/navigation/01936d7badff7c64aece3984ce06f2c7 "
"/navigation/01936d7bdb987601b94de98ae7052632 "
"/navigation/01936d7c04c47d08af4b053e0605b585 "
"/navigation/0197b1c1191b74fb913d877e813e9a33 "
"/navigation/0197b1d5eefe74abbe9ec5ee2606a746 "
"/navigation/0197b1d662ba7f6eab0d5b1e1cd0e781 "
"/navigation/0197b1d741c77750808bb080c573fb3e "
"/navigation/0197b1c1616279c9a4d8e781cbf173cf "
"/navigation/0197b1defcd8701ebb59303fe3ee4e79 "
"/navigation/0197b1e740ce74b3b95fa94eb90d6482 "
"/navigation/0197b212ee197f59aba350173d0f3870 "
"/navigation/0197b213d68170518b54ec3e38fa07c7 "
"/navigation/0197b213f7187e429075394413321bad "
"/navigation/0197b1e7605170709081ec0aeb90cca7 "
"/navigation/0197b228d5577f7196f05c286b6607de "
"/navigation/0197b22a1f0c7d9a97bc1e3859bb6740 "
"/navigation/0197b22a2dad7566a2eda9c10bc43d14 "
"/navigation/0197b22a3664705db9413337a7a2dd63 "
"/navigation/0197b22a3a3f7957be91e796f89378b9 "
"/navigation/0197b22a45e6768d82b1b08c10a3a7fe "
"/navigation/0197b22a4c8f7054bfddd2570ea510eb "
"/navigation/0197b22a3e767cb1a01f7ee9c5ec7457 "
"/navigation/0197b22a426d7966ba8e1f01a46eefbf "
"/navigation/0197b22967937c8387711229c2ba42f6 "
"/navigation/0197b22d432c7aa18713d9633996a846 "
"/navigation/0197b22d5c18798ca5d6235a91ae9faa "
"/navigation/0197b22d617977b1b4bcd1907752f260 "
"/navigation/0197b22d670b79859e22dafbc6a8361e "
"/navigation/0197b22d6a9e7827acd9a4db7458b21a "
"/navigation/0197b22d6d5f7c899774d5c5a00c4431 "
"/navigation/0197b22d72767ff4adffaa731821c543 "
"/navigation/0197b22d756c71bca58843309235dcb3 "
"/navigation/0197b22d784d716684949235c56d44d1 "
"/navigation/0191ee9ae9317bd79b501cffd3fb613e "
"/navigation/0197d0fd7b077c55b800312ed2c2cf29 "
"/navigation/0191ee9b16a97cc9a147cd4449f46348 "
"/navigation/0191ee9b239e7c9181e6964082608c6b "
"/navigation/0191ee9b38a0746aa93998ef15d3fe6c "
"/navigation/0191ee9b475670c983a8fc836aa5cc22 "
"/navigation/0191ee9b55af7827a4968f0e9846b94d "
"/navigation/0191ee9d0a8e741d8bd582aac09faa8f "
"/navigation/0191ee9ce967784a97d4bbe54c5ea62f "
"/navigation/019909cb27c97a0ead2c5b9206adefb4 "
"/navigation/0191ee9d1b347e3481f4071ff5017ee8 "
"/navigation/0191ee9e54a076ddaa4463979f50a4a7 "
"/navigation/0191ee9e6a3b7f28b0b45df9da9cc4c0 "
"/navigation/0191ee9e7b6d7435858c66f429866305 "
"/navigation/0191ee9eaa9c75ba8a3843b3ce4fa334 "
"/navigation/0191ee9ecac979659c233713313910fb "
"/navigation/0191ee9fac45736e8d462a8a87cc0a31 "
"/navigation/0191ee9fc09d7248bdf68188b88be38a "
"/navigation/0191ee9fc9117f43a3303ae736f72e6c "
"/moorl-magazine/article/0198a2bae83f72f9afc9e112a8c42fed "
"/moorl-magazine/article/5e30347ee662497dfc5e7560f7c30640 "
"/navigation/01968c8c36bf7d64a6458dea553bd083 "
"/navigation/01968c8c66857cbdaa3fe53f64460992 "
"/navigation/01968c8c819b7a3f80b7123704ac53e6 "
"/navigation/01968c8ca8b57752817b01710b71694a "
"/navigation/01968c8e2d3a74a38a6c10f9f8460cea "
"/navigation/01968c8e463172098d9fdfbd02e7079a "
"/navigation/01968c8e5ce473fd981f91192b9ea060 "
"/navigation/01968c8e70bd7f69b2d493c206e115cb "
"/navigation/01968c8eb0427cb382bf2677391a27af "
"/navigation/01968c8f733271dda4a6b5b5769d6a3d "
"/navigation/01968c8fcbcb7e17b2c838cd17eec670 "
"/navigation/01968c904e6a7dc795fb655c6bba1a6c "
"/navigation/01968c910b567b13bd06bf0bb60f3a0d "
"/navigation/01968c91ed89784c83a9842c8cea2016 "
"/navigation/01968c9316807749a8a0e77442aec819 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
SELECT
seo_path_info ,
path_info ,
sales_channel_id
FROM
seo_url
WHERE
(seo_url . is_canonical = 1 )
AND (
seo_url . path_info IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
)
AND (seo_url . language_id = ? )
AND (
seo_url . sales_channel_id = ?
OR seo_url . sales_channel_id IS NULL
)
AND (seo_url . is_deleted = 0 )
Copy
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN ('/moorl-magazine/article/01986a96ce82720a9d8bf3d88ec04fd1' , '/navigation/01918e44035c7dc4a99bc47f495a0711' , '/navigation/01918e441648700e84ab007847d14512' , '/navigation/0197b0e006967583a7245f4339110739' , '/navigation/01918e4433887438a3185dfc267b9174' , '/navigation/01918e4448a17cb7a6646183e26966fd' , '/navigation/01918e4464247aa5bb2372768ea01664' , '/navigation/01918e4473d2731eade248d232e85ad9' , '/navigation/01918e46601f7eab9c3a08cb62266585' , '/navigation/01918e46f43b76e490998278ab83a15e' , '/navigation/01918e4733ab7ce4a04db008d6a0571e' , '/navigation/01918e473c867224a4cd794a3490c061' , '/navigation/01918e4757337158a5d95ed3b53a109d' , '/navigation/01918e477ca57fc0a0939f9d671ba749' , '/navigation/01918e47a64570b59e89994cd433f4d1' , '/navigation/01918e47bf7374f7b87f760ad53a6f9f' , '/navigation/01918e47d74f74c2aedd9ad470bb4737' , '/navigation/0191ee9a80f5792aa4470bc1bb7ddabd' , '/navigation/01936d7a6944779cb990d593d7d9b140' , '/navigation/01936d7b874370fa909a2becef1ac7f3' , '/navigation/01936d7badff7c64aece3984ce06f2c7' , '/navigation/01936d7bdb987601b94de98ae7052632' , '/navigation/01936d7c04c47d08af4b053e0605b585' , '/navigation/0197b1c1191b74fb913d877e813e9a33' , '/navigation/0197b1d5eefe74abbe9ec5ee2606a746' , '/navigation/0197b1d662ba7f6eab0d5b1e1cd0e781' , '/navigation/0197b1d741c77750808bb080c573fb3e' , '/navigation/0197b1c1616279c9a4d8e781cbf173cf' , '/navigation/0197b1defcd8701ebb59303fe3ee4e79' , '/navigation/0197b1e740ce74b3b95fa94eb90d6482' , '/navigation/0197b212ee197f59aba350173d0f3870' , '/navigation/0197b213d68170518b54ec3e38fa07c7' , '/navigation/0197b213f7187e429075394413321bad' , '/navigation/0197b1e7605170709081ec0aeb90cca7' , '/navigation/0197b228d5577f7196f05c286b6607de' , '/navigation/0197b22a1f0c7d9a97bc1e3859bb6740' , '/navigation/0197b22a2dad7566a2eda9c10bc43d14' , '/navigation/0197b22a3664705db9413337a7a2dd63' , '/navigation/0197b22a3a3f7957be91e796f89378b9' , '/navigation/0197b22a45e6768d82b1b08c10a3a7fe' , '/navigation/0197b22a4c8f7054bfddd2570ea510eb' , '/navigation/0197b22a3e767cb1a01f7ee9c5ec7457' , '/navigation/0197b22a426d7966ba8e1f01a46eefbf' , '/navigation/0197b22967937c8387711229c2ba42f6' , '/navigation/0197b22d432c7aa18713d9633996a846' , '/navigation/0197b22d5c18798ca5d6235a91ae9faa' , '/navigation/0197b22d617977b1b4bcd1907752f260' , '/navigation/0197b22d670b79859e22dafbc6a8361e' , '/navigation/0197b22d6a9e7827acd9a4db7458b21a' , '/navigation/0197b22d6d5f7c899774d5c5a00c4431' , '/navigation/0197b22d72767ff4adffaa731821c543' , '/navigation/0197b22d756c71bca58843309235dcb3' , '/navigation/0197b22d784d716684949235c56d44d1' , '/navigation/0191ee9ae9317bd79b501cffd3fb613e' , '/navigation/0197d0fd7b077c55b800312ed2c2cf29' , '/navigation/0191ee9b16a97cc9a147cd4449f46348' , '/navigation/0191ee9b239e7c9181e6964082608c6b' , '/navigation/0191ee9b38a0746aa93998ef15d3fe6c' , '/navigation/0191ee9b475670c983a8fc836aa5cc22' , '/navigation/0191ee9b55af7827a4968f0e9846b94d' , '/navigation/0191ee9d0a8e741d8bd582aac09faa8f' , '/navigation/0191ee9ce967784a97d4bbe54c5ea62f' , '/navigation/019909cb27c97a0ead2c5b9206adefb4' , '/navigation/0191ee9d1b347e3481f4071ff5017ee8' , '/navigation/0191ee9e54a076ddaa4463979f50a4a7' , '/navigation/0191ee9e6a3b7f28b0b45df9da9cc4c0' , '/navigation/0191ee9e7b6d7435858c66f429866305' , '/navigation/0191ee9eaa9c75ba8a3843b3ce4fa334' , '/navigation/0191ee9ecac979659c233713313910fb' , '/navigation/0191ee9fac45736e8d462a8a87cc0a31' , '/navigation/0191ee9fc09d7248bdf68188b88be38a' , '/navigation/0191ee9fc9117f43a3303ae736f72e6c' , '/moorl-magazine/article/0198a2bae83f72f9afc9e112a8c42fed' , '/moorl-magazine/article/5e30347ee662497dfc5e7560f7c30640' , '/navigation/01968c8c36bf7d64a6458dea553bd083' , '/navigation/01968c8c66857cbdaa3fe53f64460992' , '/navigation/01968c8c819b7a3f80b7123704ac53e6' , '/navigation/01968c8ca8b57752817b01710b71694a' , '/navigation/01968c8e2d3a74a38a6c10f9f8460cea' , '/navigation/01968c8e463172098d9fdfbd02e7079a' , '/navigation/01968c8e5ce473fd981f91192b9ea060' , '/navigation/01968c8e70bd7f69b2d493c206e115cb' , '/navigation/01968c8eb0427cb382bf2677391a27af' , '/navigation/01968c8f733271dda4a6b5b5769d6a3d' , '/navigation/01968c8fcbcb7e17b2c838cd17eec670' , '/navigation/01968c904e6a7dc795fb655c6bba1a6c' , '/navigation/01968c910b567b13bd06bf0bb60f3a0d' , '/navigation/01968c91ed89784c83a9842c8cea2016' , '/navigation/01968c9316807749a8a0e77442aec819' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
70
0.76 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ˜8\x07 ³.su·M\x1F àë\x04 2‰ "
b"\x01 æj \x7F ÝqÈì\x11\x1D ±Mêw├ "
b"\x01 æk\x06 Óìr\x16 çB┴¹â9i "
b"\x01 ‘k\x07 õ>xý©g\x0F ó~\e ÿ« "
b"""
\x01 —Àï¿ýp\x0E ´ë%¬óf\n
õ
"""
b"\x01 ˜7ú\x1C cr²¦¸foB$\x16 é "
b"\x01 ÉÑð║zs:ïUo┬É¿³G "
b"\x01 ÉÑð║Ãsl┤Ãõµ:\x7F j7 "
b"\x01 ÉÑð°ßpQàÀ─¤C¬\x1E\t "
b"\x01 ‘™IY\x7F |ù•/ˆÓÉ’!‚ "
b"\x01 ÉÑð╗dsöå6àLhKƒ┘ "
]
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x01983807B32E7375B74D1FE0EB043289 , 0x01916AFF7FED71D48D111DF14D8877C3 , 0x01916B06E08D72168742C1B6FB833969 , 0x01916B07F53E78FDA9670FF37E1BFFAB , 0x0197C0EFBFFD700EB4EB25ACF3660AF5 , 0x019837FA1C6372B2A6B8666F422416E9 , 0x0190A5D0BA7A733A8B556FC290A8FC47 , 0x0190A5D0BAC7736CB4C7E4E63A7F6A37 , 0x0190A5D0F8E1705185B7C4CF43AA1E09 , 0x01919949597F7CF9952F88D3C9922182 , 0x0190A5D0BB6473948636854C684B9FD9 );
Copy