1
0.31 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.41 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.16 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.52 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
0.56 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
0.61 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/581c2384ff6f352ad9eca030e228f9d5 "
"moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5/ "
]
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/581c2384ff6f352ad9eca030e228f9d5' OR seo_path_info = 'moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5/' ));
Copy
7
0.36 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/581c2384ff6f352ad9eca030e228f9d5 "
]
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/581c2384ff6f352ad9eca030e228f9d5' ) AND (is_canonical = 1 ) LIMIT 1 ;
Copy
8
1.17 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/581c2384ff6f352ad9eca030e228f9d5 "
"/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
"https://hauptbuchhandlung.staging.eurosoft.network/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
"https://hauptbuchhandlung.staging.eurosoft.network//moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
"/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
"//moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
"moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5 "
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/581c2384ff6f352ad9eca030e228f9d5' , '/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' , 'https://hauptbuchhandlung.staging.eurosoft.network/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' , 'https://hauptbuchhandlung.staging.eurosoft.network//moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' , '/moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' , '//moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' , 'moorl-magazine/article/581c2384ff6f352ad9eca030e228f9d5' ) 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.23 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
0.97 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-04T00:17:49+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-02-04T00:17:49+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-04T00:17:49+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-02-04T00:17:49+00:00' )) AND `active` = '1' ; ;
Copy
11
0.65 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ‘J13£x"‰m\f p²ý;g "
"oc9JsEOxPDhl662bqg4DUlIHjeQt70WF "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 ) AND (token = 'oc9JsEOxPDhl662bqg4DUlIHjeQt70WF' ) LIMIT 1 ;
Copy
12
0.28 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"oc9JsEOxPDhl662bqg4DUlIHjeQt70WF "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'oc9JsEOxPDhl662bqg4DUlIHjeQt70WF' ;
Copy
13
0.29 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
0.66 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-04 00:17:59 "
null
"2026-02-04 00:17:59 "
null
b"\x01 ‘J13£x"‰m\f p²ý;g "
null
b"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
false
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
]
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-04 00:17:59' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:17:59' ))) 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 (0x581C2384FF6F352AD9ECA030E228F9D5 )) GROUP BY `moorl_magazine_article` . `id` ;
Copy
15
2.16 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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
]
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 (0x581C2384FF6F352AD9ECA030E228F9D5 );
Copy
16
0.42 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
17
0.73 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
18
1.64 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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
]
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 (0x581C2384FF6F352AD9ECA030E228F9D5 )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
19
0.41 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 —ÎüÈŽpûJGBÕ–ÍÄ "
b"""
\x01 —ÎüÈ”p\n
’òµEÀ–Ä\x06
"""
b"\x01 —Ï\x00 ž”r5”œfŽ\x00 J24 "
b"\x01 —Ï\x01 l0r²·\e õÿçªC\x11 "
b"\x01 —Ï\x01 l5pË‘\x02 æ«¿³‰¿ "
b"\x01 —Ï\x01 l:rÁ²¦°ø\x1E §Uð "
b"\x01 —Ï\x01 l>s\x1F ¯*D7Ô‚\x1C Ö "
b"\x01 —Ï\x01 lBpB³°ÃMUÖ˜ª "
b"\x01 ù¤\x01 lFqDë\x19 j┐Ŷ▒n "
b"\x01 —Ï\x01 lJr™¦›\x16 ¢fæÇ¶ "
]
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 (0x0197CEFCC88E70FBAD4A4742D596CDC4 , 0x0197CEFCC894700A92F2B545C096C406 , 0x0197CF009E947235949C668E004A3234 , 0x0197CF016C3072B2B71BF5FFE7AA4311 , 0x0197CF016C3570CB9102E6ABBFB389BF , 0x0197CF016C3A72C1B2A6B0F81EA755F0 , 0x0197CF016C3E731FAF2A4437D4821CD6 , 0x0197CF016C427042B3B0C34D55D698AA , 0x0197CF016C46714489196ABF8FF4B16E , 0x0197CF016C4A7299A69B16A266E6C7B6 );
Copy
20
0.41 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"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 (0x44DB6416BE544D046004C507DC8F2C9E );
Copy
21
0.59 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 :
[
2438
true
null
"2026-02-04 00:17:59 "
null
"2026-02-04 00:17:59 "
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` < 2438 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:17:59' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:17:59' ))) 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
22
2.12 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"\t Ì\x0E üÛ\x19 '\x7F ÞÓ+¿æ/|ì "
]
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 (0x09DE0E81EA19277FE8E02BA8912F7C8D );
Copy
23
0.66 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.38 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"\t Ì\x0E üÛ\x19 '\x7F ÞÓ+¿æ/|ì "
]
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 (0x09DE0E81EA19277FE8E02BA8912F7C8D )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
25
0.33 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 ù╬■v\x07 p\v ü┘ªÖ┐\t\f ╝ "
b"\x01 —Îÿcqp“–›"qbZÏw "
b"\x01 —ÎÿiÈp\x7F ‡õµ„{¤\x13 N "
b"\x01 —ÎÿjárO©'MÝ|†p[ "
b"\x01 —Ï\x01 k-s_°ØŸŒƒzáS "
b"\x01 —Ï\x01 k3sÛ•®&PŠ\x1D • "
b"\x01 —Ï\x01 k7s5‚\x02 YH:7jÓ "
b"\x01 —Ï\x01 k;s\x07 ¼@\x19\x1F b\v W" "
b"\x01 —Ï\x01 k?sO¸Âüþ/‡[d "
b"\x01 —Ï\x01 kCs;œ„5\x00\x02 ’2Z "
]
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 (0x0197CEFE7607700B81D9A699BF090CBC , 0x0197CEFF63717093969B2271625ACF77 , 0x0197CEFF69C8707F87F5B5847BA4134E , 0x0197CEFF6AE1724FA9274DDD7C86705B , 0x0197CF016B2D735FB0D89F8C837AE153 , 0x0197CF016B3373DB95AE26508A1DC295 , 0x0197CF016B377335820259483A376AD3 , 0x0197CF016B3B7307BC40191F620B5722 , 0x0197CF016B3F734FB8C2FCFE2F875B64 , 0x0197CF016B43733B9C8435000292325A );
Copy
26
0.41 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"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"zqaB—ÿ\x16 3\x05 €WÄX1"É "
]
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 (0x44DB6416BE544D046004C507DC8F2C9E , 0x7A71614297FF1633058057C4583122C9 );
Copy
27
0.60 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 :
[
2438
true
null
"2026-02-04 00:17:59 "
null
"2026-02-04 00:17:59 "
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` > 2438 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:17:59' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:17:59' ))) 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.07 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"3¡°Þ%\x1D \r a4Àf€IGÉ@ "
]
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 (0x33A1B0DE251D0D6134C066804947C940 );
Copy
29
0.87 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
1.54 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"3¡°Þ%\x1D \r a4Àf€IGÉ@ "
]
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 (0x33A1B0DE251D0D6134C066804947C940 )) ORDER BY `moorl_magazine_comment` . `created_at` ASC ;
Copy
31
0.32 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 —ÎüÌbs\x06 ˆ\x10 fø™ñ‰Ú "
b"\x01 —Ï\x02 6ZrÒª\e ñ.\x0E S°¬ "
b"\x01 —Ï\x02 6_qc²3'\t àEâ\x14 "
b"\x01 ù¤\x02 6crÇü̳t.îá\x1D "
b"\x01 —Ï\x02 6gr†‘y¹(ü\x06 §Î "
b"\x01 —Ï\x02 6lrȯÅ\x0E 㯋Lô "
b"\x01 —Ï\x02 6pr\x08 ½ÁL«—¸yà "
b"\x01 —Ï\x02 6tsñ‘é)A\x11 øÀÄ "
b"\x01 —Ï\x02 6xr=–ž\x08\x07\x18 \r \x07 Ð "
b"\x01 —Ï\x02 6~q\x06 ^\x12\x7F XìLÉ "
]
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 (0x0197CEFCCC627306881066F899F189DA , 0x0197CF02365A72D2AA1BF12E0E53B0AC , 0x0197CF02365F7163B2332709E045E214 , 0x0197CF023663728081DEFC742E8CA01D , 0x0197CF02366772869179B928FC06A7CE , 0x0197CF02366C72C8AFC50EE3AF8B4CF4 , 0x0197CF0236707208BDC14CAB97B879E0 , 0x0197CF02367473F191E9294111F8C0C4 , 0x0197CF023678723D969E0807180D07D0 , 0x0197CF02367E7106A05E127F58EC4CC9 );
Copy
32
0.41 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"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
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 (0x44DB6416BE544D046004C507DC8F2C9E , 0xD707760A27B4E90049824C682A6471C1 );
Copy
33
0.51 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 •¸ë8Àp:Ž?Á'íp†0 "
]
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 (0x0195B8EB38C0703A8E3FC127ED708630 ));
Copy
34
0.64 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 •¸ë8Àp:Ž?Á'íp†0 "
]
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 (0x0195B8EB38C0703A8E3FC127ED708630 )));
Copy
35
0.67 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 •¸ë8ÉqZŒuoÉïüÞÒ "
b"\x01 •¸ë8ÉqZŒuoÉñði\x14 "
b"\x01 •¸ë8ÉqZŒuoÉóʉŸ "
b"\x01 •¸ë8ÉqZŒuoÉõ¼\x05 î "
b"\x01 •¸ë8ÊpÕ‰3:.\x19 ßx´ "
b"\x01 ùZÇ92s=Å┐╬dZ~Z\t "
b"\x01 —ó”±Âu\r ±$V\x08 /™´¸ "
]
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 (0x0195B8EB38C9715A8C756FC9EFFCDED2 , 0x0195B8EB38C9715A8C756FC9F1F06914 , 0x0195B8EB38C9715A8C756FC9F3CA899F , 0x0195B8EB38C9715A8C756FC9F5BC05EE , 0x0195B8EB38CA70D589333A2E19DF78B4 , 0x01975A803932733D8FBFCE645A7E5A09 , 0x0197F394B1C2750DB12456082F99B4B8 )));
Copy
36
0.72 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 •¸ë8ÉqZŒuoÉðÝ^† "
b"\x01 •¸ë8ÉqZŒuoÉòY”Z "
b"\x01 •¸ë8ÉqZŒuoÉôN„‘ "
b"\x01 •¸ë8ÉqZŒuoÉõëô· "
b"\x01 •¸ë8ÉqZŒuoÉ÷GÈ- "
b"\x01 —ód÷;qÑœ°\x13\x1A ^$ßå "
b"\x01 •É*Á\r ~?±2=pÊtã. "
b"\x01 ù¾tìVqû▒&a@¦|\e d "
b"\x01 ù¾»BIqtØã0&S¹▓ñ "
b"\x01 ùZü#k|ÆÅbªÐñ\x12\x03 j "
b"\x01 —óVc¤~Ù¿\x7F Ðì Çn± "
]
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 (0x0195B8EB38C9715A8C756FC9F0DD5E86 , 0x0195B8EB38C9715A8C756FC9F259945A , 0x0195B8EB38C9715A8C756FC9F44E8491 , 0x0195B8EB38C9715A8C756FC9F5EBF4B7 , 0x0195B8EB38C9715A8C756FC9F747C82D , 0x0197F364F73B71D19CB0131A5E24DFE5 , 0x0195C92AC10D7E3FB1323D70CA74E32E , 0x0197F3748D567196B1266140DD7C1B64 , 0x0197F3AF424971749DC6302653FBB2A4 , 0x01975A81236B7C928F62A6D1A412036A , 0x0197F35663A47ED9BF7FD0ECA0C76EB1 )));
Copy
37
0.48 ms
SELECT `meta_catalog_id` . `id` as `meta_catalog_id.id` , `meta_catalog_id` . `type` as `meta_catalog_id.type` , `meta_catalog_id` . `number` as `meta_catalog_id.number` , `meta_catalog_id` . `created_at` as `meta_catalog_id.createdAt` , `meta_catalog_id` . `updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id` . `type` = ? )) AND (`meta_catalog_id` . `id` IN (? , ? , ? , ? ))
Parameters :
[
"product "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"dU6\?qü═á¾BÍñëÏ! "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"d++xb`VjòÔ½8î”áû "
]
SELECT `meta_catalog_id` . `id` as `meta_catalog_id.id` , `meta_catalog_id` . `type` as `meta_catalog_id.type` , `meta_catalog_id` . `number` as `meta_catalog_id.number` , `meta_catalog_id` . `created_at` as `meta_catalog_id.createdAt` , `meta_catalog_id` . `updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id` . `type` = 'product' )) AND (`meta_catalog_id` . `id` IN (0x2CDAA743167D4A2F612C738B3D37EA3F , 0x6455365C3F7181CDA0F342D6A489D821 , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x642B2B786260566AF2D4BD38EE94E1FB ));
Copy
38
1.06 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` , `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 Õ╣' "
]
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` , `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 );
Copy
39
0.62 ms
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = ? ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE `delivery_time` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ÉÑð║Ñqhô?6:■Ã,\x02 "
]
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE `delivery_time` . `id` IN (0x0190A5D0BAA57168933F363AFEC72C02 );
Copy
40
0.68 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
41
0.88 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
42
0.30 ms
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
43
0.59 ms
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = ? ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` ;
Copy
44
0.85 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
45
0.79 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
46
0.59 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
47
0.40 ms
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1 ;
Copy
48
0.26 ms
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN (? )
Parameters :
[
"frontend.detail.page "
]
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN ('frontend.detail.page' );
Copy
49
0.20 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language`
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language` ;
Copy
50
0.44 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"0190a5d21558701cb17a1f89991d17e2 "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '0190a5d21558701cb17a1f89991d17e2' ;
Copy
51
0.20 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"2fbb5fe2e29a4d70aa5854ce7ce3e20b "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '2fbb5fe2e29a4d70aa5854ce7ce3e20b' ;
Copy
52
1.18 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`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
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`
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` ;
Copy
53
1.16 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
54
0.29 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
55
0.62 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
56
0.17 ms
"COMMIT"
57
0.71 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ÉÑÊ\x15 Xp\x1C ▒z\x1F ëÖ\x1D\x17 Ô "
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
58
0.19 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
59
0.48 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
60
0.17 ms
"COMMIT"
61
0.66 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
62
0.16 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
63
0.37 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 );
Copy
64
0.16 ms
"COMMIT"
65
0.61 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ÉÑÊ\x15 Xp\x1C ▒z\x1F ëÖ\x1D\x17 Ô "
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
66
0.20 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
67
0.43 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x98432DEF39FC4624B33213A56B8C944D );
Copy
68
0.17 ms
"COMMIT"
69
0.82 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
70
0.69 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ç·í]Ü "
]
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 );
Copy
71
0.50 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 •¸ë8ÉqZŒuoÉó1ðb "
]
SELECT `cms_slot` . `id` FROM `cms_slot` WHERE (`cms_slot` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`cms_slot` . `id` IN (0x0195B8EB38C9715A8C756FC9F331F062 )) LIMIT 1 ;
Copy
72
0.77 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 •¸ë8ÉqZŒuoÉó1ðb "
]
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 (0x0195B8EB38C9715A8C756FC9F331F062 ));
Copy
73
4.01 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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 MAX (`moorl_magazine_article` . `date` ) DESC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 8
Parameters :
[
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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 MAX (`moorl_magazine_article` . `date` ) DESC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 8 ;
Copy
74
2.89 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
75
3.61 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 (SELECT `moorl_magazine_article.categories.mapping` . `article_id` as id FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` 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.categories` . `id` = ? )) `moorl_magazine_article.categories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories_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 `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 (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories_1` . id IS NOT NULL AND `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"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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 (SELECT `moorl_magazine_article.categories.mapping` . `article_id` as id FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` 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.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E )) `moorl_magazine_article.categories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories_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 `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 (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories_1` . id IS NOT NULL AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
76
0.63 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 ▄Å,× "
b"zqaB—ÿ\x16 3\x05 €WÄX1"É "
b"×\x07 v\n '´é\x00 I‚Lh*dqÁ "
b"‹\x04\x17 „«’\x01 ƒì.Þàé\x1E $\x1A "
]
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 , 0x7A71614297FF1633058057C4583122C9 , 0xD707760A27B4E90049824C682A6471C1 , 0x8B041784AB920183EC2EDEE0E91E241A );
Copy
77
4.68 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `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 (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `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 (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
78
2.79 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 —Ï\x03\x1F 0rVƒ¼ˆa¼\x17\e ] "
b"\x01 •É\x18 çAx˜›ä·Ö£\x03 Ÿ\r "
b"\x01 —ÎüÆ\x04 qK´ËʱóWºž "
b"\x01 —Îÿd–rëª\x08 ÷°cÞ8ï "
b"\x01 —Ï\x02 7¨s\x11 „.¹/øaâã "
b"\x01 —Ï\x02 A{r¨¸ˆ\x07\x1A [sY& "
b"\x01 —Ï\x03 È\x02 q0§ìâ£ý:?\x1C "
b"\x01 —Ï*2=qd‰;»–“Vy¸ "
b"\x01 —Ï*2BsÓêvTù\f óš "
b"\x01 ù¤*2Fq"ìîX\x06\x18 Ðk! "
b"\x01 —Ï*2Jpþœ®\x07 vÞv\x18 û "
b"\x01 —ÎüÇjqB®³úè0™Õ\x07 "
b"\x01 ù╬³Ãop¥ä`sC┴ì■H "
b"\x01 —ÎüÌbs\x06 ˆ\x10 fø™ñ‰Ú "
b"\x01 —ÎüÌir9Ÿü>ÈM§\x19 m "
b"\x01 —ÎüÌms—Šú¡E9Š\x03 Ù "
b"\x01 —ÎüÌrp4˜ƒú4\x03 hAU "
b"\x01 ù╬³╠vq\r ØÖø9\x04 ╣TÝ "
b"\x01 —ÎüÌzr˜‡‚’Æ*bb% "
b"\x01 —ÎüÌ~p«……\x01 ÑAèæ“ "
b"\x01 —ÎüÌ‚s…Ž´ ÜîÀ\x02 L "
b"\x01 ù╬■v\x07 p\v ü┘ªÖ┐\t\f ╝ "
b"\x01 —Îÿcqp“–›"qbZÏw "
b"\x01 —ÎÿiÈp\x7F ‡õµ„{¤\x13 N "
b"\x01 —ÎÿjárO©'MÝ|†p[ "
b"\x01 —Ï\x01 k-s_°ØŸŒƒzáS "
b"\x01 —Ï\x01 k3sÛ•®&PŠ\x1D • "
b"\x01 —Ï\x01 k7s5‚\x02 YH:7jÓ "
b"\x01 —Ï\x01 k;s\x07 ¼@\x19\x1F b\v W" "
b"\x01 —Ï\x01 k?sO¸Âüþ/‡[d "
b"\x01 —Ï\x01 kCs;œ„5\x00\x02 ’2Z "
b"\x01 —Îÿaúq%´+h’\x05 ïVŒ "
b"\x01 ù¤\x02 <Ðr▀Á¬ïò4b╚Å "
b"\x01 —Ï\x03 "³pÒ’Ï õ\OVŽ "
b"\x01 ù¤\x03 ╬Hqü¿«ô╗û\v ─┴ "
b"\x01 —Ï\x03 ÎNrú£‹\x18 zø‡øb "
b"\x01 —Ï\x03 ÎTqoŽd~†þ\x7F ï¸ "
b"\x01 ù¤\x03 ╬Xrc╣ü¡ßJ▓Å\ "
b"\x01 —Ï\x03 Î\p“¾f\x17 Ú\x01 |\x12 U "
b"\x01 —Ï\x03 Î`q3¡ì\x1F ö/\x03 óÈ "
b"\x01 —Ï\x03 Îdqò´‘?iìnÉ\x1E "
b"\x01 ù¤\x03 ð¥q³ìcÕÅC\x08 ºE "
b"\x01 —Ï\x03 ÐÃp®·žlõ/§Ê¨ "
b"\x01 —Ï\x03 ÐÈs ¥9+L¨¾kè "
b"\x01 —Ï\x03 ÐÌq>®\x19 Ð:”\x05 í‘ "
b"\x01 —Ï\x03 ÐÐp7—Ž\x0E aj´ü\x19 "
b"\x01 —Ï\x03 ÐÓrí¡q#ç\x05 Ó@} "
b"\x01 —Ï\x03 ÐØré†+õÿ\x16\x1F |: "
b"\x01 —Ï\x03 ÐÜs>¼^X‘¹E\x7F\x00 "
b"\x01 —Ï\x03 Ðàr͹\x1E í‚d{ŒÑ "
b"\x01 —Ï\x03 ÐärR’¨ˆS݉5Í "
b"\x01 —Îþ`÷r±Žæ¯ôĘ\x0F Ï "
b"\x01 —Ï\x00 Ÿ·p¨Ï›gúä–k "
b"\x01 —Ï\x00 Ÿ¼qðœ6Q¿zâ\v 0 "
b"\x01 —Ï\x00 ŸÁs’ŠöT¶ö'\x04 = "
b"\x01 ù¤\x00 ƒ┼r²©âÐ\Øî9█ "
b"\x01 —Ï\x00 ŸÉpʺm\x13 Ù-ÓÐ& "
b"\x01 —Ï\x00 ŸÏrŧ2Whs‘7‰ "
b"\x01 —ÎüÅòp4§¼Èç—É‹* "
b"\x01 —Îþc„p²£6q<8Üëd "
b"\x01 —Îþcˆrû…áæW tðj "
b"\x01 —ÎþcŒs\x13 ±6XÎ:Bq? "
b"\x01 ù╬■cæpÒÉ▓óN!²5 "
b"\x01 —Îþc•p®¿·þ\e w†,´ "
b"\x01 —Îþc™q\x1F ¹äU6¿\r ‹, "
b"\x01 ù╬■cØr╚í\x10\x05 Ûw\x14 *á "
b"\x01 ù╬■cíp·â~üªi┴\x14\v "
b"\x01 —Îþs2so¾]¹ó]0Œ‡ "
b"\x01 —ÎÿjÚp\x07 ·É<_È:Ö6 "
b"\x01 —Ï\x02 ;žpÔ„\x1D YíðuHR "
b"\x01 —Ï*3›s¸¼Í:,,“Mª "
b"\x01 ù¤*3íp9ÿ╦GX╬üt[ "
b"\x01 —ÎüÍr\x16 ‡x\e ”bêne "
b"\x01 —Îüͱqf´ÊÔ5\\x1C\x1D x "
b"\x01 —Ï\x02 =üpg’¹ÂN¦\x19 t¾ "
b"\x01 —Ï\x02 @\q2‚‚\x0F\v è–\x03 ; "
b"\x01 ù¤,_½rÈóÆ═┬\x0E µ┴É "
b"\x01 —Ï,_°pɤ=¾ùýy&F "
b"\x01 ù¤\x04 ãÉpz╣7ä▄├Z4O "
b"\x01 —Ï\x04 É\x16 qO\x17\x1A\x1C Å(ú¥ "
b"\x01 —Ï\x04 É\e q2…þRlf;|e "
b"\x01 ù¤\x04 ╔ s×À/o\x05 ü?╠│ "
b"\x01 ù¤\x04 ╔$r~╣┼\x11 qý'Ø1 "
b"\x01 —Ï\x04 É*p\x00 «i,{Ò\f ½Ë "
b"\x01 —Ï\x04 É0pu§þhX\x03 ÛÊ— "
b"\x01 —Ï\x04 É5s~§¢•°|0ºm "
b"\x01 —Ï\x02 <®r´€sV"7mPƒ "
b"\x01 —Ï\x02 <ÕpEœk^\x1E &P¾& "
b"\x01 ù¤\x03 "¿qªÖ\t MnɪO³ "
b"\x01 —Ï\x03 "®qÒ§\x14 ÁÙQæà\x05 "
b"\x01 ù╬³═Øq‗Æ^ÌB/Ï64 "
b"\x01 —Îþv\x15 r舽@—2™ Q "
b"\x01 —Îÿ`Ôrì²O\e äGüep "
b"\x01 —Ï\x00 Œ¡sa”_“uÕ½h\x18 "
b"\x01 ù¤\x02 =‗swÉÄ:XH\x1F ═$ "
b"\x01 —Ï\x02 =øs¶\x1A t»É«\x18 à "
b"\x01 —Ï\x02 >\x01 s\x0F —µK½†1\x06 o "
b"\x01 —Ï\x02 6ZrÒª\e ñ.\x0E S°¬ "
b"\x01 —Ï\x02 6_qc²3'\t àEâ\x14 "
b"\x01 ù¤\x02 6crÇü̳t.îá\x1D "
b"\x01 —Ï\x02 6gr†‘y¹(ü\x06 §Î "
b"\x01 —Ï\x02 6lrȯÅ\x0E 㯋Lô "
b"\x01 —Ï\x02 6pr\x08 ½ÁL«—¸yà "
b"\x01 —Ï\x02 6tsñ‘é)A\x11 øÀÄ "
b"\x01 —Ï\x02 6xr=–ž\x08\x07\x18 \r \x07 Ð "
b"\x01 —Ï\x02 6~q\x06 ^\x12\x7F XìLÉ "
b"\x01 —Ï\x01 a_sh•\f !58AÜ¿ "
b"\x01 —Ï\x02 7±q\x0E ’/²:\f\x1A åõ "
b"\x01 —Îþh\x05 s\x10 ¼s\x17 ËX(³\x00 "
b"\x01 ù¤\x00 ó\x06 réü"▄¹\x07 X│{ "
b"\x01 ù¤\x00 ó\v r╦É$NR¼´F. "
b"\x01 ù¤\x00 ó\x11 rZì\x16 pOHðÙb "
b"\x01 ù¤\x00 ó\x16 rÅø#\x17 GÀü°( "
b"\x01 —Ï\x00 ¢\x1A pƒš\x12 Ç\x14 dùH^ "
b"\x01 —Ï\x00 ¢\x1F p,¤–˜~#¿Oá "
b"\x01 —Ï\x00 ¢#r¦†+Ét\x18 ¢6. "
b"""
\x01 —Îü͘r\n
´ý”%§\x16 ¦
"""
b"\x01 ù╬³═úpEôS¼Hü┬Ñ╗ "
b"\x01 —Îüͨsö›'áYŽêPÉ "
b"\x01 —Îü͵sm‰\x12 ù\t äø@0 "
b"\x01 ûƒ▒\x04 n|lÅù\v .¸<Z\x1C "
b"\x01 —Îþh\x10 r\x1C ›4@œ\t ¦\t # "
b"\x01 —Ï\x01 aOs~£²Ö•âL\x01 # "
b"\x01 ù¤\x04 ┴║pRúÎOº╦\x02 Å: "
b"\x01 —Ï\x04 Ã\x08 sb¨\e ï\x07 Ã2—¹ "
b"\x01 —Ï\x04 Ã\r rg¹¬¾"\x04 Z˜” "
b"\x01 —Ï\x04 Ã\x14 sµ¯t+êïuÇ\f "
b"\x01 —Ï\x04 Ã\x19 qr’}ߎj~’) "
b"\x01 ù¤\x03\x1F\x1A q╔Éý< 4T╗² "
b"\x01 —Ï\x03\x1F\x1F r ‘é\v ñ‰ÁŽÌ "
b"\x01 —Ï\x03\x1F #rѨôèËÁv© "
b"\x01 —Ï\x03\x1F 's\x11 ¹\x06 €v‰\x08 ‰ "
b"\x01 —Ï\x03\x1F +qTŽEø¬’½”‰ "
b"\x01 —Ï\x03\x1F 4p\x03 ‰Å4hÏĘ~ "
b"\x01 —Ï\x03\x1F 8s‹£ÏÓ&\x1E\x05\x00 ¯ "
b"\x01 —Îÿh=r\x11 ²ž\x03 S¢ä`& "
b"\x01 —ÎÿhApœ²¥à `¡&T "
b"\x01 —ÎÿhDq?šœ¾úÕR?¤ "
b"\x01 ù╬ hHp3╣ÛÅ×WHÌz "
b"\x01 —ÎüÇBp\x10 ¢3šquµ¯† "
b"\x01 —ÎüÇHqú”ð\x1F ¾½Þÿˆ "
b"\x01 —ÎüÇUsVµ{/åÃ\x1A E\x16 "
b"\x01 ù╬³Ã_so®*ıÕKü\e\x1E "
b"\x01 —ÎüÇes\x04 ¸Œ—\x1E w´Dß "
b"\x01 —ÎüÇts±¨Gn\x1F by†Ê "
b"\x01 —ÎüÇyp\x14 ±ÄQ{Ñú\x14 Û "
b"\x01 —ÎüÇ~q\x00 ™GeâºÔ%\x01 "
b"\x01 —Îþ`òr§ª»#ZP1[Ô "
b"\x01 —Îþ`üp\x14 Œ#\f ÇØÕEÖ "
b"\x01 —Îþa\x00 p>—òc…ÒdÉÌ "
b"\x01 —Îþa\x04 s\·;ò\x06 ±>Ÿ& "
b"\x01 —Îþa\x08 sZº\x12 £øŒSE\x18 "
b"\x01 —Îþa\v rÛˆ€Èú®\e Ä' "
b"\x01 —Îüɽqгˆj¾€‹\x17 o "
b"\x01 —ÎüÉÆr\x19 Œ!\x17 ˆ\x13 4׫ "
b"\x01 —Ï\x02 :\pG´Ø\x0E ã&\x17\x1D\v "
b"\x01 —Ï\x02 Abq/¼<6\x00 !v¼³ "
b"\x01 —Ï\x03 ÏgpY¥Í±ÙÀ\x01\x1C Þ "
b"\x01 ù¤\x04 ┼op╝üÆ®\x1F °ƒÞS "
b"\x01 —Ï\x04 Åtp.ŸË@\f “€74 "
b"\x01 —Ï\x04 Å{qB¹þ®H#Xèl "
b"\x01 —Ï\x04 Å\x7F påºüuÎxÍøñ "
b"\x01 —Ï\x04 Ńrp“\x07 D‹ÓÒèM "
b"\x01 –Ÿ°èYyUŸÐÈŒ\x0E ÿHm "
b"\x01 ûƒ▒$uqô║~│╦¬ZØÓ "
b"\x01 –Ÿ±Jíp\x17 ¾3ˆf\x04 ¿Ë1 "
b"\x01 –Ÿ±w\s}’oA\v ˆ°£‚ "
b"\x01 —Îþw!p~—Rm¢ø\x08 û, "
b"\x01 —Îþw%q\f ¶eå½¢FFê "
b"\x01 ù╬■w)p>╗└'Ã■ìùs "
b"\x01 —Îþw-r9ºoæ)v‡l4 "
b"\x01 •ŽÑæÎ}a•\v åÉ{Ü\x05\x03 "
b"\x01 —Îüɸs\x18 ¦Rõ›\x04 ˆ\x14 - "
b"\x01 ÿ\x0E :$Ér¯ƒU\r \x7F :f\x10 â "
b"\x01 ˜\x0E :E1wÇ–b\x14\f Mmˆÿ "
b"\x01 ˜\x0E :l\x17 wÞ°)ÐÔ—+¥Ÿ "
b"\x01 —Ï*/²s‡œ,êò»J×Ç "
b"\x01 —Ï*/¸q\x14 ‘ÂÛ~dQ\x0E „ "
b"\x01 ù¤*/╝rÛÉ\x01 VG\x04 Ç "
b"\x01 —Ï*/ÁrX„Ÿê•R#%? "
b"\x01 —Ï*/ÆqZŒ›qK»‡åD "
b"\x01 —Ï*/Êq+®x~qÍñœ" "
b"\x01 —Ï*/ÏqD˜îÛ]\x15 0Ä\x15 "
b"\x01 —Îþh\f p\x0E Ž õg\x02 ðFÃ "
b"\x01 —Ï2Å!s¾ƒ\f ô¿Æ”\x17\x1A "
b"\x01 •ŽÑ˜¹x\x1E –¼h«PH‰ "
b"\x01 ù¤\x00 ØMsî×QÄ\x11 d\n ÿá "
b"\x01 ù¤\x00 ØRq\x16 ç°┐T¸8·\x18 "
b"\x01 ù¤\x00 ØVpÁ┤¡¨\x12 sú\x11 ü "
b"\x01 —Ï*4¦q4¼Œ…\x7F "²Bè "
b"\x01 ù¤*4½pXÉa]bÍ`8Ú "
b"\x01 ù¤*4░q\x03 Àp\x10\v\x06 ê┘ü "
b"\x01 —Ï*4¶rÊŸe!‹õD7] "
b"\x01 —ÎüÏÖsU–ïLçªeú "
b"\x01 —ÎüÏÛqÜŠO1¿ôßj¨ "
b"\x01 —ÎüÏßr)¨Ö`Ú\x17 ‹2\x12 "
b"\x01 —ÎüÏãs]¶–Û?\x7F eH§ "
b"\x01 —ÎüÏép÷¿Ë9ü\x0E Î$ "
b"\x01 —ÎüÏìq£¥wŠÚÞvä! "
b"\x01 —ÎüÏðssˆ£e¤Œ&«œ "
b"\x01 —ÎüÏôp\x1C ¨ä\x04\x1A Ît\x0F\x1F "
b"\x01 —ÎüÏùs飯\x1E F}*E® "
b"\x01 —ÎüÏýpx°,Å[\x10 B\x7F @ "
b"\x01 —Ï\x01 b|s\x15 ‘}åyòçrV "
b"\x01 —Ï\x02 ;¥q<¹R\x1E –ð7àÚ "
b"\x01 —Ï\x03 Ó<pê¥1ö´zßLß "
b"\x01 ù¤,ZèsÎä║─ì[J└H "
b"\x01 —Ï,Z’q‡†\x18 È\x06\x17\x04\v Š "
b"\x01 —Ï\x02 @ap\x05 ¾ÜxÒGhò "
b"\x01 —Ï\x03 =\x14 p¬„»Š)Å‚ü… "
b"\x01 —Ï\x03 =\x18 s\x07 ”\x1D ÐQÒ\x0F ,l "
b"\x01 ù¤\x03 =\x1E rÉÁþyÑkm8\x13 "
b"\x01 ù¤\x03 =!pbòù?ÅY\x13 Þ{ "
b"\x01 ù¤\x03 =%s┼Å▒·▓ƒ4!ü "
b"\x01 —Ï\x03 6¥sU‘Þñïg\x00 ‚T "
b"\x01 —Ï\x03 6¬qÆ‘*\t D/`›® "
b"\x01 —Ï\x03 6°p¯Œë0;»®\x1D ¥ "
b"\x01 —Ï\x03 6µrä†'¨q¹\x06 { "
b"\x01 —Ï\x03 6ºp\r ´4ÉÕK\x7F\x13 9 "
b"\x01 —Ï\x03 6¾s^¥•‰XÐ\x15\x07 , "
b"\x01 ù¤\x03 6├qR»\x05 ÷ÈØ\x19\x1C\x15 "
b"""
\x01 —Ï\x03 7\n
qÞ¼D%Ù!\x14 zC
"""
b"\x01 —Ï\x00 œ\x1D sy\x11 {¤QŸg\x1F "
b"\x01 ù¤\x00 £$s╝ÉwYÖkÆ+& "
b"\x01 —Ï\x00 œ*r\x00 •ã¼é\x18\x17 ªä "
b"\x01 —Ï\x00 œ0p\e ŠK'•¡¦£– "
b"\x01 —Ï\x00 œ6s›¸©3V\x08 ˜•¸ "
b"\x01 ù¤\x00 £<rùü\r µ▄░´@o "
b"\x01 —Ï\x00 œ@r#«ó\x1A f[’¿ "
b"\x01 —Ï\x00 œEs-›X§„à’Þ< "
b"\x01 —Ï\x00 œIsx‚õÒÿJ\x00 ¨ "
b"\x01 —Ï\x00 œNr²«T«Žf\x07 À\ "
b"\x01 —Ï\x04 Á¨p¬»…f_ól¦° "
b"\x01 ù¤\x04 ┴¡r[Ø\x00\x18\x01 ö╔ë╩ "
b"\x01 —Ï\x04 Á±q\x01 •v-®\x0E ½\x04 & "
b"\x01 —Ï\x04 Áµré“äy{‡+¯t "
b"\x01 —Ï\x04 Á¾sN§‰\x18 `ÕÓï‰ "
b"\x01 —Ï\x04 ÁÂrà íÅ=â©\f Ï "
b"\x01 —Ï\x04 ÁÅs\x1D ˜ê:Ì`Áf3 "
b"\x01 —ÎüË!q“¥ð/°3\x1D\e ˆ "
b"\x01 —Ï\x04 Ê>r\r ‡h\x12 *;–ŒŽ "
b"\x01 —Ï\x04 ÊEr@½\r ;ÙÖ€hF "
b"\x01 —Ï\x04 ÊIpC‚U\x07 ¡”²_[ "
b"\x01 —ÎüÅÿp-¬Y—\t\x7F ÄIÕ "
b"\x01 —Îþs!p÷½Úªçþ•qã "
b"\x01 —Îþs(qN”؈\r l\x1C &\x7F "
b"\x01 —Îþs-sï«ë«ï¥kõ "
b"\x01 —Îþs7qmºà\x07 •/g‘\x00 "
b"\x01 —Îþs;qá¨7¶©q:\x12 — "
b"\x01 —Îþs@q1ž\x05 8:*\x16 ?a "
b"\x01 —Ï\x02 A]rÛ‚Q\x06 AÛ~Ö÷ "
b"\x01 —Ï\x02 Afq¶»=\x03 :aÓ×\e "
b"\x01 —Ï\x02 Ajqü©x‘¼]\x11 º¼ "
b"\x01 ù¤\x02 Anp ؾ┌ïOÈä "
b"\x01 —Ï\x02 ArpÙ—‡"íráfê "
b"\x01 —Ï\x02 Aws€˜Uyä)æ\x0E š "
b"\x01 —Ï\x03 :és¢ƒ”)?÷\x10 Ô¼ "
b"\x01 —Ï\x03 ÑÙq\x0E –£\x06 Ÿ\v éq "
b"\x01 —Ï\x03 Ñßs\e ·}í\x16 ¬\x10 #@ "
b"\x01 ù¤\x03 Ðõs\x7F ╗<P█§õÅ\x07 "
b"\x01 —Ï\x03 Ñès2¹\t\x05 ‹¿Ê÷Û "
b"\x01 —Ï\x03 ÑìsB³yðqåUT· "
b"\x01 —Ï\x03 ÑïsÜ¡¸¢õÞú\x1F ” "
b"\x01 –Ÿ´\x18 ”rNŠ€Æ[›[Z• "
b"\x01 ù¤\x02 ?1rØ®║fP│}l0 "
b"\x01 —Ï\x02 ?7sاq<žnb\x18 — "
b"\x01 —Ï\x02 ?<sð¬½í\x08 ŒšiŸ "
b"\x01 —Ï\x02 ?Arž½\x17 \r ”\\x04 —Ð "
b"\x01 —Ï\x02 ?Fr7·…î \x04 áŸo "
b"\x01 —Ï\x01 hÒs‘œ)}¿6|\v "
b"\x01 —Ï\x01 hÙr\r ¿È¶˜\f 0\x17 Ú "
b"\x01 —Ï\x01 hÝq¨©#;(\x1E ›õT "
b"\x01 —Ï\x01 hár«‹5\x10 å\x01\x1C\x1D Þ "
b"""
\x01 —Ï\x01 hæp8œê´\n
q1Šo
"""
b"\x01 —Ï\x01 hêr5¸íP?Uu•Œ "
b"\x01 —Ï\x01 hîrû¢ÉЄ¸âÔ· "
b"\x01 —Ï\x01 hòpZœOØCŒ{ÁY "
b"\x01 —ÎüÈŽpûJGBÕ–ÍÄ "
b"""
\x01 —ÎüÈ”p\n
’òµEÀ–Ä\x06
"""
b"\x01 —ÎüȘr:ƒ©\x16 É@è\x11 "
b"\x01 —ÎüÈœqͲ(¼ß¦¢Jã "
b"\x01 —ÎüÈ qÇœq\r ®ÊF\x07 Á "
b"\x01 —ÎüȤskµýÌMuÏ\e\x13 "
b"\x01 —ÎüȨqs¯Š‘ý—íP\x13 "
b"\x01 —ÎüȬr(˜&Ääêõ(ä "
b"\x01 —ÎüȰpɼ\x04 CaJ*|} "
b"\x01 —ÎüÅöq»±\x02 ½\x17 ÇÆþà "
b"\x01 ù╬■e╠r\x07 ╣dÍãØË\x19 º "
b"\x01 ù¤\x00 ì¦rl▒▀,ßøÇâ\x1A "
b"\x01 ù¤\x00 ìÒp"ºìͲ\x17 Cþ^ "
b"\x01 ù¤\x00 ìÞq╣úWîCJûc½ "
b"\x01 ù¤\x00 ìýqò┐ûý■ħ¯M "
b"\x01 ù¤\x00 ì‗q}è?,D\x1F útÑ "
b"\x01 ù¤\x00 ì÷q┌«ÇN\x05 É¥Ù│ "
b"\x01 ù¤\x00 ì·rDæƒe╬JðsY "
b"\x01 —Ï\x00 Œ˜q\x1D ˜˜›ö-B“Ö "
b"\x01 —Ï\x02 :Sp,«\x1D hîºÆQµ "
b"\x01 —Ï\x02 :XrKžÅ©ü¬ãos "
b"\x01 —Ï\x02 :ap’®3¯ž§ÿU "
b"\x01 —Ï\x02 :fq„–<zJmõKœ "
b"\x01 —Ï\x02 :jp4ªÓÉß1Úäl "
b"\x01 —Ï\x03 9wré»\n PZ‡Î\x00 ƒ "
b"\x01 —Ï*,2r\x7F ºÂR‰\x00 Ošà "
b"\x01 —Ï*,8q˦l»§n\x1A ¥„ "
b"\x01 —Ï*,<p3€\x06 $m§\x07 ¦e "
b"\x01 —Ï*,AsÖ§ƒàÊʤ\x1A\x04 "
b"\x01 ù¤\x01 a1qÉÅNÍhN\x12 ═\x0F "
b"\x01 —Ï\x02 @eq3‚)\x10 ‚*rºŒ "
b"\x01 —Ï\x02 ;ªq\e Ž/2|׸Œ: "
b"\x01 —Ï\x02 ;¯s\x1F ‹°m]ú3C\e "
b"\x01 —Ï\x01 a8sÏŸ÷Ç\x04 ×`¯ž "
b"\x01 —Ï\x01 a>qr¾#Ónʪ³y "
b"\x01 —Ï\x01 aGr²¢tK¸G»#u "
b"\x01 ù¤\x01 aVp\t üN3$×ÉËY "
b"\x01 ù¤\x01 a[p\x05 ï\x03\x04 Ø\x19 Y[P "
b"\x01 •ö’`\x08 tÿ´\x0F >„"\x13 8® "
b"\x01 —Ï\x03 Ó,r>—¡ÒÁ›ñ2† "
b"\x01 —Ï\x03 Ó2q‚¦c\x1E uûÒ¢ü "
b"\x01 —Ï\x03 Ó7q\t ‹§*b\x1E ¨†N "
b"\x01 —Ï\x03 ÓAs…Š!ÎCjE¸P "
b"""
\x01 —Ï\x03 ÓEpÕ—\n
\x17 *,\x1F õ×
"""
b"\x01 —Ï,aâr®ƒDD\uM„K "
b"\x01 —Ï,aêp]•ÜåJƒ÷Ò› "
b"\x01 —Ï\x02 7»sÿ“ۺܣʋô "
b"\x01 ù¤\x03 9^qÎ┤Õ┘MÅ\x15 ¯q "
b"\x01 —Ï\x03 9epˆº½e\x11 y‡ìU "
b"\x01 —Ï\x03 9is\x16 €\x17 RºÐ\x1F vç "
b"\x01 ù¤\x03 9oq³Ø\x16 q¶Éı:\x1C "
b"\x01 ù¤\x03 9spÜ¢\x08 HÅÏÃC, "
b"\x01 —Ï\x03 9|r0¥[ñi\x10 M‡U "
b"\x01 —Ï\x02 7¶p¦–i\x1F ÌŽÏ! "
b"\x01 ù¤\x02 7┴pAìcÖðë SÚ "
b"\x01 —Îÿfùqé›mšnçÚᎠ"
b"\x01 —Îÿfþr2²?Oä·~\t ú "
b"\x01 —Îÿg\x03 rᓎ(®£CP "
b"\x01 —Îÿg\x07 rP‰í²Ò³µ\A "
b"\x01 ù╬ g\v q┬æò├Ì!ìø═ "
b"\x01 ù╬ g\x0F sOÁö?õ·ÇÅ╚ "
b"\x01 ù╬ g\x13 r\x06 öþÆ\x00 ìü\x1A r "
b"\x01 ù╬ g\x17 pmü?\x0F Ù°\x14 h] "
b"\x01 —Îÿg\e q±”£5©oÎ\x00 > "
b"\x01 ù╬ g\x1F sNí\x18 tðü┴Wõ "
b"\x01 —Ï\x01 bvqÛºé1Z äa "
b"\x01 —Ï\x01 b‚q½²Ö\x05 ‰°ïpo "
b"\x01 —Ï\x01 b“rL¼°ò\x15\x11 óh» "
b"\x01 ù¤\x01 bÖs\e ü¤┼È\x1E çð┐ "
b"\x01 ù¤\x01 bØq]ç¥ùæ;Å┴v "
b"\x01 —Ï\x01 b¢s\x16 ¦t\x19 ÛS\x02\e j "
b"\x01 —Ï\x01 b¦p΃‹vÛ<¥Ó® "
b"\x01 ù¤\x01 b¬súëºÐØ·×Z_ "
b"\x01 —Ï\x01 b®s‹I\r e¦ƒ\x1F "
b"\x01 —ÎüÅìpú‹VJŸ‰\x10 þè "
b"\x01 —ÎüÅûrï®nÚ 4‘`ð "
b"\x01 ù╬³ã\x08 qTÅ1èe6\x1E :\x1F "
b"\x01 —ÎüÆ\x18 p\t £\x7F Å•ðË_ò "
b"\x01 —ÎüÆ\x1C rd±]ß5\x18 •J\x0F "
b"\x01 ù╬³ã p\x13 ë\x06 [┴p"!ì "
b"\x01 ù╬■e─pTô:ì\x1F ▓³╣\x1C "
b"\x01 ù╬■eıq─ÉOpÂmOç\x06 "
b"\x01 —Ï,\òr(¬P»õF}ƒš "
b"\x01 —Ï,\öq¢°1È`HNDÜ "
b"\x01 —Ï,\ýq²ªÒ\v\x10\x0F ‹\x15 W "
b"\x01 —Ï,]\x02 q¤Ž÷XÐ\v £F„ "
b"\x01 —Ï,]\x06 rw¼\v ¨0\v Ž\x08 "
b"\x01 ù╬■v\f sɺé\x02 Uxö\x17 × "
b"\x01 —Îþv\x11 p+Œ¥udz@áM "
b"\x01 ù╬■v\x1A qç¥Þ¶*£àÉl "
b"\x01 ù╬■v\x1F s¿ÄZcÚÅ~D█ "
b"\x01 —Îþv#qn·¤—ñð(œp "
b"\x01 —Îþv(s–‚“\x0F ݉–\x02\f "
b"\x01 ù╬■v,rÙüÀ©ñ'.\x13 ì "
b"\x01 —Ï\x00 Œœr/“#Oöí=\x06 > "
b"\x01 —Ï*13r\x07 ´7V{\x1C ò\4 "
b"\x01 —Ï*19sBŒÕ\x03 ¯–"…C "
b"\x01 —Ï\x01 e5r¥˜,\x0F ä.’Ú¡ "
b"\x01 —Ï\x01 e;sg§$~Ö]`hd "
b"\x01 —Ï\x01 e?pÔ°.éÆKµ‘æ "
b"\x01 ù¤\x01 eCq¹üÔ\x1D 4X¸\x7F ü "
b"\x01 ù¤\x01 eHráŃ¿§═TÀ\f "
b"\x01 ù¤\x01 eLpèÅ░ÀI¦é\x1C\x01 "
b"""
\x01 —Ï\x01 eQr\n
†]Íâ/6©÷
"""
b"\x01 —Ï\x01 eUsw’x`@ЋÓY "
b"\x01 —Ï\x04 Æ\x7F s\x18 WG\r Þo×\ "
b"\x01 ù¤\x04 ãärõÅ%¬r¬\x1C Ø\x13 "
b"\x01 —Ï\x04 ÆŠpr¨›XÞþÐH\r "
b"\x01 ù¤\x04 ãòpØèÂ╩\x02 碸U "
b"\x01 —Ï\x04 Æšp‹¤ÐÕH]·Ÿw "
b"\x01 ù¤\x04 ã×pÞì7ÿ[åÆk\x15 "
b"\x01 —Ï\x04 Æ¢sa™x\x7F ú¡\x7F àÄ "
b"\x01 ù¤\x00 ØZs°ö9\¾H9¨¸ "
b"\x01 —Ï\x04 Çôs\x1D ¤›Žzüì6a "
b"\x01 ù¤*++sðèühä╣±XÙ "
b"\x01 —Ï*+2r(ªÐ¨¿Ê÷©á "
b"\x01 —Ï\x00 Œ‰s‚ªôkŠ®œ\x10 $ "
b"\x01 —Ï\x00 ŒŽrÒ¯\x11 ¦«ô'„\ "
b"\x01 —Ï\x00 Œ”s\x1A ¦îŠØ¾\x10\x02 ~ "
]
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 (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
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 (0x0197CF031F30725683BC8861BC171B5D , 0x0195C918E74178989BE4B7D6A3039F0D , 0x0197CEFCC604714BB4CBCAB1F357BA9E , 0x0197CEFF649672EBAA08F7B063DE38EF , 0x0197CF0237A87311842EB92FF861E2E3 , 0x0197CF02417B72A8B888071A5B735926 , 0x0197CF03C8027130A7ECE2A3FD3A3F1C , 0x0197CF2A323D7164893BBB96935679B8 , 0x0197CF2A324273C393EA7654F90CF39A , 0x0197CF2A324671228D8C580618D16B21 , 0x0197CF2A324A70FE9CAE0776DE7618FB , 0x0197CEFCC76A7142AEB3FAE83099D507 , 0x0197CEFCC76F70BE84607343C18DFE48 , 0x0197CEFCCC627306881066F899F189DA , 0x0197CEFCCC6972399FFC3EC84DA7196D , 0x0197CEFCCC6D73978AFAA145398A03D9 , 0x0197CEFCCC7270349883FA3403684155 , 0x0197CEFCCC76710D9D999B3904B954ED , 0x0197CEFCCC7A7298878292C62A626225 , 0x0197CEFCCC7E70AB858501D141E8E693 , 0x0197CEFCCC8273858EB4A0DCEEC0024C , 0x0197CEFE7607700B81D9A699BF090CBC , 0x0197CEFF63717093969B2271625ACF77 , 0x0197CEFF69C8707F87F5B5847BA4134E , 0x0197CEFF6AE1724FA9274DDD7C86705B , 0x0197CF016B2D735FB0D89F8C837AE153 , 0x0197CF016B3373DB95AE26508A1DC295 , 0x0197CF016B377335820259483A376AD3 , 0x0197CF016B3B7307BC40191F620B5722 , 0x0197CF016B3F734FB8C2FCFE2F875B64 , 0x0197CF016B43733B9C8435000292325A , 0x0197CEFF61FA7125B42B689205EF568C , 0x0197CF023CD172DFB5AA8B953462C88F , 0x0197CF0322B370D292CFA0F55C4F568E , 0x0197CF03CE487181A8AE93BB960BC4C1 , 0x0197CF03CE4E72FAA38B187AF887F862 , 0x0197CF03CE54716F8E647E86FE7FEFB8 , 0x0197CF03CE587263B981ADE14AB28F5C , 0x0197CF03CE5C7093BE6617DA017C1255 , 0x0197CF03CE607133A1EC1FF62F03F3C8 , 0x0197CF03CE6471F2B4913F69EC6EC91E , 0x0197CF03D0BE71FC8D63E58F4308A745 , 0x0197CF03D0C370AEB79E6CF52FA7CAA8 , 0x0197CF03D0C873A0A5392B4CA8BE6BE8 , 0x0197CF03D0CC713EAE19D03A9405ED91 , 0x0197CF03D0D07037978E0E616AB4FC19 , 0x0197CF03D0D372EDA17123E705D3407D , 0x0197CF03D0D872E9862BF5FF161F7C3A , 0x0197CF03D0DC733EBC5E5891B9457F00 , 0x0197CF03D0E072CDB91EED82647B8CD1 , 0x0197CF03D0E4725292A88853DD8935CD , 0x0197CEFE60F772B18EE6AFF4C4980FCF , 0x0197CF009FB770ADA8CF9B67FAE4966B , 0x0197CF009FBC71F09C3651BF7AE20B30 , 0x0197CF009FC173928AF654B6F627043D , 0x0197CF009FC572FDB883D15C9D8C39DB , 0x0197CF009FC970CABA6D13D92DD3D026 , 0x0197CF009FCF72C5A732576873913789 , 0x0197CEFCC5F27034A7BCC8E797C98B2A , 0x0197CEFE638470B2A336713C38DCEB64 , 0x0197CEFE638872FB85E1E6572074F06A , 0x0197CEFE638C7313B13658CE3A42713F , 0x0197CEFE639170E390B2A24EF021FD35 , 0x0197CEFE639570AEBFB7FE1B77862CB4 , 0x0197CEFE6399711FB9E45536BF0D8B2C , 0x0197CEFE639D72C8A11005EA77142AA0 , 0x0197CEFE63A170FA837E81A669C1140B , 0x0197CEFE7332736FBE5DB9F35D308C87 , 0x0197CEFF6ADA7007B7C93C5FC83AD636 , 0x0197CF023B9E70D4841D59EDF0754852 , 0x0197CF2A339B73B8BCCD3A2C2C934DAA , 0x0197CF2A33A1703998CB4758CE81745B , 0x0197CEFCCDAD721687781B9462EA6E65 , 0x0197CEFCCDB17166B4CAD4355C1C1D78 , 0x0197CF023DFC706792B9C24EA61974BE , 0x0197CF02405C713282820F0BE896033B , 0x0197CF2C5FAB72D4A292CDC20EE6C190 , 0x0197CF2C5FB070C9A43DBEF9FD792646 , 0x0197CF04C690707AB93784DCC35A344F , 0x0197CF04C916714FAD171A1CC528FAA5 , 0x0197CF04C91B713285FE526C663B7C65 , 0x0197CF04C920739EB72F6F05813FCCB3 , 0x0197CF04C924727EB9C51171EC279D31 , 0x0197CF04C92A7000AB692C7BD20CBDCB , 0x0197CF04C9307075A7FE685803DBCA97 , 0x0197CF04C935737EA7A295B07C30BA6D , 0x0197CF023CAE72B480735622376D5083 , 0x0197CF023CD570459C6B5E1E2650BE26 , 0x0197CF0322A871A699094D6E90A64FFC , 0x0197CF0322AE71D2A714C1D951E6E005 , 0x0197CEFCCD9D71F2925EDE422FD83634 , 0x0197CEFE761572E888BD409732992051 , 0x0197CEFF60D472ECB24F1BE447FC6570 , 0x0197CF008CA17361945F9375D5BD6818 , 0x0197CF023DF27377908E3A58481FCD24 , 0x0197CF023DF873C2B61A74BBC9AB18E0 , 0x0197CF023E01730F97B54BBD8631066F , 0x0197CF02365A72D2AA1BF12E0E53B0AC , 0x0197CF02365F7163B2332709E045E214 , 0x0197CF023663728081DEFC742E8CA01D , 0x0197CF02366772869179B928FC06A7CE , 0x0197CF02366C72C8AFC50EE3AF8B4CF4 , 0x0197CF0236707208BDC14CAB97B879E0 , 0x0197CF02367473F191E9294111F8C0C4 , 0x0197CF023678723D969E0807180D07D0 , 0x0197CF02367E7106A05E127F58EC4CC9 , 0x0197CF01615F7368950C21353841DCBF , 0x0197CF0237B1710E922FB23A0C1AE5F5 , 0x0197CEFE68057310BC7317CB5828B300 , 0x0197CF00A20672828122DCFB0758B37B , 0x0197CF00A20B72CB90244E52ACEF462E , 0x0197CF00A211725A8D16704F48D0EB62 , 0x0197CF00A216728F9B231747B781F828 , 0x0197CF00A21A70839A12C71464F9485E , 0x0197CF00A21F702CA496987E23BF4FE1 , 0x0197CF00A22372A6862BC97418A2362E , 0x0197CEFCCD98720AB4FD9425A7AD16A6 , 0x0197CEFCCDA370459353AC4881C2A5BB , 0x0197CEFCCDA873F69B27E1598EEA50C9 , 0x0197CEFCCDB5736D8912F909E4F84030 , 0x01969FB1046E7C6C8F970B2EF73C5A1C , 0x0197CEFE6810721C9B34409C09A60923 , 0x0197CF01614F737EA3B2D695E24C0123 , 0x0197CF04C1BA7052A3D74FA7CB028F3A , 0x0197CF04C3087362A81BEF07C33297B9 , 0x0197CF04C30D7267B9ACBE22045A9894 , 0x0197CF04C31473B5AF742BEAEF75C70C , 0x0197CF04C3197172927DDF8E6A7E9229 , 0x0197CF031F1A71C990EC3C203454BBFD , 0x0197CF031F1F722091E90BF189C18ECC , 0x0197CF031F2372D1A8F4E8C38BC176A9 , 0x0197CF031F277311A0B9068076890889 , 0x0197CF031F2B71548E45F8AC92BD9489 , 0x0197CF031F34700389C53468CFC4987E , 0x0197CF031F38738BA3CFD3261E0500AF , 0x0197CEFF683D7211B29E0353A2E46026 , 0x0197CEFF6841709CB2A5E0A060A12654 , 0x0197CEFF6844713F9A9CBEFAD5523FA4 , 0x0197CEFF68487033B9EA8F9E5748DE7A , 0x0197CEFCC7427010A2339A7175B5AF86 , 0x0197CEFCC74871FA94F01FBEBDDEFF88 , 0x0197CEFCC7557356B57B2FE5C31A4516 , 0x0197CEFCC75F736FA92AD5E54B811B1E , 0x0197CEFCC7657304B88C971E77B444DF , 0x0197CEFCC77473B1A8476E1F627986CA , 0x0197CEFCC7797014B1C4517BD1FA14DB , 0x0197CEFCC77E7100994765E2BAD42501 , 0x0197CEFE60F272A7AABB235A50315BD4 , 0x0197CEFE60FC70148C230CC7D8D545D6 , 0x0197CEFE6100703E97F26385D264C9CC , 0x0197CEFE6104735CB73BF206B13E9F26 , 0x0197CEFE6108735ABA12A3F88C534518 , 0x0197CEFE610B72DB8880C8FAAE1BC427 , 0x0197CEFCC9BD718AB3886ABE808B176F , 0x0197CEFCC9C672198C2117881334D7AB , 0x0197CF023A5C7047B4D80EE326171D0B , 0x0197CF024162712FBC3C36002176BCB3 , 0x0197CF03CF677059A5CDB1D9C0011CDE , 0x0197CF04C56F70BC8192A91FF89FE853 , 0x0197CF04C574702E9FCB400C93803734 , 0x0197CF04C57B7142B9FEAE482358E86C , 0x0197CF04C57F70E5BAFC75CE78CDF8F1 , 0x0197CF04C58372709307448BD3D2E84D , 0x01969FB0E85979559FD0C88C0EFF486D , 0x01969FB124757193BA7EB3CBAA5A9DE0 , 0x01969FB14AED7017BE33886604BFCB31 , 0x01969FB1775C737D926F410B88B0A382 , 0x0197CEFE7721707E97526DA2F808FB2C , 0x0197CEFE7725710CB665E5BDA24646EA , 0x0197CEFE7729703EBBC027C7FE8D9773 , 0x0197CEFE772D7239BA6FE62976876C34 , 0x01958ED1E6CE7D61950BE5C97BDC0503 , 0x0197CEFCC9B87318A652F59B0488142D , 0x01980E3A249072EE9F550D7F3A661083 , 0x01980E3A453177C79662140C4D6D88FF , 0x01980E3A6C1777DEB029D0D4972BA59F , 0x0197CF2A2FB273879C2CEAF2BB4AD7C7 , 0x0197CF2A2FB8711491C2DB7E64510E84 , 0x0197CF2A2FBC72EA90015647F0042080 , 0x0197CF2A2FC17258849FEA955223253F , 0x0197CF2A2FC6715A8C9B714BBB87E544 , 0x0197CF2A2FCA712BAE787E71CDF19C22 , 0x0197CF2A2FCF714498EEDB5D1530C415 , 0x0197CEFE680C700E8EA0F56702F046C3 , 0x0197CF32C52173BE830CF4BFC694171A , 0x01958ED198B9781E96BC68AB504889AD , 0x0197CF009D4D738C9E518E11640A98A0 , 0x0197CF009D52711687F8BF54F738FA18 , 0x0197CF009D5670B5B4ADF91273A31181 , 0x0197CF2A34A67134BC8C857F22B242E8 , 0x0197CF2A34AB705890615D62D66038E9 , 0x0197CF2A34B07103B770100B0688D981 , 0x0197CF2A34B672CA9F65218BF544375D , 0x0197CEFCCFD6735596C3AF4CE7AA65FA , 0x0197CEFCCFDB71DC8A4F31BFF4DF6AA8 , 0x0197CEFCCFDF7229A8D660DA178B3212 , 0x0197CEFCCFE3735DB696DB3F7F6548A7 , 0x0197CEFCCFE970F7BFCB39FC0E20CE24 , 0x0197CEFCCFEC71A3A5778ADADE76E421 , 0x0197CEFCCFF0737388A365A48C26AB9C , 0x0197CEFCCFF4701CA8E4041ACE740F1F , 0x0197CEFCCFF973EFA8AA1E467D2A45AE , 0x0197CEFCCFFD7078B02CC55B10427F40 , 0x0197CF01627C7315917DE579F2E77256 , 0x0197CF023BA5713CB9521E96F037E0DA , 0x0197CF03D33C70EAA531F6B47ADF4CDF , 0x0197CF2C5A8A73D784BAC48D5B4AC048 , 0x0197CF2C5A9271878618C80617040B8A , 0x0197CF0240617005BEDC78D2AD4768F2 , 0x0197CF033D1470AC84BB8A29C582FC85 , 0x0197CF033D187307941DD051D20F2C6C , 0x0197CF033D1E7290B5E779A56B6D3813 , 0x0197CF033D21706295973F8F5913E87B , 0x0197CF033D2573C58FB1FAB29F342181 , 0x0197CF0336A5735591DEF1EF67008254 , 0x0197CF0336AC71C6912A09442F609BAE , 0x0197CF0336B070AF8CEB303BBBAE1DA5 , 0x0197CF0336B572E48627ADA871B9067B , 0x0197CF0336BA700DB434C9D54B7F1339 , 0x0197CF0336BE735EA5958958D015072C , 0x0197CF0336C37152AF05F6D49D191C15 , 0x0197CF03370A71DEBC4425D921147A43 , 0x0197CF009C1D7379AD117BA4519F671F , 0x0197CF009C2473BC907759996B922B26 , 0x0197CF009C2A720095E3BCE91817AAE4 , 0x0197CF009C30701B8A4B2795A1A6A396 , 0x0197CF009C36739BB8A93356089895B8 , 0x0197CF009C3C7297810DE6DCB0EF406F , 0x0197CF009C407223ADABF31A665B92BF , 0x0197CF009C45732D9B58A784E092DE3C , 0x0197CF009C49737882F5D2FF4A00ADA8 , 0x0197CF009C4E72B2AB54AB8E6607C05C , 0x0197CF04C1A870ACBB85665FF36CA6B0 , 0x0197CF04C1AD725B9D00180194C989CA , 0x0197CF04C1B1710195762DAE0EBD0426 , 0x0197CF04C1B572E993E4797B872BAF74 , 0x0197CF04C1BE734EA7891860D5D3EF89 , 0x0197CF04C1C272E0A0EDC53DE2A90CCF , 0x0197CF04C1C5731D98EA3ACC60C16633 , 0x0197CEFCCB217193A5F02FB0331D1B88 , 0x0197CF04CA3E720D8768122A3B968C8E , 0x0197CF04CA457240BD0D3BD9D6806846 , 0x0197CF04CA497043825507A194B25F5B , 0x0197CEFCC5FF702DAC5997097FC449D5 , 0x0197CEFE732170F7BDDAAAE7FE9571E3 , 0x0197CEFE7328714E94D8880D6C1C267F , 0x0197CEFE732D73EFABADEBABEFA56BF5 , 0x0197CEFE7337716DBAE007952F679100 , 0x0197CEFE733B71E1A837B6A9713A1297 , 0x0197CEFE734071319E05383A2A163F61 , 0x0197CF02415D72DB82510641DB7ED6F7 , 0x0197CF02416671B6BB3D033A61D3D71B , 0x0197CF02416A71FCA97891BC5D11BABC , 0x0197CF02416E70209DF3F0DA8B4FD484 , 0x0197CF02417270D9978722ED72E166EA , 0x0197CF0241777380985579E429E60E9A , 0x0197CF033AE973A28394293FF710D4BC , 0x0197CF03D1D9710E96A306209F0BE971 , 0x0197CF03D1DF731BB77DED16AC102340 , 0x0197CF03D1E4737FBB3C50DBF5E48F07 , 0x0197CF03D1E87332B909058BBFCAF7DB , 0x0197CF03D1EC7342B379F071E55554B7 , 0x0197CF03D1EF73DCA1B8A2F5DEFA1F94 , 0x01969FB41894724E8A80C65B9B5B5A95 , 0x0197CF023F31729DA9BA6650B37D6C30 , 0x0197CF023F3773D8A7713C9E6E621897 , 0x0197CF023F3C73F0ACBDED088C9A699F , 0x0197CF023F41729EBD170D945C0497D0 , 0x0197CF023F467237B785EE2004E19F6F , 0x0197CF0168D273919C297DADBF367C0B , 0x0197CF0168D9720DBFC8B6980C3017DA , 0x0197CF0168DD71A8A9233B281E9BF554 , 0x0197CF0168E172AB8B3510E5011C1DDE , 0x0197CF0168E670389CEAB40A71318A6F , 0x0197CF0168EA7235B8ED503F5575958C , 0x0197CF0168EE72FBA2C9D084B8E2D4B7 , 0x0197CF0168F2705A9C4FD8438C7BC159 , 0x0197CEFCC88E70FBAD4A4742D596CDC4 , 0x0197CEFCC894700A92F2B545C096C406 , 0x0197CEFCC898723A83A916C940ADE811 , 0x0197CEFCC89C71CDB228BCDFA6A24AE3 , 0x0197CEFCC8A071C79C710DAECA4607C1 , 0x0197CEFCC8A4736BB5FDCC4D75CF1B13 , 0x0197CEFCC8A87173AF8A91FD97ED5013 , 0x0197CEFCC8AC72289826C4E4EAF528E4 , 0x0197CEFCC8B070C9BC0443614A2A7C7D , 0x0197CEFCC5F671BBB102BD17C7C6FEC3 , 0x0197CEFE65CC7207B964D6C69DD319A7 , 0x0197CF008DDD726CB1DF2CE19B80831A , 0x0197CF008DE37022A78DD6FD1743E75E , 0x0197CF008DE871B9A3578C434A9663AB , 0x0197CF008DEC7195BF96ECFE8EF5EE4D , 0x0197CF008DF2717D8A3F2C441FA374A5 , 0x0197CF008DF671DAAE804E0590BEEBB3 , 0x0197CF008DFA7244919F65CE4AD07359 , 0x0197CF008C98711D98989BF62D4293D6 , 0x0197CF023A53702CAB1D68EEBAC651B5 , 0x0197CF023A58724B9EC5A9FCACE36F73 , 0x0197CF023A617092AE33AFAD9EA7FF55 , 0x0197CF023A667184963C7A4A6DF54B9C , 0x0197CF023A6A7034AAD3C9DF31DAE46C , 0x0197CF03397772E9BB0A505A87CE0083 , 0x0197CF2A2C32727FBAC25289004F9AE0 , 0x0197CF2A2C3871CBA66CBBA76E1AA584 , 0x0197CF2A2C3C70338006246DA707A665 , 0x0197CF2A2C4173D6A783E0CACAA41A04 , 0x0197CF01613171908F4ED6684E12CD0F , 0x0197CF0240657133822910822A72BA8C , 0x0197CF023BAA711B8E2F327CD7B88C3A , 0x0197CF023BAF731F8BB06D5DFA33431B , 0x0197CF01613873CF9FF7C704D760AF9E , 0x0197CF01613E7172BE23D36ECAAAB379 , 0x0197CF01614772B2A2744BB847BB2375 , 0x0197CF0161567009814E33249E90D359 , 0x0197CF01615B70058B03049D19595B50 , 0x0195F692600874FFB40F3E84221338AE , 0x0197CF03D32C723E97A1D2C19BF13286 , 0x0197CF03D3327182A6631E75FBD2A2FC , 0x0197CF03D33771098BA72A621EA8864E , 0x0197CF03D34173858A21CE436A45B850 , 0x0197CF03D34570D5970A172A2C1FF5D7 , 0x0197CF2C61E272AE8344445C754D844B , 0x0197CF2C61EA705D95DCE54A83F7D29B , 0x0197CF0237BB73FF93DBBADCA3CA8BF4 , 0x0197CF03395E71D7B4E5D94D8F15EE71 , 0x0197CF0339657088BABD65117987EC55 , 0x0197CF0339697316801752BAD01F76E7 , 0x0197CF03396F71FC9D1671F490D53A1C , 0x0197CF033973709ABD08488FD8C7432C , 0x0197CF03397C7230A55BF169104D8755 , 0x0197CF0237B670A696691F20CC8ECF21 , 0x0197CF0237C170418D6399D089FF53E9 , 0x0197CEFF66F971E99B6D9A6EE7DAE18E , 0x0197CEFF66FE7232B23F4FE4B77E09FA , 0x0197CEFF670372E1938EAD28AEA34350 , 0x0197CEFF6707725089EDB2D2B3B55C41 , 0x0197CEFF670B71C29195C3DE218D9BCD , 0x0197CEFF670F734FB5943FE4FA808FC8 , 0x0197CEFF6713720694E792008D811A72 , 0x0197CEFF6717706D813F0FEBF814685D , 0x0197CEFF671B71B194A335A96FCE003E , 0x0197CEFF671F734EA11874D081C157E4 , 0x0197CF01627671DBBAE9315AADA0E461 , 0x0197CF01628271BDB2D60589B0EF706F , 0x0197CF016293724CBCB0F21511F368BB , 0x0197CF016299731B81CFC5D41E87D0BF , 0x0197CF01629D715D87BE97913B8FC176 , 0x0197CF0162A27316A67419DB53021B6A , 0x0197CF0162A670CE838B76DB3CA5D3AE , 0x0197CF0162AA73A389A7D19DFA9E5A5F , 0x0197CF0162AE73AD8B490D2065A6831F , 0x0197CEFCC5EC70FA8B564A9F8910FEE8 , 0x0197CEFCC5FB72EFAE6EDAA0349160F0 , 0x0197CEFCC60871548F318A65361E3A1F , 0x0197CEFCC6187009A37FC595F0CB5FF2 , 0x0197CEFCC61C7264B15DDF3518954A0F , 0x0197CEFCC620701389065BC17022218D , 0x0197CEFE65C47054933A8D1FB2FCB91C , 0x0197CEFE65D571C4904F70B66D4F8706 , 0x0197CF2C5CF27228AC50BBF5467D839A , 0x0197CF2C5CF671A2B031C860484E44DC , 0x0197CF2C5CFD71B2AAD20B100F8B1557 , 0x0197CF2C5D0271A48EF758D00BA34684 , 0x0197CF2C5D067277BC0BA8300BAD8E08 , 0x0197CEFE760C7390A78202557894179E , 0x0197CEFE7611702B8CA575647A40E14D , 0x0197CEFE761A7187BEE8F42A9C85906C , 0x0197CEFE761F73A88E5A63E98F7E44DB , 0x0197CEFE7623716EB7A497F1F0289C70 , 0x0197CEFE7628739682930FDD8996020C , 0x0197CEFE762C72EB81B7B8A4272E138D , 0x0197CF008C9C722F93234FF6ED3D063E , 0x0197CF2A31337207B437567B1CF25C34 , 0x0197CF2A313973428CD503AF96228543 , 0x0197CF01653572A5982C0FE42E92DAA1 , 0x0197CF01653B7367A7247ED65D606864 , 0x0197CF01653F70D4B02EE9C64BB591E6 , 0x0197CF01654371FB81E21D3458F77F81 , 0x0197CF01654872A08F9FA8F5CD54B70C , 0x0197CF01654C708A8FB0B749DD821C01 , 0x0197CF016551720A865DCDE22F36A9F7 , 0x0197CF016555737792786040D08BD359 , 0x0197CF04C67F7318AD57470DDE6FD75C , 0x0197CF04C68472E48F25AA72AA1C9D13 , 0x0197CF04C68A7072A89B58DEFED0480D , 0x0197CF04C695709D8AB6CA0287BDF755 , 0x0197CF04C69A708BA4D0D5485DB79F77 , 0x0197CF04C69E70E88D37985B86926B15 , 0x0197CF04C6A2736199787FFAA17FE0C4 , 0x0197CF009D5A73F894395CF34839F9F7 , 0x0197CF04C7F4731DA49B8E7AFCEC3661 , 0x0197CF2A2B2B73D08A816884B9F158EB , 0x0197CF2A2B327228AAD0A8BFCAF7A9E1 , 0x0197CF008C897382AAF46B8AAE9C1024 , 0x0197CF008C8E72D2AF11A6ABF427845C , 0x0197CF008C94731AA6EE8AD8BE10027E );
Copy
79
3.40 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 `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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 —ÔHº,{\x19 ™Bë?"’B\x03 "
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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 `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 (0x0197D448BA2C7B199942EB3F22924203 ))) `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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `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-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
80
4.65 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 (SELECT `moorl_magazine_article.categories.mapping` . `article_id` as id FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` 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.categories` . `id` = ? )) `moorl_magazine_article.categories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories_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 `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 (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories_1` . id IS NOT NULL AND `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"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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 (SELECT `moorl_magazine_article.categories.mapping` . `article_id` as id FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` 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.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E )) `moorl_magazine_article.categories_1` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories_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 `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 (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories_1` . id IS NOT NULL AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
81
0.54 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 ▄Å,× "
b"zqaB—ÿ\x16 3\x05 €WÄX1"É "
b"×\x07 v\n '´é\x00 I‚Lh*dqÁ "
b"‹\x04\x17 „«’\x01 ƒì.Þàé\x1E $\x1A "
]
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 , 0x7A71614297FF1633058057C4583122C9 , 0xD707760A27B4E90049824C682A6471C1 , 0x8B041784AB920183EC2EDEE0E91E241A );
Copy
82
4.94 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `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 (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `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 (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
83
4.38 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 —Ï\x03\x1F 0rVƒ¼ˆa¼\x17\e ] "
b"\x01 •É\x18 çAx˜›ä·Ö£\x03 Ÿ\r "
b"\x01 —ÎüÆ\x04 qK´ËʱóWºž "
b"\x01 —Îÿd–rëª\x08 ÷°cÞ8ï "
b"\x01 —Ï\x02 7¨s\x11 „.¹/øaâã "
b"\x01 —Ï\x02 A{r¨¸ˆ\x07\x1A [sY& "
b"\x01 —Ï\x03 È\x02 q0§ìâ£ý:?\x1C "
b"\x01 —Ï*2=qd‰;»–“Vy¸ "
b"\x01 —Ï*2BsÓêvTù\f óš "
b"\x01 ù¤*2Fq"ìîX\x06\x18 Ðk! "
b"\x01 —Ï*2Jpþœ®\x07 vÞv\x18 û "
b"\x01 —ÎüÇjqB®³úè0™Õ\x07 "
b"\x01 ù╬³Ãop¥ä`sC┴ì■H "
b"\x01 —ÎüÌbs\x06 ˆ\x10 fø™ñ‰Ú "
b"\x01 —ÎüÌir9Ÿü>ÈM§\x19 m "
b"\x01 —ÎüÌms—Šú¡E9Š\x03 Ù "
b"\x01 —ÎüÌrp4˜ƒú4\x03 hAU "
b"\x01 ù╬³╠vq\r ØÖø9\x04 ╣TÝ "
b"\x01 —ÎüÌzr˜‡‚’Æ*bb% "
b"\x01 —ÎüÌ~p«……\x01 ÑAèæ“ "
b"\x01 —ÎüÌ‚s…Ž´ ÜîÀ\x02 L "
b"\x01 ù╬■v\x07 p\v ü┘ªÖ┐\t\f ╝ "
b"\x01 —Îÿcqp“–›"qbZÏw "
b"\x01 —ÎÿiÈp\x7F ‡õµ„{¤\x13 N "
b"\x01 —ÎÿjárO©'MÝ|†p[ "
b"\x01 —Ï\x01 k-s_°ØŸŒƒzáS "
b"\x01 —Ï\x01 k3sÛ•®&PŠ\x1D • "
b"\x01 —Ï\x01 k7s5‚\x02 YH:7jÓ "
b"\x01 —Ï\x01 k;s\x07 ¼@\x19\x1F b\v W" "
b"\x01 —Ï\x01 k?sO¸Âüþ/‡[d "
b"\x01 —Ï\x01 kCs;œ„5\x00\x02 ’2Z "
b"\x01 —Îÿaúq%´+h’\x05 ïVŒ "
b"\x01 ù¤\x02 <Ðr▀Á¬ïò4b╚Å "
b"\x01 —Ï\x03 "³pÒ’Ï õ\OVŽ "
b"\x01 ù¤\x03 ╬Hqü¿«ô╗û\v ─┴ "
b"\x01 —Ï\x03 ÎNrú£‹\x18 zø‡øb "
b"\x01 —Ï\x03 ÎTqoŽd~†þ\x7F ï¸ "
b"\x01 ù¤\x03 ╬Xrc╣ü¡ßJ▓Å\ "
b"\x01 —Ï\x03 Î\p“¾f\x17 Ú\x01 |\x12 U "
b"\x01 —Ï\x03 Î`q3¡ì\x1F ö/\x03 óÈ "
b"\x01 —Ï\x03 Îdqò´‘?iìnÉ\x1E "
b"\x01 ù¤\x03 ð¥q³ìcÕÅC\x08 ºE "
b"\x01 —Ï\x03 ÐÃp®·žlõ/§Ê¨ "
b"\x01 —Ï\x03 ÐÈs ¥9+L¨¾kè "
b"\x01 —Ï\x03 ÐÌq>®\x19 Ð:”\x05 í‘ "
b"\x01 —Ï\x03 ÐÐp7—Ž\x0E aj´ü\x19 "
b"\x01 —Ï\x03 ÐÓrí¡q#ç\x05 Ó@} "
b"\x01 —Ï\x03 ÐØré†+õÿ\x16\x1F |: "
b"\x01 —Ï\x03 ÐÜs>¼^X‘¹E\x7F\x00 "
b"\x01 —Ï\x03 Ðàr͹\x1E í‚d{ŒÑ "
b"\x01 —Ï\x03 ÐärR’¨ˆS݉5Í "
b"\x01 —Îþ`÷r±Žæ¯ôĘ\x0F Ï "
b"\x01 —Ï\x00 Ÿ·p¨Ï›gúä–k "
b"\x01 —Ï\x00 Ÿ¼qðœ6Q¿zâ\v 0 "
b"\x01 —Ï\x00 ŸÁs’ŠöT¶ö'\x04 = "
b"\x01 ù¤\x00 ƒ┼r²©âÐ\Øî9█ "
b"\x01 —Ï\x00 ŸÉpʺm\x13 Ù-ÓÐ& "
b"\x01 —Ï\x00 ŸÏrŧ2Whs‘7‰ "
b"\x01 —ÎüÅòp4§¼Èç—É‹* "
b"\x01 —Îþc„p²£6q<8Üëd "
b"\x01 —Îþcˆrû…áæW tðj "
b"\x01 —ÎþcŒs\x13 ±6XÎ:Bq? "
b"\x01 ù╬■cæpÒÉ▓óN!²5 "
b"\x01 —Îþc•p®¿·þ\e w†,´ "
b"\x01 —Îþc™q\x1F ¹äU6¿\r ‹, "
b"\x01 ù╬■cØr╚í\x10\x05 Ûw\x14 *á "
b"\x01 ù╬■cíp·â~üªi┴\x14\v "
b"\x01 —Îþs2so¾]¹ó]0Œ‡ "
b"\x01 —ÎÿjÚp\x07 ·É<_È:Ö6 "
b"\x01 —Ï\x02 ;žpÔ„\x1D YíðuHR "
b"\x01 —Ï*3›s¸¼Í:,,“Mª "
b"\x01 ù¤*3íp9ÿ╦GX╬üt[ "
b"\x01 —ÎüÍr\x16 ‡x\e ”bêne "
b"\x01 —Îüͱqf´ÊÔ5\\x1C\x1D x "
b"\x01 —Ï\x02 =üpg’¹ÂN¦\x19 t¾ "
b"\x01 —Ï\x02 @\q2‚‚\x0F\v è–\x03 ; "
b"\x01 ù¤,_½rÈóÆ═┬\x0E µ┴É "
b"\x01 —Ï,_°pɤ=¾ùýy&F "
b"\x01 ù¤\x04 ãÉpz╣7ä▄├Z4O "
b"\x01 —Ï\x04 É\x16 qO\x17\x1A\x1C Å(ú¥ "
b"\x01 —Ï\x04 É\e q2…þRlf;|e "
b"\x01 ù¤\x04 ╔ s×À/o\x05 ü?╠│ "
b"\x01 ù¤\x04 ╔$r~╣┼\x11 qý'Ø1 "
b"\x01 —Ï\x04 É*p\x00 «i,{Ò\f ½Ë "
b"\x01 —Ï\x04 É0pu§þhX\x03 ÛÊ— "
b"\x01 —Ï\x04 É5s~§¢•°|0ºm "
b"\x01 —Ï\x02 <®r´€sV"7mPƒ "
b"\x01 —Ï\x02 <ÕpEœk^\x1E &P¾& "
b"\x01 ù¤\x03 "¿qªÖ\t MnɪO³ "
b"\x01 —Ï\x03 "®qÒ§\x14 ÁÙQæà\x05 "
b"\x01 ù╬³═Øq‗Æ^ÌB/Ï64 "
b"\x01 —Îþv\x15 r舽@—2™ Q "
b"\x01 —Îÿ`Ôrì²O\e äGüep "
b"\x01 —Ï\x00 Œ¡sa”_“uÕ½h\x18 "
b"\x01 ù¤\x02 =‗swÉÄ:XH\x1F ═$ "
b"\x01 —Ï\x02 =øs¶\x1A t»É«\x18 à "
b"\x01 —Ï\x02 >\x01 s\x0F —µK½†1\x06 o "
b"\x01 —Ï\x02 6ZrÒª\e ñ.\x0E S°¬ "
b"\x01 —Ï\x02 6_qc²3'\t àEâ\x14 "
b"\x01 ù¤\x02 6crÇü̳t.îá\x1D "
b"\x01 —Ï\x02 6gr†‘y¹(ü\x06 §Î "
b"\x01 —Ï\x02 6lrȯÅ\x0E 㯋Lô "
b"\x01 —Ï\x02 6pr\x08 ½ÁL«—¸yà "
b"\x01 —Ï\x02 6tsñ‘é)A\x11 øÀÄ "
b"\x01 —Ï\x02 6xr=–ž\x08\x07\x18 \r \x07 Ð "
b"\x01 —Ï\x02 6~q\x06 ^\x12\x7F XìLÉ "
b"\x01 —Ï\x01 a_sh•\f !58AÜ¿ "
b"\x01 —Ï\x02 7±q\x0E ’/²:\f\x1A åõ "
b"\x01 —Îþh\x05 s\x10 ¼s\x17 ËX(³\x00 "
b"\x01 ù¤\x00 ó\x06 réü"▄¹\x07 X│{ "
b"\x01 ù¤\x00 ó\v r╦É$NR¼´F. "
b"\x01 ù¤\x00 ó\x11 rZì\x16 pOHðÙb "
b"\x01 ù¤\x00 ó\x16 rÅø#\x17 GÀü°( "
b"\x01 —Ï\x00 ¢\x1A pƒš\x12 Ç\x14 dùH^ "
b"\x01 —Ï\x00 ¢\x1F p,¤–˜~#¿Oá "
b"\x01 —Ï\x00 ¢#r¦†+Ét\x18 ¢6. "
b"""
\x01 —Îü͘r\n
´ý”%§\x16 ¦
"""
b"\x01 ù╬³═úpEôS¼Hü┬Ñ╗ "
b"\x01 —Îüͨsö›'áYŽêPÉ "
b"\x01 —Îü͵sm‰\x12 ù\t äø@0 "
b"\x01 ûƒ▒\x04 n|lÅù\v .¸<Z\x1C "
b"\x01 —Îþh\x10 r\x1C ›4@œ\t ¦\t # "
b"\x01 —Ï\x01 aOs~£²Ö•âL\x01 # "
b"\x01 ù¤\x04 ┴║pRúÎOº╦\x02 Å: "
b"\x01 —Ï\x04 Ã\x08 sb¨\e ï\x07 Ã2—¹ "
b"\x01 —Ï\x04 Ã\r rg¹¬¾"\x04 Z˜” "
b"\x01 —Ï\x04 Ã\x14 sµ¯t+êïuÇ\f "
b"\x01 —Ï\x04 Ã\x19 qr’}ߎj~’) "
b"\x01 ù¤\x03\x1F\x1A q╔Éý< 4T╗² "
b"\x01 —Ï\x03\x1F\x1F r ‘é\v ñ‰ÁŽÌ "
b"\x01 —Ï\x03\x1F #rѨôèËÁv© "
b"\x01 —Ï\x03\x1F 's\x11 ¹\x06 €v‰\x08 ‰ "
b"\x01 —Ï\x03\x1F +qTŽEø¬’½”‰ "
b"\x01 —Ï\x03\x1F 4p\x03 ‰Å4hÏĘ~ "
b"\x01 —Ï\x03\x1F 8s‹£ÏÓ&\x1E\x05\x00 ¯ "
b"\x01 —Îÿh=r\x11 ²ž\x03 S¢ä`& "
b"\x01 —ÎÿhApœ²¥à `¡&T "
b"\x01 —ÎÿhDq?šœ¾úÕR?¤ "
b"\x01 ù╬ hHp3╣ÛÅ×WHÌz "
b"\x01 —ÎüÇBp\x10 ¢3šquµ¯† "
b"\x01 —ÎüÇHqú”ð\x1F ¾½Þÿˆ "
b"\x01 —ÎüÇUsVµ{/åÃ\x1A E\x16 "
b"\x01 ù╬³Ã_so®*ıÕKü\e\x1E "
b"\x01 —ÎüÇes\x04 ¸Œ—\x1E w´Dß "
b"\x01 —ÎüÇts±¨Gn\x1F by†Ê "
b"\x01 —ÎüÇyp\x14 ±ÄQ{Ñú\x14 Û "
b"\x01 —ÎüÇ~q\x00 ™GeâºÔ%\x01 "
b"\x01 —Îþ`òr§ª»#ZP1[Ô "
b"\x01 —Îþ`üp\x14 Œ#\f ÇØÕEÖ "
b"\x01 —Îþa\x00 p>—òc…ÒdÉÌ "
b"\x01 —Îþa\x04 s\·;ò\x06 ±>Ÿ& "
b"\x01 —Îþa\x08 sZº\x12 £øŒSE\x18 "
b"\x01 —Îþa\v rÛˆ€Èú®\e Ä' "
b"\x01 —Îüɽqгˆj¾€‹\x17 o "
b"\x01 —ÎüÉÆr\x19 Œ!\x17 ˆ\x13 4׫ "
b"\x01 —Ï\x02 :\pG´Ø\x0E ã&\x17\x1D\v "
b"\x01 —Ï\x02 Abq/¼<6\x00 !v¼³ "
b"\x01 —Ï\x03 ÏgpY¥Í±ÙÀ\x01\x1C Þ "
b"\x01 ù¤\x04 ┼op╝üÆ®\x1F °ƒÞS "
b"\x01 —Ï\x04 Åtp.ŸË@\f “€74 "
b"\x01 —Ï\x04 Å{qB¹þ®H#Xèl "
b"\x01 —Ï\x04 Å\x7F påºüuÎxÍøñ "
b"\x01 —Ï\x04 Ńrp“\x07 D‹ÓÒèM "
b"\x01 –Ÿ°èYyUŸÐÈŒ\x0E ÿHm "
b"\x01 ûƒ▒$uqô║~│╦¬ZØÓ "
b"\x01 –Ÿ±Jíp\x17 ¾3ˆf\x04 ¿Ë1 "
b"\x01 –Ÿ±w\s}’oA\v ˆ°£‚ "
b"\x01 —Îþw!p~—Rm¢ø\x08 û, "
b"\x01 —Îþw%q\f ¶eå½¢FFê "
b"\x01 ù╬■w)p>╗└'Ã■ìùs "
b"\x01 —Îþw-r9ºoæ)v‡l4 "
b"\x01 •ŽÑæÎ}a•\v åÉ{Ü\x05\x03 "
b"\x01 —Îüɸs\x18 ¦Rõ›\x04 ˆ\x14 - "
b"\x01 ÿ\x0E :$Ér¯ƒU\r \x7F :f\x10 â "
b"\x01 ˜\x0E :E1wÇ–b\x14\f Mmˆÿ "
b"\x01 ˜\x0E :l\x17 wÞ°)ÐÔ—+¥Ÿ "
b"\x01 —Ï*/²s‡œ,êò»J×Ç "
b"\x01 —Ï*/¸q\x14 ‘ÂÛ~dQ\x0E „ "
b"\x01 ù¤*/╝rÛÉ\x01 VG\x04 Ç "
b"\x01 —Ï*/ÁrX„Ÿê•R#%? "
b"\x01 —Ï*/ÆqZŒ›qK»‡åD "
b"\x01 —Ï*/Êq+®x~qÍñœ" "
b"\x01 —Ï*/ÏqD˜îÛ]\x15 0Ä\x15 "
b"\x01 —Îþh\f p\x0E Ž õg\x02 ðFÃ "
b"\x01 —Ï2Å!s¾ƒ\f ô¿Æ”\x17\x1A "
b"\x01 •ŽÑ˜¹x\x1E –¼h«PH‰ "
b"\x01 ù¤\x00 ØMsî×QÄ\x11 d\n ÿá "
b"\x01 ù¤\x00 ØRq\x16 ç°┐T¸8·\x18 "
b"\x01 ù¤\x00 ØVpÁ┤¡¨\x12 sú\x11 ü "
b"\x01 —Ï*4¦q4¼Œ…\x7F "²Bè "
b"\x01 ù¤*4½pXÉa]bÍ`8Ú "
b"\x01 ù¤*4░q\x03 Àp\x10\v\x06 ê┘ü "
b"\x01 —Ï*4¶rÊŸe!‹õD7] "
b"\x01 —ÎüÏÖsU–ïLçªeú "
b"\x01 —ÎüÏÛqÜŠO1¿ôßj¨ "
b"\x01 —ÎüÏßr)¨Ö`Ú\x17 ‹2\x12 "
b"\x01 —ÎüÏãs]¶–Û?\x7F eH§ "
b"\x01 —ÎüÏép÷¿Ë9ü\x0E Î$ "
b"\x01 —ÎüÏìq£¥wŠÚÞvä! "
b"\x01 —ÎüÏðssˆ£e¤Œ&«œ "
b"\x01 —ÎüÏôp\x1C ¨ä\x04\x1A Ît\x0F\x1F "
b"\x01 —ÎüÏùs飯\x1E F}*E® "
b"\x01 —ÎüÏýpx°,Å[\x10 B\x7F @ "
b"\x01 —Ï\x01 b|s\x15 ‘}åyòçrV "
b"\x01 —Ï\x02 ;¥q<¹R\x1E –ð7àÚ "
b"\x01 —Ï\x03 Ó<pê¥1ö´zßLß "
b"\x01 ù¤,ZèsÎä║─ì[J└H "
b"\x01 —Ï,Z’q‡†\x18 È\x06\x17\x04\v Š "
b"\x01 —Ï\x02 @ap\x05 ¾ÜxÒGhò "
b"\x01 —Ï\x03 =\x14 p¬„»Š)Å‚ü… "
b"\x01 —Ï\x03 =\x18 s\x07 ”\x1D ÐQÒ\x0F ,l "
b"\x01 ù¤\x03 =\x1E rÉÁþyÑkm8\x13 "
b"\x01 ù¤\x03 =!pbòù?ÅY\x13 Þ{ "
b"\x01 ù¤\x03 =%s┼Å▒·▓ƒ4!ü "
b"\x01 —Ï\x03 6¥sU‘Þñïg\x00 ‚T "
b"\x01 —Ï\x03 6¬qÆ‘*\t D/`›® "
b"\x01 —Ï\x03 6°p¯Œë0;»®\x1D ¥ "
b"\x01 —Ï\x03 6µrä†'¨q¹\x06 { "
b"\x01 —Ï\x03 6ºp\r ´4ÉÕK\x7F\x13 9 "
b"\x01 —Ï\x03 6¾s^¥•‰XÐ\x15\x07 , "
b"\x01 ù¤\x03 6├qR»\x05 ÷ÈØ\x19\x1C\x15 "
b"""
\x01 —Ï\x03 7\n
qÞ¼D%Ù!\x14 zC
"""
b"\x01 —Ï\x00 œ\x1D sy\x11 {¤QŸg\x1F "
b"\x01 ù¤\x00 £$s╝ÉwYÖkÆ+& "
b"\x01 —Ï\x00 œ*r\x00 •ã¼é\x18\x17 ªä "
b"\x01 —Ï\x00 œ0p\e ŠK'•¡¦£– "
b"\x01 —Ï\x00 œ6s›¸©3V\x08 ˜•¸ "
b"\x01 ù¤\x00 £<rùü\r µ▄░´@o "
b"\x01 —Ï\x00 œ@r#«ó\x1A f[’¿ "
b"\x01 —Ï\x00 œEs-›X§„à’Þ< "
b"\x01 —Ï\x00 œIsx‚õÒÿJ\x00 ¨ "
b"\x01 —Ï\x00 œNr²«T«Žf\x07 À\ "
b"\x01 —Ï\x04 Á¨p¬»…f_ól¦° "
b"\x01 ù¤\x04 ┴¡r[Ø\x00\x18\x01 ö╔ë╩ "
b"\x01 —Ï\x04 Á±q\x01 •v-®\x0E ½\x04 & "
b"\x01 —Ï\x04 Áµré“äy{‡+¯t "
b"\x01 —Ï\x04 Á¾sN§‰\x18 `ÕÓï‰ "
b"\x01 —Ï\x04 ÁÂrà íÅ=â©\f Ï "
b"\x01 —Ï\x04 ÁÅs\x1D ˜ê:Ì`Áf3 "
b"\x01 —ÎüË!q“¥ð/°3\x1D\e ˆ "
b"\x01 —Ï\x04 Ê>r\r ‡h\x12 *;–ŒŽ "
b"\x01 —Ï\x04 ÊEr@½\r ;ÙÖ€hF "
b"\x01 —Ï\x04 ÊIpC‚U\x07 ¡”²_[ "
b"\x01 —ÎüÅÿp-¬Y—\t\x7F ÄIÕ "
b"\x01 —Îþs!p÷½Úªçþ•qã "
b"\x01 —Îþs(qN”؈\r l\x1C &\x7F "
b"\x01 —Îþs-sï«ë«ï¥kõ "
b"\x01 —Îþs7qmºà\x07 •/g‘\x00 "
b"\x01 —Îþs;qá¨7¶©q:\x12 — "
b"\x01 —Îþs@q1ž\x05 8:*\x16 ?a "
b"\x01 —Ï\x02 A]rÛ‚Q\x06 AÛ~Ö÷ "
b"\x01 —Ï\x02 Afq¶»=\x03 :aÓ×\e "
b"\x01 —Ï\x02 Ajqü©x‘¼]\x11 º¼ "
b"\x01 ù¤\x02 Anp ؾ┌ïOÈä "
b"\x01 —Ï\x02 ArpÙ—‡"íráfê "
b"\x01 —Ï\x02 Aws€˜Uyä)æ\x0E š "
b"\x01 —Ï\x03 :és¢ƒ”)?÷\x10 Ô¼ "
b"\x01 —Ï\x03 ÑÙq\x0E –£\x06 Ÿ\v éq "
b"\x01 —Ï\x03 Ñßs\e ·}í\x16 ¬\x10 #@ "
b"\x01 ù¤\x03 Ðõs\x7F ╗<P█§õÅ\x07 "
b"\x01 —Ï\x03 Ñès2¹\t\x05 ‹¿Ê÷Û "
b"\x01 —Ï\x03 ÑìsB³yðqåUT· "
b"\x01 —Ï\x03 ÑïsÜ¡¸¢õÞú\x1F ” "
b"\x01 –Ÿ´\x18 ”rNŠ€Æ[›[Z• "
b"\x01 ù¤\x02 ?1rØ®║fP│}l0 "
b"\x01 —Ï\x02 ?7sاq<žnb\x18 — "
b"\x01 —Ï\x02 ?<sð¬½í\x08 ŒšiŸ "
b"\x01 —Ï\x02 ?Arž½\x17 \r ”\\x04 —Ð "
b"\x01 —Ï\x02 ?Fr7·…î \x04 áŸo "
b"\x01 —Ï\x01 hÒs‘œ)}¿6|\v "
b"\x01 —Ï\x01 hÙr\r ¿È¶˜\f 0\x17 Ú "
b"\x01 —Ï\x01 hÝq¨©#;(\x1E ›õT "
b"\x01 —Ï\x01 hár«‹5\x10 å\x01\x1C\x1D Þ "
b"""
\x01 —Ï\x01 hæp8œê´\n
q1Šo
"""
b"\x01 —Ï\x01 hêr5¸íP?Uu•Œ "
b"\x01 —Ï\x01 hîrû¢ÉЄ¸âÔ· "
b"\x01 —Ï\x01 hòpZœOØCŒ{ÁY "
b"\x01 —ÎüÈŽpûJGBÕ–ÍÄ "
b"""
\x01 —ÎüÈ”p\n
’òµEÀ–Ä\x06
"""
b"\x01 —ÎüȘr:ƒ©\x16 É@è\x11 "
b"\x01 —ÎüÈœqͲ(¼ß¦¢Jã "
b"\x01 —ÎüÈ qÇœq\r ®ÊF\x07 Á "
b"\x01 —ÎüȤskµýÌMuÏ\e\x13 "
b"\x01 —ÎüȨqs¯Š‘ý—íP\x13 "
b"\x01 —ÎüȬr(˜&Ääêõ(ä "
b"\x01 —ÎüȰpɼ\x04 CaJ*|} "
b"\x01 —ÎüÅöq»±\x02 ½\x17 ÇÆþà "
b"\x01 ù╬■e╠r\x07 ╣dÍãØË\x19 º "
b"\x01 ù¤\x00 ì¦rl▒▀,ßøÇâ\x1A "
b"\x01 ù¤\x00 ìÒp"ºìͲ\x17 Cþ^ "
b"\x01 ù¤\x00 ìÞq╣úWîCJûc½ "
b"\x01 ù¤\x00 ìýqò┐ûý■ħ¯M "
b"\x01 ù¤\x00 ì‗q}è?,D\x1F útÑ "
b"\x01 ù¤\x00 ì÷q┌«ÇN\x05 É¥Ù│ "
b"\x01 ù¤\x00 ì·rDæƒe╬JðsY "
b"\x01 —Ï\x00 Œ˜q\x1D ˜˜›ö-B“Ö "
b"\x01 —Ï\x02 :Sp,«\x1D hîºÆQµ "
b"\x01 —Ï\x02 :XrKžÅ©ü¬ãos "
b"\x01 —Ï\x02 :ap’®3¯ž§ÿU "
b"\x01 —Ï\x02 :fq„–<zJmõKœ "
b"\x01 —Ï\x02 :jp4ªÓÉß1Úäl "
b"\x01 —Ï\x03 9wré»\n PZ‡Î\x00 ƒ "
b"\x01 —Ï*,2r\x7F ºÂR‰\x00 Ošà "
b"\x01 —Ï*,8q˦l»§n\x1A ¥„ "
b"\x01 —Ï*,<p3€\x06 $m§\x07 ¦e "
b"\x01 —Ï*,AsÖ§ƒàÊʤ\x1A\x04 "
b"\x01 ù¤\x01 a1qÉÅNÍhN\x12 ═\x0F "
b"\x01 —Ï\x02 @eq3‚)\x10 ‚*rºŒ "
b"\x01 —Ï\x02 ;ªq\e Ž/2|׸Œ: "
b"\x01 —Ï\x02 ;¯s\x1F ‹°m]ú3C\e "
b"\x01 —Ï\x01 a8sÏŸ÷Ç\x04 ×`¯ž "
b"\x01 —Ï\x01 a>qr¾#Ónʪ³y "
b"\x01 —Ï\x01 aGr²¢tK¸G»#u "
b"\x01 ù¤\x01 aVp\t üN3$×ÉËY "
b"\x01 ù¤\x01 a[p\x05 ï\x03\x04 Ø\x19 Y[P "
b"\x01 •ö’`\x08 tÿ´\x0F >„"\x13 8® "
b"\x01 —Ï\x03 Ó,r>—¡ÒÁ›ñ2† "
b"\x01 —Ï\x03 Ó2q‚¦c\x1E uûÒ¢ü "
b"\x01 —Ï\x03 Ó7q\t ‹§*b\x1E ¨†N "
b"\x01 —Ï\x03 ÓAs…Š!ÎCjE¸P "
b"""
\x01 —Ï\x03 ÓEpÕ—\n
\x17 *,\x1F õ×
"""
b"\x01 —Ï,aâr®ƒDD\uM„K "
b"\x01 —Ï,aêp]•ÜåJƒ÷Ò› "
b"\x01 —Ï\x02 7»sÿ“ۺܣʋô "
b"\x01 ù¤\x03 9^qÎ┤Õ┘MÅ\x15 ¯q "
b"\x01 —Ï\x03 9epˆº½e\x11 y‡ìU "
b"\x01 —Ï\x03 9is\x16 €\x17 RºÐ\x1F vç "
b"\x01 ù¤\x03 9oq³Ø\x16 q¶Éı:\x1C "
b"\x01 ù¤\x03 9spÜ¢\x08 HÅÏÃC, "
b"\x01 —Ï\x03 9|r0¥[ñi\x10 M‡U "
b"\x01 —Ï\x02 7¶p¦–i\x1F ÌŽÏ! "
b"\x01 ù¤\x02 7┴pAìcÖðë SÚ "
b"\x01 —Îÿfùqé›mšnçÚᎠ"
b"\x01 —Îÿfþr2²?Oä·~\t ú "
b"\x01 —Îÿg\x03 rᓎ(®£CP "
b"\x01 —Îÿg\x07 rP‰í²Ò³µ\A "
b"\x01 ù╬ g\v q┬æò├Ì!ìø═ "
b"\x01 ù╬ g\x0F sOÁö?õ·ÇÅ╚ "
b"\x01 ù╬ g\x13 r\x06 öþÆ\x00 ìü\x1A r "
b"\x01 ù╬ g\x17 pmü?\x0F Ù°\x14 h] "
b"\x01 —Îÿg\e q±”£5©oÎ\x00 > "
b"\x01 ù╬ g\x1F sNí\x18 tðü┴Wõ "
b"\x01 —Ï\x01 bvqÛºé1Z äa "
b"\x01 —Ï\x01 b‚q½²Ö\x05 ‰°ïpo "
b"\x01 —Ï\x01 b“rL¼°ò\x15\x11 óh» "
b"\x01 ù¤\x01 bÖs\e ü¤┼È\x1E çð┐ "
b"\x01 ù¤\x01 bØq]ç¥ùæ;Å┴v "
b"\x01 —Ï\x01 b¢s\x16 ¦t\x19 ÛS\x02\e j "
b"\x01 —Ï\x01 b¦p΃‹vÛ<¥Ó® "
b"\x01 ù¤\x01 b¬súëºÐØ·×Z_ "
b"\x01 —Ï\x01 b®s‹I\r e¦ƒ\x1F "
b"\x01 —ÎüÅìpú‹VJŸ‰\x10 þè "
b"\x01 —ÎüÅûrï®nÚ 4‘`ð "
b"\x01 ù╬³ã\x08 qTÅ1èe6\x1E :\x1F "
b"\x01 —ÎüÆ\x18 p\t £\x7F Å•ðË_ò "
b"\x01 —ÎüÆ\x1C rd±]ß5\x18 •J\x0F "
b"\x01 ù╬³ã p\x13 ë\x06 [┴p"!ì "
b"\x01 ù╬■e─pTô:ì\x1F ▓³╣\x1C "
b"\x01 ù╬■eıq─ÉOpÂmOç\x06 "
b"\x01 —Ï,\òr(¬P»õF}ƒš "
b"\x01 —Ï,\öq¢°1È`HNDÜ "
b"\x01 —Ï,\ýq²ªÒ\v\x10\x0F ‹\x15 W "
b"\x01 —Ï,]\x02 q¤Ž÷XÐ\v £F„ "
b"\x01 —Ï,]\x06 rw¼\v ¨0\v Ž\x08 "
b"\x01 ù╬■v\f sɺé\x02 Uxö\x17 × "
b"\x01 —Îþv\x11 p+Œ¥udz@áM "
b"\x01 ù╬■v\x1A qç¥Þ¶*£àÉl "
b"\x01 ù╬■v\x1F s¿ÄZcÚÅ~D█ "
b"\x01 —Îþv#qn·¤—ñð(œp "
b"\x01 —Îþv(s–‚“\x0F ݉–\x02\f "
b"\x01 ù╬■v,rÙüÀ©ñ'.\x13 ì "
b"\x01 —Ï\x00 Œœr/“#Oöí=\x06 > "
b"\x01 —Ï*13r\x07 ´7V{\x1C ò\4 "
b"\x01 —Ï*19sBŒÕ\x03 ¯–"…C "
b"\x01 —Ï\x01 e5r¥˜,\x0F ä.’Ú¡ "
b"\x01 —Ï\x01 e;sg§$~Ö]`hd "
b"\x01 —Ï\x01 e?pÔ°.éÆKµ‘æ "
b"\x01 ù¤\x01 eCq¹üÔ\x1D 4X¸\x7F ü "
b"\x01 ù¤\x01 eHráŃ¿§═TÀ\f "
b"\x01 ù¤\x01 eLpèÅ░ÀI¦é\x1C\x01 "
b"""
\x01 —Ï\x01 eQr\n
†]Íâ/6©÷
"""
b"\x01 —Ï\x01 eUsw’x`@ЋÓY "
b"\x01 —Ï\x04 Æ\x7F s\x18 WG\r Þo×\ "
b"\x01 ù¤\x04 ãärõÅ%¬r¬\x1C Ø\x13 "
b"\x01 —Ï\x04 ÆŠpr¨›XÞþÐH\r "
b"\x01 ù¤\x04 ãòpØèÂ╩\x02 碸U "
b"\x01 —Ï\x04 Æšp‹¤ÐÕH]·Ÿw "
b"\x01 ù¤\x04 ã×pÞì7ÿ[åÆk\x15 "
b"\x01 —Ï\x04 Æ¢sa™x\x7F ú¡\x7F àÄ "
b"\x01 ù¤\x00 ØZs°ö9\¾H9¨¸ "
b"\x01 —Ï\x04 Çôs\x1D ¤›Žzüì6a "
b"\x01 ù¤*++sðèühä╣±XÙ "
b"\x01 —Ï*+2r(ªÐ¨¿Ê÷©á "
b"\x01 —Ï\x00 Œ‰s‚ªôkŠ®œ\x10 $ "
b"\x01 —Ï\x00 ŒŽrÒ¯\x11 ¦«ô'„\ "
b"\x01 —Ï\x00 Œ”s\x1A ¦îŠØ¾\x10\x02 ~ "
]
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 (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
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 (0x0197CF031F30725683BC8861BC171B5D , 0x0195C918E74178989BE4B7D6A3039F0D , 0x0197CEFCC604714BB4CBCAB1F357BA9E , 0x0197CEFF649672EBAA08F7B063DE38EF , 0x0197CF0237A87311842EB92FF861E2E3 , 0x0197CF02417B72A8B888071A5B735926 , 0x0197CF03C8027130A7ECE2A3FD3A3F1C , 0x0197CF2A323D7164893BBB96935679B8 , 0x0197CF2A324273C393EA7654F90CF39A , 0x0197CF2A324671228D8C580618D16B21 , 0x0197CF2A324A70FE9CAE0776DE7618FB , 0x0197CEFCC76A7142AEB3FAE83099D507 , 0x0197CEFCC76F70BE84607343C18DFE48 , 0x0197CEFCCC627306881066F899F189DA , 0x0197CEFCCC6972399FFC3EC84DA7196D , 0x0197CEFCCC6D73978AFAA145398A03D9 , 0x0197CEFCCC7270349883FA3403684155 , 0x0197CEFCCC76710D9D999B3904B954ED , 0x0197CEFCCC7A7298878292C62A626225 , 0x0197CEFCCC7E70AB858501D141E8E693 , 0x0197CEFCCC8273858EB4A0DCEEC0024C , 0x0197CEFE7607700B81D9A699BF090CBC , 0x0197CEFF63717093969B2271625ACF77 , 0x0197CEFF69C8707F87F5B5847BA4134E , 0x0197CEFF6AE1724FA9274DDD7C86705B , 0x0197CF016B2D735FB0D89F8C837AE153 , 0x0197CF016B3373DB95AE26508A1DC295 , 0x0197CF016B377335820259483A376AD3 , 0x0197CF016B3B7307BC40191F620B5722 , 0x0197CF016B3F734FB8C2FCFE2F875B64 , 0x0197CF016B43733B9C8435000292325A , 0x0197CEFF61FA7125B42B689205EF568C , 0x0197CF023CD172DFB5AA8B953462C88F , 0x0197CF0322B370D292CFA0F55C4F568E , 0x0197CF03CE487181A8AE93BB960BC4C1 , 0x0197CF03CE4E72FAA38B187AF887F862 , 0x0197CF03CE54716F8E647E86FE7FEFB8 , 0x0197CF03CE587263B981ADE14AB28F5C , 0x0197CF03CE5C7093BE6617DA017C1255 , 0x0197CF03CE607133A1EC1FF62F03F3C8 , 0x0197CF03CE6471F2B4913F69EC6EC91E , 0x0197CF03D0BE71FC8D63E58F4308A745 , 0x0197CF03D0C370AEB79E6CF52FA7CAA8 , 0x0197CF03D0C873A0A5392B4CA8BE6BE8 , 0x0197CF03D0CC713EAE19D03A9405ED91 , 0x0197CF03D0D07037978E0E616AB4FC19 , 0x0197CF03D0D372EDA17123E705D3407D , 0x0197CF03D0D872E9862BF5FF161F7C3A , 0x0197CF03D0DC733EBC5E5891B9457F00 , 0x0197CF03D0E072CDB91EED82647B8CD1 , 0x0197CF03D0E4725292A88853DD8935CD , 0x0197CEFE60F772B18EE6AFF4C4980FCF , 0x0197CF009FB770ADA8CF9B67FAE4966B , 0x0197CF009FBC71F09C3651BF7AE20B30 , 0x0197CF009FC173928AF654B6F627043D , 0x0197CF009FC572FDB883D15C9D8C39DB , 0x0197CF009FC970CABA6D13D92DD3D026 , 0x0197CF009FCF72C5A732576873913789 , 0x0197CEFCC5F27034A7BCC8E797C98B2A , 0x0197CEFE638470B2A336713C38DCEB64 , 0x0197CEFE638872FB85E1E6572074F06A , 0x0197CEFE638C7313B13658CE3A42713F , 0x0197CEFE639170E390B2A24EF021FD35 , 0x0197CEFE639570AEBFB7FE1B77862CB4 , 0x0197CEFE6399711FB9E45536BF0D8B2C , 0x0197CEFE639D72C8A11005EA77142AA0 , 0x0197CEFE63A170FA837E81A669C1140B , 0x0197CEFE7332736FBE5DB9F35D308C87 , 0x0197CEFF6ADA7007B7C93C5FC83AD636 , 0x0197CF023B9E70D4841D59EDF0754852 , 0x0197CF2A339B73B8BCCD3A2C2C934DAA , 0x0197CF2A33A1703998CB4758CE81745B , 0x0197CEFCCDAD721687781B9462EA6E65 , 0x0197CEFCCDB17166B4CAD4355C1C1D78 , 0x0197CF023DFC706792B9C24EA61974BE , 0x0197CF02405C713282820F0BE896033B , 0x0197CF2C5FAB72D4A292CDC20EE6C190 , 0x0197CF2C5FB070C9A43DBEF9FD792646 , 0x0197CF04C690707AB93784DCC35A344F , 0x0197CF04C916714FAD171A1CC528FAA5 , 0x0197CF04C91B713285FE526C663B7C65 , 0x0197CF04C920739EB72F6F05813FCCB3 , 0x0197CF04C924727EB9C51171EC279D31 , 0x0197CF04C92A7000AB692C7BD20CBDCB , 0x0197CF04C9307075A7FE685803DBCA97 , 0x0197CF04C935737EA7A295B07C30BA6D , 0x0197CF023CAE72B480735622376D5083 , 0x0197CF023CD570459C6B5E1E2650BE26 , 0x0197CF0322A871A699094D6E90A64FFC , 0x0197CF0322AE71D2A714C1D951E6E005 , 0x0197CEFCCD9D71F2925EDE422FD83634 , 0x0197CEFE761572E888BD409732992051 , 0x0197CEFF60D472ECB24F1BE447FC6570 , 0x0197CF008CA17361945F9375D5BD6818 , 0x0197CF023DF27377908E3A58481FCD24 , 0x0197CF023DF873C2B61A74BBC9AB18E0 , 0x0197CF023E01730F97B54BBD8631066F , 0x0197CF02365A72D2AA1BF12E0E53B0AC , 0x0197CF02365F7163B2332709E045E214 , 0x0197CF023663728081DEFC742E8CA01D , 0x0197CF02366772869179B928FC06A7CE , 0x0197CF02366C72C8AFC50EE3AF8B4CF4 , 0x0197CF0236707208BDC14CAB97B879E0 , 0x0197CF02367473F191E9294111F8C0C4 , 0x0197CF023678723D969E0807180D07D0 , 0x0197CF02367E7106A05E127F58EC4CC9 , 0x0197CF01615F7368950C21353841DCBF , 0x0197CF0237B1710E922FB23A0C1AE5F5 , 0x0197CEFE68057310BC7317CB5828B300 , 0x0197CF00A20672828122DCFB0758B37B , 0x0197CF00A20B72CB90244E52ACEF462E , 0x0197CF00A211725A8D16704F48D0EB62 , 0x0197CF00A216728F9B231747B781F828 , 0x0197CF00A21A70839A12C71464F9485E , 0x0197CF00A21F702CA496987E23BF4FE1 , 0x0197CF00A22372A6862BC97418A2362E , 0x0197CEFCCD98720AB4FD9425A7AD16A6 , 0x0197CEFCCDA370459353AC4881C2A5BB , 0x0197CEFCCDA873F69B27E1598EEA50C9 , 0x0197CEFCCDB5736D8912F909E4F84030 , 0x01969FB1046E7C6C8F970B2EF73C5A1C , 0x0197CEFE6810721C9B34409C09A60923 , 0x0197CF01614F737EA3B2D695E24C0123 , 0x0197CF04C1BA7052A3D74FA7CB028F3A , 0x0197CF04C3087362A81BEF07C33297B9 , 0x0197CF04C30D7267B9ACBE22045A9894 , 0x0197CF04C31473B5AF742BEAEF75C70C , 0x0197CF04C3197172927DDF8E6A7E9229 , 0x0197CF031F1A71C990EC3C203454BBFD , 0x0197CF031F1F722091E90BF189C18ECC , 0x0197CF031F2372D1A8F4E8C38BC176A9 , 0x0197CF031F277311A0B9068076890889 , 0x0197CF031F2B71548E45F8AC92BD9489 , 0x0197CF031F34700389C53468CFC4987E , 0x0197CF031F38738BA3CFD3261E0500AF , 0x0197CEFF683D7211B29E0353A2E46026 , 0x0197CEFF6841709CB2A5E0A060A12654 , 0x0197CEFF6844713F9A9CBEFAD5523FA4 , 0x0197CEFF68487033B9EA8F9E5748DE7A , 0x0197CEFCC7427010A2339A7175B5AF86 , 0x0197CEFCC74871FA94F01FBEBDDEFF88 , 0x0197CEFCC7557356B57B2FE5C31A4516 , 0x0197CEFCC75F736FA92AD5E54B811B1E , 0x0197CEFCC7657304B88C971E77B444DF , 0x0197CEFCC77473B1A8476E1F627986CA , 0x0197CEFCC7797014B1C4517BD1FA14DB , 0x0197CEFCC77E7100994765E2BAD42501 , 0x0197CEFE60F272A7AABB235A50315BD4 , 0x0197CEFE60FC70148C230CC7D8D545D6 , 0x0197CEFE6100703E97F26385D264C9CC , 0x0197CEFE6104735CB73BF206B13E9F26 , 0x0197CEFE6108735ABA12A3F88C534518 , 0x0197CEFE610B72DB8880C8FAAE1BC427 , 0x0197CEFCC9BD718AB3886ABE808B176F , 0x0197CEFCC9C672198C2117881334D7AB , 0x0197CF023A5C7047B4D80EE326171D0B , 0x0197CF024162712FBC3C36002176BCB3 , 0x0197CF03CF677059A5CDB1D9C0011CDE , 0x0197CF04C56F70BC8192A91FF89FE853 , 0x0197CF04C574702E9FCB400C93803734 , 0x0197CF04C57B7142B9FEAE482358E86C , 0x0197CF04C57F70E5BAFC75CE78CDF8F1 , 0x0197CF04C58372709307448BD3D2E84D , 0x01969FB0E85979559FD0C88C0EFF486D , 0x01969FB124757193BA7EB3CBAA5A9DE0 , 0x01969FB14AED7017BE33886604BFCB31 , 0x01969FB1775C737D926F410B88B0A382 , 0x0197CEFE7721707E97526DA2F808FB2C , 0x0197CEFE7725710CB665E5BDA24646EA , 0x0197CEFE7729703EBBC027C7FE8D9773 , 0x0197CEFE772D7239BA6FE62976876C34 , 0x01958ED1E6CE7D61950BE5C97BDC0503 , 0x0197CEFCC9B87318A652F59B0488142D , 0x01980E3A249072EE9F550D7F3A661083 , 0x01980E3A453177C79662140C4D6D88FF , 0x01980E3A6C1777DEB029D0D4972BA59F , 0x0197CF2A2FB273879C2CEAF2BB4AD7C7 , 0x0197CF2A2FB8711491C2DB7E64510E84 , 0x0197CF2A2FBC72EA90015647F0042080 , 0x0197CF2A2FC17258849FEA955223253F , 0x0197CF2A2FC6715A8C9B714BBB87E544 , 0x0197CF2A2FCA712BAE787E71CDF19C22 , 0x0197CF2A2FCF714498EEDB5D1530C415 , 0x0197CEFE680C700E8EA0F56702F046C3 , 0x0197CF32C52173BE830CF4BFC694171A , 0x01958ED198B9781E96BC68AB504889AD , 0x0197CF009D4D738C9E518E11640A98A0 , 0x0197CF009D52711687F8BF54F738FA18 , 0x0197CF009D5670B5B4ADF91273A31181 , 0x0197CF2A34A67134BC8C857F22B242E8 , 0x0197CF2A34AB705890615D62D66038E9 , 0x0197CF2A34B07103B770100B0688D981 , 0x0197CF2A34B672CA9F65218BF544375D , 0x0197CEFCCFD6735596C3AF4CE7AA65FA , 0x0197CEFCCFDB71DC8A4F31BFF4DF6AA8 , 0x0197CEFCCFDF7229A8D660DA178B3212 , 0x0197CEFCCFE3735DB696DB3F7F6548A7 , 0x0197CEFCCFE970F7BFCB39FC0E20CE24 , 0x0197CEFCCFEC71A3A5778ADADE76E421 , 0x0197CEFCCFF0737388A365A48C26AB9C , 0x0197CEFCCFF4701CA8E4041ACE740F1F , 0x0197CEFCCFF973EFA8AA1E467D2A45AE , 0x0197CEFCCFFD7078B02CC55B10427F40 , 0x0197CF01627C7315917DE579F2E77256 , 0x0197CF023BA5713CB9521E96F037E0DA , 0x0197CF03D33C70EAA531F6B47ADF4CDF , 0x0197CF2C5A8A73D784BAC48D5B4AC048 , 0x0197CF2C5A9271878618C80617040B8A , 0x0197CF0240617005BEDC78D2AD4768F2 , 0x0197CF033D1470AC84BB8A29C582FC85 , 0x0197CF033D187307941DD051D20F2C6C , 0x0197CF033D1E7290B5E779A56B6D3813 , 0x0197CF033D21706295973F8F5913E87B , 0x0197CF033D2573C58FB1FAB29F342181 , 0x0197CF0336A5735591DEF1EF67008254 , 0x0197CF0336AC71C6912A09442F609BAE , 0x0197CF0336B070AF8CEB303BBBAE1DA5 , 0x0197CF0336B572E48627ADA871B9067B , 0x0197CF0336BA700DB434C9D54B7F1339 , 0x0197CF0336BE735EA5958958D015072C , 0x0197CF0336C37152AF05F6D49D191C15 , 0x0197CF03370A71DEBC4425D921147A43 , 0x0197CF009C1D7379AD117BA4519F671F , 0x0197CF009C2473BC907759996B922B26 , 0x0197CF009C2A720095E3BCE91817AAE4 , 0x0197CF009C30701B8A4B2795A1A6A396 , 0x0197CF009C36739BB8A93356089895B8 , 0x0197CF009C3C7297810DE6DCB0EF406F , 0x0197CF009C407223ADABF31A665B92BF , 0x0197CF009C45732D9B58A784E092DE3C , 0x0197CF009C49737882F5D2FF4A00ADA8 , 0x0197CF009C4E72B2AB54AB8E6607C05C , 0x0197CF04C1A870ACBB85665FF36CA6B0 , 0x0197CF04C1AD725B9D00180194C989CA , 0x0197CF04C1B1710195762DAE0EBD0426 , 0x0197CF04C1B572E993E4797B872BAF74 , 0x0197CF04C1BE734EA7891860D5D3EF89 , 0x0197CF04C1C272E0A0EDC53DE2A90CCF , 0x0197CF04C1C5731D98EA3ACC60C16633 , 0x0197CEFCCB217193A5F02FB0331D1B88 , 0x0197CF04CA3E720D8768122A3B968C8E , 0x0197CF04CA457240BD0D3BD9D6806846 , 0x0197CF04CA497043825507A194B25F5B , 0x0197CEFCC5FF702DAC5997097FC449D5 , 0x0197CEFE732170F7BDDAAAE7FE9571E3 , 0x0197CEFE7328714E94D8880D6C1C267F , 0x0197CEFE732D73EFABADEBABEFA56BF5 , 0x0197CEFE7337716DBAE007952F679100 , 0x0197CEFE733B71E1A837B6A9713A1297 , 0x0197CEFE734071319E05383A2A163F61 , 0x0197CF02415D72DB82510641DB7ED6F7 , 0x0197CF02416671B6BB3D033A61D3D71B , 0x0197CF02416A71FCA97891BC5D11BABC , 0x0197CF02416E70209DF3F0DA8B4FD484 , 0x0197CF02417270D9978722ED72E166EA , 0x0197CF0241777380985579E429E60E9A , 0x0197CF033AE973A28394293FF710D4BC , 0x0197CF03D1D9710E96A306209F0BE971 , 0x0197CF03D1DF731BB77DED16AC102340 , 0x0197CF03D1E4737FBB3C50DBF5E48F07 , 0x0197CF03D1E87332B909058BBFCAF7DB , 0x0197CF03D1EC7342B379F071E55554B7 , 0x0197CF03D1EF73DCA1B8A2F5DEFA1F94 , 0x01969FB41894724E8A80C65B9B5B5A95 , 0x0197CF023F31729DA9BA6650B37D6C30 , 0x0197CF023F3773D8A7713C9E6E621897 , 0x0197CF023F3C73F0ACBDED088C9A699F , 0x0197CF023F41729EBD170D945C0497D0 , 0x0197CF023F467237B785EE2004E19F6F , 0x0197CF0168D273919C297DADBF367C0B , 0x0197CF0168D9720DBFC8B6980C3017DA , 0x0197CF0168DD71A8A9233B281E9BF554 , 0x0197CF0168E172AB8B3510E5011C1DDE , 0x0197CF0168E670389CEAB40A71318A6F , 0x0197CF0168EA7235B8ED503F5575958C , 0x0197CF0168EE72FBA2C9D084B8E2D4B7 , 0x0197CF0168F2705A9C4FD8438C7BC159 , 0x0197CEFCC88E70FBAD4A4742D596CDC4 , 0x0197CEFCC894700A92F2B545C096C406 , 0x0197CEFCC898723A83A916C940ADE811 , 0x0197CEFCC89C71CDB228BCDFA6A24AE3 , 0x0197CEFCC8A071C79C710DAECA4607C1 , 0x0197CEFCC8A4736BB5FDCC4D75CF1B13 , 0x0197CEFCC8A87173AF8A91FD97ED5013 , 0x0197CEFCC8AC72289826C4E4EAF528E4 , 0x0197CEFCC8B070C9BC0443614A2A7C7D , 0x0197CEFCC5F671BBB102BD17C7C6FEC3 , 0x0197CEFE65CC7207B964D6C69DD319A7 , 0x0197CF008DDD726CB1DF2CE19B80831A , 0x0197CF008DE37022A78DD6FD1743E75E , 0x0197CF008DE871B9A3578C434A9663AB , 0x0197CF008DEC7195BF96ECFE8EF5EE4D , 0x0197CF008DF2717D8A3F2C441FA374A5 , 0x0197CF008DF671DAAE804E0590BEEBB3 , 0x0197CF008DFA7244919F65CE4AD07359 , 0x0197CF008C98711D98989BF62D4293D6 , 0x0197CF023A53702CAB1D68EEBAC651B5 , 0x0197CF023A58724B9EC5A9FCACE36F73 , 0x0197CF023A617092AE33AFAD9EA7FF55 , 0x0197CF023A667184963C7A4A6DF54B9C , 0x0197CF023A6A7034AAD3C9DF31DAE46C , 0x0197CF03397772E9BB0A505A87CE0083 , 0x0197CF2A2C32727FBAC25289004F9AE0 , 0x0197CF2A2C3871CBA66CBBA76E1AA584 , 0x0197CF2A2C3C70338006246DA707A665 , 0x0197CF2A2C4173D6A783E0CACAA41A04 , 0x0197CF01613171908F4ED6684E12CD0F , 0x0197CF0240657133822910822A72BA8C , 0x0197CF023BAA711B8E2F327CD7B88C3A , 0x0197CF023BAF731F8BB06D5DFA33431B , 0x0197CF01613873CF9FF7C704D760AF9E , 0x0197CF01613E7172BE23D36ECAAAB379 , 0x0197CF01614772B2A2744BB847BB2375 , 0x0197CF0161567009814E33249E90D359 , 0x0197CF01615B70058B03049D19595B50 , 0x0195F692600874FFB40F3E84221338AE , 0x0197CF03D32C723E97A1D2C19BF13286 , 0x0197CF03D3327182A6631E75FBD2A2FC , 0x0197CF03D33771098BA72A621EA8864E , 0x0197CF03D34173858A21CE436A45B850 , 0x0197CF03D34570D5970A172A2C1FF5D7 , 0x0197CF2C61E272AE8344445C754D844B , 0x0197CF2C61EA705D95DCE54A83F7D29B , 0x0197CF0237BB73FF93DBBADCA3CA8BF4 , 0x0197CF03395E71D7B4E5D94D8F15EE71 , 0x0197CF0339657088BABD65117987EC55 , 0x0197CF0339697316801752BAD01F76E7 , 0x0197CF03396F71FC9D1671F490D53A1C , 0x0197CF033973709ABD08488FD8C7432C , 0x0197CF03397C7230A55BF169104D8755 , 0x0197CF0237B670A696691F20CC8ECF21 , 0x0197CF0237C170418D6399D089FF53E9 , 0x0197CEFF66F971E99B6D9A6EE7DAE18E , 0x0197CEFF66FE7232B23F4FE4B77E09FA , 0x0197CEFF670372E1938EAD28AEA34350 , 0x0197CEFF6707725089EDB2D2B3B55C41 , 0x0197CEFF670B71C29195C3DE218D9BCD , 0x0197CEFF670F734FB5943FE4FA808FC8 , 0x0197CEFF6713720694E792008D811A72 , 0x0197CEFF6717706D813F0FEBF814685D , 0x0197CEFF671B71B194A335A96FCE003E , 0x0197CEFF671F734EA11874D081C157E4 , 0x0197CF01627671DBBAE9315AADA0E461 , 0x0197CF01628271BDB2D60589B0EF706F , 0x0197CF016293724CBCB0F21511F368BB , 0x0197CF016299731B81CFC5D41E87D0BF , 0x0197CF01629D715D87BE97913B8FC176 , 0x0197CF0162A27316A67419DB53021B6A , 0x0197CF0162A670CE838B76DB3CA5D3AE , 0x0197CF0162AA73A389A7D19DFA9E5A5F , 0x0197CF0162AE73AD8B490D2065A6831F , 0x0197CEFCC5EC70FA8B564A9F8910FEE8 , 0x0197CEFCC5FB72EFAE6EDAA0349160F0 , 0x0197CEFCC60871548F318A65361E3A1F , 0x0197CEFCC6187009A37FC595F0CB5FF2 , 0x0197CEFCC61C7264B15DDF3518954A0F , 0x0197CEFCC620701389065BC17022218D , 0x0197CEFE65C47054933A8D1FB2FCB91C , 0x0197CEFE65D571C4904F70B66D4F8706 , 0x0197CF2C5CF27228AC50BBF5467D839A , 0x0197CF2C5CF671A2B031C860484E44DC , 0x0197CF2C5CFD71B2AAD20B100F8B1557 , 0x0197CF2C5D0271A48EF758D00BA34684 , 0x0197CF2C5D067277BC0BA8300BAD8E08 , 0x0197CEFE760C7390A78202557894179E , 0x0197CEFE7611702B8CA575647A40E14D , 0x0197CEFE761A7187BEE8F42A9C85906C , 0x0197CEFE761F73A88E5A63E98F7E44DB , 0x0197CEFE7623716EB7A497F1F0289C70 , 0x0197CEFE7628739682930FDD8996020C , 0x0197CEFE762C72EB81B7B8A4272E138D , 0x0197CF008C9C722F93234FF6ED3D063E , 0x0197CF2A31337207B437567B1CF25C34 , 0x0197CF2A313973428CD503AF96228543 , 0x0197CF01653572A5982C0FE42E92DAA1 , 0x0197CF01653B7367A7247ED65D606864 , 0x0197CF01653F70D4B02EE9C64BB591E6 , 0x0197CF01654371FB81E21D3458F77F81 , 0x0197CF01654872A08F9FA8F5CD54B70C , 0x0197CF01654C708A8FB0B749DD821C01 , 0x0197CF016551720A865DCDE22F36A9F7 , 0x0197CF016555737792786040D08BD359 , 0x0197CF04C67F7318AD57470DDE6FD75C , 0x0197CF04C68472E48F25AA72AA1C9D13 , 0x0197CF04C68A7072A89B58DEFED0480D , 0x0197CF04C695709D8AB6CA0287BDF755 , 0x0197CF04C69A708BA4D0D5485DB79F77 , 0x0197CF04C69E70E88D37985B86926B15 , 0x0197CF04C6A2736199787FFAA17FE0C4 , 0x0197CF009D5A73F894395CF34839F9F7 , 0x0197CF04C7F4731DA49B8E7AFCEC3661 , 0x0197CF2A2B2B73D08A816884B9F158EB , 0x0197CF2A2B327228AAD0A8BFCAF7A9E1 , 0x0197CF008C897382AAF46B8AAE9C1024 , 0x0197CF008C8E72D2AF11A6ABF427845C , 0x0197CF008C94731AA6EE8AD8BE10027E );
Copy
84
3.48 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 `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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 —ÔHº,{\x19 ™Bë?"’B\x03 "
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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 `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 (0x0197D448BA2C7B199942EB3F22924203 ))) `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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE ((NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `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-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
85
2.97 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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 MAX (`moorl_magazine_article` . `date` ) DESC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 8
Parameters :
[
b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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 MAX (`moorl_magazine_article` . `date` ) DESC , MIN (`moorl_magazine_article` . `id` ) ASC , MIN (`moorl_magazine_article` . `id` ) ASC LIMIT 8 ;
Copy
86
2.23 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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > ? ) AND `moorl_magazine_article.categories` . `id` = ? AND `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"X\x1C #„ÿo5*Ùì 0â(ùÕ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"\x01 —ÔHº,{\x19 ™Bë?"’B\x03 "
true
null
"2026-02-04 00:18:01 "
null
"2026-02-04 00:18:01 "
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_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article` . `id` = `moorl_magazine_article.categories.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 `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping` . `category_id` = `moorl_magazine_article.categories` . `id` LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping` . `category_id` = `moorl_magazine_article.swCategories` . `id` WHERE (NOT (`moorl_magazine_article` . `id` < = > 0x581C2384FF6F352AD9ECA030E228F9D5 ) AND `moorl_magazine_article.categories` . `id` = 0x44DB6416BE544D046004C507DC8F2C9E AND `moorl_magazine_article.swCategories` . `id` IN (0x0197D448BA2C7B199942EB3F22924203 ) AND (`moorl_magazine_article` . `active` = 1 AND ((`moorl_magazine_article` . `show_from` < = > NULL OR (`moorl_magazine_article` . `show_from` < = '2026-02-04 00:18:01' )) AND (`moorl_magazine_article` . `show_until` < = > NULL OR (`moorl_magazine_article` . `show_until` > = '2026-02-04 00:18:01' ))) 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
87
3.27 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 ˜áCÐ6w\e ¥uuÆz1Èü "
b"\x01 ˜¢ºè?rù¯Éá\x12 ¨Ä/í "
b"ê§[c¯»ÎýM8-\x1C\t u ¡ "
b"W\x19 '8\x03 f¡èÝ\x1F Ø2‹\x0E 3H "
b"╝ÛjÑvªÉ©╝┐A\x07 /µ'H "
b"z]WgìÛ\x1F UÈ\x1E ±ˆ¶\x1D Ët "
b"\t\x0F !\x15 Yæ\x0F "Q\x16 ›·nE@³ "
b"=å!}É”Vr/‘Uð\x00 Z:Ö "
]
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 (0x0198E143D036771BA57575C67A31C8FC , 0x0198A2BAE83F72F9AFC9E112A8C42FED , 0xEAA75B63AFBBCEFD4D382D1C097520A1 , 0x571927380366A1E8DD1FD8328B0E3348 , 0xBCEA6AA576A690B8BCBF41072FE62748 , 0x7A5D5767ECDB1F55C81EB188B61DCB74 , 0x090F211559E60F2251169BB76E4540B3 , 0x3DE5217DC99456722F9155F0005A3AD6 );
Copy
88
1.00 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 —Ï\x03\x1F 0rVƒ¼ˆa¼\x17\e ] "
b"\x01 —ÎüÇjqB®³úè0™Õ\x07 "
b"\x01 ù╬³Ãop¥ä`sC┴ì■H "
b"\x01 —ÎüÌbs\x06 ˆ\x10 fø™ñ‰Ú "
b"\x01 —ÎüÌir9Ÿü>ÈM§\x19 m "
b"\x01 —ÎüÌms—Šú¡E9Š\x03 Ù "
b"\x01 —ÎüÌrp4˜ƒú4\x03 hAU "
b"\x01 ù╬³╠vq\r ØÖø9\x04 ╣TÝ "
b"\x01 —ÎüÌzr˜‡‚’Æ*bb% "
b"\x01 —ÎüÌ~p«……\x01 ÑAèæ“ "
b"\x01 —ÎüÌ‚s…Ž´ ÜîÀ\x02 L "
b"""
\x01 —Îü͘r\n
´ý”%§\x16 ¦
"""
b"\x01 ù╬³═Øq‗Æ^ÌB/Ï64 "
b"\x01 ù╬³═úpEôS¼Hü┬Ñ╗ "
b"\x01 —Îüͨsö›'áYŽêPÉ "
b"\x01 —ÎüÍr\x16 ‡x\e ”bêne "
b"\x01 —Îüͱqf´ÊÔ5\\x1C\x1D x "
b"\x01 —Îü͵sm‰\x12 ù\t äø@0 "
b"\x01 —ÎüÇBp\x10 ¢3šquµ¯† "
b"\x01 —ÎüÇHqú”ð\x1F ¾½Þÿˆ "
b"\x01 —ÎüÇUsVµ{/åÃ\x1A E\x16 "
b"\x01 ù╬³Ã_so®*ıÕKü\e\x1E "
b"\x01 —ÎüÇes\x04 ¸Œ—\x1E w´Dß "
b"\x01 —ÎüÇjqB®³úè0™Õ\x07 "
b"\x01 ù╬³Ãop¥ä`sC┴ì■H "
b"\x01 —ÎüÇts±¨Gn\x1F by†Ê "
b"\x01 —ÎüÇyp\x14 ±ÄQ{Ñú\x14 Û "
b"\x01 —ÎüÇ~q\x00 ™GeâºÔ%\x01 "
b"\x01 •ŽÑæÎ}a•\v åÉ{Ü\x05\x03 "
b"\x01 —Îüɸs\x18 ¦Rõ›\x04 ˆ\x14 - "
b"\x01 —Ï\x03\x1F 4p\x03 ‰Å4hÏĘ~ "
b"\x01 ÿ\x0E :$Ér¯ƒU\r \x7F :f\x10 â "
b"\x01 ˜\x0E :E1wÇ–b\x14\f Mmˆÿ "
b"\x01 ˜\x0E :l\x17 wÞ°)ÐÔ—+¥Ÿ "
b"\x01 —ÎüÈŽpûJGBÕ–ÍÄ "
b"""
\x01 —ÎüÈ”p\n
’òµEÀ–Ä\x06
"""
b"\x01 —ÎüȘr:ƒ©\x16 É@è\x11 "
b"\x01 —ÎüÈœqͲ(¼ß¦¢Jã "
b"\x01 —ÎüÈ qÇœq\r ®ÊF\x07 Á "
b"\x01 —ÎüȤskµýÌMuÏ\e\x13 "
b"\x01 —ÎüȨqs¯Š‘ý—íP\x13 "
b"\x01 —ÎüȬr(˜&Ääêõ(ä "
b"\x01 —ÎüȰpɼ\x04 CaJ*|} "
b"\x01 —ÎüÅìpú‹VJŸ‰\x10 þè "
b"\x01 —ÎüÅòp4§¼Èç—É‹* "
b"\x01 —ÎüÅöq»±\x02 ½\x17 ÇÆþà "
b"\x01 —ÎüÅûrï®nÚ 4‘`ð "
b"\x01 —ÎüÅÿp-¬Y—\t\x7F ÄIÕ "
b"\x01 —ÎüÆ\x04 qK´ËʱóWºž "
b"\x01 ù╬³ã\x08 qTÅ1èe6\x1E :\x1F "
b"\x01 —ÎüÆ\x18 p\t £\x7F Å•ðË_ò "
b"\x01 —ÎüÆ\x1C rd±]ß5\x18 •J\x0F "
b"\x01 ù╬³ã p\x13 ë\x06 [┴p"!ì "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ?
)
Copy
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 (0x0197CF031F30725683BC8861BC171B5D , 0x0197CEFCC76A7142AEB3FAE83099D507 , 0x0197CEFCC76F70BE84607343C18DFE48 , 0x0197CEFCCC627306881066F899F189DA , 0x0197CEFCCC6972399FFC3EC84DA7196D , 0x0197CEFCCC6D73978AFAA145398A03D9 , 0x0197CEFCCC7270349883FA3403684155 , 0x0197CEFCCC76710D9D999B3904B954ED , 0x0197CEFCCC7A7298878292C62A626225 , 0x0197CEFCCC7E70AB858501D141E8E693 , 0x0197CEFCCC8273858EB4A0DCEEC0024C , 0x0197CEFCCD98720AB4FD9425A7AD16A6 , 0x0197CEFCCD9D71F2925EDE422FD83634 , 0x0197CEFCCDA370459353AC4881C2A5BB , 0x0197CEFCCDA873F69B27E1598EEA50C9 , 0x0197CEFCCDAD721687781B9462EA6E65 , 0x0197CEFCCDB17166B4CAD4355C1C1D78 , 0x0197CEFCCDB5736D8912F909E4F84030 , 0x0197CEFCC7427010A2339A7175B5AF86 , 0x0197CEFCC74871FA94F01FBEBDDEFF88 , 0x0197CEFCC7557356B57B2FE5C31A4516 , 0x0197CEFCC75F736FA92AD5E54B811B1E , 0x0197CEFCC7657304B88C971E77B444DF , 0x0197CEFCC76A7142AEB3FAE83099D507 , 0x0197CEFCC76F70BE84607343C18DFE48 , 0x0197CEFCC77473B1A8476E1F627986CA , 0x0197CEFCC7797014B1C4517BD1FA14DB , 0x0197CEFCC77E7100994765E2BAD42501 , 0x01958ED1E6CE7D61950BE5C97BDC0503 , 0x0197CEFCC9B87318A652F59B0488142D , 0x0197CF031F34700389C53468CFC4987E , 0x01980E3A249072EE9F550D7F3A661083 , 0x01980E3A453177C79662140C4D6D88FF , 0x01980E3A6C1777DEB029D0D4972BA59F , 0x0197CEFCC88E70FBAD4A4742D596CDC4 , 0x0197CEFCC894700A92F2B545C096C406 , 0x0197CEFCC898723A83A916C940ADE811 , 0x0197CEFCC89C71CDB228BCDFA6A24AE3 , 0x0197CEFCC8A071C79C710DAECA4607C1 , 0x0197CEFCC8A4736BB5FDCC4D75CF1B13 , 0x0197CEFCC8A87173AF8A91FD97ED5013 , 0x0197CEFCC8AC72289826C4E4EAF528E4 , 0x0197CEFCC8B070C9BC0443614A2A7C7D , 0x0197CEFCC5EC70FA8B564A9F8910FEE8 , 0x0197CEFCC5F27034A7BCC8E797C98B2A , 0x0197CEFCC5F671BBB102BD17C7C6FEC3 , 0x0197CEFCC5FB72EFAE6EDAA0349160F0 , 0x0197CEFCC5FF702DAC5997097FC449D5 , 0x0197CEFCC604714BB4CBCAB1F357BA9E , 0x0197CEFCC60871548F318A65361E3A1F , 0x0197CEFCC6187009A37FC595F0CB5FF2 , 0x0197CEFCC61C7264B15DDF3518954A0F , 0x0197CEFCC620701389065BC17022218D );
Copy
89
0.72 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 ▄Å,× "
b"""
\x01 ù┼id┘vÚô(\n
©ì╗;┌
"""
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"×\x07 v\n '´é\x00 I‚Lh*dqÁ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"""
\x01 ù┼id┘vÚô(\n
©ì╗;┌
"""
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"×\x07 v\n '´é\x00 I‚Lh*dqÁ "
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
b"""
\x01 ù┼id┘vÚô(\n
©ì╗;┌
"""
b"D█d\x16 ¥TM\x04 `\x04 ┼\x07 ▄Å,× "
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 , 0x0197C56964D976E993280AB88DBB3BDA , 0x44DB6416BE544D046004C507DC8F2C9E , 0x44DB6416BE544D046004C507DC8F2C9E , 0xD707760A27B4E90049824C682A6471C1 , 0x44DB6416BE544D046004C507DC8F2C9E , 0x0197C56964D976E993280AB88DBB3BDA , 0x44DB6416BE544D046004C507DC8F2C9E , 0xD707760A27B4E90049824C682A6471C1 , 0x44DB6416BE544D046004C507DC8F2C9E , 0x0197C56964D976E993280AB88DBB3BDA , 0x44DB6416BE544D046004C507DC8F2C9E , 0x0197C56964D976E993280AB88DBB3BDA , 0x44DB6416BE544D046004C507DC8F2C9E );
Copy
90
0.62 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
91
0.62 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
92
0.92 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
93
0.91 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
94
0.98 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
95
0.59 ms
SELECT LOWER (HEX (product_id )) as product_id
FROM moorl_magazine_article_product
WHERE article_id = :articleId
Parameters :
[
":articleId " => b"X\x1C #„ÿo5*Ùì 0â(ùÕ "
]
SELECT LOWER (HEX (product_id )) as product_id
FROM moorl_magazine_article_product
WHERE article_id = :articleId ;
Copy
96
0.93 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
97
0.83 ms
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1 ;
Copy
98
0.46 ms
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN (? )
Parameters :
[
"frontend.detail.page "
]
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN ('frontend.detail.page' );
Copy
99
0.41 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language`
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language` ;
Copy
100
0.28 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"0190a5d21558701cb17a1f89991d17e2 "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '0190a5d21558701cb17a1f89991d17e2' ;
Copy
101
0.26 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"2fbb5fe2e29a4d70aa5854ce7ce3e20b "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '2fbb5fe2e29a4d70aa5854ce7ce3e20b' ;
Copy
102
0.74 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`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
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`
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` ;
Copy
103
0.76 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
104
0.22 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
105
0.40 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? )) AND (sales_channel_id = ? )
Parameters :
[
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
106
0.16 ms
"COMMIT"
107
0.52 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ÉÑÊ\x15 Xp\x1C ▒z\x1F ëÖ\x1D\x17 Ô "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
108
0.16 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
109
0.37 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? )) AND (sales_channel_id = ? )
Parameters :
[
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ɪJ£&pò▓Ãè ÌôÜÓ "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
110
0.15 ms
"COMMIT"
111
0.48 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
112
0.19 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
113
0.40 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? )) AND (sales_channel_id = ? )
Parameters :
[
b",Ú§C\x16 }J/a,s‹=7ê? "
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 );
Copy
114
0.20 ms
"COMMIT"
115
0.55 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ÉÑÊ\x15 Xp\x1C ▒z\x1F ëÖ\x1D\x17 Ô "
b",Ú§C\x16 }J/a,s‹=7ê? "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F ));
Copy
116
0.19 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
117
0.36 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? )) AND (sales_channel_id = ? )
Parameters :
[
b",Ú§C\x16 }J/a,s‹=7ê? "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x2CDAA743167D4A2F612C738B3D37EA3F )) AND (sales_channel_id = 0x98432DEF39FC4624B33213A56B8C944D );
Copy
118
0.24 ms
"COMMIT"
119
0.63 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
120
0.78 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
121
0.82 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 æÄC\¼t«ÉÍ_£Ûd╬y "
]
SELECT path FROM category WHERE id = 0x01918E435CAC74AE90D65F9CEA64CE79 ;
Copy
122
0.38 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
123
1.12 ms
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , `plugin.translation.label` as `plugin.label` , `plugin.translation.description` , `plugin.translation.description` as `plugin.description` , `plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` as `plugin.manufacturerLink` , `plugin.translation.supportLink` , `plugin.translation.supportLink` as `plugin.supportLink` , `plugin.translation.customFields` , `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . `plugin_id` , `plugin.translation` . `label` as `plugin.translation.label` , `plugin.translation` . `description` as `plugin.translation.description` , `plugin.translation` . `manufacturer_link` as `plugin.translation.manufacturerLink` , `plugin.translation` . `support_link` as `plugin.translation.supportLink` , `plugin.translation` . `custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . `language_id` = ? ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"esMetaCatalog6 "
]
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , `plugin.translation.label` as `plugin.label` , `plugin.translation.description` , `plugin.translation.description` as `plugin.description` , `plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` as `plugin.manufacturerLink` , `plugin.translation.supportLink` , `plugin.translation.supportLink` as `plugin.supportLink` , `plugin.translation.customFields` , `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . `plugin_id` , `plugin.translation` . `label` as `plugin.translation.label` , `plugin.translation` . `description` as `plugin.translation.description` , `plugin.translation` . `manufacturer_link` as `plugin.translation.manufacturerLink` , `plugin.translation` . `support_link` as `plugin.translation.supportLink` , `plugin.translation` . `custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = 'esMetaCatalog6' );
Copy
124
6.28 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/581c2384ff6f352ad9eca030e228f9d5 "
"/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 "
"/detail/2cdaa743167d4a2f612c738b3d37ea3f "
"/navigation/0197d448ba2c7b199942eb3f22924203 "
"/detail/642b2b786260566af2d4bd38ee94e1fb "
"/detail/c76bd5ca58be21f88411e159f48b43b4 "
"/detail/6455365c3f7181cda0f342d6a489d821 "
"/moorl-magazine/article/33a1b0de251d0d6134c066804947c940 "
"/moorl-magazine/article/09de0e81ea19277fe8e02ba8912f7c8d "
"/moorl-magazine/article/0198e143d036771ba57575c67a31c8fc "
"/moorl-magazine/article/0198a2bae83f72f9afc9e112a8c42fed "
"/moorl-magazine/article/eaa75b63afbbcefd4d382d1c097520a1 "
"/moorl-magazine/article/571927380366a1e8dd1fd8328b0e3348 "
"/moorl-magazine/article/bcea6aa576a690b8bcbf41072fe62748 "
"/moorl-magazine/article/7a5d5767ecdb1f55c81eb188b61dcb74 "
"/moorl-magazine/article/090f211559e60f2251169bb76e4540b3 "
"/moorl-magazine/article/3de5217dc99456722f9155f0005a3ad6 "
"/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/581c2384ff6f352ad9eca030e228f9d5' , '/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' , '/detail/2cdaa743167d4a2f612c738b3d37ea3f' , '/navigation/0197d448ba2c7b199942eb3f22924203' , '/detail/642b2b786260566af2d4bd38ee94e1fb' , '/detail/c76bd5ca58be21f88411e159f48b43b4' , '/detail/6455365c3f7181cda0f342d6a489d821' , '/moorl-magazine/article/33a1b0de251d0d6134c066804947c940' , '/moorl-magazine/article/09de0e81ea19277fe8e02ba8912f7c8d' , '/moorl-magazine/article/0198e143d036771ba57575c67a31c8fc' , '/moorl-magazine/article/0198a2bae83f72f9afc9e112a8c42fed' , '/moorl-magazine/article/eaa75b63afbbcefd4d382d1c097520a1' , '/moorl-magazine/article/571927380366a1e8dd1fd8328b0e3348' , '/moorl-magazine/article/bcea6aa576a690b8bcbf41072fe62748' , '/moorl-magazine/article/7a5d5767ecdb1f55c81eb188b61dcb74' , '/moorl-magazine/article/090f211559e60f2251169bb76e4540b3' , '/moorl-magazine/article/3de5217dc99456722f9155f0005a3ad6' , '/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
125
1.09 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
126
0.78 ms
SELECT `meta_catalog_id` . `id` FROM `meta_catalog_id` WHERE `meta_catalog_id` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"d++xb`VjòÔ½8î”áû "
b"ÇkÕÊX¾!ø„\x11 áYô‹C´ "
b"dU6\?qü═á¾BÍñëÏ! "
b",Ú§C\x16 }J/a,s‹=7ê? "
b"æÀuÚ+mùRó\x12 ÏÁOí8 "
b"Ž"ñ\x12 ¯¶lô*sôZ†f»W "
b"¯òA\r e╩CücdÎßk?×" "
b"\e Sþ*¼ÓPbÛb\x03 X䀳2 "
]
SELECT `meta_catalog_id` . `id` FROM `meta_catalog_id` WHERE `meta_catalog_id` . `id` IN (0x642B2B786260566AF2D4BD38EE94E1FB , 0xC76BD5CA58BE21F88411E159F48B43B4 , 0x6455365C3F7181CDA0F342D6A489D821 , 0x2CDAA743167D4A2F612C738B3D37EA3F , 0xE6C075DA2B6DF952F312CFADC14FED38 , 0x8E22F112AFB66CF42A73F45A8666BB57 , 0xEE95410D65CA43816364D7E16B3F9E22 , 0x1B53FE2ABCD35062DB620358E480B332 );
Copy