14.56 ms (12.47%)
26
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 Žïõîys‡j\x13 B\x10 MºÛ "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018DEFF5EE7973AD876A1342104DBADB ));
Copy
13.92 ms (11.92%)
2
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|018d01730547705bbeb86cffabe937a2|% "
1
4
]
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.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
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`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|018d01730547705bbeb86cffabe937a2|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
5.71 ms (4.89%)
1
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 :
[
"/navigation/018d01736179715597ae76f696b4b0ad "
"/navigation/018d0173056572bd8705e33b68692509 "
"/navigation/018d01730571715d88bbe5cb4cd173b0 "
"/navigation/01900d7bd3587bdd8d18d5a50f6b1f54 "
"/navigation/018d017305737062bd4d5540a016b29d "
"/navigation/01900d820b1f77249a92fda82354b4e1 "
"/navigation/018d0173059171e787dfd9c1dd1dffb4 "
"/navigation/018d0173059871559e7c8ce0cfa5533c "
"/navigation/018d017305a4715a8301c3cbb43e271e "
"/navigation/018d01730936707797d929d2fc52d2ec "
"/navigation/018d0173094c730cac11715054596d92 "
"/navigation/018d01730954715d8f5602dba2520d4f "
"/navigation/018d0173095b71f486817f2299efb20b "
"/navigation/018d0173096373579eaedd238f44025b "
"/navigation/018d0173096c71169f3cbad57f1a957a "
"/navigation/01900d0aa07e705db699160ffa8b4b3f "
"/navigation/01900d0c219679a4a161a4f36416b885 "
"/navigation/01900d0c4a6a75c5bd2cbcb64dc6e15e "
"/navigation/01900d0d10cb7826be9df22a7824f490 "
"/navigation/01900d0d31ae73d89194e2fc96b4177d "
"/navigation/01900d0d58a975e6977119ea6212c222 "
"/navigation/01900d0d77db7798b78d43b6dbfd210e "
"/navigation/01900d0d9f1b7067a43cc745788bf522 "
"/navigation/01900d0dbfb87f18977f399888607fd3 "
"/navigation/01900d0ddf3d7e01bd4e2518550f9df1 "
"/navigation/01900d0dfc567e9c9932276f977a55de "
"/navigation/01900d11fd9d7e8db6ae56a09733044f "
"/navigation/018d01730988718694d86f9fdd2fe29d "
"/navigation/019514bf0d53702e87ecb7f21b5423c7 "
"/navigation/019514c0235278fa88d9455ba5287705 "
"/navigation/018d0173097e7237afe4ecf34d573cd0 "
"/navigation/019514c0e9b17e0dbd5ff8ef865bb147 "
"/navigation/01900d12c5d77a02bf6c4fc027ab4463 "
"/navigation/018d0173098f73e8a26468217ca94a4d "
"/navigation/018d0173099671d68f271eaef84f603d "
"/navigation/01900d1396ac7a53b0a860d173e44449 "
"/navigation/018d0173093d71ce84c2ddfea3f8827d "
"/navigation/0194fa7c533373a88784eed9aa7e1143 "
"/navigation/018d017309af728c841041f490f0d7cb "
"/navigation/018d017309a073b78194089c599a5934 "
"/navigation/01900d1cafde7788a1d045aa27477b5e "
"/navigation/018d0173099b70e9a26325d99dc5714f "
"/navigation/018d017309a572b8aec454a9f69d59bc "
"/navigation/018d017309ad728692e49087b3e2654b "
"/navigation/0194fa7d6f5078c79b3a2f6bcc57088c "
"/navigation/0194fa7ce1e77cb4a3212d8a5ec0f1a8 "
"/navigation/01900d2ad7747862af59111ecd280823 "
"/navigation/018d017305ae709995b8b6f2d1ba0081 "
"/navigation/018d017305b073a98afc24638cf06659 "
"/navigation/018d017305b271399fa0ae35c667b3b8 "
"/navigation/018d017305b573efa755a5170aac8839 "
"/navigation/018d017305b873d5b4f1c13b9eb54961 "
"/navigation/018d017305bc729885d9b45ebdbf805d "
"/navigation/018d017305be717db27dd85b9d00716d "
"/navigation/018d017305c073aea2a5bd1fdb362c76 "
"/navigation/018d017308fd71e988019b4087138296 "
"/navigation/018d01730921738ebe58503ff3042840 "
"/navigation/018d0173092471a8a44c1ac955746861 "
"/navigation/018d01730926713a98b3d1099b2fc2f3 "
"/navigation/018d0173092972a08051996d0ad1ec68 "
"/navigation/0198551d3086772f880b15519090ec2e "
"/navigation/018d0173092b71d19658479f12dcd72b "
"/navigation/018d0173092d73608e2f55e902468d31 "
"/navigation/018d0173651e7151be5194e52382543b "
"/navigation/01900d3193277896ba9b61fd7af30a0d "
"/navigation/01900d305b0a7470b622b65c3d0a698f "
"/navigation/01900d3a048d7a90a2df7f23227fa41e "
"/navigation/01900d3c537f7e0db32862ac55128309 "
"/navigation/01900d3ef63a7f15a2913dd0a8e3f466 "
"/navigation/01900d3478c171aa894eab3f7037541b "
"/navigation/01900d384eb5752b9d863a391630c4ce "
"/navigation/01900d3817d67ae2a3fd1720c4d2f93b "
"/navigation/01900d4254cf72868827f6eba6d39d3b "
"/navigation/018d01736521725faba462c10424259e "
"/navigation/01900d4e1b6476b5a8ce877222819216 "
"/navigation/01900d4e3e8d75f8802ec0d6ab6fe82b "
"/navigation/01900d4e4d5278faaa9d179adb3ca6d0 "
"/navigation/01900d4e81007cd9bfe16d7f054172e9 "
"/navigation/01900d4e77e87a26a3be235a780a84ca "
"/navigation/01900d4e6ecd7ad695e4aa69f618703a "
"/navigation/01900d4e5e407f8f8e87c144669f6110 "
"/navigation/01900d4e11a8704e96d972704ad2d456 "
"/navigation/01900d4e67a67fa892719b373f7e863e "
"/navigation/018d017365277265a37739816a25d7b2 "
"/navigation/01900d6995e074378694ab33fcf290da "
"/navigation/01900d6b55217374a19b07f5244a5105 "
"/navigation/01900d6ba4087606b13b7b6c993345bb "
"/navigation/01900d69c2a67a8b8ed7774872acff76 "
"/navigation/01900d6c8c337aa68146442128cc515f "
"/navigation/018d0173651b71b585c8ac47f76984df "
"/navigation/01900d73c734793681c9608fb04a68c1 "
"/navigation/01900d7120af746cb5274cc984d0d1e9 "
"/navigation/01983cdda5ba7386a3ffe0d7050666af "
"/navigation/01900d709e527d18ab5535521aa875d7 "
"/navigation/01900d72aba77e41b5776e4f7f21025c "
"/navigation/01900d7014617492a9642346664fdf39 "
"/navigation/018d0173092f70c6a8457dc6875cbfba "
"/navigation/018d0173651670b9a52dde976cd7e618 "
"/navigation/018d0173651971af8e20fd69f8647899 "
"/navigation/018f52e91a71702094037bfc197b33dd "
"/navigation/018d017365257165bedf402fd76c5c20 "
"/navigation/018d1068f33b73f9aca860ce4bb792f9 "
"/navigation/018d01736529710e8afc5d9aab2ea5a0 "
"/navigation/01901234367272a484407eac75f4dd58 "
"/navigation/01900d7ed1ab7ea7bc99bd03391eca11 "
"/navigation/01900d7ec77f7e07b5c2c10dd4b0dd09 "
"/navigation/019528e23570707296cd7c95e77cd157 "
"/navigation/01900d7ec04a7a04bb2990250bba38f2 "
"/navigation/019528e87eb57ef082cc880ce12429a0 "
"/navigation/019528e83fba766dba5bb36dfab97b2e "
"/navigation/019528e8613e75429bed734965e283c7 "
"/navigation/019528e81a5c73ecb0ad1d2294e92b6b "
"/navigation/0194ef8538607f6d9be5d57988a0b625 "
"/navigation/0195485436817d60919a01050ebfe822 "
"/navigation/0194ef843bfb75009d011cc799e21194 "
"/navigation/01900d845ff0740bb1882d706918a331 "
"/navigation/01900d825b9a7aa0abd5e0b15abae982 "
"/navigation/019548567b91790fb18d3ec1579f9536 "
"/navigation/01900d0908ac75959db6f09a07c643df "
"/navigation/0194ef8fd22279c98537b23debf8a46b "
"/navigation/0194ef8f55337bf095f016103d797d20 "
"/navigation/01900d8477a17cc7bd341fe5a2cb8043 "
"/navigation/01900d846b2f78db91ed38567fe5e80c "
"/navigation/018d0173058270f58e375358952a5079 "
"/navigation/018d01735e1d715d9955fc91ed30e7ac "
"/navigation/0194ef85dd4979a7a534600ace034a03 "
"/navigation/018d01735e2272aaa4bbbe8dbe05f948 "
"/navigation/018d017309e3724095d7ec4f4a53da62 "
"/navigation/018d017309da717e8ca15ee4c7a8dc9f "
"/detail/019855aca6a77307a6ff7edfdf759322 "
"/detail/019850786c6b70c99117897d25817d63 "
"/detail/0197cb85f3607181a1b9e0fd325bbc9f "
"/detail/01967c99773471f9af18b5f8c7331e21 "
"/detail/01967c992fb472f7b83c4b03d0829858 "
"/detail/01967c99176c71c18cfc2e2d9ac2f14c "
"/detail/01967c99175673d89f69f04617601d5d "
"/detail/01943fce1be4739cb618fd727fa1989d "
"/detail/018f52e964557276b68fff320ae59b4b "
"/detail/018f52e935ea73ccbbec4d22f59ecb31 "
"/detail/018d022add02727c9e31489d4590969a "
"/detail/018d022adc4d736a853c7be23f8ed865 "
"/detail/018d022adbbb733480b19b11c0edee9d "
"/detail/018d022adba670d7ad52e2a30bd9a844 "
"/detail/018d022adb8d7035a915fc8fd3f5d193 "
"/detail/018d022adb6b705d889178c9882f0458 "
"/detail/018d022ad9807238bb3a4abf8ded0abf "
"/detail/018d022acca5711ab97c0b0b1bd24d11 "
"/detail/018d022ac7c070e8b67aa94cfd5fcbbf "
"/detail/018d022ac5a470b68e44ce1b7dede4b2 "
"/detail/018d022ab48f71aab775f893df55a6c3 "
"/detail/018d022a9784721986de5c2904a50b1f "
"/detail/018d022a4eaf7157bccf869d7dc060be "
"/detail/018d0229864273cbb1b84fa6c0085a76 "
"/navigation/018d78c877d77218ae7eba0031ae291e "
"/navigation/018d78c9240b72439449e3b1ef7b2fa5 "
"/navigation/018d78c92ee87c6198a63cf638a394d8 "
"/navigation/018d78c949ae74a7a7c6ec170fa41db6 "
"/navigation/018d78ca32407389b5cd8ad37b8b4a29 "
"/navigation/018d78c888467524a2d82ec704a2c39b "
"/navigation/018d78c9dbf17042ac43649f29dd9bea "
"/navigation/019905eca6747dd28ae9daf54c4f15de "
"/navigation/01991a4c80427f0c8bc959be9b3cd6ad "
"/navigation/018d78c9fdd87ed68f6267f290d140e6 "
"/navigation/018d78c9ee1a71d6adf16487ccfda233 "
"/navigation/018d78ca1f0576bdb3928a88c2bac241 "
"/navigation/018d78c89ed67cfeb933706ca63220d9 "
"/navigation/018d78ca529a7e8a9558e32f93f9b827 "
"/navigation/018d78caaf177c48a126b2cb3337bff0 "
"/navigation/018d78caa4c37dec842029306ad14ad0 "
"/navigation/018d78ca9a7271cf8376ec18dea0da7a "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
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 ('/navigation/018d01736179715597ae76f696b4b0ad' , '/navigation/018d0173056572bd8705e33b68692509' , '/navigation/018d01730571715d88bbe5cb4cd173b0' , '/navigation/01900d7bd3587bdd8d18d5a50f6b1f54' , '/navigation/018d017305737062bd4d5540a016b29d' , '/navigation/01900d820b1f77249a92fda82354b4e1' , '/navigation/018d0173059171e787dfd9c1dd1dffb4' , '/navigation/018d0173059871559e7c8ce0cfa5533c' , '/navigation/018d017305a4715a8301c3cbb43e271e' , '/navigation/018d01730936707797d929d2fc52d2ec' , '/navigation/018d0173094c730cac11715054596d92' , '/navigation/018d01730954715d8f5602dba2520d4f' , '/navigation/018d0173095b71f486817f2299efb20b' , '/navigation/018d0173096373579eaedd238f44025b' , '/navigation/018d0173096c71169f3cbad57f1a957a' , '/navigation/01900d0aa07e705db699160ffa8b4b3f' , '/navigation/01900d0c219679a4a161a4f36416b885' , '/navigation/01900d0c4a6a75c5bd2cbcb64dc6e15e' , '/navigation/01900d0d10cb7826be9df22a7824f490' , '/navigation/01900d0d31ae73d89194e2fc96b4177d' , '/navigation/01900d0d58a975e6977119ea6212c222' , '/navigation/01900d0d77db7798b78d43b6dbfd210e' , '/navigation/01900d0d9f1b7067a43cc745788bf522' , '/navigation/01900d0dbfb87f18977f399888607fd3' , '/navigation/01900d0ddf3d7e01bd4e2518550f9df1' , '/navigation/01900d0dfc567e9c9932276f977a55de' , '/navigation/01900d11fd9d7e8db6ae56a09733044f' , '/navigation/018d01730988718694d86f9fdd2fe29d' , '/navigation/019514bf0d53702e87ecb7f21b5423c7' , '/navigation/019514c0235278fa88d9455ba5287705' , '/navigation/018d0173097e7237afe4ecf34d573cd0' , '/navigation/019514c0e9b17e0dbd5ff8ef865bb147' , '/navigation/01900d12c5d77a02bf6c4fc027ab4463' , '/navigation/018d0173098f73e8a26468217ca94a4d' , '/navigation/018d0173099671d68f271eaef84f603d' , '/navigation/01900d1396ac7a53b0a860d173e44449' , '/navigation/018d0173093d71ce84c2ddfea3f8827d' , '/navigation/0194fa7c533373a88784eed9aa7e1143' , '/navigation/018d017309af728c841041f490f0d7cb' , '/navigation/018d017309a073b78194089c599a5934' , '/navigation/01900d1cafde7788a1d045aa27477b5e' , '/navigation/018d0173099b70e9a26325d99dc5714f' , '/navigation/018d017309a572b8aec454a9f69d59bc' , '/navigation/018d017309ad728692e49087b3e2654b' , '/navigation/0194fa7d6f5078c79b3a2f6bcc57088c' , '/navigation/0194fa7ce1e77cb4a3212d8a5ec0f1a8' , '/navigation/01900d2ad7747862af59111ecd280823' , '/navigation/018d017305ae709995b8b6f2d1ba0081' , '/navigation/018d017305b073a98afc24638cf06659' , '/navigation/018d017305b271399fa0ae35c667b3b8' , '/navigation/018d017305b573efa755a5170aac8839' , '/navigation/018d017305b873d5b4f1c13b9eb54961' , '/navigation/018d017305bc729885d9b45ebdbf805d' , '/navigation/018d017305be717db27dd85b9d00716d' , '/navigation/018d017305c073aea2a5bd1fdb362c76' , '/navigation/018d017308fd71e988019b4087138296' , '/navigation/018d01730921738ebe58503ff3042840' , '/navigation/018d0173092471a8a44c1ac955746861' , '/navigation/018d01730926713a98b3d1099b2fc2f3' , '/navigation/018d0173092972a08051996d0ad1ec68' , '/navigation/0198551d3086772f880b15519090ec2e' , '/navigation/018d0173092b71d19658479f12dcd72b' , '/navigation/018d0173092d73608e2f55e902468d31' , '/navigation/018d0173651e7151be5194e52382543b' , '/navigation/01900d3193277896ba9b61fd7af30a0d' , '/navigation/01900d305b0a7470b622b65c3d0a698f' , '/navigation/01900d3a048d7a90a2df7f23227fa41e' , '/navigation/01900d3c537f7e0db32862ac55128309' , '/navigation/01900d3ef63a7f15a2913dd0a8e3f466' , '/navigation/01900d3478c171aa894eab3f7037541b' , '/navigation/01900d384eb5752b9d863a391630c4ce' , '/navigation/01900d3817d67ae2a3fd1720c4d2f93b' , '/navigation/01900d4254cf72868827f6eba6d39d3b' , '/navigation/018d01736521725faba462c10424259e' , '/navigation/01900d4e1b6476b5a8ce877222819216' , '/navigation/01900d4e3e8d75f8802ec0d6ab6fe82b' , '/navigation/01900d4e4d5278faaa9d179adb3ca6d0' , '/navigation/01900d4e81007cd9bfe16d7f054172e9' , '/navigation/01900d4e77e87a26a3be235a780a84ca' , '/navigation/01900d4e6ecd7ad695e4aa69f618703a' , '/navigation/01900d4e5e407f8f8e87c144669f6110' , '/navigation/01900d4e11a8704e96d972704ad2d456' , '/navigation/01900d4e67a67fa892719b373f7e863e' , '/navigation/018d017365277265a37739816a25d7b2' , '/navigation/01900d6995e074378694ab33fcf290da' , '/navigation/01900d6b55217374a19b07f5244a5105' , '/navigation/01900d6ba4087606b13b7b6c993345bb' , '/navigation/01900d69c2a67a8b8ed7774872acff76' , '/navigation/01900d6c8c337aa68146442128cc515f' , '/navigation/018d0173651b71b585c8ac47f76984df' , '/navigation/01900d73c734793681c9608fb04a68c1' , '/navigation/01900d7120af746cb5274cc984d0d1e9' , '/navigation/01983cdda5ba7386a3ffe0d7050666af' , '/navigation/01900d709e527d18ab5535521aa875d7' , '/navigation/01900d72aba77e41b5776e4f7f21025c' , '/navigation/01900d7014617492a9642346664fdf39' , '/navigation/018d0173092f70c6a8457dc6875cbfba' , '/navigation/018d0173651670b9a52dde976cd7e618' , '/navigation/018d0173651971af8e20fd69f8647899' , '/navigation/018f52e91a71702094037bfc197b33dd' , '/navigation/018d017365257165bedf402fd76c5c20' , '/navigation/018d1068f33b73f9aca860ce4bb792f9' , '/navigation/018d01736529710e8afc5d9aab2ea5a0' , '/navigation/01901234367272a484407eac75f4dd58' , '/navigation/01900d7ed1ab7ea7bc99bd03391eca11' , '/navigation/01900d7ec77f7e07b5c2c10dd4b0dd09' , '/navigation/019528e23570707296cd7c95e77cd157' , '/navigation/01900d7ec04a7a04bb2990250bba38f2' , '/navigation/019528e87eb57ef082cc880ce12429a0' , '/navigation/019528e83fba766dba5bb36dfab97b2e' , '/navigation/019528e8613e75429bed734965e283c7' , '/navigation/019528e81a5c73ecb0ad1d2294e92b6b' , '/navigation/0194ef8538607f6d9be5d57988a0b625' , '/navigation/0195485436817d60919a01050ebfe822' , '/navigation/0194ef843bfb75009d011cc799e21194' , '/navigation/01900d845ff0740bb1882d706918a331' , '/navigation/01900d825b9a7aa0abd5e0b15abae982' , '/navigation/019548567b91790fb18d3ec1579f9536' , '/navigation/01900d0908ac75959db6f09a07c643df' , '/navigation/0194ef8fd22279c98537b23debf8a46b' , '/navigation/0194ef8f55337bf095f016103d797d20' , '/navigation/01900d8477a17cc7bd341fe5a2cb8043' , '/navigation/01900d846b2f78db91ed38567fe5e80c' , '/navigation/018d0173058270f58e375358952a5079' , '/navigation/018d01735e1d715d9955fc91ed30e7ac' , '/navigation/0194ef85dd4979a7a534600ace034a03' , '/navigation/018d01735e2272aaa4bbbe8dbe05f948' , '/navigation/018d017309e3724095d7ec4f4a53da62' , '/navigation/018d017309da717e8ca15ee4c7a8dc9f' , '/detail/019855aca6a77307a6ff7edfdf759322' , '/detail/019850786c6b70c99117897d25817d63' , '/detail/0197cb85f3607181a1b9e0fd325bbc9f' , '/detail/01967c99773471f9af18b5f8c7331e21' , '/detail/01967c992fb472f7b83c4b03d0829858' , '/detail/01967c99176c71c18cfc2e2d9ac2f14c' , '/detail/01967c99175673d89f69f04617601d5d' , '/detail/01943fce1be4739cb618fd727fa1989d' , '/detail/018f52e964557276b68fff320ae59b4b' , '/detail/018f52e935ea73ccbbec4d22f59ecb31' , '/detail/018d022add02727c9e31489d4590969a' , '/detail/018d022adc4d736a853c7be23f8ed865' , '/detail/018d022adbbb733480b19b11c0edee9d' , '/detail/018d022adba670d7ad52e2a30bd9a844' , '/detail/018d022adb8d7035a915fc8fd3f5d193' , '/detail/018d022adb6b705d889178c9882f0458' , '/detail/018d022ad9807238bb3a4abf8ded0abf' , '/detail/018d022acca5711ab97c0b0b1bd24d11' , '/detail/018d022ac7c070e8b67aa94cfd5fcbbf' , '/detail/018d022ac5a470b68e44ce1b7dede4b2' , '/detail/018d022ab48f71aab775f893df55a6c3' , '/detail/018d022a9784721986de5c2904a50b1f' , '/detail/018d022a4eaf7157bccf869d7dc060be' , '/detail/018d0229864273cbb1b84fa6c0085a76' , '/navigation/018d78c877d77218ae7eba0031ae291e' , '/navigation/018d78c9240b72439449e3b1ef7b2fa5' , '/navigation/018d78c92ee87c6198a63cf638a394d8' , '/navigation/018d78c949ae74a7a7c6ec170fa41db6' , '/navigation/018d78ca32407389b5cd8ad37b8b4a29' , '/navigation/018d78c888467524a2d82ec704a2c39b' , '/navigation/018d78c9dbf17042ac43649f29dd9bea' , '/navigation/019905eca6747dd28ae9daf54c4f15de' , '/navigation/01991a4c80427f0c8bc959be9b3cd6ad' , '/navigation/018d78c9fdd87ed68f6267f290d140e6' , '/navigation/018d78c9ee1a71d6adf16487ccfda233' , '/navigation/018d78ca1f0576bdb3928a88c2bac241' , '/navigation/018d78c89ed67cfeb933706ca63220d9' , '/navigation/018d78ca529a7e8a9558e32f93f9b827' , '/navigation/018d78caaf177c48a126b2cb3337bff0' , '/navigation/018d78caa4c37dec842029306ad14ad0' , '/navigation/018d78ca9a7271cf8376ec18dea0da7a' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
4.95 ms (4.24%)
1
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` , `product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` , `product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` , `product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` , `product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` , `product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` , `product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` , `product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` , `product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` , `product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` , `product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` , `product.netiEasyCouponProduct` . `consider_shipping_costs` as `product.netiEasyCouponProduct.considerShippingCosts` , `product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` , `product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` , `product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` , `product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` , `product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` , `product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` , `product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` , `product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` , `product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` , `product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` , `product.netiEasyCouponProduct.translation.title` , `product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.pickwareProductSetProductSet` . `id` as `product.pickwareProductSetProductSet.id` , `product.pickwareProductSetProductSet` . `product_id` as `product.pickwareProductSetProductSet.productId` , `product.pickwareProductSetProductSet` . `product_version_id` as `product.pickwareProductSetProductSet.productVersionId` , `product.pickwareProductSetProductSet` . `created_at` as `product.pickwareProductSetProductSet.createdAt` , `product.pickwareProductSetProductSet` . `updated_at` as `product.pickwareProductSetProductSet.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `pickware_product_set_product_set` `product.pickwareProductSetProductSet` ON `product` . `id` = `product.pickwareProductSetProductSet` . `product_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = ? ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = ? ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` , `product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title` FROM `neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation` WHERE `product.netiEasyCouponProduct.translation` . `language_id` = ? ) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = ? ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = ? ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = ? ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = ? ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = ? ) AND (`product` . `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"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜U¬¦§s\x07 ¦ÿ~ßßu“" "
b"\x01 ˜PxlkpÉ‘\x17 ‰}%}c "
b"\x01 —Ë…ó`q¡¹àý2[¼ "
b"\x01 –|™w4qù¯\x18 µøÇ3\x1E ! "
b"\x01 –|™/´r÷¸<K\x03 Ђ˜X "
b"\x01 –|™\x17 lqÁŒü.-šÂñL "
b"\x01 –|™\x17 VsØŸiðF\x17 `\x1D ] "
b"\x01 ”?Î\e äsœ¶\x18 ýr\x7F ¡˜ "
b"""
\x01 RédUrv¶ÿ2\n
å›K
"""
b"\x01 Ré5êsÌ»ìM"õžË1 "
b"\x01 Ž\x02 *Ý\x02 r|ž1HE–š "
b"\x01 Ž\x02 *ÜMsj…<{â?Øe "
b"\x01 Ž\x02 *Û»s4€±›\x11 Àíî "
b"\x01 Ž\x02 *Û¦p×Râ£\v Ù¨D "
b"\x01 Ž\x02 *ÛŽp5©\x15 üÓõÑ“ "
b"\x01 Ž\x02 *Ûkp]ˆ‘xɈ/\x04 X "
b"""
\x01 Ž\x02 *Ù€r8»:J¿Ží\n
¿
"""
b"\x01 Ž\x02 *Ì¥q\x1A ¹|\v\v\e ÒM\x11 "
b"\x01 Ž\x02 *ÇÀpè¶z©Lý_Ë¿ "
b"\x01 Ž\x02 *Ťp¶DÎ\e }íä² "
b"\x01 Ž\x02 *´qª·uø“ßU¦Ã "
b"\x01 Ž\x02 *—„r\x19 †Þ\)\x04 ¥\v\x1F "
b"\x01 Ž\x02 *N¯qW¼Ï†}À`¾ "
b"\x01 Ž\x02 )†Bs˱¸O¦À\x08 Zv "
]
SELECT
`product` . `id` as `product.id` ,
`product` . `version_id` as `product.versionId` ,
`product` . `parent_id` as `product.parentId` ,
`product` . `parent_version_id` as `product.parentVersionId` ,
COALESCE (
`product` . `product_manufacturer_id` ,
`product.parent` . `product_manufacturer_id`
) as `product.manufacturerId` ,
COALESCE (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) as `product.productManufacturerVersionId` ,
COALESCE (
`product` . `unit_id` , `product.parent` . `unit_id`
) as `product.unitId` ,
COALESCE (
`product` . `tax_id` , `product.parent` . `tax_id`
) as `product.taxId` ,
COALESCE (
`product` . `product_media_id` , `product.parent` . `product_media_id`
) as `product.coverId` ,
COALESCE (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) as `product.productMediaVersionId` ,
COALESCE (
`product` . `delivery_time_id` , `product.parent` . `delivery_time_id`
) as `product.deliveryTimeId` ,
COALESCE (
`product` . `product_feature_set_id` ,
`product.parent` . `product_feature_set_id`
) as `product.featureSetId` ,
COALESCE (
`product` . `canonical_product_id` ,
`product.parent` . `canonical_product_id`
) as `product.canonicalProductId` ,
COALESCE (
`product` . `canonical_product_version_id` ,
`product.parent` . `canonical_product_version_id`
) as `product.canonicalProductVersionId` ,
COALESCE (
`product` . `cms_page_id` , `product.parent` . `cms_page_id`
) as `product.cmsPageId` ,
COALESCE (
`product` . `cms_page_version_id` ,
`product.parent` . `cms_page_version_id`
) as `product.cmsPageVersionId` ,
`product.parent` . `price` as `product.price.inherited` ,
COALESCE (
`product` . `price` , `product.parent` . `price`
) as `product.price` ,
`product` . `product_number` as `product.productNumber` ,
COALESCE (
`product` . `restock_time` , `product.parent` . `restock_time`
) as `product.restockTime` ,
`product` . `auto_increment` as `product.autoIncrement` ,
COALESCE (
`product` . `active` , `product.parent` . `active`
) as `product.active` ,
`product` . `available` as `product.available` ,
COALESCE (
`product` . `is_closeout` , `product.parent` . `is_closeout`
) as `product.isCloseout` ,
`product` . `available_stock` as `product.availableStock` ,
`product` . `stock` as `product.stock` ,
`product` . `display_group` as `product.displayGroup` ,
`product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` ,
COALESCE (
`product` . `variant_listing_config` ,
`product.parent` . `variant_listing_config`
) as `product.variantListingConfig` ,
`product` . `variant_restrictions` as `product.variantRestrictions` ,
COALESCE (
`product` . `manufacturer_number` ,
`product.parent` . `manufacturer_number`
) as `product.manufacturerNumber` ,
COALESCE (
`product` . `ean` , `product.parent` . `ean`
) as `product.ean` ,
COALESCE (
`product` . `purchase_steps` , `product.parent` . `purchase_steps`
) as `product.purchaseSteps` ,
COALESCE (
`product` . `max_purchase` , `product.parent` . `max_purchase`
) as `product.maxPurchase` ,
COALESCE (
`product` . `min_purchase` , `product.parent` . `min_purchase`
) as `product.minPurchase` ,
COALESCE (
`product` . `purchase_unit` , `product.parent` . `purchase_unit`
) as `product.purchaseUnit` ,
COALESCE (
`product` . `reference_unit` , `product.parent` . `reference_unit`
) as `product.referenceUnit` ,
COALESCE (
`product` . `shipping_free` , `product.parent` . `shipping_free`
) as `product.shippingFree` ,
`product.parent` . `purchase_prices` as `product.purchasePrices.inherited` ,
COALESCE (
`product` . `purchase_prices` , `product.parent` . `purchase_prices`
) as `product.purchasePrices` ,
COALESCE (
`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller`
) as `product.markAsTopseller` ,
COALESCE (
`product` . `weight` , `product.parent` . `weight`
) as `product.weight` ,
COALESCE (
`product` . `width` , `product.parent` . `width`
) as `product.width` ,
COALESCE (
`product` . `height` , `product.parent` . `height`
) as `product.height` ,
COALESCE (
`product` . `length` , `product.parent` . `length`
) as `product.length` ,
COALESCE (
`product` . `release_date` , `product.parent` . `release_date`
) as `product.releaseDate` ,
COALESCE (
`product` . `rating_average` , `product.parent` . `rating_average`
) as `product.ratingAverage` ,
`product.parent` . `category_tree` as `product.categoryTree.inherited` ,
COALESCE (
`product` . `category_tree` , `product.parent` . `category_tree`
) as `product.categoryTree` ,
`product.parent` . `property_ids` as `product.propertyIds.inherited` ,
COALESCE (
`product` . `property_ids` , `product.parent` . `property_ids`
) as `product.propertyIds` ,
`product.parent` . `option_ids` as `product.optionIds.inherited` ,
COALESCE (
`product` . `option_ids` , `product.parent` . `option_ids`
) as `product.optionIds` ,
`product.parent` . `stream_ids` as `product.streamIds.inherited` ,
COALESCE (
`product` . `stream_ids` , `product.parent` . `stream_ids`
) as `product.streamIds` ,
`product.parent` . `tag_ids` as `product.tagIds.inherited` ,
COALESCE (
`product` . `tag_ids` , `product.parent` . `tag_ids`
) as `product.tagIds` ,
`product.parent` . `category_ids` as `product.categoryIds.inherited` ,
COALESCE (
`product` . `category_ids` , `product.parent` . `category_ids`
) as `product.categoryIds` ,
`product` . `child_count` as `product.childCount` ,
COALESCE (
`product` . `custom_field_set_selection_active` ,
`product.parent` . `custom_field_set_selection_active`
) as `product.customFieldSetSelectionActive` ,
`product` . `sales` as `product.sales` ,
`product` . `states` as `product.states` ,
`product.tax` . `id` as `product.tax.id` ,
`product.tax` . `tax_rate` as `product.tax.taxRate` ,
`product.tax` . `name` as `product.tax.name` ,
`product.tax` . `position` as `product.tax.position` ,
`product.tax` . `custom_fields` as `product.tax.customFields` ,
`product.tax` . `created_at` as `product.tax.createdAt` ,
`product.tax` . `updated_at` as `product.tax.updatedAt` ,
`product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` ,
COALESCE (
`product` . `cheapest_price` , `product.parent` . `cheapest_price`
) as `product.cheapestPrice` ,
`product` . `created_at` as `product.createdAt` ,
`product` . `updated_at` as `product.updatedAt` ,
`product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` ,
`product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` ,
`product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` ,
`product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` ,
`product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` ,
`product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` ,
`product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` ,
`product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` ,
`product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` ,
`product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` ,
`product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` ,
`product.netiEasyCouponProduct` . `consider_shipping_costs` as `product.netiEasyCouponProduct.considerShippingCosts` ,
`product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` ,
`product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` ,
`product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` ,
`product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` ,
`product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` ,
`product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` ,
`product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` ,
`product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` ,
`product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` ,
`product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` ,
`product.netiEasyCouponProduct.translation.title` ,
`product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` ,
`product.manufacturer` . `id` as `product.manufacturer.id` ,
`product.manufacturer` . `version_id` as `product.manufacturer.versionId` ,
`product.manufacturer` . `media_id` as `product.manufacturer.mediaId` ,
`product.manufacturer` . `link` as `product.manufacturer.link` ,
`product.manufacturer` . `created_at` as `product.manufacturer.createdAt` ,
`product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` ,
`product.manufacturer.translation.name` ,
`product.manufacturer.translation.name` as `product.manufacturer.name` ,
`product.manufacturer.translation.description` ,
`product.manufacturer.translation.description` as `product.manufacturer.description` ,
`product.manufacturer.translation.customFields` ,
`product.manufacturer.translation.customFields` as `product.manufacturer.customFields` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.options.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_option` `product.options.mapping`
WHERE
`product.options.mapping` . `product_id` = `product` . `id`
) as `product.options.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.properties.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping` . `product_id` = `product` . `properties`
) as `product.properties.id_mapping` ,
`product.pickwareProductSetProductSet` . `id` as `product.pickwareProductSetProductSet.id` ,
`product.pickwareProductSetProductSet` . `product_id` as `product.pickwareProductSetProductSet.productId` ,
`product.pickwareProductSetProductSet` . `product_version_id` as `product.pickwareProductSetProductSet.productVersionId` ,
`product.pickwareProductSetProductSet` . `created_at` as `product.pickwareProductSetProductSet.createdAt` ,
`product.pickwareProductSetProductSet` . `updated_at` as `product.pickwareProductSetProductSet.updatedAt` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id`
LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id`
AND IFNULL (
`product` . `product_manufacturer_version_id` ,
`product.parent` . `product_manufacturer_version_id`
) = `product.manufacturer` . `version_id`
LEFT JOIN `pickware_product_set_product_set` `product.pickwareProductSetProductSet` ON `product` . `id` = `product.pickwareProductSetProductSet` . `product_id`
LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id`
LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id`
LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id`
AND IFNULL (
`product` . `product_media_version_id` ,
`product.parent` . `product_media_version_id`
) = `product.cover` . `version_id`
LEFT JOIN (
SELECT
`product.translation` . `product_id` ,
`product.translation` . `product_version_id` ,
`product.translation` . `meta_description` as `product.translation.metaDescription` ,
`product.translation` . `name` as `product.translation.name` ,
`product.translation` . `keywords` as `product.translation.keywords` ,
`product.translation` . `description` as `product.translation.description` ,
`product.translation` . `meta_title` as `product.translation.metaTitle` ,
`product.translation` . `pack_unit` as `product.translation.packUnit` ,
`product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` ,
`product.translation` . `custom_fields` as `product.translation.customFields` ,
`product.translation` . `slot_config` as `product.translation.slotConfig` ,
`product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords`
FROM
`product_translation` `product.translation`
WHERE
`product.translation` . `language_id` = ?
) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id`
AND `product.product_translation` . `product_version_id` = `product` . `version_id`
LEFT JOIN (
SELECT
`product.parent.translation` . `product_id` ,
`product.parent.translation` . `product_version_id` ,
`product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` ,
`product.parent.translation` . `name` as `product.parent.translation.name` ,
`product.parent.translation` . `keywords` as `product.parent.translation.keywords` ,
`product.parent.translation` . `description` as `product.parent.translation.description` ,
`product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` ,
`product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` ,
`product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` ,
`product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` ,
`product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` ,
`product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords`
FROM
`product_translation` `product.parent.translation`
WHERE
`product.parent.translation` . `language_id` = ?
) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id`
AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id`
LEFT JOIN (
SELECT
`product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` ,
`product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title`
FROM
`neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation`
WHERE
`product.netiEasyCouponProduct.translation` . `language_id` = ?
) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id`
LEFT JOIN (
SELECT
`product.manufacturer.translation` . `product_manufacturer_id` ,
`product.manufacturer.translation` . `product_manufacturer_version_id` ,
`product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` ,
`product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` ,
`product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields`
FROM
`product_manufacturer_translation` `product.manufacturer.translation`
WHERE
`product.manufacturer.translation` . `language_id` = ?
) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id`
AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id`
LEFT JOIN (
SELECT
`product.unit.translation` . `unit_id` ,
`product.unit.translation` . `short_code` as `product.unit.translation.shortCode` ,
`product.unit.translation` . `name` as `product.unit.translation.name` ,
`product.unit.translation` . `custom_fields` as `product.unit.translation.customFields`
FROM
`unit_translation` `product.unit.translation`
WHERE
`product.unit.translation` . `language_id` = ?
) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id`
LEFT JOIN (
SELECT
`product.deliveryTime.translation` . `delivery_time_id` ,
`product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` ,
`product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `product.deliveryTime.translation`
WHERE
`product.deliveryTime.translation` . `language_id` = ?
) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id`
LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id`
LEFT JOIN (
SELECT
`product.cover.media.translation` . `media_id` ,
`product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` ,
`product.cover.media.translation` . `title` as `product.cover.media.translation.title` ,
`product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields`
FROM
`media_translation` `product.cover.media.translation`
WHERE
`product.cover.media.translation` . `language_id` = ?
) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id`
WHERE
(`product` . `version_id` = ? )
AND (
`product` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
)
Copy
SELECT `product` . `id` as `product.id` , `product` . `version_id` as `product.versionId` , `product` . `parent_id` as `product.parentId` , `product` . `parent_version_id` as `product.parentVersionId` , COALESCE (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ) as `product.manufacturerId` , COALESCE (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) as `product.productManufacturerVersionId` , COALESCE (`product` . `unit_id` , `product.parent` . `unit_id` ) as `product.unitId` , COALESCE (`product` . `tax_id` , `product.parent` . `tax_id` ) as `product.taxId` , COALESCE (`product` . `product_media_id` , `product.parent` . `product_media_id` ) as `product.coverId` , COALESCE (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) as `product.productMediaVersionId` , COALESCE (`product` . `delivery_time_id` , `product.parent` . `delivery_time_id` ) as `product.deliveryTimeId` , COALESCE (`product` . `product_feature_set_id` , `product.parent` . `product_feature_set_id` ) as `product.featureSetId` , COALESCE (`product` . `canonical_product_id` , `product.parent` . `canonical_product_id` ) as `product.canonicalProductId` , COALESCE (`product` . `canonical_product_version_id` , `product.parent` . `canonical_product_version_id` ) as `product.canonicalProductVersionId` , COALESCE (`product` . `cms_page_id` , `product.parent` . `cms_page_id` ) as `product.cmsPageId` , COALESCE (`product` . `cms_page_version_id` , `product.parent` . `cms_page_version_id` ) as `product.cmsPageVersionId` , `product.parent` . `price` as `product.price.inherited` , COALESCE (`product` . `price` , `product.parent` . `price` ) as `product.price` , `product` . `product_number` as `product.productNumber` , COALESCE (`product` . `restock_time` , `product.parent` . `restock_time` ) as `product.restockTime` , `product` . `auto_increment` as `product.autoIncrement` , COALESCE (`product` . `active` , `product.parent` . `active` ) as `product.active` , `product` . `available` as `product.available` , COALESCE (`product` . `is_closeout` , `product.parent` . `is_closeout` ) as `product.isCloseout` , `product` . `available_stock` as `product.availableStock` , `product` . `stock` as `product.stock` , `product` . `display_group` as `product.displayGroup` , `product.parent` . `variant_listing_config` as `product.variantListingConfig.inherited` , COALESCE (`product` . `variant_listing_config` , `product.parent` . `variant_listing_config` ) as `product.variantListingConfig` , `product` . `variant_restrictions` as `product.variantRestrictions` , COALESCE (`product` . `manufacturer_number` , `product.parent` . `manufacturer_number` ) as `product.manufacturerNumber` , COALESCE (`product` . `ean` , `product.parent` . `ean` ) as `product.ean` , COALESCE (`product` . `purchase_steps` , `product.parent` . `purchase_steps` ) as `product.purchaseSteps` , COALESCE (`product` . `max_purchase` , `product.parent` . `max_purchase` ) as `product.maxPurchase` , COALESCE (`product` . `min_purchase` , `product.parent` . `min_purchase` ) as `product.minPurchase` , COALESCE (`product` . `purchase_unit` , `product.parent` . `purchase_unit` ) as `product.purchaseUnit` , COALESCE (`product` . `reference_unit` , `product.parent` . `reference_unit` ) as `product.referenceUnit` , COALESCE (`product` . `shipping_free` , `product.parent` . `shipping_free` ) as `product.shippingFree` , `product.parent` . `purchase_prices` as `product.purchasePrices.inherited` , COALESCE (`product` . `purchase_prices` , `product.parent` . `purchase_prices` ) as `product.purchasePrices` , COALESCE (`product` . `mark_as_topseller` , `product.parent` . `mark_as_topseller` ) as `product.markAsTopseller` , COALESCE (`product` . `weight` , `product.parent` . `weight` ) as `product.weight` , COALESCE (`product` . `width` , `product.parent` . `width` ) as `product.width` , COALESCE (`product` . `height` , `product.parent` . `height` ) as `product.height` , COALESCE (`product` . `length` , `product.parent` . `length` ) as `product.length` , COALESCE (`product` . `release_date` , `product.parent` . `release_date` ) as `product.releaseDate` , COALESCE (`product` . `rating_average` , `product.parent` . `rating_average` ) as `product.ratingAverage` , `product.parent` . `category_tree` as `product.categoryTree.inherited` , COALESCE (`product` . `category_tree` , `product.parent` . `category_tree` ) as `product.categoryTree` , `product.parent` . `property_ids` as `product.propertyIds.inherited` , COALESCE (`product` . `property_ids` , `product.parent` . `property_ids` ) as `product.propertyIds` , `product.parent` . `option_ids` as `product.optionIds.inherited` , COALESCE (`product` . `option_ids` , `product.parent` . `option_ids` ) as `product.optionIds` , `product.parent` . `stream_ids` as `product.streamIds.inherited` , COALESCE (`product` . `stream_ids` , `product.parent` . `stream_ids` ) as `product.streamIds` , `product.parent` . `tag_ids` as `product.tagIds.inherited` , COALESCE (`product` . `tag_ids` , `product.parent` . `tag_ids` ) as `product.tagIds` , `product.parent` . `category_ids` as `product.categoryIds.inherited` , COALESCE (`product` . `category_ids` , `product.parent` . `category_ids` ) as `product.categoryIds` , `product` . `child_count` as `product.childCount` , COALESCE (`product` . `custom_field_set_selection_active` , `product.parent` . `custom_field_set_selection_active` ) as `product.customFieldSetSelectionActive` , `product` . `sales` as `product.sales` , `product` . `states` as `product.states` , `product.tax` . `id` as `product.tax.id` , `product.tax` . `tax_rate` as `product.tax.taxRate` , `product.tax` . `name` as `product.tax.name` , `product.tax` . `position` as `product.tax.position` , `product.tax` . `custom_fields` as `product.tax.customFields` , `product.tax` . `created_at` as `product.tax.createdAt` , `product.tax` . `updated_at` as `product.tax.updatedAt` , `product.parent` . `cheapest_price` as `product.cheapestPrice.inherited` , COALESCE (`product` . `cheapest_price` , `product.parent` . `cheapest_price` ) as `product.cheapestPrice` , `product` . `created_at` as `product.createdAt` , `product` . `updated_at` as `product.updatedAt` , `product.netiEasyCouponProduct` . `id` as `product.netiEasyCouponProduct.id` , `product.netiEasyCouponProduct` . `postal` as `product.netiEasyCouponProduct.postal` , `product.netiEasyCouponProduct` . `value` as `product.netiEasyCouponProduct.value` , `product.netiEasyCouponProduct` . `shipping_charge` as `product.netiEasyCouponProduct.shippingCharge` , `product.netiEasyCouponProduct` . `exclude_from_shipping_costs` as `product.netiEasyCouponProduct.excludeFromShippingCosts` , `product.netiEasyCouponProduct` . `no_delivery_charge` as `product.netiEasyCouponProduct.noDeliveryCharge` , `product.netiEasyCouponProduct` . `customer_group_charge` as `product.netiEasyCouponProduct.customerGroupCharge` , `product.netiEasyCouponProduct` . `comment` as `product.netiEasyCouponProduct.comment` , `product.netiEasyCouponProduct` . `order_position_number` as `product.netiEasyCouponProduct.orderPositionNumber` , `product.netiEasyCouponProduct` . `value_type` as `product.netiEasyCouponProduct.valueType` , `product.netiEasyCouponProduct` . `combine_vouchers` as `product.netiEasyCouponProduct.combineVouchers` , `product.netiEasyCouponProduct` . `consider_shipping_costs` as `product.netiEasyCouponProduct.considerShippingCosts` , `product.netiEasyCouponProduct` . `validity_time` as `product.netiEasyCouponProduct.validityTime` , `product.netiEasyCouponProduct` . `validity_by_end_of_year` as `product.netiEasyCouponProduct.validityByEndOfYear` , `product.netiEasyCouponProduct` . `product_id` as `product.netiEasyCouponProduct.productId` , `product.netiEasyCouponProduct` . `product_version_id` as `product.netiEasyCouponProduct.productVersionId` , `product.netiEasyCouponProduct` . `tax_id` as `product.netiEasyCouponProduct.taxId` , `product.netiEasyCouponProduct` . `recipient_input_enabled` as `product.netiEasyCouponProduct.recipientInputEnabled` , `product.netiEasyCouponProduct` . `requested_delivery_enabled` as `product.netiEasyCouponProduct.requestedDeliveryEnabled` , `product.netiEasyCouponProduct` . `delivery_message_enabled` as `product.netiEasyCouponProduct.deliveryMessageEnabled` , `product.netiEasyCouponProduct` . `updated_at` as `product.netiEasyCouponProduct.updatedAt` , `product.netiEasyCouponProduct` . `created_at` as `product.netiEasyCouponProduct.createdAt` , `product.netiEasyCouponProduct.translation.title` , `product.netiEasyCouponProduct.translation.title` as `product.netiEasyCouponProduct.title` , `product.manufacturer` . `id` as `product.manufacturer.id` , `product.manufacturer` . `version_id` as `product.manufacturer.versionId` , `product.manufacturer` . `media_id` as `product.manufacturer.mediaId` , `product.manufacturer` . `link` as `product.manufacturer.link` , `product.manufacturer` . `created_at` as `product.manufacturer.createdAt` , `product.manufacturer` . `updated_at` as `product.manufacturer.updatedAt` , `product.manufacturer.translation.name` , `product.manufacturer.translation.name` as `product.manufacturer.name` , `product.manufacturer.translation.description` , `product.manufacturer.translation.description` as `product.manufacturer.description` , `product.manufacturer.translation.customFields` , `product.manufacturer.translation.customFields` as `product.manufacturer.customFields` , (SELECT GROUP_CONCAT (HEX (`product.options.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_option` `product.options.mapping`
WHERE `product.options.mapping` . `product_id` = `product` . `id` ) as `product.options.id_mapping` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.pickwareProductSetProductSet` . `id` as `product.pickwareProductSetProductSet.id` , `product.pickwareProductSetProductSet` . `product_id` as `product.pickwareProductSetProductSet.productId` , `product.pickwareProductSetProductSet` . `product_version_id` as `product.pickwareProductSetProductSet.productVersionId` , `product.pickwareProductSetProductSet` . `created_at` as `product.pickwareProductSetProductSet.createdAt` , `product.pickwareProductSetProductSet` . `updated_at` as `product.pickwareProductSetProductSet.updatedAt` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `neti_easy_coupon_product` `product.netiEasyCouponProduct` ON `product` . `id` = `product.netiEasyCouponProduct` . `product_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product` . `manufacturer` = `product.manufacturer` . `id` AND IFNULL (`product` . `product_manufacturer_version_id` , `product.parent` . `product_manufacturer_version_id` ) = `product.manufacturer` . `version_id` LEFT JOIN `pickware_product_set_product_set` `product.pickwareProductSetProductSet` ON `product` . `id` = `product.pickwareProductSetProductSet` . `product_id` LEFT JOIN `unit` `product.unit` ON `product` . `unit` = `product.unit` . `id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product` . `deliveryTime` = `product.deliveryTime` . `id` LEFT JOIN `product_media` `product.cover` ON `product` . `cover` = `product.cover` . `id` AND IFNULL (`product` . `product_media_version_id` , `product.parent` . `product_media_version_id` ) = `product.cover` . `version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `meta_description` as `product.translation.metaDescription` , `product.translation` . `name` as `product.translation.name` , `product.translation` . `keywords` as `product.translation.keywords` , `product.translation` . `description` as `product.translation.description` , `product.translation` . `meta_title` as `product.translation.metaTitle` , `product.translation` . `pack_unit` as `product.translation.packUnit` , `product.translation` . `pack_unit_plural` as `product.translation.packUnitPlural` , `product.translation` . `custom_fields` as `product.translation.customFields` , `product.translation` . `slot_config` as `product.translation.slotConfig` , `product.translation` . `custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.product_translation` ON `product.product_translation` . `product_id` = `product` . `id` AND `product.product_translation` . `product_version_id` = `product` . `version_id` LEFT JOIN (SELECT `product.parent.translation` . `product_id` , `product.parent.translation` . `product_version_id` , `product.parent.translation` . `meta_description` as `product.parent.translation.metaDescription` , `product.parent.translation` . `name` as `product.parent.translation.name` , `product.parent.translation` . `keywords` as `product.parent.translation.keywords` , `product.parent.translation` . `description` as `product.parent.translation.description` , `product.parent.translation` . `meta_title` as `product.parent.translation.metaTitle` , `product.parent.translation` . `pack_unit` as `product.parent.translation.packUnit` , `product.parent.translation` . `pack_unit_plural` as `product.parent.translation.packUnitPlural` , `product.parent.translation` . `custom_fields` as `product.parent.translation.customFields` , `product.parent.translation` . `slot_config` as `product.parent.translation.slotConfig` , `product.parent.translation` . `custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.parent.product_translation` ON `product.parent.product_translation` . `product_id` = `product.parent` . `id` AND `product.parent.product_translation` . `product_version_id` = `product.parent` . `version_id` LEFT JOIN (SELECT `product.netiEasyCouponProduct.translation` . `neti_easy_coupon_product_id` , `product.netiEasyCouponProduct.translation` . `title` as `product.netiEasyCouponProduct.translation.title` FROM `neti_easy_coupon_product_translation` `product.netiEasyCouponProduct.translation` WHERE `product.netiEasyCouponProduct.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` ON `product.netiEasyCouponProduct.neti_easy_coupon_product_translation` . `neti_easy_coupon_product_id` = `product.netiEasyCouponProduct` . `id` LEFT JOIN (SELECT `product.manufacturer.translation` . `product_manufacturer_id` , `product.manufacturer.translation` . `product_manufacturer_version_id` , `product.manufacturer.translation` . `name` as `product.manufacturer.translation.name` , `product.manufacturer.translation` . `description` as `product.manufacturer.translation.description` , `product.manufacturer.translation` . `custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product.manufacturer` . `id` AND `product.manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product.manufacturer` . `version_id` LEFT JOIN (SELECT `product.unit.translation` . `unit_id` , `product.unit.translation` . `short_code` as `product.unit.translation.shortCode` , `product.unit.translation` . `name` as `product.unit.translation.name` , `product.unit.translation` . `custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.unit.unit_translation` ON `product.unit.unit_translation` . `unit_id` = `product.unit` . `id` LEFT JOIN (SELECT `product.deliveryTime.translation` . `delivery_time_id` , `product.deliveryTime.translation` . `name` as `product.deliveryTime.translation.name` , `product.deliveryTime.translation` . `custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation` . `delivery_time_id` = `product.deliveryTime` . `id` LEFT JOIN `media` `product.cover.media` ON `product.cover` . `media_id` = `product.cover.media` . `id` LEFT JOIN (SELECT `product.cover.media.translation` . `media_id` , `product.cover.media.translation` . `alt` as `product.cover.media.translation.alt` , `product.cover.media.translation` . `title` as `product.cover.media.translation.title` , `product.cover.media.translation` . `custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product.cover.media.media_translation` ON `product.cover.media.media_translation` . `media_id` = `product.cover.media` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product` . `id` IN (0x019855ACA6A77307A6FF7EDFDF759322 , 0x019850786C6B70C99117897D25817D63 , 0x0197CB85F3607181A1B9E0FD325BBC9F , 0x01967C99773471F9AF18B5F8C7331E21 , 0x01967C992FB472F7B83C4B03D0829858 , 0x01967C99176C71C18CFC2E2D9AC2F14C , 0x01967C99175673D89F69F04617601D5D , 0x01943FCE1BE4739CB618FD727FA1989D , 0x018F52E964557276B68FFF320AE59B4B , 0x018F52E935EA73CCBBEC4D22F59ECB31 , 0x018D022ADD02727C9E31489D4590969A , 0x018D022ADC4D736A853C7BE23F8ED865 , 0x018D022ADBBB733480B19B11C0EDEE9D , 0x018D022ADBA670D7AD52E2A30BD9A844 , 0x018D022ADB8D7035A915FC8FD3F5D193 , 0x018D022ADB6B705D889178C9882F0458 , 0x018D022AD9807238BB3A4ABF8DED0ABF , 0x018D022ACCA5711AB97C0B0B1BD24D11 , 0x018D022AC7C070E8B67AA94CFD5FCBBF , 0x018D022AC5A470B68E44CE1B7DEDE4B2 , 0x018D022AB48F71AAB775F893DF55A6C3 , 0x018D022A9784721986DE5C2904A50B1F , 0x018D022A4EAF7157BCCF869D7DC060BE , 0x018D0229864273CBB1B84FA6C0085A76 ));
Copy
4.88 ms (4.18%)
1
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 Ž\x01 s\x05 qq]ˆ»åËLÑs° "
b"\x01 \r *×txb¯Y\x11\x1E Í(\x08 # "
b"\x01 Ž\x01 s\t -s`/Ué\x02 FŽ1 "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
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.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
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`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01730547705BBEB86CFFABE937A2 , 0x018D01730571715D88BBE5CB4CD173B0 , 0x01900D2AD7747862AF59111ECD280823 , 0x018D0173092D73608E2F55E902468D31 , 0x018D01736179715597AE76F696B4B0AD ));
Copy
4.10 ms (3.51%)
1
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = ? ) GROUP BY `currency` . `id`
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT `currency` . `id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency` . `id` = `currency.salesChannels.mapping` . `currency_id` LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping` . `sales_channel_id` = `currency.salesChannels` . `id` WHERE (`currency.salesChannels` . `id` = 0x018D01736B31710085073CE4A19B2B37 ) GROUP BY `currency` . `id` ;
Copy
3.84 ms (3.29%)
2
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND `category` . `level` = ? AND `category` . `active` = ? AND `category` . `visible` = ? )) GROUP BY `category` . `parent_id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|018d01730547705bbeb86cffabe937a2|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|018d01730547705bbeb86cffabe937a2|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
3.20 ms (2.74%)
1
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
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` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
2.81 ms (2.41%)
1
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 ŽxÇÜ7têªÀ·ÙÌ\x12 „® "
]
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.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
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`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01730547705BBEB86CFFABE937A2 , 0x018D78C7DC3774EAAAC0B7D9CC1284AE ));
Copy
2.73 ms (2.34%)
6
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"pqtPAQATO "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'pqtPAQATO' );
Copy
2.17 ms (1.86%)
1
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x02 *âŽqaŒÅ‰ƒ,v?+ "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷âs ÏMuÎî¼\ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +\x1D Áq9’(l†¿MJ. "
b"\x01 Ž\x02 +‚šr±¸F˜Æ«oì£ "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à'ss…2¦¤5}lˆ "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+\x08 rd±X\x1F dØm\x12 « "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 —ùrU\x1A så™ôY—¢Ës "
b"\x01 ˜åeå$v!–Ʋ\x06 Ñ®‰~ "
b"\x01 ˜åg¬¬}8ƒjmrÕ³\x03 ¿ "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +uÃq‘\r ƒ+³ƒ(\x17 "
b"\x01 Ž\x02 +ÊrqÜ¿"\x02 []ˆ% "
b"\x01 Ž\x02 +Øðr»“ŒÎ\x1E ¼×€ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ݳrq¡do)m´šV "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+trF¿ä„ž{Ï\x1F å "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +uÃq‘\r ƒ+³ƒ(\x17 "
b"\x01 Ž\x02 +ÊrqÜ¿"\x02 []ˆ% "
b"\x01 Ž\x02 +Øðr»“ŒÎ\x1E ¼×€ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Þ\v p0´–7)\v\v Î" "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+trF¿ä„ž{Ï\x1F å "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷Èp„¤.Í\x1F _¹àþ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"""
\x01 Ž\x02 +$quªô\n
³¿öIs
"""
b"\x01 Ž\x02 +’˜rtŒ\x10 ‘\x12 \e ;U "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à'ss…2¦¤5}lˆ "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+šsX€º{\cöÅ "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +uÃq‘\r ƒ+³ƒ(\x17 "
b"\x01 Ž\x02 +ÊrqÜ¿"\x02 []ˆ% "
b"\x01 Ž\x02 +Øðr»“ŒÎ\x1E ¼×€ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+trF¿ä„ž{Ï\x1F å "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"""
\x01 Ž\x02 +=–rö®~\t \n
â@¶•
"""
b"\x01 Ž\x02 +½)rD ”fAåpÊ "
b"\x01 Ž\x02 +Ù\r qÚ…^TµÞ_\x19 ó "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,-NsK›N\x7F سøUÚ "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *âŽqaŒÅ‰ƒ,v?+ "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷»r+„XñÝç\¢] "
b"\x01 Ž\x02 +\x10 õs\x15 ª»]Â(ìóÓ "
b"\x01 Ž\x02 +Dtq_¢cGðï8á\x0E "
b"\x01 Ž\x02 +£Óp"»ÖSg¼Kƪ "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ëÏqûŽÒÛÿÀMߨ "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"""
\x01 Ž\x02 ,*»q\n
šŒ3-‹\x1F\x04
"""
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 Ré…\x1D qÒ’“¾\x0F\x12 fï— "
b"\x01 ýââ¯s\e ·\x0E\x02\x0E <3 "
b"\x01 ýââ¶qe·‘el\x08 \x06 3 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷Èp„¤.Í\x1F _¹àþ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"""
\x01 Ž\x02 +$quªô\n
³¿öIs
"""
b"\x01 Ž\x02 +’˜rtŒ\x10 ‘\x12 \e ;U "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Ýràœ{v·¼6Ã\x03 "
b"\x01 Ž\x02 +à'ss…2¦¤5}lˆ "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+trF¿ä„ž{Ï\x1F å "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +uÃq‘\r ƒ+³ƒ(\x17 "
b"\x01 Ž\x02 +ÊrqÜ¿"\x02 []ˆ% "
b"\x01 Ž\x02 +Øðr»“ŒÎ\x1E ¼×€ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+trF¿ä„ž{Ï\x1F å "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *âŽqaŒÅ‰ƒ,v?+ "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷Èp„¤.Í\x1F _¹àþ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +$çqÒ¾\t Wïmú\x00 "
b"\x01 Ž\x02 +ýsשÉb<Ö™\x07 K "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"""
\x01 Ž\x02 ,*»q\n
šŒ3-‹\x1F\x04
"""
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷»r+„XñÝç\¢] "
b"\x01 Ž\x02 *÷âs ÏMuÎî¼\ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +$=sY»"vŽ"dÇX "
b"\x01 Ž\x02 +Êlsœ¤Éß\x11 s£:ò "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à'ss…2¦¤5}lˆ "
b"\x01 Ž\x02 +ëÏqûŽÒÛÿÀMߨ "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+\x08 rd±X\x1F dØm\x12 « "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷»r+„XñÝç\¢] "
b"\x01 Ž\x02 +\x11 …rÝ‚âCàŒ%\x12 "
b"\x01 Ž\x02 +u¥sÙ¡;Œ˜0ðæŒ "
b"\x01 Ž\x02 +ËKp‚ð40ì÷Ôì "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à'ss…2¦¤5}lˆ "
b"\x01 Ž\x02 +ë¾r€‡²úòÁ\x06 U "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì\q'’¨ÌK½·¬’ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ñìq‚ž‘ÈóM|ã@ "
b"\x01 Ž\x02 +ò|r\x04 „œlÖ\x07\x13 {³ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,+'qW²ú„¥\x03 GîÔ "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *âŽqaŒÅ‰ƒ,v?+ "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x10 õs\x15 ª»]Â(ìóÓ "
b"\x01 Ž\x02 +7\x05 q‹>\x10 Ý)êüë "
b"\x01 Ž\x02 +£Ëp¼”™s—±_»x "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"""
\x01 Ž\x02 ,*»q\n
šŒ3-‹\x1F\x04
"""
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *âŽqaŒÅ‰ƒ,v?+ "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷Èp„¤.Í\x1F _¹àþ "
b"\x01 Ž\x02 +\x10 õs\x15 ª»]Â(ìóÓ "
b"\x01 Ž\x02 +Dtq_¢cGðï8á\x0E "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"""
\x01 Ž\x02 ,*»q\n
šŒ3-‹\x1F\x04
"""
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 RéýrN¿ñ¬g*Ã&Ë "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 *÷Èp„¤.Í\x1F _¹àþ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ì\x14 sh•³ =\e Ž* "
b"\x01 Ž\x02 +ì3s¤‚wÀñ,!y "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 Ré†LqϳÉ1š÷¨N• "
b"\x01 R鋺p¸”›\x08 ‚#銄 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â¬r6¹H\v ."I ² "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +7¹pc”?ÿ¡&òI2 "
b"\x01 Ž\x02 +ž°p^ƒL§_Ux'\x0E "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ß[q\e “9AOÀ’\v ë "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â¬r6¹H\v ."I ² "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ñìq‚ž‘ÈóM|ã@ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ›pѪ\x05 _\e ]æÈü "
b"\x01 –|™¥Úr~©îf\t mºÍ> "
b"\x01 –|™µr‘˜‰<sµF} "
b"\x01 —ï@ÑFr¾†DÙ:7±ã÷ "
b"\x01 —ùr^™rºšµ3n\ì\á "
b"\x01 ˜,]\x03\x03\x7F <·\t ~”e=›_ "
b"\x01 ˜Ç‚a\x1E {zža\f ¢!›:G "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +ýsשÉb<Ö™\x07 K "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ßar˜¼C›\t °FbE "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +ô£rŒ–µkOEàMþ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 Réƒ\x1F qg¿\t qd€žË‰ "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 —ùrfãr¼…ù\x01\x1C I5_\x10 "
b"\x01 ˜,]\x03\x03\x7F <·\t ~”e=›_ "
b"\x01 ˜Çp\x03 ¯wª¯ÚŠ(£=oÄ "
b"\x01 Ž\x02 *â¬r6¹H\v ."I ² "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +7¹pc”?ÿ¡&òI2 "
b"\x01 Ž\x02 +ž°p^ƒL§_Ux'\x0E "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"\x01 Ž\x02 +ßArn ¼¤Å\x7F ^\x0E 7 "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ì¾rD{\x11 ò©® Ã "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"""
\x01 Ž\x02 ,*»q\n
šŒ3-‹\x1F\x04
"""
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"""
\x01 Ž\x02 +\x0F Äsбât5\n
Ý“¼
"""
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +ì\x14 sh•³ =\e Ž* "
b"\x01 Ž\x02 +ì3s¤‚wÀñ,!y "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 –|™¢‰s¸JŒ@€må. "
b"\x01 –|™¯žsa†å\x03 zjÚ‰ƒ "
b"\x01 –÷`\švC¤bMi¸Ëd\x04 "
b"\x01 —ï@ˆIw£‰zÛΙ\x14 <“ "
b"\x01 ˜,]\x03\x03\x7F <·\t ~”e=›_ "
b"\x01 ˜ñ\x11 EÚpj¼Dw=A^ "
b"\x01 Ž\x02 *äTsø—·iǰÿÚä "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04\x12 q\x1E ²\x1E º°~F¥ "
b"\x01 Ž\x02 +Øðr»“ŒÎ\x1E ¼×€ "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +óÉrŒ‡tƒPxpœð "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 —ï@³×zx³>¤“ó7Wý "
b"\x01 ˜\x13 DãR}"® (Ñç¯FC "
b"\x01 ˜\x13 Ehîr¿™Ýsß×-ÈÜ "
b"\x01 ˜\x13 I;¾q–ºRm@˜wT\f "
b"\x01 ˜,]\x03\x03\x7F <·\t ~”e=›_ "
b"\x01 ˜,^”0zB‡Ivî’(\x1E 8 "
b"\x01 ˜ðpÆLyM‡\x1F ¦´\t ˆ," "
b"\x01 Ž\x02 *â¬r6¹H\v ."I ² "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +\x04 1rÓªÊ)—Em–¿ "
b"\x01 Ž\x02 +7¹pc”?ÿ¡&òI2 "
b"\x01 Ž\x02 +ž°p^ƒL§_Ux'\x0E "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"\x01 Ž\x02 +ßTsg„W\v ¯\x13\x10 N "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9ˆp·–164®^Ž\x0F "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 Ž\x02 *â‚sì¦yå\x00 Õá\x1E "
b"\x01 Ž\x02 *äxpGŠ—0VTAûê "
b"\x01 Ž\x02 *öˆq‰…K\f\x1F êË\x0E ¶ "
b"\x01 Ž\x02 +ýsשÉb<Ö™\x07 K "
b"\x01 Ž\x02 +Ù6qlŠ«‡ÛÃy¡† "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +à7q-©õI• \x14 * "
b"\x01 Ž\x02 +ëæsׄ¨È0n@.G "
b"\x01 Ž\x02 +ì\v q‰“à¾'å?í "
b"\x01 Ž\x02 +ì&sÙ§0P1q\x12 œÙ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +ô£rŒ–µkOEàMþ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,9€pB¹°\x0E -öÒ„a "
b"\x01 Ž\x02 ,9Òp‹›\f ±\x12 tŠÑ& "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 Réƒ\x1F qg¿\t qd€žË‰ "
b"\x01 ”?Ͼ qæ¢Î]*[0\x0F ð "
b"\x01 —ï@ˆIw£‰zÛΙ\x14 <“ "
b"\x01 ˜,]\x03\x03\x7F <·\t ~”e=›_ "
b"\x01 ˜u=-"q˜Ž5rd³\x7F éß "
b"\x01 ™\t ޏ¯xч¾J*‡]a# "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x018D022AE28D71618CC589832C763F2B , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7E273ADA0CF4D75CEEEBC5C , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B1DC1713992286C86BF4D4A2E , 0x018D022B829A72B1B84698C6AB6FECA3 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE02773738532A6A4357D6C88 , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B087264B1581F64D86D12AB , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x0197F972551A73E5999DF45997A2CB73 , 0x0198E565E524762196C6B206D1AE897E , 0x0198E567ACAC7D38836A6D72D5B303BF , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B75C37191AD0D832BB3832817 , 0x018D022BCA7271DCBF22025B5D888E25 , 0x018D022BD8F072BB938CCE1EBCD7809F , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDB37271A1646F296DB49A56 , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B747246BFE4849E7BCF1FE5 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B75C37191AD0D832BB3832817 , 0x018D022BCA7271DCBF22025B5D888E25 , 0x018D022BD8F072BB938CCE1EBCD7809F , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDE0B7030B49637290B0BCE22 , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B747246BFE4849E7BCF1FE5 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7C87084A42ECD1F5FB9E0FE , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B248E7175AAF40AB3BFF64973 , 0x018D022B929872748C109112201B3B55 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE02773738532A6A4357D6C88 , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B9A735880BA7B5C639DF6C5 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B75C37191AD0D832BB3832817 , 0x018D022BCA7271DCBF22025B5D888E25 , 0x018D022BD8F072BB938CCE1EBCD7809F , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B747246BFE4849E7BCF1FE5 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B3D9672F6AE7E090AE240B695 , 0x018D022BBD297244A094664190E570CA , 0x018D022BD90D71DA855E54B5DE5F19F3 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2D4E734B9B4E7FD8B3F855DA , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28D71618CC589832C763F2B , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7BB722B8458F1DDE75CA25D , 0x018D022B10F57315AABB5DC228ECF3D3 , 0x018D022B4474715FA26347F0EF38E10E , 0x018D022BA3D37022BBD65367BC4BC6AA , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEBCF71FB8DD2DBFFC04DDFD8 , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2ABB710A9A9F8C332D8B1F04 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x018F52E9851D71D29293BE0F1266EF97 , 0x0190FDE2E2AF731BB70E020E3C9F8133 , 0x0190FDE2E2B67165B791656C08900633 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7C87084A42ECD1F5FB9E0FE , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B248E7175AAF40AB3BFF64973 , 0x018D022B929872748C109112201B3B55 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDD8E72E09C7B76B7BC36C303 , 0x018D022BE02773738532A6A4357D6C88 , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B747246BFE4849E7BCF1FE5 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B75C37191AD0D832BB3832817 , 0x018D022BCA7271DCBF22025B5D888E25 , 0x018D022BD8F072BB938CCE1EBCD7809F , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B747246BFE4849E7BCF1FE5 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28D71618CC589832C763F2B , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7C87084A42ECD1F5FB9E0FE , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B24E771D2BE0957EF8F6DFA00 , 0x018D022B9DFD73D7A9C9623CD699074B , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2ABB710A9A9F8C332D8B1F04 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7BB722B8458F1DDE75CA25D , 0x018D022AF7E273ADA0CF4D75CEEEBC5C , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B243D7359BB22768D2264C758 , 0x018D022BCA6C739CA4C9DF1173A33AF2 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE02773738532A6A4357D6C88 , 0x018D022BEBCF71FB8DD2DBFFC04DDFD8 , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B087264B1581F64D86D12AB , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7BB722B8458F1DDE75CA25D , 0x018D022B118572DD82E243E0AD8C2512 , 0x018D022B75A573D9A13B8C9830F0E68C , 0x018D022BCB4B70C282F03430ECF7D4EC , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE02773738532A6A4357D6C88 , 0x018D022BEBBE728087B2FAF2C19D0655 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC5C712792A8CC4BBDB7AC92 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF1EC71829E91C8F34D7CE340 , 0x018D022BF27C7204849C6CD607137BB3 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2B277157B2FA84A50347EED4 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28D71618CC589832C763F2B , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B10F57315AABB5DC228ECF3D3 , 0x018D022B3705719F8B3E10DD29EAFCEB , 0x018D022BA3CB70BC94997397B15FBB78 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2ABB710A9A9F8C332D8B1F04 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28D71618CC589832C763F2B , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7C87084A42ECD1F5FB9E0FE , 0x018D022B10F57315AABB5DC228ECF3D3 , 0x018D022B4474715FA26347F0EF38E10E , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2ABB710A9A9F8C332D8B1F04 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x018F52E98EFD724EBFF1AC672AC326CB , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022AF7C87084A42ECD1F5FB9E0FE , 0x018D022B043172D3AACA2997456D96BF , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEC14736895B3203D1B8D2A90 , 0x018D022BEC3373A48277C0F12C2179AD , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x018F52E9864C71CFB3C9319AF7A84E95 , 0x018F52E98BBA70B8949B088223E98A84 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE2AC7236B9480B2E224920B2 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B37B97063943FFFA126F24932 , 0x018D022B9EB0705E834CA75F5578270E , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BDF5B711B9339414FC0920BEB , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE2AC7236B9480B2E224920B2 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF1EC71829E91C8F34D7CE340 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBE9B70D1AA055F1B5DE6C8FC , 0x01967C99A5DA727EA9EE66096DBACD3E , 0x01967C99B59D729198898F3C73B5467D , 0x0197EF40D14672BE8644D93A37B1E3F7 , 0x0197F9725E9972BA9AB5336E5CEC5CE1 , 0x01982C5D03037F3CB7097E94653D9B5F , 0x0198C782611E7B7A9E610CA2219B3A47 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022B9DFD73D7A9C9623CD699074B , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BDF617298BC439B09B0466245 , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF4A3728C96B56B4F45E04DFE , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x018F52E9831F7167BF097164809ECB89 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x0197F97266E372BC85F9011C49355F10 , 0x01982C5D03037F3CB7097E94653D9B5F , 0x0198C77003AF77AAAFDA8A28A33D6FC4 , 0x018D022AE2AC7236B9480B2E224920B2 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B37B97063943FFFA126F24932 , 0x018D022B9EB0705E834CA75F5578270E , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BDF41726EA0BCA4C57F5E0E37 , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BECBE7244817B11F2A9AE20C3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C2ABB710A9A9F8C332D8B1F04 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0FC4738AB1E274350ADD93BC , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BEC14736895B3203D1B8D2A90 , 0x018D022BEC3373A48277C0F12C2179AD , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x01967C99A28973B8AD4A8C40806DE52E , 0x01967C99AF9E736186E5037A6ADA8983 , 0x0196F7605C9A7643A4624D69B8CB6404 , 0x0197EF40884977A3897ADBCE99143C93 , 0x01982C5D03037F3CB7097E94653D9B5F , 0x0198F11145DA706ABC448F773D41815E , 0x018D022AE45473F897B769C7B0FFDAE4 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B0412711EB2901EBAB07E46A5 , 0x018D022BD8F072BB938CCE1EBCD7809F , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF3C9728C8774835078709CF0 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x0197EF40B3D77A78B33EA493F33757FD , 0x01981344E3527D22AEA028D1E7AF4643 , 0x0198134568EE72BF99DD73DFD72DC8DC , 0x019813493BBE7196BA526D409877540C , 0x01982C5D03037F3CB7097E94653D9B5F , 0x01982C5E94307A42874976EE92281E38 , 0x0198F070C64C794D871FA6B409882C22 , 0x018D022AE2AC7236B9480B2E224920B2 , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B043172D3AACA2997456D96BF , 0x018D022B37B97063943FFFA126F24932 , 0x018D022B9EB0705E834CA75F5578270E , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BDF54736784570BC2AF13104E , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C398870B796313634AE5E8D0F , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A5972C094BD27285FC5E216 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x018D022AE28273ECA68E79E500D5E11E , 0x018D022AE47870478A9730565441FBEA , 0x018D022AF6887189854B0C1FEACB0EB6 , 0x018D022B9DFD73D7A9C9623CD699074B , 0x018D022BD936716C8AAB87DBC379A186 , 0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BE037712DA9F549958EA0142A , 0x018D022BEBE673D784A8C8306E402E47 , 0x018D022BEC0B718993E0BE8F27E53FED , 0x018D022BEC2673D9A730503171129CD9 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF4A3728C96B56B4F45E04DFE , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C39807042B9B00E2DF6D28461 , 0x018D022C39D2708B9B0CB112748AD126 , 0x018D022C3A31705983E1947EF652D93D , 0x018F52E9831F7167BF097164809ECB89 , 0x01943FCFBEA071E6A2CE5D2A5B300FF0 , 0x0197EF40884977A3897ADBCE99143C93 , 0x01982C5D03037F3CB7097E94653D9B5F , 0x0198753D2D2271988E357264B37FE9DF , 0x0199098DB8AF78D187BE4A2A875D6123 );
Copy
2.15 ms (1.84%)
3
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x018D01730547705BBEB86CFFABE937A2 OR `parent_id` = 0x018D01730547705BBEB86CFFABE937A2 OR `id` = 0x018D01730547705BBEB86CFFABE937A2
;
Copy
2.12 ms (1.81%)
1
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` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
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` , `language.productSearchConfig` . `id` as `language.productSearchConfig.id` , `language.productSearchConfig` . `language_id` as `language.productSearchConfig.languageId` , `language.productSearchConfig` . `and_logic` as `language.productSearchConfig.andLogic` , `language.productSearchConfig` . `min_search_length` as `language.productSearchConfig.minSearchLength` , `language.productSearchConfig` . `excluded_terms` as `language.productSearchConfig.excludedTerms` , `language.productSearchConfig` . `created_at` as `language.productSearchConfig.createdAt` , `language.productSearchConfig` . `updated_at` as `language.productSearchConfig.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language` . `id` = `language.productSearchConfig` . `language_id` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
1.73 ms (1.48%)
4
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 â\x15 ÷¢rê¶gž„Æ’Ë "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x018EE215F7A272EAB6679E84C69281CB );
Copy
1.34 ms (1.15%)
3
SELECT 1 FROM nk_category_sales_channel WHERE category_id = ? AND sales_channel_id = ? LIMIT 1
Parameters :
[
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT 1 FROM nk_category_sales_channel WHERE category_id = 0x018D01730547705BBEB86CFFABE937A2 AND sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 LIMIT 1 ;
Copy
1.23 ms (1.06%)
1
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 Žxø\x19 ~‘§çþ\x14 /IáH "
b"\x01 Žxø4ÿvš‰äOÓ|A¾ó "
b"\x01 ŽxøÂO{\t Ýõäâ\x18 I5 "
b"\x01 ŽxøêvÞ©ŒðÇGtâ; "
b"\x01 Žxù\x17 !x\x0F ¯ÀÕñå0ž' "
b"\x01 Žxù:ïsŲǺ\x1D ’Í\- "
b"""
\x01 ‘Žò\n
Œ|#‹\x1E >Ú\t\x0E\x08 È
"""
b"\x01 ŽÀè»Îq]«4Q'D–Î "
b"\x01 •×¼»qrÅ·yo8qà¢Y "
b"\x01 Žxùr[qt¢\f ya\f j\x03 ² "
b"\x01 ŽxùŽ9xû¨u<\x1D X“â "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018D78F819207E91A7E7FE142F49E148 , 0x018D78F834FF769A89E44FD37C41BEF3 , 0x018D78F8C24F7B098FDDF5E4E2184935 , 0x018D78F8EAAD76DEA98CF0C74774E23B , 0x018D78F91721780FAFC0D5F1E5309E27 , 0x018D78F93AEF73C5B2C7BA1D92CD5C2D , 0x01918DF20A8C7C238B1E3EDA090E08C8 , 0x018DC0E8BBCE715DAB3451274496ADCE , 0x0195D7BCBB7172C5B7796F3871E0A259 , 0x018D78F9725B7174A20C79610C6A03B2 , 0x018D78F98D3978FBA881753C1D5893E2 ));
Copy
1.22 ms (1.04%)
1
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` , `product_price` . `customer_id` as `product_price.customerId` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `customer_id` < = > ? AND `product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
null
b"\x01 Ž\x02 )†Bs˱¸O¦À\x08 Zv "
b"\x01 Ž\x02 *N¯qW¼Ï†}À`¾ "
b"\x01 Ž\x02 *—„r\x19 †Þ\)\x04 ¥\v\x1F "
b"\x01 Ž\x02 *´qª·uø“ßU¦Ã "
b"\x01 Ž\x02 *Ťp¶DÎ\e }íä² "
b"\x01 Ž\x02 *ÇÀpè¶z©Lý_Ë¿ "
b"\x01 Ž\x02 *Ì¥q\x1A ¹|\v\v\e ÒM\x11 "
b"""
\x01 Ž\x02 *Ù€r8»:J¿Ží\n
¿
"""
b"\x01 Ž\x02 *Ûkp]ˆ‘xɈ/\x04 X "
b"\x01 Ž\x02 *ÛŽp5©\x15 üÓõÑ“ "
b"\x01 Ž\x02 *Û¦p×Râ£\v Ù¨D "
b"\x01 Ž\x02 *Û»s4€±›\x11 Àíî "
b"\x01 Ž\x02 *ÜMsj…<{â?Øe "
b"\x01 Ž\x02 *Ý\x02 r|ž1HE–š "
b"\x01 Ré5êsÌ»ìM"õžË1 "
b"""
\x01 RédUrv¶ÿ2\n
å›K
"""
b"\x01 ”?Î\e äsœ¶\x18 ýr\x7F ¡˜ "
b"\x01 –|™\x17 VsØŸiðF\x17 `\x1D ] "
b"\x01 –|™\x17 lqÁŒü.-šÂñL "
b"\x01 –|™/´r÷¸<K\x03 Ђ˜X "
b"\x01 –|™w4qù¯\x18 µøÇ3\x1E ! "
b"\x01 —Ë…ó`q¡¹àý2[¼ "
b"\x01 ˜PxlkpÉ‘\x17 ‰}%}c "
b"\x01 ˜U¬¦§s\x07 ¦ÿ~ßßu“" "
]
SELECT `product_price` . `id` as `product_price.id` , `product_price` . `version_id` as `product_price.versionId` , `product_price` . `product_id` as `product_price.productId` , `product_price` . `product_version_id` as `product_price.productVersionId` , `product_price` . `rule_id` as `product_price.ruleId` , `product_price` . `price` as `product_price.price` , `product_price` . `quantity_start` as `product_price.quantityStart` , `product_price` . `quantity_end` as `product_price.quantityEnd` , `product_price` . `custom_fields` as `product_price.customFields` , `product_price` . `created_at` as `product_price.createdAt` , `product_price` . `updated_at` as `product_price.updatedAt` , `product_price` . `customer_id` as `product_price.customerId` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `customer_id` < = > NULL AND `product_price` . `product_id` IN (0x018D0229864273CBB1B84FA6C0085A76 , 0x018D022A4EAF7157BCCF869D7DC060BE , 0x018D022A9784721986DE5C2904A50B1F , 0x018D022AB48F71AAB775F893DF55A6C3 , 0x018D022AC5A470B68E44CE1B7DEDE4B2 , 0x018D022AC7C070E8B67AA94CFD5FCBBF , 0x018D022ACCA5711AB97C0B0B1BD24D11 , 0x018D022AD9807238BB3A4ABF8DED0ABF , 0x018D022ADB6B705D889178C9882F0458 , 0x018D022ADB8D7035A915FC8FD3F5D193 , 0x018D022ADBA670D7AD52E2A30BD9A844 , 0x018D022ADBBB733480B19B11C0EDEE9D , 0x018D022ADC4D736A853C7BE23F8ED865 , 0x018D022ADD02727C9E31489D4590969A , 0x018F52E935EA73CCBBEC4D22F59ECB31 , 0x018F52E964557276B68FFF320AE59B4B , 0x01943FCE1BE4739CB618FD727FA1989D , 0x01967C99175673D89F69F04617601D5D , 0x01967C99176C71C18CFC2E2D9AC2F14C , 0x01967C992FB472F7B83C4B03D0829858 , 0x01967C99773471F9AF18B5F8C7331E21 , 0x0197CB85F3607181A1B9E0FD325BBC9F , 0x019850786C6B70C99117897D25817D63 , 0x019855ACA6A77307A6FF7EDFDF759322 )));
Copy
1.12 ms (0.96%)
1
SELECT id FROM `order_return` LIMIT 1
SELECT id FROM `order_return` LIMIT 1 ;
Copy
0.96 ms (0.82%)
1
SELECT `promotion` . `id` as `promotion.id` , `promotion` . `active` as `promotion.active` , `promotion` . `valid_from` as `promotion.validFrom` , `promotion` . `valid_until` as `promotion.validUntil` , `promotion` . `max_redemptions_global` as `promotion.maxRedemptionsGlobal` , `promotion` . `max_redemptions_per_customer` as `promotion.maxRedemptionsPerCustomer` , `promotion` . `priority` as `promotion.priority` , `promotion` . `exclusive` as `promotion.exclusive` , `promotion` . `code` as `promotion.code` , `promotion` . `use_codes` as `promotion.useCodes` , `promotion` . `use_individual_codes` as `promotion.useIndividualCodes` , `promotion` . `individual_code_pattern` as `promotion.individualCodePattern` , `promotion` . `use_setgroups` as `promotion.useSetGroups` , `promotion` . `customer_restriction` as `promotion.customerRestriction` , `promotion` . `prevent_combination` as `promotion.preventCombination` , `promotion` . `order_count` as `promotion.orderCount` , `promotion` . `orders_per_customer_count` as `promotion.ordersPerCustomerCount` , `promotion` . `exclusion_ids` as `promotion.exclusionIds` , `promotion` . `created_at` as `promotion.createdAt` , `promotion` . `updated_at` as `promotion.updatedAt` , `promotion.acrisPromotionDisplay` . `id` as `promotion.acrisPromotionDisplay.id` , `promotion.acrisPromotionDisplay` . `promotion_id` as `promotion.acrisPromotionDisplay.promotionId` , `promotion.acrisPromotionDisplay` . `discount_display` as `promotion.acrisPromotionDisplay.discountDisplay` , `promotion.acrisPromotionDisplay` . `cms_page_position` as `promotion.acrisPromotionDisplay.cmsPagePosition` , `promotion.acrisPromotionDisplay` . `discount_info` as `promotion.acrisPromotionDisplay.discountInfo` , `promotion.acrisPromotionDisplay` . `display_position` as `promotion.acrisPromotionDisplay.displayPosition` , `promotion.acrisPromotionDisplay` . `cms_page_id` as `promotion.acrisPromotionDisplay.cmsPage` , `promotion.acrisPromotionDisplay` . `created_at` as `promotion.acrisPromotionDisplay.createdAt` , `promotion.acrisPromotionDisplay` . `updated_at` as `promotion.acrisPromotionDisplay.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion.personaRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_persona_rule` `promotion.personaRules.mapping`
WHERE `promotion.personaRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.personaRules.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.personaCustomers.mapping` . `customer_id` ) SEPARATOR '||' )
FROM `promotion_persona_customer` `promotion.personaCustomers.mapping`
WHERE `promotion.personaCustomers.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.personaCustomers.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.cartRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_cart_rule` `promotion.cartRules.mapping`
WHERE `promotion.cartRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.cartRules.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.orderRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_order_rule` `promotion.orderRules.mapping`
WHERE `promotion.orderRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.orderRules.id_mapping` , `promotion.translation.name` , `promotion.translation.name` as `promotion.name` , `promotion.translation.customFields` , `promotion.translation.customFields` as `promotion.customFields` FROM `promotion` LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion` . `id` = `promotion.acrisPromotionDisplay` . `promotion_id` LEFT JOIN (SELECT `promotion.translation` . `promotion_id` , `promotion.translation` . `name` as `promotion.translation.name` , `promotion.translation` . `custom_fields` as `promotion.translation.customFields` FROM `promotion_translation` `promotion.translation` WHERE `promotion.translation` . `language_id` = ? ) `promotion.promotion_translation` ON `promotion.promotion_translation` . `promotion_id` = `promotion` . `id` WHERE `promotion` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –ý|ÐÌu+‘\v —…ŽðR "
b"\x01 ™)#pis\x12 ˜úÒN\x02 ¼Lâ "
b"\x01 ˜P`Ìr•«\e gêR ¦£ "
b"\x01 ˜P“ß×s\x1C œgb\x12 ~£Q— "
b"\x01 ˜P“s›rﬦ"Ųíò\x02 "
b"\x01 ˜P’æZp“º^ÒÊ+(ÖÙ "
b"\x01 ˜P’{çqÎŽ¢¸\e ˆ"Qï "
b"\x01 ˜P’\x17 …p\t ‚ê´=§þ¹ü "
b"\x01 ˜P‘†wqP¦R£\x16 `)ÌÏ "
b"""
\x01 ˜P‘\r isØ¥ÅQø\n
Ì\x19 í
"""
b"\x01 ˜P¦ýsʬ›\x0F p}ñ‘ÿ "
b"\x01 ˜P‹‡rÒ—\x16 0ÅœX½[ "
b"\x01 ˜PŠ/Ís-\x02 à˩ﻱ "
b"\x01 ˜P‰mKq9‚Á©2Ç\x04 ¹- "
b"\x01 ˜Pw÷Áq»Šè\t cì¦× "
b"\x01 ˜\x0E Æ\x12 (rù“™å°‰Ž²« "
b"\x01 ˜\r Xh¼sÁºC·Å5\x1F >å "
]
SELECT
`promotion` . `id` as `promotion.id` ,
`promotion` . `active` as `promotion.active` ,
`promotion` . `valid_from` as `promotion.validFrom` ,
`promotion` . `valid_until` as `promotion.validUntil` ,
`promotion` . `max_redemptions_global` as `promotion.maxRedemptionsGlobal` ,
`promotion` . `max_redemptions_per_customer` as `promotion.maxRedemptionsPerCustomer` ,
`promotion` . `priority` as `promotion.priority` ,
`promotion` . `exclusive` as `promotion.exclusive` ,
`promotion` . `code` as `promotion.code` ,
`promotion` . `use_codes` as `promotion.useCodes` ,
`promotion` . `use_individual_codes` as `promotion.useIndividualCodes` ,
`promotion` . `individual_code_pattern` as `promotion.individualCodePattern` ,
`promotion` . `use_setgroups` as `promotion.useSetGroups` ,
`promotion` . `customer_restriction` as `promotion.customerRestriction` ,
`promotion` . `prevent_combination` as `promotion.preventCombination` ,
`promotion` . `order_count` as `promotion.orderCount` ,
`promotion` . `orders_per_customer_count` as `promotion.ordersPerCustomerCount` ,
`promotion` . `exclusion_ids` as `promotion.exclusionIds` ,
`promotion` . `created_at` as `promotion.createdAt` ,
`promotion` . `updated_at` as `promotion.updatedAt` ,
`promotion.acrisPromotionDisplay` . `id` as `promotion.acrisPromotionDisplay.id` ,
`promotion.acrisPromotionDisplay` . `promotion_id` as `promotion.acrisPromotionDisplay.promotionId` ,
`promotion.acrisPromotionDisplay` . `discount_display` as `promotion.acrisPromotionDisplay.discountDisplay` ,
`promotion.acrisPromotionDisplay` . `cms_page_position` as `promotion.acrisPromotionDisplay.cmsPagePosition` ,
`promotion.acrisPromotionDisplay` . `discount_info` as `promotion.acrisPromotionDisplay.discountInfo` ,
`promotion.acrisPromotionDisplay` . `display_position` as `promotion.acrisPromotionDisplay.displayPosition` ,
`promotion.acrisPromotionDisplay` . `cms_page_id` as `promotion.acrisPromotionDisplay.cmsPage` ,
`promotion.acrisPromotionDisplay` . `created_at` as `promotion.acrisPromotionDisplay.createdAt` ,
`promotion.acrisPromotionDisplay` . `updated_at` as `promotion.acrisPromotionDisplay.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`promotion.personaRules.mapping` . `rule_id`
) SEPARATOR '||'
)
FROM
`promotion_persona_rule` `promotion.personaRules.mapping`
WHERE
`promotion.personaRules.mapping` . `promotion_id` = `promotion` . `id`
) as `promotion.personaRules.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`promotion.personaCustomers.mapping` . `customer_id`
) SEPARATOR '||'
)
FROM
`promotion_persona_customer` `promotion.personaCustomers.mapping`
WHERE
`promotion.personaCustomers.mapping` . `promotion_id` = `promotion` . `id`
) as `promotion.personaCustomers.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`promotion.cartRules.mapping` . `rule_id`
) SEPARATOR '||'
)
FROM
`promotion_cart_rule` `promotion.cartRules.mapping`
WHERE
`promotion.cartRules.mapping` . `promotion_id` = `promotion` . `id`
) as `promotion.cartRules.id_mapping` ,
(
SELECT
GROUP_CONCAT (
HEX (
`promotion.orderRules.mapping` . `rule_id`
) SEPARATOR '||'
)
FROM
`promotion_order_rule` `promotion.orderRules.mapping`
WHERE
`promotion.orderRules.mapping` . `promotion_id` = `promotion` . `id`
) as `promotion.orderRules.id_mapping` ,
`promotion.translation.name` ,
`promotion.translation.name` as `promotion.name` ,
`promotion.translation.customFields` ,
`promotion.translation.customFields` as `promotion.customFields`
FROM
`promotion`
LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion` . `id` = `promotion.acrisPromotionDisplay` . `promotion_id`
LEFT JOIN (
SELECT
`promotion.translation` . `promotion_id` ,
`promotion.translation` . `name` as `promotion.translation.name` ,
`promotion.translation` . `custom_fields` as `promotion.translation.customFields`
FROM
`promotion_translation` `promotion.translation`
WHERE
`promotion.translation` . `language_id` = ?
) `promotion.promotion_translation` ON `promotion.promotion_translation` . `promotion_id` = `promotion` . `id`
WHERE
`promotion` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
?
)
Copy
SELECT `promotion` . `id` as `promotion.id` , `promotion` . `active` as `promotion.active` , `promotion` . `valid_from` as `promotion.validFrom` , `promotion` . `valid_until` as `promotion.validUntil` , `promotion` . `max_redemptions_global` as `promotion.maxRedemptionsGlobal` , `promotion` . `max_redemptions_per_customer` as `promotion.maxRedemptionsPerCustomer` , `promotion` . `priority` as `promotion.priority` , `promotion` . `exclusive` as `promotion.exclusive` , `promotion` . `code` as `promotion.code` , `promotion` . `use_codes` as `promotion.useCodes` , `promotion` . `use_individual_codes` as `promotion.useIndividualCodes` , `promotion` . `individual_code_pattern` as `promotion.individualCodePattern` , `promotion` . `use_setgroups` as `promotion.useSetGroups` , `promotion` . `customer_restriction` as `promotion.customerRestriction` , `promotion` . `prevent_combination` as `promotion.preventCombination` , `promotion` . `order_count` as `promotion.orderCount` , `promotion` . `orders_per_customer_count` as `promotion.ordersPerCustomerCount` , `promotion` . `exclusion_ids` as `promotion.exclusionIds` , `promotion` . `created_at` as `promotion.createdAt` , `promotion` . `updated_at` as `promotion.updatedAt` , `promotion.acrisPromotionDisplay` . `id` as `promotion.acrisPromotionDisplay.id` , `promotion.acrisPromotionDisplay` . `promotion_id` as `promotion.acrisPromotionDisplay.promotionId` , `promotion.acrisPromotionDisplay` . `discount_display` as `promotion.acrisPromotionDisplay.discountDisplay` , `promotion.acrisPromotionDisplay` . `cms_page_position` as `promotion.acrisPromotionDisplay.cmsPagePosition` , `promotion.acrisPromotionDisplay` . `discount_info` as `promotion.acrisPromotionDisplay.discountInfo` , `promotion.acrisPromotionDisplay` . `display_position` as `promotion.acrisPromotionDisplay.displayPosition` , `promotion.acrisPromotionDisplay` . `cms_page_id` as `promotion.acrisPromotionDisplay.cmsPage` , `promotion.acrisPromotionDisplay` . `created_at` as `promotion.acrisPromotionDisplay.createdAt` , `promotion.acrisPromotionDisplay` . `updated_at` as `promotion.acrisPromotionDisplay.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion.personaRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_persona_rule` `promotion.personaRules.mapping`
WHERE `promotion.personaRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.personaRules.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.personaCustomers.mapping` . `customer_id` ) SEPARATOR '||' )
FROM `promotion_persona_customer` `promotion.personaCustomers.mapping`
WHERE `promotion.personaCustomers.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.personaCustomers.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.cartRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_cart_rule` `promotion.cartRules.mapping`
WHERE `promotion.cartRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.cartRules.id_mapping` , (SELECT GROUP_CONCAT (HEX (`promotion.orderRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_order_rule` `promotion.orderRules.mapping`
WHERE `promotion.orderRules.mapping` . `promotion_id` = `promotion` . `id` ) as `promotion.orderRules.id_mapping` , `promotion.translation.name` , `promotion.translation.name` as `promotion.name` , `promotion.translation.customFields` , `promotion.translation.customFields` as `promotion.customFields` FROM `promotion` LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion` . `id` = `promotion.acrisPromotionDisplay` . `promotion_id` LEFT JOIN (SELECT `promotion.translation` . `promotion_id` , `promotion.translation` . `name` as `promotion.translation.name` , `promotion.translation` . `custom_fields` as `promotion.translation.customFields` FROM `promotion_translation` `promotion.translation` WHERE `promotion.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `promotion.promotion_translation` ON `promotion.promotion_translation` . `promotion_id` = `promotion` . `id` WHERE `promotion` . `id` IN (0x0196FD7CD0CC752B910B978F858DF052 , 0x019929237069731298FAD24E02BC4CE2 , 0x0198509060CC7295AB1B67EA52A0A6A3 , 0x01985093DFD7731C9C6762127EA35197 , 0x01985093739B72EFACA622C5B2EDF202 , 0x01985092E65A7093BA5ED2CA2B28D6D9 , 0x019850927BE771CE8EA2B81B882251EF , 0x019850921785700982EAB43DA7FEB9FC , 0x0198509186777150A652A3166029CCCF , 0x019850910D6973D8A5C551F80ACC19ED , 0x0198508FA6FD73CAAC9B0F707DF191FF , 0x0198508B818772D2971630C59C58BD5B , 0x0198508A2FCD732DAD02E0CBA9EFBBB1 , 0x019850896D4B713982C1A932C704B92D , 0x01985077F7C171BB8AE80963EC8FA6D7 , 0x01980EC6122872F99399E5B0898DB2AB , 0x01980D5868BC73C1BA43B7C5351F3EE5 );
Copy
0.89 ms (0.76%)
1
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = ?
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT
sales_channel . id as sales_channel_id ,
sales_channel . language_id as sales_channel_default_language_id ,
sales_channel . currency_id as sales_channel_currency_id ,
currency . factor as sales_channel_currency_factor ,
GROUP_CONCAT (LOWER (HEX (sales_channel_language . language_id ))) as sales_channel_language_ids
FROM sales_channel
INNER JOIN currency
ON sales_channel . currency_id = currency . id
LEFT JOIN sales_channel_language
ON sales_channel_language . sales_channel_id = sales_channel . id
WHERE sales_channel . id = 0x018D01736B31710085073CE4A19B2B37
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
0.88 ms (0.75%)
1
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 Ž\x01 s\x05 qq]ˆ»åËLÑs° "
b"\x01 \r *×txb¯Y\x11\x1E Í(\x08 # "
b"\x01 Ž\x01 s\t -s`/Ué\x02 FŽ1 "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
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 (0x018D01730571715D88BBE5CB4CD173B0 , 0x01900D2AD7747862AF59111ECD280823 , 0x018D0173092D73608E2F55E902468D31 , 0x018D01736179715597AE76F696B4B0AD ));
Copy
0.83 ms (0.72%)
2
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` ;
Copy
0.83 ms (0.71%)
2
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` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
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` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
0.82 ms (0.70%)
1
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = ?
AND category_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
b"\x01 Ž\x01 s\x05 Yrú¨°˜ïa+å÷ "
b"\x01 Ž\x01 s\x05 er½‡\x05 ã;hi%\t "
b"\x01 Ž\x01 s\x05 qq]ˆ»åËLÑs° "
b"\x01 Ž\x01 s\x05 spb½MU@ \x16 ² "
b"\x01 Ž\x01 s\x05 ‚põ7SX•*Py "
b"\x01 Ž\x01 s\x05 ‘qç‡ßÙÁÝ\x1D ÿ´ "
b"\x01 Ž\x01 s\x05 ˜qUž|ŒàÏ¥S< "
b"\x01 Ž\x01 s\x05 ¤qZƒ\x01 ÃË´>'\x1E "
b"\x01 Ž\x01 s\x05 ®p™•¸¶òѺ\x00 "
b"\x01 Ž\x01 s\x05 °s©Šü$cŒðfY "
b"\x01 Ž\x01 s\x05 ²q9 ®5Æg³¸ "
b"""
\x01 Ž\x01 s\x05 µsï§U¥\x17 \n
¬ˆ9
"""
b"\x01 Ž\x01 s\x05 ¸sÕ´ñÁ;žµIa "
b"\x01 Ž\x01 s\x05 ºr\x1E ˜e·à±Š^ž "
b"\x01 Ž\x01 s\x05 ¼r˜…Ù´^½¿€] "
b"\x01 Ž\x01 s\x05 ¾q}²}Ø[\x00 qm "
b"\x01 Ž\x01 s\x05 Às®¢¥½\x1F Û6,v "
b"\x01 Ž\x01 s\x05 Ârjžc»z\x14 mwA "
b"\x01 Ž\x01 s\x08 ýqéˆ\x01 ›@‡\x13 ‚– "
b"\x01 Ž\x01 s\t !s¾XP?ó\x04 (@ "
b"\x01 Ž\x01 s\t $q¨¤L\x1A ÉUtha "
b"\x01 Ž\x01 s\t &q:˜³Ñ\t ›/Âó "
b"""
\x01 Ž\x01 s\t )r €Q™m\n
Ñìh
"""
b"\x01 Ž\x01 s\t +qÑ–XG\x12 Ü×+ "
b"\x01 Ž\x01 s\t -s`/Ué\x02 FŽ1 "
b"\x01 Ž\x01 s\t /pƨE}Ƈ\¿º "
b"\x01 Ž\x01 s\t 6pw—Ù)ÒüRÒì "
b"\x01 Ž\x01 s\t =q΄ÂÝþ£ø‚} "
b"\x01 Ž\x01 s\t Fs›Ñ(XUÿêî "
b"\x01 Ž\x01 s\t Hq&¢!ó˜Â£ƒÛ "
b"\x01 Ž\x01 s\t Ls\f ¬\x11 qPTYm’ "
b"\x01 Ž\x01 s\t Tq]V\x02 Û¢R\r O "
b"\x01 Ž\x01 s\t [qô†\x7F "™ï²\v "
b"\x01 Ž\x01 s\t csWž®Ý#D\x02 [ "
b"\x01 Ž\x01 s\t lq\x16 <ºÕ\x7F\x1A •z "
b"\x01 Ž\x01 s\t uq\x1D ˆåP߯™\v § "
b"\x01 Ž\x01 s\t ~r7¯äìóMW<Ð "
b"\x01 Ž\x01 s\t ˆq†”ØoÝ/â "
b"\x01 Ž\x01 s\t sè¢dh!|©JM "
b"\x01 Ž\x01 s\t –qÖ'\x1E ®øO`= "
b"\x01 Ž\x01 s\t ›pé¢c%ÙÅqO "
b"\x01 Ž\x01 s\t s·”\x08 œYšY4 "
b"\x01 Ž\x01 s\t ¥r¸®ÄT©öY¼ "
b"\x01 Ž\x01 s\t r†’䇳âeK "
b"\x01 Ž\x01 s\t ¯rŒ„\x10 Aôð×Ë "
b"\x01 Ž\x01 s\t ºsŽšT\f ËÏaëx "
b"\x01 Ž\x01 s\t Ìqé˜|é¨Û9\x03 P "
b"\x01 Ž\x01 s\t Îq$˜Ö®Ã¸µ\x04 š "
b"\x01 Ž\x01 s\t Órƾ³ÍÒ»VÞM "
b"\x01 Ž\x01 s\t Õr®…\x12 è6@Uî "
b"\x01 Ž\x01 s\t Úq~Œ¡^äÇ¨Ü "
b"\x01 Ž\x01 s\t Üq\x10 ²!\x02 ÔL\x07 ‘\x0F "
b"\x01 Ž\x01 s\t ÞpÌ¡Q`\x00 ;p¹ "
b"\x01 Ž\x01 s\t ãr@•×ìOJSÚb "
b"\x01 Ž\x01 s\t äs\x1A ²RyÑ‘\x06 Wì "
b"\x01 Ž\x01 s\t æpÚ…0s½Tmæo "
b"\x01 Ž\x01 s\t ìsAˆË\x01 ¨ÏÚÐ "
b"\x01 Ž\x01 s\t ôpêºg28`\x7F "
b"\x01 Ž\x01 s\t öp\t ¿ª\t %ÍhÝê "
b"\x01 Ž\x01 s\t ùrV—\t ò§ëu‡H "
b"\x01 Ž\x01 s\t ür¼õ\û˜NbK "
b"\x01 Ž\x01 s\t þqxÔGƒ\x01 Ú] "
b"\x01 Ž\x01 s^\x16 qÉ¡ïû3FFK "
b"\x01 Ž\x01 s^\x1D q]™Uü‘í0ç¬ "
b"\x01 Ž\x01 s^\x1F rŽ„´†‘@y6> "
b"\x01 Ž\x01 s^"rª¤»¾Ž¾\x05 ùH "
b"\x01 Ž\x01 s^$q\x08 †ù\x7F B±\\t ¡ "
b"\x01 Ž\x01 s^&q€’¢Sà\x1C YP‚ "
b"\x01 Ž\x01 s^(r¾¦ÄÛŠÐì9¾ "
b"\x01 Ž\x01 saérZƒnqñ)eq "
b"\x01 Ž\x01 sañq‹ªÒß\x15 1gAH "
b"\x01 Ž\x01 saõsôÇž."¯ "
b"\x01 Ž\x01 saùr(”\r >\x12 ÎÉA "
b"\x01 Ž\x01 saür"ƒigœ^ƒ* "
b"\x01 Ž\x01 saÿrC©¡4zÒ\x14 –† "
b"\x01 Ž\x01 sb\x01 q®”ðvÊ—Ñ\x1A\x1C "
b"\x01 Ž\x01 sb\x06 s•½_’|Î.¿@ "
b"\x01 Ž\x01 sb\t s\x05 ›¿§Ý\x13 –mÓ "
b"\x01 Ž\x01 se\x13 r\x1E ·é\f ~Ýú>Ì "
b"\x01 Ž\x01 se\x16 p¹¥-Þ—l׿\x18 "
b"\x01 Ž\x01 se\x19 q¯ ýiødx™ "
b"\x01 Ž\x01 se\e qµ…ȬG÷i„ß "
b"\x01 Ž\x01 se\x1E qQ¾Q”å#‚T; "
b"\x01 Ž\x01 se!r_«¤bÁ\x04 $%ž "
b"\x01 Ž\x01 se#qæ¡·\x00 ö®ŒÿÈ "
b"\x01 Ž\x01 se%qe¾ß@/×l\ "
b"\x01 Ž\x01 se're£w9j%ײ "
b"\x01 Ž\x01 se)q\x0E Šü]š«.¥ "
b"\x01 Ž\x01 se+p`®\r ü{Ki_\r "
b"\x01 Ž\x01 se‚s\x0F œÐˆOiU8¦ "
b"\x01 Ž\x10 hó:p\x18 “‰o\v 2û\r ¹ "
b"\x01 Ž\x10 hó;sù¬¨`ÎK·’ù "
b"\x01 ŽxÇÜ7têªÀ·ÙÌ\x12 „® "
b"\x01 ŽxÈw×r\x18 ®~º\x00 1®)\x1E "
b"\x01 ŽxȈFu$¢Ø.Ç\x04 ¢Ã› "
b"\x01 ŽxÈžÖ|þ¹3pl¦2 Ù "
b"\x01 ŽxÉ$\v rC”Iã±ï{/¥ "
b"\x01 ŽxÉ.è|a˜¦<ö8£”Ø "
b"\x01 ŽxÉI®t§§Æì\x17\x0F ¤\x1D ¶ "
b"\x01 ŽxÉ\p\x1A ˆ„ƒøÍC\x05 "
b"\x01 ŽxÉÛñpB¬Cd)Ý›ê "
b"\x01 ŽxÉî\x1A qÖñd‡Ìý¢3 "
b"\x01 ŽxÉýØ~ÖbgòÑ@æ "
b"\x01 ŽxÊ\x1F\x05 v½³’ŠˆÂºÂA "
b"\x01 ŽxÊ2@s‰µÍŠÓ{‹J) "
b"\x01 ŽxÊRš~Š•Xã/“ù¸' "
b"\x01 ŽxÊšrqσvì\x18 Þ Úz "
b"\x01 ŽxʤÃ}ì„ )0jÑJÐ "
b"\x01 Žxʯ\x17 |H¡&²Ë37¿ð "
b"\x01 Ré\x19 êr„¢#9\x06 \\û "
b"\x01 Ré\x1A qp ”\x03 {ü\x19 {3Ý "
b"\x01 Ré\x1A uqÎÔd{7¤Á "
b"\x01 \r \t\x08 ¬u•¶ðš\x07 ÆCß "
b"""
\x01 \r\n
~p]¶™\x16\x0F ú‹K?
"""
b"\x01 \r \f !–y¤¡a¤ód\x16 ¸… "
b"\x01 \r \f JjuŽ,¼¶MÆá^ "
b"\x01 \r\r \x10 Ëx&¾ò*x$ô "
b"\x01 \r\r 1®sØ‘”âü–´\x17 } "
b"\x01 \r\r X©uæ—q\x19 êb\x12 Â" "
b"\x01 \r\r wÛw˜·ŽC¶Ûý!\x0E "
b"\x01 \r\r \e pg¤<ÇEx‹õ" "
b"\x01 \r\r ¿¸\x7F\x18 —\x7F 9˜ˆ`\x7F Ó "
b"\x01 \r\r ß=~\x01 ½N%\x18 U\x0F ñ "
b"\x01 \r\r üV~œ™2'o—zUÞ "
b"\x01 \r \x11 ý~޶®V —3\x04 O "
b"\x01 \r \x12 Å×z\x02 ¿lOÀ'«Dc "
b"\x01 \r \x13 –¬zS°¨`ÑsäDI "
b"\x01 \r \x1A\x02 ÷{\x00 ¯g~;ØóqS "
b"\x01 \r \x1C ¯Þwˆ¡ÐEª'G{^ "
b"\x01 \r *×txb¯Y\x11\x1E Í(\x08 # "
b"""
\x01 \r 0[\n
tp¶"¶\=\n
i
"""
b"""
\x01 \r 1“'x–º›aýzó\n
\r
"""
b"\x01 \r 4xÁqª‰N«?p7T\e "
b"\x01 \r 8\x17 Özâ£ý\x17 ÄÒù; "
b"\x01 \r 8Nµu+†:9\x16 0ÄÎ "
b"\x01 \r :\x04 Žz¢ß\x7F #"\x7F ¤\x1E "
b"\x01 \r <S\x7F ~\r ³(b¬U\x12 ƒ\t "
b"\x01 \r >ö:\x7F\x15 ¢‘=Шãôf "
b"\x01 \r BTÏr†ˆ'öë¦Ó; "
b"\x01 \r N\x11 ¨pN–ÙrpJÒÔV "
b"\x01 \r N\e dvµ¨Î‡r"’\x16 "
b"\x01 \r N>Žuø€.ÀÖ«oè+ "
b"\x01 \r NMRxúª\x17 šÛ<¦Ð "
b"\x01 \r N^@\x7F ‡ÁDfa\x10 "
b"\x01 \r Ng¦\x7F ¨’q›7?~†> "
b"\x01 \r NnÍzÖ•äªiö\x18 p: "
b"""
\x01 \r Nwèz&£¾#Zx\n
„Ê
"""
b"\x01 \r N\x00 |Ù¿ám\x7F\x05 Aré "
b"\x01 \r i•àt7†”«3üòÚ "
b"\x01 \r i¦z‹×wHr¬ÿv "
b"\x01 \r kU!st¡›\x07 õ$JQ\x05 "
b"\x01 \r k¤\x08 v\x06 ±;{l™3E» "
b"\x01 \r lŒ3z¦FD!(ÌQ_ "
b"\x01 \r p\x14 at’©d#FfOß9 "
b"\x01 \r pžR}\x18 «U5R\x1A ¨u× "
b"\x01 \r q ¯tlµ'LÉ„ÐÑé "
b"\x01 \r r«§~AµwnO\x7F !\x02 \ "
b"\x01 \r sÇ4y6É`°JhÁ "
b"\x01 \r {ÓX{ÝŽ\x18 Õ¥\x0F k\x1F T "
b"\x01 \r ~ÀJz\x04 »)%\v º8ò "
b"\x01 \r ~Ç\x7F ~\x07 µÂÁ\r Ô°Ý\t "
b"\x01 \r ~Ñ«~§¼™½\x03 9\x1E Ê\x11 "
b"\x01 \r ‚\v\x1F w$š’ý¨#T´á "
b"\x01 \r ‚[šz «Õà±Zºé‚ "
b"\x01 \r „_ðt\v ±ˆ-pi\x18 £1 "
b"\x01 \r „k/xÛ‘í8V\x7F åè\f "
b"\x01 \r „w¡|ǽ4\x1F å¢Ë€C "
b"\x01 \r †Ã™{Ù„S5÷É\x16 ‹ö "
b"\x01 \r ˆÝ^qý†dÓ_N`ª "
b"\x01 \x12 46rr¤„@~¬uôÝX "
b"\x01 ”?Í\x1C ³q…“\x18 lÃam "
b"\x01 ”?Í\x1C ´pÝŽ\x13 zm+|Õ" "
b"""
\x01 ”?Í\x1C µsü‘\n
á?<Šx\x13
"""
b"\x01 ”?Í\x1C ºq䉎¼¤…¡÷* "
b"\x01 ”?Í\x1C »s\x02 šH:wÖ@6_ "
b"\x01 ”?Í\x1C ¼sh´¹éuolN "
b"\x01 ”?Í\x1E £rIƒÍü¦ÈHü "
b"\x01 ”ï„;ûu\x00 \x01\x1C Ç™â\x11 ” "
b"\x01 ”ï…8`\x7F m›åÕyˆ ¶% "
b"""
\x01 ”ï…ÝIy§¥4`\n
Î\x03 J\x03
"""
b"\x01 ”ïU3{ð•ð\x16\x10 =y} "
b"\x01 ”ï›\x1D p«©üî\x7F :•ˆ "
b"\x01 ”ïÒ"yÉ…7²=ëø¤k "
b"\x01 ”úyà‚x4‡»Æä\x17 IÑ* "
b"\x01 ”úz\x7F ]qã‰Ê†_–‰Œ\x00 "
b"\x01 ”úzëot¸¬¼’4Žg\x0E ª "
b"\x01 ”ú{A\x1D\x7F ®¬Yâ\e ׫/Ž "
b"\x01 ”ú|S3s¨‡„îÙª~\x11 C "
b"\x01 ”ú|áç|´£!-Š^Àñ¨ "
b"\x01 ”ú}oPxÇ›:/kÌW\x08 Œ "
b"\x01 •\x04 4ûÝu3¯Ç9ëÔ—Jb "
b"\x01 •\x14 ¿\r Sp.‡ì·ò\e T#Ç "
b"\x01 •\x14 À#RxúˆÙE[¥(w\x05 "
b"\x01 •\x14 Àé±~\r ½_øï†[±G "
b"\x01 •\x14 Ç\x12\x06 w\x01 ¶œ\x1A å<\x00 ç "
b"\x01 •\x14 dž°sp¨€žxÞmfH "
b"\x01 •(â5ppr–Í|•ç|ÑW "
b"\x01 •(è\x1A \sì°\x1D "”é+k "
b"\x01 •(è?ºvmº[³mú¹{. "
b"\x01 •(èa>uB›ísIeâƒÇ "
b"\x01 •(è~µ~ð‚̈\f á$) "
b"\x01 •HT6}`‘š\x01\x05\x0E ¿è" "
b"\x01 •HV{‘y\x0F ±Ž>ÁW•6 "
b"\x01 ˜<Ý¥ºs†£ÿà×\x05\x06 f¯ "
b"\x01 ˜U\x1D 0†w/ˆ\v\x15 Qì. "
b"\x01 ™\x05 ì¦t}ÒŠéÚõLO\x15 Þ "
b"\x01 ™\x1A L€B\x7F\f ‹ÉY¾›<Ö "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
]
SELECT
LOWER (
HEX (category_id )
) AS id
FROM
nk_category_sales_channel
WHERE
sales_channel_id = ?
AND category_id IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = 0x018D01736B31710085073CE4A19B2B37
AND category_id IN (0x018D0173055972FAA8B098EF612BE5F7 , 0x018D0173056572BD8705E33B68692509 , 0x018D01730571715D88BBE5CB4CD173B0 , 0x018D017305737062BD4D5540A016B29D , 0x018D0173058270F58E375358952A5079 , 0x018D0173059171E787DFD9C1DD1DFFB4 , 0x018D0173059871559E7C8CE0CFA5533C , 0x018D017305A4715A8301C3CBB43E271E , 0x018D017305AE709995B8B6F2D1BA0081 , 0x018D017305B073A98AFC24638CF06659 , 0x018D017305B271399FA0AE35C667B3B8 , 0x018D017305B573EFA755A5170AAC8839 , 0x018D017305B873D5B4F1C13B9EB54961 , 0x018D017305BA721E9865B7E0B18A5E9E , 0x018D017305BC729885D9B45EBDBF805D , 0x018D017305BE717DB27DD85B9D00716D , 0x018D017305C073AEA2A5BD1FDB362C76 , 0x018D017305C2726A9E63BB7A146D7741 , 0x018D017308FD71E988019B4087138296 , 0x018D01730921738EBE58503FF3042840 , 0x018D0173092471A8A44C1AC955746861 , 0x018D01730926713A98B3D1099B2FC2F3 , 0x018D0173092972A08051996D0AD1EC68 , 0x018D0173092B71D19658479F12DCD72B , 0x018D0173092D73608E2F55E902468D31 , 0x018D0173092F70C6A8457DC6875CBFBA , 0x018D01730936707797D929D2FC52D2EC , 0x018D0173093D71CE84C2DDFEA3F8827D , 0x018D0173094673AD9BD1285855FFEAEE , 0x018D017309487126A221F398C2A383DB , 0x018D0173094C730CAC11715054596D92 , 0x018D01730954715D8F5602DBA2520D4F , 0x018D0173095B71F486817F2299EFB20B , 0x018D0173096373579EAEDD238F44025B , 0x018D0173096C71169F3CBAD57F1A957A , 0x018D01730975711D88E550DFAF990BA7 , 0x018D0173097E7237AFE4ECF34D573CD0 , 0x018D01730988718694D86F9FDD2FE29D , 0x018D0173098F73E8A26468217CA94A4D , 0x018D0173099671D68F271EAEF84F603D , 0x018D0173099B70E9A26325D99DC5714F , 0x018D017309A073B78194089C599A5934 , 0x018D017309A572B8AEC454A9F69D59BC , 0x018D017309AD728692E49087B3E2654B , 0x018D017309AF728C841041F490F0D7CB , 0x018D017309BA738D9A540CCBCF61EB78 , 0x018D017309CC71E9987CE9A8DB390350 , 0x018D017309CE712498D6AEC3B8B5049A , 0x018D017309D372C6BEB3CDD2BB56DE4D , 0x018D017309D572AE8512E83640559FEE , 0x018D017309DA717E8CA15EE4C7A8DC9F , 0x018D017309DC7110B22102D44C07910F , 0x018D017309DE70CCA1516000903B70B9 , 0x018D017309E3724095D7EC4F4A53DA62 , 0x018D017309E4731AB25279D1910657EC , 0x018D017309E670DA853073BD546DE66F , 0x018D017309EC73418881CB01A8CFDAD0 , 0x018D017309F470EABA6732AD9F38607F , 0x018D017309F67009BFAA0925CD68DDEA , 0x018D017309F972569709F2A7EB758748 , 0x018D017309FC72BC9DF55CFB984E624B , 0x018D017309FE718E8E78D4478301DA5D , 0x018D01735E1671C9A1EFFB3346464B20 , 0x018D01735E1D715D9955FC91ED30E7AC , 0x018D01735E1F728D84B486914079363E , 0x018D01735E2272AAA4BBBE8DBE05F948 , 0x018D01735E24710886F97F42B15C09A1 , 0x018D01735E26718092A253E01C595082 , 0x018D01735E2872BEA6C4DB8AD0EC39BE , 0x018D017361E9725A836E719DF1296571 , 0x018D017361F1718BAAD2DF1531674148 , 0x018D017361F5739D9FF4C79E2E9D22AF , 0x018D017361F97228940DAD3E12CEC941 , 0x018D017361FC7222836967819C5E832A , 0x018D017361FF7243A9A1347AD2149686 , 0x018D0173620171AE94F076CA97D11A1C , 0x018D017362067395BD5F927CCE2EBF40 , 0x018D0173620973059BBFA7DD13966DD3 , 0x018D01736513721EB7E90C7EDDFA3ECC , 0x018D0173651670B9A52DDE976CD7E618 , 0x018D0173651971AF8E20FD69F8647899 , 0x018D0173651B71B585C8AC47F76984DF , 0x018D0173651E7151BE5194E52382543B , 0x018D01736521725FABA462C10424259E , 0x018D0173652371E6A1B700F6AE8CFFC8 , 0x018D017365257165BEDF402FD76C5C20 , 0x018D017365277265A37739816A25D7B2 , 0x018D01736529710E8AFC5D9AAB2EA5A0 , 0x018D0173652B7060AE0DFC7B4B695F0D , 0x018D01736582730F9CD0884F695538A6 , 0x018D1068F33A701893896F0B32FB0DB9 , 0x018D1068F33B73F9ACA860CE4BB792F9 , 0x018D78C7DC3774EAAAC0B7D9CC1284AE , 0x018D78C877D77218AE7EBA0031AE291E , 0x018D78C888467524A2D82EC704A2C39B , 0x018D78C89ED67CFEB933706CA63220D9 , 0x018D78C9240B72439449E3B1EF7B2FA5 , 0x018D78C92EE87C6198A63CF638A394D8 , 0x018D78C949AE74A7A7C6EC170FA41DB6 , 0x018D78C95C9D701A888483F8CD438105 , 0x018D78C9DBF17042AC43649F29DD9BEA , 0x018D78C9EE1A71D6ADF16487CCFDA233 , 0x018D78C9FDD87ED68F6267F290D140E6 , 0x018D78CA1F0576BDB3928A88C2BAC241 , 0x018D78CA32407389B5CD8AD37B8B4A29 , 0x018D78CA529A7E8A9558E32F93F9B827 , 0x018D78CA9A7271CF8376EC18DEA0DA7A , 0x018D78CAA4C37DEC842029306AD14AD0 , 0x018D78CAAF177C48A126B2CB3337BFF0 , 0x018F52E919EA7284A2AD2339065C5CFB , 0x018F52E91A71702094037BFC197B33DD , 0x018F52E91A7571CE8F8ED4647B37A4C1 , 0x01900D0908AC75959DB6F09A07C643DF , 0x01900D0AA07E705DB699160FFA8B4B3F , 0x01900D0C219679A4A161A4F36416B885 , 0x01900D0C4A6A75C5BD2CBCB64DC6E15E , 0x01900D0D10CB7826BE9DF22A7824F490 , 0x01900D0D31AE73D89194E2FC96B4177D , 0x01900D0D58A975E6977119EA6212C222 , 0x01900D0D77DB7798B78D43B6DBFD210E , 0x01900D0D9F1B7067A43CC745788BF522 , 0x01900D0DBFB87F18977F399888607FD3 , 0x01900D0DDF3D7E01BD4E2518550F9DF1 , 0x01900D0DFC567E9C9932276F977A55DE , 0x01900D11FD9D7E8DB6AE56A09733044F , 0x01900D12C5D77A02BF6C4FC027AB4463 , 0x01900D1396AC7A53B0A860D173E44449 , 0x01900D1A02F77B00AF677E3BD8F37153 , 0x01900D1CAFDE7788A1D045AA27477B5E , 0x01900D2AD7747862AF59111ECD280823 , 0x01900D305B0A7470B622B65C3D0A698F , 0x01900D3193277896BA9B61FD7AF30A0D , 0x01900D3478C171AA894EAB3F7037541B , 0x01900D3817D67AE2A3FD1720C4D2F93B , 0x01900D384EB5752B9D863A391630C4CE , 0x01900D3A048D7A90A2DF7F23227FA41E , 0x01900D3C537F7E0DB32862AC55128309 , 0x01900D3EF63A7F15A2913DD0A8E3F466 , 0x01900D4254CF72868827F6EBA6D39D3B , 0x01900D4E11A8704E96D972704AD2D456 , 0x01900D4E1B6476B5A8CE877222819216 , 0x01900D4E3E8D75F8802EC0D6AB6FE82B , 0x01900D4E4D5278FAAA9D179ADB3CA6D0 , 0x01900D4E5E407F8F8E87C144669F6110 , 0x01900D4E67A67FA892719B373F7E863E , 0x01900D4E6ECD7AD695E4AA69F618703A , 0x01900D4E77E87A26A3BE235A780A84CA , 0x01900D4E81007CD9BFE16D7F054172E9 , 0x01900D6995E074378694AB33FCF290DA , 0x01900D69C2A67A8B8ED7774872ACFF76 , 0x01900D6B55217374A19B07F5244A5105 , 0x01900D6BA4087606B13B7B6C993345BB , 0x01900D6C8C337AA68146442128CC515F , 0x01900D7014617492A9642346664FDF39 , 0x01900D709E527D18AB5535521AA875D7 , 0x01900D7120AF746CB5274CC984D0D1E9 , 0x01900D72ABA77E41B5776E4F7F21025C , 0x01900D73C734793681C9608FB04A68C1 , 0x01900D7BD3587BDD8D18D5A50F6B1F54 , 0x01900D7EC04A7A04BB2990250BBA38F2 , 0x01900D7EC77F7E07B5C2C10DD4B0DD09 , 0x01900D7ED1AB7EA7BC99BD03391ECA11 , 0x01900D820B1F77249A92FDA82354B4E1 , 0x01900D825B9A7AA0ABD5E0B15ABAE982 , 0x01900D845FF0740BB1882D706918A331 , 0x01900D846B2F78DB91ED38567FE5E80C , 0x01900D8477A17CC7BD341FE5A2CB8043 , 0x01900D86C3997BD9845335F7C9168BF6 , 0x01900D88DD5E71FD8664D35F9F4E60AA , 0x01901234367272A484407EAC75F4DD58 , 0x01943FCD1CB371AD8593186C8FC3616D , 0x01943FCD1CB470DD8D137A6D2B7CD522 , 0x01943FCD1CB573FC910AE13F3C8A7813 , 0x01943FCD1CBA71E4898DBCA485A1F72A , 0x01943FCD1CBB73029A483A77D640365F , 0x01943FCD1CBC7368B4B9E9756F816C4E , 0x01943FCD1EA3724983CDFCA6C848FC90 , 0x0194EF843BFB75009D011CC799E21194 , 0x0194EF8538607F6D9BE5D57988A0B625 , 0x0194EF85DD4979A7A534600ACE034A03 , 0x0194EF8F55337BF095F016103D797D20 , 0x0194EF8F9B1D70ABA9FCEE7F3A958820 , 0x0194EF8FD22279C98537B23DEBF8A46B , 0x0194FA79E082783487BBC6E41749D12A , 0x0194FA7A7F5D71E389CA865F96898C00 , 0x0194FA7AEB6F74B8ACBC92348E670EAA , 0x0194FA7B411D7FAEAC59E21BD7AB2F8E , 0x0194FA7C533373A88784EED9AA7E1143 , 0x0194FA7CE1E77CB4A3212D8A5EC0F1A8 , 0x0194FA7D6F5078C79B3A2F6BCC57088C , 0x01950434FBDD7533AFC739EBD4974A62 , 0x019514BF0D53702E87ECB7F21B5423C7 , 0x019514C0235278FA88D9455BA5287705 , 0x019514C0E9B17E0DBD5FF8EF865BB147 , 0x019514C712067701B69C1AADE53C00E7 , 0x019514C786B07370A8809E78DE6D6648 , 0x019528E23570707296CD7C95E77CD157 , 0x019528E81A5C73ECB0AD1D2294E92B6B , 0x019528E83FBA766DBA5BB36DFAB97B2E , 0x019528E8613E75429BED734965E283C7 , 0x019528E87EB57EF082CC880CE12429A0 , 0x0195485436817D60919A01050EBFE822 , 0x019548567B91790FB18D3EC1579F9536 , 0x01983CDDA5BA7386A3FFE0D7050666AF , 0x0198551D3086772F880B15519090EC2E , 0x019905ECA6747DD28AE9DAF54C4F15DE , 0x01991A4C80427F0C8BC959BE9B3CD6AD , 0x018D01730547705BBEB86CFFABE937A2 );
Copy
0.81 ms (0.69%)
1
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 +Ýràœ{v·¼6Ã\x03 "
b"\x01 Ž\x02 +ݳrq¡do)m´šV "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"\x01 Ž\x02 +Þ\v p0´–7)\v\v Î" "
b"\x01 Ž\x02 +ßArn ¼¤Å\x7F ^\x0E 7 "
b"\x01 Ž\x02 +ßTsg„W\v ¯\x13\x10 N "
b"\x01 Ž\x02 +ß[q\e “9AOÀ’\v ë "
b"\x01 Ž\x02 +ßar˜¼C›\t °FbE "
b"\x01 Ž\x02 +ñìq‚ž‘ÈóM|ã@ "
b"\x01 Ž\x02 +ò|r\x04 „œlÖ\x07\x13 {³ "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +óÉrŒ‡tƒPxpœð "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 +ô£rŒ–µkOEàMþ "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x018D022BDD2370A1B115725042F5C511 , 0x018D022BDD8E72E09C7B76B7BC36C303 , 0x018D022BDDB37271A1646F296DB49A56 , 0x018D022BDDD473E983CD961FF442364D , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BDE0B7030B49637290B0BCE22 , 0x018D022BDF41726EA0BCA4C57F5E0E37 , 0x018D022BDF54736784570BC2AF13104E , 0x018D022BDF5B711B9339414FC0920BEB , 0x018D022BDF617298BC439B09B0466245 , 0x018D022BF1EC71829E91C8F34D7CE340 , 0x018D022BF27C7204849C6CD607137BB3 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BF3C9728C8774835078709CF0 , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022BF4A3728C96B56B4F45E04DFE , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022C3A31705983E1947EF652D93D , 0x018D022C3A5972C094BD27285FC5E216 );
Copy
0.80 ms (0.68%)
1
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.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `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 `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` 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` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = ? ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
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.currency` . `id` as `sales_channel.currency.id` ,
`sales_channel.currency` . `factor` as `sales_channel.currency.factor` ,
`sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` ,
`sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` ,
`sales_channel.currency` . `position` as `sales_channel.currency.position` ,
`sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` ,
`sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` ,
`sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` ,
`sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` ,
`sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` ,
`sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` ,
`sales_channel.currency.translation.name` ,
`sales_channel.currency.translation.name` as `sales_channel.currency.name` ,
`sales_channel.currency.translation.customFields` ,
`sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` ,
`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 `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id`
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`
LEFT JOIN (
SELECT
`sales_channel.currency.translation` . `currency_id` ,
`sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` ,
`sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` ,
`sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields`
FROM
`currency_translation` `sales_channel.currency.translation`
WHERE
`sales_channel.currency.translation` . `language_id` = ?
) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `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.currency` . `id` as `sales_channel.currency.id` , `sales_channel.currency` . `factor` as `sales_channel.currency.factor` , `sales_channel.currency` . `symbol` as `sales_channel.currency.symbol` , `sales_channel.currency` . `iso_code` as `sales_channel.currency.isoCode` , `sales_channel.currency` . `position` as `sales_channel.currency.position` , `sales_channel.currency` . `tax_free_from` as `sales_channel.currency.taxFreeFrom` , `sales_channel.currency` . `item_rounding` as `sales_channel.currency.itemRounding` , `sales_channel.currency` . `total_rounding` as `sales_channel.currency.totalRounding` , `sales_channel.currency` . `created_at` as `sales_channel.currency.createdAt` , `sales_channel.currency` . `updated_at` as `sales_channel.currency.updatedAt` , `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName` , `sales_channel.currency.translation.name` , `sales_channel.currency.translation.name` as `sales_channel.currency.name` , `sales_channel.currency.translation.customFields` , `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields` , `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 `currency` `sales_channel.currency` ON `sales_channel` . `currency_id` = `sales_channel.currency` . `id` 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` LEFT JOIN (SELECT `sales_channel.currency.translation` . `currency_id` , `sales_channel.currency.translation` . `short_name` as `sales_channel.currency.translation.shortName` , `sales_channel.currency.translation` . `name` as `sales_channel.currency.translation.name` , `sales_channel.currency.translation` . `custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation` . `currency_id` = `sales_channel.currency` . `id` WHERE `sales_channel` . `id` IN (0x018D01736B31710085073CE4A19B2B37 );
Copy
0.79 ms (0.68%)
1
SELECT `promotion` . `id` FROM `promotion` LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion` . `id` = `promotion.acrisPromotionDisplay` . `promotion_id` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion` . `id` = `promotion.salesChannels` . `promotion_id` WHERE ((`promotion` . `active` = ? AND `promotion.salesChannels` . `sales_channel_id` = ? AND ((`promotion` . `valid_from` < = > ? AND `promotion` . `valid_until` < = > ? ) OR (`promotion` . `valid_from` < = > ? AND (`promotion` . `valid_until` > ? )) OR ((`promotion` . `valid_from` < = ? ) AND `promotion` . `valid_until` < = > ? ) OR ((`promotion` . `valid_from` < = ? ) AND (`promotion` . `valid_until` > ? ))) AND `promotion` . `use_codes` = ? ) AND NOT (`promotion.acrisPromotionDisplay` . `display_position` < = > ? )) GROUP BY `promotion` . `id` ORDER BY MAX (`promotion` . `priority` ) DESC
Parameters :
[
true
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
null
null
null
"2025-09-13 00:55:00 "
"2025-09-13 00:55:00 "
null
"2025-09-13 00:55:00 "
"2025-09-13 00:55:00 "
false
"onlyCart "
]
SELECT `promotion` . `id` FROM `promotion` LEFT JOIN `acris_promotion_display` `promotion.acrisPromotionDisplay` ON `promotion` . `id` = `promotion.acrisPromotionDisplay` . `promotion_id` LEFT JOIN `promotion_sales_channel` `promotion.salesChannels` ON `promotion` . `id` = `promotion.salesChannels` . `promotion_id` WHERE ((`promotion` . `active` = 1 AND `promotion.salesChannels` . `sales_channel_id` = 0x018D01736B31710085073CE4A19B2B37 AND ((`promotion` . `valid_from` < = > NULL AND `promotion` . `valid_until` < = > NULL ) OR (`promotion` . `valid_from` < = > NULL AND (`promotion` . `valid_until` > '2025-09-13 00:55:00' )) OR ((`promotion` . `valid_from` < = '2025-09-13 00:55:00' ) AND `promotion` . `valid_until` < = > NULL ) OR ((`promotion` . `valid_from` < = '2025-09-13 00:55:00' ) AND (`promotion` . `valid_until` > '2025-09-13 00:55:00' ))) AND `promotion` . `use_codes` = 0 ) AND NOT (`promotion.acrisPromotionDisplay` . `display_position` < = > 'onlyCart' )) GROUP BY `promotion` . `id` ORDER BY MAX (`promotion` . `priority` ) DESC ;
Copy
0.79 ms (0.67%)
1
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 ™(pŸHrY»ÃL)¯Ä¾m "
b"\x01 ™(Î\x16\x1A q[‡\f õÑšcmü "
b"\x01 ˜Q*âßqr«²v4WÀ¦ó "
b"\x01 ˜\x14\x02 ÞŒrÚ¸\x06 -ØNù\x0F [ "
b"\x01 ˜Pèk\x07 rˆ‰ÒwR°SÃ* "
b"\x01 ˜Pé\x14 0p\x05 ¶féÍ㱊K "
b"\x01 ˜Péˆ4r7¦?ófÉÔ3û "
b"\x01 ˜Pì«Hq¾§\x1A ëïD…›» "
b"\x01 ˜\r ëFÞtê¦\e 1¶ôÝ\\x1F "
b"\x01 ˜áž‡°z\x1D °2‰z$”‰± "
b"\x01 Ž\x01 cÔƒrHž\x1D ?:²@Ãe "
b"\x01 Ž\x1C\x04 ÷Ðp¥Šæ5ø~"†ç "
b"\x01 Ž\x1C \r ±\x00 w'ª¦s£ð\t à‘ "
b"\x01 Ž\x01 cÒÎrþ‹\x07 (¦B´\x04 / "
b"\x01 Ž\x01 cÓ\qR?…«NÛüé "
b"\x01 Ž\x01 d\x03\v q1»÷2¶ÍÐEø "
b"\x01 Ž\x01 }‡jp\x1A ³‡+©ñnŒ8 "
b"\x01 Ž\x01 }‡…r`‡\x14 $%ô\x02\x0F . "
b"\x01 Ž\x01 }‡¸p„²VºP\x7F Ï€® "
b"\x01 Ž\x01 }‡Éqâ„XŒ+«dül "
b"\x01 Ž\x01 }ˆ©pè‰üÊJS2Á "
b"\x01 Ž\x01 }ˆìpC¾ÛÑn'ÿü3 "
b"\x01 Ž\x01 }‰-r¥6ùµ]ÚâÜ "
b"\x01 Ž\x01 }‰›rš°ŠË\x11 Âdf "
b"\x01 Ž\x01 }Š\x10 r\x00 ’úÇ·\t\x19 e\f "
b"\x01 Ž\x01 }ŠHrž±¹€ö(ï\x03 W "
b"\x01 ŽóܤÜp܉U0\r úT³ "
b"\x01 RìzÙpS»¨zÍC\x12 g "
b"\x01 Rìzìp¯¤)O\x02 Ûëlÿ "
b"\x01 Rìzùs\x16 §Â\x1E\x1E ƒº¼ "
b"\x01 Rì{\x13 q•./6»—ú^ "
b"\x01 Rì{\x15 sÑŽ3gŠí$›\x1E "
b"\x01 ”?ù·3r+œÌ/\x00 Z£¥L "
b"\x01 •„ bQr’˜ç,wÍãúÍ "
b"\x01 –\x01 A\x1F uPƒ-Ww%\x02 ÑQ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 ˜\x0E ;cAsi¹í•HC³¦7 "
b"\x01 ˜\x7F >-zs‚©\x18 T¹ñw\x06 æ "
b"\x01 ˜\x7F Jÿ–rÆŒ5ãŒ4‚(V "
b"\x01 ˜\x7F UÑ}r0îP"œ( "
b"\x01 ˜Ç–á8q\x18 «\x12 æpÝù‹¯ "
b"\x01 ˜ÌÇbŽpÌ„cÏ\Âjœ§ "
b"\x01 ˜áï[þ}\f Œ~:\x14 M^Ó\x18 "
b"\x01 ™)"Y\t r2ší\x1D ;Nû|† "
b"\x01 ˜‰ `q?±Êµ\x13 L\x04 ^ "
b"\x01 Ž\x1C\v C\x15 {‰£`_Û\x12\x1A O "
b"\x01 Ž\x1C\f B#s‘‰?\x07 uõ\f zó "
b"\x01 Ž\x1C\x0E Ó,vF†‚iò¦ÑvŠ "
b"\x01 Ž\x1C\x10 Z€}\x16 ½\x16 ïAc[{¢ "
b"\x01 ŽËº\x03\x0E pxŒ\f ¹\x15 ×\x19\v\x17 "
b"\x01 ”@G/\e s\x13 ’\x1F ¿í²„™ "
b"\x01 –†\e á¯u…´nˆM«H/9 "
b"\x01 –Óž \x7F Q¦rh2^s "
b"\x01 –Øx{ýy\x1E ¸‰\x13 §¥ü£» "
b"\x01 –Øy@Du¨ŽÀ¬P.\v zÚ "
b"\x01 –ØyßÞqYž\r ²nD@·\x06 "
b"\x01 —5Ë@Pw\x01 ’ŽûŠz%Ò\x10 "
b"\x01 ˜\r Z¶á~¹†T›Š\x08 ø¡ÿ "
b"\x01 ˜\r ]Qmp\x11 «\x01 6ŽC½\x13 "
b"\x01 ˜\r Åx¶qÒ±\x0F üP™ÝÙÐ "
b"\x01 ˜A[N±pô§Ç™-™Kxý "
b"\x01 ˜PyâÀs\x16 Фô\x19 íì.H "
b"\x01 ˜Pz±Ær\x16 µ\x1E ÑÂ\x07 ¶ƒ· "
b"\x01 ˜P{-Ús”¨òêCVð’‹ "
b"\x01 ˜P{ŠÜr²‘Nð˜8\x0F Ud "
b"\x01 ˜P€OCqÓ€&\x10 m?\x7F\v C "
b"\x01 ˜P€®‡pó—‘â{_ú\x16 ‡ "
b"\x01 ˜P ypÛ•J²B'n\x03 · "
b"\x01 ˜P%qh™g’݆ºöb "
b"\x01 ˜Pó„pJžççT¶\x04 t¾ "
b"\x01 ˜P‚cØpí°šùkO#uL "
b"\x01 ˜P‚ìaqa¥8$´ÎÊ!Y "
b"\x01 ˜PƒIÚsº»´\x1C ð‡pðÅ "
b"\x01 ˜Pˆ`yqf ôú\x1E ÌY¦\x06 "
b"\x01 ˜Qj#kqèŒúËýƒrü† "
b"\x01 ˜\x7F )JNs虞!óF\x12 \e "
b"\x01 ˜\x7F h\x11 ¶r–›2?iDD\t ÿ "
b"\x01 ˜Ahé°pǣåb¶· "
b"\x01 Ž\x01 d‹·rm9\x0F ám£"å "
b"\x01 •–™~p«Ä\x14 O\x15 ƒf7 "
b"\x01 Ž\x01 }ˆpÆ¥:|š¡ÀLÉ "
b"\x01 Ž\x02 (O¨r)…Žì\x12 Ý$ "
b"\x01 Ž\x02 (O»qß‹¾íƒ\x08 !P\x03 "
b"\x01 ”@G-pêƒj°¸Û²Æ; "
b"\x01 ”@G-Þrcºâ\x07 F˜\r c& "
b"\x01 ”@G.+sœ\x7F –<WO1Ê "
b"\x01 ”@G.1r•„ûLJ %þ6 "
b"\x01 ”@G.Vp¥¼þ`ˆáGçŸ "
b"\x01 ”@G.Šq\x01 ‡³í2в{Ë "
b"\x01 ”@G.›q”¿ß~\x02 ðÐ·Ø "
b"\x01 ”@G.ásè¾Py6+û\x0E h "
b"\x01 ”@G.çryŸ‰€®ö¿«Û "
b"\x01 ”@G/\x18 rÓ†‰—ˆ\x7F –ðë "
b"\x01 ”@G/\x1E r\x12 £8õ”{‚; "
b"\x01 ”@G/:pÇ™\x08 OÅIý. "
b"\x01 ”@G/ŽsÙ„øcúQÛZq "
b"\x01 ”@G/»s’#ø<wæì. "
b"\x01 ”@G/¾rѵÓV_\6¶! "
b"\x01 ”@G/Àq\x0E ¾7\x1F ²I–°X "
b"\x01 ”@G/Üp¶¶\x1A\x00 ¯\x06 º9\x0E "
b"\x01 ”@G/êq¢ªd\v ÕEµ "
b"\x01 ”@G/ísãµX:€Ð¼ a "
b"\x01 ”@G/ðskž¥=.Òà¦\x0F "
b"\x01 ”@G0\x0F pqŽß<c´¯»“ "
b"\x01 ”@G0\x12 q„ÌuÄJÎT” "
b"\x01 ”@G0\x18 sʃ*äU>L«Ø "
b"\x01 ”@G0\x1A sê½ì‹¹wææñ "
b"\x01 ”@G0)r\e ½ë—ëÿ\x1C t“ "
b"\x01 ”@G04p¼\x18 !\x01 „cxU "
b"\x01 ”@G0;rw¾¾ö:v$VK "
b"\x01 ”@G0>p\x0E šÓ„É-Ñð\x00 "
b"\x01 ”@G0Vq>›Ø\x17 ~mZÔÐ "
b"\x01 ”@G0Xró¤~Vë?š¦ "
b"\x01 ”@G0[p±ª^4ÒÜŽ'Õ "
b"\x01 ”@G0^sT¥aÍ\x03 Ï2\x17 "
b"\x01 ”@G0¾qH¾\x05 9#S›G\x18 "
b"\x01 ”@G1\x10 q‡’\x08 R¤ôÙ;m "
b"\x01 ”@G10qÓµ‰·×#ô;Æ "
b"\x01 ”@G1‘pMÆ÷OF-\t "
b"\x01 ”@G1”sJ³Î[×ÁœÓ "
b"\x01 ”@G1–pÑ› \x0F ûVIl "
b"\x01 ”@G1³r‡‹8€*þþüÄ "
b"\x01 ”@G1ÔrЩû·åWT\x19 ¨ "
b"\x01 ”@G29qg›7Ç¢ÄX "
b"\x01 ”@G2<rù¢gu„\x1A ”Z "
b"\x01 ”@G2>p¬œ\x0E ¹Þ܇zH "
b"\x01 ”@G2DqäšÔS`<™¦Y "
b"\x01 ”@G2Gs{£ÏùEGK$\e "
b"\x01 ”@G2dph=\x11 Ö®|Òˆ "
b"\x01 ”@G2prá–á]NŸáU7 "
b"\x01 ”@G2rpÔ‰ŠO`\x13 CwL "
b"\x01 ”@G2wr¼¹Å\r œ\x04 /åê "
b"\x01 ”@G2}r˜†gñyûå¥\x01 "
b"\x01 ”@G2‰p³›"«ï¨m”ç "
b"\x01 ”@G2Žs·²‚yüxUÿU "
b"\x01 ”@G2“sÝ\x14 êå\x0E Q\x1D\x16 "
b"\x01 ”@G2šs\x0E ž\x1D\e l\x7F âAÜ "
b"\x01 ”@G2¶rw€"bï\f È¥ "
b"\x01 ”@G2Èq«¸\x01 V}~kɃ "
b"\x01 ”@G2Ör\x1F ¦E„ž€\x1E\x16\x06 "
b"\x01 ”@G2ßs\v ²àÿ"4¼é_ "
b"\x01 ”@G2ùp@ŽÞDÈ\x07 åÞÏ "
b"\x01 ”@G3*r\x0E …^!«ìÌ€ó "
b"\x01 ”@G3›s!µ[fK\x14 }·‰ "
b"\x01 ”@G3çs\x1C ·\x14 ôfæÄž- "
b"\x01 ”@G4-pÿŠÜÚí\x1A 2ûØ "
]
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 (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
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 (0x019928709F487259BBC34C29AFC4BE6D , 0x019928CE161A715B870CF5D19A636DFC , 0x0198512AE2DF7172ABB2763457C0A6F3 , 0x01981402DE8C72DAB8062DD84EF90F5B , 0x019850E86B07728889D27752B053C32A , 0x019850E914307005B666E9CDE3B18A4B , 0x019850E988347237A63FF366C9D433FB , 0x019850ECAB4871BEA71AEBEF44859BBB , 0x01980DEB46DE74EAA61B31B6F4DD5C1F , 0x0198E19E87B07A1DB032897A249489B1 , 0x018D0163D48372489E1D3F3AB240C365 , 0x018D1C04F7D070A58AE635F87E2286E7 , 0x018D1C0DB1007727AAA673A3F009E091 , 0x018D0163D2CE72FE8B0728A642B4042F , 0x018D0163D35C71528F3F85AB4EDBFCE9 , 0x018D0164030B7131BBF732B6CDD045F8 , 0x018D017D876A701AB3872BA9F16E8C38 , 0x018D017D8785726087142425F4020F2E , 0x018D017D87B87084B256BA507FCF80AE , 0x018D017D87C971E284588C2BAB64FC6C , 0x018D017D88A970E8899DFCCA4A5332C1 , 0x018D017D88EC7043BEDBD16E27FFFC33 , 0x018D017D892D72A58F36F9B55DDAE2DC , 0x018D017D899B729A9DB08ACB11C26466 , 0x018D017D8A10720092FAC7B70919650C , 0x018D017D8A48729EB1B980F628EF0357 , 0x018DF3DCA4DC70DC9D8955300DFA54B3 , 0x018F52EC7AD97053ADBBA87ACD431267 , 0x018F52EC7AEC70AFA4294F02DBEB6CFF , 0x018F52EC7AF97316A78EC21E1E83BABC , 0x018F52EC7B137195902E2F36BB97FA5E , 0x018F52EC7B1573D18D33678AED249B1E , 0x01943FF9B733722B9CCC2F005AA3A54C , 0x019584206251729298E72C77CDE3FACD , 0x019601411F817550832D57772502D151 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x01980E3B63417369B9ED954843B3A637 , 0x01987F3E2D7A7382A91854B9F17706E6 , 0x01987F4AFF9672C68C35E38C34822856 , 0x01987F55D17D7230908EEE5022C29C28 , 0x0198C796E1387118AB12E670DDF98BAF , 0x0198CCC7628D70CC8463CF5CC26A9CA7 , 0x0198E1EF5BFE7D0C8C7E3A144D5ED318 , 0x01992922590972329AED1D3B4EFB7C86 , 0x019889ADA060713FB1CAB5134C90045E , 0x018D1C0B43157B899DA3605FDB121A4F , 0x018D1C0C42237391893F0775F50C7AF3 , 0x018D1C0ED32C7646868269F2A6D1768A , 0x018D1C105A807D16BD16EF41635B7BA2 , 0x018DCBBA030E70788C0CB915D7190B17 , 0x019440472F1B7313921FBFEDB29D8499 , 0x0196861BE1AF7585B46E884DAB482F39 , 0x0196D39E8FA07F518EA67268325E9D73 , 0x0196D8787BFD791EB88913A7A5FCA3BB , 0x0196D879404475A88DC0AC502E0B7ADA , 0x0196D879DFDE71599E0DB26E4440B706 , 0x019735CB40507701928EFB8A7A25D210 , 0x01980D5AB6E17EB986549B8A08F8A1FF , 0x01980D5D516D701181AB01368D43BD13 , 0x01980DC578B671D2B10FFC5099DDD9D0 , 0x0198415B4EB170F4A7C7992D994B78FD , 0x01985079E2C073168AA4F419EDEC2E48 , 0x0198507AB1C67216B51ED1C207B683B7 , 0x0198507B2DDA7394A8F2EA4356F0928B , 0x0198507B8ADC72B2914EF098380F5564 , 0x019850804F4371D38026106D3F7F0B43 , 0x01985080AE8770F39791E27B5FFA1687 , 0x01985081207970DB954AB242276E03B7 , 0x0198508181257168996792DD86BAF662 , 0x01985081F384704A9EE7E754B60474BE , 0x0198508263D870EDB09AF96B4F23754C , 0x01985082EC617161A53824B4CECA2159 , 0x0198508349DA73BABBB41CF08770F0C5 , 0x0198508860797166A0F4FA1ECC59A606 , 0x0198516A236B71E88CFACBFD8372FC86 , 0x01987F294A4E73E8999E21F34612201B , 0x01987F6811B672969B323F69444409FF , 0x01984168E9B070EEA7BCC7A3E562B6B7 , 0x018D01648BB7726D81390FE16DA322E5 , 0x01958E96997E7081ABC4144F15836637 , 0x018D017D889D70C6A53A7C9AA1C04CC9 , 0x018D02284FA87229858F8DECAD12DD24 , 0x018D02284FBB71DF8BBEED8308215003 , 0x019440472DAD70EA836AB0B8DBB2C63B , 0x019440472DDE7263BAE20746980D6326 , 0x019440472E2B73819C7F963C574F31CA , 0x019440472E31729584FBC787A025FE36 , 0x019440472E5670A5BCFE6088E147E79F , 0x019440472E8A710187B3ED328AB27BCB , 0x019440472E9B7194BFDF7E02F0D0B7D8 , 0x019440472EE173E8BE5079362BFB0E68 , 0x019440472EE772799F8980AEF6BFABDB , 0x019440472F1872D3868997887F96F0EB , 0x019440472F1E7212A338F594907B823B , 0x019440472F3A70C799084FC549FD2EA0 , 0x019440472F8E73D984F863FA51DB5A71 , 0x019440472FBB73AD9223F83C77E6EC2E , 0x019440472FBE72D1B5D3565F5C36B621 , 0x019440472FC0710EBE371FB24996B058 , 0x019440472FDC70B6B61A00AF06BA390E , 0x019440472FEA71A2AA90640BD545B58E , 0x019440472FED73E3B5583A80D0BCA061 , 0x019440472FF0736B9EA53D2ED2E0A60F , 0x01944047300F70718DDF3C63B4AFBB93 , 0x019440473012718F84CC75C44ACE5494 , 0x01944047301873CA832AE4553E4CABD8 , 0x01944047301A73EABDEC8BB977E6E6F1 , 0x019440473029721BBDEB97EBFF1C7493 , 0x019440473034709DBC18210184637855 , 0x01944047303B7277BEBEF63A7624564B , 0x01944047303E700E9AD384C92DD1F000 , 0x019440473056713E9BD8177E6D5AD4D0 , 0x01944047305872F3A49D7E56EB3F9AA6 , 0x01944047305B70B1AA5E34D2DC8E27D5 , 0x01944047305E7354A561CD03A0CF3217 , 0x0194404730BE7148BE053923539B4718 , 0x0194404731107187920852A4F4D93B6D , 0x01944047313071D3B589B7D723F43BC6 , 0x019440473191709F904DC6F74F462D09 , 0x019440473194734AB3CE5BD7C18F9CD3 , 0x01944047319670D19BA00FFB56496CA0 , 0x0194404731B372878B38802AFEFEFCC4 , 0x0194404731D472D0A9FBB7E5575419A8 , 0x01944047323971679B378EC7A290C458 , 0x01944047323C72F9A2677584AD1A945A , 0x01944047323E70AC9C0EB9DEDC877A48 , 0x01944047324471E49AD453603C99A659 , 0x019440473247737BA3CFF945474B241B , 0x01944047326470688F3D11D6AE7CD288 , 0x01944047327072E196E15D4E9FE15537 , 0x01944047327270D4898A4F601343774C , 0x01944047327772BCB9C50D9C042FE5EA , 0x01944047327D72988667F179FBE5A501 , 0x01944047328970B39B22ABEFA86D94E7 , 0x01944047328E73B7B28279FC7855FF55 , 0x01944047329373DD9014EAE50E511D16 , 0x01944047329A730E9E1D1B6C7FE241DC , 0x0194404732B67277802262EF900CC8A5 , 0x0194404732C871ABB801567D7E6BC983 , 0x0194404732D6721FA645849E801E1606 , 0x0194404732DF730BB2E0FF2234BCE95F , 0x0194404732F970408EDE44C807E5DECF , 0x01944047332A720E855E21ABECCC80F3 , 0x01944047339B7321B55B664B147DB789 , 0x0194404733E7731CB714F466E6C49E2D , 0x01944047342D70FF8ADCDAED1A32FBD8 );
Copy
0.78 ms (0.67%)
1
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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.country` . `id` as `sales_channel.country.id` , `sales_channel.country` . `iso` as `sales_channel.country.iso` , `sales_channel.country` . `position` as `sales_channel.country.position` , `sales_channel.country` . `active` as `sales_channel.country.active` , `sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` , `sales_channel.country` . `iso3` as `sales_channel.country.iso3` , `sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` , `sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` , `sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` , `sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` , `sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` , `sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` , `sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` , `sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` , `sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` , `sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` , `sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` , `sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` , `sales_channel.country` . `is_eu` as `sales_channel.country.isEu` , `sales_channel.country` . `created_at` as `sales_channel.country.createdAt` , `sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` , `sales_channel.country.translation.name` , `sales_channel.country.translation.name` as `sales_channel.country.name` , `sales_channel.country.translation.addressFormat` , `sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` , `sales_channel.country.translation.customFields` , `sales_channel.country.translation.customFields` as `sales_channel.country.customFields` , `sales_channel.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `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 `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` 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` LEFT JOIN (SELECT `sales_channel.country.translation` . `country_id` , `sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` , `sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` , `sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat` FROM `country_translation` `sales_channel.country.translation` WHERE `sales_channel.country.translation` . `language_id` = ? ) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = ? ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE `sales_channel` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`sales_channel.paymentMethods.mapping` . `payment_method_id`
) SEPARATOR '||'
)
FROM
`sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE
`sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id`
) as `sales_channel.paymentMethods.id_mapping` ,
`sales_channel.country` . `id` as `sales_channel.country.id` ,
`sales_channel.country` . `iso` as `sales_channel.country.iso` ,
`sales_channel.country` . `position` as `sales_channel.country.position` ,
`sales_channel.country` . `active` as `sales_channel.country.active` ,
`sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` ,
`sales_channel.country` . `iso3` as `sales_channel.country.iso3` ,
`sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` ,
`sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` ,
`sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` ,
`sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` ,
`sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` ,
`sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` ,
`sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` ,
`sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` ,
`sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` ,
`sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` ,
`sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` ,
`sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` ,
`sales_channel.country` . `is_eu` as `sales_channel.country.isEu` ,
`sales_channel.country` . `created_at` as `sales_channel.country.createdAt` ,
`sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` ,
`sales_channel.country.translation.name` ,
`sales_channel.country.translation.name` as `sales_channel.country.name` ,
`sales_channel.country.translation.addressFormat` ,
`sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` ,
`sales_channel.country.translation.customFields` ,
`sales_channel.country.translation.customFields` as `sales_channel.country.customFields` ,
`sales_channel.language` . `id` as `sales_channel.language.id` ,
`sales_channel.language` . `parent_id` as `sales_channel.language.parentId` ,
`sales_channel.language` . `locale_id` as `sales_channel.language.localeId` ,
`sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` ,
`sales_channel.language` . `name` as `sales_channel.language.name` ,
`sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` ,
`sales_channel.language` . `created_at` as `sales_channel.language.createdAt` ,
`sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` ,
`sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` ,
`sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` ,
`sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` ,
`sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` ,
`sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` ,
`sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` ,
`sales_channel.language.locale.translation.customFields` ,
`sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` ,
`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 `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id`
LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id`
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`
LEFT JOIN (
SELECT
`sales_channel.country.translation` . `country_id` ,
`sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` ,
`sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` ,
`sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat`
FROM
`country_translation` `sales_channel.country.translation`
WHERE
`sales_channel.country.translation` . `language_id` = ?
) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id`
LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id`
LEFT JOIN (
SELECT
`sales_channel.language.locale.translation` . `locale_id` ,
`sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields`
FROM
`locale_translation` `sales_channel.language.locale.translation`
WHERE
`sales_channel.language.locale.translation` . `language_id` = ?
) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `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` , (SELECT GROUP_CONCAT (HEX (`sales_channel.paymentMethods.mapping` . `payment_method_id` ) SEPARATOR '||' )
FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping`
WHERE `sales_channel.paymentMethods.mapping` . `sales_channel_id` = `sales_channel` . `id` ) as `sales_channel.paymentMethods.id_mapping` , `sales_channel.country` . `id` as `sales_channel.country.id` , `sales_channel.country` . `iso` as `sales_channel.country.iso` , `sales_channel.country` . `position` as `sales_channel.country.position` , `sales_channel.country` . `active` as `sales_channel.country.active` , `sales_channel.country` . `shipping_available` as `sales_channel.country.shippingAvailable` , `sales_channel.country` . `iso3` as `sales_channel.country.iso3` , `sales_channel.country` . `display_state_in_registration` as `sales_channel.country.displayStateInRegistration` , `sales_channel.country` . `force_state_in_registration` as `sales_channel.country.forceStateInRegistration` , `sales_channel.country` . `check_vat_id_pattern` as `sales_channel.country.checkVatIdPattern` , `sales_channel.country` . `vat_id_required` as `sales_channel.country.vatIdRequired` , `sales_channel.country` . `vat_id_pattern` as `sales_channel.country.vatIdPattern` , `sales_channel.country` . `customer_tax` as `sales_channel.country.customerTax` , `sales_channel.country` . `company_tax` as `sales_channel.country.companyTax` , `sales_channel.country` . `postal_code_required` as `sales_channel.country.postalCodeRequired` , `sales_channel.country` . `check_postal_code_pattern` as `sales_channel.country.checkPostalCodePattern` , `sales_channel.country` . `check_advanced_postal_code_pattern` as `sales_channel.country.checkAdvancedPostalCodePattern` , `sales_channel.country` . `advanced_postal_code_pattern` as `sales_channel.country.advancedPostalCodePattern` , `sales_channel.country` . `default_postal_code_pattern` as `sales_channel.country.defaultPostalCodePattern` , `sales_channel.country` . `is_eu` as `sales_channel.country.isEu` , `sales_channel.country` . `created_at` as `sales_channel.country.createdAt` , `sales_channel.country` . `updated_at` as `sales_channel.country.updatedAt` , `sales_channel.country.translation.name` , `sales_channel.country.translation.name` as `sales_channel.country.name` , `sales_channel.country.translation.addressFormat` , `sales_channel.country.translation.addressFormat` as `sales_channel.country.addressFormat` , `sales_channel.country.translation.customFields` , `sales_channel.country.translation.customFields` as `sales_channel.country.customFields` , `sales_channel.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `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 `country` `sales_channel.country` ON `sales_channel` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` 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` LEFT JOIN (SELECT `sales_channel.country.translation` . `country_id` , `sales_channel.country.translation` . `name` as `sales_channel.country.translation.name` , `sales_channel.country.translation` . `custom_fields` as `sales_channel.country.translation.customFields` , `sales_channel.country.translation` . `address_format` as `sales_channel.country.translation.addressFormat` FROM `country_translation` `sales_channel.country.translation` WHERE `sales_channel.country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.country.country_translation` ON `sales_channel.country.country_translation` . `country_id` = `sales_channel.country` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE `sales_channel` . `id` IN (0x018D01736B31710085073CE4A19B2B37 );
Copy
0.75 ms (0.64%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —¢‘Ù\v pO¥z¹¼K‡>© "
b"\x01 Ž\x01 f+\x03 r¸†yµˆz‰>\x1C "
b" ;S¦ãÓH6±PÌnêöÙ} "
b"Ä¢Ç\x00 ?ÕJtœÈ›¼ýˆ\x05 õ "
b".·kcµI ÞO®-\x06 wÀb "
b"\x01 Ž\x01 cÓ\r péš¹0€¼Ñ\x1E "
b"\x01 Ž\x01 cÒòpÉ sÖÌ\f 2sp "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x0197A291D90B704FA57AB9BC4B873EA9 , 0x018D01662B0372B88679B5887A893E1C , 0xA03B53A6E3D34836B150CC6EEAF6D97D , 0xC4A2C7003FD54A749CC89BBCFD8805F5 , 0x2EB76B63B549A0DE4FAE2D0677C09062 , 0x018D0163D30D70E99AB9308081BCD11E , 0x018D0163D2F270C9A073D6CC0C327370 );
Copy
0.71 ms (0.61%)
4
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 â\x15 ÷¢rê¶gž„Æ’Ë "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x018EE215F7A272EAB6679E84C69281CB ));
Copy
0.70 ms (0.60%)
1
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
true
b"\x01 ˜U¬¦§s\x07 ¦ÿ~ßßu“" "
b"\x01 ˜PxlkpÉ‘\x17 ‰}%}c "
b"\x01 —Ë…ó`q¡¹àý2[¼ "
b"\x01 –|™w4qù¯\x18 µøÇ3\x1E ! "
b"\x01 –|™/´r÷¸<K\x03 Ђ˜X "
b"\x01 –|™\x17 lqÁŒü.-šÂñL "
b"\x01 –|™\x17 VsØŸiðF\x17 `\x1D ] "
b"\x01 ”?Î\e äsœ¶\x18 ýr\x7F ¡˜ "
b"""
\x01 RédUrv¶ÿ2\n
å›K
"""
b"\x01 Ré5êsÌ»ìM"õžË1 "
b"\x01 Ž\x02 *Ý\x02 r|ž1HE–š "
b"\x01 Ž\x02 *ÜMsj…<{â?Øe "
b"\x01 Ž\x02 *Û»s4€±›\x11 Àíî "
b"\x01 Ž\x02 *Û¦p×Râ£\v Ù¨D "
b"\x01 Ž\x02 *ÛŽp5©\x15 üÓõÑ“ "
b"\x01 Ž\x02 *Ûkp]ˆ‘xɈ/\x04 X "
b"""
\x01 Ž\x02 *Ù€r8»:J¿Ží\n
¿
"""
b"\x01 Ž\x02 *Ì¥q\x1A ¹|\v\v\e ÒM\x11 "
b"\x01 Ž\x02 *ÇÀpè¶z©Lý_Ë¿ "
b"\x01 Ž\x02 *Ťp¶DÎ\e }íä² "
b"\x01 Ž\x02 *´qª·uø“ßU¦Ã "
b"\x01 Ž\x02 *—„r\x19 †Þ\)\x04 ¥\v\x1F "
b"\x01 Ž\x02 *N¯qW¼Ï†}À`¾ "
b"\x01 Ž\x02 )†Bs˱¸O¦À\x08 Zv "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x018D01736B31710085073CE4A19B2B37 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x019855ACA6A77307A6FF7EDFDF759322 , 0x019850786C6B70C99117897D25817D63 , 0x0197CB85F3607181A1B9E0FD325BBC9F , 0x01967C99773471F9AF18B5F8C7331E21 , 0x01967C992FB472F7B83C4B03D0829858 , 0x01967C99176C71C18CFC2E2D9AC2F14C , 0x01967C99175673D89F69F04617601D5D , 0x01943FCE1BE4739CB618FD727FA1989D , 0x018F52E964557276B68FFF320AE59B4B , 0x018F52E935EA73CCBBEC4D22F59ECB31 , 0x018D022ADD02727C9E31489D4590969A , 0x018D022ADC4D736A853C7BE23F8ED865 , 0x018D022ADBBB733480B19B11C0EDEE9D , 0x018D022ADBA670D7AD52E2A30BD9A844 , 0x018D022ADB8D7035A915FC8FD3F5D193 , 0x018D022ADB6B705D889178C9882F0458 , 0x018D022AD9807238BB3A4ABF8DED0ABF , 0x018D022ACCA5711AB97C0B0B1BD24D11 , 0x018D022AC7C070E8B67AA94CFD5FCBBF , 0x018D022AC5A470B68E44CE1B7DEDE4B2 , 0x018D022AB48F71AAB775F893DF55A6C3 , 0x018D022A9784721986DE5C2904A50B1F , 0x018D022A4EAF7157BCCF869D7DC060BE , 0x018D0229864273CBB1B84FA6C0085A76 )) GROUP BY `product` . `id` ;
Copy
0.69 ms (0.59%)
1
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
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.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
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`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01736179715597AE76F696B4B0AD ));
Copy
0.69 ms (0.59%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.67 ms (0.58%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.65 ms (0.56%)
1
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = ? AND `language.salesChannels` . `id` = ? ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT `language` . `id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language` . `id` = `language.salesChannelDomains` . `language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language` . `id` = `language.salesChannels.mapping` . `language_id` LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping` . `sales_channel_id` = `language.salesChannels` . `id` WHERE (`language.salesChannelDomains` . `sales_channel_id` = 0x018D01736B31710085073CE4A19B2B37 AND `language.salesChannels` . `id` = 0x018D01736B31710085073CE4A19B2B37 ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
0.65 ms (0.56%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ŽË¸é"t9‚¯%í‹\x0F õ@ "
b"\x01 Ž\x01 }‡\x16 sö»Êö\x1A Ü\x18 wÓ "
b"\x01 Ž\x01 }‡}pRµ¨Í4wŒ\x12\x0E "
b"\x01 Ž\x01 }‡Üpkª¼Ø–ê‚÷ "
b"\x01 Ž\x01 }ˆ“s-£|Ä‹\x05 ÷ò* "
b"\x01 Ž\x01 }ˆÛr"¾\x03 cM'ç:¶ "
b"·€ZYéßCÌŠQÀ¡p@&Ó "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x018DCBB8E922743982AF25ED8B0FF540 , 0x018D017D871673F6BBCAF61ADC1877D3 , 0x018D017D877D7052B5A8CD34778C120E , 0x018D017D87DC706BAA9FBCD896EA82F7 , 0x018D017D8893732DA37CC48B05F7F22A , 0x018D017D88DB7222BE03634D27E73AB6 , 0xB7805A59E9DF43CC8A51C0A1704026D3 );
Copy
0.63 ms (0.54%)
1
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 ™(pŸHrY»ÃL)¯Ä¾m "
b"\x01 Ž\x01 cÒÎrþ‹\x07 (¦B´\x04 / "
b"\x01 Ž\x01 cÓ\qR?…«NÛüé "
b"\x01 Ž\x01 d\x03\v q1»÷2¶ÍÐEø "
b"\x01 Ž\x01 }‡Éqâ„XŒ+«dül "
b"\x01 ŽóܤÜp܉U0\r úT³ "
b"\x01 RìzÙpS»¨zÍC\x12 g "
b"\x01 Rìzìp¯¤)O\x02 Ûëlÿ "
b"\x01 ˜\x7F >-zs‚©\x18 T¹ñw\x06 æ "
b"\x01 ˜\x7F Jÿ–rÆŒ5ãŒ4‚(V "
b"\x01 ˜áï[þ}\f Œ~:\x14 M^Ó\x18 "
b"\x01 ˜‰ `q?±Êµ\x13 L\x04 ^ "
b"\x01 –Óž \x7F Q¦rh2^s "
b"\x01 –Øy@Du¨ŽÀ¬P.\v zÚ "
b"\x01 ˜\x7F )JNs虞!óF\x12 \e "
b"\x01 Ž\x01 }ˆpÆ¥:|š¡ÀLÉ "
b"\x01 Ž\x02 (O¨r)…Žì\x12 Ý$ "
b"\x01 ”@G-pêƒj°¸Û²Æ; "
b"\x01 ”@G.›q”¿ß~\x02 ðÐ·Ø "
b"\x01 ”@G/Àq\x0E ¾7\x1F ²I–°X "
b"\x01 ”@G/êq¢ªd\v ÕEµ "
b"\x01 ”@G0\x12 q„ÌuÄJÎT” "
b"\x01 ”@G0\x1A sê½ì‹¹wææñ "
b"\x01 ”@G0>p\x0E šÓ„É-Ñð\x00 "
b"\x01 ”@G0Xró¤~Vë?š¦ "
b"\x01 ”@G0^sT¥aÍ\x03 Ï2\x17 "
b"\x01 ”@G1–pÑ› \x0F ûVIl "
b"\x01 ”@G29qg›7Ç¢ÄX "
b"\x01 ”@G2>p¬œ\x0E ¹Þ܇zH "
b"\x01 ”@G2DqäšÔS`<™¦Y "
b"\x01 ”@G2rpÔ‰ŠO`\x13 CwL "
b"\x01 ”@G2‰p³›"«ï¨m”ç "
b"\x01 ”@G2Ör\x1F ¦E„ž€\x1E\x16\x06 "
b"\x01 ”@G2ßs\v ²àÿ"4¼é_ "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ?
)
Copy
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 (0x019928709F487259BBC34C29AFC4BE6D , 0x018D0163D2CE72FE8B0728A642B4042F , 0x018D0163D35C71528F3F85AB4EDBFCE9 , 0x018D0164030B7131BBF732B6CDD045F8 , 0x018D017D87C971E284588C2BAB64FC6C , 0x018DF3DCA4DC70DC9D8955300DFA54B3 , 0x018F52EC7AD97053ADBBA87ACD431267 , 0x018F52EC7AEC70AFA4294F02DBEB6CFF , 0x01987F3E2D7A7382A91854B9F17706E6 , 0x01987F4AFF9672C68C35E38C34822856 , 0x0198E1EF5BFE7D0C8C7E3A144D5ED318 , 0x019889ADA060713FB1CAB5134C90045E , 0x0196D39E8FA07F518EA67268325E9D73 , 0x0196D879404475A88DC0AC502E0B7ADA , 0x01987F294A4E73E8999E21F34612201B , 0x018D017D889D70C6A53A7C9AA1C04CC9 , 0x018D02284FA87229858F8DECAD12DD24 , 0x019440472DAD70EA836AB0B8DBB2C63B , 0x019440472E9B7194BFDF7E02F0D0B7D8 , 0x019440472FC0710EBE371FB24996B058 , 0x019440472FEA71A2AA90640BD545B58E , 0x019440473012718F84CC75C44ACE5494 , 0x01944047301A73EABDEC8BB977E6E6F1 , 0x01944047303E700E9AD384C92DD1F000 , 0x01944047305872F3A49D7E56EB3F9AA6 , 0x01944047305E7354A561CD03A0CF3217 , 0x01944047319670D19BA00FFB56496CA0 , 0x01944047323971679B378EC7A290C458 , 0x01944047323E70AC9C0EB9DEDC877A48 , 0x01944047324471E49AD453603C99A659 , 0x01944047327270D4898A4F601343774C , 0x01944047328970B39B22ABEFA86D94E7 , 0x0194404732D6721FA645849E801E1606 , 0x0194404732DF730BB2E0FF2234BCE95F );
Copy
0.62 ms (0.53%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
"GDbRZbahc2jhii9z6ESeB36qJFF4DKEV "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 ) AND (token = 'GDbRZbahc2jhii9z6ESeB36qJFF4DKEV' ) LIMIT 1 ;
Copy
0.59 ms (0.51%)
1
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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
]
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.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
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`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `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.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `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 `media` `category.media` ON `category` . `media_id` = `category.media` . `id` 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` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01730547705BBEB86CFFABE937A2 ));
Copy
0.58 ms (0.50%)
1
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX (? )) AND (sales_channel . active )
Parameters :
[
"8a243080f92e4c719546314b577cf82b "
]
SELECT CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) `key` , CONCAT (TRIM (TRAILING '/' FROM domain . url ), '/' ) url , LOWER (HEX (domain . id )) id , LOWER (HEX (sales_channel . id )) salesChannelId , LOWER (HEX (sales_channel . type_id )) typeId , LOWER (HEX (domain . snippet_set_id )) snippetSetId , LOWER (HEX (domain . currency_id )) currencyId , LOWER (HEX (domain . language_id )) languageId , LOWER (HEX (theme . id )) themeId , sales_channel . maintenance maintenance , sales_channel . maintenance_ip_whitelist maintenanceIpWhitelist , snippet_set . iso as locale , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain . sales_channel_id = sales_channel . id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set . id = domain . snippet_set_id LEFT JOIN theme theme ON theme_sales_channel . theme_id = theme . id LEFT JOIN theme parentTheme ON theme . parent_theme_id = parentTheme . id WHERE (sales_channel . type_id = UNHEX ('8a243080f92e4c719546314b577cf82b' )) AND (sales_channel . active );
Copy
0.58 ms (0.49%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.58 ms (0.49%)
1
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = ? AND `payment_method.salesChannels` . `id` = ? ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT `payment_method` . `id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method` . `id` = `payment_method.salesChannels.mapping` . `payment_method_id` LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping` . `sales_channel_id` = `payment_method.salesChannels` . `id` WHERE (`payment_method` . `active` = 1 AND `payment_method.salesChannels` . `id` = 0x018D01736B31710085073CE4A19B2B37 ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
0.56 ms (0.48%)
1
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` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = ? )) AND (`language` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
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` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ));
Copy
0.55 ms (0.47%)
1
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 ”,íler\x14 ³”ïçf'êX "
b"\x01 ”,íler\x14 ³”ïçg*³7 "
b"\x01 ”,ílfpTžƒnð–Q j "
b"\x01 ”,ílfpTžƒnð˜o\x15 Ô "
b"\x01 ”,ílfpTžƒnð™Rê< "
b"\x01 ”,ílfpTžƒnðšã™þ "
b"\x01 ”,ílfpTžƒnðœ|¦° "
b"\x01 ”,ílfpTžƒnðB¡é "
b"\x01 ”,õ\x1E §p\x07 £ô§TwXÖÞ "
b"\x01 ”,ílfpTžƒnðŸ°Èþ "
b"\x01 ”-\x06 ^¸}\x0E ¨\x17 Í%¨«n\x02 "
]
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 (0x01942CED6C657214B394EFE76627EA58 , 0x01942CED6C657214B394EFE7672AB337 , 0x01942CED6C6670549E836EF09651206A , 0x01942CED6C6670549E836EF0986F15D4 , 0x01942CED6C6670549E836EF09952EA3C , 0x01942CED6C6670549E836EF09AE399FE , 0x01942CED6C6670549E836EF09C7CA6B0 , 0x01942CED6C6670549E836EF09D42A1E9 , 0x01942CF51EA77007A3F4A7547758D6DE , 0x01942CED6C6670549E836EF09FB0C8FE , 0x01942D065EB87D0EA817CD25A8AB6E02 )));
Copy
0.54 ms (0.46%)
1
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500
Parameters :
[
true
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 +ñìq‚ž‘ÈóM|ã@ "
b"\x01 Ž\x02 +ô£rŒ–µkOEàMþ "
b"\x01 Ž\x02 +Ýràœ{v·¼6Ã\x03 "
b"\x01 Ž\x02 +ݳrq¡do)m´šV "
b"\x01 Ž\x02 +Þ\v p0´–7)\v\v Î" "
b"\x01 Ž\x02 +ßArn ¼¤Å\x7F ^\x0E 7 "
b"\x01 Ž\x02 +ßTsg„W\v ¯\x13\x10 N "
b"\x01 Ž\x02 +ß[q\e “9AOÀ’\v ë "
b"\x01 Ž\x02 +ßar˜¼C›\t °FbE "
b"\x01 Ž\x02 +ò|r\x04 „œlÖ\x07\x13 {³ "
b"\x01 Ž\x02 +óÉrŒ‡tƒPxpœð "
]
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x018D022BDD2370A1B115725042F5C511 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BDDD473E983CD961FF442364D , 0x018D022C3A31705983E1947EF652D93D , 0x018D022C3A5972C094BD27285FC5E216 , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022BF1EC71829E91C8F34D7CE340 , 0x018D022BF4A3728C96B56B4F45E04DFE , 0x018D022BDD8E72E09C7B76B7BC36C303 , 0x018D022BDDB37271A1646F296DB49A56 , 0x018D022BDE0B7030B49637290B0BCE22 , 0x018D022BDF41726EA0BCA4C57F5E0E37 , 0x018D022BDF54736784570BC2AF13104E , 0x018D022BDF5B711B9339414FC0920BEB , 0x018D022BDF617298BC439B09B0466245 , 0x018D022BF27C7204849C6CD607137BB3 , 0x018D022BF3C9728C8774835078709CF0 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
0.53 ms (0.45%)
1
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? AND `app` . `self_managed` = ? )
Parameters :
[
true
false
]
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 AND `app` . `self_managed` = 0 );
Copy
0.51 ms (0.44%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 }‡\x16 sö»Êö\x1A Ü\x18 wÓ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x018D017D871673F6BBCAF61ADC1877D3 );
Copy
0.50 ms (0.43%)
1
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 Ž_ fýxɧä;ಔ^ª "
b"\x01 Ž‚½7\r \x7F ®‚òG=wù "
b"\x01 Ž‚¿§~«¯q¦€Ú‚<\x14 "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018D5F2066FD78C9A7E43BE0B2945EAA , 0x018D82BD370D7F81AE9F82F2473D77F9 , 0x018D82BFA78E7EABAF71A680DA823C14 ));
Copy
0.49 ms (0.42%)
1
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"\x01 Ž\x01 cÔ<sµÜÙN~WÙƒ "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x018D0163D43C7381B5DCD94E7E57D983 ;
Copy
0.49 ms (0.42%)
1
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = ? ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = ? ) AND (`product_manufacturer` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x02 (Q\x1F p\f ³\x14 ¢Ë=æ€Ï "
]
SELECT `product_manufacturer` . `id` as `product_manufacturer.id` , `product_manufacturer` . `version_id` as `product_manufacturer.versionId` , `product_manufacturer` . `media_id` as `product_manufacturer.mediaId` , `product_manufacturer` . `link` as `product_manufacturer.link` , `product_manufacturer` . `created_at` as `product_manufacturer.createdAt` , `product_manufacturer` . `updated_at` as `product_manufacturer.updatedAt` , `product_manufacturer.translation.name` , `product_manufacturer.translation.name` as `product_manufacturer.name` , `product_manufacturer.translation.description` , `product_manufacturer.translation.description` as `product_manufacturer.description` , `product_manufacturer.translation.customFields` , `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation` . `product_manufacturer_id` , `product_manufacturer.translation` . `product_manufacturer_version_id` , `product_manufacturer.translation` . `name` as `product_manufacturer.translation.name` , `product_manufacturer.translation` . `description` as `product_manufacturer.translation.description` , `product_manufacturer.translation` . `custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_id` = `product_manufacturer` . `id` AND `product_manufacturer.product_manufacturer_translation` . `product_manufacturer_version_id` = `product_manufacturer` . `version_id` WHERE (`product_manufacturer` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`product_manufacturer` . `id` IN (0x018D0228511F700CB314A2CB3DE680CF ));
Copy
0.48 ms (0.41%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 f+\x03 r¸†yµˆz‰>\x1C "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x018D01662B0372B88679B5887A893E1C );
Copy
0.48 ms (0.41%)
1
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 Ž_ fýxɧä;ಔ^ª "
b"\x01 Ž_ fýxɧä;ಔ^ª "
b"\x01 Ž_ fýxɧä;ಔ^ª "
b"\x01 Ž‚½7\r \x7F ®‚òG=wù "
b"\x01 Ž‚¿§~«¯q¦€Ú‚<\x14 "
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x018D5F2066FD78C9A7E43BE0B2945EAA , 0x018D5F2066FD78C9A7E43BE0B2945EAA , 0x018D5F2066FD78C9A7E43BE0B2945EAA , 0x018D82BD370D7F81AE9F82F2473D77F9 , 0x018D82BFA78E7EABAF71A680DA823C14 ));
Copy
0.48 ms (0.41%)
1
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = ? AND `shipping_method.salesChannels` . `id` = ? ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT `shipping_method` . `id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method` . `id` = `shipping_method.salesChannels.mapping` . `shipping_method_id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping` . `sales_channel_id` = `shipping_method.salesChannels` . `id` WHERE (`shipping_method` . `active` = 1 AND `shipping_method.salesChannels` . `id` = 0x018D01736B31710085073CE4A19B2B37 ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
0.47 ms (0.40%)
1
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
0.46 ms (0.40%)
1
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = ? ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 cÓs™³ƒVÈÎ\x10 WJ "
b"\x01 Ž\x01 cÓs™³ƒVÈÎê\x1A 9 "
b"\x01 Ž\x01 d\x19 3s\x7F £-`8\x0E ¤›× "
b"\x01 •„\x1C\x15\x1E s/’YS0jÀ~¤ "
]
SELECT `tax_rule` . `id` as `tax_rule.id` , `tax_rule` . `tax_rule_type_id` as `tax_rule.taxRuleTypeId` , `tax_rule` . `country_id` as `tax_rule.countryId` , `tax_rule` . `tax_rate` as `tax_rule.taxRate` , `tax_rule` . `data` as `tax_rule.data` , `tax_rule` . `tax_id` as `tax_rule.taxId` , `tax_rule` . `active_from` as `tax_rule.activeFrom` , `tax_rule` . `created_at` as `tax_rule.createdAt` , `tax_rule` . `updated_at` as `tax_rule.updatedAt` , `tax_rule.type` . `id` as `tax_rule.type.id` , `tax_rule.type` . `technical_name` as `tax_rule.type.technicalName` , `tax_rule.type` . `position` as `tax_rule.type.position` , `tax_rule.type` . `created_at` as `tax_rule.type.createdAt` , `tax_rule.type` . `updated_at` as `tax_rule.type.updatedAt` , `tax_rule.type.translation.typeName` , `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule` . `tax_rule_type_id` = `tax_rule.type` . `id` LEFT JOIN (SELECT `tax_rule.type.translation` . `tax_rule_type_id` , `tax_rule.type.translation` . `type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation` . `tax_rule_type_id` = `tax_rule.type` . `id` WHERE (`tax_rule` . `tax_id` IN (0x018D0163D3907399B38356C8CE10574A , 0x018D0163D3907399B38356C8CEEA1A39 , 0x018D01641933737FA32D60380EA49BD7 , 0x0195841C151E732F925953306AC07EA4 ));
Copy
0.46 ms (0.39%)
1
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ŽV0å)sV†Õ…Õº{\x02 k "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (0x018D5630E529735686D585D5BA7B026B );
Copy
0.45 ms (0.39%)
1
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = ? ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 sj¹sB©\x10 3¦'êj% "
]
SELECT `customer_group` . `id` as `customer_group.id` , `customer_group` . `display_gross` as `customer_group.displayGross` , `customer_group` . `registration_active` as `customer_group.registrationActive` , `customer_group` . `created_at` as `customer_group.createdAt` , `customer_group` . `updated_at` as `customer_group.updatedAt` , `customer_group.translation.name` , `customer_group.translation.name` as `customer_group.name` , `customer_group.translation.registrationTitle` , `customer_group.translation.registrationTitle` as `customer_group.registrationTitle` , `customer_group.translation.registrationIntroduction` , `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction` , `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration` , `customer_group.translation.registrationSeoMetaDescription` , `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription` , `customer_group.translation.customFields` , `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation` . `customer_group_id` , `customer_group.translation` . `name` as `customer_group.translation.name` , `customer_group.translation` . `custom_fields` as `customer_group.translation.customFields` , `customer_group.translation` . `registration_title` as `customer_group.translation.registrationTitle` , `customer_group.translation` . `registration_introduction` as `customer_group.translation.registrationIntroduction` , `customer_group.translation` . `registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration` , `customer_group.translation` . `registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation` . `customer_group_id` = `customer_group` . `id` WHERE `customer_group` . `id` IN (0x018D01736AB97342A91033A627EA6A25 );
Copy
0.45 ms (0.38%)
1
SELECT id FROM `pickware_erp_return_order_line_item` LIMIT 1
SELECT id FROM `pickware_erp_return_order_line_item` LIMIT 1 ;
Copy
0.44 ms (0.38%)
1
SELECT `promotion_discount` . `id` as `promotion_discount.id` , `promotion_discount` . `promotion_id` as `promotion_discount.promotionId` , `promotion_discount` . `scope` as `promotion_discount.scope` , `promotion_discount` . `type` as `promotion_discount.type` , `promotion_discount` . `value` as `promotion_discount.value` , `promotion_discount` . `consider_advanced_rules` as `promotion_discount.considerAdvancedRules` , `promotion_discount` . `max_value` as `promotion_discount.maxValue` , `promotion_discount` . `sorter_key` as `promotion_discount.sorterKey` , `promotion_discount` . `applier_key` as `promotion_discount.applierKey` , `promotion_discount` . `usage_key` as `promotion_discount.usageKey` , `promotion_discount` . `picker_key` as `promotion_discount.pickerKey` , `promotion_discount` . `created_at` as `promotion_discount.createdAt` , `promotion_discount` . `updated_at` as `promotion_discount.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion_discount.discountRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_discount_rule` `promotion_discount.discountRules.mapping`
WHERE `promotion_discount.discountRules.mapping` . `discount_id` = `promotion_discount` . `id` ) as `promotion_discount.discountRules.id_mapping` FROM `promotion_discount` WHERE (`promotion_discount` . `promotion_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"\x01 –ý|ÐÌu+‘\v —…ŽðR "
b"\x01 ˜\r Xh¼sÁºC·Å5\x1F >å "
b"\x01 ˜\x0E Æ\x12 (rù“™å°‰Ž²« "
b"\x01 ˜Pw÷Áq»Šè\t cì¦× "
b"\x01 ˜P‰mKq9‚Á©2Ç\x04 ¹- "
b"\x01 ˜PŠ/Ís-\x02 à˩ﻱ "
b"\x01 ˜P‹‡rÒ—\x16 0ÅœX½[ "
b"\x01 ˜P¦ýsʬ›\x0F p}ñ‘ÿ "
b"\x01 ˜P`Ìr•«\e gêR ¦£ "
b"""
\x01 ˜P‘\r isØ¥ÅQø\n
Ì\x19 í
"""
b"\x01 ˜P‘†wqP¦R£\x16 `)ÌÏ "
b"\x01 ˜P’\x17 …p\t ‚ê´=§þ¹ü "
b"\x01 ˜P’{çqÎŽ¢¸\e ˆ"Qï "
b"\x01 ˜P’æZp“º^ÒÊ+(ÖÙ "
b"\x01 ˜P“s›rﬦ"Ųíò\x02 "
b"\x01 ˜P“ß×s\x1C œgb\x12 ~£Q— "
b"\x01 ™)#pis\x12 ˜úÒN\x02 ¼Lâ "
]
SELECT `promotion_discount` . `id` as `promotion_discount.id` , `promotion_discount` . `promotion_id` as `promotion_discount.promotionId` , `promotion_discount` . `scope` as `promotion_discount.scope` , `promotion_discount` . `type` as `promotion_discount.type` , `promotion_discount` . `value` as `promotion_discount.value` , `promotion_discount` . `consider_advanced_rules` as `promotion_discount.considerAdvancedRules` , `promotion_discount` . `max_value` as `promotion_discount.maxValue` , `promotion_discount` . `sorter_key` as `promotion_discount.sorterKey` , `promotion_discount` . `applier_key` as `promotion_discount.applierKey` , `promotion_discount` . `usage_key` as `promotion_discount.usageKey` , `promotion_discount` . `picker_key` as `promotion_discount.pickerKey` , `promotion_discount` . `created_at` as `promotion_discount.createdAt` , `promotion_discount` . `updated_at` as `promotion_discount.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion_discount.discountRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_discount_rule` `promotion_discount.discountRules.mapping`
WHERE `promotion_discount.discountRules.mapping` . `discount_id` = `promotion_discount` . `id` ) as `promotion_discount.discountRules.id_mapping` FROM `promotion_discount` WHERE (`promotion_discount` . `promotion_id` IN (0x0196FD7CD0CC752B910B978F858DF052 , 0x01980D5868BC73C1BA43B7C5351F3EE5 , 0x01980EC6122872F99399E5B0898DB2AB , 0x01985077F7C171BB8AE80963EC8FA6D7 , 0x019850896D4B713982C1A932C704B92D , 0x0198508A2FCD732DAD02E0CBA9EFBBB1 , 0x0198508B818772D2971630C59C58BD5B , 0x0198508FA6FD73CAAC9B0F707DF191FF , 0x0198509060CC7295AB1B67EA52A0A6A3 , 0x019850910D6973D8A5C551F80ACC19ED , 0x0198509186777150A652A3166029CCCF , 0x019850921785700982EAB43DA7FEB9FC , 0x019850927BE771CE8EA2B81B882251EF , 0x01985092E65A7093BA5ED2CA2B28D6D9 , 0x01985093739B72EFACA622C5B2EDF202 , 0x01985093DFD7731C9C6762127EA35197 , 0x019929237069731298FAD24E02BC4CE2 ));
Copy
0.44 ms (0.38%)
1
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = ? )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (? )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (0x018D01736B31710085073CE4A19B2B37 )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
0.43 ms (0.37%)
1
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = ?
AND category_id IN (? , ? , ? , ? , ? )
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 Ž\x01 s\x05 qq]ˆ»åËLÑs° "
b"\x01 \r *×txb¯Y\x11\x1E Í(\x08 # "
b"\x01 Ž\x01 s\t -s`/Ué\x02 FŽ1 "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = 0x018D01736B31710085073CE4A19B2B37
AND category_id IN (0x018D01730547705BBEB86CFFABE937A2 , 0x018D01730571715D88BBE5CB4CD173B0 , 0x01900D2AD7747862AF59111ECD280823 , 0x018D0173092D73608E2F55E902468D31 , 0x018D01736179715597AE76F696B4B0AD );
Copy
0.43 ms (0.37%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 Ž\x01 cÒòpÉ sÖÌ\f 2sp "
b"\x01 Ž\x01 cÓ\r péš¹0€¼Ñ\x1E "
b"\x01 Ž\x01 f+\x03 r¸†yµˆz‰>\x1C "
b"\x01 —¢‘Ù\v pO¥z¹¼K‡>© "
b".·kcµI ÞO®-\x06 wÀb "
b" ;S¦ãÓH6±PÌnêöÙ} "
b"Ä¢Ç\x00 ?ÕJtœÈ›¼ýˆ\x05 õ "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` WHERE `payment_method` . `id` IN (0x018D0163D2F270C9A073D6CC0C327370 , 0x018D0163D30D70E99AB9308081BCD11E , 0x018D01662B0372B88679B5887A893E1C , 0x0197A291D90B704FA57AB9BC4B873EA9 , 0x2EB76B63B549A0DE4FAE2D0677C09062 , 0xA03B53A6E3D34836B150CC6EEAF6D97D , 0xC4A2C7003FD54A749CC89BBCFD8805F5 );
Copy
0.42 ms (0.36%)
1
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"\x01 ”eG¼ÏrÙ˜B™ˆ8Ñ”Ø "
b"\x01 ”eH§—z&¸‹6îÐp\x15 « "
b"""
\x01 ”eH½0zA´8èÿJ\x19 \n
p
"""
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x01946547BCCF72D99842998838D194D8 , 0x01946548A7977A26B88B36EED07015AB , 0x01946548BD307A41B438E8FF4A190A70 ));
Copy
0.41 ms (0.35%)
1
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 ”,íler\x14 ³”ïçf\x06 wï "
b"\x01 ”,íler\x14 ³”ïçg¿Ã’ "
b"\x01 ”,ílfpTžƒnð—ì³l "
b"\x01 ”,ílfpTžƒnðžþI¢ "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? , ? , ? , ? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x01942CED6C657214B394EFE7660677EF , 0x01942CED6C657214B394EFE767BFC392 , 0x01942CED6C6670549E836EF097ECB36C , 0x01942CED6C6670549E836EF09EFE49A2 )));
Copy
0.41 ms (0.35%)
1
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = ?
AND child . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ˜U¬¦§s\x07 ¦ÿ~ßßu“" "
b"\x01 ˜PxlkpÉ‘\x17 ‰}%}c "
b"\x01 —Ë…ó`q¡¹àý2[¼ "
b"\x01 –|™w4qù¯\x18 µøÇ3\x1E ! "
b"\x01 –|™/´r÷¸<K\x03 Ђ˜X "
b"\x01 –|™\x17 lqÁŒü.-šÂñL "
b"\x01 –|™\x17 VsØŸiðF\x17 `\x1D ] "
b"\x01 ”?Î\e äsœ¶\x18 ýr\x7F ¡˜ "
b"""
\x01 RédUrv¶ÿ2\n
å›K
"""
b"\x01 Ré5êsÌ»ìM"õžË1 "
b"\x01 Ž\x02 *Ý\x02 r|ž1HE–š "
b"\x01 Ž\x02 *ÜMsj…<{â?Øe "
b"\x01 Ž\x02 *Û»s4€±›\x11 Àíî "
b"\x01 Ž\x02 *Û¦p×Râ£\v Ù¨D "
b"\x01 Ž\x02 *ÛŽp5©\x15 üÓõÑ“ "
b"\x01 Ž\x02 *Ûkp]ˆ‘xɈ/\x04 X "
b"""
\x01 Ž\x02 *Ù€r8»:J¿Ží\n
¿
"""
b"\x01 Ž\x02 *Ì¥q\x1A ¹|\v\v\e ÒM\x11 "
b"\x01 Ž\x02 *ÇÀpè¶z©Lý_Ë¿ "
b"\x01 Ž\x02 *Ťp¶DÎ\e }íä² "
b"\x01 Ž\x02 *´qª·uø“ßU¦Ã "
b"\x01 Ž\x02 *—„r\x19 †Þ\)\x04 ¥\v\x1F "
b"\x01 Ž\x02 *N¯qW¼Ï†}À`¾ "
b"\x01 Ž\x02 )†Bs˱¸O¦À\x08 Zv "
]
SELECT
parent . variant_listing_config as variantListingConfig ,
LOWER (HEX (child . id )) as id ,
LOWER (HEX (parent . id )) as parentId
FROM product as child
INNER JOIN product as parent
ON parent . id = child . parent_id
AND parent . version_id = child . version_id
WHERE child . version_id = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
AND child . id IN (0x019855ACA6A77307A6FF7EDFDF759322 , 0x019850786C6B70C99117897D25817D63 , 0x0197CB85F3607181A1B9E0FD325BBC9F , 0x01967C99773471F9AF18B5F8C7331E21 , 0x01967C992FB472F7B83C4B03D0829858 , 0x01967C99176C71C18CFC2E2D9AC2F14C , 0x01967C99175673D89F69F04617601D5D , 0x01943FCE1BE4739CB618FD727FA1989D , 0x018F52E964557276B68FFF320AE59B4B , 0x018F52E935EA73CCBBEC4D22F59ECB31 , 0x018D022ADD02727C9E31489D4590969A , 0x018D022ADC4D736A853C7BE23F8ED865 , 0x018D022ADBBB733480B19B11C0EDEE9D , 0x018D022ADBA670D7AD52E2A30BD9A844 , 0x018D022ADB8D7035A915FC8FD3F5D193 , 0x018D022ADB6B705D889178C9882F0458 , 0x018D022AD9807238BB3A4ABF8DED0ABF , 0x018D022ACCA5711AB97C0B0B1BD24D11 , 0x018D022AC7C070E8B67AA94CFD5FCBBF , 0x018D022AC5A470B68E44CE1B7DEDE4B2 , 0x018D022AB48F71AAB775F893DF55A6C3 , 0x018D022A9784721986DE5C2904A50B1F , 0x018D022A4EAF7157BCCF869D7DC060BE , 0x018D0229864273CBB1B84FA6C0085A76 );
Copy
0.41 ms (0.35%)
1
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? ))
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT `sales_channel_domain` . `id` as `sales_channel_domain.id` , `sales_channel_domain` . `url` as `sales_channel_domain.url` , `sales_channel_domain` . `sales_channel_id` as `sales_channel_domain.salesChannelId` , `sales_channel_domain` . `language_id` as `sales_channel_domain.languageId` , `sales_channel_domain` . `currency_id` as `sales_channel_domain.currencyId` , `sales_channel_domain` . `snippet_set_id` as `sales_channel_domain.snippetSetId` , `sales_channel_domain` . `hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale` , `sales_channel_domain` . `custom_fields` as `sales_channel_domain.customFields` , `sales_channel_domain` . `created_at` as `sales_channel_domain.createdAt` , `sales_channel_domain` . `updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x018D01736B31710085073CE4A19B2B37 ));
Copy
0.40 ms (0.34%)
2
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
0.39 ms (0.34%)
1
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 ˜\r Z¶á~¹†T›Š\x08 ø¡ÿ "
b"\x01 ˜\r ]Qmp\x11 «\x01 6ŽC½\x13 "
b"\x01 ˜PyâÀs\x16 Фô\x19 íì.H "
b"\x01 ˜Pz±Ær\x16 µ\x1E ÑÂ\x07 ¶ƒ· "
b"\x01 ˜P{-Ús”¨òêCVð’‹ "
b"\x01 ˜P{ŠÜr²‘Nð˜8\x0F Ud "
b"\x01 ˜P€OCqÓ€&\x10 m?\x7F\v C "
b"\x01 ˜P€®‡pó—‘â{_ú\x16 ‡ "
b"\x01 ˜P ypÛ•J²B'n\x03 · "
b"\x01 ˜P%qh™g’݆ºöb "
b"\x01 ˜Pó„pJžççT¶\x04 t¾ "
b"\x01 ˜P‚cØpí°šùkO#uL "
b"\x01 ˜PƒIÚsº»´\x1C ð‡pðÅ "
b"\x01 ˜P‚ìaqa¥8$´ÎÊ!Y "
b"\x01 ˜Pˆ`yqf ôú\x1E ÌY¦\x06 "
b"\x01 Ž\x02 (O¨r)…Žì\x12 Ý$ "
]
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 (0x01980D5AB6E17EB986549B8A08F8A1FF , 0x01980D5D516D701181AB01368D43BD13 , 0x01985079E2C073168AA4F419EDEC2E48 , 0x0198507AB1C67216B51ED1C207B683B7 , 0x0198507B2DDA7394A8F2EA4356F0928B , 0x0198507B8ADC72B2914EF098380F5564 , 0x019850804F4371D38026106D3F7F0B43 , 0x01985080AE8770F39791E27B5FFA1687 , 0x01985081207970DB954AB242276E03B7 , 0x0198508181257168996792DD86BAF662 , 0x01985081F384704A9EE7E754B60474BE , 0x0198508263D870EDB09AF96B4F23754C , 0x0198508349DA73BABBB41CF08770F0C5 , 0x01985082EC617161A53824B4CECA2159 , 0x0198508860797166A0F4FA1ECC59A606 , 0x018D02284FA87229858F8DECAD12DD24 );
Copy
0.39 ms (0.33%)
1
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 ”,ílPpLƒÏÒ\r \x11\t |¦ "
]
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 (0x01942CED6C50704C83CFD20D11097CA6 )));
Copy
0.38 ms (0.33%)
1
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 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
"Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"Laender-Regionen/Italien/Venetien/Valdo-Spumanti/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Laender-Regionen/Italien/Venetien/Valdo-Spumanti' OR seo_path_info = 'Laender-Regionen/Italien/Venetien/Valdo-Spumanti/' ));
Copy
0.38 ms (0.33%)
1
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` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
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` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.37 ms (0.32%)
1
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = ?
Parameters :
[
b"\x01 Žöb\x13 Öq¯¡ý§øØ\x06 ÅD "
]
SELECT `acl_role` . `privileges` AS `privileges`
FROM `acl_role`
INNER JOIN `app` ON `app` . `acl_role_id` = `acl_role` . `id`
WHERE `app` . `id` = 0x018EF66213D671AFA1FDA7F8D806C544
;
Copy
0.37 ms (0.32%)
1
SELECT `swkweb_custom_cms_element_assigned_field_set` . `id` as `swkweb_custom_cms_element_assigned_field_set.id` , `swkweb_custom_cms_element_assigned_field_set` . `element_id` as `swkweb_custom_cms_element_assigned_field_set.elementId` , `swkweb_custom_cms_element_assigned_field_set` . `field_set_id` as `swkweb_custom_cms_element_assigned_field_set.fieldSetId` , `swkweb_custom_cms_element_assigned_field_set` . `name` as `swkweb_custom_cms_element_assigned_field_set.name` , `swkweb_custom_cms_element_assigned_field_set` . `position` as `swkweb_custom_cms_element_assigned_field_set.position` , `swkweb_custom_cms_element_assigned_field_set` . `config` as `swkweb_custom_cms_element_assigned_field_set.config` , `swkweb_custom_cms_element_assigned_field_set` . `locked` as `swkweb_custom_cms_element_assigned_field_set.locked` , `swkweb_custom_cms_element_assigned_field_set` . `created_at` as `swkweb_custom_cms_element_assigned_field_set.createdAt` , `swkweb_custom_cms_element_assigned_field_set` . `updated_at` as `swkweb_custom_cms_element_assigned_field_set.updatedAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.id` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `name` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.name` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `template` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.template` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `config` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.config` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `locked` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.locked` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `created_at` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.createdAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `updated_at` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.updatedAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.label` , `swkweb_custom_cms_element_assigned_field_set.translation.label` , `swkweb_custom_cms_element_assigned_field_set.translation.label` as `swkweb_custom_cms_element_assigned_field_set.label` FROM `swkweb_custom_cms_element_assigned_field_set` LEFT JOIN `swkweb_custom_cms_element_field_set` `swkweb_custom_cms_element_assigned_field_set.fieldSet` ON `swkweb_custom_cms_element_assigned_field_set` . `field_set_id` = `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_assigned_field_set.translation` . `swkweb_custom_cms_element_assigned_field_set_id` , `swkweb_custom_cms_element_assigned_field_set.translation` . `label` as `swkweb_custom_cms_element_assigned_field_set.translation.label` FROM `swkweb_custom_cms_element_assigned_field_set_translation` `swkweb_custom_cms_element_assigned_field_set.translation` WHERE `swkweb_custom_cms_element_assigned_field_set.translation` . `language_id` = ? ) `swkweb_custom_cms_element_assigned_field_set.swkweb_custom_cms_element_assigned_field_set_translation` ON `swkweb_custom_cms_element_assigned_field_set.swkweb_custom_cms_element_assigned_field_set_translation` . `swkweb_custom_cms_element_assigned_field_set_id` = `swkweb_custom_cms_element_assigned_field_set` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `swkweb_custom_cms_element_field_set_id` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `label` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` FROM `swkweb_custom_cms_element_field_set_translation` `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` WHERE `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `language_id` = ? ) `swkweb_custom_cms_element_assigned_field_set.fieldSet.swkweb_custom_cms_element_field_set_translation` ON `swkweb_custom_cms_element_assigned_field_set.fieldSet.swkweb_custom_cms_element_field_set_translation` . `swkweb_custom_cms_element_field_set_id` = `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` WHERE (`swkweb_custom_cms_element_assigned_field_set` . `element_id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"éÑ\x04 Q9OÁ‘Tu$~\x1F N³ "
]
SELECT `swkweb_custom_cms_element_assigned_field_set` . `id` as `swkweb_custom_cms_element_assigned_field_set.id` , `swkweb_custom_cms_element_assigned_field_set` . `element_id` as `swkweb_custom_cms_element_assigned_field_set.elementId` , `swkweb_custom_cms_element_assigned_field_set` . `field_set_id` as `swkweb_custom_cms_element_assigned_field_set.fieldSetId` , `swkweb_custom_cms_element_assigned_field_set` . `name` as `swkweb_custom_cms_element_assigned_field_set.name` , `swkweb_custom_cms_element_assigned_field_set` . `position` as `swkweb_custom_cms_element_assigned_field_set.position` , `swkweb_custom_cms_element_assigned_field_set` . `config` as `swkweb_custom_cms_element_assigned_field_set.config` , `swkweb_custom_cms_element_assigned_field_set` . `locked` as `swkweb_custom_cms_element_assigned_field_set.locked` , `swkweb_custom_cms_element_assigned_field_set` . `created_at` as `swkweb_custom_cms_element_assigned_field_set.createdAt` , `swkweb_custom_cms_element_assigned_field_set` . `updated_at` as `swkweb_custom_cms_element_assigned_field_set.updatedAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.id` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `name` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.name` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `template` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.template` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `config` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.config` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `locked` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.locked` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `created_at` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.createdAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `updated_at` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.updatedAt` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.label` , `swkweb_custom_cms_element_assigned_field_set.translation.label` , `swkweb_custom_cms_element_assigned_field_set.translation.label` as `swkweb_custom_cms_element_assigned_field_set.label` FROM `swkweb_custom_cms_element_assigned_field_set` LEFT JOIN `swkweb_custom_cms_element_field_set` `swkweb_custom_cms_element_assigned_field_set.fieldSet` ON `swkweb_custom_cms_element_assigned_field_set` . `field_set_id` = `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_assigned_field_set.translation` . `swkweb_custom_cms_element_assigned_field_set_id` , `swkweb_custom_cms_element_assigned_field_set.translation` . `label` as `swkweb_custom_cms_element_assigned_field_set.translation.label` FROM `swkweb_custom_cms_element_assigned_field_set_translation` `swkweb_custom_cms_element_assigned_field_set.translation` WHERE `swkweb_custom_cms_element_assigned_field_set.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `swkweb_custom_cms_element_assigned_field_set.swkweb_custom_cms_element_assigned_field_set_translation` ON `swkweb_custom_cms_element_assigned_field_set.swkweb_custom_cms_element_assigned_field_set_translation` . `swkweb_custom_cms_element_assigned_field_set_id` = `swkweb_custom_cms_element_assigned_field_set` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `swkweb_custom_cms_element_field_set_id` , `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `label` as `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation.label` FROM `swkweb_custom_cms_element_field_set_translation` `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` WHERE `swkweb_custom_cms_element_assigned_field_set.fieldSet.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `swkweb_custom_cms_element_assigned_field_set.fieldSet.swkweb_custom_cms_element_field_set_translation` ON `swkweb_custom_cms_element_assigned_field_set.fieldSet.swkweb_custom_cms_element_field_set_translation` . `swkweb_custom_cms_element_field_set_id` = `swkweb_custom_cms_element_assigned_field_set.fieldSet` . `id` WHERE (`swkweb_custom_cms_element_assigned_field_set` . `element_id` IN (0xE9D1048F51394FC1915475247E1F4EB3 ));
Copy
0.36 ms (0.30%)
1
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = ? )) AND (`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500
Parameters :
[
true
b"\x01 Ž\x02 +Ý#p¡±\x15 rPBõÅ\x11 "
b"\x01 Ž\x02 ,&\x05 sM³x\x0F Ó€„Î\x08 "
b"\x01 Ž\x02 +ò“p\x1E c” <ö½¿ "
b"\x01 Ž\x02 +ÝÔséƒÍ–\x1F ôB6M "
b"\x01 Ž\x02 ,:1pYƒá”~öRÙ= "
b"\x01 Ž\x02 ,:YrÀ”½'(_Åâ\x16 "
b"\x01 Ž\x02 +Ýâr™«N—“õ·o[ "
b"""
\x01 Ž\x02 +ô\n
p·‹š%_i*&ÿ
"""
b"\x01 Ž\x02 +ñìq‚ž‘ÈóM|ã@ "
b"\x01 Ž\x02 +ô£rŒ–µkOEàMþ "
b"\x01 Ž\x02 +Ýràœ{v·¼6Ã\x03 "
b"\x01 Ž\x02 +ݳrq¡do)m´šV "
b"\x01 Ž\x02 +Þ\v p0´–7)\v\v Î" "
b"\x01 Ž\x02 +ßArn ¼¤Å\x7F ^\x0E 7 "
b"\x01 Ž\x02 +ßTsg„W\v ¯\x13\x10 N "
b"\x01 Ž\x02 +ß[q\e “9AOÀ’\v ë "
b"\x01 Ž\x02 +ßar˜¼C›\t °FbE "
b"\x01 Ž\x02 +ò|r\x04 „œlÖ\x07\x13 {³ "
b"\x01 Ž\x02 +óÉrŒ‡tƒPxpœð "
]
SELECT `property_group_option` . `id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` WHERE ((`property_group_option.group` . `filterable` = 1 )) AND (`property_group_option` . `id` IN (0x018D022BDD2370A1B115725042F5C511 , 0x018D022C2605734DB3780FD38084CE08 , 0x018D022BF293701E8F6394A03CF6BDBF , 0x018D022BDDD473E983CD961FF442364D , 0x018D022C3A31705983E1947EF652D93D , 0x018D022C3A5972C094BD27285FC5E216 , 0x018D022BDDE27299AB4E9793F5B76F5B , 0x018D022BF40A70B78B9A255F692A26FF , 0x018D022BF1EC71829E91C8F34D7CE340 , 0x018D022BF4A3728C96B56B4F45E04DFE , 0x018D022BDD8E72E09C7B76B7BC36C303 , 0x018D022BDDB37271A1646F296DB49A56 , 0x018D022BDE0B7030B49637290B0BCE22 , 0x018D022BDF41726EA0BCA4C57F5E0E37 , 0x018D022BDF54736784570BC2AF13104E , 0x018D022BDF5B711B9339414FC0920BEB , 0x018D022BDF617298BC439B09B0466245 , 0x018D022BF27C7204849C6CD607137BB3 , 0x018D022BF3C9728C8774835078709CF0 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
0.35 ms (0.30%)
1
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 Ž\x01 cÆÓp=º÷Cª–>¬_ "
]
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 (0x018D0163C6D3703DBAF743AA963EAC5F );
Copy
0.34 ms (0.30%)
1
SELECT COUNT (* ) FROM `wallee_transaction` LIMIT 1
SELECT COUNT (* ) FROM `wallee_transaction` LIMIT 1 ;
Copy
0.34 ms (0.29%)
1
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 ”,ílPpLƒÏÒ\r \x11\t |¦ "
]
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 (0x01942CED6C50704C83CFD20D11097CA6 ));
Copy
0.33 ms (0.28%)
1
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = ?
AND category_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
b"\x01 ŽxÈw×r\x18 ®~º\x00 1®)\x1E "
b"\x01 ŽxȈFu$¢Ø.Ç\x04 ¢Ã› "
b"\x01 ŽxÈžÖ|þ¹3pl¦2 Ù "
b"\x01 ŽxÉ$\v rC”Iã±ï{/¥ "
b"\x01 ŽxÉ.è|a˜¦<ö8£”Ø "
b"\x01 ŽxÉI®t§§Æì\x17\x0F ¤\x1D ¶ "
b"\x01 ŽxÉ\p\x1A ˆ„ƒøÍC\x05 "
b"\x01 ŽxÉÛñpB¬Cd)Ý›ê "
b"\x01 ŽxÉî\x1A qÖñd‡Ìý¢3 "
b"\x01 ŽxÉýØ~ÖbgòÑ@æ "
b"\x01 ŽxÊ\x1F\x05 v½³’ŠˆÂºÂA "
b"\x01 ŽxÊ2@s‰µÍŠÓ{‹J) "
b"\x01 ŽxÊRš~Š•Xã/“ù¸' "
b"\x01 ŽxÊšrqσvì\x18 Þ Úz "
b"\x01 ŽxʤÃ}ì„ )0jÑJÐ "
b"\x01 Žxʯ\x17 |H¡&²Ë37¿ð "
b"\x01 ™\x05 ì¦t}ÒŠéÚõLO\x15 Þ "
b"\x01 ™\x1A L€B\x7F\f ‹ÉY¾›<Ö "
b"\x01 Ž\x01 s\x05 Gp[¾¸lÿ«é7¢ "
b"\x01 ŽxÇÜ7têªÀ·ÙÌ\x12 „® "
]
SELECT LOWER (HEX (category_id )) AS id
FROM nk_category_sales_channel
WHERE sales_channel_id = 0x018D01736B31710085073CE4A19B2B37
AND category_id IN (0x018D78C877D77218AE7EBA0031AE291E , 0x018D78C888467524A2D82EC704A2C39B , 0x018D78C89ED67CFEB933706CA63220D9 , 0x018D78C9240B72439449E3B1EF7B2FA5 , 0x018D78C92EE87C6198A63CF638A394D8 , 0x018D78C949AE74A7A7C6EC170FA41DB6 , 0x018D78C95C9D701A888483F8CD438105 , 0x018D78C9DBF17042AC43649F29DD9BEA , 0x018D78C9EE1A71D6ADF16487CCFDA233 , 0x018D78C9FDD87ED68F6267F290D140E6 , 0x018D78CA1F0576BDB3928A88C2BAC241 , 0x018D78CA32407389B5CD8AD37B8B4A29 , 0x018D78CA529A7E8A9558E32F93F9B827 , 0x018D78CA9A7271CF8376EC18DEA0DA7A , 0x018D78CAA4C37DEC842029306AD14AD0 , 0x018D78CAAF177C48A126B2CB3337BFF0 , 0x019905ECA6747DD28AE9DAF54C4F15DE , 0x01991A4C80427F0C8BC959BE9B3CD6AD , 0x018D01730547705BBEB86CFFABE937A2 , 0x018D78C7DC3774EAAAC0B7D9CC1284AE );
Copy
0.33 ms (0.28%)
1
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
0.32 ms (0.28%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
"Sendinblue.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 ) AND (configuration_key LIKE 'Sendinblue.%' ) ORDER BY sales_channel_id ASC ;
Copy
0.32 ms (0.27%)
1
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
0.32 ms (0.27%)
1
SELECT `swkweb_custom_cms_element_field` . `id` as `swkweb_custom_cms_element_field.id` , `swkweb_custom_cms_element_field` . `field_set_id` as `swkweb_custom_cms_element_field.fieldSetId` , `swkweb_custom_cms_element_field` . `repeater_field_set_id` as `swkweb_custom_cms_element_field.repeaterFieldSetId` , `swkweb_custom_cms_element_field` . `name` as `swkweb_custom_cms_element_field.name` , `swkweb_custom_cms_element_field` . `type` as `swkweb_custom_cms_element_field.type` , `swkweb_custom_cms_element_field` . `position` as `swkweb_custom_cms_element_field.position` , `swkweb_custom_cms_element_field` . `config` as `swkweb_custom_cms_element_field.config` , `swkweb_custom_cms_element_field` . `locked` as `swkweb_custom_cms_element_field.locked` , `swkweb_custom_cms_element_field` . `created_at` as `swkweb_custom_cms_element_field.createdAt` , `swkweb_custom_cms_element_field` . `updated_at` as `swkweb_custom_cms_element_field.updatedAt` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` as `swkweb_custom_cms_element_field.repeaterFieldSet.id` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `name` as `swkweb_custom_cms_element_field.repeaterFieldSet.name` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `template` as `swkweb_custom_cms_element_field.repeaterFieldSet.template` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `config` as `swkweb_custom_cms_element_field.repeaterFieldSet.config` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `locked` as `swkweb_custom_cms_element_field.repeaterFieldSet.locked` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `created_at` as `swkweb_custom_cms_element_field.repeaterFieldSet.createdAt` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `updated_at` as `swkweb_custom_cms_element_field.repeaterFieldSet.updatedAt` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` as `swkweb_custom_cms_element_field.repeaterFieldSet.label` , `swkweb_custom_cms_element_field.translation.label` , `swkweb_custom_cms_element_field.translation.label` as `swkweb_custom_cms_element_field.label` FROM `swkweb_custom_cms_element_field` LEFT JOIN `swkweb_custom_cms_element_field_set` `swkweb_custom_cms_element_field.repeaterFieldSet` ON `swkweb_custom_cms_element_field` . `repeater_field_set_id` = `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_field.translation` . `swkweb_custom_cms_element_field_id` , `swkweb_custom_cms_element_field.translation` . `label` as `swkweb_custom_cms_element_field.translation.label` FROM `swkweb_custom_cms_element_field_translation` `swkweb_custom_cms_element_field.translation` WHERE `swkweb_custom_cms_element_field.translation` . `language_id` = ? ) `swkweb_custom_cms_element_field.swkweb_custom_cms_element_field_translation` ON `swkweb_custom_cms_element_field.swkweb_custom_cms_element_field_translation` . `swkweb_custom_cms_element_field_id` = `swkweb_custom_cms_element_field` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `swkweb_custom_cms_element_field_set_id` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `label` as `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` FROM `swkweb_custom_cms_element_field_set_translation` `swkweb_custom_cms_element_field.repeaterFieldSet.translation` WHERE `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `language_id` = ? ) `swkweb_custom_cms_element_field.repeaterFieldSet.swkweb_custom_cms_element_field_set_translation` ON `swkweb_custom_cms_element_field.repeaterFieldSet.swkweb_custom_cms_element_field_set_translation` . `swkweb_custom_cms_element_field_set_id` = `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` WHERE (`swkweb_custom_cms_element_field` . `field_set_id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"7Aé\x07\x15 K\x18 ªŽÿ·´ÿL$ "
]
SELECT `swkweb_custom_cms_element_field` . `id` as `swkweb_custom_cms_element_field.id` , `swkweb_custom_cms_element_field` . `field_set_id` as `swkweb_custom_cms_element_field.fieldSetId` , `swkweb_custom_cms_element_field` . `repeater_field_set_id` as `swkweb_custom_cms_element_field.repeaterFieldSetId` , `swkweb_custom_cms_element_field` . `name` as `swkweb_custom_cms_element_field.name` , `swkweb_custom_cms_element_field` . `type` as `swkweb_custom_cms_element_field.type` , `swkweb_custom_cms_element_field` . `position` as `swkweb_custom_cms_element_field.position` , `swkweb_custom_cms_element_field` . `config` as `swkweb_custom_cms_element_field.config` , `swkweb_custom_cms_element_field` . `locked` as `swkweb_custom_cms_element_field.locked` , `swkweb_custom_cms_element_field` . `created_at` as `swkweb_custom_cms_element_field.createdAt` , `swkweb_custom_cms_element_field` . `updated_at` as `swkweb_custom_cms_element_field.updatedAt` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` as `swkweb_custom_cms_element_field.repeaterFieldSet.id` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `name` as `swkweb_custom_cms_element_field.repeaterFieldSet.name` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `template` as `swkweb_custom_cms_element_field.repeaterFieldSet.template` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `config` as `swkweb_custom_cms_element_field.repeaterFieldSet.config` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `locked` as `swkweb_custom_cms_element_field.repeaterFieldSet.locked` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `created_at` as `swkweb_custom_cms_element_field.repeaterFieldSet.createdAt` , `swkweb_custom_cms_element_field.repeaterFieldSet` . `updated_at` as `swkweb_custom_cms_element_field.repeaterFieldSet.updatedAt` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` as `swkweb_custom_cms_element_field.repeaterFieldSet.label` , `swkweb_custom_cms_element_field.translation.label` , `swkweb_custom_cms_element_field.translation.label` as `swkweb_custom_cms_element_field.label` FROM `swkweb_custom_cms_element_field` LEFT JOIN `swkweb_custom_cms_element_field_set` `swkweb_custom_cms_element_field.repeaterFieldSet` ON `swkweb_custom_cms_element_field` . `repeater_field_set_id` = `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_field.translation` . `swkweb_custom_cms_element_field_id` , `swkweb_custom_cms_element_field.translation` . `label` as `swkweb_custom_cms_element_field.translation.label` FROM `swkweb_custom_cms_element_field_translation` `swkweb_custom_cms_element_field.translation` WHERE `swkweb_custom_cms_element_field.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `swkweb_custom_cms_element_field.swkweb_custom_cms_element_field_translation` ON `swkweb_custom_cms_element_field.swkweb_custom_cms_element_field_translation` . `swkweb_custom_cms_element_field_id` = `swkweb_custom_cms_element_field` . `id` LEFT JOIN (SELECT `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `swkweb_custom_cms_element_field_set_id` , `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `label` as `swkweb_custom_cms_element_field.repeaterFieldSet.translation.label` FROM `swkweb_custom_cms_element_field_set_translation` `swkweb_custom_cms_element_field.repeaterFieldSet.translation` WHERE `swkweb_custom_cms_element_field.repeaterFieldSet.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `swkweb_custom_cms_element_field.repeaterFieldSet.swkweb_custom_cms_element_field_set_translation` ON `swkweb_custom_cms_element_field.repeaterFieldSet.swkweb_custom_cms_element_field_set_translation` . `swkweb_custom_cms_element_field_set_id` = `swkweb_custom_cms_element_field.repeaterFieldSet` . `id` WHERE (`swkweb_custom_cms_element_field` . `field_set_id` IN (0x3741E90715A04B18AA8DFFB7B4FF4C24 ));
Copy
0.30 ms (0.26%)
1
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id ;
Copy
0.30 ms (0.26%)
1
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = 0 ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
0.30 ms (0.26%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ? ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
"KlarnaPayment.settings.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = 0x018D01736B31710085073CE4A19B2B37 ) AND (configuration_key LIKE 'KlarnaPayment.settings.%' ) ORDER BY sales_channel_id ASC ;
Copy
0.29 ms (0.25%)
1
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = ? AND (`acris_search_product_restriction` . `type` = ? OR `acris_search_product_restriction` . `type` = ? ) AND (`acris_search_product_restriction.categories` . `id` < = > ? OR `acris_search_product_restriction.categories` . `id` IN (? )) AND (`acris_search_product_restriction.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) OR `acris_search_product_restriction.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_restriction` . `id`
Parameters :
[
true
"all "
"listing "
null
b"\x01 Ž\x01 sayqU—®vö–´° "
b"\x01 ™(pŸHrY»ÃL)¯Ä¾m "
b"\x01 Ž\x01 cÒÎrþ‹\x07 (¦B´\x04 / "
b"\x01 Ž\x01 cÓ\qR?…«NÛüé "
b"\x01 Ž\x01 d\x03\v q1»÷2¶ÍÐEø "
b"\x01 Ž\x01 }‡Éqâ„XŒ+«dül "
b"\x01 ŽóܤÜp܉U0\r úT³ "
b"\x01 RìzÙpS»¨zÍC\x12 g "
b"\x01 Rìzìp¯¤)O\x02 Ûëlÿ "
b"\x01 ˜\x7F >-zs‚©\x18 T¹ñw\x06 æ "
b"\x01 ˜\x7F Jÿ–rÆŒ5ãŒ4‚(V "
b"\x01 ˜áï[þ}\f Œ~:\x14 M^Ó\x18 "
b"\x01 ˜‰ `q?±Êµ\x13 L\x04 ^ "
b"\x01 –Óž \x7F Q¦rh2^s "
b"\x01 –Øy@Du¨ŽÀ¬P.\v zÚ "
b"\x01 ˜\x7F )JNs虞!óF\x12 \e "
b"\x01 Ž\x01 }ˆpÆ¥:|š¡ÀLÉ "
b"\x01 Ž\x02 (O¨r)…Žì\x12 Ý$ "
b"\x01 ”@G-pêƒj°¸Û²Æ; "
b"\x01 ”@G.›q”¿ß~\x02 ðÐ·Ø "
b"\x01 ”@G/Àq\x0E ¾7\x1F ²I–°X "
b"\x01 ”@G/êq¢ªd\v ÕEµ "
b"\x01 ”@G0\x12 q„ÌuÄJÎT” "
b"\x01 ”@G0\x1A sê½ì‹¹wææñ "
b"\x01 ”@G0>p\x0E šÓ„É-Ñð\x00 "
b"\x01 ”@G0Xró¤~Vë?š¦ "
b"\x01 ”@G0^sT¥aÍ\x03 Ï2\x17 "
b"\x01 ”@G1–pÑ› \x0F ûVIl "
b"\x01 ”@G29qg›7Ç¢ÄX "
b"\x01 ”@G2>p¬œ\x0E ¹Þ܇zH "
b"\x01 ”@G2DqäšÔS`<™¦Y "
b"\x01 ”@G2rpÔ‰ŠO`\x13 CwL "
b"\x01 ”@G2‰p³›"«ï¨m”ç "
b"\x01 ”@G2Ör\x1F ¦E„ž€\x1E\x16\x06 "
b"\x01 ”@G2ßs\v ²àÿ"4¼é_ "
null
]
SELECT `acris_search_product_restriction` . `id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.categories.mapping` . `search_product_restriction_id` LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction` . `id` = `acris_search_product_restriction.rules.mapping` . `search_product_restriction_id` LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping` . `category_id` = `acris_search_product_restriction.categories` . `id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping` . `rule_id` = `acris_search_product_restriction.rules` . `id` WHERE ((`acris_search_product_restriction` . `active` = 1 AND (`acris_search_product_restriction` . `type` = 'all' OR `acris_search_product_restriction` . `type` = 'listing' ) AND (`acris_search_product_restriction.categories` . `id` < = > NULL OR `acris_search_product_restriction.categories` . `id` IN (0x018D01736179715597AE76F696B4B0AD )) AND (`acris_search_product_restriction.rules` . `id` IN (0x019928709F487259BBC34C29AFC4BE6D , 0x018D0163D2CE72FE8B0728A642B4042F , 0x018D0163D35C71528F3F85AB4EDBFCE9 , 0x018D0164030B7131BBF732B6CDD045F8 , 0x018D017D87C971E284588C2BAB64FC6C , 0x018DF3DCA4DC70DC9D8955300DFA54B3 , 0x018F52EC7AD97053ADBBA87ACD431267 , 0x018F52EC7AEC70AFA4294F02DBEB6CFF , 0x01987F3E2D7A7382A91854B9F17706E6 , 0x01987F4AFF9672C68C35E38C34822856 , 0x0198E1EF5BFE7D0C8C7E3A144D5ED318 , 0x019889ADA060713FB1CAB5134C90045E , 0x0196D39E8FA07F518EA67268325E9D73 , 0x0196D879404475A88DC0AC502E0B7ADA , 0x01987F294A4E73E8999E21F34612201B , 0x018D017D889D70C6A53A7C9AA1C04CC9 , 0x018D02284FA87229858F8DECAD12DD24 , 0x019440472DAD70EA836AB0B8DBB2C63B , 0x019440472E9B7194BFDF7E02F0D0B7D8 , 0x019440472FC0710EBE371FB24996B058 , 0x019440472FEA71A2AA90640BD545B58E , 0x019440473012718F84CC75C44ACE5494 , 0x01944047301A73EABDEC8BB977E6E6F1 , 0x01944047303E700E9AD384C92DD1F000 , 0x01944047305872F3A49D7E56EB3F9AA6 , 0x01944047305E7354A561CD03A0CF3217 , 0x01944047319670D19BA00FFB56496CA0 , 0x01944047323971679B378EC7A290C458 , 0x01944047323E70AC9C0EB9DEDC877A48 , 0x01944047324471E49AD453603C99A659 , 0x01944047327270D4898A4F601343774C , 0x01944047328970B39B22ABEFA86D94E7 , 0x0194404732D6721FA645849E801E1606 , 0x0194404732DF730BB2E0FF2234BCE95F ) OR `acris_search_product_restriction.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_restriction` . `id` ;
Copy
0.28 ms (0.24%)
1
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = ? AND (`acris_search_product_pushing` . `type` = ? OR `acris_search_product_pushing` . `type` = ? ) AND (`acris_search_product_pushing.rules` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) OR `acris_search_product_pushing.rules` . `id` < = > ? ))) GROUP BY `acris_search_product_pushing` . `id`
Parameters :
[
true
"all "
"listing "
b"\x01 ™(pŸHrY»ÃL)¯Ä¾m "
b"\x01 Ž\x01 cÒÎrþ‹\x07 (¦B´\x04 / "
b"\x01 Ž\x01 cÓ\qR?…«NÛüé "
b"\x01 Ž\x01 d\x03\v q1»÷2¶ÍÐEø "
b"\x01 Ž\x01 }‡Éqâ„XŒ+«dül "
b"\x01 ŽóܤÜp܉U0\r úT³ "
b"\x01 RìzÙpS»¨zÍC\x12 g "
b"\x01 Rìzìp¯¤)O\x02 Ûëlÿ "
b"\x01 ˜\x7F >-zs‚©\x18 T¹ñw\x06 æ "
b"\x01 ˜\x7F Jÿ–rÆŒ5ãŒ4‚(V "
b"\x01 ˜áï[þ}\f Œ~:\x14 M^Ó\x18 "
b"\x01 ˜‰ `q?±Êµ\x13 L\x04 ^ "
b"\x01 –Óž \x7F Q¦rh2^s "
b"\x01 –Øy@Du¨ŽÀ¬P.\v zÚ "
b"\x01 ˜\x7F )JNs虞!óF\x12 \e "
b"\x01 Ž\x01 }ˆpÆ¥:|š¡ÀLÉ "
b"\x01 Ž\x02 (O¨r)…Žì\x12 Ý$ "
b"\x01 ”@G-pêƒj°¸Û²Æ; "
b"\x01 ”@G.›q”¿ß~\x02 ðÐ·Ø "
b"\x01 ”@G/Àq\x0E ¾7\x1F ²I–°X "
b"\x01 ”@G/êq¢ªd\v ÕEµ "
b"\x01 ”@G0\x12 q„ÌuÄJÎT” "
b"\x01 ”@G0\x1A sê½ì‹¹wææñ "
b"\x01 ”@G0>p\x0E šÓ„É-Ñð\x00 "
b"\x01 ”@G0Xró¤~Vë?š¦ "
b"\x01 ”@G0^sT¥aÍ\x03 Ï2\x17 "
b"\x01 ”@G1–pÑ› \x0F ûVIl "
b"\x01 ”@G29qg›7Ç¢ÄX "
b"\x01 ”@G2>p¬œ\x0E ¹Þ܇zH "
b"\x01 ”@G2DqäšÔS`<™¦Y "
b"\x01 ”@G2rpÔ‰ŠO`\x13 CwL "
b"\x01 ”@G2‰p³›"«ï¨m”ç "
b"\x01 ”@G2Ör\x1F ¦E„ž€\x1E\x16\x06 "
b"\x01 ”@G2ßs\v ²àÿ"4¼é_ "
null
]
SELECT `acris_search_product_pushing` . `id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing` . `id` = `acris_search_product_pushing.rules.mapping` . `search_product_pushing_id` LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping` . `rule_id` = `acris_search_product_pushing.rules` . `id` WHERE ((`acris_search_product_pushing` . `active` = 1 AND (`acris_search_product_pushing` . `type` = 'all' OR `acris_search_product_pushing` . `type` = 'listing' ) AND (`acris_search_product_pushing.rules` . `id` IN (0x019928709F487259BBC34C29AFC4BE6D , 0x018D0163D2CE72FE8B0728A642B4042F , 0x018D0163D35C71528F3F85AB4EDBFCE9 , 0x018D0164030B7131BBF732B6CDD045F8 , 0x018D017D87C971E284588C2BAB64FC6C , 0x018DF3DCA4DC70DC9D8955300DFA54B3 , 0x018F52EC7AD97053ADBBA87ACD431267 , 0x018F52EC7AEC70AFA4294F02DBEB6CFF , 0x01987F3E2D7A7382A91854B9F17706E6 , 0x01987F4AFF9672C68C35E38C34822856 , 0x0198E1EF5BFE7D0C8C7E3A144D5ED318 , 0x019889ADA060713FB1CAB5134C90045E , 0x0196D39E8FA07F518EA67268325E9D73 , 0x0196D879404475A88DC0AC502E0B7ADA , 0x01987F294A4E73E8999E21F34612201B , 0x018D017D889D70C6A53A7C9AA1C04CC9 , 0x018D02284FA87229858F8DECAD12DD24 , 0x019440472DAD70EA836AB0B8DBB2C63B , 0x019440472E9B7194BFDF7E02F0D0B7D8 , 0x019440472FC0710EBE371FB24996B058 , 0x019440472FEA71A2AA90640BD545B58E , 0x019440473012718F84CC75C44ACE5494 , 0x01944047301A73EABDEC8BB977E6E6F1 , 0x01944047303E700E9AD384C92DD1F000 , 0x01944047305872F3A49D7E56EB3F9AA6 , 0x01944047305E7354A561CD03A0CF3217 , 0x01944047319670D19BA00FFB56496CA0 , 0x01944047323971679B378EC7A290C458 , 0x01944047323E70AC9C0EB9DEDC877A48 , 0x01944047324471E49AD453603C99A659 , 0x01944047327270D4898A4F601343774C , 0x01944047328970B39B22ABEFA86D94E7 , 0x0194404732D6721FA645849E801E1606 , 0x0194404732DF730BB2E0FF2234BCE95F ) OR `acris_search_product_pushing.rules` . `id` < = > NULL ))) GROUP BY `acris_search_product_pushing` . `id` ;
Copy
0.27 ms (0.23%)
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
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
0.26 ms (0.22%)
1
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ))) AND (`product` . `id` IN (? )) GROUP BY `product` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
10
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
true
b"\x01 Ž\x02 *n#s$›Š†^-zêÓ "
]
SELECT `product` . `id` , `product` . `product_number` , `product` . `auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product` . `visibilities` = `product.visibilities` . `product_id` AND `product` . version_id = `product.visibilities` . product_version_id WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 10 ) AND `product.visibilities` . `sales_channel_id` = 0x018D01736B31710085073CE4A19B2B37 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x018D022A6E2373249B8A865E2D7AEAD3 )) GROUP BY `product` . `id` ;
Copy
0.25 ms (0.22%)
1
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
0.25 ms (0.22%)
1
SELECT `swkweb_custom_cms_element` . `id` as `swkweb_custom_cms_element.id` , `swkweb_custom_cms_element` . `template` as `swkweb_custom_cms_element.template` , `swkweb_custom_cms_element` . `config` as `swkweb_custom_cms_element.config` , `swkweb_custom_cms_element` . `locked` as `swkweb_custom_cms_element.locked` , `swkweb_custom_cms_element` . `created_at` as `swkweb_custom_cms_element.createdAt` , `swkweb_custom_cms_element` . `updated_at` as `swkweb_custom_cms_element.updatedAt` , `swkweb_custom_cms_element.translation.label` , `swkweb_custom_cms_element.translation.label` as `swkweb_custom_cms_element.label` FROM `swkweb_custom_cms_element` LEFT JOIN (SELECT `swkweb_custom_cms_element.translation` . `swkweb_custom_cms_element_id` , `swkweb_custom_cms_element.translation` . `label` as `swkweb_custom_cms_element.translation.label` FROM `swkweb_custom_cms_element_translation` `swkweb_custom_cms_element.translation` WHERE `swkweb_custom_cms_element.translation` . `language_id` = ? ) `swkweb_custom_cms_element.swkweb_custom_cms_element_translation` ON `swkweb_custom_cms_element.swkweb_custom_cms_element_translation` . `swkweb_custom_cms_element_id` = `swkweb_custom_cms_element` . `id` WHERE `swkweb_custom_cms_element` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"éÑ\x04 Q9OÁ‘Tu$~\x1F N³ "
]
SELECT `swkweb_custom_cms_element` . `id` as `swkweb_custom_cms_element.id` , `swkweb_custom_cms_element` . `template` as `swkweb_custom_cms_element.template` , `swkweb_custom_cms_element` . `config` as `swkweb_custom_cms_element.config` , `swkweb_custom_cms_element` . `locked` as `swkweb_custom_cms_element.locked` , `swkweb_custom_cms_element` . `created_at` as `swkweb_custom_cms_element.createdAt` , `swkweb_custom_cms_element` . `updated_at` as `swkweb_custom_cms_element.updatedAt` , `swkweb_custom_cms_element.translation.label` , `swkweb_custom_cms_element.translation.label` as `swkweb_custom_cms_element.label` FROM `swkweb_custom_cms_element` LEFT JOIN (SELECT `swkweb_custom_cms_element.translation` . `swkweb_custom_cms_element_id` , `swkweb_custom_cms_element.translation` . `label` as `swkweb_custom_cms_element.translation.label` FROM `swkweb_custom_cms_element_translation` `swkweb_custom_cms_element.translation` WHERE `swkweb_custom_cms_element.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `swkweb_custom_cms_element.swkweb_custom_cms_element_translation` ON `swkweb_custom_cms_element.swkweb_custom_cms_element_translation` . `swkweb_custom_cms_element_id` = `swkweb_custom_cms_element` . `id` WHERE `swkweb_custom_cms_element` . `id` IN (0xE9D1048F51394FC1915475247E1F4EB3 );
Copy
0.25 ms (0.22%)
1
SELECT `promotion_setgroup` . `id` as `promotion_setgroup.id` , `promotion_setgroup` . `promotion_id` as `promotion_setgroup.promotionId` , `promotion_setgroup` . `packager_key` as `promotion_setgroup.packagerKey` , `promotion_setgroup` . `sorter_key` as `promotion_setgroup.sorterKey` , `promotion_setgroup` . `value` as `promotion_setgroup.value` , `promotion_setgroup` . `created_at` as `promotion_setgroup.createdAt` , `promotion_setgroup` . `updated_at` as `promotion_setgroup.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion_setgroup.setGroupRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_setgroup_rule` `promotion_setgroup.setGroupRules.mapping`
WHERE `promotion_setgroup.setGroupRules.mapping` . `setgroup_id` = `promotion_setgroup` . `id` ) as `promotion_setgroup.setGroupRules.id_mapping` FROM `promotion_setgroup` WHERE (`promotion_setgroup` . `promotion_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"\x01 –ý|ÐÌu+‘\v —…ŽðR "
b"\x01 ˜\r Xh¼sÁºC·Å5\x1F >å "
b"\x01 ˜\x0E Æ\x12 (rù“™å°‰Ž²« "
b"\x01 ˜Pw÷Áq»Šè\t cì¦× "
b"\x01 ˜P‰mKq9‚Á©2Ç\x04 ¹- "
b"\x01 ˜PŠ/Ís-\x02 à˩ﻱ "
b"\x01 ˜P‹‡rÒ—\x16 0ÅœX½[ "
b"\x01 ˜P¦ýsʬ›\x0F p}ñ‘ÿ "
b"\x01 ˜P`Ìr•«\e gêR ¦£ "
b"""
\x01 ˜P‘\r isØ¥ÅQø\n
Ì\x19 í
"""
b"\x01 ˜P‘†wqP¦R£\x16 `)ÌÏ "
b"\x01 ˜P’\x17 …p\t ‚ê´=§þ¹ü "
b"\x01 ˜P’{çqÎŽ¢¸\e ˆ"Qï "
b"\x01 ˜P’æZp“º^ÒÊ+(ÖÙ "
b"\x01 ˜P“s›rﬦ"Ųíò\x02 "
b"\x01 ˜P“ß×s\x1C œgb\x12 ~£Q— "
b"\x01 ™)#pis\x12 ˜úÒN\x02 ¼Lâ "
]
SELECT `promotion_setgroup` . `id` as `promotion_setgroup.id` , `promotion_setgroup` . `promotion_id` as `promotion_setgroup.promotionId` , `promotion_setgroup` . `packager_key` as `promotion_setgroup.packagerKey` , `promotion_setgroup` . `sorter_key` as `promotion_setgroup.sorterKey` , `promotion_setgroup` . `value` as `promotion_setgroup.value` , `promotion_setgroup` . `created_at` as `promotion_setgroup.createdAt` , `promotion_setgroup` . `updated_at` as `promotion_setgroup.updatedAt` , (SELECT GROUP_CONCAT (HEX (`promotion_setgroup.setGroupRules.mapping` . `rule_id` ) SEPARATOR '||' )
FROM `promotion_setgroup_rule` `promotion_setgroup.setGroupRules.mapping`
WHERE `promotion_setgroup.setGroupRules.mapping` . `setgroup_id` = `promotion_setgroup` . `id` ) as `promotion_setgroup.setGroupRules.id_mapping` FROM `promotion_setgroup` WHERE (`promotion_setgroup` . `promotion_id` IN (0x0196FD7CD0CC752B910B978F858DF052 , 0x01980D5868BC73C1BA43B7C5351F3EE5 , 0x01980EC6122872F99399E5B0898DB2AB , 0x01985077F7C171BB8AE80963EC8FA6D7 , 0x019850896D4B713982C1A932C704B92D , 0x0198508A2FCD732DAD02E0CBA9EFBBB1 , 0x0198508B818772D2971630C59C58BD5B , 0x0198508FA6FD73CAAC9B0F707DF191FF , 0x0198509060CC7295AB1B67EA52A0A6A3 , 0x019850910D6973D8A5C551F80ACC19ED , 0x0198509186777150A652A3166029CCCF , 0x019850921785700982EAB43DA7FEB9FC , 0x019850927BE771CE8EA2B81B882251EF , 0x01985092E65A7093BA5ED2CA2B28D6D9 , 0x01985093739B72EFACA622C5B2EDF202 , 0x01985093DFD7731C9C6762127EA35197 , 0x019929237069731298FAD24E02BC4CE2 ));
Copy
0.25 ms (0.21%)
1
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
0.23 ms (0.20%)
1
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 áÔaÝpŽ—"I<«\f ÚÏ "
b"\x01 Ž\x01 d&Hr/†‰«)ÎqLº "
b"\x01 Ž\x01 d&Hr/†‰«)ÎÛg~ "
b"\x01 Ž\x01 d&Hr/†‰«)ÏÌ…ã "
b"\x01 Ž\x01 d&Hr/†‰«)пì^ "
b"\x01 Ž\x01 d&Hr/†‰«)Ñ?\x1A 1 "
b"\x01 Ž\x01 d0Msb” ÎLöC_Ñ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x018EE1D461DD708D9722493CAB0CDACF , 0x018D01642648722F8689AB29CE714CBA , 0x018D01642648722F8689AB29CEDB677E , 0x018D01642648722F8689AB29CFCC85E3 , 0x018D01642648722F8689AB29D0BFEC5E , 0x018D01642648722F8689AB29D13F1A31 , 0x018D0164304D736294A0CE4CF6435FD1 );
Copy
0.23 ms (0.19%)
1
SELECT shipping_costs FROM `pickware_erp_return_order` LIMIT 1
SELECT shipping_costs FROM `pickware_erp_return_order` LIMIT 1 ;
Copy
0.22 ms (0.19%)
1
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 áÔaÝpŽ—"I<«\f ÚÏ "
]
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (0x018EE1D461DD708D9722493CAB0CDACF );
Copy
0.22 ms (0.19%)
1
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 ˜®p41ts”j#µÓe$ð "
]
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 (0x0198AE7034317473946A23B5D36524F0 );
Copy
0.22 ms (0.19%)
1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
0.22 ms (0.19%)
1
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
0.22 ms (0.18%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"GDbRZbahc2jhii9z6ESeB36qJFF4DKEV "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'GDbRZbahc2jhii9z6ESeB36qJFF4DKEV' ;
Copy
0.21 ms (0.18%)
1
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 :
[
"//Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"/Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"https://staging.sentivini.de/Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"https://staging.sentivini.de//Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"/Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"//Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
"Laender-Regionen/Italien/Venetien/Valdo-Spumanti "
true
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
null
]
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN ('//Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , '/Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , 'https://staging.sentivini.de/Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , 'https://staging.sentivini.de//Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , '/Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , '//Laender-Regionen/Italien/Venetien/Valdo-Spumanti' , 'Laender-Regionen/Italien/Venetien/Valdo-Spumanti' ) AND `scop_platform_redirecter_redirect` . `enabled` = 1 AND (`scop_platform_redirecter_redirect` . `salesChannelId` = 0x018D01736B31710085073CE4A19B2B37 OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > NULL )) LIMIT 1 ;
Copy
0.21 ms (0.18%)
1
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
0.21 ms (0.18%)
1
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 ˜áž‡°z\x1D °2‰z$”‰± "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 —háºMz’òÀ?±Ð\x0E ¡ "
b"\x01 ˜Q*âßqr«²v4WÀ¦ó "
b"\x01 ™)"Y\t r2ší\x1D ;Nû|† "
]
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 (0x0198E19E87B07A1DB032897A249489B1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x019768E1BA4D7AAD92F2C03FB1D00EA1 , 0x0198512AE2DF7172ABB2763457C0A6F3 , 0x01992922590972329AED1D3B4EFB7C86 );
Copy
0.19 ms (0.16%)
1
SELECT `promotion_discount_prices` . `id` as `promotion_discount_prices.id` , `promotion_discount_prices` . `discount_id` as `promotion_discount_prices.discountId` , `promotion_discount_prices` . `currency_id` as `promotion_discount_prices.currencyId` , `promotion_discount_prices` . `price` as `promotion_discount_prices.price` , `promotion_discount_prices` . `created_at` as `promotion_discount_prices.createdAt` , `promotion_discount_prices` . `updated_at` as `promotion_discount_prices.updatedAt` FROM `promotion_discount_prices` WHERE (`promotion_discount_prices` . `discount_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"""
\x01 –ý};\x05 }¨¡ð\n
e!/Y
"""
b"\x01 ˜\r \A6~œ9Gë—ü‹° "
b"\x01 ˜\x0E Æ\x12 6p¾»–™Únkp¶ "
b"\x01 ˜Pw÷Íp\e Œ›5D\x11\x17 ÌD "
b"\x01 ˜P‰mUpö‡xÿ\e h\hý "
b"\x01 ˜PŠ/ßry§ØEø@âðÜ "
b"\x01 ˜P‹˜p˽é»S„a´ƒ "
b"\x01 ˜P§\x05 p\x17 ½"\x03 ïqa•Á "
b"\x01 ˜P`ÕrG²vY¶ð±ÿ\v "
b"\x01 ˜P‘\r rpú„?¥B&‚7‘ "
b"\x01 ˜P‘†s¨£ãXòt\x07 r "
b"\x01 ˜P’\x17 —p9‚€\x10 í\e [‚ "
b"\x01 ˜P’{ðrJª\x16 6ê⬜] "
b"\x01 ˜P’æbs‹ڼ|p2ç` "
b"\x01 ˜P“s¤rJ¨¦â{–Iö "
b"\x01 ˜P“ßßp\x06 Ž…\x18 +\r F\r G "
b"\x01 ™)#puq—´¶5\x13 ‚AÑÊ "
]
SELECT `promotion_discount_prices` . `id` as `promotion_discount_prices.id` , `promotion_discount_prices` . `discount_id` as `promotion_discount_prices.discountId` , `promotion_discount_prices` . `currency_id` as `promotion_discount_prices.currencyId` , `promotion_discount_prices` . `price` as `promotion_discount_prices.price` , `promotion_discount_prices` . `created_at` as `promotion_discount_prices.createdAt` , `promotion_discount_prices` . `updated_at` as `promotion_discount_prices.updatedAt` FROM `promotion_discount_prices` WHERE (`promotion_discount_prices` . `discount_id` IN (0x0196FD7D3B057DA8A1F00A6521AD2F59 , 0x01980D5C41367E9CAD3947EB97FC8BB0 , 0x01980EC6123670BEBB9699DA6E6B70B6 , 0x01985077F7CD701B8C9B35441117CC44 , 0x019850896D5570F68778FF1B685C68FD , 0x0198508A2FDF7279A7D845F840E2F0DC , 0x0198508B819870CBBDE9BB538461B483 , 0x0198508FA7057017BD2203EF716195C1 , 0x0198509060D57247B27659B6F0B1FF0B , 0x019850910D7270FA843FA54226823791 , 0x01985091868F73A88EA3E358F2740772 , 0x019850921797703982C28010ED1B5B82 , 0x019850927BF0724AAA1636EAE2AC9C5D , 0x01985092E66273C28BDABC7C7032E760 , 0x0198509373A4724AA8A6E27B968F49F6 , 0x01985093DFDF70068E85182B0D460D47 , 0x0199292370757197B4B635138241D1CA ));
Copy
0.19 ms (0.16%)
1
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = ?
Parameters :
[
b"\x01 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
]
SELECT LOWER (HEX (theme . id )) themeId , theme . technical_name as themeName , parentTheme . technical_name as parentThemeName , LOWER (HEX (parentTheme . parent_theme_id )) as grandParentThemeId
FROM sales_channel
LEFT JOIN theme_sales_channel ON sales_channel . id = theme_sales_channel . sales_channel_id
LEFT JOIN theme ON theme_sales_channel . theme_id = theme . id
LEFT JOIN theme AS parentTheme ON parentTheme . id = theme . parent_theme_id
WHERE sales_channel . id = 0x018D01736B31710085073CE4A19B2B37
;
Copy
0.18 ms (0.15%)
1
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method`
SELECT `handler_identifier` , LOWER (HEX (`id` )) FROM `payment_method` ;
Copy
0.18 ms (0.15%)
1
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = ? AND `currency_country_rounding` . `country_id` = ? ) LIMIT 1
Parameters :
[
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
b"\x01 Ž\x01 cÆÓp=º÷Cª–>¬_ "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x018D0163C6D3703DBAF743AA963EAC5F ) LIMIT 1 ;
Copy
0.17 ms (0.14%)
1
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = ? AND
pm . `active` = 1
Parameters :
[
b"\x01 Ž\x01 f+\x03 r¸†yµˆz‰>\x1C "
]
SELECT LOWER (HEX (assoc . `sales_channel_id` ))
FROM `sales_channel_payment_method` AS assoc
LEFT JOIN `payment_method` AS pm
ON pm . `id` = assoc . `payment_method_id`
WHERE
assoc . `payment_method_id` = 0x018D01662B0372B88679B5887A893E1C AND
pm . `active` = 1 ;
Copy
0.17 ms (0.14%)
1
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 ˜Q*âßqr«²v4WÀ¦ó "
]
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 (0x0198512AE2DF7172ABB2763457C0A6F3 );
Copy
0.16 ms (0.14%)
1
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 Ž\x01 sayqU—®vö–´° "
]
SELECT path FROM category WHERE id = 0x018D01736179715597AE76F696B4B0AD ;
Copy
0.15 ms (0.13%)
1
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
0.15 ms (0.13%)
1
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN (? )
Parameters :
[
"GDbRZbahc2jhii9z6ESeB36qJFF4DKEV "
]
SELECT `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken` , `pickware_shipping_sales_channel_api_context` . `payload` as `pickware_shipping_sales_channel_api_context.payload` , `pickware_shipping_sales_channel_api_context` . `created_at` as `pickware_shipping_sales_channel_api_context.createdAt` , `pickware_shipping_sales_channel_api_context` . `updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context` . `sales_channel_context_token` IN ('GDbRZbahc2jhii9z6ESeB36qJFF4DKEV' );
Copy
0.14 ms (0.12%)
1
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
0.14 ms (0.12%)
1
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 Ž\x01 sk1q\x00 …\x07 <ä¡›+7 "
b"\x01 Ž\x01 cÆÓp=º÷Cª–>¬_ "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x018D01736B31710085073CE4A19B2B37 AND `sales_channel_country` . `country_id` = 0x018D0163C6D3703DBAF743AA963EAC5F );
Copy
0.13 ms (0.11%)
1
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01736179715597AE76F696B4B0AD )) LIMIT 1 ;
Copy
0.13 ms (0.11%)
1
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` FROM `language` WHERE `language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
0.13 ms (0.11%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
0.11 ms (0.10%)
1
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 Ž\x01 sayqU—®vö–´° "
]
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x018D01736179715597AE76F696B4B0AD ));
Copy
0.11 ms (0.09%)
1
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
0.10 ms (0.08%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"\x01 Ž\x01 cÔ<sµÜÙN~WÙƒ "
]
SELECT iso FROM snippet_set WHERE id = 0x018D0163D43C7381B5DCD94E7E57D983 ;
Copy