57.19 ms (9.98%)
1
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = ? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
true
]
SELECT MAX (IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` )) as `shipping-free` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
55.36 ms (9.66%)
1
SELECT COUNT (* ) FROM (
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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ) total
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
SELECT COUNT (* ) FROM (
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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
54.22 ms (9.47%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
"AoFjwUBQLi14oY9YDabI2Mb6bjnNHxnv "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0192D60E4B007316AC145F6C218B72AF ) AND (token = 'AoFjwUBQLi14oY9YDabI2Mb6bjnNHxnv' ) LIMIT 1 ;
Copy
53.77 ms (9.39%)
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 ’Ö\r \x10 pE•“ƒn0Eké "
b"\x01 ’Ö\r \x10 pE•“ƒn1=\f x "
b"\x01 ’Ö\r ÇÊpA™/©žCe[µ "
]
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 (0x0192D60DA01070459593836E30456BE9 , 0x0192D60DA01070459593836E313D0C78 , 0x0192D60DC7CA7041992FA99E43655BB5 ));
Copy
45.20 ms (7.89%)
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` . `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 ÆÍ\x14 Õús4¢\x10 Éý9»JT "
b"\x01 ’Ö\x14 è)rç³¼¼Ín§3h "
b"\x01 ÆÍ\x14 ÚØrJ¼*\x16 +´p╬' "
b"\x01 ’Ö\x14 ë[q=º¬½8`Õ»\x04 "
b"\x01 ’Ö\x14 î%s\x13 œ7\f ã[¼Ç: "
b"\x01 ’Ö\x14 ïìsJ”m†;æa®– "
b"\x01 ’Ö\x14 ñZs‘£•ÁG~HÅ‘ "
b"\x01 ÆÍ\x14 ‗¸qß«áäª\x05\x7F Åú "
b"\x01 ’Ö\x14 ôçpU”ÃüÃ\"ª "
]
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` . `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` . `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 (0x0192D614E5A37334BD1090EC39AF4A54 , 0x0192D614E82972E7B3BCBCCD6EA73368 , 0x0192D614E99D724AAC2A162BEF70CE27 , 0x0192D614EB5B713DBAACBD3860D5BB04 , 0x0192D614EE2573139C370CE35BBCC73A , 0x0192D614EFEC734A946D863BE661AE96 , 0x0192D614F15A7391A395C1477E48C591 , 0x0192D614F2F771E1AEA084A6057F8FA3 , 0x0192D614F4E7705594C3FCADC35C22AA );
Copy
28.50 ms (4.98%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x0192D60E4B007316AC145F6C218B72AF OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
22.03 ms (3.85%)
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/0192d60eabe572b4a3a76b482b38a727 "
"/navigation/0192d60eabd6736789b1acac16e0a9d1 "
"/navigation/0192d60eabdd7391bdccca43e7be84c5 "
"/navigation/0192d60eabe373c591a4a51ab726aa8f "
"/navigation/0192d60eabe572b4a3a76b482891b554 "
"/navigation/0192d60eabe671379dd75c7ba7f3d242 "
"/navigation/0192d60eabe8721e85464f7cac77e9a8 "
"/navigation/0192d60eabf070fab2657328daa11f0f "
"/navigation/0192d60eabf17229a91961329417a28f "
"/navigation/0192d60eabf3733f80319a78687de308 "
"/navigation/0192d60eabf671f4bad5f66d4dc265be "
"/navigation/0192d60eabd77082acae0c971eac663e "
"/navigation/0192d60eabd77082acae0c971eda3b3d "
"/navigation/0192d60eabd8701d8d5a7255aa713d79 "
"/navigation/0192d60eabd8701d8d5a7255aafd993e "
"/navigation/0192d60eabd8701d8d5a7255ab7a2872 "
"/navigation/0192d60eabd8701d8d5a7255abb498de "
"/navigation/0192d60eabd8701d8d5a7255ac60e050 "
"/navigation/0192d60eabd8701d8d5a7255acab9218 "
"/navigation/0192d60eabd8701d8d5a7255ad6385dc "
"/navigation/0192d60eabd8701d8d5a7255adf00415 "
"/navigation/0192d60eabd97188a3558041df6fa725 "
"/navigation/0192d60eabd97188a3558041dfb0b29a "
"/navigation/0192d60eabd97188a3558041dfff5c83 "
"/navigation/0192d60eabd97188a3558041e0f48cae "
"/navigation/0192d60eabd97188a3558041e1ae9e7a "
"/navigation/0192d60eabd97188a3558041e26e4528 "
"/navigation/0192d60eabd97188a3558041e2840f2d "
"/navigation/0192d60eabd97188a3558041e2c65b1e "
"/navigation/0192d60eabd97188a3558041e360ce3b "
"/navigation/0192d60eabd97188a3558041e417139e "
"/navigation/0192d60eabd97188a3558041e4d955ff "
"/navigation/0192d60eabda721c995b3aa24daef8fa "
"/navigation/0192d60eabda721c995b3aa24e82fc02 "
"/navigation/0192d60eabda721c995b3aa24f4009de "
"/navigation/0192d60eabda721c995b3aa250317133 "
"/navigation/0192d60eabda721c995b3aa2504ecb83 "
"/navigation/0192d60eabda721c995b3aa251150bd7 "
"/navigation/0192d60eabda721c995b3aa251f5ecdf "
"/navigation/0192d60eabda721c995b3aa252a15561 "
"/navigation/0192d60eabdb7265a4fd8afe13fdfb62 "
"/navigation/0192d60eabdb7265a4fd8afe143523ea "
"/navigation/0192d60eabdb7265a4fd8afe1453e67a "
"/navigation/0192d60eabdb7265a4fd8afe14824627 "
"/navigation/0192d60eabdb7265a4fd8afe14852f37 "
"/navigation/0192d60eabdb7265a4fd8afe152f6165 "
"/navigation/0192d60eabdb7265a4fd8afe15631028 "
"/navigation/0192d60eabdb7265a4fd8afe16013a2f "
"/navigation/0192d60eabdb7265a4fd8afe163cc685 "
"/navigation/0192d60eabdb7265a4fd8afe1728d14f "
"/navigation/0192d60eabdc7344a57cfe6bfd4c7e05 "
"/navigation/0192d60eabdc7344a57cfe6bfd826811 "
"/navigation/0192d60eabdc7344a57cfe6bfdf157e0 "
"/navigation/0192d60eabdc7344a57cfe6bfdf2427f "
"/navigation/0192d60eabdc7344a57cfe6bfdfe5451 "
"/navigation/0192d60eabdc7344a57cfe6bfea75053 "
"/navigation/0192d60eabdc7344a57cfe6bfeb3b101 "
"/navigation/0192d60eabdc7344a57cfe6bfece0067 "
"/navigation/0192d60eabdc7344a57cfe6bffb582f0 "
"/navigation/0192d60eabdc7344a57cfe6c002f5b39 "
"/navigation/0192d60eabdd7391bdccca43e4e2d03a "
"/navigation/0192d60eabdd7391bdccca43e5a547be "
"/navigation/0192d60eabdd7391bdccca43e62e856b "
"/navigation/0192d60eabdd7391bdccca43e7126e6c "
"/navigation/0192d60eabdd7391bdccca43e760441e "
"/navigation/0192d60eabdd7391bdccca43e7e89cef "
"/navigation/0192d60eabdd7391bdccca43e8acd1fc "
"/navigation/0192d60eabdd7391bdccca43e8ce3400 "
"/navigation/0192d60eabde72f19e81d543605faa78 "
"/navigation/0192d60eabde72f19e81d5436135fc14 "
"/navigation/0192d60eabde72f19e81d54361683ed7 "
"/navigation/0192d60eabde72f19e81d543624ed771 "
"/navigation/0192d60eabde72f19e81d54362b6537f "
"/navigation/0192d60eabde72f19e81d54363b2dd79 "
"/navigation/0192d60eabde72f19e81d54364ab8e3e "
"/navigation/0192d60eabde72f19e81d54364eb9c99 "
"/navigation/0192d60eabde72f19e81d54364f75f08 "
"/navigation/0192d60eabde72f19e81d54365044ed5 "
"/navigation/0192d60eabde72f19e81d54365544394 "
"/navigation/0192d60eabdf713eb85a693636054199 "
"/navigation/0192d60eabdf713eb85a69363674f1e6 "
"/navigation/0192d60eabdf713eb85a6936376bf08f "
"/navigation/0192d60eabdf713eb85a6936377fa863 "
"/navigation/0192d60eabdf713eb85a69363782ef64 "
"/navigation/0192d60eabdf713eb85a69363826329d "
"/navigation/0192d60eabdf713eb85a6936385dd764 "
"/navigation/0192d60eabdf713eb85a69363941e07a "
"/navigation/0192d60eabe07198a7a30309f274c68b "
"/navigation/0192d60eabe07198a7a30309f2d60030 "
"/navigation/0192d60eabe07198a7a30309f30638d5 "
"/navigation/0192d60eabe07198a7a30309f36946e2 "
"/navigation/0192d60eabe07198a7a30309f3c3d14d "
"/navigation/0192d60eabe07198a7a30309f49784d5 "
"/navigation/0192d60eabe07198a7a30309f5188035 "
"/navigation/0192d60eabe07198a7a30309f5d379f9 "
"/navigation/0192d60eabe07198a7a30309f5d6c753 "
"/navigation/0192d60eabe17330b9aa4e7a4c4edcdd "
"/navigation/0192d60eabe17330b9aa4e7a4d1f533f "
"/navigation/0192d60eabe17330b9aa4e7a4d58c67e "
"/navigation/0192d60eabe17330b9aa4e7a4e3372a7 "
"/navigation/0192d60eabe17330b9aa4e7a4ef2d0f5 "
"/navigation/0192d60eabe17330b9aa4e7a4fbbc358 "
"/navigation/0192d60eabe17330b9aa4e7a508dd8e1 "
"/navigation/0192d60eabe17330b9aa4e7a509d9d96 "
"/navigation/0192d60eabe17330b9aa4e7a5150a72e "
"/navigation/0192d60eabe27093b034ffe962b85dc4 "
"/navigation/0192d60eabe27093b034ffe963514021 "
"/navigation/0192d60eabe27093b034ffe9643a72a3 "
"/navigation/0192d60eabe27093b034ffe9651a1291 "
"/navigation/0192d60eabe27093b034ffe965f703cb "
"/navigation/0192d60eabe27093b034ffe966d79da2 "
"/navigation/0192d60eabe27093b034ffe96714a9ff "
"/navigation/0192d60eabe27093b034ffe967be7d93 "
"/navigation/0192d60eabe27093b034ffe9686806d4 "
"/navigation/0192d60eabe373c591a4a51ab707c959 "
"/navigation/0192d60eabe373c591a4a51ab74300fb "
"/navigation/0192d60eabe373c591a4a51ab765e828 "
"/navigation/0192d60eabe373c591a4a51ab85bcbee "
"/navigation/0192d60eabe373c591a4a51ab89c9d55 "
"/navigation/0192d60eabe373c591a4a51ab8ec3d1b "
"/navigation/0192d60eabe373c591a4a51ab9500a30 "
"/navigation/0192d60eabe373c591a4a51ab9746224 "
"/navigation/0192d60eabe373c591a4a51ab9e4e401 "
"/navigation/0192d60eabe4724b8032970b9a2b8297 "
"/navigation/0192d60eabe4724b8032970b9b24c327 "
"/navigation/0192d60eabe4724b8032970b9b408dd3 "
"/navigation/0192d60eabe4724b8032970b9b7ca99a "
"/navigation/0192d60eabe4724b8032970b9c7440b6 "
"/navigation/0192d60eabe4724b8032970b9cc29b65 "
"/navigation/0192d60eabe4724b8032970b9cc88cf0 "
"/navigation/0192d60eabe4724b8032970b9d8b698e "
"/navigation/0192d60eabe4724b8032970b9e1ef3fc "
"/navigation/0192d60eabe4724b8032970b9e99571b "
"/navigation/0192d60eabe572b4a3a76b4826baf27f "
"/navigation/0192d60eabe572b4a3a76b4827036898 "
"/navigation/0192d60eabe572b4a3a76b482754f897 "
"/navigation/0192d60eabe572b4a3a76b4828238407 "
"/navigation/0192d60eabe572b4a3a76b4829105b03 "
"/navigation/0192d60eabe572b4a3a76b4829ffb60b "
"/navigation/0192d60eabe572b4a3a76b482a7bb121 "
"/navigation/0192d60eabe572b4a3a76b482b853dc0 "
"/navigation/0192d60eabe671379dd75c7ba56064d1 "
"/navigation/0192d60eabe671379dd75c7ba64c8ac9 "
"/navigation/0192d60eabe671379dd75c7ba70b2b62 "
"/navigation/0192d60eabe671379dd75c7ba843e1c5 "
"/navigation/0192d60eabe671379dd75c7ba8905ae5 "
"/navigation/0192d60eabe671379dd75c7ba8ed541b "
"/navigation/0192d60eabe671379dd75c7ba9dfa62a "
"/navigation/0192d60eabe671379dd75c7baad0fd9d "
"/navigation/0192d60eabe671379dd75c7bab9897d3 "
"/navigation/0192d60eabe77137bf756d115e1948b5 "
"/navigation/0192d60eabe77137bf756d115e2994c0 "
"/navigation/0192d60eabe77137bf756d115f12f8bd "
"/navigation/0192d60eabe77137bf756d115f375558 "
"/navigation/0192d60eabe77137bf756d1160065618 "
"/navigation/0192d60eabe77137bf756d1160aa9899 "
"/navigation/0192d60eabe77137bf756d116126a9fb "
"/navigation/0192d60eabe77137bf756d1161631f8c "
"/navigation/0192d60eabe77137bf756d1161a54764 "
"/navigation/0192d60eabe8721e85464f7cad0e8e9a "
"/navigation/0192d60eabe8721e85464f7cadcb97c0 "
"/navigation/0192d60eabe8721e85464f7cae9aafce "
"/navigation/0192d60eabe8721e85464f7caf7e6d44 "
"/navigation/0192d60eabe8721e85464f7cafd57c7b "
"/navigation/0192d60eabe8721e85464f7cb0d17516 "
"/navigation/0192d60eabe8721e85464f7cb0f8534d "
"/navigation/0192d60eabe8721e85464f7cb1af0d57 "
"/navigation/0192d60eabe8721e85464f7cb1f8a9ac "
"/navigation/0192d60eabe97220a3c163c800398ce8 "
"/navigation/0192d60eabe97220a3c163c801030394 "
"/navigation/0192d60eabe97220a3c163c801dd28a8 "
"/navigation/0192d60eabe97220a3c163c8026ab1a4 "
"/navigation/0192d60eabe97220a3c163c80347eb58 "
"/navigation/0192d60eabe97220a3c163c8037d7915 "
"/navigation/0192d60eabe97220a3c163c804520d6f "
"/navigation/0192d60eabe97220a3c163c8048c884b "
"/navigation/0192d60eabe97220a3c163c804f0599f "
"/navigation/0192d60eabe97220a3c163c80502fafd "
"/navigation/0192d60eabea736fb4b2ae876eb89ed6 "
"/navigation/0192d60eabea736fb4b2ae876fadcd2b "
"/navigation/0192d60eabea736fb4b2ae876ff91204 "
"/navigation/0192d60eabea736fb4b2ae877029a312 "
"/navigation/0192d60eabea736fb4b2ae87711273d2 "
"/navigation/0192d60eabea736fb4b2ae8771f58f65 "
"/navigation/0192d60eabea736fb4b2ae8772e6756b "
"/navigation/0192d60eabea736fb4b2ae877336acd4 "
"/navigation/0192d60eabea736fb4b2ae8773881791 "
"/navigation/0192d60eabea736fb4b2ae87738d1084 "
"/navigation/0192d60eabeb737f9085619ea1a822bb "
"/navigation/0192d60eabeb737f9085619ea29bf126 "
"/navigation/0192d60eabeb737f9085619ea2e95bed "
"/navigation/0192d60eabeb737f9085619ea30f0336 "
"/navigation/0192d60eabeb737f9085619ea3117a80 "
"/navigation/0192d60eabeb737f9085619ea3aef9df "
"/navigation/0192d60eabeb737f9085619ea3ddc9e3 "
"/navigation/0192d60eabeb737f9085619ea428dd1b "
"/navigation/0192d60eabeb737f9085619ea5147e0e "
"/navigation/0192d60eabec7276be946bda49161447 "
"/navigation/0192d60eabec7276be946bda49db5e94 "
"/navigation/0192d60eabec7276be946bda4abf43fd "
"/navigation/0192d60eabec7276be946bda4af55f3a "
"/navigation/0192d60eabec7276be946bda4be192fb "
"/navigation/0192d60eabec7276be946bda4be22b64 "
"/navigation/0192d60eabec7276be946bda4c97b4bb "
"/navigation/0192d60eabec7276be946bda4cc9a1e3 "
"/navigation/0192d60eabec7276be946bda4d4d4566 "
"/navigation/0192d60eabec7276be946bda4e09092e "
"/navigation/0192d60eabed71b78eeb91f041965c9c "
"/navigation/0192d60eabed71b78eeb91f0421e557f "
"/navigation/0192d60eabed71b78eeb91f042b2437a "
"/navigation/0192d60eabed71b78eeb91f042c09a7e "
"/navigation/0192d60eabed71b78eeb91f0434d6761 "
"/navigation/0192d60eabed71b78eeb91f0438dbe97 "
"/navigation/0192d60eabed71b78eeb91f0446649e5 "
"/navigation/0192d60eabed71b78eeb91f044f9ba8d "
"/navigation/0192d60eabed71b78eeb91f0453ccfa8 "
"/navigation/0192d60eabed71b78eeb91f0455efa8f "
"/navigation/0192d60eabee70b688d9dcb5fc133e9f "
"/navigation/0192d60eabee70b688d9dcb5fc600017 "
"/navigation/0192d60eabee70b688d9dcb5fccbe3cf "
"/navigation/0192d60eabee70b688d9dcb5fd037c67 "
"/navigation/0192d60eabee70b688d9dcb5fd68d9a6 "
"/navigation/0192d60eabee70b688d9dcb5fdb1b144 "
"/navigation/0192d60eabee70b688d9dcb5fdf68949 "
"/navigation/0192d60eabee70b688d9dcb5feabecd4 "
"/navigation/0192d60eabef707c9a676afb731b5a45 "
"/navigation/0192d60eabef707c9a676afb73576e88 "
"/navigation/0192d60eabef707c9a676afb737277ae "
"/navigation/0192d60eabef707c9a676afb741369a2 "
"/navigation/0192d60eabef707c9a676afb74a06dc4 "
"/navigation/0192d60eabef707c9a676afb756ae275 "
"/navigation/0192d60eabef707c9a676afb7650f68d "
"/navigation/0192d60eabef707c9a676afb76a652e6 "
"/navigation/0192d60eabf070fab2657328db9993bb "
"/navigation/0192d60eabf070fab2657328dc782ab3 "
"/navigation/0192d60eabf070fab2657328dd37e4b3 "
"/navigation/0192d60eabf070fab2657328ddd82676 "
"/navigation/0192d60eabf070fab2657328de0fff22 "
"/navigation/0192d60eabf070fab2657328de3489c5 "
"/navigation/0192d60eabf070fab2657328df15ae0f "
"/navigation/0192d60eabf070fab2657328df7ebf0f "
"/navigation/0192d60eabf17229a91961329394ed98 "
"/navigation/0192d60eabf17229a919613293e651de "
"/navigation/0192d60eabf17229a9196132940f48cc "
"/navigation/0192d60eabf17229a9196132944d9b96 "
"/navigation/0192d60eabf17229a919613294d7157e "
"/navigation/0192d60eabf17229a91961329504f482 "
"/navigation/0192d60eabf17229a9196132953ee9e9 "
"/navigation/0192d60eabf17229a9196132957da13e "
"/navigation/0192d60eabf17229a91961329606ab2a "
"/navigation/0192d60eabf273b0b43961d99160263b "
"/navigation/0192d60eabf273b0b43961d99183f08f "
"/navigation/0192d60eabf273b0b43961d9922644ad "
"/navigation/0192d60eabf273b0b43961d9927fac3a "
"/navigation/0192d60eabf273b0b43961d992fd680b "
"/navigation/0192d60eabf273b0b43961d99380248d "
"/navigation/0192d60eabf273b0b43961d99407f51d "
"/navigation/0192d60eabf273b0b43961d994b639c4 "
"/navigation/0192d60eabf3733f80319a786515baa5 "
"/navigation/0192d60eabf3733f80319a78656584af "
"/navigation/0192d60eabf3733f80319a78658dfad5 "
"/navigation/0192d60eabf3733f80319a7865e91da1 "
"/navigation/0192d60eabf3733f80319a7866b35603 "
"/navigation/0192d60eabf3733f80319a7866edfd6b "
"/navigation/0192d60eabf3733f80319a7867691faa "
"/navigation/0192d60eabf3733f80319a786816bcaf "
"/navigation/0192d60eabf3733f80319a7869165543 "
"/navigation/0192d60eabf473ac85a5762187f812d0 "
"/navigation/0192d60eabf473ac85a57621880af40f "
"/navigation/0192d60eabf473ac85a5762188f46449 "
"/navigation/0192d60eabf473ac85a57621899286b4 "
"/navigation/0192d60eabf473ac85a5762189be14f8 "
"/navigation/0192d60eabf473ac85a576218a6c9ce8 "
"/navigation/0192d60eabf473ac85a576218b47dd16 "
"/navigation/0192d60eabf473ac85a576218c2084c7 "
"/navigation/0192d60eabf473ac85a576218cd3c317 "
"/navigation/0192d60eabf573ffb83971181b646002 "
"/navigation/0192d60eabf573ffb83971181bfaae89 "
"/navigation/0192d60eabf573ffb83971181c992759 "
"/navigation/0192d60eabf573ffb83971181cd4da35 "
"/navigation/0192d60eabf573ffb83971181d461fa1 "
"/navigation/0192d60eabf573ffb83971181e373cda "
"/navigation/0192d60eabf573ffb83971181ec8c5cf "
"/navigation/0192d60eabf573ffb83971181ee96e74 "
"/navigation/0192d60eabf573ffb83971181f25b94b "
"/navigation/0192d60eabf671f4bad5f66d4b06157d "
"/navigation/0192d60eabf671f4bad5f66d4c013c40 "
"/navigation/0192d60eabf671f4bad5f66d4ca4905a "
"/navigation/0192d60eabf671f4bad5f66d4d75da53 "
"/navigation/0192d60eabf671f4bad5f66d4e7ef15c "
"/navigation/0192d60eabf671f4bad5f66d4edf6f9e "
"/navigation/0192d60eabf671f4bad5f66d4f0a5eba "
"/navigation/0192d60eabf671f4bad5f66d4fbed564 "
"/navigation/0192d60eabf671f4bad5f66d5003ef34 "
"/navigation/0192d60eabf771979bbe73efa9a4b25a "
"/navigation/0192d60eabf771979bbe73efaa945612 "
"/navigation/0192d60eabf771979bbe73efaaae3d2d "
"/navigation/0192d60eabf771979bbe73efaba0d16d "
"/navigation/0192d60eabf771979bbe73efabaf13b7 "
"/navigation/0192d60eabf771979bbe73efabbd38d1 "
"/navigation/0192d60eabf771979bbe73efacafb086 "
"/navigation/0192d60eabf771979bbe73efad3a3169 "
"/navigation/0192d60eabf771979bbe73efad9c5e00 "
"/navigation/0192d60eabf771979bbe73efadeab647 "
"/navigation/0192d60eabf871b79bfa8c5679c54070 "
"/navigation/0192d60eabf871b79bfa8c5679dec929 "
"/navigation/0192d60eabf871b79bfa8c567a2a3498 "
"/navigation/0192d60eabf871b79bfa8c567a9110d2 "
"/navigation/0192d60eabf871b79bfa8c567b0b6ccc "
"/navigation/0192d60eabf871b79bfa8c567ba98a56 "
"/navigation/0192d60eabf871b79bfa8c567c2cbbf7 "
"/navigation/0192d60eabf871b79bfa8c567d1c3c78 "
"/navigation/0192d60eabf871b79bfa8c567d8cf735 "
"/navigation/0192d60eabf871b79bfa8c567df11658 "
"/detail/0192d60f066473bda5d2ffd858e50843 "
"/detail/0192d60f098973b6905117f85b7dc6c5 "
"/detail/0192d60f0af173768aaf12c017691385 "
"/detail/0192d60f09a1727ba0115543ac5d0da6 "
"/detail/0192d60f09b4715e887a743bcfa25c1b "
"/detail/0192d60f099d712db7b7b74047a1c7b8 "
"/detail/0192d60f0b047219ae19bccb11ee3f63 "
"/detail/0192d60f098e70efbedc53d7b43be56e "
"/detail/0192d60f06747027b93ac3356e523900 "
"/detail/0192d60f0b1873c9846fab5cfebea7b0 "
"/detail/0192d60f0af47290b573b13552526726 "
"/detail/0192d60f09a870b6906e8d1169cd947e "
"/detail/0192d60f066072f6aa0184026c38bdba "
"/detail/0192d60f09ad7072b0e4be17d837efa5 "
"/detail/0192d60f0b1470409a83f7acff92790e "
"/detail/0192d60f0b1671a198a42e6b15a8485f "
"/detail/0192d60f0b0871fa857d6bf0689efe64 "
"/detail/0192d60f0afa73fe89276aab8995efe4 "
"/detail/0192d60f09b273c3906d9347352aff73 "
"/detail/0192d60f0aee7107affc00ecd0bf49d1 "
"/detail/0192d60f06707037be6357d1014b778d "
"/detail/0192d60f065a72e4b93ccf549eecc32d "
"/detail/0192d60f09af72daaf2b09b04e9fee6d "
"/detail/0192d60f09a67331bc96414a4a89c16a "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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/0192d60eabe572b4a3a76b482b38a727' , '/navigation/0192d60eabd6736789b1acac16e0a9d1' , '/navigation/0192d60eabdd7391bdccca43e7be84c5' , '/navigation/0192d60eabe373c591a4a51ab726aa8f' , '/navigation/0192d60eabe572b4a3a76b482891b554' , '/navigation/0192d60eabe671379dd75c7ba7f3d242' , '/navigation/0192d60eabe8721e85464f7cac77e9a8' , '/navigation/0192d60eabf070fab2657328daa11f0f' , '/navigation/0192d60eabf17229a91961329417a28f' , '/navigation/0192d60eabf3733f80319a78687de308' , '/navigation/0192d60eabf671f4bad5f66d4dc265be' , '/navigation/0192d60eabd77082acae0c971eac663e' , '/navigation/0192d60eabd77082acae0c971eda3b3d' , '/navigation/0192d60eabd8701d8d5a7255aa713d79' , '/navigation/0192d60eabd8701d8d5a7255aafd993e' , '/navigation/0192d60eabd8701d8d5a7255ab7a2872' , '/navigation/0192d60eabd8701d8d5a7255abb498de' , '/navigation/0192d60eabd8701d8d5a7255ac60e050' , '/navigation/0192d60eabd8701d8d5a7255acab9218' , '/navigation/0192d60eabd8701d8d5a7255ad6385dc' , '/navigation/0192d60eabd8701d8d5a7255adf00415' , '/navigation/0192d60eabd97188a3558041df6fa725' , '/navigation/0192d60eabd97188a3558041dfb0b29a' , '/navigation/0192d60eabd97188a3558041dfff5c83' , '/navigation/0192d60eabd97188a3558041e0f48cae' , '/navigation/0192d60eabd97188a3558041e1ae9e7a' , '/navigation/0192d60eabd97188a3558041e26e4528' , '/navigation/0192d60eabd97188a3558041e2840f2d' , '/navigation/0192d60eabd97188a3558041e2c65b1e' , '/navigation/0192d60eabd97188a3558041e360ce3b' , '/navigation/0192d60eabd97188a3558041e417139e' , '/navigation/0192d60eabd97188a3558041e4d955ff' , '/navigation/0192d60eabda721c995b3aa24daef8fa' , '/navigation/0192d60eabda721c995b3aa24e82fc02' , '/navigation/0192d60eabda721c995b3aa24f4009de' , '/navigation/0192d60eabda721c995b3aa250317133' , '/navigation/0192d60eabda721c995b3aa2504ecb83' , '/navigation/0192d60eabda721c995b3aa251150bd7' , '/navigation/0192d60eabda721c995b3aa251f5ecdf' , '/navigation/0192d60eabda721c995b3aa252a15561' , '/navigation/0192d60eabdb7265a4fd8afe13fdfb62' , '/navigation/0192d60eabdb7265a4fd8afe143523ea' , '/navigation/0192d60eabdb7265a4fd8afe1453e67a' , '/navigation/0192d60eabdb7265a4fd8afe14824627' , '/navigation/0192d60eabdb7265a4fd8afe14852f37' , '/navigation/0192d60eabdb7265a4fd8afe152f6165' , '/navigation/0192d60eabdb7265a4fd8afe15631028' , '/navigation/0192d60eabdb7265a4fd8afe16013a2f' , '/navigation/0192d60eabdb7265a4fd8afe163cc685' , '/navigation/0192d60eabdb7265a4fd8afe1728d14f' , '/navigation/0192d60eabdc7344a57cfe6bfd4c7e05' , '/navigation/0192d60eabdc7344a57cfe6bfd826811' , '/navigation/0192d60eabdc7344a57cfe6bfdf157e0' , '/navigation/0192d60eabdc7344a57cfe6bfdf2427f' , '/navigation/0192d60eabdc7344a57cfe6bfdfe5451' , '/navigation/0192d60eabdc7344a57cfe6bfea75053' , '/navigation/0192d60eabdc7344a57cfe6bfeb3b101' , '/navigation/0192d60eabdc7344a57cfe6bfece0067' , '/navigation/0192d60eabdc7344a57cfe6bffb582f0' , '/navigation/0192d60eabdc7344a57cfe6c002f5b39' , '/navigation/0192d60eabdd7391bdccca43e4e2d03a' , '/navigation/0192d60eabdd7391bdccca43e5a547be' , '/navigation/0192d60eabdd7391bdccca43e62e856b' , '/navigation/0192d60eabdd7391bdccca43e7126e6c' , '/navigation/0192d60eabdd7391bdccca43e760441e' , '/navigation/0192d60eabdd7391bdccca43e7e89cef' , '/navigation/0192d60eabdd7391bdccca43e8acd1fc' , '/navigation/0192d60eabdd7391bdccca43e8ce3400' , '/navigation/0192d60eabde72f19e81d543605faa78' , '/navigation/0192d60eabde72f19e81d5436135fc14' , '/navigation/0192d60eabde72f19e81d54361683ed7' , '/navigation/0192d60eabde72f19e81d543624ed771' , '/navigation/0192d60eabde72f19e81d54362b6537f' , '/navigation/0192d60eabde72f19e81d54363b2dd79' , '/navigation/0192d60eabde72f19e81d54364ab8e3e' , '/navigation/0192d60eabde72f19e81d54364eb9c99' , '/navigation/0192d60eabde72f19e81d54364f75f08' , '/navigation/0192d60eabde72f19e81d54365044ed5' , '/navigation/0192d60eabde72f19e81d54365544394' , '/navigation/0192d60eabdf713eb85a693636054199' , '/navigation/0192d60eabdf713eb85a69363674f1e6' , '/navigation/0192d60eabdf713eb85a6936376bf08f' , '/navigation/0192d60eabdf713eb85a6936377fa863' , '/navigation/0192d60eabdf713eb85a69363782ef64' , '/navigation/0192d60eabdf713eb85a69363826329d' , '/navigation/0192d60eabdf713eb85a6936385dd764' , '/navigation/0192d60eabdf713eb85a69363941e07a' , '/navigation/0192d60eabe07198a7a30309f274c68b' , '/navigation/0192d60eabe07198a7a30309f2d60030' , '/navigation/0192d60eabe07198a7a30309f30638d5' , '/navigation/0192d60eabe07198a7a30309f36946e2' , '/navigation/0192d60eabe07198a7a30309f3c3d14d' , '/navigation/0192d60eabe07198a7a30309f49784d5' , '/navigation/0192d60eabe07198a7a30309f5188035' , '/navigation/0192d60eabe07198a7a30309f5d379f9' , '/navigation/0192d60eabe07198a7a30309f5d6c753' , '/navigation/0192d60eabe17330b9aa4e7a4c4edcdd' , '/navigation/0192d60eabe17330b9aa4e7a4d1f533f' , '/navigation/0192d60eabe17330b9aa4e7a4d58c67e' , '/navigation/0192d60eabe17330b9aa4e7a4e3372a7' , '/navigation/0192d60eabe17330b9aa4e7a4ef2d0f5' , '/navigation/0192d60eabe17330b9aa4e7a4fbbc358' , '/navigation/0192d60eabe17330b9aa4e7a508dd8e1' , '/navigation/0192d60eabe17330b9aa4e7a509d9d96' , '/navigation/0192d60eabe17330b9aa4e7a5150a72e' , '/navigation/0192d60eabe27093b034ffe962b85dc4' , '/navigation/0192d60eabe27093b034ffe963514021' , '/navigation/0192d60eabe27093b034ffe9643a72a3' , '/navigation/0192d60eabe27093b034ffe9651a1291' , '/navigation/0192d60eabe27093b034ffe965f703cb' , '/navigation/0192d60eabe27093b034ffe966d79da2' , '/navigation/0192d60eabe27093b034ffe96714a9ff' , '/navigation/0192d60eabe27093b034ffe967be7d93' , '/navigation/0192d60eabe27093b034ffe9686806d4' , '/navigation/0192d60eabe373c591a4a51ab707c959' , '/navigation/0192d60eabe373c591a4a51ab74300fb' , '/navigation/0192d60eabe373c591a4a51ab765e828' , '/navigation/0192d60eabe373c591a4a51ab85bcbee' , '/navigation/0192d60eabe373c591a4a51ab89c9d55' , '/navigation/0192d60eabe373c591a4a51ab8ec3d1b' , '/navigation/0192d60eabe373c591a4a51ab9500a30' , '/navigation/0192d60eabe373c591a4a51ab9746224' , '/navigation/0192d60eabe373c591a4a51ab9e4e401' , '/navigation/0192d60eabe4724b8032970b9a2b8297' , '/navigation/0192d60eabe4724b8032970b9b24c327' , '/navigation/0192d60eabe4724b8032970b9b408dd3' , '/navigation/0192d60eabe4724b8032970b9b7ca99a' , '/navigation/0192d60eabe4724b8032970b9c7440b6' , '/navigation/0192d60eabe4724b8032970b9cc29b65' , '/navigation/0192d60eabe4724b8032970b9cc88cf0' , '/navigation/0192d60eabe4724b8032970b9d8b698e' , '/navigation/0192d60eabe4724b8032970b9e1ef3fc' , '/navigation/0192d60eabe4724b8032970b9e99571b' , '/navigation/0192d60eabe572b4a3a76b4826baf27f' , '/navigation/0192d60eabe572b4a3a76b4827036898' , '/navigation/0192d60eabe572b4a3a76b482754f897' , '/navigation/0192d60eabe572b4a3a76b4828238407' , '/navigation/0192d60eabe572b4a3a76b4829105b03' , '/navigation/0192d60eabe572b4a3a76b4829ffb60b' , '/navigation/0192d60eabe572b4a3a76b482a7bb121' , '/navigation/0192d60eabe572b4a3a76b482b853dc0' , '/navigation/0192d60eabe671379dd75c7ba56064d1' , '/navigation/0192d60eabe671379dd75c7ba64c8ac9' , '/navigation/0192d60eabe671379dd75c7ba70b2b62' , '/navigation/0192d60eabe671379dd75c7ba843e1c5' , '/navigation/0192d60eabe671379dd75c7ba8905ae5' , '/navigation/0192d60eabe671379dd75c7ba8ed541b' , '/navigation/0192d60eabe671379dd75c7ba9dfa62a' , '/navigation/0192d60eabe671379dd75c7baad0fd9d' , '/navigation/0192d60eabe671379dd75c7bab9897d3' , '/navigation/0192d60eabe77137bf756d115e1948b5' , '/navigation/0192d60eabe77137bf756d115e2994c0' , '/navigation/0192d60eabe77137bf756d115f12f8bd' , '/navigation/0192d60eabe77137bf756d115f375558' , '/navigation/0192d60eabe77137bf756d1160065618' , '/navigation/0192d60eabe77137bf756d1160aa9899' , '/navigation/0192d60eabe77137bf756d116126a9fb' , '/navigation/0192d60eabe77137bf756d1161631f8c' , '/navigation/0192d60eabe77137bf756d1161a54764' , '/navigation/0192d60eabe8721e85464f7cad0e8e9a' , '/navigation/0192d60eabe8721e85464f7cadcb97c0' , '/navigation/0192d60eabe8721e85464f7cae9aafce' , '/navigation/0192d60eabe8721e85464f7caf7e6d44' , '/navigation/0192d60eabe8721e85464f7cafd57c7b' , '/navigation/0192d60eabe8721e85464f7cb0d17516' , '/navigation/0192d60eabe8721e85464f7cb0f8534d' , '/navigation/0192d60eabe8721e85464f7cb1af0d57' , '/navigation/0192d60eabe8721e85464f7cb1f8a9ac' , '/navigation/0192d60eabe97220a3c163c800398ce8' , '/navigation/0192d60eabe97220a3c163c801030394' , '/navigation/0192d60eabe97220a3c163c801dd28a8' , '/navigation/0192d60eabe97220a3c163c8026ab1a4' , '/navigation/0192d60eabe97220a3c163c80347eb58' , '/navigation/0192d60eabe97220a3c163c8037d7915' , '/navigation/0192d60eabe97220a3c163c804520d6f' , '/navigation/0192d60eabe97220a3c163c8048c884b' , '/navigation/0192d60eabe97220a3c163c804f0599f' , '/navigation/0192d60eabe97220a3c163c80502fafd' , '/navigation/0192d60eabea736fb4b2ae876eb89ed6' , '/navigation/0192d60eabea736fb4b2ae876fadcd2b' , '/navigation/0192d60eabea736fb4b2ae876ff91204' , '/navigation/0192d60eabea736fb4b2ae877029a312' , '/navigation/0192d60eabea736fb4b2ae87711273d2' , '/navigation/0192d60eabea736fb4b2ae8771f58f65' , '/navigation/0192d60eabea736fb4b2ae8772e6756b' , '/navigation/0192d60eabea736fb4b2ae877336acd4' , '/navigation/0192d60eabea736fb4b2ae8773881791' , '/navigation/0192d60eabea736fb4b2ae87738d1084' , '/navigation/0192d60eabeb737f9085619ea1a822bb' , '/navigation/0192d60eabeb737f9085619ea29bf126' , '/navigation/0192d60eabeb737f9085619ea2e95bed' , '/navigation/0192d60eabeb737f9085619ea30f0336' , '/navigation/0192d60eabeb737f9085619ea3117a80' , '/navigation/0192d60eabeb737f9085619ea3aef9df' , '/navigation/0192d60eabeb737f9085619ea3ddc9e3' , '/navigation/0192d60eabeb737f9085619ea428dd1b' , '/navigation/0192d60eabeb737f9085619ea5147e0e' , '/navigation/0192d60eabec7276be946bda49161447' , '/navigation/0192d60eabec7276be946bda49db5e94' , '/navigation/0192d60eabec7276be946bda4abf43fd' , '/navigation/0192d60eabec7276be946bda4af55f3a' , '/navigation/0192d60eabec7276be946bda4be192fb' , '/navigation/0192d60eabec7276be946bda4be22b64' , '/navigation/0192d60eabec7276be946bda4c97b4bb' , '/navigation/0192d60eabec7276be946bda4cc9a1e3' , '/navigation/0192d60eabec7276be946bda4d4d4566' , '/navigation/0192d60eabec7276be946bda4e09092e' , '/navigation/0192d60eabed71b78eeb91f041965c9c' , '/navigation/0192d60eabed71b78eeb91f0421e557f' , '/navigation/0192d60eabed71b78eeb91f042b2437a' , '/navigation/0192d60eabed71b78eeb91f042c09a7e' , '/navigation/0192d60eabed71b78eeb91f0434d6761' , '/navigation/0192d60eabed71b78eeb91f0438dbe97' , '/navigation/0192d60eabed71b78eeb91f0446649e5' , '/navigation/0192d60eabed71b78eeb91f044f9ba8d' , '/navigation/0192d60eabed71b78eeb91f0453ccfa8' , '/navigation/0192d60eabed71b78eeb91f0455efa8f' , '/navigation/0192d60eabee70b688d9dcb5fc133e9f' , '/navigation/0192d60eabee70b688d9dcb5fc600017' , '/navigation/0192d60eabee70b688d9dcb5fccbe3cf' , '/navigation/0192d60eabee70b688d9dcb5fd037c67' , '/navigation/0192d60eabee70b688d9dcb5fd68d9a6' , '/navigation/0192d60eabee70b688d9dcb5fdb1b144' , '/navigation/0192d60eabee70b688d9dcb5fdf68949' , '/navigation/0192d60eabee70b688d9dcb5feabecd4' , '/navigation/0192d60eabef707c9a676afb731b5a45' , '/navigation/0192d60eabef707c9a676afb73576e88' , '/navigation/0192d60eabef707c9a676afb737277ae' , '/navigation/0192d60eabef707c9a676afb741369a2' , '/navigation/0192d60eabef707c9a676afb74a06dc4' , '/navigation/0192d60eabef707c9a676afb756ae275' , '/navigation/0192d60eabef707c9a676afb7650f68d' , '/navigation/0192d60eabef707c9a676afb76a652e6' , '/navigation/0192d60eabf070fab2657328db9993bb' , '/navigation/0192d60eabf070fab2657328dc782ab3' , '/navigation/0192d60eabf070fab2657328dd37e4b3' , '/navigation/0192d60eabf070fab2657328ddd82676' , '/navigation/0192d60eabf070fab2657328de0fff22' , '/navigation/0192d60eabf070fab2657328de3489c5' , '/navigation/0192d60eabf070fab2657328df15ae0f' , '/navigation/0192d60eabf070fab2657328df7ebf0f' , '/navigation/0192d60eabf17229a91961329394ed98' , '/navigation/0192d60eabf17229a919613293e651de' , '/navigation/0192d60eabf17229a9196132940f48cc' , '/navigation/0192d60eabf17229a9196132944d9b96' , '/navigation/0192d60eabf17229a919613294d7157e' , '/navigation/0192d60eabf17229a91961329504f482' , '/navigation/0192d60eabf17229a9196132953ee9e9' , '/navigation/0192d60eabf17229a9196132957da13e' , '/navigation/0192d60eabf17229a91961329606ab2a' , '/navigation/0192d60eabf273b0b43961d99160263b' , '/navigation/0192d60eabf273b0b43961d99183f08f' , '/navigation/0192d60eabf273b0b43961d9922644ad' , '/navigation/0192d60eabf273b0b43961d9927fac3a' , '/navigation/0192d60eabf273b0b43961d992fd680b' , '/navigation/0192d60eabf273b0b43961d99380248d' , '/navigation/0192d60eabf273b0b43961d99407f51d' , '/navigation/0192d60eabf273b0b43961d994b639c4' , '/navigation/0192d60eabf3733f80319a786515baa5' , '/navigation/0192d60eabf3733f80319a78656584af' , '/navigation/0192d60eabf3733f80319a78658dfad5' , '/navigation/0192d60eabf3733f80319a7865e91da1' , '/navigation/0192d60eabf3733f80319a7866b35603' , '/navigation/0192d60eabf3733f80319a7866edfd6b' , '/navigation/0192d60eabf3733f80319a7867691faa' , '/navigation/0192d60eabf3733f80319a786816bcaf' , '/navigation/0192d60eabf3733f80319a7869165543' , '/navigation/0192d60eabf473ac85a5762187f812d0' , '/navigation/0192d60eabf473ac85a57621880af40f' , '/navigation/0192d60eabf473ac85a5762188f46449' , '/navigation/0192d60eabf473ac85a57621899286b4' , '/navigation/0192d60eabf473ac85a5762189be14f8' , '/navigation/0192d60eabf473ac85a576218a6c9ce8' , '/navigation/0192d60eabf473ac85a576218b47dd16' , '/navigation/0192d60eabf473ac85a576218c2084c7' , '/navigation/0192d60eabf473ac85a576218cd3c317' , '/navigation/0192d60eabf573ffb83971181b646002' , '/navigation/0192d60eabf573ffb83971181bfaae89' , '/navigation/0192d60eabf573ffb83971181c992759' , '/navigation/0192d60eabf573ffb83971181cd4da35' , '/navigation/0192d60eabf573ffb83971181d461fa1' , '/navigation/0192d60eabf573ffb83971181e373cda' , '/navigation/0192d60eabf573ffb83971181ec8c5cf' , '/navigation/0192d60eabf573ffb83971181ee96e74' , '/navigation/0192d60eabf573ffb83971181f25b94b' , '/navigation/0192d60eabf671f4bad5f66d4b06157d' , '/navigation/0192d60eabf671f4bad5f66d4c013c40' , '/navigation/0192d60eabf671f4bad5f66d4ca4905a' , '/navigation/0192d60eabf671f4bad5f66d4d75da53' , '/navigation/0192d60eabf671f4bad5f66d4e7ef15c' , '/navigation/0192d60eabf671f4bad5f66d4edf6f9e' , '/navigation/0192d60eabf671f4bad5f66d4f0a5eba' , '/navigation/0192d60eabf671f4bad5f66d4fbed564' , '/navigation/0192d60eabf671f4bad5f66d5003ef34' , '/navigation/0192d60eabf771979bbe73efa9a4b25a' , '/navigation/0192d60eabf771979bbe73efaa945612' , '/navigation/0192d60eabf771979bbe73efaaae3d2d' , '/navigation/0192d60eabf771979bbe73efaba0d16d' , '/navigation/0192d60eabf771979bbe73efabaf13b7' , '/navigation/0192d60eabf771979bbe73efabbd38d1' , '/navigation/0192d60eabf771979bbe73efacafb086' , '/navigation/0192d60eabf771979bbe73efad3a3169' , '/navigation/0192d60eabf771979bbe73efad9c5e00' , '/navigation/0192d60eabf771979bbe73efadeab647' , '/navigation/0192d60eabf871b79bfa8c5679c54070' , '/navigation/0192d60eabf871b79bfa8c5679dec929' , '/navigation/0192d60eabf871b79bfa8c567a2a3498' , '/navigation/0192d60eabf871b79bfa8c567a9110d2' , '/navigation/0192d60eabf871b79bfa8c567b0b6ccc' , '/navigation/0192d60eabf871b79bfa8c567ba98a56' , '/navigation/0192d60eabf871b79bfa8c567c2cbbf7' , '/navigation/0192d60eabf871b79bfa8c567d1c3c78' , '/navigation/0192d60eabf871b79bfa8c567d8cf735' , '/navigation/0192d60eabf871b79bfa8c567df11658' , '/detail/0192d60f066473bda5d2ffd858e50843' , '/detail/0192d60f098973b6905117f85b7dc6c5' , '/detail/0192d60f0af173768aaf12c017691385' , '/detail/0192d60f09a1727ba0115543ac5d0da6' , '/detail/0192d60f09b4715e887a743bcfa25c1b' , '/detail/0192d60f099d712db7b7b74047a1c7b8' , '/detail/0192d60f0b047219ae19bccb11ee3f63' , '/detail/0192d60f098e70efbedc53d7b43be56e' , '/detail/0192d60f06747027b93ac3356e523900' , '/detail/0192d60f0b1873c9846fab5cfebea7b0' , '/detail/0192d60f0af47290b573b13552526726' , '/detail/0192d60f09a870b6906e8d1169cd947e' , '/detail/0192d60f066072f6aa0184026c38bdba' , '/detail/0192d60f09ad7072b0e4be17d837efa5' , '/detail/0192d60f0b1470409a83f7acff92790e' , '/detail/0192d60f0b1671a198a42e6b15a8485f' , '/detail/0192d60f0b0871fa857d6bf0689efe64' , '/detail/0192d60f0afa73fe89276aab8995efe4' , '/detail/0192d60f09b273c3906d9347352aff73' , '/detail/0192d60f0aee7107affc00ecd0bf49d1' , '/detail/0192d60f06707037be6357d1014b778d' , '/detail/0192d60f065a72e4b93ccf549eecc32d' , '/detail/0192d60f09af72daaf2b09b04e9fee6d' , '/detail/0192d60f09a67331bc96414a4a89c16a' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x0192D60E4B007316AC145F6C218B72AF OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
20.50 ms (3.58%)
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` . `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% "
"%|0192d60da01470b097eadfa895ea0a27|% "
1
5
]
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` . `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` . `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 '%|0192d60da01470b097eadfa895ea0a27|%' AND (`category` . `level` > 1 AND `category` . `level` < = 5 )));
Copy
17.61 ms (3.07%)
1
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.options` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
SELECT LOWER (HEX (`product.options` . `id` )) as `options.key` , COUNT (`product` . `id` ) as `options.count` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product` . `id` = `product.options.mapping` . `product_id` AND `product` . `version_id` = `product.options.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping` . `property_group_option_id` = `product.options` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
11.98 ms (2.09%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
"Computers-Baby/Outdoors-Computers-Electronics "
"Computers-Baby/Outdoors-Computers-Electronics/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x0192D60E4B007316AC145F6C218B72AF OR sales_channel_id IS NULL )) AND ((seo_path_info = 'Computers-Baby/Outdoors-Computers-Electronics' OR seo_path_info = 'Computers-Baby/Outdoors-Computers-Electronics/' ));
Copy
9.86 ms (1.72%)
1
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.min` ,
MAX (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
),
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
)
)
)
) as `price.max`
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
LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id`
AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id`
LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id`
AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ?
AND NOT (`product` . `display_group` < = > ? )
)
)
Copy
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.min` , MAX (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )), COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9fc7729abfa03e7e1a973d3e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60d9ffb720bb4e62ac9e7f21270.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60db7fc7201998f5561d4ea7a42.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule0192d60da06e70af943d325ed23f792d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 )))) as `price.max` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL )));
Copy
9.21 ms (1.61%)
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` . `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 ’Ö\x0E ©^pE„\x1A z~lÏa¥ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~m‘ý1 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~n9É„ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~o\x10 B> "
b"\x01 ’Ö\x0E ©^pE„\x1A z~o;\x02 & "
b"\x01 ’Ö\x0E ©^pE„\x1A z~p\v 1¤ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qY‰ž "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qÛ ² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~sTÖ© "
b"\x01 ’Ö\x0E ©^pE„\x1A z~uÚù¦ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~v¼ëÛ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~vÞwŒ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~w«½b "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð\x19 ˜ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð”\e "
b"\x01 ’Ö\x0E ©^pE„\x1A z~z›Çù "
b"\x01 ’Ö\x0E ©^pE„\x1A z~{y€Ú "
b"\x01 ’Ö\x0E ©^pE„\x1A z~|f4D "
b"\x01 ’Ö\x0E ©^pE„\x1A z~}‚‚³ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~~Ç\r … "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ?+Ž "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ºÇD "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F Æ\x1A f "
b"\x01 ’Ö\x0E ©^pE„\x1A z~€cÇ; "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü;Z© "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü¤JÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚ E£ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚꡽ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒBøn "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒª= "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒñY² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„\x1E å„ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„ÞE\f "
b"\x01 ’Ö\x0E ©^pE„\x1A z~…†Að "
b"\x01 ’Ö\x0E ©^pE„\x1A z~…‘v4 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†?&´ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†Âù÷ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‡?Ž“ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆ@\e h "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆè\x1F T "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‰[÷' "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š\x03 œ\x1D "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Šxl¡ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š›Þ¶ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‹}L\x1C "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì\x00 ╩Ì "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ìƒkâ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì█Êp "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Ž¡¾5 "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~É\x18\x17 H "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ÉËıG "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‘„\x13 j "
b"\x01 ’Ö\x0E ©^pE„\x1A z~’\x16 £0 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~“\x08\x11 P "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”\x05 ç\n "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”Þ\x13 R "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•\x15 ûÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•h± "
b"\x01 ’Ö\x0E ©^pE„\x1A z~– \f ã "
b"\x01 ’Ö\x0E ©^pE„\x1A z~–ù\x13 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~—¿Ø" "
b"\x01 ’Ö\x0E ©^pE„\x1A z~™g\x13 m "
b"\x01 ’Ö\x0E ©^pE„\x1A z~›ÛêJ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~œ©÷\v "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~Øw!Í "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ØýÖ\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ Þ\x11\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦:\f "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦çÛ\x08 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~§^å\x0F "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¨ÛE+ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~©%bû "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ª#1ž "
b"\x01 ’Ö\x0E ©^pE„\x1A z~«Ho\x07 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~®É<‚ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¯âÔé "
b"\x01 ’Ö\x0E ©^pE„\x1A z~°Çó° "
b"\x01 ’Ö\x0E ©^pE„\x1A z~±–D‚ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´\x08 R\x17 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´ôFª "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶0fÍ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶‹Ä\x16 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·XŠ& "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·žVß "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸]”y "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸_'\e "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¹\x11 ÁÈ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~║1ZØ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~½\x04 2Ä "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¾'xÍ "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 6õ¯@ "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 7uá\x11 "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8B\x00\x05 "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8r/\x19 "
b"\x01 ÆÍ\x0E ®Ìs5┐e:ÌN¬'É "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞOAˆn "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞP)/\x03 "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞPÖà( "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x11 5>× "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x12 "\x1D\f "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x13 ¢°Ã "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0\x14 ü¬± "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15\x0E a& "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15 û™4 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x16 B\x0F ™ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x07 ’… "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x16 &‡ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ‚ÆR "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ófò "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18\x10 «n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 h\x1F A "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 ks# "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x19 úWp "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1A vÌ_ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\e cÉ\x10 "
b"""
\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C \n
nM
"""
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C 'P\t "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C =ÅÙ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C Ñ:o "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1D *ª~ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E\x18 D\n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E ¤ó9 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1F Š¬1 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0 ýÉZ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0!Öغ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0"Q’\x0F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0$\x18\x05 Õ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0%\x1F üE "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0&C\x1C ß "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0&Øoi "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0'ÞùÝ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0(›wõ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0)¿ôú "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0,¶í0 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0-v§Ï "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0.+’F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01p†\x19 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01¼Z› "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02\x14 ‘º "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02;\x04 E "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02>Ÿk "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02ó- "
b"\x01 ’Ö\x0E ©ßrs©\x12 O03‡º\x17 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04myH "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04îÈ# "
b"\x01 ’Ö\x0E ©ßrs©\x12 O05³š6 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O06±(D "
b"\x01 ’Ö\x0E ©ßrs©\x12 O07×a} "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08œ†Ð "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08ïtÒ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O09®ùF "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0:Éù "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0;½É³ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0<‡¾Ý "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0=:ª¾ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0>\e Å\x11 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0?·NK "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0B\x05 ½ä "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0CªÎ\ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0D\x1C 5V "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0DÀ\e / "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0E\v\x06 ¶ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0FóŒ¢ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0GE{þ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Gæ`Ô "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0HÁat "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0J\x13 ó» "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Jºeë "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0K=\x12\x1A "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Kì\v Ì "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0NNÝÕ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0O`¸\x18 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0PŽhî "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Q€\x08 ø "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0QØ\x08 y "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0RÅIª "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0S_\x1D ¡ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0T\x17 ˜9 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tê"þ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0TóC\ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tÿ‘+ "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0V¤ì\x0E "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0VêO· "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0WËri "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Z7—\f "
b"\x01 ’Ö\x0E ªTrÇ‚*oN)±\x11 « "
b"\x01 ’Ö\x0E ªTrÇ‚*oN*\e uÙ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,\v ‘& "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,åZ“ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN.\x1F ¬% "
b"\x01 ’Ö\x0E ªTrÇ‚*oN3|Ä” "
b"\x01 ’Ö\x0E ªTrÇ‚*oN4N¦? "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6\x15 Zï "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6ù)Z "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8"ìã "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8ýˆ> "
b"\x01 ’Ö\x0E ªTrÇ‚*oN9\x1E Ày "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN:\r\n
`
"""
b"\x01 ÆÍ\x0E ¬TrÃé*oN>ɽ\x07 "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN?À\n
R
"""
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹d╬\x13 Ð "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e7Yu "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e┬&░ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹f┴\x13 > "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹h┼s\x16 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹i┘\x0E g "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹jt¢§ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹l+«\v "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹n5┬P "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹pz1) "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹rsþ6 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹sßå² "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹t\x15 ͱ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹týAo "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ywzZ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹zKøé "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|B,Å "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|ëNu "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹\x7F ðmW "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é\x13 9þ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é ─/ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ä5[═ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹àb\x16 " "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ç½5¼ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ê+RO "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹êýHí "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ë╬I\x1E "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹è:þL "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Äf8C "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Å╔X┬ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ÉHÌT "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹æ\x16 Hg "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹öjBË "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ö )F "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ü{ò\x16 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Üª3¬ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ø7éB "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹øÂð' "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£ö¦à "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£▓╦╣ "
b"\x01 ’Ö\x0E ªÌs4l\x7F 6@Ç "
b"\x01 ÆÍ\x0E ¬╠s´ÿÂ4lüBÚ` "
b"\x01 ’Ö\x0E ªÌs4l…°Þ: "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
¿òëÂ
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
©\x0F y3
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
├(#\x14
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
─£Zo
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
╦¶Jë
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
ð/'h
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Î[bH
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Ôßè_
"""
b"\x01 ’Ö\x0E «hp-…“\x12\f P²\x19 a "
b"\x01 ’Ö\x0E «hp-…“\x12\f P·\x18 Ž "
b"\x01 ’Ö\x0E «hp-…“\x12\f Q\x1E\x15\x7F "
b"\x01 ÆÍ\x0E ½prÝçÅH0ù¹S\x16 "
b"\x01 ÆÍ\x0E ½prÝçÅH0ÿ@#V "
b"\x01 ÆÍ\x0E ½prÝçÅH0ÖHÛ³ "
b"\x01 ÆÍ\x0E ½prÝçÅH0ƒr<\e "
b"\x01 ’Ö\x0E «ƒs—› ".\x1A ä\t º "
b"\x01 ’Ö\x0E «ƒs—› ".\e ë±h "
b"\x01 ÆÍ\x0E ½âsùø ".\x1F ü╬ÿ "
b"\x01 ’Ö\x0E «ƒs—› ".*\x10 EE "
b"\x01 ’Ö\x0E « p¿°–2\x0F óC_ "
b"\x01 ’Ö\x0E « p¿°–2\x0F óĽ¹ "
b"\x01 ’Ö\x0E « p¿°–2\x0F øœfr "
b"\x01 ’Ö\x0E « p¿°–2\x0F üK£ˆ "
]
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` . `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` . `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 (0x0192D60EA95E7045841A7A7E6CCF61A5 , 0x0192D60EA95E7045841A7A7E6D91FD31 , 0x0192D60EA95E7045841A7A7E6E39C984 , 0x0192D60EA95E7045841A7A7E6F10423E , 0x0192D60EA95E7045841A7A7E6F3B0226 , 0x0192D60EA95E7045841A7A7E700B31A4 , 0x0192D60EA95E7045841A7A7E7159899E , 0x0192D60EA95E7045841A7A7E71DB20B2 , 0x0192D60EA95E7045841A7A7E7354D6A9 , 0x0192D60EA95E7045841A7A7E75DAF9A6 , 0x0192D60EA95E7045841A7A7E76BCEBDB , 0x0192D60EA95E7045841A7A7E76DE778C , 0x0192D60EA95E7045841A7A7E77ABBD62 , 0x0192D60EA95E7045841A7A7E78F01998 , 0x0192D60EA95E7045841A7A7E78F0941B , 0x0192D60EA95E7045841A7A7E7A9BC7F9 , 0x0192D60EA95E7045841A7A7E7B7980DA , 0x0192D60EA95E7045841A7A7E7C663444 , 0x0192D60EA95E7045841A7A7E7D8282B3 , 0x0192D60EA95E7045841A7A7E7EC70D85 , 0x0192D60EA95E7045841A7A7E7F3F2B8E , 0x0192D60EA95E7045841A7A7E7FBAC744 , 0x0192D60EA95E7045841A7A7E7FC61A66 , 0x0192D60EA95E7045841A7A7E8063C73B , 0x0192D60EA95E7045841A7A7E813B5AB8 , 0x0192D60EA95E7045841A7A7E81CF4A8E , 0x0192D60EA95E7045841A7A7E82A045A3 , 0x0192D60EA95E7045841A7A7E82EAA1BD , 0x0192D60EA95E7045841A7A7E8342F86E , 0x0192D60EA95E7045841A7A7E83AA3DAD , 0x0192D60EA95E7045841A7A7E83F159B2 , 0x0192D60EA95E7045841A7A7E841EE584 , 0x0192D60EA95E7045841A7A7E84DE450C , 0x0192D60EA95E7045841A7A7E858641F0 , 0x0192D60EA95E7045841A7A7E85917634 , 0x0192D60EA95E7045841A7A7E863F26B4 , 0x0192D60EA95E7045841A7A7E86C2F9F7 , 0x0192D60EA95E7045841A7A7E873F8E93 , 0x0192D60EA95E7045841A7A7E88401B68 , 0x0192D60EA95E7045841A7A7E88E81F54 , 0x0192D60EA95E7045841A7A7E895BF727 , 0x0192D60EA95E7045841A7A7E8A039C1D , 0x0192D60EA95E7045841A7A7E8A786CA1 , 0x0192D60EA95E7045841A7A7E8A9BDEB6 , 0x0192D60EA95E7045841A7A7E8B7D4C1C , 0x0192D60EA95E7045841A7A7E8D00CADE , 0x0192D60EA95E7045841A7A7E8D9F6B83 , 0x0192D60EA95E7045841A7A7E8DDBD270 , 0x0192D60EA95E7045841A7A7E8EA1BE35 , 0x0192D60EA95E7045841A7A7E90181748 , 0x0192D60EA95E7045841A7A7E90D3D547 , 0x0192D60EA95E7045841A7A7E9184136A , 0x0192D60EA95E7045841A7A7E9216A330 , 0x0192D60EA95E7045841A7A7E93081150 , 0x0192D60EA95E7045841A7A7E9405E70A , 0x0192D60EA95E7045841A7A7E94DE1352 , 0x0192D60EA95E7045841A7A7E9515FBC4 , 0x0192D60EA95E7045841A7A7E9568B1AD , 0x0192D60EA95E7045841A7A7E96200CE3 , 0x0192D60EA95E7045841A7A7E96F913A0 , 0x0192D60EA95E7045841A7A7E97BFD822 , 0x0192D60EA95E7045841A7A7E9967136D , 0x0192D60EA95E7045841A7A7E9BDBEA4A , 0x0192D60EA95E7045841A7A7E9CA9F70B , 0x0192D60EA95E7045841A7A7E9D7721D6 , 0x0192D60EA95E7045841A7A7E9DEC9900 , 0x0192D60EA95E7045841A7A7EA0DE1100 , 0x0192D60EA95E7045841A7A7EA63AAD0C , 0x0192D60EA95E7045841A7A7EA6E7DB08 , 0x0192D60EA95E7045841A7A7EA75EE50F , 0x0192D60EA95E7045841A7A7EA8DB452B , 0x0192D60EA95E7045841A7A7EA92562FB , 0x0192D60EA95E7045841A7A7EAA23319E , 0x0192D60EA95E7045841A7A7EAB486F07 , 0x0192D60EA95E7045841A7A7EAEC93C82 , 0x0192D60EA95E7045841A7A7EAFE2D4E9 , 0x0192D60EA95E7045841A7A7EB0C7F3B0 , 0x0192D60EA95E7045841A7A7EB1964482 , 0x0192D60EA95E7045841A7A7EB4085217 , 0x0192D60EA95E7045841A7A7EB4F446AA , 0x0192D60EA95E7045841A7A7EB63066CD , 0x0192D60EA95E7045841A7A7EB68BC416 , 0x0192D60EA95E7045841A7A7EB7588A26 , 0x0192D60EA95E7045841A7A7EB79E56DF , 0x0192D60EA95E7045841A7A7EB85D9479 , 0x0192D60EA95E7045841A7A7EB85F271B , 0x0192D60EA95E7045841A7A7EB911C1C8 , 0x0192D60EA95E7045841A7A7EBA315A9D , 0x0192D60EA95E7045841A7A7EBD0432C4 , 0x0192D60EA95E7045841A7A7EBE2778CD , 0x0192D60EA95F73D9B7D0740936F5AF40 , 0x0192D60EA95F73D9B7D074093775E111 , 0x0192D60EA95F73D9B7D0740938420005 , 0x0192D60EA95F73D9B7D0740938722F19 , 0x0192D60EA9DE7335BF653ADE4EAA2790 , 0x0192D60EA9DE7335BF653ADE4F41886E , 0x0192D60EA9DE7335BF653ADE50292F03 , 0x0192D60EA9DE7335BF653ADE50D6E028 , 0x0192D60EA9DF7273A9124F3011353ED7 , 0x0192D60EA9DF7273A9124F3012221D0C , 0x0192D60EA9DF7273A9124F3013A2B0C3 , 0x0192D60EA9DF7273A9124F301481AAF1 , 0x0192D60EA9DF7273A9124F30150E6126 , 0x0192D60EA9DF7273A9124F3015FB9934 , 0x0192D60EA9DF7273A9124F3016420F99 , 0x0192D60EA9DF7273A9124F3017079285 , 0x0192D60EA9DF7273A9124F3017162687 , 0x0192D60EA9DF7273A9124F301782C652 , 0x0192D60EA9DF7273A9124F3017F366F2 , 0x0192D60EA9DF7273A9124F301810AB6E , 0x0192D60EA9DF7273A9124F3018681F41 , 0x0192D60EA9DF7273A9124F30186B7323 , 0x0192D60EA9DF7273A9124F3019FA5770 , 0x0192D60EA9DF7273A9124F301A76CC5F , 0x0192D60EA9DF7273A9124F301B63C910 , 0x0192D60EA9DF7273A9124F301C0A6E4D , 0x0192D60EA9DF7273A9124F301C275009 , 0x0192D60EA9DF7273A9124F301C3DC5D9 , 0x0192D60EA9DF7273A9124F301CD13A6F , 0x0192D60EA9DF7273A9124F301D2AAA7E , 0x0192D60EA9DF7273A9124F301E18440A , 0x0192D60EA9DF7273A9124F301EA4F339 , 0x0192D60EA9DF7273A9124F301F8AAC31 , 0x0192D60EA9DF7273A9124F3020FDC95A , 0x0192D60EA9DF7273A9124F3021D6D8BA , 0x0192D60EA9DF7273A9124F302251920F , 0x0192D60EA9DF7273A9124F30241805D5 , 0x0192D60EA9DF7273A9124F30251FFC45 , 0x0192D60EA9DF7273A9124F3026431CDF , 0x0192D60EA9DF7273A9124F30269D6F69 , 0x0192D60EA9DF7273A9124F3027DEF9DD , 0x0192D60EA9DF7273A9124F30289B77F5 , 0x0192D60EA9DF7273A9124F3029BFF4FA , 0x0192D60EA9DF7273A9124F302CB6ED30 , 0x0192D60EA9DF7273A9124F302D76A7CF , 0x0192D60EA9DF7273A9124F302E2B9246 , 0x0192D60EA9DF7273A9124F3031708619 , 0x0192D60EA9DF7273A9124F3031BC5A9B , 0x0192D60EA9DF7273A9124F30321491BA , 0x0192D60EA9DF7273A9124F30323B0445 , 0x0192D60EA9DF7273A9124F30323E9F6B , 0x0192D60EA9DF7273A9124F3032F3AD2D , 0x0192D60EA9DF7273A9124F303387BA17 , 0x0192D60EA9DF7273A9124F30346D7948 , 0x0192D60EA9DF7273A9124F3034EEC823 , 0x0192D60EA9DF7273A9124F3035B39A36 , 0x0192D60EA9DF7273A9124F3036B12844 , 0x0192D60EA9DF7273A9124F3037D7617D , 0x0192D60EA9DF7273A9124F30389C86D0 , 0x0192D60EA9DF7273A9124F3038EF74D2 , 0x0192D60EA9DF7273A9124F3039AEF946 , 0x0192D60EA9DF7273A9124F303A9097F0 , 0x0192D60EA9DF7273A9124F303BBDC9B3 , 0x0192D60EA9DF7273A9124F303C87BEDD , 0x0192D60EA9DF7273A9124F303D3AAABE , 0x0192D60EA9DF7273A9124F303E1BC511 , 0x0192D60EA9DF7273A9124F303FB74E4B , 0x0192D60EA9DF7273A9124F304205BDE4 , 0x0192D60EA9DF7273A9124F3043AACE5C , 0x0192D60EA9DF7273A9124F30441C3556 , 0x0192D60EA9DF7273A9124F3044C01B2F , 0x0192D60EA9DF7273A9124F30450B06B6 , 0x0192D60EA9DF7273A9124F3046F38CA2 , 0x0192D60EA9DF7273A9124F3047457BFE , 0x0192D60EA9DF7273A9124F3047E660D4 , 0x0192D60EA9DF7273A9124F3048C16174 , 0x0192D60EA9DF7273A9124F304A13F3BB , 0x0192D60EA9DF7273A9124F304ABA65EB , 0x0192D60EA9DF7273A9124F304B3D121A , 0x0192D60EA9DF7273A9124F304BEC0BCC , 0x0192D60EA9DF7273A9124F304E4EDDD5 , 0x0192D60EA9DF7273A9124F304F60B818 , 0x0192D60EA9DF7273A9124F30508E68EE , 0x0192D60EA9DF7273A9124F30518008F8 , 0x0192D60EA9DF7273A9124F30519D0879 , 0x0192D60EA9DF7273A9124F30528F49A6 , 0x0192D60EA9DF7273A9124F30535F1DA1 , 0x0192D60EA9DF7273A9124F3054179839 , 0x0192D60EA9DF7273A9124F3054EA22FE , 0x0192D60EA9DF7273A9124F3054F3435C , 0x0192D60EA9DF7273A9124F3054FF912B , 0x0192D60EA9DF7273A9124F3056CF8D0E , 0x0192D60EA9DF7273A9124F3056EA4FB7 , 0x0192D60EA9DF7273A9124F3057CB7269 , 0x0192D60EA9DF7273A9124F305A37970C , 0x0192D60EAA5472C7822A6F4E29B111AB , 0x0192D60EAA5472C7822A6F4E2A1B75D9 , 0x0192D60EAA5472C7822A6F4E2C0B9126 , 0x0192D60EAA5472C7822A6F4E2CE55A93 , 0x0192D60EAA5472C7822A6F4E2E1FAC25 , 0x0192D60EAA5472C7822A6F4E337CC494 , 0x0192D60EAA5472C7822A6F4E344EA63F , 0x0192D60EAA5472C7822A6F4E36155AEF , 0x0192D60EAA5472C7822A6F4E36F9295A , 0x0192D60EAA5472C7822A6F4E3822ECE3 , 0x0192D60EAA5472C7822A6F4E38FD883E , 0x0192D60EAA5472C7822A6F4E391EC079 , 0x0192D60EAA5472C7822A6F4E3A0D0A60 , 0x0192D60EAA5472C7822A6F4E3E90AB07 , 0x0192D60EAA5472C7822A6F4E3FC00A52 , 0x0192D60EAA5571CA90BEF7FB64CE13D1 , 0x0192D60EAA5571CA90BEF7FB65375975 , 0x0192D60EAA5571CA90BEF7FB65C226B0 , 0x0192D60EAA5571CA90BEF7FB66C1133E , 0x0192D60EAA5571CA90BEF7FB68C57316 , 0x0192D60EAA5571CA90BEF7FB69D90E67 , 0x0192D60EAA5571CA90BEF7FB6A74BDF5 , 0x0192D60EAA5571CA90BEF7FB6C2BAE0B , 0x0192D60EAA5571CA90BEF7FB6E35C250 , 0x0192D60EAA5571CA90BEF7FB707A3129 , 0x0192D60EAA5571CA90BEF7FB7273E736 , 0x0192D60EAA5571CA90BEF7FB73E186FD , 0x0192D60EAA5571CA90BEF7FB7415D6F1 , 0x0192D60EAA5571CA90BEF7FB74EC416F , 0x0192D60EAA5571CA90BEF7FB79777A5A , 0x0192D60EAA5571CA90BEF7FB7A4B9B82 , 0x0192D60EAA5571CA90BEF7FB7C422C8F , 0x0192D60EAA5571CA90BEF7FB7C894E75 , 0x0192D60EAA5571CA90BEF7FB7FD06D57 , 0x0192D60EAA5571CA90BEF7FB821339E7 , 0x0192D60EAA5571CA90BEF7FB82FFC42F , 0x0192D60EAA5571CA90BEF7FB84355BCD , 0x0192D60EAA5571CA90BEF7FB85621622 , 0x0192D60EAA5571CA90BEF7FB87AB35AC , 0x0192D60EAA5571CA90BEF7FB882B524F , 0x0192D60EAA5571CA90BEF7FB88EC48A1 , 0x0192D60EAA5571CA90BEF7FB89CE491E , 0x0192D60EAA5571CA90BEF7FB8A3AE74C , 0x0192D60EAA5571CA90BEF7FB8E663843 , 0x0192D60EAA5571CA90BEF7FB8FC958C2 , 0x0192D60EAA5571CA90BEF7FB9048DE54 , 0x0192D60EAA5571CA90BEF7FB91164867 , 0x0192D60EAA5571CA90BEF7FB946A42D3 , 0x0192D60EAA5571CA90BEF7FB99202946 , 0x0192D60EAA5571CA90BEF7FB9A7B9516 , 0x0192D60EAA5571CA90BEF7FB9AA633AA , 0x0192D60EAA5571CA90BEF7FB9B378242 , 0x0192D60EAA5571CA90BEF7FB9BB6D027 , 0x0192D60EAA5571CA90BEF7FB9C94DD85 , 0x0192D60EAA5571CA90BEF7FB9CB2CBB9 , 0x0192D60EAACC73EF98B6346C7F3640C7 , 0x0192D60EAACC73EF98B6346C8142E960 , 0x0192D60EAACC73EF98B6346C85B0DE3A , 0x0192D60EAACD71788D8C850AA89589B6 , 0x0192D60EAACD71788D8C850AB80F7933 , 0x0192D60EAACD71788D8C850AC3282314 , 0x0192D60EAACD71788D8C850AC49C5A6F , 0x0192D60EAACD71788D8C850ACBF44A89 , 0x0192D60EAACD71788D8C850AD02F2768 , 0x0192D60EAACD71788D8C850AD75B6248 , 0x0192D60EAACD71788D8C850AE2E18A5F , 0x0192D60EAB68702D8593120C50B21961 , 0x0192D60EAB68702D8593120C50B7188E , 0x0192D60EAB68702D8593120C511E157F , 0x0192D60EAB7072ED878F483097FB5316 , 0x0192D60EAB7072ED878F483098402356 , 0x0192D60EAB7072ED878F48309948EAFC , 0x0192D60EAB7072ED878F48309F723C1B , 0x0192D60EAB8373979B20222E1AE409BA , 0x0192D60EAB8373979B20222E1BEBB168 , 0x0192D60EAB8373979B20222E1F81CE98 , 0x0192D60EAB8373979B20222E2A104545 , 0x0192D60EABA070BFB096320FF343AD5F , 0x0192D60EABA070BFB096320FF3C4BDB9 , 0x0192D60EABA070BFB096320FF89C6672 , 0x0192D60EABA070BFB096320FFC4BA388 );
Copy
8.94 ms (1.56%)
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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN (SELECT `product.translation` . `product_id` , `product.translation` . `product_version_id` , `product.translation` . `name` as `product.translation.name` 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` . `name` as `product.parent.translation.name` 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 `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ORDER BY MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
8.62 ms (1.50%)
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
7.55 ms (1.32%)
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
7.46 ms (1.30%)
1
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = ? ) AND ((((`product.visibilities` . `visibility` > = ? ) AND `product.visibilities` . `sales_channel_id` = ? AND IFNULL (`product` . `active` , `product.parent` . `active` ) = ? ) AND `product.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.properties` . `id`
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
SELECT LOWER (HEX (`product.properties` . `id` )) as `properties.key` , COUNT (`product` . `id` ) as `properties.count` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product` . `properties` = `product.properties.mapping` . `product_id` AND `product` . `version_id` = `product.properties.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping` . `property_group_option_id` = `product.properties` . `id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
7.36 ms (1.28%)
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` FROM `product_price` WHERE (`product_price` . `version_id` = ? ) AND ((`product_price` . `product_id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ’Ö\x0F\x06 Zrä¹<ÏTžìÃ- "
b"\x01 ’Ö\x0F\x06 `röª\x01 „\x02 l8½º "
b"\x01 ’Ö\x0F\x06 ds½¥ÒÿØXå\x08 C "
b"\x01 ÆÍ\x0F\x06 pp7¥cWÐ\x01 Kwì "
b"\x01 ’Ö\x0F\x06 tp'¹:Ã5nR9\x00 "
b"\x01 ÆÍ\x0F\t ësÂÉQ\x17 °[}ã┼ "
b"\x01 ’Ö\x0F\t Žpï¾ÜS×´;ån "
b"\x01 ÆÍ\x0F\t Øq-ÀÀÀ@Gíé "
b"\x01 ’Ö\x0F\t ¡r{ \x11 UC¬]\r ¦ "
b"\x01 ’Ö\x0F\t ¦s1¼–AJJ‰Áj "
b"\x01 ÆÍ\x0F\t ¿pÂÉnì\x11 i═ö~ "
b"\x01 ’Ö\x0F\t pr°ä¾\x17 Ø7ï¥ "
b"\x01 ’Ö\x0F\t ¯rÚ¯+\t °NŸîm "
b"\x01 ÆÍ\x0F\t ▓s├ÉmôG5* s "
b"\x01 ’Ö\x0F\t ´q^ˆzt;Ï¢\\e "
b"\x01 ’Ö\x0F \n îq\x07 ¯ü\x00 ìпIÑ "
b"""
\x01 ’Ö\x0F \n
ñsvŠ¯\x12 À\x17 i\x13 …
"""
b"""
\x01 ÆÍ\x0F \n
¶rÉÁs▒5RRg&
"""
b"""
\x01 ’Ö\x0F \n
úsþ‰'j«‰•ïä
"""
b"\x01 ’Ö\x0F\v\x04 r\x19 ®\x19 ¼Ë\x11 î?c "
b"\x01 ’Ö\x0F\v\x08 qú…}kðhžþd "
b"\x01 ’Ö\x0F\v\x14 p@šƒ÷¬ÿ’y\x0E "
b"\x01 ’Ö\x0F\v\x16 q¡˜¤.k\x15 ¨H_ "
b"\x01 ’Ö\x0F\v\x18 sÉ„o«\þ¾§° "
b"\x01 ’Ö\x0F\x06 Xp\x04 ¾hlê9s°} "
b"""
\x01 ’Ö\x0F \n
ëpïªÀ¢Û\x19 !»O
"""
]
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` FROM `product_price` WHERE (`product_price` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`product_price` . `product_id` IN (0x0192D60F065A72E4B93CCF549EECC32D , 0x0192D60F066072F6AA0184026C38BDBA , 0x0192D60F066473BDA5D2FFD858E50843 , 0x0192D60F06707037BE6357D1014B778D , 0x0192D60F06747027B93AC3356E523900 , 0x0192D60F098973B6905117F85B7DC6C5 , 0x0192D60F098E70EFBEDC53D7B43BE56E , 0x0192D60F099D712DB7B7B74047A1C7B8 , 0x0192D60F09A1727BA0115543AC5D0DA6 , 0x0192D60F09A67331BC96414A4A89C16A , 0x0192D60F09A870B6906E8D1169CD947E , 0x0192D60F09AD7072B0E4BE17D837EFA5 , 0x0192D60F09AF72DAAF2B09B04E9FEE6D , 0x0192D60F09B273C3906D9347352AFF73 , 0x0192D60F09B4715E887A743BCFA25C1B , 0x0192D60F0AEE7107AFFC00ECD0BF49D1 , 0x0192D60F0AF173768AAF12C017691385 , 0x0192D60F0AF47290B573B13552526726 , 0x0192D60F0AFA73FE89276AAB8995EFE4 , 0x0192D60F0B047219AE19BCCB11EE3F63 , 0x0192D60F0B0871FA857D6BF0689EFE64 , 0x0192D60F0B1470409A83F7ACFF92790E , 0x0192D60F0B1671A198A42E6B15A8485F , 0x0192D60F0B1873C9846FAB5CFEBEA7B0 , 0x0192D60F06587004BE686CEA3973B07D , 0x0192D60F0AEB70EFAAC0A2DB1921BB4F )));
Copy
7.06 ms (1.23%)
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 ’Ö\x0E ©ßrs©\x12 O0\x1F Š¬1 "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
─£Zo
"""
b"\x01 ÆÍ\x0E ½prÝçÅH0ÿ@#V "
b"\x01 ’Ö\x0E «ƒs—› ".*\x10 EE "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
├(#\x14
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Î[bH
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
╦¶Jë
"""
b"\x01 ’Ö\x0E «ƒs—› ".\e ë±h "
b"\x01 ÆÍ\x0E ½prÝçÅH0ù¹S\x16 "
b"\x01 ÆÍ\x0E ½prÝçÅH0ÖHÛ³ "
b"\x01 ÆÍ\x0E ½prÝçÅH0ƒr<\e "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0=:ª¾ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN.\x1F ¬% "
b"\x01 ’Ö\x0E «hp-…“\x12\f Q\x1E\x15\x7F "
b"\x01 ’Ö\x0E «ƒs—› ".\x1A ä\t º "
b"\x01 ’Ö\x0E « p¿°–2\x0F óC_ "
b"\x01 ÆÍ\x0E ½âsùø ".\x1F ü╬ÿ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8"ìã "
b"\x01 ’Ö\x0E «hp-…“\x12\f P·\x18 Ž "
b"\x01 ’Ö\x0E «hp-…“\x12\f P²\x19 a "
b"\x01 ’Ö\x0E « p¿°–2\x0F óĽ¹ "
b"\x01 ’Ö\x0E « p¿°–2\x0F üK£ˆ "
b"\x01 ’Ö\x0E « p¿°–2\x0F øœfr "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”Þ\x13 R "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~Øw!Í "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8B\x00\x05 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0"Q’\x0F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0)¿ôú "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Gæ`Ô "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹t\x15 ͱ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ç½5¼ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qY‰ž "
b"\x01 ’Ö\x0E ©^pE„\x1A z~sTÖ© "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Šxl¡ "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞOAˆn "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1D *ª~ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0(›wõ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|B,Å "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹êýHí "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹æ\x16 Hg "
b"\x01 ’Ö\x0E ªÌs4l\x7F 6@Ç "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒñY² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„\x1E å„ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶0fÍ "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞPÖà( "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0\x14 ü¬± "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0FóŒ¢ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~~Ç\r … "
b"\x01 ’Ö\x0E ©^pE„\x1A z~€cÇ; "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒBøn "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0?·NK "
b"\x01 ’Ö\x0E ©^pE„\x1A z~o\x10 B> "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‰[÷' "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x19 úWp "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0&C\x1C ß "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0WËri "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ywzZ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é\x13 9þ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ë╬I\x1E "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
¿òëÂ
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~o;\x02 & "
b"\x01 ’Ö\x0E ©^pE„\x1A z~›ÛêJ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~║1ZØ "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0QØ\x08 y "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0TóC\ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tÿ‘+ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ê+RO "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ø7éB "
b"\x01 ’Ö\x0E ©^pE„\x1A z~–ù\x13 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦:\f "
b"\x01 ’Ö\x0E ©^pE„\x1A z~®É<‚ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18\x10 «n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C =ÅÙ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Jºeë "
b"\x01 ’Ö\x0E ªTrÇ‚*oN9\x1E Ày "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹pz1) "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ö )F "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
©\x0F y3
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~…†Að "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶‹Ä\x16 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¾'xÍ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02>Ÿk "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0GE{þ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~m‘ý1 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~n9É„ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~É\x18\x17 H "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0K=\x12\x1A "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0S_\x1D ¡ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~|f4D "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”\x05 ç\n "
b"\x01 ’Ö\x0E ©^pE„\x1A z~§^å\x0F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\e cÉ\x10 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0-v§Ï "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0D\x1C 5V "
b"\x01 ’Ö\x0E ©^pE„\x1A z~z›Çù "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ìƒkâ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¯âÔé "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x07 ’… "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1A vÌ_ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01¼Z› "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹øÂð' "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ Þ\x11\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~©%bû "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 7uá\x11 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0'ÞùÝ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02ó- "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Kì\v Ì "
b"\x01 ’Ö\x0E ªTrÇ‚*oN4N¦? "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹rsþ6 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~}‚‚³ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü¤JÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~œ©÷\v "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C Ñ:o "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02;\x04 E "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0T\x17 ˜9 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e7Yu "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F Æ\x1A f "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15 û™4 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~“\x08\x11 P "
b"\x01 ’Ö\x0E ©^pE„\x1A z~– \f ã "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ª#1ž "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 ks# "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0.+’F "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qÛ ² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~w«½b "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì█Êp "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x13 ¢°Ã "
b"""
\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C \n
nM
"""
b"\x01 ’Ö\x0E ©ßrs©\x12 O0O`¸\x18 "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6\x15 Zï "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|ëNu "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£ö¦à "
b"\x01 ’Ö\x0E ªÌs4l…°Þ: "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆè\x1F T "
b"\x01 ’Ö\x0E ©ßrs©\x12 O05³š6 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~v¼ëÛ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‹}L\x1C "
b"\x01 ’Ö\x0E ©^pE„\x1A z~°Çó° "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x12 "\x1D\f "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,åZ“ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8ýˆ> "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹l+«\v "
b"\x01 ’Ö\x0E ©^pE„\x1A z~{y€Ú "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x11 5>× "
b"\x01 ’Ö\x0E ©ßrs©\x12 O06±(D "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹jt¢§ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Äf8C "
b"\x01 ’Ö\x0E ©^pE„\x1A z~…‘v4 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´ôFª "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0E\v\x06 ¶ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~p\v 1¤ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸]”y "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x16 B\x0F ™ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Q€\x08 ø "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š›Þ¶ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Ž¡¾5 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¨ÛE+ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0;½É³ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0B\x05 ½ä "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¹\x11 ÁÈ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08œ†Ð "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð”\e "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸_'\e "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 6õ¯@ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tê"þ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒª= "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0>\e Å\x11 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0DÀ\e / "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0HÁat "
b"\x01 ’Ö\x0E ªTrÇ‚*oN3|Ä” "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN:\r\n
`
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~vÞwŒ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„ÞE\f "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02\x14 ‘º "
b"\x01 ’Ö\x0E ©ßrs©\x12 O03‡º\x17 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0PŽhî "
b"\x01 ’Ö\x0E ªTrÇ‚*oN)±\x11 « "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6ù)Z "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹\x7F ðmW "
b"\x01 ÆÍ\x0E ¬╠s´ÿÂ4lüBÚ` "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ØýÖ\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~«Ho\x07 "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0RÅIª "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Z7—\f "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü;Z© "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚꡽ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ºÇD "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•\x15 ûÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~™g\x13 m "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x16 &‡ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08ïtÒ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹öjBË "
b"\x01 ’Ö\x0E ©^pE„\x1A z~uÚù¦ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì\x00 ╩Ì "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E\x18 D\n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0 ýÉZ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0VêO· "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,\v ‘& "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹d╬\x13 Ð "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e┬&░ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ?+Ž "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15\x0E a& "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0:Éù "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‘„\x13 j "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E ¤ó9 "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0&Øoi "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0CªÎ\ "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN?À\n
R
"""
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ü{ò\x16 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆ@\e h "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01p†\x19 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Üª3¬ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~½\x04 2Ä "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ÉHÌT "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð\x19 ˜ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†?&´ "
b"\x01 ÆÍ\x0E ®Ìs5┐e:ÌN¬'É "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C 'P\t "
b"\x01 ÆÍ\x0E ¬TrÃé*oN>ɽ\x07 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ä5[═ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£▓╦╣ "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
ð/'h
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚ E£ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‡?Ž“ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~±–D‚ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0NNÝÕ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é ─/ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ÉËıG "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8r/\x19 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ‚ÆR "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š\x03 œ\x1D "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 h\x1F A "
b"\x01 ’Ö\x0E ªTrÇ‚*oN*\e uÙ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹h┼s\x16 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹è:þL "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Ôßè_
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~lÏa¥ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•h± "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0,¶í0 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†Âù÷ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0$\x18\x05 Õ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0<‡¾Ý "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹sßå² "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹týAo "
b"\x01 ’Ö\x0E ©^pE„\x1A z~’\x16 £0 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0!Öغ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04îÈ# "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹n5┬P "
b"\x01 ’Ö\x0E ©^pE„\x1A z~—¿Ø" "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0V¤ì\x0E "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´\x08 R\x17 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0%\x1F üE "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0J\x13 ó» "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦çÛ\x08 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ófò "
b"\x01 ’Ö\x0E ©ßrs©\x12 O07×a} "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹f┴\x13 > "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹àb\x16 " "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·žVß "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞP)/\x03 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹i┘\x0E g "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·XŠ& "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04myH "
b"\x01 ’Ö\x0E ©ßrs©\x12 O09®ùF "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹zKøé "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Å╔X┬ "
]
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
Copy
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 (0x0192D60EA9DF7273A9124F301F8AAC31 , 0x0192D60EAACD71788D8C850AC49C5A6F , 0x0192D60EAB7072ED878F483098402356 , 0x0192D60EAB8373979B20222E2A104545 , 0x0192D60EAACD71788D8C850AC3282314 , 0x0192D60EAACD71788D8C850AD75B6248 , 0x0192D60EAACD71788D8C850ACBF44A89 , 0x0192D60EAB8373979B20222E1BEBB168 , 0x0192D60EAB7072ED878F483097FB5316 , 0x0192D60EAB7072ED878F48309948EAFC , 0x0192D60EAB7072ED878F48309F723C1B , 0x0192D60EA9DF7273A9124F303D3AAABE , 0x0192D60EAA5472C7822A6F4E2E1FAC25 , 0x0192D60EAB68702D8593120C511E157F , 0x0192D60EAB8373979B20222E1AE409BA , 0x0192D60EABA070BFB096320FF343AD5F , 0x0192D60EAB8373979B20222E1F81CE98 , 0x0192D60EAA5472C7822A6F4E3822ECE3 , 0x0192D60EAB68702D8593120C50B7188E , 0x0192D60EAB68702D8593120C50B21961 , 0x0192D60EABA070BFB096320FF3C4BDB9 , 0x0192D60EABA070BFB096320FFC4BA388 , 0x0192D60EABA070BFB096320FF89C6672 , 0x0192D60EA95E7045841A7A7E94DE1352 , 0x0192D60EA95E7045841A7A7E9D7721D6 , 0x0192D60EA95F73D9B7D0740938420005 , 0x0192D60EA9DF7273A9124F302251920F , 0x0192D60EA9DF7273A9124F3029BFF4FA , 0x0192D60EA9DF7273A9124F3047E660D4 , 0x0192D60EAA5571CA90BEF7FB7415D6F1 , 0x0192D60EAA5571CA90BEF7FB87AB35AC , 0x0192D60EA95E7045841A7A7E7159899E , 0x0192D60EA95E7045841A7A7E7354D6A9 , 0x0192D60EA95E7045841A7A7E8A786CA1 , 0x0192D60EA9DE7335BF653ADE4F41886E , 0x0192D60EA9DF7273A9124F301D2AAA7E , 0x0192D60EA9DF7273A9124F30289B77F5 , 0x0192D60EAA5571CA90BEF7FB7C422C8F , 0x0192D60EAA5571CA90BEF7FB88EC48A1 , 0x0192D60EAA5571CA90BEF7FB91164867 , 0x0192D60EAACC73EF98B6346C7F3640C7 , 0x0192D60EA95E7045841A7A7E83F159B2 , 0x0192D60EA95E7045841A7A7E841EE584 , 0x0192D60EA95E7045841A7A7EB63066CD , 0x0192D60EA9DE7335BF653ADE50D6E028 , 0x0192D60EA9DF7273A9124F301481AAF1 , 0x0192D60EA9DF7273A9124F3046F38CA2 , 0x0192D60EA95E7045841A7A7E7EC70D85 , 0x0192D60EA95E7045841A7A7E8063C73B , 0x0192D60EA95E7045841A7A7E8342F86E , 0x0192D60EA9DF7273A9124F303FB74E4B , 0x0192D60EA95E7045841A7A7E6F10423E , 0x0192D60EA95E7045841A7A7E895BF727 , 0x0192D60EA9DF7273A9124F3019FA5770 , 0x0192D60EA9DF7273A9124F3026431CDF , 0x0192D60EA9DF7273A9124F3057CB7269 , 0x0192D60EAA5571CA90BEF7FB79777A5A , 0x0192D60EAA5571CA90BEF7FB821339E7 , 0x0192D60EAA5571CA90BEF7FB89CE491E , 0x0192D60EAACD71788D8C850AA89589B6 , 0x0192D60EA95E7045841A7A7E6F3B0226 , 0x0192D60EA95E7045841A7A7E9BDBEA4A , 0x0192D60EA95E7045841A7A7EBA315A9D , 0x0192D60EA9DF7273A9124F30519D0879 , 0x0192D60EA9DF7273A9124F3054F3435C , 0x0192D60EA9DF7273A9124F3054FF912B , 0x0192D60EAA5571CA90BEF7FB882B524F , 0x0192D60EAA5571CA90BEF7FB9B378242 , 0x0192D60EA95E7045841A7A7E96F913A0 , 0x0192D60EA95E7045841A7A7EA63AAD0C , 0x0192D60EA95E7045841A7A7EAEC93C82 , 0x0192D60EA9DF7273A9124F301810AB6E , 0x0192D60EA9DF7273A9124F301C3DC5D9 , 0x0192D60EA9DF7273A9124F304ABA65EB , 0x0192D60EAA5472C7822A6F4E391EC079 , 0x0192D60EAA5571CA90BEF7FB707A3129 , 0x0192D60EAA5571CA90BEF7FB99202946 , 0x0192D60EAACD71788D8C850AB80F7933 , 0x0192D60EA95E7045841A7A7E858641F0 , 0x0192D60EA95E7045841A7A7EB68BC416 , 0x0192D60EA95E7045841A7A7EBE2778CD , 0x0192D60EA9DF7273A9124F30323E9F6B , 0x0192D60EA9DF7273A9124F3047457BFE , 0x0192D60EA95E7045841A7A7E6D91FD31 , 0x0192D60EA95E7045841A7A7E6E39C984 , 0x0192D60EA95E7045841A7A7E90181748 , 0x0192D60EA9DF7273A9124F304B3D121A , 0x0192D60EA9DF7273A9124F30535F1DA1 , 0x0192D60EA95E7045841A7A7E7C663444 , 0x0192D60EA95E7045841A7A7E9405E70A , 0x0192D60EA95E7045841A7A7EA75EE50F , 0x0192D60EA9DF7273A9124F301B63C910 , 0x0192D60EA9DF7273A9124F302D76A7CF , 0x0192D60EA9DF7273A9124F30441C3556 , 0x0192D60EA95E7045841A7A7E7A9BC7F9 , 0x0192D60EA95E7045841A7A7E8D9F6B83 , 0x0192D60EA95E7045841A7A7EAFE2D4E9 , 0x0192D60EA9DF7273A9124F3017079285 , 0x0192D60EA9DF7273A9124F301A76CC5F , 0x0192D60EA9DF7273A9124F3031BC5A9B , 0x0192D60EAA5571CA90BEF7FB9BB6D027 , 0x0192D60EA95E7045841A7A7EA0DE1100 , 0x0192D60EA95E7045841A7A7EA92562FB , 0x0192D60EA95F73D9B7D074093775E111 , 0x0192D60EA9DF7273A9124F3027DEF9DD , 0x0192D60EA9DF7273A9124F3032F3AD2D , 0x0192D60EA9DF7273A9124F304BEC0BCC , 0x0192D60EAA5472C7822A6F4E344EA63F , 0x0192D60EAA5571CA90BEF7FB7273E736 , 0x0192D60EA95E7045841A7A7E7D8282B3 , 0x0192D60EA95E7045841A7A7E81CF4A8E , 0x0192D60EA95E7045841A7A7E9CA9F70B , 0x0192D60EA9DF7273A9124F301CD13A6F , 0x0192D60EA9DF7273A9124F30323B0445 , 0x0192D60EA9DF7273A9124F3054179839 , 0x0192D60EAA5571CA90BEF7FB65375975 , 0x0192D60EA95E7045841A7A7E7FC61A66 , 0x0192D60EA9DF7273A9124F3015FB9934 , 0x0192D60EA95E7045841A7A7E93081150 , 0x0192D60EA95E7045841A7A7E96200CE3 , 0x0192D60EA95E7045841A7A7EAA23319E , 0x0192D60EA9DF7273A9124F30186B7323 , 0x0192D60EA9DF7273A9124F302E2B9246 , 0x0192D60EA95E7045841A7A7E71DB20B2 , 0x0192D60EA95E7045841A7A7E77ABBD62 , 0x0192D60EA95E7045841A7A7E8DDBD270 , 0x0192D60EA9DF7273A9124F3013A2B0C3 , 0x0192D60EA9DF7273A9124F301C0A6E4D , 0x0192D60EA9DF7273A9124F304F60B818 , 0x0192D60EAA5472C7822A6F4E36155AEF , 0x0192D60EAA5571CA90BEF7FB7C894E75 , 0x0192D60EAA5571CA90BEF7FB9C94DD85 , 0x0192D60EAACC73EF98B6346C85B0DE3A , 0x0192D60EA95E7045841A7A7E88E81F54 , 0x0192D60EA9DF7273A9124F3035B39A36 , 0x0192D60EA95E7045841A7A7E76BCEBDB , 0x0192D60EA95E7045841A7A7E8B7D4C1C , 0x0192D60EA95E7045841A7A7EB0C7F3B0 , 0x0192D60EA9DF7273A9124F3012221D0C , 0x0192D60EAA5472C7822A6F4E2CE55A93 , 0x0192D60EAA5472C7822A6F4E38FD883E , 0x0192D60EAA5571CA90BEF7FB6C2BAE0B , 0x0192D60EA95E7045841A7A7E7B7980DA , 0x0192D60EA9DF7273A9124F3011353ED7 , 0x0192D60EA9DF7273A9124F3036B12844 , 0x0192D60EAA5571CA90BEF7FB6A74BDF5 , 0x0192D60EAA5571CA90BEF7FB8E663843 , 0x0192D60EA95E7045841A7A7E85917634 , 0x0192D60EA95E7045841A7A7EB4F446AA , 0x0192D60EA9DF7273A9124F30450B06B6 , 0x0192D60EA95E7045841A7A7E700B31A4 , 0x0192D60EA95E7045841A7A7EB85D9479 , 0x0192D60EA9DF7273A9124F3016420F99 , 0x0192D60EA9DF7273A9124F30518008F8 , 0x0192D60EA95E7045841A7A7E8A9BDEB6 , 0x0192D60EA95E7045841A7A7E8EA1BE35 , 0x0192D60EA95E7045841A7A7EA8DB452B , 0x0192D60EA9DF7273A9124F303BBDC9B3 , 0x0192D60EA9DF7273A9124F304205BDE4 , 0x0192D60EA95E7045841A7A7EB911C1C8 , 0x0192D60EA9DF7273A9124F30389C86D0 , 0x0192D60EA95E7045841A7A7E78F0941B , 0x0192D60EA95E7045841A7A7EB85F271B , 0x0192D60EA95F73D9B7D0740936F5AF40 , 0x0192D60EA9DF7273A9124F3054EA22FE , 0x0192D60EA95E7045841A7A7E83AA3DAD , 0x0192D60EA9DF7273A9124F303E1BC511 , 0x0192D60EA9DF7273A9124F3044C01B2F , 0x0192D60EA9DF7273A9124F3048C16174 , 0x0192D60EAA5472C7822A6F4E337CC494 , 0x0192D60EAA5472C7822A6F4E3A0D0A60 , 0x0192D60EA95E7045841A7A7E76DE778C , 0x0192D60EA95E7045841A7A7E84DE450C , 0x0192D60EA9DF7273A9124F30321491BA , 0x0192D60EA9DF7273A9124F303387BA17 , 0x0192D60EA9DF7273A9124F30508E68EE , 0x0192D60EAA5472C7822A6F4E29B111AB , 0x0192D60EAA5472C7822A6F4E36F9295A , 0x0192D60EAA5571CA90BEF7FB7FD06D57 , 0x0192D60EAACC73EF98B6346C8142E960 , 0x0192D60EA95E7045841A7A7E9DEC9900 , 0x0192D60EA95E7045841A7A7EAB486F07 , 0x0192D60EA9DF7273A9124F30528F49A6 , 0x0192D60EA9DF7273A9124F305A37970C , 0x0192D60EA95E7045841A7A7E813B5AB8 , 0x0192D60EA95E7045841A7A7E82EAA1BD , 0x0192D60EA95E7045841A7A7E7FBAC744 , 0x0192D60EA95E7045841A7A7E9515FBC4 , 0x0192D60EA95E7045841A7A7E9967136D , 0x0192D60EA9DF7273A9124F3017162687 , 0x0192D60EA9DF7273A9124F3038EF74D2 , 0x0192D60EAA5571CA90BEF7FB946A42D3 , 0x0192D60EA95E7045841A7A7E75DAF9A6 , 0x0192D60EA95E7045841A7A7E8D00CADE , 0x0192D60EA9DF7273A9124F301E18440A , 0x0192D60EA9DF7273A9124F3020FDC95A , 0x0192D60EA9DF7273A9124F3056EA4FB7 , 0x0192D60EAA5472C7822A6F4E2C0B9126 , 0x0192D60EAA5571CA90BEF7FB64CE13D1 , 0x0192D60EAA5571CA90BEF7FB65C226B0 , 0x0192D60EA95E7045841A7A7E7F3F2B8E , 0x0192D60EA9DF7273A9124F30150E6126 , 0x0192D60EA9DF7273A9124F303A9097F0 , 0x0192D60EA95E7045841A7A7E9184136A , 0x0192D60EA9DF7273A9124F301EA4F339 , 0x0192D60EA9DF7273A9124F30269D6F69 , 0x0192D60EA9DF7273A9124F3043AACE5C , 0x0192D60EAA5472C7822A6F4E3FC00A52 , 0x0192D60EAA5571CA90BEF7FB9A7B9516 , 0x0192D60EA95E7045841A7A7E88401B68 , 0x0192D60EA9DF7273A9124F3031708619 , 0x0192D60EAA5571CA90BEF7FB9AA633AA , 0x0192D60EA95E7045841A7A7EBD0432C4 , 0x0192D60EAA5571CA90BEF7FB9048DE54 , 0x0192D60EA95E7045841A7A7E78F01998 , 0x0192D60EA95E7045841A7A7E863F26B4 , 0x0192D60EA9DE7335BF653ADE4EAA2790 , 0x0192D60EA9DF7273A9124F301C275009 , 0x0192D60EAA5472C7822A6F4E3E90AB07 , 0x0192D60EAA5571CA90BEF7FB84355BCD , 0x0192D60EAA5571CA90BEF7FB9CB2CBB9 , 0x0192D60EAACD71788D8C850AD02F2768 , 0x0192D60EA95E7045841A7A7E82A045A3 , 0x0192D60EA95E7045841A7A7E873F8E93 , 0x0192D60EA95E7045841A7A7EB1964482 , 0x0192D60EA9DF7273A9124F304E4EDDD5 , 0x0192D60EAA5571CA90BEF7FB82FFC42F , 0x0192D60EA95E7045841A7A7E90D3D547 , 0x0192D60EA95F73D9B7D0740938722F19 , 0x0192D60EA9DF7273A9124F301782C652 , 0x0192D60EA95E7045841A7A7E8A039C1D , 0x0192D60EA9DF7273A9124F3018681F41 , 0x0192D60EAA5472C7822A6F4E2A1B75D9 , 0x0192D60EAA5571CA90BEF7FB68C57316 , 0x0192D60EAA5571CA90BEF7FB8A3AE74C , 0x0192D60EAACD71788D8C850AE2E18A5F , 0x0192D60EA95E7045841A7A7E6CCF61A5 , 0x0192D60EA95E7045841A7A7E9568B1AD , 0x0192D60EA9DF7273A9124F302CB6ED30 , 0x0192D60EA95E7045841A7A7E86C2F9F7 , 0x0192D60EA9DF7273A9124F30241805D5 , 0x0192D60EA9DF7273A9124F303C87BEDD , 0x0192D60EAA5571CA90BEF7FB73E186FD , 0x0192D60EAA5571CA90BEF7FB74EC416F , 0x0192D60EA95E7045841A7A7E9216A330 , 0x0192D60EA9DF7273A9124F3021D6D8BA , 0x0192D60EA9DF7273A9124F3034EEC823 , 0x0192D60EAA5571CA90BEF7FB6E35C250 , 0x0192D60EA95E7045841A7A7E97BFD822 , 0x0192D60EA9DF7273A9124F3056CF8D0E , 0x0192D60EA95E7045841A7A7EB4085217 , 0x0192D60EA9DF7273A9124F30251FFC45 , 0x0192D60EA9DF7273A9124F304A13F3BB , 0x0192D60EA95E7045841A7A7EA6E7DB08 , 0x0192D60EA9DF7273A9124F3017F366F2 , 0x0192D60EA9DF7273A9124F3037D7617D , 0x0192D60EAA5571CA90BEF7FB66C1133E , 0x0192D60EAA5571CA90BEF7FB85621622 , 0x0192D60EA95E7045841A7A7EB79E56DF , 0x0192D60EA9DE7335BF653ADE50292F03 , 0x0192D60EAA5571CA90BEF7FB69D90E67 , 0x0192D60EA95E7045841A7A7EB7588A26 , 0x0192D60EA9DF7273A9124F30346D7948 , 0x0192D60EA9DF7273A9124F3039AEF946 , 0x0192D60EAA5571CA90BEF7FB7A4B9B82 , 0x0192D60EAA5571CA90BEF7FB8FC958C2 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 ;
Copy
6.27 ms (1.09%)
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 ’Ö\x0E ©ßrs©\x12 O0\x1F Š¬1 "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
─£Zo
"""
b"\x01 ÆÍ\x0E ½prÝçÅH0ÿ@#V "
b"\x01 ’Ö\x0E «ƒs—› ".*\x10 EE "
b"\x01 ’Ö\x0E ªTrÇ‚*oN.\x1F ¬% "
b"\x01 ’Ö\x0E «hp-…“\x12\f Q\x1E\x15\x7F "
b"\x01 ’Ö\x0E «ƒs—› ".\x1A ä\t º "
b"\x01 ’Ö\x0E « p¿°–2\x0F óC_ "
]
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 (0x0192D60EA9DF7273A9124F301F8AAC31 , 0x0192D60EAACD71788D8C850AC49C5A6F , 0x0192D60EAB7072ED878F483098402356 , 0x0192D60EAB8373979B20222E2A104545 , 0x0192D60EAA5472C7822A6F4E2E1FAC25 , 0x0192D60EAB68702D8593120C511E157F , 0x0192D60EAB8373979B20222E1AE409BA , 0x0192D60EABA070BFB096320FF343AD5F );
Copy
5.88 ms (1.03%)
1
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"""
\x01 ’Ö\r \x14 p°—êߨ•ê\n
'
"""
b"""
\x01 ’Ö\r \x14 p°—êߨ•ê\n
'
"""
b"""
\x01 ’Ö\r \x14 p°—êߨ•ê\n
'
"""
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0x0192D60DA01470B097EADFA895EA0A27 OR `parent_id` = 0x0192D60DA01470B097EADFA895EA0A27 OR `id` = 0x0192D60DA01470B097EADFA895EA0A27
;
Copy
5.81 ms (1.01%)
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 ’Ö\r šÊpVš"C'—Äs\x19 "
]
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 (0x0192D60D9ACA70569A22432797C47319 );
Copy
5.76 ms (1.01%)
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` . `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 ÆÍ\x0E 1LqXÇ< \x1C üMG▄ "
b"\x01 ’Ö\x0E 1Mpº¾ª÷\x04 ‹´ü¹ "
]
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` . `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 (0x0192D60E314C7158803CFF1C814D47DC , 0x0192D60E314D70BABEAAF7048BB4FCB9 ));
Copy
5.49 ms (0.96%)
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.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` , `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` . `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 `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 `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.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"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ’Ö\x0F\x06 ds½¥ÒÿØXå\x08 C "
b"\x01 ÆÍ\x0F\t ësÂÉQ\x17 °[}ã┼ "
b"""
\x01 ’Ö\x0F \n
ñsvŠ¯\x12 À\x17 i\x13 …
"""
b"\x01 ’Ö\x0F\t ¡r{ \x11 UC¬]\r ¦ "
b"\x01 ’Ö\x0F\t ´q^ˆzt;Ï¢\\e "
b"\x01 ÆÍ\x0F\t Øq-ÀÀÀ@Gíé "
b"\x01 ’Ö\x0F\v\x04 r\x19 ®\x19 ¼Ë\x11 î?c "
b"\x01 ’Ö\x0F\t Žpï¾ÜS×´;ån "
b"\x01 ’Ö\x0F\x06 tp'¹:Ã5nR9\x00 "
b"\x01 ’Ö\x0F\v\x18 sÉ„o«\þ¾§° "
b"""
\x01 ÆÍ\x0F \n
¶rÉÁs▒5RRg&
"""
b"\x01 ÆÍ\x0F\t ¿pÂÉnì\x11 i═ö~ "
b"\x01 ’Ö\x0F\x06 `röª\x01 „\x02 l8½º "
b"\x01 ’Ö\x0F\t pr°ä¾\x17 Ø7ï¥ "
b"\x01 ’Ö\x0F\v\x14 p@šƒ÷¬ÿ’y\x0E "
b"\x01 ’Ö\x0F\v\x16 q¡˜¤.k\x15 ¨H_ "
b"\x01 ’Ö\x0F\v\x08 qú…}kðhžþd "
b"""
\x01 ’Ö\x0F \n
úsþ‰'j«‰•ïä
"""
b"\x01 ÆÍ\x0F\t ▓s├ÉmôG5* s "
b"\x01 ’Ö\x0F \n îq\x07 ¯ü\x00 ìпIÑ "
b"\x01 ÆÍ\x0F\x06 pp7¥cWÐ\x01 Kwì "
b"\x01 ’Ö\x0F\x06 Zrä¹<ÏTžìÃ- "
b"\x01 ’Ö\x0F\t ¯rÚ¯+\t °NŸîm "
b"\x01 ’Ö\x0F\t ¦s1¼–AJJ‰Áj "
]
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.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` ,
`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` . `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 `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 `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.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.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` , `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` . `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 `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 `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.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 (0x0192D60F066473BDA5D2FFD858E50843 , 0x0192D60F098973B6905117F85B7DC6C5 , 0x0192D60F0AF173768AAF12C017691385 , 0x0192D60F09A1727BA0115543AC5D0DA6 , 0x0192D60F09B4715E887A743BCFA25C1B , 0x0192D60F099D712DB7B7B74047A1C7B8 , 0x0192D60F0B047219AE19BCCB11EE3F63 , 0x0192D60F098E70EFBEDC53D7B43BE56E , 0x0192D60F06747027B93AC3356E523900 , 0x0192D60F0B1873C9846FAB5CFEBEA7B0 , 0x0192D60F0AF47290B573B13552526726 , 0x0192D60F09A870B6906E8D1169CD947E , 0x0192D60F066072F6AA0184026C38BDBA , 0x0192D60F09AD7072B0E4BE17D837EFA5 , 0x0192D60F0B1470409A83F7ACFF92790E , 0x0192D60F0B1671A198A42E6B15A8485F , 0x0192D60F0B0871FA857D6BF0689EFE64 , 0x0192D60F0AFA73FE89276AAB8995EFE4 , 0x0192D60F09B273C3906D9347352AFF73 , 0x0192D60F0AEE7107AFFC00ECD0BF49D1 , 0x0192D60F06707037BE6357D1014B778D , 0x0192D60F065A72E4B93CCF549EECC32D , 0x0192D60F09AF72DAAF2B09B04E9FEE6D , 0x0192D60F09A67331BC96414A4A89C16A ));
Copy
5.33 ms (0.93%)
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
5.18 ms (0.90%)
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 ’Ö\x0E «år´£§kH+8§' "
]
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 (0x0192D60EABE572B4A3A76B482B38A727 ));
Copy
4.59 ms (0.80%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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 (0x0192D60E4B007316AC145F6C218B72AF );
Copy
4.38 ms (0.76%)
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 ’Ö\x0E ©ßrs©\x12 O0\x1F Š¬1 "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
─£Zo
"""
b"\x01 ÆÍ\x0E ½prÝçÅH0ÿ@#V "
b"\x01 ’Ö\x0E «ƒs—› ".*\x10 EE "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
├(#\x14
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Î[bH
"""
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
╦¶Jë
"""
b"\x01 ’Ö\x0E «ƒs—› ".\e ë±h "
b"\x01 ÆÍ\x0E ½prÝçÅH0ù¹S\x16 "
b"\x01 ÆÍ\x0E ½prÝçÅH0ÖHÛ³ "
b"\x01 ÆÍ\x0E ½prÝçÅH0ƒr<\e "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0=:ª¾ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN.\x1F ¬% "
b"\x01 ’Ö\x0E «hp-…“\x12\f Q\x1E\x15\x7F "
b"\x01 ’Ö\x0E «ƒs—› ".\x1A ä\t º "
b"\x01 ’Ö\x0E « p¿°–2\x0F óC_ "
b"\x01 ÆÍ\x0E ½âsùø ".\x1F ü╬ÿ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8"ìã "
b"\x01 ’Ö\x0E «hp-…“\x12\f P·\x18 Ž "
b"\x01 ’Ö\x0E «hp-…“\x12\f P²\x19 a "
b"\x01 ’Ö\x0E « p¿°–2\x0F óĽ¹ "
b"\x01 ’Ö\x0E « p¿°–2\x0F üK£ˆ "
b"\x01 ’Ö\x0E « p¿°–2\x0F øœfr "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”Þ\x13 R "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~Øw!Í "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8B\x00\x05 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0"Q’\x0F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0)¿ôú "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Gæ`Ô "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹t\x15 ͱ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ç½5¼ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qY‰ž "
b"\x01 ’Ö\x0E ©^pE„\x1A z~sTÖ© "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Šxl¡ "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞOAˆn "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1D *ª~ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0(›wõ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|B,Å "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹êýHí "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹æ\x16 Hg "
b"\x01 ’Ö\x0E ªÌs4l\x7F 6@Ç "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒñY² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„\x1E å„ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶0fÍ "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞPÖà( "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0\x14 ü¬± "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0FóŒ¢ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~~Ç\r … "
b"\x01 ’Ö\x0E ©^pE„\x1A z~€cÇ; "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒBøn "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0?·NK "
b"\x01 ’Ö\x0E ©^pE„\x1A z~o\x10 B> "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‰[÷' "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x19 úWp "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0&C\x1C ß "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0WËri "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ywzZ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é\x13 9þ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ë╬I\x1E "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
¿òëÂ
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~o;\x02 & "
b"\x01 ’Ö\x0E ©^pE„\x1A z~›ÛêJ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~║1ZØ "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0QØ\x08 y "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0TóC\ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tÿ‘+ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ê+RO "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ø7éB "
b"\x01 ’Ö\x0E ©^pE„\x1A z~–ù\x13 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦:\f "
b"\x01 ’Ö\x0E ©^pE„\x1A z~®É<‚ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18\x10 «n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C =ÅÙ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Jºeë "
b"\x01 ’Ö\x0E ªTrÇ‚*oN9\x1E Ày "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹pz1) "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ö )F "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
©\x0F y3
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~…†Að "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¶‹Ä\x16 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¾'xÍ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02>Ÿk "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0GE{þ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~m‘ý1 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~n9É„ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~É\x18\x17 H "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0K=\x12\x1A "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0S_\x1D ¡ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~|f4D "
b"\x01 ’Ö\x0E ©^pE„\x1A z~”\x05 ç\n "
b"\x01 ’Ö\x0E ©^pE„\x1A z~§^å\x0F "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\e cÉ\x10 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0-v§Ï "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0D\x1C 5V "
b"\x01 ’Ö\x0E ©^pE„\x1A z~z›Çù "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ìƒkâ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¯âÔé "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x07 ’… "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1A vÌ_ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01¼Z› "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹øÂð' "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ Þ\x11\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~©%bû "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 7uá\x11 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0'ÞùÝ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02ó- "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Kì\v Ì "
b"\x01 ’Ö\x0E ªTrÇ‚*oN4N¦? "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹rsþ6 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~}‚‚³ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü¤JÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~œ©÷\v "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C Ñ:o "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02;\x04 E "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0T\x17 ˜9 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e7Yu "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F Æ\x1A f "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15 û™4 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~“\x08\x11 P "
b"\x01 ’Ö\x0E ©^pE„\x1A z~– \f ã "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ª#1ž "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 ks# "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0.+’F "
b"\x01 ’Ö\x0E ©^pE„\x1A z~qÛ ² "
b"\x01 ’Ö\x0E ©^pE„\x1A z~w«½b "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì█Êp "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x13 ¢°Ã "
b"""
\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C \n
nM
"""
b"\x01 ’Ö\x0E ©ßrs©\x12 O0O`¸\x18 "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6\x15 Zï "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹|ëNu "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£ö¦à "
b"\x01 ’Ö\x0E ªÌs4l…°Þ: "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆè\x1F T "
b"\x01 ’Ö\x0E ©ßrs©\x12 O05³š6 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~v¼ëÛ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‹}L\x1C "
b"\x01 ’Ö\x0E ©^pE„\x1A z~°Çó° "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x12 "\x1D\f "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,åZ“ "
b"\x01 ’Ö\x0E ªTrÇ‚*oN8ýˆ> "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹l+«\v "
b"\x01 ’Ö\x0E ©^pE„\x1A z~{y€Ú "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x11 5>× "
b"\x01 ’Ö\x0E ©ßrs©\x12 O06±(D "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹jt¢§ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Äf8C "
b"\x01 ’Ö\x0E ©^pE„\x1A z~…‘v4 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´ôFª "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0E\v\x06 ¶ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~p\v 1¤ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸]”y "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x16 B\x0F ™ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Q€\x08 ø "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š›Þ¶ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Ž¡¾5 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¨ÛE+ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0;½É³ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0B\x05 ½ä "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¹\x11 ÁÈ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08œ†Ð "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð”\e "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¸_'\e "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 6õ¯@ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Tê"þ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ƒª= "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0>\e Å\x11 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0DÀ\e / "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0HÁat "
b"\x01 ’Ö\x0E ªTrÇ‚*oN3|Ä” "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN:\r\n
`
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~vÞwŒ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~„ÞE\f "
b"\x01 ’Ö\x0E ©ßrs©\x12 O02\x14 ‘º "
b"\x01 ’Ö\x0E ©ßrs©\x12 O03‡º\x17 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0PŽhî "
b"\x01 ’Ö\x0E ªTrÇ‚*oN)±\x11 « "
b"\x01 ’Ö\x0E ªTrÇ‚*oN6ù)Z "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹\x7F ðmW "
b"\x01 ÆÍ\x0E ¬╠s´ÿÂ4lüBÚ` "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ØýÖ\x00 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~«Ho\x07 "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0RÅIª "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0Z7—\f "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ü;Z© "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚꡽ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ºÇD "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•\x15 ûÄ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~™g\x13 m "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17\x16 &‡ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O08ïtÒ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹öjBË "
b"\x01 ’Ö\x0E ©^pE„\x1A z~uÚù¦ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ì\x00 ╩Ì "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E\x18 D\n "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0 ýÉZ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0VêO· "
b"\x01 ’Ö\x0E ªTrÇ‚*oN,\v ‘& "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹d╬\x13 Ð "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹e┬&░ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~\x7F ?+Ž "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x15\x0E a& "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0:Éù "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‘„\x13 j "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1E ¤ó9 "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0&Øoi "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0CªÎ\ "
b"""
\x01 ’Ö\x0E ªTrÇ‚*oN?À\n
R
"""
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Ü{ò\x16 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~ˆ@\e h "
b"\x01 ’Ö\x0E ©ßrs©\x12 O01p†\x19 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Üª3¬ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~½\x04 2Ä "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ÉHÌT "
b"\x01 ’Ö\x0E ©^pE„\x1A z~xð\x19 ˜ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†?&´ "
b"\x01 ÆÍ\x0E ®Ìs5┐e:ÌN¬'É "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x1C 'P\t "
b"\x01 ÆÍ\x0E ¬TrÃé*oN>ɽ\x07 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹ä5[═ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹£▓╦╣ "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
ð/'h
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~‚ E£ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~‡?Ž“ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~±–D‚ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0NNÝÕ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹é ─/ "
b"\x01 ÆÍ\x0E ®^pEä\x1A z~ÉËıG "
b"\x01 ’Ö\x0E ©_sÙ·Ðt\t 8r/\x19 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ‚ÆR "
b"\x01 ’Ö\x0E ©^pE„\x1A z~Š\x03 œ\x1D "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x18 h\x1F A "
b"\x01 ’Ö\x0E ªTrÇ‚*oN*\e uÙ "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹h┼s\x16 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹è:þL "
b"""
\x01 ÆÍ\x0E ¬═qxìîà\n
Ôßè_
"""
b"\x01 ’Ö\x0E ©^pE„\x1A z~lÏa¥ "
b"\x01 ’Ö\x0E ©^pE„\x1A z~•h± "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0,¶í0 "
b"\x01 ’Ö\x0E ©^pE„\x1A z~†Âù÷ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0$\x18\x05 Õ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0<‡¾Ý "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹sßå² "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹týAo "
b"\x01 ’Ö\x0E ©^pE„\x1A z~’\x16 £0 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0!Öغ "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04îÈ# "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹n5┬P "
b"\x01 ’Ö\x0E ©^pE„\x1A z~—¿Ø" "
b"\x01 ÆÍ\x0E ®▀rs®\x12 O0V¤ì\x0E "
b"\x01 ’Ö\x0E ©^pE„\x1A z~´\x08 R\x17 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0%\x1F üE "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0J\x13 ó» "
b"\x01 ’Ö\x0E ©^pE„\x1A z~¦çÛ\x08 "
b"\x01 ’Ö\x0E ©ßrs©\x12 O0\x17 ófò "
b"\x01 ’Ö\x0E ©ßrs©\x12 O07×a} "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹f┴\x13 > "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹àb\x16 " "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·žVß "
b"\x01 ’Ö\x0E ©Þs5¿e:ÞP)/\x03 "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹i┘\x0E g "
b"\x01 ’Ö\x0E ©^pE„\x1A z~·XŠ& "
b"\x01 ’Ö\x0E ©ßrs©\x12 O04myH "
b"\x01 ’Ö\x0E ©ßrs©\x12 O09®ùF "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹zKøé "
b"\x01 ÆÍ\x0E ¬Uq╩É¥¸¹Å╔X┬ "
]
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
Copy
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 (0x0192D60EA9DF7273A9124F301F8AAC31 , 0x0192D60EAACD71788D8C850AC49C5A6F , 0x0192D60EAB7072ED878F483098402356 , 0x0192D60EAB8373979B20222E2A104545 , 0x0192D60EAACD71788D8C850AC3282314 , 0x0192D60EAACD71788D8C850AD75B6248 , 0x0192D60EAACD71788D8C850ACBF44A89 , 0x0192D60EAB8373979B20222E1BEBB168 , 0x0192D60EAB7072ED878F483097FB5316 , 0x0192D60EAB7072ED878F48309948EAFC , 0x0192D60EAB7072ED878F48309F723C1B , 0x0192D60EA9DF7273A9124F303D3AAABE , 0x0192D60EAA5472C7822A6F4E2E1FAC25 , 0x0192D60EAB68702D8593120C511E157F , 0x0192D60EAB8373979B20222E1AE409BA , 0x0192D60EABA070BFB096320FF343AD5F , 0x0192D60EAB8373979B20222E1F81CE98 , 0x0192D60EAA5472C7822A6F4E3822ECE3 , 0x0192D60EAB68702D8593120C50B7188E , 0x0192D60EAB68702D8593120C50B21961 , 0x0192D60EABA070BFB096320FF3C4BDB9 , 0x0192D60EABA070BFB096320FFC4BA388 , 0x0192D60EABA070BFB096320FF89C6672 , 0x0192D60EA95E7045841A7A7E94DE1352 , 0x0192D60EA95E7045841A7A7E9D7721D6 , 0x0192D60EA95F73D9B7D0740938420005 , 0x0192D60EA9DF7273A9124F302251920F , 0x0192D60EA9DF7273A9124F3029BFF4FA , 0x0192D60EA9DF7273A9124F3047E660D4 , 0x0192D60EAA5571CA90BEF7FB7415D6F1 , 0x0192D60EAA5571CA90BEF7FB87AB35AC , 0x0192D60EA95E7045841A7A7E7159899E , 0x0192D60EA95E7045841A7A7E7354D6A9 , 0x0192D60EA95E7045841A7A7E8A786CA1 , 0x0192D60EA9DE7335BF653ADE4F41886E , 0x0192D60EA9DF7273A9124F301D2AAA7E , 0x0192D60EA9DF7273A9124F30289B77F5 , 0x0192D60EAA5571CA90BEF7FB7C422C8F , 0x0192D60EAA5571CA90BEF7FB88EC48A1 , 0x0192D60EAA5571CA90BEF7FB91164867 , 0x0192D60EAACC73EF98B6346C7F3640C7 , 0x0192D60EA95E7045841A7A7E83F159B2 , 0x0192D60EA95E7045841A7A7E841EE584 , 0x0192D60EA95E7045841A7A7EB63066CD , 0x0192D60EA9DE7335BF653ADE50D6E028 , 0x0192D60EA9DF7273A9124F301481AAF1 , 0x0192D60EA9DF7273A9124F3046F38CA2 , 0x0192D60EA95E7045841A7A7E7EC70D85 , 0x0192D60EA95E7045841A7A7E8063C73B , 0x0192D60EA95E7045841A7A7E8342F86E , 0x0192D60EA9DF7273A9124F303FB74E4B , 0x0192D60EA95E7045841A7A7E6F10423E , 0x0192D60EA95E7045841A7A7E895BF727 , 0x0192D60EA9DF7273A9124F3019FA5770 , 0x0192D60EA9DF7273A9124F3026431CDF , 0x0192D60EA9DF7273A9124F3057CB7269 , 0x0192D60EAA5571CA90BEF7FB79777A5A , 0x0192D60EAA5571CA90BEF7FB821339E7 , 0x0192D60EAA5571CA90BEF7FB89CE491E , 0x0192D60EAACD71788D8C850AA89589B6 , 0x0192D60EA95E7045841A7A7E6F3B0226 , 0x0192D60EA95E7045841A7A7E9BDBEA4A , 0x0192D60EA95E7045841A7A7EBA315A9D , 0x0192D60EA9DF7273A9124F30519D0879 , 0x0192D60EA9DF7273A9124F3054F3435C , 0x0192D60EA9DF7273A9124F3054FF912B , 0x0192D60EAA5571CA90BEF7FB882B524F , 0x0192D60EAA5571CA90BEF7FB9B378242 , 0x0192D60EA95E7045841A7A7E96F913A0 , 0x0192D60EA95E7045841A7A7EA63AAD0C , 0x0192D60EA95E7045841A7A7EAEC93C82 , 0x0192D60EA9DF7273A9124F301810AB6E , 0x0192D60EA9DF7273A9124F301C3DC5D9 , 0x0192D60EA9DF7273A9124F304ABA65EB , 0x0192D60EAA5472C7822A6F4E391EC079 , 0x0192D60EAA5571CA90BEF7FB707A3129 , 0x0192D60EAA5571CA90BEF7FB99202946 , 0x0192D60EAACD71788D8C850AB80F7933 , 0x0192D60EA95E7045841A7A7E858641F0 , 0x0192D60EA95E7045841A7A7EB68BC416 , 0x0192D60EA95E7045841A7A7EBE2778CD , 0x0192D60EA9DF7273A9124F30323E9F6B , 0x0192D60EA9DF7273A9124F3047457BFE , 0x0192D60EA95E7045841A7A7E6D91FD31 , 0x0192D60EA95E7045841A7A7E6E39C984 , 0x0192D60EA95E7045841A7A7E90181748 , 0x0192D60EA9DF7273A9124F304B3D121A , 0x0192D60EA9DF7273A9124F30535F1DA1 , 0x0192D60EA95E7045841A7A7E7C663444 , 0x0192D60EA95E7045841A7A7E9405E70A , 0x0192D60EA95E7045841A7A7EA75EE50F , 0x0192D60EA9DF7273A9124F301B63C910 , 0x0192D60EA9DF7273A9124F302D76A7CF , 0x0192D60EA9DF7273A9124F30441C3556 , 0x0192D60EA95E7045841A7A7E7A9BC7F9 , 0x0192D60EA95E7045841A7A7E8D9F6B83 , 0x0192D60EA95E7045841A7A7EAFE2D4E9 , 0x0192D60EA9DF7273A9124F3017079285 , 0x0192D60EA9DF7273A9124F301A76CC5F , 0x0192D60EA9DF7273A9124F3031BC5A9B , 0x0192D60EAA5571CA90BEF7FB9BB6D027 , 0x0192D60EA95E7045841A7A7EA0DE1100 , 0x0192D60EA95E7045841A7A7EA92562FB , 0x0192D60EA95F73D9B7D074093775E111 , 0x0192D60EA9DF7273A9124F3027DEF9DD , 0x0192D60EA9DF7273A9124F3032F3AD2D , 0x0192D60EA9DF7273A9124F304BEC0BCC , 0x0192D60EAA5472C7822A6F4E344EA63F , 0x0192D60EAA5571CA90BEF7FB7273E736 , 0x0192D60EA95E7045841A7A7E7D8282B3 , 0x0192D60EA95E7045841A7A7E81CF4A8E , 0x0192D60EA95E7045841A7A7E9CA9F70B , 0x0192D60EA9DF7273A9124F301CD13A6F , 0x0192D60EA9DF7273A9124F30323B0445 , 0x0192D60EA9DF7273A9124F3054179839 , 0x0192D60EAA5571CA90BEF7FB65375975 , 0x0192D60EA95E7045841A7A7E7FC61A66 , 0x0192D60EA9DF7273A9124F3015FB9934 , 0x0192D60EA95E7045841A7A7E93081150 , 0x0192D60EA95E7045841A7A7E96200CE3 , 0x0192D60EA95E7045841A7A7EAA23319E , 0x0192D60EA9DF7273A9124F30186B7323 , 0x0192D60EA9DF7273A9124F302E2B9246 , 0x0192D60EA95E7045841A7A7E71DB20B2 , 0x0192D60EA95E7045841A7A7E77ABBD62 , 0x0192D60EA95E7045841A7A7E8DDBD270 , 0x0192D60EA9DF7273A9124F3013A2B0C3 , 0x0192D60EA9DF7273A9124F301C0A6E4D , 0x0192D60EA9DF7273A9124F304F60B818 , 0x0192D60EAA5472C7822A6F4E36155AEF , 0x0192D60EAA5571CA90BEF7FB7C894E75 , 0x0192D60EAA5571CA90BEF7FB9C94DD85 , 0x0192D60EAACC73EF98B6346C85B0DE3A , 0x0192D60EA95E7045841A7A7E88E81F54 , 0x0192D60EA9DF7273A9124F3035B39A36 , 0x0192D60EA95E7045841A7A7E76BCEBDB , 0x0192D60EA95E7045841A7A7E8B7D4C1C , 0x0192D60EA95E7045841A7A7EB0C7F3B0 , 0x0192D60EA9DF7273A9124F3012221D0C , 0x0192D60EAA5472C7822A6F4E2CE55A93 , 0x0192D60EAA5472C7822A6F4E38FD883E , 0x0192D60EAA5571CA90BEF7FB6C2BAE0B , 0x0192D60EA95E7045841A7A7E7B7980DA , 0x0192D60EA9DF7273A9124F3011353ED7 , 0x0192D60EA9DF7273A9124F3036B12844 , 0x0192D60EAA5571CA90BEF7FB6A74BDF5 , 0x0192D60EAA5571CA90BEF7FB8E663843 , 0x0192D60EA95E7045841A7A7E85917634 , 0x0192D60EA95E7045841A7A7EB4F446AA , 0x0192D60EA9DF7273A9124F30450B06B6 , 0x0192D60EA95E7045841A7A7E700B31A4 , 0x0192D60EA95E7045841A7A7EB85D9479 , 0x0192D60EA9DF7273A9124F3016420F99 , 0x0192D60EA9DF7273A9124F30518008F8 , 0x0192D60EA95E7045841A7A7E8A9BDEB6 , 0x0192D60EA95E7045841A7A7E8EA1BE35 , 0x0192D60EA95E7045841A7A7EA8DB452B , 0x0192D60EA9DF7273A9124F303BBDC9B3 , 0x0192D60EA9DF7273A9124F304205BDE4 , 0x0192D60EA95E7045841A7A7EB911C1C8 , 0x0192D60EA9DF7273A9124F30389C86D0 , 0x0192D60EA95E7045841A7A7E78F0941B , 0x0192D60EA95E7045841A7A7EB85F271B , 0x0192D60EA95F73D9B7D0740936F5AF40 , 0x0192D60EA9DF7273A9124F3054EA22FE , 0x0192D60EA95E7045841A7A7E83AA3DAD , 0x0192D60EA9DF7273A9124F303E1BC511 , 0x0192D60EA9DF7273A9124F3044C01B2F , 0x0192D60EA9DF7273A9124F3048C16174 , 0x0192D60EAA5472C7822A6F4E337CC494 , 0x0192D60EAA5472C7822A6F4E3A0D0A60 , 0x0192D60EA95E7045841A7A7E76DE778C , 0x0192D60EA95E7045841A7A7E84DE450C , 0x0192D60EA9DF7273A9124F30321491BA , 0x0192D60EA9DF7273A9124F303387BA17 , 0x0192D60EA9DF7273A9124F30508E68EE , 0x0192D60EAA5472C7822A6F4E29B111AB , 0x0192D60EAA5472C7822A6F4E36F9295A , 0x0192D60EAA5571CA90BEF7FB7FD06D57 , 0x0192D60EAACC73EF98B6346C8142E960 , 0x0192D60EA95E7045841A7A7E9DEC9900 , 0x0192D60EA95E7045841A7A7EAB486F07 , 0x0192D60EA9DF7273A9124F30528F49A6 , 0x0192D60EA9DF7273A9124F305A37970C , 0x0192D60EA95E7045841A7A7E813B5AB8 , 0x0192D60EA95E7045841A7A7E82EAA1BD , 0x0192D60EA95E7045841A7A7E7FBAC744 , 0x0192D60EA95E7045841A7A7E9515FBC4 , 0x0192D60EA95E7045841A7A7E9967136D , 0x0192D60EA9DF7273A9124F3017162687 , 0x0192D60EA9DF7273A9124F3038EF74D2 , 0x0192D60EAA5571CA90BEF7FB946A42D3 , 0x0192D60EA95E7045841A7A7E75DAF9A6 , 0x0192D60EA95E7045841A7A7E8D00CADE , 0x0192D60EA9DF7273A9124F301E18440A , 0x0192D60EA9DF7273A9124F3020FDC95A , 0x0192D60EA9DF7273A9124F3056EA4FB7 , 0x0192D60EAA5472C7822A6F4E2C0B9126 , 0x0192D60EAA5571CA90BEF7FB64CE13D1 , 0x0192D60EAA5571CA90BEF7FB65C226B0 , 0x0192D60EA95E7045841A7A7E7F3F2B8E , 0x0192D60EA9DF7273A9124F30150E6126 , 0x0192D60EA9DF7273A9124F303A9097F0 , 0x0192D60EA95E7045841A7A7E9184136A , 0x0192D60EA9DF7273A9124F301EA4F339 , 0x0192D60EA9DF7273A9124F30269D6F69 , 0x0192D60EA9DF7273A9124F3043AACE5C , 0x0192D60EAA5472C7822A6F4E3FC00A52 , 0x0192D60EAA5571CA90BEF7FB9A7B9516 , 0x0192D60EA95E7045841A7A7E88401B68 , 0x0192D60EA9DF7273A9124F3031708619 , 0x0192D60EAA5571CA90BEF7FB9AA633AA , 0x0192D60EA95E7045841A7A7EBD0432C4 , 0x0192D60EAA5571CA90BEF7FB9048DE54 , 0x0192D60EA95E7045841A7A7E78F01998 , 0x0192D60EA95E7045841A7A7E863F26B4 , 0x0192D60EA9DE7335BF653ADE4EAA2790 , 0x0192D60EA9DF7273A9124F301C275009 , 0x0192D60EAA5472C7822A6F4E3E90AB07 , 0x0192D60EAA5571CA90BEF7FB84355BCD , 0x0192D60EAA5571CA90BEF7FB9CB2CBB9 , 0x0192D60EAACD71788D8C850AD02F2768 , 0x0192D60EA95E7045841A7A7E82A045A3 , 0x0192D60EA95E7045841A7A7E873F8E93 , 0x0192D60EA95E7045841A7A7EB1964482 , 0x0192D60EA9DF7273A9124F304E4EDDD5 , 0x0192D60EAA5571CA90BEF7FB82FFC42F , 0x0192D60EA95E7045841A7A7E90D3D547 , 0x0192D60EA95F73D9B7D0740938722F19 , 0x0192D60EA9DF7273A9124F301782C652 , 0x0192D60EA95E7045841A7A7E8A039C1D , 0x0192D60EA9DF7273A9124F3018681F41 , 0x0192D60EAA5472C7822A6F4E2A1B75D9 , 0x0192D60EAA5571CA90BEF7FB68C57316 , 0x0192D60EAA5571CA90BEF7FB8A3AE74C , 0x0192D60EAACD71788D8C850AE2E18A5F , 0x0192D60EA95E7045841A7A7E6CCF61A5 , 0x0192D60EA95E7045841A7A7E9568B1AD , 0x0192D60EA9DF7273A9124F302CB6ED30 , 0x0192D60EA95E7045841A7A7E86C2F9F7 , 0x0192D60EA9DF7273A9124F30241805D5 , 0x0192D60EA9DF7273A9124F303C87BEDD , 0x0192D60EAA5571CA90BEF7FB73E186FD , 0x0192D60EAA5571CA90BEF7FB74EC416F , 0x0192D60EA95E7045841A7A7E9216A330 , 0x0192D60EA9DF7273A9124F3021D6D8BA , 0x0192D60EA9DF7273A9124F3034EEC823 , 0x0192D60EAA5571CA90BEF7FB6E35C250 , 0x0192D60EA95E7045841A7A7E97BFD822 , 0x0192D60EA9DF7273A9124F3056CF8D0E , 0x0192D60EA95E7045841A7A7EB4085217 , 0x0192D60EA9DF7273A9124F30251FFC45 , 0x0192D60EA9DF7273A9124F304A13F3BB , 0x0192D60EA95E7045841A7A7EA6E7DB08 , 0x0192D60EA9DF7273A9124F3017F366F2 , 0x0192D60EA9DF7273A9124F3037D7617D , 0x0192D60EAA5571CA90BEF7FB66C1133E , 0x0192D60EAA5571CA90BEF7FB85621622 , 0x0192D60EA95E7045841A7A7EB79E56DF , 0x0192D60EA9DE7335BF653ADE50292F03 , 0x0192D60EAA5571CA90BEF7FB69D90E67 , 0x0192D60EA95E7045841A7A7EB7588A26 , 0x0192D60EA9DF7273A9124F30346D7948 , 0x0192D60EA9DF7273A9124F3039AEF946 , 0x0192D60EAA5571CA90BEF7FB7A4B9B82 , 0x0192D60EAA5571CA90BEF7FB8FC958C2 )) ORDER BY `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
4.15 ms (0.73%)
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 ’Ö\x0E ³er%‘\x01 ÕŒ°\x00 ª³ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—潊1 "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ¬¨,Õ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Þo9¿ "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ¶£ˆE "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ®=¨Ÿ "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ·Ü\x12 € "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Ù–nÎ "
b"\x01 ’Ö\x0E ³grs“TÕ\x19 c}ôŽ "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ²\x13 «U "
b"\x01 ’Ö\x0E ³fsÿ‘\K—×Ø…s "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Û°ì~ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—ààíã "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Ý,ˆò "
b"\x01 ’Ö\x0E ³fsÿ‘\K—âŠNS "
b"\x01 ’Ö\x0E ³fsÿ‘\K—ä\x11 ° "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ¶Þ0G "
b"\x01 ’Ö\x0E ³grs“TÕ\x19 d¡Q‹ "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ¯\x1A o« "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒµž\x10\x1E "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ“ð¤ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—ãmlZ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—æ7-H "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒµãüT "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ®'lM "
b"\x01 ’Ö\x0E ³grs“TÕ\x19 e\x14 LÚ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Øšéù "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ³\e bj "
b"\x01 ’Ö\x0E ³grs“TÕ\x19 cî–1 "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Þˆ‚å "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ¯“\x15 "
b"\x01 ’Ö\x0E ³er%‘\x01 ÕŒ´õ%œ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—ÜÕÃü "
b"\x01 ’Ö\x0E ³fsÿ‘\K—ݧ¥@ "
b"\x01 ’Ö\x0E ³fsÿ‘\K—Ú\x15 8ý "
]
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 (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
)
Copy
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 (0x0192D60EB36572259101D58CB000AAB3 , 0x0192D60EB36673FF915C4B97E6BD8A31 , 0x0192D60EB36572259101D58CACA82CD5 , 0x0192D60EB36673FF915C4B97DE6F39BF , 0x0192D60EB36572259101D58CB6A38845 , 0x0192D60EB36572259101D58CAE3DA89F , 0x0192D60EB36572259101D58CB7DC1280 , 0x0192D60EB36673FF915C4B97D9966ECE , 0x0192D60EB36772739354D519637DF48E , 0x0192D60EB36572259101D58CB213AB55 , 0x0192D60EB36673FF915C4B97D7D88573 , 0x0192D60EB36673FF915C4B97DBB0EC7E , 0x0192D60EB36673FF915C4B97E0E0EDE3 , 0x0192D60EB36673FF915C4B97DD2C88F2 , 0x0192D60EB36673FF915C4B97E28A4E53 , 0x0192D60EB36673FF915C4B97E411ADB0 , 0x0192D60EB36572259101D58CB6DE3047 , 0x0192D60EB36772739354D51964A1518B , 0x0192D60EB36572259101D58CAF1A6FAB , 0x0192D60EB36572259101D58CB59E101E , 0x0192D60EB36572259101D58CAD93F0A4 , 0x0192D60EB36673FF915C4B97E36D6C5A , 0x0192D60EB36673FF915C4B97E6372D48 , 0x0192D60EB36572259101D58CB5E3FC54 , 0x0192D60EB36572259101D58CAE276C4D , 0x0192D60EB36772739354D51965144CDA , 0x0192D60EB36673FF915C4B97D89AE9F9 , 0x0192D60EB36572259101D58CB31B626A , 0x0192D60EB36772739354D51963EE9631 , 0x0192D60EB36673FF915C4B97DE8882E5 , 0x0192D60EB36572259101D58CAF9315AD , 0x0192D60EB36572259101D58CB4F5259C , 0x0192D60EB36673FF915C4B97DCD5C3FC , 0x0192D60EB36673FF915C4B97DDA7A540 , 0x0192D60EB36673FF915C4B97DA1538FD ));
Copy
4.10 ms (0.72%)
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` . `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 ’Ö\r Ÿûr\v ´æ*Éæ;t( "
]
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` . `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` . `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 (0x0192D60D9FFB720BB4E62AC9E63B7428 );
Copy
4.02 ms (0.70%)
1
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` )
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
]
SELECT LOWER (HEX (IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` ))) as `manufacturer` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
3.90 ms (0.68%)
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
3.67 ms (0.64%)
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` . `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 ’Ö\r \x14 p°—êߨ•ê\n
'
"""
]
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` . `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` . `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 (0x0192D60DA01470B097EADFA895EA0A27 ));
Copy
3.52 ms (0.61%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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` = 0x0192D60E4B007316AC145F6C218B72AF AND `language.salesChannels` . `id` = 0x0192D60E4B007316AC145F6C218B72AF ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC ;
Copy
3.44 ms (0.60%)
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
3.35 ms (0.58%)
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` . `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 ’Ö\x14 ôçpU”ÃüÃ\"ª "
]
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` . `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` . `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 (0x0192D614F4E7705594C3FCADC35C22AA );
Copy
3.34 ms (0.58%)
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` . `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 ’Ö\r «Úr\x1E ½\x1F Ëêè\x18 dJ "
b"\x01 ’Ö\r «Úr\x1E ½\x1F Ëêèƒ\t ø "
]
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` . `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` . `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 (0x0192D60DABDA721EBD1FCBEAE818644A , 0x0192D60DABDA721EBD1FCBEAE88309F8 )));
Copy
3.32 ms (0.58%)
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
3.25 ms (0.57%)
1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author`
FROM `app`
WHERE `active` = 1
;
Copy
3.24 ms (0.57%)
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
3.24 ms (0.56%)
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` . `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 ’Ö\x0E «år´£§kH+8§' "
]
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` . `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` . `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 (0x0192D60EABE572B4A3A76B482B38A727 ));
Copy
3.13 ms (0.55%)
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
3.02 ms (0.53%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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 (0x0192D60E4B007316AC145F6C218B72AF ));
Copy
2.87 ms (0.50%)
1
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% "
"%|0192d60da01470b097eadfa895ea0a27|% "
5
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 '%|0192d60da01470b097eadfa895ea0a27|%' AND `category` . `level` = 5 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
2.79 ms (0.49%)
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` . `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 ÆÍ\r ½ırÎÄ{v■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` . `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` . `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 (0x0192D60DABD572D78E7B76FE549AA08D )));
Copy
2.35 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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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` = 0x0192D60E4B007316AC145F6C218B72AF ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
1.94 ms (0.34%)
1
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_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.categoriesRo` . `id` = ? AND NOT (`product` . `display_group` < = > ? ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = ? )))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"\x01 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0E «år´£§kH+8§' "
null
0
]
SELECT MAX (IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` )) as `rating` 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 LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product` . `id` = `product.categoriesRo.mapping` . `product_id` AND `product` . `version_id` = `product.categoriesRo.mapping` . `product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping` . `category_id` = `product.categoriesRo` . `id` AND `product.categoriesRo` . `version_id` = `product.categoriesRo.mapping` . `category_version_id` WHERE (`product` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((((`product.visibilities` . `visibility` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x0192D60EABE572B4A3A76B482B38A727 AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
1.81 ms (0.32%)
2
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
1.76 ms (0.31%)
1
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"\x01 ’Ö\r Wq·¨L•©”h¤i "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x0192D60DA05771B7A84C95A99468A469 ;
Copy
1.34 ms (0.23%)
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 ’Ö\x0E «år´£§kH+8§' "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0192D60EABE572B4A3A76B482B38A727 )) LIMIT 1 ;
Copy
1.34 ms (0.23%)
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 ’Ö\r «Þr\x07 ‹\v !s\n
ÖD\x1A
"""
b"\x01 ’Ö\r «Þr\x07 ‹\v !s\v Ì®\f "
b"\x01 ’Ö\r «Þr\x07 ‹\v !s\f\x07 ùp "
b"\x01 ’Ö\r «Þr\x07 ‹\v !s\f \x18 Ë "
]
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 (0x0192D60DABDE72078B0B21730AD6441A , 0x0192D60DABDE72078B0B21730BCCAE0C , 0x0192D60DABDE72078B0B21730C07F970 , 0x0192D60DABDE72078B0B21730CA018CB )));
Copy
1.25 ms (0.22%)
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 ’Ö\r šÊpVš"C'—Äs\x19 "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x0192D60D9ACA70569A22432797C47319 ) LIMIT 1 ;
Copy
1.21 ms (0.21%)
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` . `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 ’Ö\r Ÿûr\v ´æ*Éç\x07 `\x08 "
b"\x01 ’Ö\r Ÿûr\v ´æ*Éæ;t( "
]
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` . `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` . `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 (0x0192D60D9FFB720BB4E62AC9E7076008 , 0x0192D60D9FFB720BB4E62AC9E63B7428 );
Copy
1.20 ms (0.21%)
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
1.20 ms (0.21%)
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
1.19 ms (0.21%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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 = 0x0192D60E4B007316AC145F6C218B72AF
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
1.18 ms (0.21%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
true
b"\x01 ’Ö\x0F\x06 ds½¥ÒÿØXå\x08 C "
b"\x01 ÆÍ\x0F\t ësÂÉQ\x17 °[}ã┼ "
b"""
\x01 ’Ö\x0F \n
ñsvŠ¯\x12 À\x17 i\x13 …
"""
b"\x01 ’Ö\x0F\t ¡r{ \x11 UC¬]\r ¦ "
b"\x01 ’Ö\x0F\t ´q^ˆzt;Ï¢\\e "
b"\x01 ÆÍ\x0F\t Øq-ÀÀÀ@Gíé "
b"\x01 ’Ö\x0F\v\x04 r\x19 ®\x19 ¼Ë\x11 î?c "
b"\x01 ’Ö\x0F\t Žpï¾ÜS×´;ån "
b"\x01 ’Ö\x0F\x06 tp'¹:Ã5nR9\x00 "
b"\x01 ’Ö\x0F\v\x18 sÉ„o«\þ¾§° "
b"""
\x01 ÆÍ\x0F \n
¶rÉÁs▒5RRg&
"""
b"\x01 ÆÍ\x0F\t ¿pÂÉnì\x11 i═ö~ "
b"\x01 ’Ö\x0F\x06 `röª\x01 „\x02 l8½º "
b"\x01 ’Ö\x0F\t pr°ä¾\x17 Ø7ï¥ "
b"\x01 ’Ö\x0F\v\x14 p@šƒ÷¬ÿ’y\x0E "
b"\x01 ’Ö\x0F\v\x16 q¡˜¤.k\x15 ¨H_ "
b"\x01 ’Ö\x0F\v\x08 qú…}kðhžþd "
b"""
\x01 ’Ö\x0F \n
úsþ‰'j«‰•ïä
"""
b"\x01 ÆÍ\x0F\t ▓s├ÉmôG5* s "
b"\x01 ’Ö\x0F \n îq\x07 ¯ü\x00 ìпIÑ "
b"\x01 ÆÍ\x0F\x06 pp7¥cWÐ\x01 Kwì "
b"\x01 ’Ö\x0F\x06 Zrä¹<ÏTžìÃ- "
b"\x01 ’Ö\x0F\t ¯rÚ¯+\t °NŸîm "
b"\x01 ’Ö\x0F\t ¦s1¼–AJJ‰Áj "
]
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` = 0x0192D60E4B007316AC145F6C218B72AF AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x0192D60F066473BDA5D2FFD858E50843 , 0x0192D60F098973B6905117F85B7DC6C5 , 0x0192D60F0AF173768AAF12C017691385 , 0x0192D60F09A1727BA0115543AC5D0DA6 , 0x0192D60F09B4715E887A743BCFA25C1B , 0x0192D60F099D712DB7B7B74047A1C7B8 , 0x0192D60F0B047219AE19BCCB11EE3F63 , 0x0192D60F098E70EFBEDC53D7B43BE56E , 0x0192D60F06747027B93AC3356E523900 , 0x0192D60F0B1873C9846FAB5CFEBEA7B0 , 0x0192D60F0AF47290B573B13552526726 , 0x0192D60F09A870B6906E8D1169CD947E , 0x0192D60F066072F6AA0184026C38BDBA , 0x0192D60F09AD7072B0E4BE17D837EFA5 , 0x0192D60F0B1470409A83F7ACFF92790E , 0x0192D60F0B1671A198A42E6B15A8485F , 0x0192D60F0B0871FA857D6BF0689EFE64 , 0x0192D60F0AFA73FE89276AAB8995EFE4 , 0x0192D60F09B273C3906D9347352AFF73 , 0x0192D60F0AEE7107AFFC00ECD0BF49D1 , 0x0192D60F06707037BE6357D1014B778D , 0x0192D60F065A72E4B93CCF549EECC32D , 0x0192D60F09AF72DAAF2B09B04E9FEE6D , 0x0192D60F09A67331BC96414A4A89C16A )) GROUP BY `product` . `id` ;
Copy
1.14 ms (0.20%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"AoFjwUBQLi14oY9YDabI2Mb6bjnNHxnv "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'AoFjwUBQLi14oY9YDabI2Mb6bjnNHxnv' ;
Copy
1.10 ms (0.19%)
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 ÆÍ\r ½ırÎÄ{v■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 (0x0192D60DABD572D78E7B76FE549AA08D ));
Copy
1.08 ms (0.19%)
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`
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
1.06 ms (0.19%)
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 ’Ö\x0E «år´£§kH(‘µT "
b"\x01 ’Ö\x0E «år´£§kH+8§' "
]
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 (0x0192D60EABE572B4A3A76B482891B554 , 0x0192D60EABE572B4A3A76B482B38A727 ));
Copy
0.99 ms (0.17%)
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
0.99 ms (0.17%)
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"¤¢P\x18 ËìAÏ¡╩\x10 ┘O╚¢Í "
]
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 (0xCFBD5018D38D41D8ADCA10D94FC8BDD6 );
Copy
0.94 ms (0.16%)
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.92 ms (0.16%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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` = 0x0192D60E4B007316AC145F6C218B72AF ) GROUP BY `currency` . `id` ;
Copy
0.84 ms (0.15%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
b"\x01 ’Ö\r šÊpVš"C'—Äs\x19 "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x0192D60E4B007316AC145F6C218B72AF AND `sales_channel_country` . `country_id` = 0x0192D60D9ACA70569A22432797C47319 );
Copy
0.75 ms (0.13%)
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 ’Ö\x0F\x06 ds½¥ÒÿØXå\x08 C "
b"\x01 ÆÍ\x0F\t ësÂÉQ\x17 °[}ã┼ "
b"""
\x01 ’Ö\x0F \n
ñsvŠ¯\x12 À\x17 i\x13 …
"""
b"\x01 ’Ö\x0F\t ¡r{ \x11 UC¬]\r ¦ "
b"\x01 ’Ö\x0F\t ´q^ˆzt;Ï¢\\e "
b"\x01 ÆÍ\x0F\t Øq-ÀÀÀ@Gíé "
b"\x01 ’Ö\x0F\v\x04 r\x19 ®\x19 ¼Ë\x11 î?c "
b"\x01 ’Ö\x0F\t Žpï¾ÜS×´;ån "
b"\x01 ’Ö\x0F\x06 tp'¹:Ã5nR9\x00 "
b"\x01 ’Ö\x0F\v\x18 sÉ„o«\þ¾§° "
b"""
\x01 ÆÍ\x0F \n
¶rÉÁs▒5RRg&
"""
b"\x01 ÆÍ\x0F\t ¿pÂÉnì\x11 i═ö~ "
b"\x01 ’Ö\x0F\x06 `röª\x01 „\x02 l8½º "
b"\x01 ’Ö\x0F\t pr°ä¾\x17 Ø7ï¥ "
b"\x01 ’Ö\x0F\v\x14 p@šƒ÷¬ÿ’y\x0E "
b"\x01 ’Ö\x0F\v\x16 q¡˜¤.k\x15 ¨H_ "
b"\x01 ’Ö\x0F\v\x08 qú…}kðhžþd "
b"""
\x01 ’Ö\x0F \n
úsþ‰'j«‰•ïä
"""
b"\x01 ÆÍ\x0F\t ▓s├ÉmôG5* s "
b"\x01 ’Ö\x0F \n îq\x07 ¯ü\x00 ìпIÑ "
b"\x01 ÆÍ\x0F\x06 pp7¥cWÐ\x01 Kwì "
b"\x01 ’Ö\x0F\x06 Zrä¹<ÏTžìÃ- "
b"\x01 ’Ö\x0F\t ¯rÚ¯+\t °NŸîm "
b"\x01 ’Ö\x0F\t ¦s1¼–AJJ‰Áj "
]
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 (0x0192D60F066473BDA5D2FFD858E50843 , 0x0192D60F098973B6905117F85B7DC6C5 , 0x0192D60F0AF173768AAF12C017691385 , 0x0192D60F09A1727BA0115543AC5D0DA6 , 0x0192D60F09B4715E887A743BCFA25C1B , 0x0192D60F099D712DB7B7B74047A1C7B8 , 0x0192D60F0B047219AE19BCCB11EE3F63 , 0x0192D60F098E70EFBEDC53D7B43BE56E , 0x0192D60F06747027B93AC3356E523900 , 0x0192D60F0B1873C9846FAB5CFEBEA7B0 , 0x0192D60F0AF47290B573B13552526726 , 0x0192D60F09A870B6906E8D1169CD947E , 0x0192D60F066072F6AA0184026C38BDBA , 0x0192D60F09AD7072B0E4BE17D837EFA5 , 0x0192D60F0B1470409A83F7ACFF92790E , 0x0192D60F0B1671A198A42E6B15A8485F , 0x0192D60F0B0871FA857D6BF0689EFE64 , 0x0192D60F0AFA73FE89276AAB8995EFE4 , 0x0192D60F09B273C3906D9347352AFF73 , 0x0192D60F0AEE7107AFFC00ECD0BF49D1 , 0x0192D60F06707037BE6357D1014B778D , 0x0192D60F065A72E4B93CCF549EECC32D , 0x0192D60F09AF72DAAF2B09B04E9FEE6D , 0x0192D60F09A67331BC96414A4A89C16A );
Copy
0.73 ms (0.13%)
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.73 ms (0.13%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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` = 0x0192D60E4B007316AC145F6C218B72AF ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC ;
Copy
0.67 ms (0.12%)
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 ’Ö\r ;pÔ´ÂÏ¢ÿVø¨ "
]
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 (0x0192D60DCDBE70D4B4C2CFA2FF56F8A8 );
Copy
0.66 ms (0.12%)
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"\x01 ÆÍ\r ƒ│s?Äkâå¬%Ø, "
b"\x01 ’Ö\r Ÿ³s?Žkƒ†ªŸD$ "
b"\x01 ’Ö\r ²PqÖ°Índ]ô¯c "
b"\x01 ’Ö\r ²Xpz‚\x02 <f\x7F 戆 "
b"\x01 ’Ö\r ²]r\f ¬å‘8ny©ó "
b"\x01 ’Ö\r ²cp2¿\x16 7M¦ê â "
b"\x01 ’Ö\r ²ip\x1E ¹\x04 \r €š¥l "
b"\x01 ÆÍ\r ╩×pجÝ\\x01 +W8k "
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 (0x0192D60D9FB3733F8E6B8386AA259D2C , 0x0192D60D9FB3733F8E6B8386AA9F4424 , 0x0192D60DB25071D6B0CD6E645DF4AF63 , 0x0192D60DB258707A82023C667FE68886 , 0x0192D60DB25D720CACE591386E79A9F3 , 0x0192D60DB2637032BF16374DA6EAA0E2 , 0x0192D60DB269701EADB9040D809AA56C , 0x0192D60DCA9E709DAAED5C012B57386B , 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.53 ms (0.09%)
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 ’Ö\r ;pÔ´ÂÏ¢ÿVø¨ "
b"\x01 ’Ö\r ;pÔ´ÂÏ¢ÿŸì# "
b"\x01 ’Ö\r ;pÔ´ÂÏ£\x00 xˆ\x1C "
b"\x01 ’Ö\r ;pÔ´ÂÏ£\x00 }Ù\x1C "
b"\x01 ’Ö\r ;pÔ´ÂÏ£\x01 \r \x02\x1F "
b"\x01 ’Ö\r Ò8sÚ‚›À[\Ìö\x1E "
]
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 (0x0192D60DCDBE70D4B4C2CFA2FF56F8A8 , 0x0192D60DCDBE70D4B4C2CFA2FF9FEC23 , 0x0192D60DCDBE70D4B4C2CFA30078881C , 0x0192D60DCDBE70D4B4C2CFA3007DD91C , 0x0192D60DCDBE70D4B4C2CFA3010D021F , 0x0192D60DD23873DA829BC05B5CCCF61E );
Copy
0.51 ms (0.09%)
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 ŸÇrš¿ >~\x1A —=> "
b"\x01 ’Ö\r Ÿûr\v ´æ*Éçò\x12 p "
b"\x01 ’Ö\r qpÈ€ZŠT4…äY "
b"\x01 ÆÍ\r À³r\x01 ÖÅUaÈÛzB "
b"""
\x01 ’Ö\r jrÒ˜¬\n
ò# ¸
"""
b"\x01 ’Ö\r np¯”=2^Ò?y- "
b"\x01 ÆÍ\r ╩pȺzsküq\x02 d "
]
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 (0x0192D60D9FC7729ABFA03E7E1A973D3E , 0x0192D60D9FFB720BB4E62AC9E7F21270 , 0x0192D60DA07170C8805A8A543485E459 , 0x0192D60DB7FC7201998F5561D4EA7A42 , 0x0192D60DA06A72D2AD98AC0AF223A0B8 , 0x0192D60DA06E70AF943D325ED23F792D , 0x0192D60DFFCA70D4A77A736B81710264 );
Copy
0.48 ms (0.08%)
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 ŸÇrš¿ >~\x1A —=> "
b"\x01 ’Ö\r Ÿûr\v ´æ*Éçò\x12 p "
b"\x01 ÆÍ\r À³r\x01 ÖÅUaÈÛzB "
b"\x01 ’Ö\r np¯”=2^Ò?y- "
]
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 (0x0192D60D9FC7729ABFA03E7E1A973D3E , 0x0192D60D9FFB720BB4E62AC9E7F21270 , 0x0192D60DB7FC7201998F5561D4EA7A42 , 0x0192D60DA06E70AF943D325ED23F792D );
Copy
0.32 ms (0.06%)
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 ’Ö\x0E K\x00 s\x16 ¬\x14 _l!‹r¯ "
]
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 = 0x0192D60E4B007316AC145F6C218B72AF
;
Copy
0.31 ms (0.05%)
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.26 ms (0.05%)
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.23 ms (0.04%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'en-GB' ;
Copy
0.20 ms (0.03%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"\x01 ’Ö\r Wq·¨L•©”h¤i "
]
SELECT iso FROM snippet_set WHERE id = 0x0192D60DA05771B7A84C95A99468A469 ;
Copy
0.16 ms (0.03%)
1
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy