26.90 ms (15.05%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.properties` . `id` ;
Copy
18.95 ms (10.61%)
1
SELECT `seo_url` . `id` as `seo_url.id` , `seo_url` . `sales_channel_id` as `seo_url.salesChannelId` , `seo_url` . `language_id` as `seo_url.languageId` , `seo_url` . `foreign_key` as `seo_url.foreignKey` , `seo_url` . `route_name` as `seo_url.routeName` , `seo_url` . `path_info` as `seo_url.pathInfo` , `seo_url` . `seo_path_info` as `seo_url.seoPathInfo` , `seo_url` . `is_canonical` as `seo_url.isCanonical` , `seo_url` . `is_modified` as `seo_url.isModified` , `seo_url` . `is_deleted` as `seo_url.isDeleted` , `seo_url` . `custom_fields` as `seo_url.customFields` , `seo_url` . `created_at` as `seo_url.createdAt` , `seo_url` . `updated_at` as `seo_url.updatedAt` , `seo_url.language` . `id` as `seo_url.language.id` , `seo_url.language` . `parent_id` as `seo_url.language.parentId` , `seo_url.language` . `locale_id` as `seo_url.language.localeId` , `seo_url.language` . `translation_code_id` as `seo_url.language.translationCodeId` , `seo_url.language` . `name` as `seo_url.language.name` , `seo_url.language` . `custom_fields` as `seo_url.language.customFields` , `seo_url.language` . `created_at` as `seo_url.language.createdAt` , `seo_url.language` . `updated_at` as `seo_url.language.updatedAt` , `seo_url.language.locale` . `id` as `seo_url.language.locale.id` , `seo_url.language.locale` . `code` as `seo_url.language.locale.code` , `seo_url.language.locale` . `created_at` as `seo_url.language.locale.createdAt` , `seo_url.language.locale` . `updated_at` as `seo_url.language.locale.updatedAt` , `seo_url.language.locale.translation.name` , `seo_url.language.locale.translation.name` as `seo_url.language.locale.name` , `seo_url.language.locale.translation.territory` , `seo_url.language.locale.translation.territory` as `seo_url.language.locale.territory` , `seo_url.language.locale.translation.customFields` , `seo_url.language.locale.translation.customFields` as `seo_url.language.locale.customFields` FROM `seo_url` LEFT JOIN `language` `seo_url.language` ON `seo_url` . `language_id` = `seo_url.language` . `id` LEFT JOIN `locale` `seo_url.language.locale` ON `seo_url.language` . `locale_id` = `seo_url.language.locale` . `id` LEFT JOIN (SELECT `seo_url.language.locale.translation` . `locale_id` , `seo_url.language.locale.translation` . `name` as `seo_url.language.locale.translation.name` , `seo_url.language.locale.translation` . `territory` as `seo_url.language.locale.translation.territory` , `seo_url.language.locale.translation` . `custom_fields` as `seo_url.language.locale.translation.customFields` FROM `locale_translation` `seo_url.language.locale.translation` WHERE `seo_url.language.locale.translation` . `language_id` = ? ) `seo_url.language.locale.locale_translation` ON `seo_url.language.locale.locale_translation` . `locale_id` = `seo_url.language.locale` . `id` WHERE (`seo_url` . `path_info` = ? AND `seo_url` . `is_canonical` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"/navigation/2bb108b8d6a64fa29f601bcdccd838bf "
true
]
SELECT `seo_url` . `id` as `seo_url.id` , `seo_url` . `sales_channel_id` as `seo_url.salesChannelId` , `seo_url` . `language_id` as `seo_url.languageId` , `seo_url` . `foreign_key` as `seo_url.foreignKey` , `seo_url` . `route_name` as `seo_url.routeName` , `seo_url` . `path_info` as `seo_url.pathInfo` , `seo_url` . `seo_path_info` as `seo_url.seoPathInfo` , `seo_url` . `is_canonical` as `seo_url.isCanonical` , `seo_url` . `is_modified` as `seo_url.isModified` , `seo_url` . `is_deleted` as `seo_url.isDeleted` , `seo_url` . `custom_fields` as `seo_url.customFields` , `seo_url` . `created_at` as `seo_url.createdAt` , `seo_url` . `updated_at` as `seo_url.updatedAt` , `seo_url.language` . `id` as `seo_url.language.id` , `seo_url.language` . `parent_id` as `seo_url.language.parentId` , `seo_url.language` . `locale_id` as `seo_url.language.localeId` , `seo_url.language` . `translation_code_id` as `seo_url.language.translationCodeId` , `seo_url.language` . `name` as `seo_url.language.name` , `seo_url.language` . `custom_fields` as `seo_url.language.customFields` , `seo_url.language` . `created_at` as `seo_url.language.createdAt` , `seo_url.language` . `updated_at` as `seo_url.language.updatedAt` , `seo_url.language.locale` . `id` as `seo_url.language.locale.id` , `seo_url.language.locale` . `code` as `seo_url.language.locale.code` , `seo_url.language.locale` . `created_at` as `seo_url.language.locale.createdAt` , `seo_url.language.locale` . `updated_at` as `seo_url.language.locale.updatedAt` , `seo_url.language.locale.translation.name` , `seo_url.language.locale.translation.name` as `seo_url.language.locale.name` , `seo_url.language.locale.translation.territory` , `seo_url.language.locale.translation.territory` as `seo_url.language.locale.territory` , `seo_url.language.locale.translation.customFields` , `seo_url.language.locale.translation.customFields` as `seo_url.language.locale.customFields` FROM `seo_url` LEFT JOIN `language` `seo_url.language` ON `seo_url` . `language_id` = `seo_url.language` . `id` LEFT JOIN `locale` `seo_url.language.locale` ON `seo_url.language` . `locale_id` = `seo_url.language.locale` . `id` LEFT JOIN (SELECT `seo_url.language.locale.translation` . `locale_id` , `seo_url.language.locale.translation` . `name` as `seo_url.language.locale.translation.name` , `seo_url.language.locale.translation` . `territory` as `seo_url.language.locale.translation.territory` , `seo_url.language.locale.translation` . `custom_fields` as `seo_url.language.locale.translation.customFields` FROM `locale_translation` `seo_url.language.locale.translation` WHERE `seo_url.language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `seo_url.language.locale.locale_translation` ON `seo_url.language.locale.locale_translation` . `locale_id` = `seo_url.language.locale` . `id` WHERE (`seo_url` . `path_info` = '/navigation/2bb108b8d6a64fa29f601bcdccd838bf' AND `seo_url` . `is_canonical` = 1 );
Copy
11.46 ms (6.41%)
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 , 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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF 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 , MIN (COALESCE (`product.translation.name` , `product.parent.translation.name` )) ASC , MIN (`product` . `id` ) ASC LIMIT 24 ;
Copy
11.38 ms (6.37%)
1
SELECT MIN (IFNULL (COALESCE ((ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ8¿ "
null
]
SELECT
MIN (
IFNULL (
COALESCE (
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` ,
"$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` ,
"$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product` . `cheapest_price_accessor` ,
"$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` ,
"$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross"
)
) * 1
) as DECIMAL (30 , 20 )
),
2
)
) * 100 ,
0
) / 100
),
(
ROUND (
(
ROUND (
CAST (
(
JSON_UNQUOTE (
JSON_EXTRACT (
`product.parent` . `cheapest_price_accessor` ,
"$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` , "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross" )) * 1 ) as DECIMAL (30 , 20 )), 2 )) * 100 , 0 ) / 100 ), (ROUND ((ROUND (CAST ((JSON_UNQUOTE (JSON_EXTRACT (`product.parent` . `cheapest_price_accessor` , "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL )));
Copy
9.58 ms (5.36%)
1
SELECT LOWER (HEX (`product.categoriesRo` . `id` )) as `categories` 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 (SELECT `product.categoriesRo.mapping` . `product_id` as id , `product.categoriesRo.mapping` . `product_version_id` FROM `product_category_tree` `product.categoriesRo.mapping` 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.categoriesRo` . `id` = ? )) `product.categoriesRo_1` ON `product` . `id` = `product.categoriesRo_1` . `id` AND `product` . `version_id` = `product.categoriesRo_1` . `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_1` . id IS NOT NULL AND NOT (`product` . `display_group` < = > ? ))) GROUP BY `product.categoriesRo` . `id`
Parameters :
[
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ8¿ "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
30
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
null
]
SELECT LOWER (HEX (`product.categoriesRo` . `id` )) as `categories` 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 (SELECT `product.categoriesRo.mapping` . `product_id` as id , `product.categoriesRo.mapping` . `product_version_id` FROM `product_category_tree` `product.categoriesRo.mapping` 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.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF )) `product.categoriesRo_1` ON `product` . `id` = `product.categoriesRo_1` . `id` AND `product` . `version_id` = `product.categoriesRo_1` . `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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo_1` . id IS NOT NULL AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.categoriesRo` . `id` ;
Copy
9.21 ms (5.16%)
2
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"—/d\x1C ©™Hå¬]ˆ.‹B0\x03 "
b"8á\x1E ~$eH€Š¾\x1A ÏC»\x18 T "
b"\x01 ¾3`¸¹GÒ“W*”É\x14 R@ "
b"c:)~q7H6¸Ž\x7F ÕB\x1F kG "
b"i87/àŸJm–\x1E sûš¹A@ "
b"gJä‘…yHB£¦¥ó§æ$ "
b"b\x1C ‰§\x10 EÀ¬k\x18 i©áº# "
b"Žï4ŒŒ,E^®`\x0E <Š?Ž "
b"õª+¬Û•KÑ›¦‡K¯vÍD "
b"¢Mà\x7F hWF|ˆð\x1C äÉÇ\x1A k "
b"""
╔░&¤M¤FßÁ]ÂÎî\n
΍
"""
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x972F641CA99948E5AC5D882E8B423003 , 0x38E11E7E246548808ABE1ACF43BB1854 , 0x01BE3360B8B947D293572A94C9145240 , 0x633A297E71374836B88E7FD5421F6B47 , 0x6938372FE09F4A6D961E73FB9AB94140 , 0x674AE49185794842A3A6A5F3ADA7E624 , 0x621C89A710A045C0AC6B1869A9E1BA23 , 0x8EEF348C8C2C455EAE600E3C8A3F8E20 , 0xF5AA2BACDB954BD19BA6874BAF76CD44 , 0xA24DE07F6857467C88F01CE4C9C71A6B , 0xC9B026CF4DCF46E1B55DB6D78C0ACE8D ));
Copy
9.13 ms (5.11%)
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">\x0E ž¨t\x13 Mð‘\x15 ’ÖÑÙO- "
b"\x07 ±cY§ÉHgôöB\x13 ‗Æï "
b"¤\r .)–±Bˆ´ó¦'N½¦Î "
b"""
âl\x15 þ}yKõ¸\x01\f P°\n
H\x16
"""
b"D\x12 u\x0E qaA¯▒«Ùºý(É═ "
b"^¡)Õ;ëF;š…#á\f …¼• "
b"\x08 æ](´RA×®\x01\x13 °²úi+ "
b"i½\x7F :›G`¤eœËî=$' "
b"aŠZ˾N–‚\t >ÀÎÇXC "
b"¶┐█hFÆG┌ÅÝ╗ãýýHg "
b"""
Î(^%˜*N\x18 ¼B\n
Vw IV
"""
b"”Í¡#„´Ak¨ÁÑçhC\x00 ¬ "
b"õ~ر…ÚFÁ¨G˜ÖÚ¹µ "
b"0ý¬$\x7F \r Ok†õÚ:$L'ì "
b"0²┼vì─B\x06 Üþ3§& ÔÑ "
b"""
]ýÔþiqIÔ¿\n
\r £r\x08 Gó
"""
b"cLFý¨\x08 Læ®G!µëÜÖ\v "
b"´\x19 ìc?\x02 O\x07 ¸1 ã\v /‚` "
b"ùÌ5èoœG?¶!\x06 “‡;zæ "
]
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 (0x3E0E9EA874134DF0911592D6D1D94F2D , 0x07F16359F590486793944213F2928BF0 , 0xA40D2E2996B14288B4F3A6274EBDA6CE , 0xE26C15FE7D794BF5B8010C50B00A4816 , 0x4412750E716141EEB1AEEBA7EC2890CD , 0x5EA129D53BEB463B9A8523E10C85BC95 , 0x08E65D28B45241D7AE0113B0B2FA692B , 0x69ADBD7F3A9B4760A4659CCBEE3D2427 , 0xAD618A5ACBBE4E9682093EC0CEC75843 , 0xF4BFDB68469247DA8FEDBBC6ECEC4867 , 0xCE285E25982A4E18BC420A5677A04956 , 0x94CDA12384B4416BA8C1D1E7684300AC , 0xF57ED8B185DA46C1A84798ADD6DAB9B5 , 0x30FDAC247F0D4F6B86F5DA3A244C27EC , 0x30FDC5768DC442069AE733F526FFE2A5 , 0x5DFDD4FE697149D4BF0A0DA3720847F3 , 0x634C46FDA8084CE6AE4721B5EBDCD60B , 0xB419EC633F024F07B831A0E30B2F8260 , 0xF9CC35E86F9C473FB6210693873B7AE6 )));
Copy
7.01 ms (3.93%)
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` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `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"fpå═ñcEFüg\x13\x7F ╗ Xx "
b"Ö{Ÿ\x19 BX@€£À\x13 £U8<™ "
b"h–\x03 ë9ÜC}œpñ½o½½³ "
b"""
\n
▄²ó%éLrƒƒ\f ®¤ÉÒú
"""
b"Æ9Ï\v \x02 M\x08 ï;øü¼(RF "
b"mmÅA½\x1E @\x7F ·ïå=BUû\x08 "
b"ñ‰ù'\ÕFï†ä3\x1C éª|R "
b"\x00\x1E ╦\r Ë(FOØaE\x16 ÎIO "
b"éò\x1E ð‰åC#“\x07 ]@etl, "
b":\x11 ▒æ8ØOCùu~YȺqÖ "
b"fhX¤ôHG^‚…©CïÁÖ{ "
b"ãÏ\r a\x1C\x11 B\x08 ¸}â{r\t ¿a "
b"i!Z~{ÆJ?Ém55\x18 háô "
b"\x01 mÅοÏGÞèú§\x1F ¿O[ "
b"ÜS5#ÔrL³©1J®è€Ö³ "
b"5\x1F _=\x7F /Kô‚¶4³\x15 7ÀÇ "
b"}\x02 £¬e┼@þ▒\e 7╠õ`ÉÖ "
b"¾5─µÝBCs│êý¹\x16 ¬ì\x02 "
b"\x01 !UŸ#aH‹±\x11 ÌßE¨Ë† "
b"쮡ó\x07 §DÂë9\e ┤=ôl╔ "
b"ð²ÉïCŒH\x05 °\x15 w2oMGé "
b"""
\n
C\v ›+áG…h½\x18\x1D âhå
"""
b"_ò476_G?º2¢_Dðì¸ "
b"2\x0F äýêOK»¾ßT÷R„©" "
]
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` ,
(
SELECT
GROUP_CONCAT (
HEX (
`product.properties.mapping` . `property_group_option_id`
) SEPARATOR '||'
)
FROM
`product_property` `product.properties.mapping`
WHERE
`product.properties.mapping` . `product_id` = `product` . `properties`
) as `product.properties.id_mapping` ,
`product.unit` . `id` as `product.unit.id` ,
`product.unit` . `created_at` as `product.unit.createdAt` ,
`product.unit` . `updated_at` as `product.unit.updatedAt` ,
`product.unit.translation.shortCode` ,
`product.unit.translation.shortCode` as `product.unit.shortCode` ,
`product.unit.translation.name` ,
`product.unit.translation.name` as `product.unit.name` ,
`product.unit.translation.customFields` ,
`product.unit.translation.customFields` as `product.unit.customFields` ,
`product.deliveryTime` . `id` as `product.deliveryTime.id` ,
`product.deliveryTime` . `min` as `product.deliveryTime.min` ,
`product.deliveryTime` . `max` as `product.deliveryTime.max` ,
`product.deliveryTime` . `unit` as `product.deliveryTime.unit` ,
`product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` ,
`product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` ,
`product.deliveryTime.translation.name` ,
`product.deliveryTime.translation.name` as `product.deliveryTime.name` ,
`product.deliveryTime.translation.customFields` ,
`product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` ,
`product.cover` . `id` as `product.cover.id` ,
`product.cover` . `version_id` as `product.cover.versionId` ,
`product.cover` . `product_id` as `product.cover.productId` ,
`product.cover` . `product_version_id` as `product.cover.productVersionId` ,
`product.cover` . `media_id` as `product.cover.mediaId` ,
`product.cover` . `position` as `product.cover.position` ,
`product.cover.media` . `id` as `product.cover.media.id` ,
`product.cover.media` . `user_id` as `product.cover.media.userId` ,
`product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` ,
`product.cover.media` . `mime_type` as `product.cover.media.mimeType` ,
`product.cover.media` . `file_extension` as `product.cover.media.fileExtension` ,
`product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` ,
`product.cover.media` . `file_name` as `product.cover.media.fileName` ,
`product.cover.media` . `file_size` as `product.cover.media.fileSize` ,
`product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` ,
`product.cover.media` . `meta_data` as `product.cover.media.metaData` ,
`product.cover.media` . `config` as `product.cover.media.config` ,
`product.cover.media` . `path` as `product.cover.media.path` ,
`product.cover.media` . `private` as `product.cover.media.private` ,
`product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` ,
`product.cover.media` . `file_hash` as `product.cover.media.fileHash` ,
`product.cover.media` . `created_at` as `product.cover.media.createdAt` ,
`product.cover.media` . `updated_at` as `product.cover.media.updatedAt` ,
`product.cover.media.translation.title` ,
`product.cover.media.translation.title` as `product.cover.media.title` ,
`product.cover.media.translation.alt` ,
`product.cover.media.translation.alt` as `product.cover.media.alt` ,
`product.cover.media.translation.customFields` ,
`product.cover.media.translation.customFields` as `product.cover.media.customFields` ,
`product.cover` . `custom_fields` as `product.cover.customFields` ,
`product.cover` . `created_at` as `product.cover.createdAt` ,
`product.cover` . `updated_at` as `product.cover.updatedAt` ,
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription` ,
COALESCE (
`product.translation.metaDescription` ,
`product.parent.translation.metaDescription`
) as `product.metaDescription` ,
`product.translation.name` ,
`product.parent.translation.name` ,
COALESCE (
`product.translation.name` , `product.parent.translation.name`
) as `product.name` ,
`product.translation.keywords` ,
`product.parent.translation.keywords` ,
COALESCE (
`product.translation.keywords` ,
`product.parent.translation.keywords`
) as `product.keywords` ,
`product.translation.description` ,
`product.parent.translation.description` ,
COALESCE (
`product.translation.description` ,
`product.parent.translation.description`
) as `product.description` ,
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle` ,
COALESCE (
`product.translation.metaTitle` ,
`product.parent.translation.metaTitle`
) as `product.metaTitle` ,
`product.translation.packUnit` ,
`product.parent.translation.packUnit` ,
COALESCE (
`product.translation.packUnit` ,
`product.parent.translation.packUnit`
) as `product.packUnit` ,
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural` ,
COALESCE (
`product.translation.packUnitPlural` ,
`product.parent.translation.packUnitPlural`
) as `product.packUnitPlural` ,
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords` ,
COALESCE (
`product.translation.customSearchKeywords` ,
`product.parent.translation.customSearchKeywords`
) as `product.customSearchKeywords` ,
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig` ,
COALESCE (
`product.translation.slotConfig` ,
`product.parent.translation.slotConfig`
) as `product.slotConfig` ,
`product.translation.customFields` ,
`product.parent.translation.customFields` ,
COALESCE (
`product.translation.customFields` ,
`product.parent.translation.customFields`
) as `product.customFields`
FROM
`product`
LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id`
AND `product` . `parent_version_id` = `product.parent` . `version_id`
LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id`
LEFT JOIN `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` , (SELECT GROUP_CONCAT (HEX (`product.properties.mapping` . `property_group_option_id` ) SEPARATOR '||' )
FROM `product_property` `product.properties.mapping`
WHERE `product.properties.mapping` . `product_id` = `product` . `properties` ) as `product.properties.id_mapping` , `product.unit` . `id` as `product.unit.id` , `product.unit` . `created_at` as `product.unit.createdAt` , `product.unit` . `updated_at` as `product.unit.updatedAt` , `product.unit.translation.shortCode` , `product.unit.translation.shortCode` as `product.unit.shortCode` , `product.unit.translation.name` , `product.unit.translation.name` as `product.unit.name` , `product.unit.translation.customFields` , `product.unit.translation.customFields` as `product.unit.customFields` , `product.deliveryTime` . `id` as `product.deliveryTime.id` , `product.deliveryTime` . `min` as `product.deliveryTime.min` , `product.deliveryTime` . `max` as `product.deliveryTime.max` , `product.deliveryTime` . `unit` as `product.deliveryTime.unit` , `product.deliveryTime` . `created_at` as `product.deliveryTime.createdAt` , `product.deliveryTime` . `updated_at` as `product.deliveryTime.updatedAt` , `product.deliveryTime.translation.name` , `product.deliveryTime.translation.name` as `product.deliveryTime.name` , `product.deliveryTime.translation.customFields` , `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields` , `product.cover` . `id` as `product.cover.id` , `product.cover` . `version_id` as `product.cover.versionId` , `product.cover` . `product_id` as `product.cover.productId` , `product.cover` . `product_version_id` as `product.cover.productVersionId` , `product.cover` . `media_id` as `product.cover.mediaId` , `product.cover` . `position` as `product.cover.position` , `product.cover.media` . `id` as `product.cover.media.id` , `product.cover.media` . `user_id` as `product.cover.media.userId` , `product.cover.media` . `media_folder_id` as `product.cover.media.mediaFolderId` , `product.cover.media` . `mime_type` as `product.cover.media.mimeType` , `product.cover.media` . `file_extension` as `product.cover.media.fileExtension` , `product.cover.media` . `uploaded_at` as `product.cover.media.uploadedAt` , `product.cover.media` . `file_name` as `product.cover.media.fileName` , `product.cover.media` . `file_size` as `product.cover.media.fileSize` , `product.cover.media` . `media_type` as `product.cover.media.mediaTypeRaw` , `product.cover.media` . `meta_data` as `product.cover.media.metaData` , `product.cover.media` . `config` as `product.cover.media.config` , `product.cover.media` . `path` as `product.cover.media.path` , `product.cover.media` . `private` as `product.cover.media.private` , `product.cover.media` . `thumbnails_ro` as `product.cover.media.thumbnailsRo` , `product.cover.media` . `file_hash` as `product.cover.media.fileHash` , `product.cover.media` . `created_at` as `product.cover.media.createdAt` , `product.cover.media` . `updated_at` as `product.cover.media.updatedAt` , `product.cover.media.translation.title` , `product.cover.media.translation.title` as `product.cover.media.title` , `product.cover.media.translation.alt` , `product.cover.media.translation.alt` as `product.cover.media.alt` , `product.cover.media.translation.customFields` , `product.cover.media.translation.customFields` as `product.cover.media.customFields` , `product.cover` . `custom_fields` as `product.cover.customFields` , `product.cover` . `created_at` as `product.cover.createdAt` , `product.cover` . `updated_at` as `product.cover.updatedAt` , `product.translation.metaDescription` , `product.parent.translation.metaDescription` , COALESCE (`product.translation.metaDescription` , `product.parent.translation.metaDescription` ) as `product.metaDescription` , `product.translation.name` , `product.parent.translation.name` , COALESCE (`product.translation.name` , `product.parent.translation.name` ) as `product.name` , `product.translation.keywords` , `product.parent.translation.keywords` , COALESCE (`product.translation.keywords` , `product.parent.translation.keywords` ) as `product.keywords` , `product.translation.description` , `product.parent.translation.description` , COALESCE (`product.translation.description` , `product.parent.translation.description` ) as `product.description` , `product.translation.metaTitle` , `product.parent.translation.metaTitle` , COALESCE (`product.translation.metaTitle` , `product.parent.translation.metaTitle` ) as `product.metaTitle` , `product.translation.packUnit` , `product.parent.translation.packUnit` , COALESCE (`product.translation.packUnit` , `product.parent.translation.packUnit` ) as `product.packUnit` , `product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` , COALESCE (`product.translation.packUnitPlural` , `product.parent.translation.packUnitPlural` ) as `product.packUnitPlural` , `product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` , COALESCE (`product.translation.customSearchKeywords` , `product.parent.translation.customSearchKeywords` ) as `product.customSearchKeywords` , `product.translation.slotConfig` , `product.parent.translation.slotConfig` , COALESCE (`product.translation.slotConfig` , `product.parent.translation.slotConfig` ) as `product.slotConfig` , `product.translation.customFields` , `product.parent.translation.customFields` , COALESCE (`product.translation.customFields` , `product.parent.translation.customFields` ) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product` . `parent_id` = `product.parent` . `id` AND `product` . `parent_version_id` = `product.parent` . `version_id` LEFT JOIN `tax` `product.tax` ON `product` . `tax` = `product.tax` . `id` LEFT JOIN `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 (0x667086CDA46345468167137FBB205878 , 0xD67B9F1942584080A3C013A355383C99 , 0x689603EB39DC437D9C70F1BD6FBDBDB3 , 0x0ADCFDA225824C729F9F0CA9CF90E3A3 , 0x9239D80BF0024D088B3B9B81AC285246 , 0x6D6DC541BD1E407FB7EFE53D4255FB08 , 0xF189F9275CD546EF86E4331CE9AA7C52 , 0x001ECB0DD328464F9D614516D7494F20 , 0xE9F21EF089E5432393075D4065746C2C , 0x3A11B191389D4F4397757E59D4A77199 , 0x666858A4F448475E8285A943EFC1D67B , 0xE3CF0D611C114208B87DE27B7209BF61 , 0x69215A7E7B924A3F906D35351868A093 , 0x016D8FD7A8D847E88AA3F51FF0A84F5B , 0xDC533523D4724CB3A9314AAEE880D6B3 , 0x351F5F3D7F2F4BF482B634B31537C0C7 , 0x7D029CAA65C540E7B11B37CCE4609099 , 0xF335C4E6ED424373B388ECFB16AA8D02 , 0x0121559F2361488BB111CCDF45A8CB86 , 0x8DA9ADA207F544B689391BB43D936CC9 , 0xF0B2C9EF438C4805B01577326F4D47E9 , 0x0A430B9B2BE14785AD68BD181DE268E5 , 0x5FF23437365F473FBA32A25F44F0ECB8 , 0x320FE4FDEA4F4BBBBEDF54F75284A922 ));
Copy
6.30 ms (3.53%)
2
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5.61 ms (3.14%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product.options` . `id` ;
Copy
4.68 ms (2.62%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY `product` . `display_group` ) total ;
Copy
4.21 ms (2.36%)
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
3.99 ms (2.23%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) GROUP BY IFNULL (`product` . `product_manufacturer_id` , `product.parent` . `product_manufacturer_id` );
Copy
3.81 ms (2.13%)
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
3.61 ms (2.02%)
1
SELECT `neti_ceb_element` . `id` as `neti_ceb_element.id` , `neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` , `neti_ceb_element` . `active` as `neti_ceb_element.active` , `neti_ceb_element` . `name` as `neti_ceb_element.name` , `neti_ceb_element` . `filename` as `neti_ceb_element.filename` , `neti_ceb_element` . `version` as `neti_ceb_element.version` , `neti_ceb_element` . `config` as `neti_ceb_element.config` , `neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` , `neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` , `neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` , `neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` , `neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` , `neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` , `neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` , `neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` , `neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` , `neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` , `neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` , `neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` , `neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` , `neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` , `neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` , `neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` , `neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` , `neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` , `neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` , `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` , `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` , `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` , `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` , `neti_ceb_element.plugin.translation.customFields` , `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` , `neti_ceb_element` . `error` as `neti_ceb_element.error` , `neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` , `neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` , `neti_ceb_element` . `type` as `neti_ceb_element.type` , `neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` , `neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation` . `plugin_id` , `neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation` . `language_id` = ? ) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id` WHERE (`neti_ceb_element` . `active` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
]
SELECT
`neti_ceb_element` . `id` as `neti_ceb_element.id` ,
`neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` ,
`neti_ceb_element` . `active` as `neti_ceb_element.active` ,
`neti_ceb_element` . `name` as `neti_ceb_element.name` ,
`neti_ceb_element` . `filename` as `neti_ceb_element.filename` ,
`neti_ceb_element` . `version` as `neti_ceb_element.version` ,
`neti_ceb_element` . `config` as `neti_ceb_element.config` ,
`neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` ,
`neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` ,
`neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` ,
`neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` ,
`neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` ,
`neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` ,
`neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` ,
`neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` ,
`neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` ,
`neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` ,
`neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` ,
`neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` ,
`neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` ,
`neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` ,
`neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` ,
`neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` ,
`neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` ,
`neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` ,
`neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` ,
`neti_ceb_element.plugin.translation.label` ,
`neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` ,
`neti_ceb_element.plugin.translation.description` ,
`neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` ,
`neti_ceb_element.plugin.translation.manufacturerLink` ,
`neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` ,
`neti_ceb_element.plugin.translation.supportLink` ,
`neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` ,
`neti_ceb_element.plugin.translation.customFields` ,
`neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` ,
`neti_ceb_element` . `error` as `neti_ceb_element.error` ,
`neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` ,
`neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` ,
`neti_ceb_element` . `type` as `neti_ceb_element.type` ,
`neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` ,
`neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt`
FROM
`neti_ceb_element`
LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id`
LEFT JOIN (
SELECT
`neti_ceb_element.plugin.translation` . `plugin_id` ,
`neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` ,
`neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` ,
`neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` ,
`neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` ,
`neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields`
FROM
`plugin_translation` `neti_ceb_element.plugin.translation`
WHERE
`neti_ceb_element.plugin.translation` . `language_id` = ?
) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id`
WHERE
(`neti_ceb_element` . `active` = ? )
Copy
SELECT `neti_ceb_element` . `id` as `neti_ceb_element.id` , `neti_ceb_element` . `deleted` as `neti_ceb_element.deleted` , `neti_ceb_element` . `active` as `neti_ceb_element.active` , `neti_ceb_element` . `name` as `neti_ceb_element.name` , `neti_ceb_element` . `filename` as `neti_ceb_element.filename` , `neti_ceb_element` . `version` as `neti_ceb_element.version` , `neti_ceb_element` . `config` as `neti_ceb_element.config` , `neti_ceb_element` . `plugin_id` as `neti_ceb_element.pluginId` , `neti_ceb_element.plugin` . `id` as `neti_ceb_element.plugin.id` , `neti_ceb_element.plugin` . `base_class` as `neti_ceb_element.plugin.baseClass` , `neti_ceb_element.plugin` . `name` as `neti_ceb_element.plugin.name` , `neti_ceb_element.plugin` . `composer_name` as `neti_ceb_element.plugin.composerName` , `neti_ceb_element.plugin` . `autoload` as `neti_ceb_element.plugin.autoload` , `neti_ceb_element.plugin` . `active` as `neti_ceb_element.plugin.active` , `neti_ceb_element.plugin` . `managed_by_composer` as `neti_ceb_element.plugin.managedByComposer` , `neti_ceb_element.plugin` . `path` as `neti_ceb_element.plugin.path` , `neti_ceb_element.plugin` . `author` as `neti_ceb_element.plugin.author` , `neti_ceb_element.plugin` . `copyright` as `neti_ceb_element.plugin.copyright` , `neti_ceb_element.plugin` . `license` as `neti_ceb_element.plugin.license` , `neti_ceb_element.plugin` . `version` as `neti_ceb_element.plugin.version` , `neti_ceb_element.plugin` . `upgrade_version` as `neti_ceb_element.plugin.upgradeVersion` , `neti_ceb_element.plugin` . `installed_at` as `neti_ceb_element.plugin.installedAt` , `neti_ceb_element.plugin` . `upgraded_at` as `neti_ceb_element.plugin.upgradedAt` , `neti_ceb_element.plugin` . `icon` as `neti_ceb_element.plugin.iconRaw` , `neti_ceb_element.plugin` . `created_at` as `neti_ceb_element.plugin.createdAt` , `neti_ceb_element.plugin` . `updated_at` as `neti_ceb_element.plugin.updatedAt` , `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label` , `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description` , `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink` , `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink` , `neti_ceb_element.plugin.translation.customFields` , `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields` , `neti_ceb_element` . `error` as `neti_ceb_element.error` , `neti_ceb_element` . `preview_data` as `neti_ceb_element.previewData` , `neti_ceb_element` . `preview_image` as `neti_ceb_element.previewImage` , `neti_ceb_element` . `type` as `neti_ceb_element.type` , `neti_ceb_element` . `created_at` as `neti_ceb_element.createdAt` , `neti_ceb_element` . `updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element` . `plugin_id` = `neti_ceb_element.plugin` . `id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation` . `plugin_id` , `neti_ceb_element.plugin.translation` . `label` as `neti_ceb_element.plugin.translation.label` , `neti_ceb_element.plugin.translation` . `description` as `neti_ceb_element.plugin.translation.description` , `neti_ceb_element.plugin.translation` . `manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink` , `neti_ceb_element.plugin.translation` . `support_link` as `neti_ceb_element.plugin.translation.supportLink` , `neti_ceb_element.plugin.translation` . `custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation` . `plugin_id` = `neti_ceb_element.plugin` . `id` WHERE (`neti_ceb_element` . `active` = 1 );
Copy
3.31 ms (1.86%)
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 , `property_group_option` . `id` ASC LIMIT 500
Parameters :
[
true
b"\x0E `ø?p¬M¶¿ÐüfZ}¬ü "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"(\f\x1C ø/ËJ¿µ\x13 ¾Êw»T8 "
b"-çBÌàa@ÿ ÂÊ×Û‚œ& "
b"F³Ïó°(H¿ž‡\x7F x…6{P "
b"""
Nµ³Ê·¯I\n
’v\x10 /ÄÉ7È
"""
b"\¿Dm║0Iìí▒█¬┴¶K\x1C "
b"fÃ\x13 w└NN_ÿº┌\x01\x1C éü° "
b"iÓRá6EI\r üg\x0F ¯╚╩,& "
b"pfúg9A¢“Ô¯’\x04 1¼ "
b"rxs\v Ö\x01 BˉVÍPËòþš "
b"ììı6vØD`â?ÄÃ`¡O╣ "
b"×Þ©F%SO╦┐nÅÔãË8Ô "
b"¤øMA7¨C7¡˜=¢6Ï\x1C P "
b"·‘¤.¦‚G\x15 ª¬È×ï9\f "
b"""
¿\n
‹\x16\x14 ;EÌ›{Ú!g€\x08 õ
"""
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Û´©’\x0E ¢N¹‚‰ð¯Â6l* "
b"ÝŒŽÉ,ÝFFºæzsH\x1D `P "
b"±qêí \x17 Fuü\é╝-@A═ "
b"‗\x1A ë\x0F ┘2G\x0E øÄ3/CÊTü "
b"¶Ä\x04 ï\x0F ÅCQÄw░\x08 #¸Hö "
b"öoÔE!4C"±;36ˤ<a "
b"ûpïÔU’MÏœm\x01 ª\x16 µË "
b"\x00 TÍÏß\x03 G…“ͱè\x01 BB¨ "
b"\x00 V9Çj+IM =ÂxI¬\n È "
b"\x01 &\xxÄAޤ˜\düð0\x1C "
b"\x01 á”FNÂN\v ºÂÒÈ\x1A …ËI "
b"\x01 ùjf\x7F\x18 AH•\x18 äp\r ¡¦} "
b"\x03 |\x16 ì╣¼N\x00 á§CÙ■èÇ? "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x03 ¬Ô\x1C U+J*‹U\x00 ¥$r(R "
b"\x03 ÄY.v6MD«\x7F\v Â2½é\e "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x04 ME¿¬×JžªÇj\t #ß\x1D 6 "
b"\x05 šaRœ•J¯¡?Fû“Äm… "
b"\x05 Ü_ÃòÍC\x14 ‚ÌÂ\x00\x11 ©³T "
b"\x06 ×׸%\x02 E¢„$ƒeþu“L "
b"\x07 E¹”z)Aä…¤½"6}s= "
b"\x07 žÃC$%G\x1A ´/÷Á=þ2ç "
b"\x08 iƒùY\x1F H5ªvçjsŽ—Ç "
b"""
\n
½7߀ýB\x0F ¨áD¹i\v nk
"""
b"""
\n
ı+╣ÂÈNÞÑW0×½\e Âì
"""
b"\v\x1A\f\x03 ë\r L7Ü║\x08 /óé0Å "
b"\v ž‘’ϯCߨ7¬nï2ñÕ "
b"\f \r ûµÒ„NS°@îÚ9ÖLß "
b"\f ¹¶NÿSN²¬è\x15 ‘–¢Õ\x17 "
b"\x0E U/ä\v ~BóŒ‚U=Õñ\x19 @ "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x0E ä¿îK,IØÇ:û╠ ╝è@ "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"\x10 oo²@ûE»œÀ\x06 ¤\x15 ×MÒ "
b"\x12 ›å›¦£DWŸ‚\x13 Å<jNó "
b"\x12 ðr╠\x00 \LÝÉØ┬│┐\x16 rÔ "
b"\x14\x00\x0E |║\v Lrí~ï)U╬üJ "
b"\x14 ºAÊN\e A˽H\x07 þ¿±€q "
b"\x14 ¾ÙEˆ\x13 Jùš\x1C n\x0F †wöø "
b"\x15 ŽÌæÁ\t N.–\f "0¡®üà "
b"\x15 ®>ì1øA\r ©Ç|ø\x7F ýÚ\v "
b"\x15 ³sÉ0\x1C @‡:\x19 K>\x15\x02\x11 "
b"\x17 ▒§Å\x13 ìF3ÜXàsµjCÈ "
b"\x17 ô«š&wEߤE[~r·ˆö "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b"\x18 ¥¥í‘dLá¦GÜIE…\x19 • "
b"\x19\x13 F†CeM\x16 ¹\x00 RÇ8\x16 Á| "
b"\x1A ^┘\x01 EÆHfìçF┐Þqûg "
b"\x1A Ï^ø\x03\x04 AÉ»ÅÒв\x10 ■▄ "
b"\e W\x01 Ì\x00 O4ªûq|J\x16\t\x05 "
b"\e dAÐ \x1D Op‘>H%\x18 8ì\f "
b"\e Å)7ßeI8â?}Wz┬´\x14 "
b"\e µí¥ô╩Ec┐~ÜÎËRüE "
b"\x1C TשÊz@Ø—š_™•‹u— "
b"\x1C xb:W\x1D F´™æu|\x05 Ð\x16 9 "
b"\x1C y\x1E á!0O\f ´šÑžéð\x0E\x08 "
b"\x1C ¸4t=ýD\x01 •_Õuý\x18 ,? "
b"\x1C ¹¤rl3D3‰ŒZþc:ûÙ "
b"\x1C Ù†/=*G×¾\x17\x03 žê\r tp "
b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10 "
b"\x1E )©ŸHÜJÌ‹ûž[i¿\x06 ’ "
b"\x1E >Ž\x1C ú.O\x01 µ’àA€o\x11 \ "
b"\x1E Ñ –³£N\x06 ›¬m‚ßÿ\x1D ð "
b"\x1F 3ôÃüÁJÚ€þßìÎpÂ5 "
b"\x1F s?¼tàMl¸C$¸4"ïg "
b"\x1F „Ó:ÁºF5•«p\x14 aò‹õ "
b"\x1F ÍéG\e\x12 KËå└r9~«│É "
b" O«\x19 ?ÿL-žÆäƒ¥0þ8 "
b" ~\v õ™¿Mè¦nñ~tÝ0U "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b" ¶ã\x00 )ßOQÑÍ?®»mìd "
b"!>7$Æ©JE”4“^ƒu²$ "
b"!jý?ç\x7F AiÅ$N4Î\v\x12 ³ "
b"!˜£tè?@ƉºH:&â\x05 ¯ "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b""*E\x05 üXDE¸á\x1A\x0E LQ;\x11 "
b""®Úð1eLg·´lh3™_ "
b"""
"¿\x05 o“\n
B*‹|\x16 ìµ0ÀŸ
"""
b"#Ås–ŸÝ@ 9\x02 í\x1E l‹8 "
b"#ù£÷ÍvEů\x04 ú\x10 t,WR "
b"%?š0´~NäŠä¹)˜ôâ\x02 "
b"%“–h\x10 þOŽ—Žv_”ñ$â "
b"%Ͱ£kbE±š&ÍÃUÆÙ¤ "
b"'g;k×´MH‰ñƒ¾Žˆ®\x1E "
b"(G\x19 —‘1H=Š8£Ñ-˜•! "
b"(» òd\x00 D ▒¦ÙöÚ‗ů "
b"(ä{2=ŒN\t ‰nº¯#€;ª "
b")äW\t ü├Oñ¼\x12 \r \x14 Qk6Á "
b")¯ÝÂa\x02 I\x1E œÉÄJh01² "
b")ا‡YÄE?¶:A]\x00 ¹õÙ "
b"*ek"J°C´ÀØð\x05 YÐ^% "
b"+8K†3·@€“—î¬úÁÝG "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"+™8Ÿè²Kî•Øí\v\x03 ¼\t\x13 "
b",S¾š\x17 êFC½H^\x17 è°n= "
b"""
,É{\x07 é>D\x02 é┬8\n
âXÚ¸
"""
b"-\x19 /òö Må¬[…%Ã\x11 T "
b".<u¦Ü§H\x05 Å╣ÀapãAÍ "
b".ÅÞ¦]│F ©ÙÚ=ŽÌà "
b"/XAOJ\x18 N΄0’vÖ˜‘\x14 "
b"/]\f ³P÷NW°¡\x0F >}Y\x08 k "
b"/û7\t 6ÀGÅÁÚï\x04 ¨DÙé "
b"1A£ÚÍšA,·Ï”câ,X€ "
b"1Rç‡ø,A\x03 “\x02 ê†I'\x02 Î "
b"1mWºàGJ¬£\x11 ñ(\t +‰; "
b"2-\x11 ÿ<'HV¦›1Ùn”$\x17 "
b"2¦´<°*B‹+DúÑKŬ "
b"2°ü\x01 £jO'¸¤\x10 ´CÔ»B "
b"3\x1E Ú³ \x1A LuØ\x03 Xs!´×× "
b"3âJñä\x1C EpäÅ\f 1 \x01 L "
b"4<)®\x01 –DÀ®‹IÎÃŽH\x1F "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"4╗\t >«ÑAÅúÁÉ;d╗¶┌ "
b"6^Erv\x7F O¬‡Ó\x14 ŒSpŒD "
b"7lÊq©ÿH†§aß\x12 F\x06 Ÿ§ "
b"7Ðŵ–FBè›?Ò^ËŸ¢— "
b"""
853¢ãFMǵ\n
÷Ÿ-Ö[P
"""
b"8Ì\v SѦJä¸\x1E ì›\x1F rÝm "
b"9]+½+RH׫│¸Ézé├═ "
b":@êÎìf@ÚÁ┤╬¯L\f ¼Ü "
b":ë¥└\x13 êH×äìLCO¯─┴ "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"?ZƒÍI\x14 Eh£#ÐE\r !¼A "
b"A\t ÐsmgL ¶Ä<ÀãX„ñ "
b"A',¾Ï?L†ƒø'hî\x1E _| "
b"A¤õ\x0F Ó╠GÉäãÒsÉt└\x06 "
b"B¹:ÕŒnE‘‹ð¾Þ=p›\x02 "
b"CjÄÔS£Lh½\x18 Ò\x04 ,ÆÇ( "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"D\x01 ╠èßtMÕû\x1C MõÄì%Ê "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"F¬╗<«:Jxúü;Èæ£█C "
b"F‹\f Dƒ¯\x02 ûº\x15 L5\x01 "
b"G\x19 ³ao•GÝ¿Ô\x7F\x06 ÈÝë} "
b"G!j×GIA¨©\x19 £)\x16 ~Ìú "
b"GN\t ×þPDu“JÃ\x16 †üfq "
b"GP×L]`L\x06 âöÔÉ▀ıà@ "
b"""
GTn═i*JbúÎ6\n
򈯱
"""
b"ĢýZ¨GϹè1_Å¥G\r "
b"H>Ôß\x1C ¨F¸„\x05\x1A ½|!\x1A ? "
b"H²&„0ÒELš€v¢i=1\x04 "
b"HÁÔƒ¨ÿJ\x14 ŽU·µìNçí "
b"HâNiÃãL\x07 ž=RV—p5\x13 "
b"IUëÐîèFI¡Ë\x01 P9‡Q "
b"IxZ¤╠░D\x1A ô#ð║øÅ¸£ "
b"J\x07 €æÁwFIµR!ãö{d® "
b"Jqaà6CN(Å{Êvû|├\x1D "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"J─\x10 ®¬\f Ji│GɫƲV) "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"JÜy¯Ã)Fs GiDz×Çä "
b"Jßh}\x03 ˜Mڧb\f b\x0E "
b"LOÃ\x11 éæKтӷ¹Î§'Ù "
b"LcMƒ1zEDŠÍ,´\x06 –ö3 "
b"LÁgÐ&¤I¿R!cù{~6 "
b"LÃ*F\x10 ¹J¥©Ž^çõNÊB "
b"LÍoì']OÃê)nÇîÃmñ "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"M¾––ÊßE«‡á\x08 ¿0`˜f "
b"Mä‰_õ™E˜…\x10 D!ÈîS® "
b"NUr̘\f K\e ²Õ…øJ•qA "
b"NÏS¼{åA\v Œ—{¥bÔš½ "
b"Of╗z¦lDrü\x0F {\x04 |<4Ô "
b"Oy$Ò3—E#¨Ï³K\x13 ÿnH "
b"Oúý~Ú│FáÅÿ║A ╚»J "
b"PÉ\x1E\x19 P¯JÛ’Ñ{j\x04 ”\x07\x1A "
b"Q/É].\x10 E+”i2¸³˜-G "
b"Q4ô]FUJYŠÓ…S3g’² "
b"QSö"9ıIà¢$Źö\x02 E\v "
b"Q‡[1‘GB|¤É²‡\?Žç "
b"Qñ´‡=eNqžeÚM\x1C ßಠ"
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"Sô\x14 Æg¶L\x01 —ö\x0E ©„Bd] "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"T–Ñ”ÿôN·†¼ŸcÍé \x03 "
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"VjßZ\x10 \r @(ƒu[WTÕò“ "
b"Vx²fP\x0E AÈ¥…nž’·S\x17 "
b"V}‚12CHÅ¿JÍèGÐüu "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"VͰüf<NØ€½\x04 ÄÍpê\x14 "
b"WTózAõE\x1C ‘ÄWU½a–ñ "
b"X\x1A ûkgeG7–£¸_9ð½Í "
b"Xoï*ÅÃI¾µÈG¨l\x1C â\x10 "
b"Y#oú'▒FpïC╦*5®¼Ø "
b"""
Y˜:Ü`ÔH\n
¼\x16\x0F\x7F ±ôf—
"""
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"[yÉ{\x14 «E›‘73{•@™Ì "
b"\\x13 Í\x04 ß\D䨗'ù$á&4 "
b"\ÏÃC×N™®™WÂóÐ\x04 ³ "
b"\ÈF┤\x01 "CÒâíì+í├,ø "
b"]àOÇ„VGQŽÅÝÆ£ˆ4¶ "
b"]ä÷ðÈòOáµ?\x14 ñ\x16 s¨8 "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"^Ö\f ¦\x7F\e EmÉëÎ'(╣\x18 æ "
b"^šcABŽD“²ðûöµ÷\x16 ™ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"`~s]H3G‡½Átwr<:r "
b"`̵ï¢KFVœ‰ÊwlÊK¼ "
b"a\x1A |oÕRFu®ªÔ~\x10 ’þ® "
b"a1é„‘ÁFÝ“\x19 ”Õ‚\x1E ±\f "
b"aGb/¹DJ\x0F Å\x1C\x19 )3Ï6‗ "
b"b@<\n Ø}C\x15 ñ~v-Ûè\x00 Ä "
b"bî^)È:A\x1A ú¨ÇÅ¥├g\x16 "
b"b¿ì\x16 m¯N\r ª\x0F ┴×@&õ "
b"bÀ\x11 féàM!°èêj¨µrÁ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"drWJÍì@h¡│\x1D +]╗Íé "
b"e]m¤vú@D¼Év•§ >Œ "
b"e╗mu×\x07 K&ìAÆ)=b"¢ "
b"f2æuã?K─║┤¢Å:9k& "
b"fX▓±¤ÕGÄÉðG¢\x16 x╔Ù "
b"f¨èIœ@AI£1Œv=ަW "
b"f½\x11 J׸IRŽóÄŒ\x08 wµ{ "
b"fÎg\x1C ÌpN”Ÿ7¿Çü Ec "
b"g˜Ô}¯zNö‚ã£Ô§X1- "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"gÖ,´$°Lå®h\x05 É€\x06 jR "
b"góÂ\x03 9ÔB\x11 ‘”O\x11 ·å!¼ "
b"h$UÄ/DAiÿ@\x01 Z¡zGü "
b"hzAÀʨB8•\x12 ºBí‡Ì: "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"iH╗\t ò░KìÀÌq\x10 F▒^¡ "
b"iÄå´\kM\x0F °ú\x13 õ'\x10 ʳ "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"j³/\e õq@\v †?Î\x14 Ï"\x1A\x19 "
b"k}„aSùF¾‹\x14 ÞšX)ÃT "
b"k›\x18 !'\x13 A\x14 ŸUÒ\x14 “]N° "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"l9Òf\x1F íJ\x7F ɯ\x01 ê\x04 Õ-, "
b"lq”õì‚AH°%¾[°Èqs "
b"lÛX¢\ï@ñØî│È0\x05 ¹ "
b"m£.£░îAX¡î»wlçü\x18 "
b"mÏ\e IàÕJKœ\x16 ùðm\x18 H: "
b"mÐ\x03 ,0˜Iø²¦\x12 ˜NÇFã "
b"nôÙfx3C÷¼ÍîUõ\x05 aÙ "
b"o\x08 áç\x00 úOK±AÛ!\x1F Ù5ý "
b"o§ÉŽ•N]¦ëŒ,«c•\e "
b"p┬┘\x1E ┬ÚF\x1A À]Lä]\x06 Ø» "
b"q\x0F ©¬\t *D·žHþZõï€ "
b"""
qS\x13 á#"B\x1C ž\n
(\e 9¢v
"""
b"qÚŸn+\x1E K|®“ôÄÇ\x1D H` "
b"rÜk*õ\x1A I-…²Yjaæ\x1A h "
b"s/•ï/©I³‰¤ôjð¶\x03 "
b"sr}xY\t Cؼw¿\t ╦üºo "
b"s•‡i¿\@\x1C ›0Œóø†{ó "
b"sä[&:ÆGº¬S#üžH5ò "
b"t†þMúF\f žK”\v ‡Š\x1C × "
b"tõì║¾LHuò\x1C ÉÇ■ÿ\f Q "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"uB+T]^A\x12 ñ\x02\x1D 6úæ┼ü "
b"u╝\x07\t í\v F─»É\x7F ½dý1\x17 "
b"uÌÌ6Û9M'²¡?D.{âî "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"ww3Æ¢\x7F Cb¶é¥\x7F ¸I…\x06 "
b"wö═]¯LIØ×═V"8┴ܲ "
b"wÊH\x17 ÄëJ\x19 ¢C#®eQÄ( "
b"xob\x13 »ÙC3غ\x06 ┘dÎè? "
b"xºŽ›È‰Bl¦€{-6[\x19 Œ "
b"x{çÍÇC■üƒT╚ß├â® "
b"y#º];´Cc³ª±ioÜ\x1A ³ "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"y³.@åò@˜§\x18\x1E Ž\\x01 „7 "
b"yõ\x10 @{5E%´§’¥\x0E Ùm\x19 "
b"z\f õ;ƒ«D:†G7Ú¥OÞ‰ "
b"zÎ\x18 –#*L®€d¦ÿÑfwF "
b"{úƒEüôBë½í\v ╬w¸&Ú "
b"{®dwDµL´¡”¬LIHJ9 "
b"{ë©ëè\x1C N#¤ú³Gc\x07 ÿH "
b"|ûP«§(Cˆ¹´Yn\;[- "
b"}\x16\x1E Tî|M·‘{¢{ÜÌ‘à "
b"~9\x1C ù„}B½†Ýð#0d\x19 "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"\x7F ‗FMÇ9Biº(Âãì«:\x00 "
b"Ç+‗╬\x1C dGIØÓÝ\x06 ¼m¸ô "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"üEê³A°EÄÜcû¼Â!!¬ "
b"‚\x14 1~P™J8‡èaxIý\x02 ‚ "
b"‚ì£{3§D\x12 €‡«*\x14 Ø v "
b"ƒ\x14\x05 mdÇGvœ¹cpˆåÆ\x00 "
b"ƒf\x07 #˜¿L‰•[1e†2\t ) "
b"äü¼yè×IGó\x19 ãHæè½ã "
b"„…\x14\f\t ÝB^š]’¸âOõƒ "
b"„Œ\x1A Q‹æFôšªƒrÀýu& "
b"ä¼\x1F ˱¢IÅû@ð$æÑç7 "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"à#Y`█gM6Á7ÐÄÅ\x12 v¼ "
b"å\x14 Ï║\x14 PJmÅÈ¿█Ìxe9 "
b"†g\x02 â½ÍC\x17 ©cÜ\x07 _¹\x07 ½ "
b"†pŽ?|ÒO#€\x15 o\x05 Á4\x06 “ "
b"娸5BmCä╗\x17 \x1A )ì\x00 Ç "
b"†èIUBH¾¡šuqt ÃJ "
b"†÷w\x1E ‚C@N‹Œ_Û¾í9P "
b"ˆy”V§\t N² º¯\x07 ‚©*Q "
b"ˆzùàÁ!CˆŸ<U¯~„\x1E ö "
b"ˆçxÃ\x02 <HÙ¦–‹Gu4\v 1 "
b"ˆü^”ÁpA£¤¢\x00 Ú6x¶v "
b"‰=nc–4B‚¸mU \x1E HI² "
b"‰šnjH¸MR‹¥ÿþ’ðcI "
b"ë┬╝▄§ÂB¦Æ\v \ühâÃ\x0E "
b"‰Éd|øºKd–ñ\x1E ð3ï\x19\x1F "
b"Œ¡\x10\x1C H°N*¡\x1A 1žm¦Ÿ\x16 "
b"Œî\e ~Ÿ\x16 C܉<—\x0F ¶§4‚ "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"Ž–˜\x07 U8E¯šÜƒŽYƒ%Ï "
b"""
É\x14 ÿM╣\n
J=£9'┼²¢n▒
"""
b"‘`z¬\t CE†¤9\x0F ¡vHó "
b"Æó8⯡J\x14 Å5eÚð\f ═ "
b"ô"ÉEhØO¾▒\│\x17 ^ºK¯ "
b"“pD]’@K>¦*\x07 ‘mQ5 "
b"“€Ç–8ŠCc‚ùJ\r \x1E r#î "
b"“Å\ÿŸ\x06 Bo’æoáþ\x10 Ǭ "
b"“ËÀœ¡÷Cõ±\t õRÒÄH¦ "
b"“⑵ӋGõ®‹Á¤Œ¯–• "
b"“ð$ró#@‹† OQ\x7F ¡äR "
b"ößtQû├B§ü4á┤"N%\t "
b"•2À\x1E º=K^†v\r ˃v4\x19 "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"•±ß½ÎrDG¨ü£Á\x00 ´•ú "
b"–/È\x17 Ï\x1A L¥“ÛV‹õ•ó\x02 "
b"—}uåI\x7F E€™+¦·e«¼æ "
b"˜”YÛ\x19 ëB%¬ù¾w—\x04 „] "
b"ÿ¦\x17 {÷QD\x01 É^]%Ëûî│ "
b"™l– ¿”C9 úÉ\x1A âZ\x0F t "
b"™úôU_ÒMh‘_*×ÛjÆf "
b"šÃˆç\e ùA}®Bìj\r ó\x1C ¯ "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"›\x1C «\v ²\r Od‰IºsÉ«\x13 ú "
b"£\x0E c:êhE\x15 ɸ¡\x00 *w║n "
b"œ9|¹ó IÀ²7ßûh–Vƒ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"ØHüw¶ O═Á\x01 V^x8°` "
b"ØÌÖè ▄E■Ö«qºÃEôN "
b"Ø ═╗<ÉKwƒL║+╬\f _8 "
b"ž|ïÍ»_Of½\x18 &®S²Ð "
b"""
ž™®î\x1C xN±«³\x10 \n
"û:\x10
"""
b"×µX@hRC▒î:LÇSÅ©á "
b"žð¯öh\x11 Ob§èZ,£»\x17 Ê "
b"Ÿx\x15 Äv\t H‰¯BA\x1E ¾$?é "
b"""
ŸþÏ·)ùO\n
žçY$\x14 ¿—'
"""
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"íì╠+@eO\r ÿ}\x05 a!\x07 æ "
b"¡ÀÄ\f ²ŒFж,#?=M 4 "
b"¢P ,¤UMƒ…\x1E\e =$û=Ä "
b"£!úÇ}…J\x04 ˆzp)$îT´ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¥âF&6þCâpÉ?”þðã "
b"ª!\x01 É-|I¸░úÜP\x06 E\x05 Û "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"¨,l\x1E ‘ÌC>¬³’q}kå\x16 "
b"©=\x17 æÅÞDÚ«}rÂ,Í\x07 k "
b"ª\x16 wÑÃoIW¨™\x1A –\Rçä "
b"ª¡¬Ä\e •J\x1E …Þ×ÅÃ0ÿˆ "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"ªôB\x02 \§N'«Ð)*%>]Î "
b"«hK8AUMT”[ ho‡\x15\x06 "
b"«Õrù<Iæ‚FùÎx%±z "
b"¬yxÀÈ)J†¡œ¿½?Ÿ¹G "
b"¬ù¢\x02 iPAL¥\x15\x07 +\x02 eo± "
b"""
¡ÑhìwV@,äú\n
Zú\x18 ©à
"""
b"«1\x05 ¡Å÷I¶ÅýáccÈü¼ "
b"®ZºFטCʰ\x1D °\x10 ÉRÌ" "
b"¯"à¶F\x01 G\x17 «\x00 lV\x1A X\x15 ' "
b"¯¦Ý.Š@Cª°QÁ–þ$ò² "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"±P†/z]FQ¯\x17 Ï[\x03 þ\x08\x00 "
b"±¤èŸ\x10 dO'œk…¸¢»êq "
b"±À\x17 V‡5O\x11 ‰Ní\x16 Jÿ‡ "
b"▒▄‗(jþO┌Åwx¯¦V\x0E ¿ "
b"±óJ,ÛŠC\x0E –\x07 WÞ\t ÇPÈ "
b"²\r \x05 àñ\x01 D‘®1\x17 íùq4‘ "
b"²ƒÅ4!ºJ†„\x03 hcÈ\x1C 7§ "
b"²Á\x15 ‘ÇhA^´%óõ@báä "
b"³\x02 ú‰lýL‹¶ºÉwR7$ "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"´°!©²\v D…¨|\x00\x1F\x0F R¦Ø "
b"µßÌø+žAȼÞHf9¿þ\x01 "
b"""
¶\n
2©gèJš©Tçf&B<þ
"""
b"¶&\x08 UïÒNö…åN‡×‰˜á "
b"·ûd>vx@J¦Hœ÷—¹Ã— "
b"¸Uèˆ*ñB\x07 ‘\x12\f `\x07 &.; "
b"¸xv)Z\x13 KÁ¨\x03 ßS\x10 ‹\x02 ¯ "
b"©Õ¾\x1A iìOaï(\v Dèö68 "
b"¹qïñ÷`I\r µù»×±gN\x7F "
b"¹’nÍ\x06 MKû– ÚŒ‘¶øÓ "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"║\x1A ÒÅFRB!«\x17\x0E ├8─Çã "
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"║å5\x17 ÇnEd░J÷[ãöÉ: "
b"º‹lH\x15\x16 I\x1E ¥îÚ\x13 WC×\t "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"╗â'êÂ░Iıç¶ìã\x10 ñ±ò "
b"» š°U¼H6¨|{‘f³´Å "
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"╝H^v½Düñë{Ä6ðÐH "
b"¾òÝhD½KÑ‹™\x04 ³-©|n "
b"""
┐ÄwÞ\n
CCmîYÅv\x12 ÐR2
"""
b"""
À\x17 „²\x04 ¿I©µ\n
Í}ŸŒ¨¹
"""
b"À&Ö™\x05 ÉBë¯x\x11 ϲsqT "
b"└X̰ӡC\f é\x1F ;╗XÃ:Ø "
b"└YLRb¢Dò┤Z\x03 DÉÛ~2 "
b"À°Ÿ¡ÏÌI\v ·´j\x0F L¥Ú- "
b"┴ \x04\x7F TMN╬┤╔v\x14 ùÉı\x1A "
b"┴ða[yí@╩Ä- ìè>æz "
b"Âßôos!Kt¡?ÚÇ3_ŒU "
b"Ã>\x07 –vBJx¸\x07 ê·_w¾â "
b"ÃR´ÁsíL\x15 ˜¼=\x7F –aœ’ "
b"─">*"«Bn║&.^aìy "
b"Ä1\x10\x1A\f `CqŸ\x15\x1E >¢£¹I "
b"Å\x05\x03 ¯\x1E wHßlf5‡Ç2û "
b"Å8®1g\x08 @¶œhhŠvf¸Z "
b"┼M┤ı\v\x0E D_ØmaÊ\x06 8@ƒ "
b"┼Ùe╩hÔBÈü\x10 ÝJ&Èù▄ "
b"Æ\f ðx9ØJ1˜eÉ!©æïº "
b"ã%ØdyÝJÚ▒"{éÑ┴¬T "
b"ƞк\x18\x00 HÊ5n\t 3›XD "
b"""
Ç\x08\x17 x\n
qN‰‚ÔyàÉcÝÉ
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ȉ\x07 ËíûL\x17 ¸\t è_±\x05 Ï\x15 "
b"╚┘6êð\x14 H\x02 ØÐX:O7±} "
b"É\x06 4-àêAT®!‚}O9ÿå "
b"ÉÌY¨˜lLp»'ªf.\x16 ”| "
b"Ê ;Mü-CŒ½¬…TÊž™\x02 "
b"Ê;P̺\x07 @2¤Q\x00 †ÍÌ\x15 & "
b"╩t¾8¿+HøÄÌü»þ!t\x1E "
b"╦7 \x00\x08 ▓OZØuî▓õíÚ\n "
b"╦cã¾═ìO\x7F û\t <\x19 ½3qí "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"═.oì*■@┌à%ÓÎ¥?ÿ\x15 "
b"═X&(m5J\x1F ╗ãÝì▒#_y "
b"ÍÅ’ÇÖ\x1E B¬©#?µ-ïrÈ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"Ï\x07 {•ÆðA‚¡\x07 ™µéM»R "
b"Ï‚q˜eêH\x1C €ámЀ*'É "
b"""
ςЩl³@¦ƒ\n
ÝÙ!-B
"""
b"Ð?\v U©\x1F Eï‹‘\x16\x1F ™U)z "
b"ð├²_c\B│¥\v Ñ\f 5üÌ "
b"Ò9Òæ4\x11 I\x1F š³?ª<@ª; "
b"ËÔr\x07 W>ICÅô¬╚!×Ó\x0E "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"ÔÁnÜzKJ6›. ü5Ú\x1A\x1C "
b"ÔÏ\x11\x00 š’AU†8í£*LÓ¸ "
b"Õ]Áí¡]C\x1D —/ºSú0\x14 Õ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"Õ†+sOAFÀ¨uµÔGü‰( "
b"ıÉ£ý═#AGñý÷\x05 öl|║ "
b"""
Õð2\x0F \n
\x13 HÊ–‰=ÍÛèo—
"""
b"ÖKp´ŒHBê”\x0F\x11 %9•#™ "
b"×\x18\x03 öŸ@Ht’èBz˜;rb "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"×<.ûë0B~¯6,•%ú¶\n "
b"×\x7F 7,¿\x04 Fz±\e ¼ú‹›íì "
b"×»¶\x0F ÜôN6¶ûá2^Ü â "
b"Ïì\x08 s{ÖI╣éï¸╣'JÃT "
b"ؾÏßéòI\x08 ¬\x05 ª2]Ðð> "
b"Ù\x1A\x03 —dÅM¿ \x1A F\f ÌLH¨ "
b"┘(└z0*Daü║¢´7└UÓ "
b"┘ad¼▒&IÏü1s\x07\x06 µT¡ "
b"Ù—SQCRK`‡,{\x06 ú¿{ª "
b"┌6ìeúÔJ$åa\x10 È ;▒\x10 "
b"┌ýÎø3ÌD^®¦ìÖ°Í´R "
b"Û‘@M¤}A\f ‡\x7F RR\x17 ا¼ "
b"Ü\x15 ¬ý:§EŠ’D\x10 &slD€ "
b"Ü/ñ^o±Cá©=H§˜¯*° "
b"▄│<ÉuÏG%î{5├y7³n "
b"ܹ⾎ÉA(‚ƒÃÿH#«` "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦\x1F Z[L\x12 Jð»╗Ü╣ËüPƒ "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"ÝÅØ\x19 z„O1™ulNdÁôg "
b"Þ\x08 iÀ-ëKy‹¤ÈéŒ8Bp "
b"Þ\x17 Öä\ÃGb“ˤO\x16 ±ÊO "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"Ì~\x14 ├ÔæEÞ¿×âÅTÄ┤Ý "
b"ßwˆ \x1A öB<¬øs˜äÞåç "
b"à¼P±egNx¨Y2\x10 2czñ "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"Ôì$‗\x02 OCTØN*¼0YÔ└ "
b"Ò&ÌN?\x00 Ji║ÅÔ|án÷\x11 "
b"ãBIm%$E\x02 ŽÂ[\x1F ×\x19 ¨â "
b"ä–ðeDžD\x02 ’¸ÊÅ[w+Í "
b"䢯M¿IB¸‘á\e\x14 ¿#;ü "
b"äïù÷Ã'EB›Þà‚P…\x08 "
b"æ\t ¢‡£µED»´!6i{~\x1E "
b"æCÚ·˜Aª½h\x1C â¡- A "
b"""
µ¾├èíìA´Àµ½@-\n
╦╦
"""
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"""
çÂÕô³SH\n
½µM\x19 ‚ALã
"""
b"þ╬ôktþHüò¸M!ßÄê+ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"è®V¾kšG¥©‡Ê|#êL\x1A "
b"éO#:Ú.D ©³êô™\x1E \n "
b"ég<½ÑÝD£‹"xDÈB+Z "
b"Û3üË0\v C╬ÖΩ p┴┴\v "
b"ê[߇g¬Gͪy'\x1E Œ9/N "
b"ë\x06 wæn2B†ƒ7\x04 ¦Qÿ0\r "
b"ì_º€b3DN·\x10 )w[¥íH "
b"ìyq[À¶I߈ß>3M•D\x19 "
b"ìÜù&Ó¤Lβ,J>Ã\^Ñ "
b"ìáxN®²Ná£î)çëî›o "
b"í‚¿23±Nعç1q›¸<} "
b"íê:×ñgHX‡\x10\f a£g&v "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"îbé²óðNq±¶9Ü{$òÚ "
b"î™\f óY²M\x18 ¯‘μ;øMÏ "
b"îªnÅ;yOiŒ\x1D æì×\x0F S] "
b"ï?|·µ¾D•².º_:œ\x07 ‘ "
b"´ÉPû<·Arê=i¦3¬DK "
b"´│Åʪ¬Já©\r ß┴├·┴S "
b"ðÔ¼ñ ‘Hd©·\x10\x1C ¸Ô¡\x1C "
b"ðâ\x17 e~'GP…~„ä®ñ\x03 v "
b"ðüûT/'IW¤=ªpò¿\x08 Û "
b"òA\x17 p\x04 Í@á\x0F\x13 âB|þ£ "
b"òeùîãðF\x14 ¤åB$ßGË "
b"ò‹a7'+B+˜ÇgÞê·0Õ "
b"ó\x00 ÍÀ×]H·°\x07 ¢uÝ\x05 …\v "
b"óG\x1E\x00 pLA”©°×~ê\x08 òè "
b"""
ô–™)\n
\f HÔ€wê·±\x14 æ\x0E
"""
b"""
ôü¢\n
ÂëGŸ¹§\x19 6çG÷
"""
b"õ1‘¡E™CÏŠ\x1F éû\x17 Mc— "
b"öK\‘önL¡’¢R¹\x1F ò0. "
b"÷\x16 š¥\x1D ‘G¥°{S\x1F h›\x12 Õ "
b"÷9µu&©K\x02 ¬äô\v ÝÄñ‡ "
b"÷î\x14 $ˆAI5¾x\x1C þA\x13 ž… "
b"øE\x12 PUÈE?–\x01\x19 ’E/x• "
b"°Ü]0─\x13 ITÉír\x14 █─8ä "
b"ù‘\x14 )•×@àœÌ3ý5†‰b "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"úóVäÜ K\x7F ´·òŸ€|×Ñ "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"¹$÷!_╩L\x00 Ø?»Ép\v >l "
b"""
û‘¦\n
Õ9K5œ’ºK¸¦3\x13
"""
b"³Ï§:\x10 ¡AGç©┴▄ÅY×ý "
b"²T─8E|IÆúÉhñ%¬Ú "
b"ýWÈ€ç¹Kh uÑÖIz\x00 ã "
b"þ¿¸¹*¬D\x01 ³ºiÑÝÜüv "
]
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 ,
`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 (0x0E609B3F70AA4DF4A8D181665A7DAA81 , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x280C1CF82FCB4ABFB513BECA77BB5438 , 0x2DE742CCE06140FFA0C2CAD7DB829C26 , 0x46B3CFF3B02848BF9E877F7885367B50 , 0x4EB5B3CAB7AF490A9276102FC4C937C8 , 0x5CA8446DBA30498DA1B1DBAAC1F44B1C , 0x66C71377C04E4E5F98A7DA011C8281F8 , 0x69E052A03645490D81670FEEC8CA2C26 , 0x70AD66FA673941A293D4AF92042031BC , 0x7278730BD60142CB8956CD50CBF2FE9A , 0x8D8DD536769D4460833F8EC760AD4FB9 , 0x9EE8B84625534FCBBF6E8FE2C6D338E2 , 0xA4F84D4137A84337A1983DA236CF1C50 , 0xB791A42EA6824715AAACC8C397EF390C , 0xBF0A8B16143B45CC9B7BDA21678008F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xDBB4A9920EA24EB98289F0AFC2366C2A , 0xDD8C8EC92CDD4646BAE67A73481D6050 , 0xF17188A120174675815C82BC2D4041CD , 0xF21A890FD932470E9B8E332F43D25481 , 0xF48E048B0F8F43518E77B00823F74894 , 0xF66FD44521344322B13B3336CBA43C61 , 0xFB70EFD455924DCF9C6D01AA16B5CBC2 , 0x0054CDCFDF03478593CDB1E8014242A8 , 0x005639C76A2B494DA03DC27849AC0AC8 , 0x01265C7878C4418EA4985C64FCF0301C , 0x01E194464EC24E0BBAC2D2C81A85CB49 , 0x01F96A667F1841489518E4700DA1A67D , 0x037C168DB9AC4E00A0F543EBFE8A803F , 0x037CE462A47A4D4C90C7967717AAD80D , 0x03ACD41C552B4A2A8B5500A524722852 , 0x03C4592E76364D44AB7F0BC232BDE91B , 0x0426AF4C671648688A0F73DCEC586481 , 0x044D45BFACD74A9EAAC76A0923DF1D36 , 0x059A61529C954AAFA13F46FB93C46D85 , 0x05DC5FC3F2CD431482CCC20011A9B354 , 0x06D7D7B8250245A284248365FE75934C , 0x0745B9947A2941E485A4BD22367D733D , 0x079EC3432425471AB42FF7C13DFE32E7 , 0x086983F9591F4835AA76E76A738E97C7 , 0x0ABD37DF80FD420FA8E144B9690B6E6B , 0x0AD52BB9B6D44EE8A557309EAB1BB68D , 0x0B1A0C03890D4C379ABA082FA282308F , 0x0B9E9192CFAF43DFA837AC6EEF32F1D5 , 0x0C0DFBB5D2844E53B040EEDA39D64CDF , 0x0CB9B64EFF534EB2ACE8159196A2D517 , 0x0E552FE40B7E42F38C82553DD5F11940 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x0E84A88C4B2C499D803A96CC20BC8A40 , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x106F6FB240FB45BB9CC006A415D74DD2 , 0x129BE59BA6A344579F8213C53C6A4EF3 , 0x12D072CC005C4CED909DC2B3BF1672E2 , 0x14000E7CBA0B4C72A17E8B2955CE814A , 0x14BA41CA4E1B41CBBD4807FEBFB18071 , 0x14BED94588134AF99A1C6E0F8677F6F8 , 0x158ECCE6C1094E2E960C2230A1AEFCC3 , 0x15A93E8D319B410DB8807C9B7FECE90B , 0x15B373C9301C40C2873A194B3E150211 , 0x17B1F58F138D46339A588573E66A43D4 , 0x17F4AB9A267745DFA4455B7E72B788F6 , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x18A5A5ED91644CE1A647DC4945851995 , 0x1913468643654D16B90052C73816C17C , 0x1A5ED901459248668D8746BFE8719667 , 0x1AD85E9B03044190AF8FE3D1FD10FEDC , 0x1B5701ADCC004F34AAFB717C4A160905 , 0x1B6441D0A01D4F70913E48251838EC0C , 0x1B8F2937E1654938833F7D577AC2EF14 , 0x1BE6A1BE93CA4563BF7E9AD7D3528145 , 0x1C54D7A9CA7A40D8979A5F99958B7597 , 0x1C78623A571D46B499E6757C05D01639 , 0x1C791EE121304F0CB49AD19EE9F00E08 , 0x1CB834743DFD4401955FD575FD182C3F , 0x1CB9A4726C334433898C5AFE633AFBD9 , 0x1CD9862F3D2A47D7BE17039EEA0D7470 , 0x1D17FF2C3D2F462185A99D8639920610 , 0x1E29A99F48DC4ACC8BFB9E5B69BF0692 , 0x1E3E8E1CFA2E4F01B592E041806F115C , 0x1ED12096B3A34E069BAC6D82DFFF1DF0 , 0x1F33F4C3FCC14ADA80FEDFECCE70C235 , 0x1F733FBC74E04D6CB84324B83422EF67 , 0x1F84D33AC1BA463595AB701461F28BF5 , 0x1FD682471B124BD386C072397EAEB390 , 0x204FAB193FFF4C2D9EC6E483A530FE38 , 0x207E0BF599BF4DE8A66EF17E74DD3055 , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x20F4C60029E14F51A5D63FA9AF6D8D64 , 0x213E3724C6A94A459434935E8375B224 , 0x216AEC3F877F41698F244E34D70B12FC , 0x2198A374E83F40C689BA483A26E205AF , 0x21F26F5C7FDF414A803FF6190978940F , 0x222A4505FC584445B8E11A0E4C513B11 , 0x22AEDAF031654C67B7B46C6833995FAD , 0x22BF056F930A422A8B7C16ECB530C09F , 0x23C573969FDD40ADA03902ED1E6C8B38 , 0x23F9A3F7CD7645C5AF04FA10742C5752 , 0x253F9A30B47E4EE48AE4B92998F4E202 , 0x2593966810FE4F8E978E765F94F124E2 , 0x25CDB0A36B6245B19A26CDC355C6D9A4 , 0x27673B6BD7B44D4889F183BE8E88AE1E , 0x284719979131483D8A38A3D12D989521 , 0x28AF2095640044FFB1DDEB94E9F28FEE , 0x28E47B323D8C4E09896EBAAF23803BAA , 0x2984570981C34FA4AC120D14516B36B5 , 0x29AFDDC26102491E9CC9C44A683031B2 , 0x29D8A78759C4453FB63A415D00B9F5D9 , 0x2A656B224AF843EFB79DD00559D15E25 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x2B99389FE8B24BEE95D8ED0B03BC0913 , 0x2C53BE9A17EA4643BD485E17E8B06E3D , 0x2C907B07823E440282C2380A8358E9F7 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x2E3C75DD9AF548058FB9B76170C641D6 , 0x2E8FE8DD5DB34620B8EBE93D8FABDEC7 , 0x2F58414F4A184ECE84309276D6989114 , 0x2F5D0CB350F74E57B0A10F3E7D59086B , 0x2F96370936B7478FB5E98B04F944EB82 , 0x3141A3DACD9A412CB7CF9463E22C5880 , 0x3152E787F82C41039302EA86492702CE , 0x316D57BAE0474AACA311F128092B893B , 0x322D11FF3C274856A69B31D96E942417 , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x32B0FC01A36A4F27B8A410B443D4BB42 , 0x331EE9FCFF1A4C759D03587321EF9E9E , 0x33834AA4841C4570848F0C31FF014CF0 , 0x343C29AE019644C0AE8B49CEC38E481F , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x34BB093EAEA5418FA3B5903B64BBF4DA , 0x365E4572767F4FAC87D3148C53708C44 , 0x376CCA71A9FF4886A761DF1246069FA7 , 0x37D0C5B5964642E89B3FD25ECB9FA297 , 0x383533A2E3464DC7B50AF79F2DD65B50 , 0x38CC0B53D1A64AE4B81EEC9B1F72DD6D , 0x395D2BAB2B52489EAEB3F7907A82C3CD , 0x3A4088D78D6640E9B5B4CEEE4C0CAC9A , 0x3A89BEC01388489E848D4C434FEEC4C1 , 0x3B83A722227544059EF638F7A7E1F981 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x3F5A83CD49144568A323D0450D21BC41 , 0x4109D0736D674CA0B6C43CC0E35884F1 , 0x41272CBECF3F4C8683F82768EE1E5F7C , 0x41CFE40FE0CC479084C6E3739074C006 , 0x42B93AD58C6E45918BF0BEDE3D709B02 , 0x436AC4D453A34C68BD18D2042CC6C728 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4401CC8AE1744DE5961C4DE48E8D25D2 , 0x4513A204252D469FA19779674DC0A557 , 0x46AABB3CAE3A4A78A3813BD4919CDB43 , 0x46EF9CBF8B0C4483AF02FBBA154C3501 , 0x4719B3616F9547DDBFD47F06C8DDEB7D , 0x47216AD7474941A8A919A329167ECCFA , 0x474E09D7FE504475934AC31686FC6671 , 0x47509E4C5D604C068394E290DFD58540 , 0x47546ECD692A4A62A3D7360AE9859DF1 , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x483ED4DF1CA846B884051ABD7C211A3F , 0x48B2268430D2454C9A8076A2693D3104 , 0x48C1D483A8FF4A148E55B7B5EC4EE7ED , 0x48E24E69C3E34C079E3D525697703513 , 0x4955EBD0EEE84649A1CB0150AD398751 , 0x49785ACFCCB0441A9323D0BA9B8FF79C , 0x4A0780E6C1774649B55221E3F67B64AE , 0x4A71618536434E288F7BD276967CC31D , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC410A9AA0C4A69B34790AE92FD5629 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADC79AFC3294673A04769447AD7C7E4 , 0x4ADF687D03984DEE9BA5DAA7620C620E , 0x4C4FC311E9E64BD182D3B7B9CEA727D9 , 0x4C634D83317A45448ACD2CB40696F633 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4CC32A4610B94AA5A98E5EE7F54ECA42 , 0x4CD66F8D275D4FC788296E808CC76DA4 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x4DBE9696CADF45AB87E108BF30609866 , 0x4DE4895FF599459885104421C8EE53AE , 0x4E5572CC980C4B1BB2D585F84A957141 , 0x4ECF53BC7BE5410B8C977BA562D49ABD , 0x4F66BB7ADD6C4472810F7B047C3C34E2 , 0x4F7924D233974523A8CFB34B13FF6E48 , 0x4FA3EC7EE9B346A08F98BA4120C8AF4A , 0x50C91E1950AF4ADB92D17B6A0494071A , 0x512FC95D2E10452B946932B8B3982D47 , 0x5134F45D46554A598AD38553336792B2 , 0x5153942239D54985BD248FFB9402450B , 0x51875B319147427CA4C9B2875C3F8EE7 , 0x51F1B4873D654E719E65DA4D1CDFE0B2 , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x53F414C667B64C0197F60EA98442645D , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x5496D194FFF44EB786BC9F63CDE92003 , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x566ADF5A100D402883755B5754D5F293 , 0x5678B266500E41C8A5856E9E92B75317 , 0x567D8231324348C5BF4ACDE847D0FC75 , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x56CDB0FC663C4ED880BD04C4CD70EA14 , 0x5754F37A41F5451C91C45755BD6196F1 , 0x581AFB6B6765473796A3B85F39F0BDCD , 0x586FEF2AC5C349BEB5C847A86C1CE210 , 0x59236FA327B146708B43CB2A35A9AC9D , 0x59983ADC60D4480ABC160F7FB1F46697 , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5B79C97B14AB459B9137337B954099CC , 0x5C13CD04DF5C44E4A89727F924E12634 , 0x5CADCFC343D74E99AE9957C2F3D004B3 , 0x5CD446B4012243E383A18D2BA1C32C9B , 0x5DE04FC7845647518EC5DDC6A38834B6 , 0x5DE4F7F0C8F24FE1B53F14F11673A838 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x5E990CDD7F1B456D9089D72728B91891 , 0x5E9A6341428E4493B2F0FBF6B5F71699 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x607E735D48334787BDC17477723C3A72 , 0x60CCB5EFA24B46569C89CA776CCA4BBC , 0x611A7C6FD5524675AEAAD47E1092FEAE , 0x6131E98491C146DD931994D5821EB10C , 0x6147622FFB444A0F8F1C192933D836F2 , 0x62403C0A9D7D4315A47E762DEA8A008E , 0x628C5E29D43A411AA3F9808FBEC36716 , 0x62A88D166DEE4E0DA6F00FC19E4026E4 , 0x62C01166E9E04D21B0E8EA6AA8B572C1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6472574AD68D4068ADB31D2B5DBBD682 , 0x655D6DA476FA4044BCC97695A7203E8C , 0x65BB6D759E074B268D4192293D6222BD , 0x66329175C63F4BC4BAB4BD8F3A396B26 , 0x6658B2F1CFE5478E90D047BD1678C9EB , 0x66A8E8499C404149A3318C763D8EA657 , 0x66BD114AD7B849528EF3C48C0877B57B , 0x66CE671CCC704E949F37BFC7FC204563 , 0x6798D47DAF7A4EF682E3A3D4A758312D , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x67D62CB424B04CE5AE6805C980066A52 , 0x67F3C20339D4421191944F11B7E521BC , 0x6824558E2F4441699840015AAD7A4781 , 0x687A41C0CAA842389512BA42ED87CC3A , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6948BB0995B04B8DB7DE711046B15EAD , 0x69C4E5B45C6B4D0FB0FA13F52710CAB3 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x6AB32F1BF571400B863FCE14CF221A19 , 0x6B7D846153F946BE8B14DE9A5829C354 , 0x6B9B1821271341149F55D214935D4EB0 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x6C39E3661FA14A7F90EE018804E52D2C , 0x6C7194F5EC824148B025BE5BB0C87173 , 0x6CEA58BD5C8B40A49DF08CB3D43005FB , 0x6D9C2E9CB08C4158AD8CAF776C878118 , 0x6DCF1B49E0D54A4B9C16F9F06D18483A , 0x6DD0032C309849F8B2A612984EC746E3 , 0x6EF4D966783343F7BCCDEE55F50561D9 , 0x6F08E1E700FA4F4BB141DB211FD935FD , 0x6FADA7C98E954E5DA6EB8C2CAB63951B , 0x70C2D91EC2E9461AB75D4C845D069DAF , 0x710FA9AC092A44B79E48FE5AF5EFAD80 , 0x715313E12322421C9E0A281B39C2A276 , 0x71DA9F6E2B1E4B7CAE93F4C4C71D4860 , 0x72DC6B2AF51A492D85B2596A61E61A68 , 0x732F95EF2FA949B389A4F46AF0B6AD03 , 0x73727D785909439DAC77A809CB81A76F , 0x73958769BF5C401C9B308CF3F8867BF3 , 0x73E45B263AC647BAAC5323FC9E4835F2 , 0x74C286FE4DFA460C9E4B940B878A1CD7 , 0x74E48DBAF34C4875951C9080FE980C51 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x75422B545D5E4112A4021D36A391C581 , 0x75BC0709A10B46C4AF907FAB64EC3117 , 0x75CCCC36DB394D27B2A13F442E7BE2EE , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x777733C6A27F4362B6E9A57FB8498506 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x77CA4817C4EB4A19A24323AE6551C428 , 0x786F6213AFEB43339DA706D964D78A3F , 0x78BA8E9BC889426CA6807B2D365B198C , 0x78F07B87D68043FE819F54C8E1C383A9 , 0x7923BA5D3BB44363B3AAB1696FDC1AB3 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x79B32E40E5F24098A7181E8E5C018437 , 0x79F510407B354525B4A792A50ED96D19 , 0x7A0CF53B83AB443A864737DAA54FDE89 , 0x7ACE1896232A4CAE8064A6FFD1667746 , 0x7BA39F4581934289ABA10BCE77F726E9 , 0x7BAE647744B54CB4A194AC4C49484A39 , 0x7BEBA9EBE81C4E23A4FAB3476307FF48 , 0x7CFB50ABA7284388B9B4596E5C3B5B2D , 0x7D161E54EE7C4DB7917BA27BDCCC91E0 , 0x7E391CF9847D42ADBD86DDF023306419 , 0x7E90E967A3924A078A62D89A15F35045 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x7FF2464D80394269A728B6C68DAE3A00 , 0x802BF2CE1C6447499DE0ED06AC6DF793 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x814588FC41F8458E9A6396ACB62121AA , 0x8214317E50994A3887E8617849FD0282 , 0x82ECA37B33A744128087AB2A14D82076 , 0x8314056D64C747769CB9637088E5C600 , 0x8366072398BF4C89955B316586320929 , 0x8481AC798A9E4947A219C648918AABC6 , 0x8485140C09DD425E9A5D92B8E24FF583 , 0x848C1A518BE646F49AAA8372C0FD7526 , 0x84AC1FD3F1BD498F9640D02491A58737 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x85235960DB674D36B537D18E8F1276AC , 0x8614D8BA14504A6D8FD4A8DBDE786539 , 0x866702E2BDCD4317A963DC075FB907BD , 0x86708E3F7CD24F2380156F05C1340693 , 0x869D9B35426D4384BB17FF1A298D0080 , 0x86E849AD554248BEA19A75717420C34A , 0x86F7771E8243404E8B8C5FDBBEED3950 , 0x88799456A7094EB2A0BAAF0782A92A51 , 0x887AF9E0C12143889F3C55AF7E841EF6 , 0x88E778C3023C48D9A6968B4775340B31 , 0x88FC5E94C17041A3A4A200DA3678B676 , 0x893D6E6396344282B86D55201E4849B2 , 0x899A6E6A48B84D528BA5FFFE92F06349 , 0x89C2BCDCF5B642DD920B5C816883C70E , 0x89C9647CF8BA4B6496F11EF033EF191F , 0x8CA1101C48B04E2AA11A319E6DA69F16 , 0x8CEE1B7E9F1643DC893C970FB6A73482 , 0x8D32D138A8694BF7937C89D78992B7CA , 0x8E969807553845AF9ADC838E598325CF , 0x9014984DB90A4A3D9C3927C5FDBD6EB1 , 0x91607AAC09434586A4390FA17648F3C2 , 0x92A23883EEAD4A148F3565E9D00CCD20 , 0x93229045689D4FF3B15CB3175EA74BEE , 0x9370445D92404B3EA62A07916DAD5135 , 0x9380C796388A436382F94A0D1E7223EE , 0x93C55CFF9F06426F92E66FE1FE10C7AC , 0x93CBC09CA1F743F5B109F552D2C448A6 , 0x93E291B5D38B47F5AE8BC1A48CAF9695 , 0x93F02472F323408B86A04F517FA1E452 , 0x94E1745196C342F58134A0B4224E2509 , 0x9532C01EBA3D4B5E86760DCB83763419 , 0x95AC2090F30243988441E72381ABF8CF , 0x95B1DFBDCE724447A8FCA3C100B495FA , 0x962FC817CF1A4CA593DB568BF595F302 , 0x977D75E5497F4580992BA6B765ABBCE6 , 0x989459DB19EB4225ACF9BE779704845D , 0x98DD177BF6514401905E5D25D3968CB3 , 0x996C9620BF944339A0FAC91AE25A0F74 , 0x99FAF4555FD24D68915F2AD7DB6AC666 , 0x9AC388E71BF9417DAE42EC6A0DF31CAF , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0x9B1CAB0BB20D4F648949BA73C9AB13FA , 0x9C0E633A8868451590F7AD002A77BA6E , 0x9C397CB9F32049C0B237DFFB68965683 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0x9D488177F4204FCDB501565E7838F860 , 0x9DDE998AFFDC45FE99AE71A7C745934E , 0x9DFFCDBB3C904B779F4CBA2BCE0C5F38 , 0x9E7CEFCDBB5F4F66BD18AD26AE53B2D0 , 0x9E99AEEE1C784EB1ABB3100A22FB3A10 , 0x9EE65840685243B18C3A4C80538FB8A0 , 0x9EF0AFF668114F62A7E85A2CA3BB17CA , 0x9F7815C476094889AF42411EBE243FE9 , 0x9FFECFB729F94F0A9EE7592414BF9727 , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA18DCC2B40654F0D987D05F061210791 , 0xA1C0C40CB28C468AB62C233F3D4D2034 , 0xA250202CA4554D83851E1B3D24FB3DC4 , 0xA321FAC77D854A04887A702924EE54B4 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA5E2462636FE43E2AD70C93F94FEF0E3 , 0xA62101902D7C49F7B0A39A50064505EA , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xA82C6C1E91CC433EACB392717D6BE516 , 0xA93D17E6C5DE44DAAB7D72C22CCD076B , 0xAA1677D1C36F4957A8991A965C52E7E4 , 0xAAA1ACC41B954A1E85DED7C5C330FF88 , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xAAF442025CA74E27ABD0292A253E5DCE , 0xAB684B3841554D54945B20686F871506 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xAC7978C0C8294A86A19CBFBD3F9FB947 , 0xACF9A2026950414CA515072B02656FB1 , 0xADA5688D7756402C84A30A5AA318B885 , 0xAE3105AD8FF649F48FECA06363D481AC , 0xAE5ABA46D79843CAB01DB010C952CC22 , 0xAF22E0B646014717AB006C561A581527 , 0xAFA6DD2E8A4043AAB051C196FE24F2B2 , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB150862F7A5D4651AF17CF5B03FE0800 , 0xB1A4E89F10644F279C6B85B8A2BBEA71 , 0xB1C0175687354F11AD894EED164AFF87 , 0xB1DCF2286AE74FDA8F7778EEDD560EA8 , 0xB1F34A2CDB8A430E960757DE09C750C8 , 0xB20D05E0F1014491AE3117EDF9713491 , 0xB283C53421BA4A8684036863C81C37A7 , 0xB2C11591C768415EB425F3F54062E1E4 , 0xB302FA896CFD4C8BB6BAC977523724A0 , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xB4B021A9B20B4485A87C001F0F52A6D8 , 0xB5DFCCF82B9E41C8BCDE486639BFFE01 , 0xB60A32A967E84A9AA954E76626423CFE , 0xB6260855EFD24EF685E54E87D78998E1 , 0xB7FB643E7678404AA6489CF797B9C397 , 0xB855E8882AF1420791120C6007262E3B , 0xB87876295A134BC1A803DF53108B02AF , 0xB8E5F31A698D4F618B280B448A943638 , 0xB971EFF1F760490DB5F9BBD7B1674E7F , 0xB9926ECD064D4BFB9620DA8C91B6F8D3 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBA1AE38F46524221AE170EC338C480C6 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBA863517806E4564B04AF65BC694903A , 0xBA8B6C481516491EA5EEDA135743D709 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBB832788B6B049D587F48DC610A4F195 , 0xBBA09AB055BC4836A87C7B9166B3B4C5 , 0xBC77848472F7420C8A489EF50255CA56 , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xBEF2DD6844BD4BD18B9904B32DA97C6E , 0xBF8E77E80A43436D8C598F7612D15232 , 0xC01784B204BF49A9B50ACD7D9F8CA8B9 , 0xC026D69905C942EBAF7811CFB2737154 , 0xC058DEF8E0AD430C821F3BBB58C73A9D , 0xC0594C5262BD4495B45A034490EA7E32 , 0xC0B09FA1CFCC490BB7B46A0F4CA5DA2D , 0xC120047F544D4ECEB4C976149790D51A , 0xC1D0615B79A140CA8E2D208D8A3E917A , 0xC2DFF46F73214B74A13FDAC7335F8C55 , 0xC33E079676424A78B807EAB75F77BEE2 , 0xC352B4C173ED4C1598BC3D7F96619C92 , 0xC4223E2A22AE426EBA262E5E618D79FF , 0xC431101A0C6043719F151E3EA2A3B949 , 0xC50503AF1E7748C39F6C663587C732FB , 0xC538AE31670840B69C68688A7666B85A , 0xC54DB4D50B0E445F9D6D61D20638409F , 0xC5EB65CA68E242D48110ED4A26D497DC , 0xC60CF07839D84A319865C921A9E6EFBA , 0xC6259D6479ED4AE9B1227B82A5C1AA54 , 0xC69ED0BA180048C38A356E09339B5844 , 0xC70817780A714E8982D479E0C963DDC9 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC88907CBEDFB4C17B809E85FB105CF15 , 0xC8D93688D01448029DD1583A4F37F17D , 0xC906342DE0EA4154AE21827D4F39FFE5 , 0xC9CC59A8986C4C70BB27AA662E16947C , 0xCA203B4DFC2D438CBDAC8554CA9E9902 , 0xCA3B50CCBA074032A4510086CDCC1526 , 0xCA74F338A82B489B8EDE81AFE721741E , 0xCB37FF0008B24F5A9D758CB2E4A1E90A , 0xCB63C6F3CD8D4F7F96093C19AB3371A1 , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCD2E6F8D2AFE40DA8525E0D7BE3F9815 , 0xCD5826286D354A1FBBC6ED8DB1235F79 , 0xCDC592C7D61E42ACA9233FB52DEF72C8 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xCF077B95C6F04182A10799B5E94DBB52 , 0xCF82719865EA481C80E16DD0802A27C9 , 0xCF82D0A96CB340A6830ADDD9212D42AD , 0xD03F0B55A91F45EF8B91161F9955297A , 0xD0C3FD5F635C42B3BE0BA50CF03581DE , 0xD239D2E63411491F9AB33FAA3C40AA3B , 0xD3E27207573E49438F93AAC8219EE00E , 0xD40CD2B253AD4F0F887234612706575A , 0xD4C16EDC7A4B4A369B2EA0FC35DA1A1C , 0xD4CF11009A9241558638EDA32A4CD3B8 , 0xD55DC1EDA15D431D972FBA53FA3014D5 , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD5862B734F4146C0A875B5D447FC8928 , 0xD5909CECCD234147A4ECF605946C7CBA , 0xD5F0320F0A1348CA96893DCDDBE86F97 , 0xD64B70B48C4842EA940F112539952399 , 0xD71803F69F40487492E8427A983B7262 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD733B8B44C10416A837779C05706F3B7 , 0xD73C2EFBEB30427EAF362C9525FAB60A , 0xD77F372CBF04467AB11BBCFA8B9BEDEC , 0xD7BBB60FDCF44E36B6FBE1325EDC20E2 , 0xD88D08737B9949B9828BF7B9274AC754 , 0xD8BECFDFE9F24908AC05AA325DD0F03E , 0xD91A039764C54DBFA01A460CCC4C48A8 , 0xD928C07A302A446181BABDEF37C055E0 , 0xD96164ACB12649D88131730706E654AD , 0xD997535143524B60872C7B06FABF7BAA , 0xDA368D65A3E24A24866110D4203BB110 , 0xDAECD79B33DE445EA9DD8D99F8D6EF52 , 0xDB91404DA47D410C877F525217D8A7BC , 0xDC15ACFD3AA7458A92441026736C4480 , 0xDC2FF15E6FB143E1A93D48A798AF2AB0 , 0xDCB33C9075D847258C7B35C37937FC6E , 0xDCB9E2BE8EC941288283C3FF4823AB60 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD1F5A5B4C124AD0AFBB9AB9D381509F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDDC5D8197A844F3199756C4E64C1F467 , 0xDE0869C02DEB4B798BA4C8E98C384270 , 0xDE17D6E45CC3476293CBA44F16B1CA4F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xDE7E14C3E29145E8A89E838F548EB4ED , 0xDF7788201AF6423CACF87398E4DEE5E7 , 0xE0BC50B165674E78A859321032637AF1 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xE28D24F2024F43549D4E2AAC3059E2C0 , 0xE326DE4E3F004A69BA8FE27CA06EF611 , 0xE342496D252445028EC25B1FD719A8E2 , 0xE496F065449E440292B8CAC55B772BCD , 0xE4A2AF4DBF4942B891E11B14BF233BFC , 0xE4EFF9F7C32745429BADDEE082508508 , 0xE609A287A3B54544BBB42136697B7E1E , 0xE643DAC2B79841AABD681CE2A12D2041 , 0xE6F3C38AA18D41EFB7E6AB402D0ACBCB , 0xE746651E561D4597A6E534F20BE266E2 , 0xE7C2D5F4B353480ABDB54D1982414CE3 , 0xE7CE936B74E7488195F74D21E18E882B , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xE8AE56BE6B9A47A5A987CA7C23EA4C1A , 0xE94F233ADA2E44A0A9ADB3EAF4991E0A , 0xE9673CBDD1DD44A38B227844C8422B5A , 0xEA3381D3300B43CE99D7B82070C1C10B , 0xEA5BDF8767AC47CDAA79271E8C392F4E , 0xEB0677E66E324286833704A651FF300D , 0xEC5FBA806233444EB71029775BA5ED48 , 0xEC79715BC0B649DF88DF3E334D954419 , 0xECDCF926D3A44CCEB22C4A3EC35C5ED1 , 0xECE1784EAEB24EE1A3EE29E7EBEE9B6F , 0xED82BF3233B14ED8B9E731719BB83C7D , 0xEDEA3AD7F167485887100C61A3672676 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEE62E9B2F3F04E71B1B639DC7B24F2DA , 0xEE990CF359B24D18AF91CEBC3BF84DCF , 0xEEAA6EC53B794F698C1DE6ECD70F535D , 0xEF3F7CB7B5BE4495B22EBA5F3A9C0791 , 0xEF9050963CFA4172883D69DD33AA444B , 0xEFB38FD2A6AA4AA0B80DE1C1C3FAC153 , 0xF0D4BCF1A0914864A9B7101CB8D4A11C , 0xF0E217657E274750857E84E4AEF10376 , 0xF0FCFB542F274957A43DAA70F2BF08DB , 0xF241177004CD40C3A10F13E2427CFEA3 , 0xF265F9EEE3F04614A4E5AD4224DF47CB , 0xF28B6137272B422B98C767DEEAB730D5 , 0xF300CDC0D75D48B7B007A275DD05850B , 0xF3471E00704C4194A9B0D77EEA08F2E8 , 0xF49699290A0C48D48077EAB7B114E60E , 0xF4FCA20AC2EB479FB9A71936E747F7AD , 0xF53191A1459943CF8A1FE9FB174D6397 , 0xF64B5C91F66E4CA192A252B91FF2302E , 0xF7169AA51D9147A5B07B531F689B12D5 , 0xF739B57526A94B02ACE4F40BDDC4F187 , 0xF7EE142488414935BE781CFE41139E85 , 0xF845125055C8453F96011992452F7895 , 0xF89A5D30C413495490A17214DBC43884 , 0xF991142995D740E09CCC33FD35868962 , 0xF9B8097519434F299F74B2175A76F854 , 0xFAF356E4DC204B7FB4B7F29F807CD7D1 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0xFB24F6215FCA4C009D3FAF90700B3E6C , 0xFB91A60AD5394B359C92BA4BB8A63313 , 0xFCD8F53A10AD414787B8C1DC8F599EEC , 0xFD54C438457C4992A39068C7F125AAE9 , 0xFD57C880E7B94B68A075D1D6497A00E3 , 0xFEBFB8B92AAC4401B3BA69D1DDDCFC76 )) ORDER BY `property_group_option` . `id` ASC , `property_group_option` . `id` ASC LIMIT 500 ;
Copy
3.23 ms (1.81%)
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"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x1C TשÊz@Ø—š_™•‹u— "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"ĢýZ¨GϹè1_Å¥G\r "
b"H>Ôß\x1C ¨F¸„\x05\x1A ½|!\x1A ? "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"LÁgÐ&¤I¿R!cù{~6 "
b"Q4ô]FUJYŠÓ…S3g’² "
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"\ÏÃC×N™®™WÂóÐ\x04 ³ "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"nôÙfx3C÷¼ÍîUõ\x05 aÙ "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"wö═]¯LIØ×═V"8┴ܲ "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"º‹lH\x15\x16 I\x1E ¥îÚ\x13 WC×\t "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"Ù—SQCRK`‡,{\x06 ú¿{ª "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"ê[߇g¬Gͪy'\x1E Œ9/N "
b"ìÜù&Ó¤Lβ,J>Ã\^Ñ "
b"îbé²óðNq±¶9Ü{$òÚ "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"!jý?ç\x7F AiÅ$N4Î\v\x12 ³ "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"V‘kì$6I~–²ÔænM\x0F ï "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"üEê³A°EÄÜcû¼Â!!¬ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"¨,l\x1E ‘ÌC>¬³’q}kå\x16 "
b"«Õrù<Iæ‚FùÎx%±z "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"s/•ï/©I³‰¤ôjð¶\x03 "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¹qïñ÷`I\r µù»×±gN\x7F "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"═X&(m5J\x1F ╗ãÝì▒#_y "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 ¬Ô\x1C U+J*‹U\x00 ¥$r(R "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x0E ä¿îK,IØÇ:û╠ ╝è@ "
b"\x10 oo²@ûE»œÀ\x06 ¤\x15 ×MÒ "
b"\e µí¥ô╩Ec┐~ÜÎËRüE "
b"\x1F 3ôÃüÁJÚ€þßìÎpÂ5 "
b" O«\x19 ?ÿL-žÆäƒ¥0þ8 "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"A¤õ\x0F Ó╠GÉäãÒsÉt└\x06 "
b"J─\x10 ®¬\f Ji│GɫƲV) "
b"X\x1A ûkgeG7–£¸_9ð½Í "
b"Xoï*ÅÃI¾µÈG¨l\x1C â\x10 "
b"""
Y˜:Ü`ÔH\n
¼\x16\x0F\x7F ±ôf—
"""
b"]àOÇ„VGQŽÅÝÆ£ˆ4¶ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k›\x18 !'\x13 A\x14 ŸUÒ\x14 “]N° "
b"mÐ\x03 ,0˜Iø²¦\x12 ˜NÇFã "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"{®dwDµL´¡”¬LIHJ9 "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"‚\x14 1~P™J8‡èaxIý\x02 ‚ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"•±ß½ÎrDG¨ü£Á\x00 ´•ú "
b"›\x1C «\v ²\r Od‰IºsÉ«\x13 ú "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ªôB\x02 \§N'«Ð)*%>]Î "
b"«1\x05 ¡Å÷I¶ÅýáccÈü¼ "
b"±P†/z]FQ¯\x17 Ï[\x03 þ\x08\x00 "
b"▒▄‗(jþO┌Åwx¯¦V\x0E ¿ "
b"²\r \x05 àñ\x01 D‘®1\x17 íùq4‘ "
b"·‘¤.¦‚G\x15 ª¬È×ï9\f "
b"╝H^v½Düñë{Ä6ðÐH "
b"Ä1\x10\x1A\f `CqŸ\x15\x1E >¢£¹I "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"╚┘6êð\x14 H\x02 ØÐX:O7±} "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ü\x15 ¬ý:§EŠ’D\x10 &slD€ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"Ò&ÌN?\x00 Ji║ÅÔ|án÷\x11 "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"ï?|·µ¾D•².º_:œ\x07 ‘ "
b"ðüûT/'IW¤=ªpò¿\x08 Û "
b"""
ôü¢\n
ÂëGŸ¹§\x19 6çG÷
"""
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"""
\n
ı+╣ÂÈNÞÑW0×½\e Âì
"""
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"""
"¿\x05 o“\n
B*‹|\x16 ìµ0ÀŸ
"""
b")¯ÝÂa\x02 I\x1E œÉÄJh01² "
b"+8K†3·@€“—î¬úÁÝG "
b"/]\f ³P÷NW°¡\x0F >}Y\x08 k "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"GP×L]`L\x06 âöÔÉ▀ıà@ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"Jßh}\x03 ˜Mڧb\f b\x0E "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"Y#oú'▒FpïC╦*5®¼Ø "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"^šcABŽD“²ðûöµ÷\x16 ™ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"p┬┘\x1E ┬ÚF\x1A À]Lä]\x06 Ø» "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"žð¯öh\x11 Ob§èZ,£»\x17 Ê "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"¯"à¶F\x01 G\x17 «\x00 lV\x1A X\x15 ' "
b"ÃR´ÁsíL\x15 ˜¼=\x7F –aœ’ "
b"ã%ØdyÝJÚ▒"{éÑ┴¬T "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"┌6ìeúÔJ$åa\x10 È ;▒\x10 "
b"Ü/ñ^o±Cá©=H§˜¯*° "
b"ܹ⾎ÉA(‚ƒÃÿH#«` "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"í‚¿23±Nعç1q›¸<} "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\e dAÐ \x1D Op‘>H%\x18 8ì\f "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b"1A£ÚÍšA,·Ï”câ,X€ "
b"2¦´<°*B‹+DúÑKŬ "
b"CjÄÔS£Lh½\x18 Ò\x04 ,ÆÇ( "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"F¬╗<«:Jxúü;Èæ£█C "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÍoì']OÃê)nÇîÃmñ "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"bî^)È:A\x1A ú¨ÇÅ¥├g\x16 "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"fÃ\x13 w└NN_ÿº┌\x01\x1C éü° "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"j³/\e õq@\v †?Î\x14 Ï"\x1A\x19 "
b"k·ıt06J\x0F ì· ▓╠i à "
b"o\x08 áç\x00 úOK±AÛ!\x1F Ù5ý "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ˆzùàÁ!CˆŸ<U¯~„\x1E ö "
b"Æó8⯡J\x14 Å5eÚð\f ═ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"╝H^v½Düñë{Ä6ðÐH "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"Õ†+sOAFÀ¨uµÔGü‰( "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"×»¶\x0F ÜôN6¶ûá2^Ü â "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"Þ\x08 iÀ-ëKy‹¤ÈéŒ8Bp "
b"ãBIm%$E\x02 ŽÂ[\x1F ×\x19 ¨â "
b"ìáxN®²Ná£î)çëî›o "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"´ÉPû<·Arê=i¦3¬DK "
b"öK\‘önL¡’¢R¹\x1F ò0. "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b""*E\x05 üXDE¸á\x1A\x0E LQ;\x11 "
b"+8K†3·@€“—î¬úÁÝG "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"GN\t ×þPDu“JÃ\x16 †üfq "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¶&\x08 UïÒNö…åN‡×‰˜á "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"õ1‘¡E™CÏŠ\x1F éû\x17 Mc— "
b"\x14 ¾ÙEˆ\x13 Jùš\x1C n\x0F †wöø "
b"\x15 ŽÌæÁ\t N.–\f "0¡®üà "
b"\x1C TשÊz@Ø—š_™•‹u— "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"ĢýZ¨GϹè1_Å¥G\r "
b"H>Ôß\x1C ¨F¸„\x05\x1A ½|!\x1A ? "
b"LÁgÐ&¤I¿R!cù{~6 "
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"\ÏÃC×N™®™WÂóÐ\x04 ³ "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"nôÙfx3C÷¼ÍîUõ\x05 aÙ "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"wö═]¯LIØ×═V"8┴ܲ "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ößtQû├B§ü4á┤"N%\t "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"╗â'êÂ░Iıç¶ìã\x10 ñ±ò "
b"Å8®1g\x08 @¶œhhŠvf¸Z "
b"Æ\f ðx9ØJ1˜eÉ!©æïº "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"╚┘6êð\x14 H\x02 ØÐX:O7±} "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"═.oì*■@┌à%ÓÎ¥?ÿ\x15 "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"îbé²óðNq±¶9Ü{$òÚ "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\e dAÐ \x1D Op‘>H%\x18 8ì\f "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b"1A£ÚÍšA,·Ï”câ,X€ "
b"2¦´<°*B‹+DúÑKŬ "
b"CjÄÔS£Lh½\x18 Ò\x04 ,ÆÇ( "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"F¬╗<«:Jxúü;Èæ£█C "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÍoì']OÃê)nÇîÃmñ "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"bî^)È:A\x1A ú¨ÇÅ¥├g\x16 "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"j³/\e õq@\v †?Î\x14 Ï"\x1A\x19 "
b"k·ıt06J\x0F ì· ▓╠i à "
b"o\x08 áç\x00 úOK±AÛ!\x1F Ù5ý "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ˆzùàÁ!CˆŸ<U¯~„\x1E ö "
b"Æó8⯡J\x14 Å5eÚð\f ═ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"╝H^v½Düñë{Ä6ðÐH "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"Õ†+sOAFÀ¨uµÔGü‰( "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"×»¶\x0F ÜôN6¶ûá2^Ü â "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"Þ\x08 iÀ-ëKy‹¤ÈéŒ8Bp "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"ãBIm%$E\x02 ŽÂ[\x1F ×\x19 ¨â "
b"ìáxN®²Ná£î)çëî›o "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"öK\‘önL¡’¢R¹\x1F ò0. "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x14 ¾ÙEˆ\x13 Jùš\x1C n\x0F †wöø "
b"\x15 ³sÉ0\x1C @‡:\x19 K>\x15\x02\x11 "
b"\x1C TשÊz@Ø—š_™•‹u— "
b"!>7$Æ©JE”4“^ƒu²$ "
b"#Ås–ŸÝ@ 9\x02 í\x1E l‹8 "
b"2-\x11 ÿ<'HV¦›1Ùn”$\x17 "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÁgÐ&¤I¿R!cù{~6 "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"`~s]H3G‡½Átwr<:r "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¢P ,¤UMƒ…\x1E\e =$û=Ä "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"╗â'êÂ░Iıç¶ìã\x10 ñ±ò "
b"Å8®1g\x08 @¶œhhŠvf¸Z "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"╚┘6êð\x14 H\x02 ØÐX:O7±} "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"═.oì*■@┌à%ÓÎ¥?ÿ\x15 "
b"ð├²_c\B│¥\v Ñ\f 5üÌ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"Ù—SQCRK`‡,{\x06 ú¿{ª "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"HâNiÃãL\x07 ž=RV—p5\x13 "
b"V}‚12CHÅ¿JÍèGÐüu "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"¬ù¢\x02 iPAL¥\x15\x07 +\x02 eo± "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"┘(└z0*Daü║¢´7└UÓ "
b"\x01 &\xxÄAޤ˜\düð0\x1C "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"""
\n
½7߀ýB\x0F ¨áD¹i\v nk
"""
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"/]\f ³P÷NW°¡\x0F >}Y\x08 k "
b"/û7\t 6ÀGÅÁÚï\x04 ¨DÙé "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"D\x01 ╠èßtMÕû\x1C MõÄì%Ê "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"z\f õ;ƒ«D:†G7Ú¥OÞ‰ "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"ˆy”V§\t N² º¯\x07 ‚©*Q "
b"™úôU_ÒMh‘_*×ÛjÆf "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"²\r \x05 àñ\x01 D‘®1\x17 íùq4‘ "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"¸xv)Z\x13 KÁ¨\x03 ßS\x10 ‹\x02 ¯ "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"ã%ØdyÝJÚ▒"{éÑ┴¬T "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"Þ\x17 Öä\ÃGb“ˤO\x16 ±ÊO "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"ì_º€b3DN·\x10 )w[¥íH "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"°Ü]0─\x13 ITÉír\x14 █─8ä "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"üEê³A°EÄÜcû¼Â!!¬ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"¨,l\x1E ‘ÌC>¬³’q}kå\x16 "
b"«Õrù<Iæ‚FùÎx%±z "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"ƞк\x18\x00 HÊ5n\t 3›XD "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"´ÉPû<·Arê=i¦3¬DK "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10 "
b"\x1E >Ž\x1C ú.O\x01 µ’àA€o\x11 \ "
b"'g;k×´MH‰ñƒ¾Žˆ®\x1E "
b"(G\x19 —‘1H=Š8£Ñ-˜•! "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"D\x01 ╠èßtMÕû\x1C MõÄì%Ê "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÁgÐ&¤I¿R!cù{~6 "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"b¿ì\x16 m¯N\r ª\x0F ┴×@&õ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"drWJÍì@h¡│\x1D +]╗Íé "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"ww3Æ¢\x7F Cb¶é¥\x7F ¸I…\x06 "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"Œî\e ~Ÿ\x16 C܉<—\x0F ¶§4‚ "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"¸xv)Z\x13 KÁ¨\x03 ßS\x10 ‹\x02 ¯ "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b""*E\x05 üXDE¸á\x1A\x0E LQ;\x11 "
b"+8K†3·@€“—î¬úÁÝG "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"GN\t ×þPDu“JÃ\x16 †üfq "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¶&\x08 UïÒNö…åN‡×‰˜á "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"´ÉPû<·Arê=i¦3¬DK "
b"õ1‘¡E™CÏŠ\x1F éû\x17 Mc— "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"k›\x18 !'\x13 A\x14 ŸUÒ\x14 “]N° "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¹qïñ÷`I\r µù»×±gN\x7F "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"═X&(m5J\x1F ╗ãÝì▒#_y "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"±qêí \x17 Fuü\é╝-@A═ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"'g;k×´MH‰ñƒ¾Žˆ®\x1E "
b"(G\x19 —‘1H=Š8£Ñ-˜•! "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"ĢýZ¨GϹè1_Å¥G\r "
b"H>Ôß\x1C ¨F¸„\x05\x1A ½|!\x1A ? "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÁgÐ&¤I¿R!cù{~6 "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"\ÏÃC×N™®™WÂóÐ\x04 ³ "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"b¿ì\x16 m¯N\r ª\x0F ┴×@&õ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"drWJÍì@h¡│\x1D +]╗Íé "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"ww3Æ¢\x7F Cb¶é¥\x7F ¸I…\x06 "
b"wö═]¯LIØ×═V"8┴ܲ "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"à#Y`█gM6Á7ÐÄÅ\x12 v¼ "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"""
çÂÕô³SH\n
½µM\x19 ‚ALã
"""
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"ï?|·µ¾D•².º_:œ\x07 ‘ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x12 ðr╠\x00 \LÝÉØ┬│┐\x16 rÔ "
b"""
"¿\x05 o“\n
B*‹|\x16 ìµ0ÀŸ
"""
b"+8K†3·@€“—î¬úÁÝG "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"/]\f ³P÷NW°¡\x0F >}Y\x08 k "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"D\x01 ╠èßtMÕû\x1C MõÄì%Ê "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"Jßh}\x03 ˜Mڧb\f b\x0E "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"VjßZ\x10 \r @(ƒu[WTÕò“ "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"xºŽ›È‰Bl¦€{-6[\x19 Œ "
b"y#º];´Cc³ª±ioÜ\x1A ³ "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"„Œ\x1A Q‹æFôšªƒrÀýu& "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ˆy”V§\t N² º¯\x07 ‚©*Q "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"¸Uèˆ*ñB\x07 ‘\x12\f `\x07 &.; "
b"┴ða[yí@╩Ä- ìè>æz "
b"ã%ØdyÝJÚ▒"{éÑ┴¬T "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Û‘@M¤}A\f ‡\x7F RR\x17 ا¼ "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"Û3üË0\v C╬ÖΩ p┴┴\v "
b"ì_º€b3DN·\x10 )w[¥íH "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"s/•ï/©I³‰¤ôjð¶\x03 "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¹qïñ÷`I\r µù»×±gN\x7F "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"═X&(m5J\x1F ╗ãÝì▒#_y "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"´ÉPû<·Arê=i¦3¬DK "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"üEê³A°EÄÜcû¼Â!!¬ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"¨,l\x1E ‘ÌC>¬³’q}kå\x16 "
b"«Õrù<Iæ‚FùÎx%±z "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"ƞк\x18\x00 HÊ5n\t 3›XD "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x15 ³sÉ0\x1C @‡:\x19 K>\x15\x02\x11 "
b"!>7$Æ©JE”4“^ƒu²$ "
b"!˜£tè?@ƉºH:&â\x05 ¯ "
b"#Ås–ŸÝ@ 9\x02 í\x1E l‹8 "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"LÁgÐ&¤I¿R!cù{~6 "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"Q4ô]FUJYŠÓ…S3g’² "
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"`~s]H3G‡½Átwr<:r "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"rÜk*õ\x1A I-…²Yjaæ\x1A h "
b"s•‡i¿\@\x1C ›0Œóø†{ó "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¢P ,¤UMƒ…\x1E\e =$û=Ä "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"º‹lH\x15\x16 I\x1E ¥îÚ\x13 WC×\t "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"ê[߇g¬Gͪy'\x1E Œ9/N "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b""*E\x05 üXDE¸á\x1A\x0E LQ;\x11 "
b"+8K†3·@€“—î¬úÁÝG "
b"-\x19 /òö Må¬[…%Ã\x11 T "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"GN\t ×þPDu“JÃ\x16 †üfq "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"«Õrù<Iæ‚FùÎx%±z "
b"¶&\x08 UïÒNö…åN‡×‰˜á "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"┘(└z0*Daü║¢´7└UÓ "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"±qêí \x17 Fuü\é╝-@A═ "
b"õ1‘¡E™CÏŠ\x1F éû\x17 Mc— "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"""
\n
ı+╣ÂÈNÞÑW0×½\e Âì
"""
b"(G\x19 —‘1H=Š8£Ñ-˜•! "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"Jßh}\x03 ˜Mڧb\f b\x0E "
b"LÁgÐ&¤I¿R!cù{~6 "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"b¿ì\x16 m¯N\r ª\x0F ┴×@&õ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"drWJÍì@h¡│\x1D +]╗Íé "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"zÎ\x18 –#*L®€d¦ÿÑfwF "
b"}\x16\x1E Tî|M·‘{¢{ÜÌ‘à "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"ä¼\x1F ˱¢IÅû@ð$æÑç7 "
b"“ð$ró#@‹† OQ\x7F ¡äR "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"—}uåI\x7F E€™+¦·e«¼æ "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"ž|ïÍ»_Of½\x18 &®S²Ð "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ȉ\x07 ËíûL\x17 ¸\t è_±\x05 Ï\x15 "
b"É\x06 4-àêAT®!‚}O9ÿå "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"┌6ìeúÔJ$åa\x10 È ;▒\x10 "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"\x00 V9Çj+IM =ÂxI¬\n È "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b"2¦´<°*B‹+DúÑKŬ "
b"4<)®\x01 –DÀ®‹IÎÃŽH\x1F "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"JÜy¯Ã)Fs GiDz×Çä "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"bî^)È:A\x1A ú¨ÇÅ¥├g\x16 "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"j³/\e õq@\v †?Î\x14 Ï"\x1A\x19 "
b"o\x08 áç\x00 úOK±AÛ!\x1F Ù5ý "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"xob\x13 »ÙC3غ\x06 ┘dÎè? "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"|ûP«§(Cˆ¹´Yn\;[- "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"ˆzùàÁ!CˆŸ<U¯~„\x1E ö "
b"Æó8⯡J\x14 Å5eÚð\f ═ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"""
¡ÑhìwV@,äú\n
Zú\x18 ©à
"""
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"╝H^v½Düñë{Ä6ðÐH "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Õ†+sOAFÀ¨uµÔGü‰( "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"òeùîãðF\x14 ¤åB$ßGË "
]
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 (0x037CE462A47A4D4C90C7967717AAD80D , 0x1C54D7A9CA7A40D8979A5F99958B7597 , 0x3B83A722227544059EF638F7A7E1F981 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x483ED4DF1CA846B884051ABD7C211A3F , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x5134F45D46554A598AD38553336792B2 , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x5CADCFC343D74E99AE9957C2F3D004B3 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6EF4D966783343F7BCCDEE55F50561D9 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x7E90E967A3924A078A62D89A15F35045 , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xBA8B6C481516491EA5EEDA135743D709 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBC77848472F7420C8A489EF50255CA56 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD40CD2B253AD4F0F887234612706575A , 0xD733B8B44C10416A837779C05706F3B7 , 0xD997535143524B60872C7B06FABF7BAA , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEA5BDF8767AC47CDAA79271E8C392F4E , 0xECDCF926D3A44CCEB22C4A3EC35C5ED1 , 0xEE62E9B2F3F04E71B1B639DC7B24F2DA , 0xF9B8097519434F299F74B2175A76F854 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x216AEC3F877F41698F244E34D70B12FC , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x814588FC41F8458E9A6396ACB62121AA , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x8D32D138A8694BF7937C89D78992B7CA , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xA82C6C1E91CC433EACB392717D6BE516 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBC77848472F7420C8A489EF50255CA56 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x21F26F5C7FDF414A803FF6190978940F , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x732F95EF2FA949B389A4F46AF0B6AD03 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB971EFF1F760490DB5F9BBD7B1674E7F , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCD5826286D354A1FBBC6ED8DB1235F79 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x03ACD41C552B4A2A8B5500A524722852 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x0E84A88C4B2C499D803A96CC20BC8A40 , 0x106F6FB240FB45BB9CC006A415D74DD2 , 0x1BE6A1BE93CA4563BF7E9AD7D3528145 , 0x1F33F4C3FCC14ADA80FEDFECCE70C235 , 0x204FAB193FFF4C2D9EC6E483A530FE38 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x41CFE40FE0CC479084C6E3739074C006 , 0x4AC410A9AA0C4A69B34790AE92FD5629 , 0x581AFB6B6765473796A3B85F39F0BDCD , 0x586FEF2AC5C349BEB5C847A86C1CE210 , 0x59983ADC60D4480ABC160F7FB1F46697 , 0x5DE04FC7845647518EC5DDC6A38834B6 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6B9B1821271341149F55D214935D4EB0 , 0x6DD0032C309849F8B2A612984EC746E3 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7BAE647744B54CB4A194AC4C49484A39 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8214317E50994A3887E8617849FD0282 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x95B1DFBDCE724447A8FCA3C100B495FA , 0x9B1CAB0BB20D4F648949BA73C9AB13FA , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAAF442025CA74E27ABD0292A253E5DCE , 0xAE3105AD8FF649F48FECA06363D481AC , 0xB150862F7A5D4651AF17CF5B03FE0800 , 0xB1DCF2286AE74FDA8F7778EEDD560EA8 , 0xB20D05E0F1014491AE3117EDF9713491 , 0xB791A42EA6824715AAACC8C397EF390C , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xC431101A0C6043719F151E3EA2A3B949 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC8D93688D01448029DD1583A4F37F17D , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xDC15ACFD3AA7458A92441026736C4480 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE326DE4E3F004A69BA8FE27CA06EF611 , 0xE746651E561D4597A6E534F20BE266E2 , 0xEF3F7CB7B5BE4495B22EBA5F3A9C0791 , 0xF0FCFB542F274957A43DAA70F2BF08DB , 0xF4FCA20AC2EB479FB9A71936E747F7AD , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0AD52BB9B6D44EE8A557309EAB1BB68D , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x22BF056F930A422A8B7C16ECB530C09F , 0x29AFDDC26102491E9CC9C44A683031B2 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2F5D0CB350F74E57B0A10F3E7D59086B , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4513A204252D469FA19779674DC0A557 , 0x47509E4C5D604C068394E290DFD58540 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADF687D03984DEE9BA5DAA7620C620E , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x59236FA327B146708B43CB2A35A9AC9D , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x5E9A6341428E4493B2F0FBF6B5F71699 , 0x638C6548307746588D07A2C91E4585E5 , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x70C2D91EC2E9461AB75D4C845D069DAF , 0x74FBF89D3E0345498E45BB15C8540654 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x95AC2090F30243988441E72381ABF8CF , 0x9EF0AFF668114F62A7E85A2CA3BB17CA , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xAF22E0B646014717AB006C561A581527 , 0xC352B4C173ED4C1598BC3D7F96619C92 , 0xC6259D6479ED4AE9B1227B82A5C1AA54 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xDA368D65A3E24A24866110D4203BB110 , 0xDC2FF15E6FB143E1A93D48A798AF2AB0 , 0xDCB9E2BE8EC941288283C3FF4823AB60 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xED82BF3233B14ED8B9E731719BB83C7D , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x1B6441D0A01D4F70913E48251838EC0C , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x3141A3DACD9A412CB7CF9463E22C5880 , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x436AC4D453A34C68BD18D2042CC6C728 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x46AABB3CAE3A4A78A3813BD4919CDB43 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CD66F8D275D4FC788296E808CC76DA4 , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x628C5E29D43A411AA3F9808FBEC36716 , 0x638C6548307746588D07A2C91E4585E5 , 0x66C71377C04E4E5F98A7DA011C8281F8 , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6AB32F1BF571400B863FCE14CF221A19 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6F08E1E700FA4F4BB141DB211FD935FD , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x887AF9E0C12143889F3C55AF7E841EF6 , 0x92A23883EEAD4A148F3565E9D00CCD20 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD5862B734F4146C0A875B5D447FC8928 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD7BBB60FDCF44E36B6FBE1325EDC20E2 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDE0869C02DEB4B798BA4C8E98C384270 , 0xE342496D252445028EC25B1FD719A8E2 , 0xECE1784EAEB24EE1A3EE29E7EBEE9B6F , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEF9050963CFA4172883D69DD33AA444B , 0xF64B5C91F66E4CA192A252B91FF2302E , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x222A4505FC584445B8E11A0E4C513B11 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x474E09D7FE504475934AC31686FC6671 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB6260855EFD24EF685E54E87D78998E1 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF53191A1459943CF8A1FE9FB174D6397 , 0x14BED94588134AF99A1C6E0F8677F6F8 , 0x158ECCE6C1094E2E960C2230A1AEFCC3 , 0x1C54D7A9CA7A40D8979A5F99958B7597 , 0x3B83A722227544059EF638F7A7E1F981 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x483ED4DF1CA846B884051ABD7C211A3F , 0x4CC167D026A449C2BF522163F97B7E36 , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x5CADCFC343D74E99AE9957C2F3D004B3 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6EF4D966783343F7BCCDEE55F50561D9 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x7E90E967A3924A078A62D89A15F35045 , 0x94E1745196C342F58134A0B4224E2509 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBB832788B6B049D587F48DC610A4F195 , 0xC538AE31670840B69C68688A7666B85A , 0xC60CF07839D84A319865C921A9E6EFBA , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC8D93688D01448029DD1583A4F37F17D , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCD2E6F8D2AFE40DA8525E0D7BE3F9815 , 0xD40CD2B253AD4F0F887234612706575A , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEE62E9B2F3F04E71B1B639DC7B24F2DA , 0xF9B8097519434F299F74B2175A76F854 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x1B6441D0A01D4F70913E48251838EC0C , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x3141A3DACD9A412CB7CF9463E22C5880 , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x436AC4D453A34C68BD18D2042CC6C728 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x46AABB3CAE3A4A78A3813BD4919CDB43 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CD66F8D275D4FC788296E808CC76DA4 , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x628C5E29D43A411AA3F9808FBEC36716 , 0x638C6548307746588D07A2C91E4585E5 , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6AB32F1BF571400B863FCE14CF221A19 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6F08E1E700FA4F4BB141DB211FD935FD , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x887AF9E0C12143889F3C55AF7E841EF6 , 0x92A23883EEAD4A148F3565E9D00CCD20 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD5862B734F4146C0A875B5D447FC8928 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD7BBB60FDCF44E36B6FBE1325EDC20E2 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDE0869C02DEB4B798BA4C8E98C384270 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE342496D252445028EC25B1FD719A8E2 , 0xECE1784EAEB24EE1A3EE29E7EBEE9B6F , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF64B5C91F66E4CA192A252B91FF2302E , 0x037CE462A47A4D4C90C7967717AAD80D , 0x14BED94588134AF99A1C6E0F8677F6F8 , 0x15B373C9301C40C2873A194B3E150211 , 0x1C54D7A9CA7A40D8979A5F99958B7597 , 0x213E3724C6A94A459434935E8375B224 , 0x23C573969FDD40ADA03902ED1E6C8B38 , 0x322D11FF3C274856A69B31D96E942417 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x607E735D48334787BDC17477723C3A72 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA250202CA4554D83851E1B3D24FB3DC4 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBB832788B6B049D587F48DC610A4F195 , 0xC538AE31670840B69C68688A7666B85A , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC8D93688D01448029DD1583A4F37F17D , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCD2E6F8D2AFE40DA8525E0D7BE3F9815 , 0xD0C3FD5F635C42B3BE0BA50CF03581DE , 0xD733B8B44C10416A837779C05706F3B7 , 0xD997535143524B60872C7B06FABF7BAA , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF9B8097519434F299F74B2175A76F854 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0x48E24E69C3E34C079E3D525697703513 , 0x567D8231324348C5BF4ACDE847D0FC75 , 0x638C6548307746588D07A2C91E4585E5 , 0xACF9A2026950414CA515072B02656FB1 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD928C07A302A446181BABDEF37C055E0 , 0x01265C7878C4418EA4985C64FCF0301C , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0ABD37DF80FD420FA8E144B9690B6E6B , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x2F5D0CB350F74E57B0A10F3E7D59086B , 0x2F96370936B7478FB5E98B04F944EB82 , 0x3B83A722227544059EF638F7A7E1F981 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4401CC8AE1744DE5961C4DE48E8D25D2 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x638C6548307746588D07A2C91E4585E5 , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7A0CF53B83AB443A864737DAA54FDE89 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x88799456A7094EB2A0BAAF0782A92A51 , 0x99FAF4555FD24D68915F2AD7DB6AC666 , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xB20D05E0F1014491AE3117EDF9713491 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xB87876295A134BC1A803DF53108B02AF , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC6259D6479ED4AE9B1227B82A5C1AA54 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD40CD2B253AD4F0F887234612706575A , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDE17D6E45CC3476293CBA44F16B1CA4F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xEC5FBA806233444EB71029775BA5ED48 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF89A5D30C413495490A17214DBC43884 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x814588FC41F8458E9A6396ACB62121AA , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x8D32D138A8694BF7937C89D78992B7CA , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xA82C6C1E91CC433EACB392717D6BE516 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBC77848472F7420C8A489EF50255CA56 , 0xC69ED0BA180048C38A356E09339B5844 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEF9050963CFA4172883D69DD33AA444B , 0x037CE462A47A4D4C90C7967717AAD80D , 0x1D17FF2C3D2F462185A99D8639920610 , 0x1E3E8E1CFA2E4F01B592E041806F115C , 0x27673B6BD7B44D4889F183BE8E88AE1E , 0x284719979131483D8A38A3D12D989521 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4401CC8AE1744DE5961C4DE48E8D25D2 , 0x4513A204252D469FA19779674DC0A557 , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x62A88D166DEE4E0DA6F00FC19E4026E4 , 0x638C6548307746588D07A2C91E4585E5 , 0x6472574AD68D4068ADB31D2B5DBBD682 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x777733C6A27F4362B6E9A57FB8498506 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x8CEE1B7E9F1643DC893C970FB6A73482 , 0x95AC2090F30243988441E72381ABF8CF , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xB87876295A134BC1A803DF53108B02AF , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x222A4505FC584445B8E11A0E4C513B11 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x474E09D7FE504475934AC31686FC6671 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB6260855EFD24EF685E54E87D78998E1 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEF9050963CFA4172883D69DD33AA444B , 0xF53191A1459943CF8A1FE9FB174D6397 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x21F26F5C7FDF414A803FF6190978940F , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x6B9B1821271341149F55D214935D4EB0 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB971EFF1F760490DB5F9BBD7B1674E7F , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCD5826286D354A1FBBC6ED8DB1235F79 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF17188A120174675815C82BC2D4041CD , 0x037CE462A47A4D4C90C7967717AAD80D , 0x27673B6BD7B44D4889F183BE8E88AE1E , 0x284719979131483D8A38A3D12D989521 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x3B83A722227544059EF638F7A7E1F981 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4513A204252D469FA19779674DC0A557 , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x483ED4DF1CA846B884051ABD7C211A3F , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x5CADCFC343D74E99AE9957C2F3D004B3 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x62A88D166DEE4E0DA6F00FC19E4026E4 , 0x638C6548307746588D07A2C91E4585E5 , 0x6472574AD68D4068ADB31D2B5DBBD682 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x777733C6A27F4362B6E9A57FB8498506 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7E90E967A3924A078A62D89A15F35045 , 0x85235960DB674D36B537D18E8F1276AC , 0x95AC2090F30243988441E72381ABF8CF , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD40CD2B253AD4F0F887234612706575A , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xE7C2D5F4B353480ABDB54D1982414CE3 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEF3F7CB7B5BE4495B22EBA5F3A9C0791 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x12D072CC005C4CED909DC2B3BF1672E2 , 0x22BF056F930A422A8B7C16ECB530C09F , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x2F5D0CB350F74E57B0A10F3E7D59086B , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4401CC8AE1744DE5961C4DE48E8D25D2 , 0x4513A204252D469FA19779674DC0A557 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADF687D03984DEE9BA5DAA7620C620E , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x566ADF5A100D402883755B5754D5F293 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x638C6548307746588D07A2C91E4585E5 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x78BA8E9BC889426CA6807B2D365B198C , 0x7923BA5D3BB44363B3AAB1696FDC1AB3 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x848C1A518BE646F49AAA8372C0FD7526 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x88799456A7094EB2A0BAAF0782A92A51 , 0x95AC2090F30243988441E72381ABF8CF , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xB855E8882AF1420791120C6007262E3B , 0xC1D0615B79A140CA8E2D208D8A3E917A , 0xC6259D6479ED4AE9B1227B82A5C1AA54 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xDB91404DA47D410C877F525217D8A7BC , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xEA3381D3300B43CE99D7B82070C1C10B , 0xEC5FBA806233444EB71029775BA5ED48 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x21F26F5C7FDF414A803FF6190978940F , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x732F95EF2FA949B389A4F46AF0B6AD03 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB971EFF1F760490DB5F9BBD7B1674E7F , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCD5826286D354A1FBBC6ED8DB1235F79 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEF9050963CFA4172883D69DD33AA444B , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x814588FC41F8458E9A6396ACB62121AA , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x8D32D138A8694BF7937C89D78992B7CA , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xA82C6C1E91CC433EACB392717D6BE516 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBC77848472F7420C8A489EF50255CA56 , 0xC69ED0BA180048C38A356E09339B5844 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xD733B8B44C10416A837779C05706F3B7 , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x15B373C9301C40C2873A194B3E150211 , 0x213E3724C6A94A459434935E8375B224 , 0x2198A374E83F40C689BA483A26E205AF , 0x23C573969FDD40ADA03902ED1E6C8B38 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x5134F45D46554A598AD38553336792B2 , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x607E735D48334787BDC17477723C3A72 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x72DC6B2AF51A492D85B2596A61E61A68 , 0x73958769BF5C401C9B308CF3F8867BF3 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA250202CA4554D83851E1B3D24FB3DC4 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBA8B6C481516491EA5EEDA135743D709 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEA5BDF8767AC47CDAA79271E8C392F4E , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF9B8097519434F299F74B2175A76F854 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0426AF4C671648688A0F73DCEC586481 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x222A4505FC584445B8E11A0E4C513B11 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x474E09D7FE504475934AC31686FC6671 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7E90E967A3924A078A62D89A15F35045 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xB6260855EFD24EF685E54E87D78998E1 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD928C07A302A446181BABDEF37C055E0 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE746651E561D4597A6E534F20BE266E2 , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xF17188A120174675815C82BC2D4041CD , 0xF53191A1459943CF8A1FE9FB174D6397 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x0AD52BB9B6D44EE8A557309EAB1BB68D , 0x284719979131483D8A38A3D12D989521 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4513A204252D469FA19779674DC0A557 , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADF687D03984DEE9BA5DAA7620C620E , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x62A88D166DEE4E0DA6F00FC19E4026E4 , 0x638C6548307746588D07A2C91E4585E5 , 0x6472574AD68D4068ADB31D2B5DBBD682 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7ACE1896232A4CAE8064A6FFD1667746 , 0x7D161E54EE7C4DB7917BA27BDCCC91E0 , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x84AC1FD3F1BD498F9640D02491A58737 , 0x93F02472F323408B86A04F517FA1E452 , 0x95AC2090F30243988441E72381ABF8CF , 0x977D75E5497F4580992BA6B765ABBCE6 , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0x9E7CEFCDBB5F4F66BD18AD26AE53B2D0 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC88907CBEDFB4C17B809E85FB105CF15 , 0xC906342DE0EA4154AE21827D4F39FFE5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD733B8B44C10416A837779C05706F3B7 , 0xDA368D65A3E24A24866110D4203BB110 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0x005639C76A2B494DA03DC27849AC0AC8 , 0x037CE462A47A4D4C90C7967717AAD80D , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x343C29AE019644C0AE8B49CEC38E481F , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADC79AFC3294673A04769447AD7C7E4 , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x628C5E29D43A411AA3F9808FBEC36716 , 0x638C6548307746588D07A2C91E4585E5 , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6AB32F1BF571400B863FCE14CF221A19 , 0x6F08E1E700FA4F4BB141DB211FD935FD , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x786F6213AFEB43339DA706D964D78A3F , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x7CFB50ABA7284388B9B4596E5C3B5B2D , 0x7E90E967A3924A078A62D89A15F35045 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x887AF9E0C12143889F3C55AF7E841EF6 , 0x92A23883EEAD4A148F3565E9D00CCD20 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xADA5688D7756402C84A30A5AA318B885 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xD5862B734F4146C0A875B5D447FC8928 , 0xD733B8B44C10416A837779C05706F3B7 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xF265F9EEE3F04614A4E5AD4224DF47CB );
Copy
3.02 ms (1.69%)
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/2bb108b8d6a64fa29f601bcdccd838bf "
"/navigation/df5b20ca394247e29ddf148b66f1f1b8 "
"/navigation/7b5f08069933478b9fe184071c1403a8 "
"/navigation/2ceaafb000a1414f82e66a262db95099 "
"/navigation/99789abfda3d40b182287874a5d6b7df "
"/navigation/3d2ea47e67cc4e46ac4a734abc1aea9a "
"/navigation/5de2990a4ced460aa0165131467e15a0 "
"/navigation/b4c139f878f5404ea4ab2db15f43e7dd "
"/navigation/b96a20ecb2114ac996259f2762148b61 "
"/navigation/7e911a6299854200ae5a9c15f284bb5b "
"/navigation/f36e0c8e5e214edeaeb2d5ed7c296bdf "
"/navigation/19fd210596a440a4b39fb8cdf7732886 "
"/navigation/59c8e3e4243640c4bf9a3862deaf28d0 "
"/navigation/fc06a497c53249f28ce67019feec0cfe "
"/navigation/df195ecfd82e43eaa17f34677e26026e "
"/navigation/38db5672173444cc82ef4ebf55519f94 "
"/navigation/91d2e7c087c745378b102e577a59f0c4 "
"/navigation/ab0051abb69844a9bc186670630d1ab1 "
"/navigation/373599fb78ae40ee87f6531523cac1c0 "
"/navigation/38fc6a73a9434fa7b3bb1147ec8191fe "
"/navigation/c59740f5cd5447c3b67909a77f95bb84 "
"/navigation/b1f90dc40e9b4a93974c8fb0ca1c7ef2 "
"/navigation/aa96cc67a34142c08e80ca65457ff2b9 "
"/navigation/562772c22b7646969528421bec1d5da4 "
"/navigation/1524ad0689534db89609f825c77d92ed "
"/navigation/8da736f8534e4adfb394d14a36ede5f9 "
"/navigation/5d90856fe540469d985a31e11df5bb8d "
"/navigation/d2e20570d89947aab4aaac0a9ac2a643 "
"/navigation/69bc28798069466e914b64e5dc5fe025 "
"/navigation/8e21e8ed70ca4cb78c0c34662b81c19a "
"/navigation/c0fea3745b9d40869244ca2a36f150c5 "
"/navigation/7dbad2cfed544c8390c508644b65b8c0 "
"/navigation/1f6247aaa6f440068aea514762ad923d "
"/navigation/9a3f68caafc34f72834ed2abf9f8e021 "
"/navigation/6716e54168534b839abbb96728d7ee28 "
"/navigation/b27ee18ea1c945f2b7a0b2c1496e58e7 "
"/navigation/d08cddf6b52a40328944839bc573117b "
"/navigation/00566b772de149e9b75ef1f498960abf "
"/navigation/8ac248812d9d4d4eabbc8948cd85c487 "
"/navigation/c3c3e5c1a28c4f758d854f44484923f3 "
"/navigation/d1e62cdd026d43ed8d8c020932e52673 "
"/navigation/03dcc2c6990d4c4fb2734c585d95e4e3 "
"/navigation/6d19940fc2674aa388acf31700eb1e7c "
"/navigation/e3e4bb54c8b847048d08516d4d4b04b7 "
"/navigation/f7e079e377f74866820f56cdda3e77c2 "
"/navigation/29a52a9da9fc475392fcf2ee8b4ebd65 "
"/navigation/48c41b388cf0483ca371ccc94349e136 "
"/navigation/52f2458b811e418d90c7a3c66de494f6 "
"/navigation/38d6ae89a14e42ecb99dacdced3ea0ba "
"/navigation/cf185d3c5c334be0b7170987d8c85410 "
"/navigation/85faf93baa9a4654bf360393e9183074 "
"/navigation/b974627967274c65aa8e9894ab181f54 "
"/navigation/5bcd254243c245d48734a75e81684b41 "
"/navigation/906e89e6cdcd4e3480b7ad8b3830df23 "
"/navigation/fb5c30c687aa4106b14e36375a110768 "
"/navigation/898a066417e449c1baa69c29cf95fbbb "
"/navigation/f9a46fa5d832407c8e6b04d3e9d57384 "
"/navigation/84c4a14ad8784adfa45bf41796fb2c3f "
"/navigation/43cdf3d1a8cc484abf93c26d1448a430 "
"/navigation/85f4223254f94538b67cd63bca9a5d29 "
"/navigation/77d0fc43a6ea468a95fb7ca87ebeaef6 "
"/navigation/3129698149f34cebb862eaca2d6a1a38 "
"/navigation/0f76f4be7d4449b2813c7f4459414201 "
"/navigation/12304d394f9a4685b8e568ea3bf1455d "
"/navigation/93c981b1bbf545fa8576066fe0b519b4 "
"/navigation/325ad855029042f99853ef3945235d7f "
"/navigation/15784856080640a791c2c8ff1b0ca117 "
"/navigation/ce7fc6ed617c469bad912d8b57ff76ee "
"/navigation/ff8a5def0eee434d8e4731e367778194 "
"/navigation/2a45486b005b41c6945256bcff6bdfba "
"/navigation/f0eda5d68e19449d9e16caef5d4d34de "
"/navigation/ed68682f959247558f647ebfc8a1af64 "
"/navigation/af7b8c03f01a41d29e743357392581a6 "
"/navigation/8984096414fd44b49f9341d29441f246 "
"/navigation/c90eba05082847a8a5591981fa18b2af "
"/navigation/e18c70d0aacb4acdb0e77ba1210303a1 "
"/navigation/a81be86c70114ba6a7aa82d25e431406 "
"/navigation/9be4d286fe9d4f8c95cb17e52133b9e1 "
"/navigation/e83f205235a742a28fda690c114933f8 "
"/navigation/dae673d47b3e4805a9b8bd7c6f063292 "
"/navigation/aeba54c3a7c04b63b31247b1cc6790d6 "
"/navigation/f6e8ea32e9ae469f87fd15c63a038890 "
"/navigation/f6614fab349a46428a38a423556eb195 "
"/navigation/145f7e53bb5a4ad79a17e06d231684af "
"/navigation/ca0cade58cd444449b2ad9c7a89596f0 "
"/navigation/6554fa538f4449839d02c60be457a15c "
"/navigation/0f6d9a4e158a4e2b847f7f50eba51a89 "
"/navigation/d66c8f1071684b5db43b1e8b8a34326f "
"/navigation/d231c091bdef4a94abf9e9c437c299d9 "
"/navigation/8eb0dcafe68b424eb0d22dad4f36dc5c "
"/navigation/c9f7e629134248cf8173077bb688f5c6 "
"/navigation/6a84b38eb81f416196cce9859204be05 "
"/navigation/8283a228f1214b2b847edde18eddce91 "
"/navigation/50d07d9edb444dda947b1a4ba052ea05 "
"/navigation/fac6e87e334d448b969d10b3c73916b1 "
"/navigation/54526da920cc4ce2b28f66507bef6604 "
"/navigation/c4758f5bc9d2432685e4865534edc8b7 "
"/navigation/17c9cc525f9c42d98c4405fb43995228 "
"/navigation/d6915106c09e45ab9698591291511b54 "
"/navigation/ff37b8106a5247e3915f31a565c41830 "
"/navigation/26290ec2d1444331b4cbc8baf3f90e7d "
"/navigation/71c43ff44dcb4f2b9da79ab924daa5f5 "
"/navigation/74c9e9d6093f468686f18b1addd9559f "
"/navigation/af0733f976a74d43afe263ef9b8486d0 "
"/navigation/fe4d5a3afde84b2998e27e3022d9c45c "
"/navigation/c644e2fb9a5e490c81a3d5651b800155 "
"/navigation/278f92d1d7bd432a84b153f72d629872 "
"/navigation/87d973db60c849b68210a89f038c0fe1 "
"/navigation/3de148f1c882497887ef25d231facfb7 "
"/navigation/e5c7bb18b0614a22b97af9a03a70ee07 "
"/navigation/cbf06aeb717f461c8f04fdf28bd83baf "
"/navigation/8b37b01e2b5e4b3e8e012261ddc5f28c "
"/navigation/c1f9a5368e1842ee8a73ffa6a72e704a "
"/navigation/196d3cce24a4467eae3189e742e4a43b "
"/navigation/32c547c6c2cf44acb417b3cfcf9d3a55 "
"/navigation/73cf2c39141d4241bebd1a48f9081592 "
"/navigation/99fd11ef16ea4e5cbde56322629b9e52 "
"/navigation/51582e8956b94f2fa0deb0df320fdac4 "
"/navigation/3558851285cd48edb0863f3d7be2cd28 "
"/navigation/950383e3df5b402bad6f71f7782db7a5 "
"/navigation/83eb3aebb4f04c87b23f2248eeb3c8e0 "
"/navigation/fbbce56c699e41029148eab071cc6170 "
"/navigation/e9b37641e57a4cc7aa6ba57abd283aff "
"/navigation/550d1425248f47ca8f3808b75eff3335 "
"/navigation/9283bb7c90ae4ba5b6988018aa168db1 "
"/navigation/8411e0c4c18e4645877994463eded9ed "
"/navigation/768fa9ea6cc54ca18a3593ef21e40905 "
"/navigation/a13498c59022446da6922c3fec240798 "
"/navigation/e0b1c6e937aa4d1fb1d91bc4dbe7182e "
"/detail/667086cda46345468167137fbb205878 "
"/detail/d67b9f1942584080a3c013a355383c99 "
"/detail/689603eb39dc437d9c70f1bd6fbdbdb3 "
"/detail/0adcfda225824c729f9f0ca9cf90e3a3 "
"/detail/9239d80bf0024d088b3b9b81ac285246 "
"/detail/6d6dc541bd1e407fb7efe53d4255fb08 "
"/detail/f189f9275cd546ef86e4331ce9aa7c52 "
"/detail/001ecb0dd328464f9d614516d7494f20 "
"/detail/e9f21ef089e5432393075d4065746c2c "
"/detail/3a11b191389d4f4397757e59d4a77199 "
"/detail/666858a4f448475e8285a943efc1d67b "
"/detail/e3cf0d611c114208b87de27b7209bf61 "
"/detail/69215a7e7b924a3f906d35351868a093 "
"/detail/016d8fd7a8d847e88aa3f51ff0a84f5b "
"/detail/dc533523d4724cb3a9314aaee880d6b3 "
"/detail/351f5f3d7f2f4bf482b634b31537c0c7 "
"/detail/7d029caa65c540e7b11b37cce4609099 "
"/detail/f335c4e6ed424373b388ecfb16aa8d02 "
"/detail/0121559f2361488bb111ccdf45a8cb86 "
"/detail/8da9ada207f544b689391bb43d936cc9 "
"/detail/f0b2c9ef438c4805b01577326f4d47e9 "
"/detail/0a430b9b2be14785ad68bd181de268e5 "
"/detail/5ff23437365f473fba32a25f44f0ecb8 "
"/detail/320fe4fdea4f4bbbbedf54f75284a922 "
"/navigation/05ef93b635154f0fbe70819d7c38b5ab "
"/navigation/9b40f505a45549d9bac80e60aaf09328 "
b"/»_ââšMpªXTÎ|ãâ\v "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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/2bb108b8d6a64fa29f601bcdccd838bf' , '/navigation/df5b20ca394247e29ddf148b66f1f1b8' , '/navigation/7b5f08069933478b9fe184071c1403a8' , '/navigation/2ceaafb000a1414f82e66a262db95099' , '/navigation/99789abfda3d40b182287874a5d6b7df' , '/navigation/3d2ea47e67cc4e46ac4a734abc1aea9a' , '/navigation/5de2990a4ced460aa0165131467e15a0' , '/navigation/b4c139f878f5404ea4ab2db15f43e7dd' , '/navigation/b96a20ecb2114ac996259f2762148b61' , '/navigation/7e911a6299854200ae5a9c15f284bb5b' , '/navigation/f36e0c8e5e214edeaeb2d5ed7c296bdf' , '/navigation/19fd210596a440a4b39fb8cdf7732886' , '/navigation/59c8e3e4243640c4bf9a3862deaf28d0' , '/navigation/fc06a497c53249f28ce67019feec0cfe' , '/navigation/df195ecfd82e43eaa17f34677e26026e' , '/navigation/38db5672173444cc82ef4ebf55519f94' , '/navigation/91d2e7c087c745378b102e577a59f0c4' , '/navigation/ab0051abb69844a9bc186670630d1ab1' , '/navigation/373599fb78ae40ee87f6531523cac1c0' , '/navigation/38fc6a73a9434fa7b3bb1147ec8191fe' , '/navigation/c59740f5cd5447c3b67909a77f95bb84' , '/navigation/b1f90dc40e9b4a93974c8fb0ca1c7ef2' , '/navigation/aa96cc67a34142c08e80ca65457ff2b9' , '/navigation/562772c22b7646969528421bec1d5da4' , '/navigation/1524ad0689534db89609f825c77d92ed' , '/navigation/8da736f8534e4adfb394d14a36ede5f9' , '/navigation/5d90856fe540469d985a31e11df5bb8d' , '/navigation/d2e20570d89947aab4aaac0a9ac2a643' , '/navigation/69bc28798069466e914b64e5dc5fe025' , '/navigation/8e21e8ed70ca4cb78c0c34662b81c19a' , '/navigation/c0fea3745b9d40869244ca2a36f150c5' , '/navigation/7dbad2cfed544c8390c508644b65b8c0' , '/navigation/1f6247aaa6f440068aea514762ad923d' , '/navigation/9a3f68caafc34f72834ed2abf9f8e021' , '/navigation/6716e54168534b839abbb96728d7ee28' , '/navigation/b27ee18ea1c945f2b7a0b2c1496e58e7' , '/navigation/d08cddf6b52a40328944839bc573117b' , '/navigation/00566b772de149e9b75ef1f498960abf' , '/navigation/8ac248812d9d4d4eabbc8948cd85c487' , '/navigation/c3c3e5c1a28c4f758d854f44484923f3' , '/navigation/d1e62cdd026d43ed8d8c020932e52673' , '/navigation/03dcc2c6990d4c4fb2734c585d95e4e3' , '/navigation/6d19940fc2674aa388acf31700eb1e7c' , '/navigation/e3e4bb54c8b847048d08516d4d4b04b7' , '/navigation/f7e079e377f74866820f56cdda3e77c2' , '/navigation/29a52a9da9fc475392fcf2ee8b4ebd65' , '/navigation/48c41b388cf0483ca371ccc94349e136' , '/navigation/52f2458b811e418d90c7a3c66de494f6' , '/navigation/38d6ae89a14e42ecb99dacdced3ea0ba' , '/navigation/cf185d3c5c334be0b7170987d8c85410' , '/navigation/85faf93baa9a4654bf360393e9183074' , '/navigation/b974627967274c65aa8e9894ab181f54' , '/navigation/5bcd254243c245d48734a75e81684b41' , '/navigation/906e89e6cdcd4e3480b7ad8b3830df23' , '/navigation/fb5c30c687aa4106b14e36375a110768' , '/navigation/898a066417e449c1baa69c29cf95fbbb' , '/navigation/f9a46fa5d832407c8e6b04d3e9d57384' , '/navigation/84c4a14ad8784adfa45bf41796fb2c3f' , '/navigation/43cdf3d1a8cc484abf93c26d1448a430' , '/navigation/85f4223254f94538b67cd63bca9a5d29' , '/navigation/77d0fc43a6ea468a95fb7ca87ebeaef6' , '/navigation/3129698149f34cebb862eaca2d6a1a38' , '/navigation/0f76f4be7d4449b2813c7f4459414201' , '/navigation/12304d394f9a4685b8e568ea3bf1455d' , '/navigation/93c981b1bbf545fa8576066fe0b519b4' , '/navigation/325ad855029042f99853ef3945235d7f' , '/navigation/15784856080640a791c2c8ff1b0ca117' , '/navigation/ce7fc6ed617c469bad912d8b57ff76ee' , '/navigation/ff8a5def0eee434d8e4731e367778194' , '/navigation/2a45486b005b41c6945256bcff6bdfba' , '/navigation/f0eda5d68e19449d9e16caef5d4d34de' , '/navigation/ed68682f959247558f647ebfc8a1af64' , '/navigation/af7b8c03f01a41d29e743357392581a6' , '/navigation/8984096414fd44b49f9341d29441f246' , '/navigation/c90eba05082847a8a5591981fa18b2af' , '/navigation/e18c70d0aacb4acdb0e77ba1210303a1' , '/navigation/a81be86c70114ba6a7aa82d25e431406' , '/navigation/9be4d286fe9d4f8c95cb17e52133b9e1' , '/navigation/e83f205235a742a28fda690c114933f8' , '/navigation/dae673d47b3e4805a9b8bd7c6f063292' , '/navigation/aeba54c3a7c04b63b31247b1cc6790d6' , '/navigation/f6e8ea32e9ae469f87fd15c63a038890' , '/navigation/f6614fab349a46428a38a423556eb195' , '/navigation/145f7e53bb5a4ad79a17e06d231684af' , '/navigation/ca0cade58cd444449b2ad9c7a89596f0' , '/navigation/6554fa538f4449839d02c60be457a15c' , '/navigation/0f6d9a4e158a4e2b847f7f50eba51a89' , '/navigation/d66c8f1071684b5db43b1e8b8a34326f' , '/navigation/d231c091bdef4a94abf9e9c437c299d9' , '/navigation/8eb0dcafe68b424eb0d22dad4f36dc5c' , '/navigation/c9f7e629134248cf8173077bb688f5c6' , '/navigation/6a84b38eb81f416196cce9859204be05' , '/navigation/8283a228f1214b2b847edde18eddce91' , '/navigation/50d07d9edb444dda947b1a4ba052ea05' , '/navigation/fac6e87e334d448b969d10b3c73916b1' , '/navigation/54526da920cc4ce2b28f66507bef6604' , '/navigation/c4758f5bc9d2432685e4865534edc8b7' , '/navigation/17c9cc525f9c42d98c4405fb43995228' , '/navigation/d6915106c09e45ab9698591291511b54' , '/navigation/ff37b8106a5247e3915f31a565c41830' , '/navigation/26290ec2d1444331b4cbc8baf3f90e7d' , '/navigation/71c43ff44dcb4f2b9da79ab924daa5f5' , '/navigation/74c9e9d6093f468686f18b1addd9559f' , '/navigation/af0733f976a74d43afe263ef9b8486d0' , '/navigation/fe4d5a3afde84b2998e27e3022d9c45c' , '/navigation/c644e2fb9a5e490c81a3d5651b800155' , '/navigation/278f92d1d7bd432a84b153f72d629872' , '/navigation/87d973db60c849b68210a89f038c0fe1' , '/navigation/3de148f1c882497887ef25d231facfb7' , '/navigation/e5c7bb18b0614a22b97af9a03a70ee07' , '/navigation/cbf06aeb717f461c8f04fdf28bd83baf' , '/navigation/8b37b01e2b5e4b3e8e012261ddc5f28c' , '/navigation/c1f9a5368e1842ee8a73ffa6a72e704a' , '/navigation/196d3cce24a4467eae3189e742e4a43b' , '/navigation/32c547c6c2cf44acb417b3cfcf9d3a55' , '/navigation/73cf2c39141d4241bebd1a48f9081592' , '/navigation/99fd11ef16ea4e5cbde56322629b9e52' , '/navigation/51582e8956b94f2fa0deb0df320fdac4' , '/navigation/3558851285cd48edb0863f3d7be2cd28' , '/navigation/950383e3df5b402bad6f71f7782db7a5' , '/navigation/83eb3aebb4f04c87b23f2248eeb3c8e0' , '/navigation/fbbce56c699e41029148eab071cc6170' , '/navigation/e9b37641e57a4cc7aa6ba57abd283aff' , '/navigation/550d1425248f47ca8f3808b75eff3335' , '/navigation/9283bb7c90ae4ba5b6988018aa168db1' , '/navigation/8411e0c4c18e4645877994463eded9ed' , '/navigation/768fa9ea6cc54ca18a3593ef21e40905' , '/navigation/a13498c59022446da6922c3fec240798' , '/navigation/e0b1c6e937aa4d1fb1d91bc4dbe7182e' , '/detail/667086cda46345468167137fbb205878' , '/detail/d67b9f1942584080a3c013a355383c99' , '/detail/689603eb39dc437d9c70f1bd6fbdbdb3' , '/detail/0adcfda225824c729f9f0ca9cf90e3a3' , '/detail/9239d80bf0024d088b3b9b81ac285246' , '/detail/6d6dc541bd1e407fb7efe53d4255fb08' , '/detail/f189f9275cd546ef86e4331ce9aa7c52' , '/detail/001ecb0dd328464f9d614516d7494f20' , '/detail/e9f21ef089e5432393075d4065746c2c' , '/detail/3a11b191389d4f4397757e59d4a77199' , '/detail/666858a4f448475e8285a943efc1d67b' , '/detail/e3cf0d611c114208b87de27b7209bf61' , '/detail/69215a7e7b924a3f906d35351868a093' , '/detail/016d8fd7a8d847e88aa3f51ff0a84f5b' , '/detail/dc533523d4724cb3a9314aaee880d6b3' , '/detail/351f5f3d7f2f4bf482b634b31537c0c7' , '/detail/7d029caa65c540e7b11b37cce4609099' , '/detail/f335c4e6ed424373b388ecfb16aa8d02' , '/detail/0121559f2361488bb111ccdf45a8cb86' , '/detail/8da9ada207f544b689391bb43d936cc9' , '/detail/f0b2c9ef438c4805b01577326f4d47e9' , '/detail/0a430b9b2be14785ad68bd181de268e5' , '/detail/5ff23437365f473fba32a25f44f0ecb8' , '/detail/320fe4fdea4f4bbbbedf54f75284a922' , '/navigation/05ef93b635154f0fbe70819d7c38b5ab' , '/navigation/9b40f505a45549d9bac80e60aaf09328' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x972443087E924059B2E61F8799339A60 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
2.64 ms (1.48%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) AND (((IFNULL (`product` . `rating_average` , `product.parent` . `rating_average` ) > = 0 )));
Copy
2.62 ms (1.47%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ) AND `product.categoriesRo` . `id` = 0x2BB108B8D6A64FA29F601BCDCCD838BF AND NOT (`product` . `display_group` < = > NULL ))) AND ((IFNULL (`product` . `shipping_free` , `product.parent` . `shipping_free` ) = 1 ));
Copy
2.37 ms (1.33%)
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 , `property_group_option` . `id` ASC LIMIT 500 OFFSET 500
Parameters :
[
true
b"\x0E `ø?p¬M¶¿ÐüfZ}¬ü "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"(\f\x1C ø/ËJ¿µ\x13 ¾Êw»T8 "
b"-çBÌàa@ÿ ÂÊ×Û‚œ& "
b"F³Ïó°(H¿ž‡\x7F x…6{P "
b"""
Nµ³Ê·¯I\n
’v\x10 /ÄÉ7È
"""
b"\¿Dm║0Iìí▒█¬┴¶K\x1C "
b"fÃ\x13 w└NN_ÿº┌\x01\x1C éü° "
b"iÓRá6EI\r üg\x0F ¯╚╩,& "
b"pfúg9A¢“Ô¯’\x04 1¼ "
b"rxs\v Ö\x01 BˉVÍPËòþš "
b"ììı6vØD`â?ÄÃ`¡O╣ "
b"×Þ©F%SO╦┐nÅÔãË8Ô "
b"¤øMA7¨C7¡˜=¢6Ï\x1C P "
b"·‘¤.¦‚G\x15 ª¬È×ï9\f "
b"""
¿\n
‹\x16\x14 ;EÌ›{Ú!g€\x08 õ
"""
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Û´©’\x0E ¢N¹‚‰ð¯Â6l* "
b"ÝŒŽÉ,ÝFFºæzsH\x1D `P "
b"±qêí \x17 Fuü\é╝-@A═ "
b"‗\x1A ë\x0F ┘2G\x0E øÄ3/CÊTü "
b"¶Ä\x04 ï\x0F ÅCQÄw░\x08 #¸Hö "
b"öoÔE!4C"±;36ˤ<a "
b"ûpïÔU’MÏœm\x01 ª\x16 µË "
b"\x00 TÍÏß\x03 G…“ͱè\x01 BB¨ "
b"\x00 V9Çj+IM =ÂxI¬\n È "
b"\x01 &\xxÄAޤ˜\düð0\x1C "
b"\x01 á”FNÂN\v ºÂÒÈ\x1A …ËI "
b"\x01 ùjf\x7F\x18 AH•\x18 äp\r ¡¦} "
b"\x03 |\x16 ì╣¼N\x00 á§CÙ■èÇ? "
b"\x03 |õbñzMLÉÃûw\x17 ¬Ï\r "
b"\x03 ¬Ô\x1C U+J*‹U\x00 ¥$r(R "
b"\x03 ÄY.v6MD«\x7F\v Â2½é\e "
b"\x04 &»Lg\x16 Hhè\x0F s▄ýXdü "
b"\x04 ME¿¬×JžªÇj\t #ß\x1D 6 "
b"\x05 šaRœ•J¯¡?Fû“Äm… "
b"\x05 Ü_ÃòÍC\x14 ‚ÌÂ\x00\x11 ©³T "
b"\x06 ×׸%\x02 E¢„$ƒeþu“L "
b"\x07 E¹”z)Aä…¤½"6}s= "
b"\x07 žÃC$%G\x1A ´/÷Á=þ2ç "
b"\x08 iƒùY\x1F H5ªvçjsŽ—Ç "
b"""
\n
½7߀ýB\x0F ¨áD¹i\v nk
"""
b"""
\n
ı+╣ÂÈNÞÑW0×½\e Âì
"""
b"\v\x1A\f\x03 ë\r L7Ü║\x08 /óé0Å "
b"\v ž‘’ϯCߨ7¬nï2ñÕ "
b"\f \r ûµÒ„NS°@îÚ9ÖLß "
b"\f ¹¶NÿSN²¬è\x15 ‘–¢Õ\x17 "
b"\x0E U/ä\v ~BóŒ‚U=Õñ\x19 @ "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x0E ä¿îK,IØÇ:û╠ ╝è@ "
b"\x10 -R\x02 ²\x19 FئÝÛ\x14 ·xîƒ "
b"\x10 oo²@ûE»œÀ\x06 ¤\x15 ×MÒ "
b"\x12 ›å›¦£DWŸ‚\x13 Å<jNó "
b"\x12 ðr╠\x00 \LÝÉØ┬│┐\x16 rÔ "
b"\x14\x00\x0E |║\v Lrí~ï)U╬üJ "
b"\x14 ºAÊN\e A˽H\x07 þ¿±€q "
b"\x14 ¾ÙEˆ\x13 Jùš\x1C n\x0F †wöø "
b"\x15 ŽÌæÁ\t N.–\f "0¡®üà "
b"\x15 ®>ì1øA\r ©Ç|ø\x7F ýÚ\v "
b"\x15 ³sÉ0\x1C @‡:\x19 K>\x15\x02\x11 "
b"\x17 ▒§Å\x13 ìF3ÜXàsµjCÈ "
b"\x17 ô«š&wEߤE[~r·ˆö "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b"\x18 ¥¥í‘dLá¦GÜIE…\x19 • "
b"\x19\x13 F†CeM\x16 ¹\x00 RÇ8\x16 Á| "
b"\x1A ^┘\x01 EÆHfìçF┐Þqûg "
b"\x1A Ï^ø\x03\x04 AÉ»ÅÒв\x10 ■▄ "
b"\e W\x01 Ì\x00 O4ªûq|J\x16\t\x05 "
b"\e dAÐ \x1D Op‘>H%\x18 8ì\f "
b"\e Å)7ßeI8â?}Wz┬´\x14 "
b"\e µí¥ô╩Ec┐~ÜÎËRüE "
b"\x1C TשÊz@Ø—š_™•‹u— "
b"\x1C xb:W\x1D F´™æu|\x05 Ð\x16 9 "
b"\x1C y\x1E á!0O\f ´šÑžéð\x0E\x08 "
b"\x1C ¸4t=ýD\x01 •_Õuý\x18 ,? "
b"\x1C ¹¤rl3D3‰ŒZþc:ûÙ "
b"\x1C Ù†/=*G×¾\x17\x03 žê\r tp "
b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10 "
b"\x1E )©ŸHÜJÌ‹ûž[i¿\x06 ’ "
b"\x1E >Ž\x1C ú.O\x01 µ’àA€o\x11 \ "
b"\x1E Ñ –³£N\x06 ›¬m‚ßÿ\x1D ð "
b"\x1F 3ôÃüÁJÚ€þßìÎpÂ5 "
b"\x1F s?¼tàMl¸C$¸4"ïg "
b"\x1F „Ó:ÁºF5•«p\x14 aò‹õ "
b"\x1F ÍéG\e\x12 KËå└r9~«│É "
b" O«\x19 ?ÿL-žÆäƒ¥0þ8 "
b" ~\v õ™¿Mè¦nñ~tÝ0U "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b" ¶ã\x00 )ßOQÑÍ?®»mìd "
b"!>7$Æ©JE”4“^ƒu²$ "
b"!jý?ç\x7F AiÅ$N4Î\v\x12 ³ "
b"!˜£tè?@ƉºH:&â\x05 ¯ "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b""*E\x05 üXDE¸á\x1A\x0E LQ;\x11 "
b""®Úð1eLg·´lh3™_ "
b"""
"¿\x05 o“\n
B*‹|\x16 ìµ0ÀŸ
"""
b"#Ås–ŸÝ@ 9\x02 í\x1E l‹8 "
b"#ù£÷ÍvEů\x04 ú\x10 t,WR "
b"%?š0´~NäŠä¹)˜ôâ\x02 "
b"%“–h\x10 þOŽ—Žv_”ñ$â "
b"%Ͱ£kbE±š&ÍÃUÆÙ¤ "
b"'g;k×´MH‰ñƒ¾Žˆ®\x1E "
b"(G\x19 —‘1H=Š8£Ñ-˜•! "
b"(» òd\x00 D ▒¦ÙöÚ‗ů "
b"(ä{2=ŒN\t ‰nº¯#€;ª "
b")äW\t ü├Oñ¼\x12 \r \x14 Qk6Á "
b")¯ÝÂa\x02 I\x1E œÉÄJh01² "
b")ا‡YÄE?¶:A]\x00 ¹õÙ "
b"*ek"J°C´ÀØð\x05 YÐ^% "
b"+8K†3·@€“—î¬úÁÝG "
b"+u¢¿dÍMzrÍq¬9\x7F ï "
b"+™8Ÿè²Kî•Øí\v\x03 ¼\t\x13 "
b",S¾š\x17 êFC½H^\x17 è°n= "
b"""
,É{\x07 é>D\x02 é┬8\n
âXÚ¸
"""
b"-\x19 /òö Må¬[…%Ã\x11 T "
b".<u¦Ü§H\x05 Å╣ÀapãAÍ "
b".ÅÞ¦]│F ©ÙÚ=ŽÌà "
b"/XAOJ\x18 N΄0’vÖ˜‘\x14 "
b"/]\f ³P÷NW°¡\x0F >}Y\x08 k "
b"/û7\t 6ÀGÅÁÚï\x04 ¨DÙé "
b"1A£ÚÍšA,·Ï”câ,X€ "
b"1Rç‡ø,A\x03 “\x02 ê†I'\x02 Î "
b"1mWºàGJ¬£\x11 ñ(\t +‰; "
b"2-\x11 ÿ<'HV¦›1Ùn”$\x17 "
b"2¦´<°*B‹+DúÑKŬ "
b"2°ü\x01 £jO'¸¤\x10 ´CÔ»B "
b"3\x1E Ú³ \x1A LuØ\x03 Xs!´×× "
b"3âJñä\x1C EpäÅ\f 1 \x01 L "
b"4<)®\x01 –DÀ®‹IÎÃŽH\x1F "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"4╗\t >«ÑAÅúÁÉ;d╗¶┌ "
b"6^Erv\x7F O¬‡Ó\x14 ŒSpŒD "
b"7lÊq©ÿH†§aß\x12 F\x06 Ÿ§ "
b"7Ðŵ–FBè›?Ò^ËŸ¢— "
b"""
853¢ãFMǵ\n
÷Ÿ-Ö[P
"""
b"8Ì\v SѦJä¸\x1E ì›\x1F rÝm "
b"9]+½+RH׫│¸Ézé├═ "
b":@êÎìf@ÚÁ┤╬¯L\f ¼Ü "
b":ë¥└\x13 êH×äìLCO¯─┴ "
b";âº""uD\x05 ×÷8¸ºß¨ü "
b"=Çpe´ëJW“æ#´Î\x1D Þ\x08 "
b"?ZƒÍI\x14 Eh£#ÐE\r !¼A "
b"A\t ÐsmgL ¶Ä<ÀãX„ñ "
b"A',¾Ï?L†ƒø'hî\x1E _| "
b"A¤õ\x0F Ó╠GÉäãÒsÉt└\x06 "
b"B¹:ÕŒnE‘‹ð¾Þ=p›\x02 "
b"CjÄÔS£Lh½\x18 Ò\x04 ,ÆÇ( "
b"CkÛ˜Õ@ö•#ÖF*Ê2_ "
b"D\x01 ╠èßtMÕû\x1C MõÄì%Ê "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"F¬╗<«:Jxúü;Èæ£█C "
b"F‹\f Dƒ¯\x02 ûº\x15 L5\x01 "
b"G\x19 ³ao•GÝ¿Ô\x7F\x06 ÈÝë} "
b"G!j×GIA¨©\x19 £)\x16 ~Ìú "
b"GN\t ×þPDu“JÃ\x16 †üfq "
b"GP×L]`L\x06 âöÔÉ▀ıà@ "
b"""
GTn═i*JbúÎ6\n
򈯱
"""
b"ĢýZ¨GϹè1_Å¥G\r "
b"H>Ôß\x1C ¨F¸„\x05\x1A ½|!\x1A ? "
b"H²&„0ÒELš€v¢i=1\x04 "
b"HÁÔƒ¨ÿJ\x14 ŽU·µìNçí "
b"HâNiÃãL\x07 ž=RV—p5\x13 "
b"IUëÐîèFI¡Ë\x01 P9‡Q "
b"IxZ¤╠░D\x1A ô#ð║øÅ¸£ "
b"J\x07 €æÁwFIµR!ãö{d® "
b"Jqaà6CN(Å{Êvû|├\x1D "
b"J‡É°a÷OË©g“O5Ð\x08 ä "
b"J─\x10 ®¬\f Ji│GɫƲV) "
b"""
JÆ^hÝ\n
Ag¾m».\x15 ¬Û\x04
"""
b"JÜy¯Ã)Fs GiDz×Çä "
b"Jßh}\x03 ˜Mڧb\f b\x0E "
b"LOÃ\x11 éæKтӷ¹Î§'Ù "
b"LcMƒ1zEDŠÍ,´\x06 –ö3 "
b"LÁgÐ&¤I¿R!cù{~6 "
b"LÃ*F\x10 ¹J¥©Ž^çõNÊB "
b"LÍoì']OÃê)nÇîÃmñ "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"M¾––ÊßE«‡á\x08 ¿0`˜f "
b"Mä‰_õ™E˜…\x10 D!ÈîS® "
b"NUr̘\f K\e ²Õ…øJ•qA "
b"NÏS¼{åA\v Œ—{¥bÔš½ "
b"Of╗z¦lDrü\x0F {\x04 |<4Ô "
b"Oy$Ò3—E#¨Ï³K\x13 ÿnH "
b"Oúý~Ú│FáÅÿ║A ╚»J "
b"PÉ\x1E\x19 P¯JÛ’Ñ{j\x04 ”\x07\x1A "
b"Q/É].\x10 E+”i2¸³˜-G "
b"Q4ô]FUJYŠÓ…S3g’² "
b"QSö"9ıIà¢$Źö\x02 E\v "
b"Q‡[1‘GB|¤É²‡\?Žç "
b"Qñ´‡=eNqžeÚM\x1C ßಠ"
b"Sx´Ñ½ÃC$·O•Qyýìj "
b"Sô\x14 Æg¶L\x01 —ö\x0E ©„Bd] "
b"T:pTùúDɃ‘ö|¤@oÇ "
b"T–Ñ”ÿôN·†¼ŸcÍé \x03 "
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"VjßZ\x10 \r @(ƒu[WTÕò“ "
b"Vx²fP\x0E AÈ¥…nž’·S\x17 "
b"V}‚12CHÅ¿JÍèGÐüu "
b"V‘kì$6I~–²ÔænM\x0F ï "
b"VͰüf<NØ€½\x04 ÄÍpê\x14 "
b"WTózAõE\x1C ‘ÄWU½a–ñ "
b"X\x1A ûkgeG7–£¸_9ð½Í "
b"Xoï*ÅÃI¾µÈG¨l\x1C â\x10 "
b"Y#oú'▒FpïC╦*5®¼Ø "
b"""
Y˜:Ü`ÔH\n
¼\x16\x0F\x7F ±ôf—
"""
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"[yÉ{\x14 «E›‘73{•@™Ì "
b"\\x13 Í\x04 ß\D䨗'ù$á&4 "
b"\ÏÃC×N™®™WÂóÐ\x04 ³ "
b"\ÈF┤\x01 "CÒâíì+í├,ø "
b"]àOÇ„VGQŽÅÝÆ£ˆ4¶ "
b"]ä÷ðÈòOáµ?\x14 ñ\x16 s¨8 "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^@iG~±H¯´\x0F Ï_\f bºé "
b"^Ö\f ¦\x7F\e EmÉëÎ'(╣\x18 æ "
b"^šcABŽD“²ðûöµ÷\x16 ™ "
b"_>\x1C ¾_£C\x1F ˆhüw°Áï¡ "
b"`~s]H3G‡½Átwr<:r "
b"`̵ï¢KFVœ‰ÊwlÊK¼ "
b"a\x1A |oÕRFu®ªÔ~\x10 ’þ® "
b"a1é„‘ÁFÝ“\x19 ”Õ‚\x1E ±\f "
b"aGb/¹DJ\x0F Å\x1C\x19 )3Ï6‗ "
b"b@<\n Ø}C\x15 ñ~v-Ûè\x00 Ä "
b"bî^)È:A\x1A ú¨ÇÅ¥├g\x16 "
b"b¿ì\x16 m¯N\r ª\x0F ┴×@&õ "
b"bÀ\x11 féàM!°èêj¨µrÁ "
b"cîeH0wFXì\x07 ó╔\x1E EàÕ "
b"drWJÍì@h¡│\x1D +]╗Íé "
b"e]m¤vú@D¼Év•§ >Œ "
b"e╗mu×\x07 K&ìAÆ)=b"¢ "
b"f2æuã?K─║┤¢Å:9k& "
b"fX▓±¤ÕGÄÉðG¢\x16 x╔Ù "
b"f¨èIœ@AI£1Œv=ަW "
b"f½\x11 J׸IRŽóÄŒ\x08 wµ{ "
b"fÎg\x1C ÌpN”Ÿ7¿Çü Ec "
b"g˜Ô}¯zNö‚ã£Ô§X1- "
b"g¥ÎRëìI¡™\x07 wûýv’ "
b"gÖ,´$°Lå®h\x05 É€\x06 jR "
b"góÂ\x03 9ÔB\x11 ‘”O\x11 ·å!¼ "
b"h$UÄ/DAiÿ@\x01 Z¡zGü "
b"hzAÀʨB8•\x12 ºBí‡Ì: "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"iH╗\t ò░KìÀÌq\x10 F▒^¡ "
b"iÄå´\kM\x0F °ú\x13 õ'\x10 ʳ "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"j–\x7F !¹³Asž~R2ðÿ\v J "
b"j³/\e õq@\v †?Î\x14 Ï"\x1A\x19 "
b"k}„aSùF¾‹\x14 ÞšX)ÃT "
b"k›\x18 !'\x13 A\x14 ŸUÒ\x14 “]N° "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"l9Òf\x1F íJ\x7F ɯ\x01 ê\x04 Õ-, "
b"lq”õì‚AH°%¾[°Èqs "
b"lÛX¢\ï@ñØî│È0\x05 ¹ "
b"m£.£░îAX¡î»wlçü\x18 "
b"mÏ\e IàÕJKœ\x16 ùðm\x18 H: "
b"mÐ\x03 ,0˜Iø²¦\x12 ˜NÇFã "
b"nôÙfx3C÷¼ÍîUõ\x05 aÙ "
b"o\x08 áç\x00 úOK±AÛ!\x1F Ù5ý "
b"o§ÉŽ•N]¦ëŒ,«c•\e "
b"p┬┘\x1E ┬ÚF\x1A À]Lä]\x06 Ø» "
b"q\x0F ©¬\t *D·žHþZõï€ "
b"""
qS\x13 á#"B\x1C ž\n
(\e 9¢v
"""
b"qÚŸn+\x1E K|®“ôÄÇ\x1D H` "
b"rÜk*õ\x1A I-…²Yjaæ\x1A h "
b"s/•ï/©I³‰¤ôjð¶\x03 "
b"sr}xY\t Cؼw¿\t ╦üºo "
b"s•‡i¿\@\x1C ›0Œóø†{ó "
b"sä[&:ÆGº¬S#üžH5ò "
b"t†þMúF\f žK”\v ‡Š\x1C × "
b"tõì║¾LHuò\x1C ÉÇ■ÿ\f Q "
b"t¹°Ø>\x03 EIÄE╗\x15 ╚T\x06 T "
b"uB+T]^A\x12 ñ\x02\x1D 6úæ┼ü "
b"u╝\x07\t í\v F─»É\x7F ½dý1\x17 "
b"uÌÌ6Û9M'²¡?D.{âî "
b"v\x01\x19 ü\x1E ×MÔ PÛš¨ƒ†d "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"ww3Æ¢\x7F Cb¶é¥\x7F ¸I…\x06 "
b"wö═]¯LIØ×═V"8┴ܲ "
b"wÊH\x17 ÄëJ\x19 ¢C#®eQÄ( "
b"xob\x13 »ÙC3غ\x06 ┘dÎè? "
b"xºŽ›È‰Bl¦€{-6[\x19 Œ "
b"x{çÍÇC■üƒT╚ß├â® "
b"y#º];´Cc³ª±ioÜ\x1A ³ "
b"y>ì+u¼L$¼\x14 ©»²\x01 \â "
b"y³.@åò@˜§\x18\x1E Ž\\x01 „7 "
b"yõ\x10 @{5E%´§’¥\x0E Ùm\x19 "
b"z\f õ;ƒ«D:†G7Ú¥OÞ‰ "
b"zÎ\x18 –#*L®€d¦ÿÑfwF "
b"{úƒEüôBë½í\v ╬w¸&Ú "
b"{®dwDµL´¡”¬LIHJ9 "
b"{ë©ëè\x1C N#¤ú³Gc\x07 ÿH "
b"|ûP«§(Cˆ¹´Yn\;[- "
b"}\x16\x1E Tî|M·‘{¢{ÜÌ‘à "
b"~9\x1C ù„}B½†Ýð#0d\x19 "
b"~ÉÚgúÆJ\x07 èbÏÜ\x15 ¾PE "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"\x7F ‗FMÇ9Biº(Âãì«:\x00 "
b"Ç+‗╬\x1C dGIØÓÝ\x06 ¼m¸ô "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"üEê³A°EÄÜcû¼Â!!¬ "
b"‚\x14 1~P™J8‡èaxIý\x02 ‚ "
b"‚ì£{3§D\x12 €‡«*\x14 Ø v "
b"ƒ\x14\x05 mdÇGvœ¹cpˆåÆ\x00 "
b"ƒf\x07 #˜¿L‰•[1e†2\t ) "
b"äü¼yè×IGó\x19 ãHæè½ã "
b"„…\x14\f\t ÝB^š]’¸âOõƒ "
b"„Œ\x1A Q‹æFôšªƒrÀýu& "
b"ä¼\x1F ˱¢IÅû@ð$æÑç7 "
b"…\x04 8î#ÌOâ›Ê€ïq%K– "
b"à#Y`█gM6Á7ÐÄÅ\x12 v¼ "
b"å\x14 Ï║\x14 PJmÅÈ¿█Ìxe9 "
b"†g\x02 â½ÍC\x17 ©cÜ\x07 _¹\x07 ½ "
b"†pŽ?|ÒO#€\x15 o\x05 Á4\x06 “ "
b"娸5BmCä╗\x17 \x1A )ì\x00 Ç "
b"†èIUBH¾¡šuqt ÃJ "
b"†÷w\x1E ‚C@N‹Œ_Û¾í9P "
b"ˆy”V§\t N² º¯\x07 ‚©*Q "
b"ˆzùàÁ!CˆŸ<U¯~„\x1E ö "
b"ˆçxÃ\x02 <HÙ¦–‹Gu4\v 1 "
b"ˆü^”ÁpA£¤¢\x00 Ú6x¶v "
b"‰=nc–4B‚¸mU \x1E HI² "
b"‰šnjH¸MR‹¥ÿþ’ðcI "
b"ë┬╝▄§ÂB¦Æ\v \ühâÃ\x0E "
b"‰Éd|øºKd–ñ\x1E ð3ï\x19\x1F "
b"Œ¡\x10\x1C H°N*¡\x1A 1žm¦Ÿ\x16 "
b"Œî\e ~Ÿ\x16 C܉<—\x0F ¶§4‚ "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"Ž–˜\x07 U8E¯šÜƒŽYƒ%Ï "
b"""
É\x14 ÿM╣\n
J=£9'┼²¢n▒
"""
b"‘`z¬\t CE†¤9\x0F ¡vHó "
b"Æó8⯡J\x14 Å5eÚð\f ═ "
b"ô"ÉEhØO¾▒\│\x17 ^ºK¯ "
b"“pD]’@K>¦*\x07 ‘mQ5 "
b"“€Ç–8ŠCc‚ùJ\r \x1E r#î "
b"“Å\ÿŸ\x06 Bo’æoáþ\x10 Ǭ "
b"“ËÀœ¡÷Cõ±\t õRÒÄH¦ "
b"“⑵ӋGõ®‹Á¤Œ¯–• "
b"“ð$ró#@‹† OQ\x7F ¡äR "
b"ößtQû├B§ü4á┤"N%\t "
b"•2À\x1E º=K^†v\r ˃v4\x19 "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"•±ß½ÎrDG¨ü£Á\x00 ´•ú "
b"–/È\x17 Ï\x1A L¥“ÛV‹õ•ó\x02 "
b"—}uåI\x7F E€™+¦·e«¼æ "
b"˜”YÛ\x19 ëB%¬ù¾w—\x04 „] "
b"ÿ¦\x17 {÷QD\x01 É^]%Ëûî│ "
b"™l– ¿”C9 úÉ\x1A âZ\x0F t "
b"™úôU_ÒMh‘_*×ÛjÆf "
b"šÃˆç\e ùA}®Bìj\r ó\x1C ¯ "
b"šü±è\x08 ãHݨžq\x7F á \x01\x00 "
b"›\x1C «\v ²\r Od‰IºsÉ«\x13 ú "
b"£\x0E c:êhE\x15 ɸ¡\x00 *w║n "
b"œ9|¹ó IÀ²7ßûh–Vƒ "
b"œ´)küû@Ñ'\t žQ0¶ê "
b"ØHüw¶ O═Á\x01 V^x8°` "
b"ØÌÖè ▄E■Ö«qºÃEôN "
b"Ø ═╗<ÉKwƒL║+╬\f _8 "
b"ž|ïÍ»_Of½\x18 &®S²Ð "
b"""
ž™®î\x1C xN±«³\x10 \n
"û:\x10
"""
b"×µX@hRC▒î:LÇSÅ©á "
b"žð¯öh\x11 Ob§èZ,£»\x17 Ê "
b"Ÿx\x15 Äv\t H‰¯BA\x1E ¾$?é "
b"""
ŸþÏ·)ùO\n
žçY$\x14 ¿—'
"""
b"álTUÅMH\Øxç\x06 ─ÈC6 "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"íì╠+@eO\r ÿ}\x05 a!\x07 æ "
b"¡ÀÄ\f ²ŒFж,#?=M 4 "
b"¢P ,¤UMƒ…\x1E\e =$û=Ä "
b"£!úÇ}…J\x04 ˆzp)$îT´ "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"¥âF&6þCâpÉ?”þðã "
b"ª!\x01 É-|I¸░úÜP\x06 E\x05 Û "
b"¦WMQð\x08 Eæ§Ý|šõ\x06 Ôk "
b"§Þêa¹wDâ¬\x13 2F5hã\t "
b"¨,l\x1E ‘ÌC>¬³’q}kå\x16 "
b"©=\x17 æÅÞDÚ«}rÂ,Í\x07 k "
b"ª\x16 wÑÃoIW¨™\x1A –\Rçä "
b"ª¡¬Ä\e •J\x1E …Þ×ÅÃ0ÿˆ "
b"ª¾}Îj\x1C @\x0E µðïž}©'• "
b"ªôB\x02 \§N'«Ð)*%>]Î "
b"«hK8AUMT”[ ho‡\x15\x06 "
b"«Õrù<Iæ‚FùÎx%±z "
b"¬yxÀÈ)J†¡œ¿½?Ÿ¹G "
b"¬ù¢\x02 iPAL¥\x15\x07 +\x02 eo± "
b"""
¡ÑhìwV@,äú\n
Zú\x18 ©à
"""
b"«1\x05 ¡Å÷I¶ÅýáccÈü¼ "
b"®ZºFטCʰ\x1D °\x10 ÉRÌ" "
b"¯"à¶F\x01 G\x17 «\x00 lV\x1A X\x15 ' "
b"¯¦Ý.Š@Cª°QÁ–þ$ò² "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"±P†/z]FQ¯\x17 Ï[\x03 þ\x08\x00 "
b"±¤èŸ\x10 dO'œk…¸¢»êq "
b"±À\x17 V‡5O\x11 ‰Ní\x16 Jÿ‡ "
b"▒▄‗(jþO┌Åwx¯¦V\x0E ¿ "
b"±óJ,ÛŠC\x0E –\x07 WÞ\t ÇPÈ "
b"²\r \x05 àñ\x01 D‘®1\x17 íùq4‘ "
b"²ƒÅ4!ºJ†„\x03 hcÈ\x1C 7§ "
b"²Á\x15 ‘ÇhA^´%óõ@báä "
b"³\x02 ú‰lýL‹¶ºÉwR7$ "
b"´TX)÷OHͺ\x1A û+\x0E Ç›„ "
b"┤ƒR╠╔ÉIÀá}P1─2Cà "
b"´°!©²\v D…¨|\x00\x1F\x0F R¦Ø "
b"µßÌø+žAȼÞHf9¿þ\x01 "
b"""
¶\n
2©gèJš©Tçf&B<þ
"""
b"¶&\x08 UïÒNö…åN‡×‰˜á "
b"·ûd>vx@J¦Hœ÷—¹Ã— "
b"¸Uèˆ*ñB\x07 ‘\x12\f `\x07 &.; "
b"¸xv)Z\x13 KÁ¨\x03 ßS\x10 ‹\x02 ¯ "
b"©Õ¾\x1A iìOaï(\v Dèö68 "
b"¹qïñ÷`I\r µù»×±gN\x7F "
b"¹’nÍ\x06 MKû– ÚŒ‘¶øÓ "
b"""
¹åÔ\x1F –8HHŒÃ¥˜\n
¥â\x1F
"""
b"║\x1A ÒÅFRB!«\x17\x0E ├8─Çã "
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"║å5\x17 ÇnEd░J÷[ãöÉ: "
b"º‹lH\x15\x16 I\x1E ¥îÚ\x13 WC×\t "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"╗â'êÂ░Iıç¶ìã\x10 ñ±ò "
b"» š°U¼H6¨|{‘f³´Å "
b"¼w„„r÷B\f ŠHžõ\x02 UÊV "
b"╝H^v½Düñë{Ä6ðÐH "
b"¾òÝhD½KÑ‹™\x04 ³-©|n "
b"""
┐ÄwÞ\n
CCmîYÅv\x12 ÐR2
"""
b"""
À\x17 „²\x04 ¿I©µ\n
Í}ŸŒ¨¹
"""
b"À&Ö™\x05 ÉBë¯x\x11 ϲsqT "
b"└X̰ӡC\f é\x1F ;╗XÃ:Ø "
b"└YLRb¢Dò┤Z\x03 DÉÛ~2 "
b"À°Ÿ¡ÏÌI\v ·´j\x0F L¥Ú- "
b"┴ \x04\x7F TMN╬┤╔v\x14 ùÉı\x1A "
b"┴ða[yí@╩Ä- ìè>æz "
b"Âßôos!Kt¡?ÚÇ3_ŒU "
b"Ã>\x07 –vBJx¸\x07 ê·_w¾â "
b"ÃR´ÁsíL\x15 ˜¼=\x7F –aœ’ "
b"─">*"«Bn║&.^aìy "
b"Ä1\x10\x1A\f `CqŸ\x15\x1E >¢£¹I "
b"Å\x05\x03 ¯\x1E wHßlf5‡Ç2û "
b"Å8®1g\x08 @¶œhhŠvf¸Z "
b"┼M┤ı\v\x0E D_ØmaÊ\x06 8@ƒ "
b"┼Ùe╩hÔBÈü\x10 ÝJ&Èù▄ "
b"Æ\f ðx9ØJ1˜eÉ!©æïº "
b"ã%ØdyÝJÚ▒"{éÑ┴¬T "
b"ƞк\x18\x00 HÊ5n\t 3›XD "
b"""
Ç\x08\x17 x\n
qN‰‚ÔyàÉcÝÉ
"""
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"ȉ\x07 ËíûL\x17 ¸\t è_±\x05 Ï\x15 "
b"╚┘6êð\x14 H\x02 ØÐX:O7±} "
b"É\x06 4-àêAT®!‚}O9ÿå "
b"ÉÌY¨˜lLp»'ªf.\x16 ”| "
b"Ê ;Mü-CŒ½¬…TÊž™\x02 "
b"Ê;P̺\x07 @2¤Q\x00 †ÍÌ\x15 & "
b"╩t¾8¿+HøÄÌü»þ!t\x1E "
b"╦7 \x00\x08 ▓OZØuî▓õíÚ\n "
b"╦cã¾═ìO\x7F û\t <\x19 ½3qí "
b"ÌûN)òNS®\x07 ,!3ç@õ "
b"═.oì*■@┌à%ÓÎ¥?ÿ\x15 "
b"═X&(m5J\x1F ╗ãÝì▒#_y "
b"ÍÅ’ÇÖ\x1E B¬©#?µ-ïrÈ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"Ï\x07 {•ÆðA‚¡\x07 ™µéM»R "
b"Ï‚q˜eêH\x1C €ámЀ*'É "
b"""
ςЩl³@¦ƒ\n
ÝÙ!-B
"""
b"Ð?\v U©\x1F Eï‹‘\x16\x1F ™U)z "
b"ð├²_c\B│¥\v Ñ\f 5üÌ "
b"Ò9Òæ4\x11 I\x1F š³?ª<@ª; "
b"ËÔr\x07 W>ICÅô¬╚!×Ó\x0E "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"ÔÁnÜzKJ6›. ü5Ú\x1A\x1C "
b"ÔÏ\x11\x00 š’AU†8í£*LÓ¸ "
b"Õ]Áí¡]C\x1D —/ºSú0\x14 Õ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"Õ†+sOAFÀ¨uµÔGü‰( "
b"ıÉ£ý═#AGñý÷\x05 öl|║ "
b"""
Õð2\x0F \n
\x13 HÊ–‰=ÍÛèo—
"""
b"ÖKp´ŒHBê”\x0F\x11 %9•#™ "
b"×\x18\x03 öŸ@Ht’èBz˜;rb "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"×<.ûë0B~¯6,•%ú¶\n "
b"×\x7F 7,¿\x04 Fz±\e ¼ú‹›íì "
b"×»¶\x0F ÜôN6¶ûá2^Ü â "
b"Ïì\x08 s{ÖI╣éï¸╣'JÃT "
b"ؾÏßéòI\x08 ¬\x05 ª2]Ðð> "
b"Ù\x1A\x03 —dÅM¿ \x1A F\f ÌLH¨ "
b"┘(└z0*Daü║¢´7└UÓ "
b"┘ad¼▒&IÏü1s\x07\x06 µT¡ "
b"Ù—SQCRK`‡,{\x06 ú¿{ª "
b"┌6ìeúÔJ$åa\x10 È ;▒\x10 "
b"┌ýÎø3ÌD^®¦ìÖ°Í´R "
b"Û‘@M¤}A\f ‡\x7F RR\x17 ا¼ "
b"Ü\x15 ¬ý:§EŠ’D\x10 &slD€ "
b"Ü/ñ^o±Cá©=H§˜¯*° "
b"▄│<ÉuÏG%î{5├y7³n "
b"ܹ⾎ÉA(‚ƒÃÿH#«` "
b"¦\x13 ZÀÆãLÑìÉß"┴+,\x0F "
b"¦\x1F Z[L\x12 Jð»╗Ü╣ËüPƒ "
b"¦l%æ\x7F │GÑ╣xTDÒ\x1C\x08 ü "
b"ÝÅØ\x19 z„O1™ulNdÁôg "
b"Þ\x08 iÀ-ëKy‹¤ÈéŒ8Bp "
b"Þ\x17 Öä\ÃGb“ˤO\x16 ±ÊO "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"Ì~\x14 ├ÔæEÞ¿×âÅTÄ┤Ý "
b"ßwˆ \x1A öB<¬øs˜äÞåç "
b"à¼P±egNx¨Y2\x10 2czñ "
b"á>\x17 ,ÁöA1±›\x08 |¦kàe "
b"""
á¶K˜r\n
O§•2ýÜ&l*_
"""
b"Ôì$‗\x02 OCTØN*¼0YÔ└ "
b"Ò&ÌN?\x00 Ji║ÅÔ|án÷\x11 "
b"ãBIm%$E\x02 ŽÂ[\x1F ×\x19 ¨â "
b"ä–ðeDžD\x02 ’¸ÊÅ[w+Í "
b"䢯M¿IB¸‘á\e\x14 ¿#;ü "
b"äïù÷Ã'EB›Þà‚P…\x08 "
b"æ\t ¢‡£µED»´!6i{~\x1E "
b"æCÚ·˜Aª½h\x1C â¡- A "
b"""
µ¾├èíìA´Àµ½@-\n
╦╦
"""
b"çFe\x1E V\x1D E—¦å4ò\v âfâ "
b"""
çÂÕô³SH\n
½µM\x19 ‚ALã
"""
b"þ╬ôktþHüò¸M!ßÄê+ "
b"èJ g\x7F ˆJZ‘¢hÓnÅ¿Ì "
b"è®V¾kšG¥©‡Ê|#êL\x1A "
b"éO#:Ú.D ©³êô™\x1E \n "
b"ég<½ÑÝD£‹"xDÈB+Z "
b"Û3üË0\v C╬ÖΩ p┴┴\v "
b"ê[߇g¬Gͪy'\x1E Œ9/N "
b"ë\x06 wæn2B†ƒ7\x04 ¦Qÿ0\r "
b"ì_º€b3DN·\x10 )w[¥íH "
b"ìyq[À¶I߈ß>3M•D\x19 "
b"ìÜù&Ó¤Lβ,J>Ã\^Ñ "
b"ìáxN®²Ná£î)çëî›o "
b"í‚¿23±Nعç1q›¸<} "
b"íê:×ñgHX‡\x10\f a£g&v "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"îbé²óðNq±¶9Ü{$òÚ "
b"î™\f óY²M\x18 ¯‘μ;øMÏ "
b"îªnÅ;yOiŒ\x1D æì×\x0F S] "
b"ï?|·µ¾D•².º_:œ\x07 ‘ "
b"´ÉPû<·Arê=i¦3¬DK "
b"´│Åʪ¬Já©\r ß┴├·┴S "
b"ðÔ¼ñ ‘Hd©·\x10\x1C ¸Ô¡\x1C "
b"ðâ\x17 e~'GP…~„ä®ñ\x03 v "
b"ðüûT/'IW¤=ªpò¿\x08 Û "
b"òA\x17 p\x04 Í@á\x0F\x13 âB|þ£ "
b"òeùîãðF\x14 ¤åB$ßGË "
b"ò‹a7'+B+˜ÇgÞê·0Õ "
b"ó\x00 ÍÀ×]H·°\x07 ¢uÝ\x05 …\v "
b"óG\x1E\x00 pLA”©°×~ê\x08 òè "
b"""
ô–™)\n
\f HÔ€wê·±\x14 æ\x0E
"""
b"""
ôü¢\n
ÂëGŸ¹§\x19 6çG÷
"""
b"õ1‘¡E™CÏŠ\x1F éû\x17 Mc— "
b"öK\‘önL¡’¢R¹\x1F ò0. "
b"÷\x16 š¥\x1D ‘G¥°{S\x1F h›\x12 Õ "
b"÷9µu&©K\x02 ¬äô\v ÝÄñ‡ "
b"÷î\x14 $ˆAI5¾x\x1C þA\x13 ž… "
b"øE\x12 PUÈE?–\x01\x19 ’E/x• "
b"°Ü]0─\x13 ITÉír\x14 █─8ä "
b"ù‘\x14 )•×@àœÌ3ý5†‰b "
b"ù¸\t u\x19 CO)Ÿt²\x17 ZvøT "
b"úóVäÜ K\x7F ´·òŸ€|×Ñ "
b"¹\x1F ┐\v Ì0@¬▓tØ\x15 ░,Ù% "
b"¹$÷!_╩L\x00 Ø?»Ép\v >l "
b"""
û‘¦\n
Õ9K5œ’ºK¸¦3\x13
"""
b"³Ï§:\x10 ¡AGç©┴▄ÅY×ý "
b"²T─8E|IÆúÉhñ%¬Ú "
b"ýWÈ€ç¹Kh uÑÖIz\x00 ã "
b"þ¿¸¹*¬D\x01 ³ºiÑÝÜüv "
]
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 ,
`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 (0x0E609B3F70AA4DF4A8D181665A7DAA81 , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x280C1CF82FCB4ABFB513BECA77BB5438 , 0x2DE742CCE06140FFA0C2CAD7DB829C26 , 0x46B3CFF3B02848BF9E877F7885367B50 , 0x4EB5B3CAB7AF490A9276102FC4C937C8 , 0x5CA8446DBA30498DA1B1DBAAC1F44B1C , 0x66C71377C04E4E5F98A7DA011C8281F8 , 0x69E052A03645490D81670FEEC8CA2C26 , 0x70AD66FA673941A293D4AF92042031BC , 0x7278730BD60142CB8956CD50CBF2FE9A , 0x8D8DD536769D4460833F8EC760AD4FB9 , 0x9EE8B84625534FCBBF6E8FE2C6D338E2 , 0xA4F84D4137A84337A1983DA236CF1C50 , 0xB791A42EA6824715AAACC8C397EF390C , 0xBF0A8B16143B45CC9B7BDA21678008F5 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xDBB4A9920EA24EB98289F0AFC2366C2A , 0xDD8C8EC92CDD4646BAE67A73481D6050 , 0xF17188A120174675815C82BC2D4041CD , 0xF21A890FD932470E9B8E332F43D25481 , 0xF48E048B0F8F43518E77B00823F74894 , 0xF66FD44521344322B13B3336CBA43C61 , 0xFB70EFD455924DCF9C6D01AA16B5CBC2 , 0x0054CDCFDF03478593CDB1E8014242A8 , 0x005639C76A2B494DA03DC27849AC0AC8 , 0x01265C7878C4418EA4985C64FCF0301C , 0x01E194464EC24E0BBAC2D2C81A85CB49 , 0x01F96A667F1841489518E4700DA1A67D , 0x037C168DB9AC4E00A0F543EBFE8A803F , 0x037CE462A47A4D4C90C7967717AAD80D , 0x03ACD41C552B4A2A8B5500A524722852 , 0x03C4592E76364D44AB7F0BC232BDE91B , 0x0426AF4C671648688A0F73DCEC586481 , 0x044D45BFACD74A9EAAC76A0923DF1D36 , 0x059A61529C954AAFA13F46FB93C46D85 , 0x05DC5FC3F2CD431482CCC20011A9B354 , 0x06D7D7B8250245A284248365FE75934C , 0x0745B9947A2941E485A4BD22367D733D , 0x079EC3432425471AB42FF7C13DFE32E7 , 0x086983F9591F4835AA76E76A738E97C7 , 0x0ABD37DF80FD420FA8E144B9690B6E6B , 0x0AD52BB9B6D44EE8A557309EAB1BB68D , 0x0B1A0C03890D4C379ABA082FA282308F , 0x0B9E9192CFAF43DFA837AC6EEF32F1D5 , 0x0C0DFBB5D2844E53B040EEDA39D64CDF , 0x0CB9B64EFF534EB2ACE8159196A2D517 , 0x0E552FE40B7E42F38C82553DD5F11940 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x0E84A88C4B2C499D803A96CC20BC8A40 , 0x102D5202B21946D8A6DDDB14B778EE83 , 0x106F6FB240FB45BB9CC006A415D74DD2 , 0x129BE59BA6A344579F8213C53C6A4EF3 , 0x12D072CC005C4CED909DC2B3BF1672E2 , 0x14000E7CBA0B4C72A17E8B2955CE814A , 0x14BA41CA4E1B41CBBD4807FEBFB18071 , 0x14BED94588134AF99A1C6E0F8677F6F8 , 0x158ECCE6C1094E2E960C2230A1AEFCC3 , 0x15A93E8D319B410DB8807C9B7FECE90B , 0x15B373C9301C40C2873A194B3E150211 , 0x17B1F58F138D46339A588573E66A43D4 , 0x17F4AB9A267745DFA4455B7E72B788F6 , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x18A5A5ED91644CE1A647DC4945851995 , 0x1913468643654D16B90052C73816C17C , 0x1A5ED901459248668D8746BFE8719667 , 0x1AD85E9B03044190AF8FE3D1FD10FEDC , 0x1B5701ADCC004F34AAFB717C4A160905 , 0x1B6441D0A01D4F70913E48251838EC0C , 0x1B8F2937E1654938833F7D577AC2EF14 , 0x1BE6A1BE93CA4563BF7E9AD7D3528145 , 0x1C54D7A9CA7A40D8979A5F99958B7597 , 0x1C78623A571D46B499E6757C05D01639 , 0x1C791EE121304F0CB49AD19EE9F00E08 , 0x1CB834743DFD4401955FD575FD182C3F , 0x1CB9A4726C334433898C5AFE633AFBD9 , 0x1CD9862F3D2A47D7BE17039EEA0D7470 , 0x1D17FF2C3D2F462185A99D8639920610 , 0x1E29A99F48DC4ACC8BFB9E5B69BF0692 , 0x1E3E8E1CFA2E4F01B592E041806F115C , 0x1ED12096B3A34E069BAC6D82DFFF1DF0 , 0x1F33F4C3FCC14ADA80FEDFECCE70C235 , 0x1F733FBC74E04D6CB84324B83422EF67 , 0x1F84D33AC1BA463595AB701461F28BF5 , 0x1FD682471B124BD386C072397EAEB390 , 0x204FAB193FFF4C2D9EC6E483A530FE38 , 0x207E0BF599BF4DE8A66EF17E74DD3055 , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x20F4C60029E14F51A5D63FA9AF6D8D64 , 0x213E3724C6A94A459434935E8375B224 , 0x216AEC3F877F41698F244E34D70B12FC , 0x2198A374E83F40C689BA483A26E205AF , 0x21F26F5C7FDF414A803FF6190978940F , 0x222A4505FC584445B8E11A0E4C513B11 , 0x22AEDAF031654C67B7B46C6833995FAD , 0x22BF056F930A422A8B7C16ECB530C09F , 0x23C573969FDD40ADA03902ED1E6C8B38 , 0x23F9A3F7CD7645C5AF04FA10742C5752 , 0x253F9A30B47E4EE48AE4B92998F4E202 , 0x2593966810FE4F8E978E765F94F124E2 , 0x25CDB0A36B6245B19A26CDC355C6D9A4 , 0x27673B6BD7B44D4889F183BE8E88AE1E , 0x284719979131483D8A38A3D12D989521 , 0x28AF2095640044FFB1DDEB94E9F28FEE , 0x28E47B323D8C4E09896EBAAF23803BAA , 0x2984570981C34FA4AC120D14516B36B5 , 0x29AFDDC26102491E9CC9C44A683031B2 , 0x29D8A78759C4453FB63A415D00B9F5D9 , 0x2A656B224AF843EFB79DD00559D15E25 , 0x2B384B8633B740809397EEACFAC1DD47 , 0x2B75A2BF64CD4D7AAD72CD71AC397FEF , 0x2B99389FE8B24BEE95D8ED0B03BC0913 , 0x2C53BE9A17EA4643BD485E17E8B06E3D , 0x2C907B07823E440282C2380A8358E9F7 , 0x2D192FF2F6A04DE5AC5B8525C31154C2 , 0x2E3C75DD9AF548058FB9B76170C641D6 , 0x2E8FE8DD5DB34620B8EBE93D8FABDEC7 , 0x2F58414F4A184ECE84309276D6989114 , 0x2F5D0CB350F74E57B0A10F3E7D59086B , 0x2F96370936B7478FB5E98B04F944EB82 , 0x3141A3DACD9A412CB7CF9463E22C5880 , 0x3152E787F82C41039302EA86492702CE , 0x316D57BAE0474AACA311F128092B893B , 0x322D11FF3C274856A69B31D96E942417 , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x32B0FC01A36A4F27B8A410B443D4BB42 , 0x331EE9FCFF1A4C759D03587321EF9E9E , 0x33834AA4841C4570848F0C31FF014CF0 , 0x343C29AE019644C0AE8B49CEC38E481F , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x34BB093EAEA5418FA3B5903B64BBF4DA , 0x365E4572767F4FAC87D3148C53708C44 , 0x376CCA71A9FF4886A761DF1246069FA7 , 0x37D0C5B5964642E89B3FD25ECB9FA297 , 0x383533A2E3464DC7B50AF79F2DD65B50 , 0x38CC0B53D1A64AE4B81EEC9B1F72DD6D , 0x395D2BAB2B52489EAEB3F7907A82C3CD , 0x3A4088D78D6640E9B5B4CEEE4C0CAC9A , 0x3A89BEC01388489E848D4C434FEEC4C1 , 0x3B83A722227544059EF638F7A7E1F981 , 0x3DC77065B4EB4A5793E623B4CE1DDE08 , 0x3F5A83CD49144568A323D0450D21BC41 , 0x4109D0736D674CA0B6C43CC0E35884F1 , 0x41272CBECF3F4C8683F82768EE1E5F7C , 0x41CFE40FE0CC479084C6E3739074C006 , 0x42B93AD58C6E45918BF0BEDE3D709B02 , 0x436AC4D453A34C68BD18D2042CC6C728 , 0x436BDB98D5AD40F69523D6462ACA325F , 0x4401CC8AE1744DE5961C4DE48E8D25D2 , 0x4513A204252D469FA19779674DC0A557 , 0x46AABB3CAE3A4A78A3813BD4919CDB43 , 0x46EF9CBF8B0C4483AF02FBBA154C3501 , 0x4719B3616F9547DDBFD47F06C8DDEB7D , 0x47216AD7474941A8A919A329167ECCFA , 0x474E09D7FE504475934AC31686FC6671 , 0x47509E4C5D604C068394E290DFD58540 , 0x47546ECD692A4A62A3D7360AE9859DF1 , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x483ED4DF1CA846B884051ABD7C211A3F , 0x48B2268430D2454C9A8076A2693D3104 , 0x48C1D483A8FF4A148E55B7B5EC4EE7ED , 0x48E24E69C3E34C079E3D525697703513 , 0x4955EBD0EEE84649A1CB0150AD398751 , 0x49785ACFCCB0441A9323D0BA9B8FF79C , 0x4A0780E6C1774649B55221E3F67B64AE , 0x4A71618536434E288F7BD276967CC31D , 0x4A87C9B061F74FCBA967934F35D008E4 , 0x4AC410A9AA0C4A69B34790AE92FD5629 , 0x4AC65E68DD0A4167BE6DBB2E15ACDB04 , 0x4ADC79AFC3294673A04769447AD7C7E4 , 0x4ADF687D03984DEE9BA5DAA7620C620E , 0x4C4FC311E9E64BD182D3B7B9CEA727D9 , 0x4C634D83317A45448ACD2CB40696F633 , 0x4CC167D026A449C2BF522163F97B7E36 , 0x4CC32A4610B94AA5A98E5EE7F54ECA42 , 0x4CD66F8D275D4FC788296E808CC76DA4 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x4DBE9696CADF45AB87E108BF30609866 , 0x4DE4895FF599459885104421C8EE53AE , 0x4E5572CC980C4B1BB2D585F84A957141 , 0x4ECF53BC7BE5410B8C977BA562D49ABD , 0x4F66BB7ADD6C4472810F7B047C3C34E2 , 0x4F7924D233974523A8CFB34B13FF6E48 , 0x4FA3EC7EE9B346A08F98BA4120C8AF4A , 0x50C91E1950AF4ADB92D17B6A0494071A , 0x512FC95D2E10452B946932B8B3982D47 , 0x5134F45D46554A598AD38553336792B2 , 0x5153942239D54985BD248FFB9402450B , 0x51875B319147427CA4C9B2875C3F8EE7 , 0x51F1B4873D654E719E65DA4D1CDFE0B2 , 0x5378B4D1BDC34324B74F955179FDEC6A , 0x53F414C667B64C0197F60EA98442645D , 0x543A7054F9FA44C98391F67CA4406FC7 , 0x5496D194FFF44EB786BC9F63CDE92003 , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x566ADF5A100D402883755B5754D5F293 , 0x5678B266500E41C8A5856E9E92B75317 , 0x567D8231324348C5BF4ACDE847D0FC75 , 0x56916BEC2436497E96B2D4E66E4D0FEF , 0x56CDB0FC663C4ED880BD04C4CD70EA14 , 0x5754F37A41F5451C91C45755BD6196F1 , 0x581AFB6B6765473796A3B85F39F0BDCD , 0x586FEF2AC5C349BEB5C847A86C1CE210 , 0x59236FA327B146708B43CB2A35A9AC9D , 0x59983ADC60D4480ABC160F7FB1F46697 , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5B79C97B14AB459B9137337B954099CC , 0x5C13CD04DF5C44E4A89727F924E12634 , 0x5CADCFC343D74E99AE9957C2F3D004B3 , 0x5CD446B4012243E383A18D2BA1C32C9B , 0x5DE04FC7845647518EC5DDC6A38834B6 , 0x5DE4F7F0C8F24FE1B53F14F11673A838 , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E4069477EB148AFB40FCF5F0C62BAE9 , 0x5E990CDD7F1B456D9089D72728B91891 , 0x5E9A6341428E4493B2F0FBF6B5F71699 , 0x5F3E1CBE5FA3431F8868FC77B0C1EFA1 , 0x607E735D48334787BDC17477723C3A72 , 0x60CCB5EFA24B46569C89CA776CCA4BBC , 0x611A7C6FD5524675AEAAD47E1092FEAE , 0x6131E98491C146DD931994D5821EB10C , 0x6147622FFB444A0F8F1C192933D836F2 , 0x62403C0A9D7D4315A47E762DEA8A008E , 0x628C5E29D43A411AA3F9808FBEC36716 , 0x62A88D166DEE4E0DA6F00FC19E4026E4 , 0x62C01166E9E04D21B0E8EA6AA8B572C1 , 0x638C6548307746588D07A2C91E4585E5 , 0x6472574AD68D4068ADB31D2B5DBBD682 , 0x655D6DA476FA4044BCC97695A7203E8C , 0x65BB6D759E074B268D4192293D6222BD , 0x66329175C63F4BC4BAB4BD8F3A396B26 , 0x6658B2F1CFE5478E90D047BD1678C9EB , 0x66A8E8499C404149A3318C763D8EA657 , 0x66BD114AD7B849528EF3C48C0877B57B , 0x66CE671CCC704E949F37BFC7FC204563 , 0x6798D47DAF7A4EF682E3A3D4A758312D , 0x67A5CE52EBEC49A1990777FBFD76AD92 , 0x67D62CB424B04CE5AE6805C980066A52 , 0x67F3C20339D4421191944F11B7E521BC , 0x6824558E2F4441699840015AAD7A4781 , 0x687A41C0CAA842389512BA42ED87CC3A , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6948BB0995B04B8DB7DE711046B15EAD , 0x69C4E5B45C6B4D0FB0FA13F52710CAB3 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x6A967F21B9B341739E7E5232F0FF0B4A , 0x6AB32F1BF571400B863FCE14CF221A19 , 0x6B7D846153F946BE8B14DE9A5829C354 , 0x6B9B1821271341149F55D214935D4EB0 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x6C39E3661FA14A7F90EE018804E52D2C , 0x6C7194F5EC824148B025BE5BB0C87173 , 0x6CEA58BD5C8B40A49DF08CB3D43005FB , 0x6D9C2E9CB08C4158AD8CAF776C878118 , 0x6DCF1B49E0D54A4B9C16F9F06D18483A , 0x6DD0032C309849F8B2A612984EC746E3 , 0x6EF4D966783343F7BCCDEE55F50561D9 , 0x6F08E1E700FA4F4BB141DB211FD935FD , 0x6FADA7C98E954E5DA6EB8C2CAB63951B , 0x70C2D91EC2E9461AB75D4C845D069DAF , 0x710FA9AC092A44B79E48FE5AF5EFAD80 , 0x715313E12322421C9E0A281B39C2A276 , 0x71DA9F6E2B1E4B7CAE93F4C4C71D4860 , 0x72DC6B2AF51A492D85B2596A61E61A68 , 0x732F95EF2FA949B389A4F46AF0B6AD03 , 0x73727D785909439DAC77A809CB81A76F , 0x73958769BF5C401C9B308CF3F8867BF3 , 0x73E45B263AC647BAAC5323FC9E4835F2 , 0x74C286FE4DFA460C9E4B940B878A1CD7 , 0x74E48DBAF34C4875951C9080FE980C51 , 0x74FBF89D3E0345498E45BB15C8540654 , 0x75422B545D5E4112A4021D36A391C581 , 0x75BC0709A10B46C4AF907FAB64EC3117 , 0x75CCCC36DB394D27B2A13F442E7BE2EE , 0x760119FC1ED74DD4A050DB9AA8838664 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x777733C6A27F4362B6E9A57FB8498506 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x77CA4817C4EB4A19A24323AE6551C428 , 0x786F6213AFEB43339DA706D964D78A3F , 0x78BA8E9BC889426CA6807B2D365B198C , 0x78F07B87D68043FE819F54C8E1C383A9 , 0x7923BA5D3BB44363B3AAB1696FDC1AB3 , 0x793E8D2B75AC4C24AC14B8AFFD015C83 , 0x79B32E40E5F24098A7181E8E5C018437 , 0x79F510407B354525B4A792A50ED96D19 , 0x7A0CF53B83AB443A864737DAA54FDE89 , 0x7ACE1896232A4CAE8064A6FFD1667746 , 0x7BA39F4581934289ABA10BCE77F726E9 , 0x7BAE647744B54CB4A194AC4C49484A39 , 0x7BEBA9EBE81C4E23A4FAB3476307FF48 , 0x7CFB50ABA7284388B9B4596E5C3B5B2D , 0x7D161E54EE7C4DB7917BA27BDCCC91E0 , 0x7E391CF9847D42ADBD86DDF023306419 , 0x7E90E967A3924A078A62D89A15F35045 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x7FF2464D80394269A728B6C68DAE3A00 , 0x802BF2CE1C6447499DE0ED06AC6DF793 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x814588FC41F8458E9A6396ACB62121AA , 0x8214317E50994A3887E8617849FD0282 , 0x82ECA37B33A744128087AB2A14D82076 , 0x8314056D64C747769CB9637088E5C600 , 0x8366072398BF4C89955B316586320929 , 0x8481AC798A9E4947A219C648918AABC6 , 0x8485140C09DD425E9A5D92B8E24FF583 , 0x848C1A518BE646F49AAA8372C0FD7526 , 0x84AC1FD3F1BD498F9640D02491A58737 , 0x850438EE23CC4FE29BCA80EF71254B96 , 0x85235960DB674D36B537D18E8F1276AC , 0x8614D8BA14504A6D8FD4A8DBDE786539 , 0x866702E2BDCD4317A963DC075FB907BD , 0x86708E3F7CD24F2380156F05C1340693 , 0x869D9B35426D4384BB17FF1A298D0080 , 0x86E849AD554248BEA19A75717420C34A , 0x86F7771E8243404E8B8C5FDBBEED3950 , 0x88799456A7094EB2A0BAAF0782A92A51 , 0x887AF9E0C12143889F3C55AF7E841EF6 , 0x88E778C3023C48D9A6968B4775340B31 , 0x88FC5E94C17041A3A4A200DA3678B676 , 0x893D6E6396344282B86D55201E4849B2 , 0x899A6E6A48B84D528BA5FFFE92F06349 , 0x89C2BCDCF5B642DD920B5C816883C70E , 0x89C9647CF8BA4B6496F11EF033EF191F , 0x8CA1101C48B04E2AA11A319E6DA69F16 , 0x8CEE1B7E9F1643DC893C970FB6A73482 , 0x8D32D138A8694BF7937C89D78992B7CA , 0x8E969807553845AF9ADC838E598325CF , 0x9014984DB90A4A3D9C3927C5FDBD6EB1 , 0x91607AAC09434586A4390FA17648F3C2 , 0x92A23883EEAD4A148F3565E9D00CCD20 , 0x93229045689D4FF3B15CB3175EA74BEE , 0x9370445D92404B3EA62A07916DAD5135 , 0x9380C796388A436382F94A0D1E7223EE , 0x93C55CFF9F06426F92E66FE1FE10C7AC , 0x93CBC09CA1F743F5B109F552D2C448A6 , 0x93E291B5D38B47F5AE8BC1A48CAF9695 , 0x93F02472F323408B86A04F517FA1E452 , 0x94E1745196C342F58134A0B4224E2509 , 0x9532C01EBA3D4B5E86760DCB83763419 , 0x95AC2090F30243988441E72381ABF8CF , 0x95B1DFBDCE724447A8FCA3C100B495FA , 0x962FC817CF1A4CA593DB568BF595F302 , 0x977D75E5497F4580992BA6B765ABBCE6 , 0x989459DB19EB4225ACF9BE779704845D , 0x98DD177BF6514401905E5D25D3968CB3 , 0x996C9620BF944339A0FAC91AE25A0F74 , 0x99FAF4555FD24D68915F2AD7DB6AC666 , 0x9AC388E71BF9417DAE42EC6A0DF31CAF , 0x9AFCB1E808E348DDA89E717FE1A00100 , 0x9B1CAB0BB20D4F648949BA73C9AB13FA , 0x9C0E633A8868451590F7AD002A77BA6E , 0x9C397CB9F32049C0B237DFFB68965683 , 0x9CB4296BFCFB40D1AD27099E5130B6EA , 0x9D488177F4204FCDB501565E7838F860 , 0x9DDE998AFFDC45FE99AE71A7C745934E , 0x9DFFCDBB3C904B779F4CBA2BCE0C5F38 , 0x9E7CEFCDBB5F4F66BD18AD26AE53B2D0 , 0x9E99AEEE1C784EB1ABB3100A22FB3A10 , 0x9EE65840685243B18C3A4C80538FB8A0 , 0x9EF0AFF668114F62A7E85A2CA3BB17CA , 0x9F7815C476094889AF42411EBE243FE9 , 0x9FFECFB729F94F0A9EE7592414BF9727 , 0xA06C54558F4D485C9D788706C4D44336 , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA18DCC2B40654F0D987D05F061210791 , 0xA1C0C40CB28C468AB62C233F3D4D2034 , 0xA250202CA4554D83851E1B3D24FB3DC4 , 0xA321FAC77D854A04887A702924EE54B4 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA5E2462636FE43E2AD70C93F94FEF0E3 , 0xA62101902D7C49F7B0A39A50064505EA , 0xA6574D51F00845E6A7DD7C9AF506D46B , 0xA7DEEA61B97744E2AC1332463568E309 , 0xA82C6C1E91CC433EACB392717D6BE516 , 0xA93D17E6C5DE44DAAB7D72C22CCD076B , 0xAA1677D1C36F4957A8991A965C52E7E4 , 0xAAA1ACC41B954A1E85DED7C5C330FF88 , 0xAABE7DCE6A1C400EB5F0EF9E7DA92795 , 0xAAF442025CA74E27ABD0292A253E5DCE , 0xAB684B3841554D54945B20686F871506 , 0xABD572ADF93C49E68246F9CE7825B17A , 0xAC7978C0C8294A86A19CBFBD3F9FB947 , 0xACF9A2026950414CA515072B02656FB1 , 0xADA5688D7756402C84A30A5AA318B885 , 0xAE3105AD8FF649F48FECA06363D481AC , 0xAE5ABA46D79843CAB01DB010C952CC22 , 0xAF22E0B646014717AB006C561A581527 , 0xAFA6DD2E8A4043AAB051C196FE24F2B2 , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB150862F7A5D4651AF17CF5B03FE0800 , 0xB1A4E89F10644F279C6B85B8A2BBEA71 , 0xB1C0175687354F11AD894EED164AFF87 , 0xB1DCF2286AE74FDA8F7778EEDD560EA8 , 0xB1F34A2CDB8A430E960757DE09C750C8 , 0xB20D05E0F1014491AE3117EDF9713491 , 0xB283C53421BA4A8684036863C81C37A7 , 0xB2C11591C768415EB425F3F54062E1E4 , 0xB302FA896CFD4C8BB6BAC977523724A0 , 0xB4545829F74F48CDBA1AFB2B0EC79B84 , 0xB49F52CCC99049B7A07D5031C43243C7 , 0xB4B021A9B20B4485A87C001F0F52A6D8 , 0xB5DFCCF82B9E41C8BCDE486639BFFE01 , 0xB60A32A967E84A9AA954E76626423CFE , 0xB6260855EFD24EF685E54E87D78998E1 , 0xB7FB643E7678404AA6489CF797B9C397 , 0xB855E8882AF1420791120C6007262E3B , 0xB87876295A134BC1A803DF53108B02AF , 0xB8E5F31A698D4F618B280B448A943638 , 0xB971EFF1F760490DB5F9BBD7B1674E7F , 0xB9926ECD064D4BFB9620DA8C91B6F8D3 , 0xB9E5D41F963848488CC3A5980AA5E21F , 0xBA1AE38F46524221AE170EC338C480C6 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBA863517806E4564B04AF65BC694903A , 0xBA8B6C481516491EA5EEDA135743D709 , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBB832788B6B049D587F48DC610A4F195 , 0xBBA09AB055BC4836A87C7B9166B3B4C5 , 0xBC77848472F7420C8A489EF50255CA56 , 0xBCF0485E76AB4481A4897B8E36D0D148 , 0xBEF2DD6844BD4BD18B9904B32DA97C6E , 0xBF8E77E80A43436D8C598F7612D15232 , 0xC01784B204BF49A9B50ACD7D9F8CA8B9 , 0xC026D69905C942EBAF7811CFB2737154 , 0xC058DEF8E0AD430C821F3BBB58C73A9D , 0xC0594C5262BD4495B45A034490EA7E32 , 0xC0B09FA1CFCC490BB7B46A0F4CA5DA2D , 0xC120047F544D4ECEB4C976149790D51A , 0xC1D0615B79A140CA8E2D208D8A3E917A , 0xC2DFF46F73214B74A13FDAC7335F8C55 , 0xC33E079676424A78B807EAB75F77BEE2 , 0xC352B4C173ED4C1598BC3D7F96619C92 , 0xC4223E2A22AE426EBA262E5E618D79FF , 0xC431101A0C6043719F151E3EA2A3B949 , 0xC50503AF1E7748C39F6C663587C732FB , 0xC538AE31670840B69C68688A7666B85A , 0xC54DB4D50B0E445F9D6D61D20638409F , 0xC5EB65CA68E242D48110ED4A26D497DC , 0xC60CF07839D84A319865C921A9E6EFBA , 0xC6259D6479ED4AE9B1227B82A5C1AA54 , 0xC69ED0BA180048C38A356E09339B5844 , 0xC70817780A714E8982D479E0C963DDC9 , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC88907CBEDFB4C17B809E85FB105CF15 , 0xC8D93688D01448029DD1583A4F37F17D , 0xC906342DE0EA4154AE21827D4F39FFE5 , 0xC9CC59A8986C4C70BB27AA662E16947C , 0xCA203B4DFC2D438CBDAC8554CA9E9902 , 0xCA3B50CCBA074032A4510086CDCC1526 , 0xCA74F338A82B489B8EDE81AFE721741E , 0xCB37FF0008B24F5A9D758CB2E4A1E90A , 0xCB63C6F3CD8D4F7F96093C19AB3371A1 , 0xCCFB4EAD29F24E53AE072C2133E740F5 , 0xCD2E6F8D2AFE40DA8525E0D7BE3F9815 , 0xCD5826286D354A1FBBC6ED8DB1235F79 , 0xCDC592C7D61E42ACA9233FB52DEF72C8 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xCF077B95C6F04182A10799B5E94DBB52 , 0xCF82719865EA481C80E16DD0802A27C9 , 0xCF82D0A96CB340A6830ADDD9212D42AD , 0xD03F0B55A91F45EF8B91161F9955297A , 0xD0C3FD5F635C42B3BE0BA50CF03581DE , 0xD239D2E63411491F9AB33FAA3C40AA3B , 0xD3E27207573E49438F93AAC8219EE00E , 0xD40CD2B253AD4F0F887234612706575A , 0xD4C16EDC7A4B4A369B2EA0FC35DA1A1C , 0xD4CF11009A9241558638EDA32A4CD3B8 , 0xD55DC1EDA15D431D972FBA53FA3014D5 , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD5862B734F4146C0A875B5D447FC8928 , 0xD5909CECCD234147A4ECF605946C7CBA , 0xD5F0320F0A1348CA96893DCDDBE86F97 , 0xD64B70B48C4842EA940F112539952399 , 0xD71803F69F40487492E8427A983B7262 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD733B8B44C10416A837779C05706F3B7 , 0xD73C2EFBEB30427EAF362C9525FAB60A , 0xD77F372CBF04467AB11BBCFA8B9BEDEC , 0xD7BBB60FDCF44E36B6FBE1325EDC20E2 , 0xD88D08737B9949B9828BF7B9274AC754 , 0xD8BECFDFE9F24908AC05AA325DD0F03E , 0xD91A039764C54DBFA01A460CCC4C48A8 , 0xD928C07A302A446181BABDEF37C055E0 , 0xD96164ACB12649D88131730706E654AD , 0xD997535143524B60872C7B06FABF7BAA , 0xDA368D65A3E24A24866110D4203BB110 , 0xDAECD79B33DE445EA9DD8D99F8D6EF52 , 0xDB91404DA47D410C877F525217D8A7BC , 0xDC15ACFD3AA7458A92441026736C4480 , 0xDC2FF15E6FB143E1A93D48A798AF2AB0 , 0xDCB33C9075D847258C7B35C37937FC6E , 0xDCB9E2BE8EC941288283C3FF4823AB60 , 0xDD135AB792C64CA58D90E122C12B2C0F , 0xDD1F5A5B4C124AD0AFBB9AB9D381509F , 0xDD6C25917FB347A5B9785444E31C0881 , 0xDDC5D8197A844F3199756C4E64C1F467 , 0xDE0869C02DEB4B798BA4C8E98C384270 , 0xDE17D6E45CC3476293CBA44F16B1CA4F , 0xDE2662F014DA48ED8285C6C472F20710 , 0xDE7E14C3E29145E8A89E838F548EB4ED , 0xDF7788201AF6423CACF87398E4DEE5E7 , 0xE0BC50B165674E78A859321032637AF1 , 0xE13E172CC1F64131B19B087CA66BE065 , 0xE1B64B98720A4FA79532FDDC266C2A5F , 0xE28D24F2024F43549D4E2AAC3059E2C0 , 0xE326DE4E3F004A69BA8FE27CA06EF611 , 0xE342496D252445028EC25B1FD719A8E2 , 0xE496F065449E440292B8CAC55B772BCD , 0xE4A2AF4DBF4942B891E11B14BF233BFC , 0xE4EFF9F7C32745429BADDEE082508508 , 0xE609A287A3B54544BBB42136697B7E1E , 0xE643DAC2B79841AABD681CE2A12D2041 , 0xE6F3C38AA18D41EFB7E6AB402D0ACBCB , 0xE746651E561D4597A6E534F20BE266E2 , 0xE7C2D5F4B353480ABDB54D1982414CE3 , 0xE7CE936B74E7488195F74D21E18E882B , 0xE84A20677F884A5A91A268D36EC5BFCC , 0xE8AE56BE6B9A47A5A987CA7C23EA4C1A , 0xE94F233ADA2E44A0A9ADB3EAF4991E0A , 0xE9673CBDD1DD44A38B227844C8422B5A , 0xEA3381D3300B43CE99D7B82070C1C10B , 0xEA5BDF8767AC47CDAA79271E8C392F4E , 0xEB0677E66E324286833704A651FF300D , 0xEC5FBA806233444EB71029775BA5ED48 , 0xEC79715BC0B649DF88DF3E334D954419 , 0xECDCF926D3A44CCEB22C4A3EC35C5ED1 , 0xECE1784EAEB24EE1A3EE29E7EBEE9B6F , 0xED82BF3233B14ED8B9E731719BB83C7D , 0xEDEA3AD7F167485887100C61A3672676 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEE62E9B2F3F04E71B1B639DC7B24F2DA , 0xEE990CF359B24D18AF91CEBC3BF84DCF , 0xEEAA6EC53B794F698C1DE6ECD70F535D , 0xEF3F7CB7B5BE4495B22EBA5F3A9C0791 , 0xEF9050963CFA4172883D69DD33AA444B , 0xEFB38FD2A6AA4AA0B80DE1C1C3FAC153 , 0xF0D4BCF1A0914864A9B7101CB8D4A11C , 0xF0E217657E274750857E84E4AEF10376 , 0xF0FCFB542F274957A43DAA70F2BF08DB , 0xF241177004CD40C3A10F13E2427CFEA3 , 0xF265F9EEE3F04614A4E5AD4224DF47CB , 0xF28B6137272B422B98C767DEEAB730D5 , 0xF300CDC0D75D48B7B007A275DD05850B , 0xF3471E00704C4194A9B0D77EEA08F2E8 , 0xF49699290A0C48D48077EAB7B114E60E , 0xF4FCA20AC2EB479FB9A71936E747F7AD , 0xF53191A1459943CF8A1FE9FB174D6397 , 0xF64B5C91F66E4CA192A252B91FF2302E , 0xF7169AA51D9147A5B07B531F689B12D5 , 0xF739B57526A94B02ACE4F40BDDC4F187 , 0xF7EE142488414935BE781CFE41139E85 , 0xF845125055C8453F96011992452F7895 , 0xF89A5D30C413495490A17214DBC43884 , 0xF991142995D740E09CCC33FD35868962 , 0xF9B8097519434F299F74B2175A76F854 , 0xFAF356E4DC204B7FB4B7F29F807CD7D1 , 0xFB1FBF0BDE3040AAB2749D15B02CEB25 , 0xFB24F6215FCA4C009D3FAF90700B3E6C , 0xFB91A60AD5394B359C92BA4BB8A63313 , 0xFCD8F53A10AD414787B8C1DC8F599EEC , 0xFD54C438457C4992A39068C7F125AAE9 , 0xFD57C880E7B94B68A075D1D6497A00E3 , 0xFEBFB8B92AAC4401B3BA69D1DDDCFC76 )) ORDER BY `property_group_option` . `id` ASC , `property_group_option` . `id` ASC LIMIT 500 OFFSET 500 ;
Copy
2.06 ms (1.16%)
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` . `wb_initial_quantity` as `property_group_option.wbInitialQuantity` , `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` . `wb_technical_name` as `property_group_option.group.wbTechnicalName` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = ? ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = ? ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = ? ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x00 V9Çj+IM =ÂxI¬\n È "
b"\x01 ùjf\x7F\x18 AH•\x18 äp\r ¡¦} "
b"\x03 |\x16 ì╣¼N\x00 á§CÙ■èÇ? "
b"\x05 Ü_ÃòÍC\x14 ‚ÌÂ\x00\x11 ©³T "
b"\x08 iƒùY\x1F H5ªvçjsŽ—Ç "
b"""
\n
½7߀ýB\x0F ¨áD¹i\v nk
"""
b"\v\x1A\f\x03 ë\r L7Ü║\x08 /óé0Å "
b"\x0E `ø?p¬M¶¿ÐüfZ}¬ü "
b"\x0E ‚aϯÌMÅ’¤•µëª>M "
b"\x0E ä¿îK,IØÇ:û╠ ╝è@ "
b"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"\x12 ›å›¦£DWŸ‚\x13 Å<jNó "
b"\x12 ðr╠\x00 \LÝÉØ┬│┐\x16 rÔ "
b"\x14\x00\x0E |║\v Lrí~ï)U╬üJ "
b"\x18 )þº÷¹N>–—ÎíOé6¾ "
b"\e W\x01 Ì\x00 O4ªûq|J\x16\t\x05 "
b"\e dAÐ \x1D Op‘>H%\x18 8ì\f "
b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10 "
b"\x1F s?¼tàMl¸C$¸4"ïg "
b" ¾UÝ?ÈD?Å╣Ó╝ı¨░> "
b"!òo\\x7F ßAJ€?ö\x19\t x”\x0F "
b""®Úð1eLg·´lh3™_ "
b"#Ås–ŸÝ@ 9\x02 í\x1E l‹8 "
b"'g;k×´MH‰ñƒ¾Žˆ®\x1E "
b"(» òd\x00 D ▒¦ÙöÚ‗ů "
b")äW\t ü├Oñ¼\x12 \r \x14 Qk6Á "
b"-çBÌàa@ÿ ÂÊ×Û‚œ& "
b".ÅÞ¦]│F ©ÙÚ=ŽÌà "
b"/XAOJ\x18 N΄0’vÖ˜‘\x14 "
b"1mWºàGJ¬£\x11 ñ(\t +‰; "
b"2-\x11 ÿ<'HV¦›1Ùn”$\x17 "
b"2¦´<°*B‹+DúÑKŬ "
b"3âJñä\x1C EpäÅ\f 1 \x01 L "
b"4<)®\x01 –DÀ®‹IÎÃŽH\x1F "
b"4D▒`L'O}øX¹ÅÑù!█ "
b"""
853¢ãFMǵ\n
÷Ÿ-Ö[P
"""
b"9]+½+RH׫│¸Ézé├═ "
b":@êÎìf@ÚÁ┤╬¯L\f ¼Ü "
b":ë¥└\x13 êH×äìLCO¯─┴ "
b"A',¾Ï?L†ƒø'hî\x1E _| "
b"E\x13 ¢\x04 %-FŸ¡—ygMÀ¥W "
b"GP×L]`L\x06 âöÔÉ▀ıà@ "
b"ĢýZ¨GϹè1_Å¥G\r "
b"LOÃ\x11 éæKтӷ¹Î§'Ù "
b"LÍoì']OÃê)nÇîÃmñ "
b"M¹ôËâ\v Aç¼\x13\x1D ¬\Úˆ\e "
b"NUr̘\f K\e ²Õ…øJ•qA "
b"QSö"9ıIà¢$Źö\x02 E\v "
b"Qñ´‡=eNqžeÚM\x1C ßಠ"
b"T¹\x16\e EæOŽ”@î%Õ}¨\r "
b"U^T^ÍÊN\x11 š·ò\e †@>a "
b"VjßZ\x10 \r @(ƒu[WTÕò“ "
b"Vx²fP\x0E AÈ¥…nž’·S\x17 "
b"V}‚12CHÅ¿JÍèGÐüu "
b"ZÈì¹?8D┬óÕR╠Xö·\x0F "
b"\¿Dm║0Iìí▒█¬┴¶K\x1C "
b"^%获§LQ±µ\x7F ¸wÛȵ "
b"^Ö\f ¦\x7F\e EmÉëÎ'(╣\x18 æ "
b"`~s]H3G‡½Átwr<:r "
b"b@<\n Ø}C\x15 ñ~v-Ûè\x00 Ä "
b"bÀ\x11 féàM!°èêj¨µrÁ "
b"e╗mu×\x07 K&ìAÆ)=b"¢ "
b"fÃ\x13 w└NN_ÿº┌\x01\x1C éü° "
b"g˜Ô}¯zNö‚ã£Ô§X1- "
b"h$UÄ/DAiÿ@\x01 Z¡zGü "
b"hzAÀʨB8•\x12 ºBí‡Ì: "
b"hÏ®\x00 ަCôŸ\x10 ªA’õ"Ø "
b"jM#Î\x10 ºK…•ç’C?¼RÈ "
b"k}„aSùF¾‹\x14 ÞšX)ÃT "
b"k›\x18 !'\x13 A\x14 ŸUÒ\x14 “]N° "
b"k·ıt06J\x0F ì· ▓╠i à "
b"l\t )ÅÚ‗Bùºzx´!*ðQ "
b"l9Òf\x1F íJ\x7F ɯ\x01 ê\x04 Õ-, "
b"lq”õì‚AH°%¾[°Èqs "
b"nôÙfx3C÷¼ÍîUõ\x05 aÙ "
b"o§ÉŽ•N]¦ëŒ,«c•\e "
b"s/•ï/©I³‰¤ôjð¶\x03 "
b"s•‡i¿\@\x1C ›0Œóø†{ó "
b"sä[&:ÆGº¬S#üžH5ò "
b"u╝\x07\t í\v F─»É\x7F ½dý1\x17 "
b"""
vØäíñ«DèÁSï(\n
õVñ
"""
b"wö═]¯LIØ×═V"8┴ܲ "
b"y³.@åò@˜§\x18\x1E Ž\\x01 „7 "
b"z\f õ;ƒ«D:†G7Ú¥OÞ‰ "
b"{úƒEüôBë½í\v ╬w¸&Ú "
b"{ë©ëè\x1C N#¤ú³Gc\x07 ÿH "
b"~9\x1C ù„}B½†Ýð#0d\x19 "
b"~²Á„!OO\r £\x06 M‰âΡ™ "
b"\x7F ‗FMÇ9Biº(Âãì«:\x00 "
b"ü%▒^\\x0E HPè┤┴5<§^║ "
b"„…\x14\f\t ÝB^š]’¸âOõƒ "
b"à#Y`█gM6Á7ÐÄÅ\x12 v¼ "
b"娸5BmCä╗\x17 \x1A )ì\x00 Ç "
b"ˆçxÃ\x02 <HÙ¦–‹Gu4\v 1 "
b"ë┬╝▄§ÂB¦Æ\v \ühâÃ\x0E "
b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩ "
b"ììı6vØD`â?ÄÃ`¡O╣ "
b"Ž–˜\x07 U8E¯šÜƒŽYƒ%Ï "
b"“€Ç–8ŠCc‚ùJ\r \x1E r#î "
b"ößtQû├B§ü4á┤"N%\t "
b"•2À\x1E º=K^†v\r ˃v4\x19 "
b"ò¼ ɾ\x02 CÿäAþ#ü½°¤ "
b"—}uåI\x7F E€™+¦·e«¼æ "
b"˜”YÛ\x19 ëB%¬ù¾w—\x04 „] "
b"ÿ¦\x17 {÷QD\x01 É^]%Ëûî│ "
b"›\x1C «\v ²\r Od‰IºsÉ«\x13 ú "
b"œ9|¹ó IÀ²7ßûh–Vƒ "
b"ØHüw¶ O═Á\x01 V^x8°` "
b"žð¯öh\x11 Ob§èZ,£»\x17 Ê "
b"¡[dݶyJA„Á\x06 !¹Iç€ "
b"íçJ\x7F JØOZ┤±=ìÕT¾Ç "
b"¤ó\x19 nŸ`JƳ´~\v Ѓ! "
b"ª!\x01 É-|I¸░úÜP\x06 E\x05 Û "
b"«Õrù<Iæ‚FùÎx%±z "
b"¬ù¢\x02 iPAL¥\x15\x07 +\x02 eo± "
b"¯"à¶F\x01 G\x17 «\x00 lV\x1A X\x15 ' "
b"¯¦Ý.Š@Cª°QÁ–þ$ò² "
b"¯³3Å\x07 ±B\x0E l³™À}Þ\x13 "
b"▒▄‗(jþO┌Åwx¯¦V\x0E ¿ "
b"²Á\x15 ‘ÇhA^´%óõ@báä "
b"""
¶\n
2©gèJš©Tçf&B<þ
"""
b"·ûd>vx@J¦Hœ÷—¹Ã— "
b"¹’nÍ\x06 MKû– ÚŒ‘¶øÓ "
b"º&¼ÏÕqN\f ¨!ÃSgüæ "
b"║å5\x17 ÇnEd░J÷[ãöÉ: "
b"║¼ú\x08 ÍÔBÚì╩bëÄ"\v\x1D "
b"╗â'êÂ░Iıç¶ìã\x10 ñ±ò "
b"¾òÝhD½KÑ‹™\x04 ³-©|n "
b"""
┐ÄwÞ\n
CCmîYÅv\x12 ÐR2
"""
b"└YLRb¢Dò┤Z\x03 DÉÛ~2 "
b"┴ \x04\x7F TMN╬┤╔v\x14 ùÉı\x1A "
b"Âßôos!Kt¡?ÚÇ3_ŒU "
b"Ã>\x07 –vBJx¸\x07 ê·_w¾â "
b"┼Ùe╩hÔBÈü\x10 ÝJ&Èù▄ "
b"Ãnq\x07 ÷\x05 MËØ‗ò´÷ùî* "
b"É\x06 4-àêAT®!‚}O9ÿå "
b"╦7 \x00\x08 ▓OZØuî▓õíÚ\n "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Î4âY*NC0ªr\x1A ?Ÿ\x16\x1D ± "
b"Ô\f Ò²SO\x0F ˆr4a'\x06 WZ "
b"Õcq\x1C O>M= þbèŠÍé¢ "
b"ÖKp´ŒHBê”\x0F\x11 %9•#™ "
b"×!œË*•@h°‰™\x17 ƒìœª "
b"×3¸´L\x10 AjƒwyÀW\x06 ó· "
b"×\x7F 7,¿\x04 Fz±\e ¼ú‹›íì "
b"┘(└z0*Daü║¢´7└UÓ "
b"┌6ìeúÔJ$åa\x10 È ;▒\x10 "
b"ÝÅØ\x19 z„O1™ulNdÁôg "
b"Þ\x08 iÀ-ëKy‹¤ÈéŒ8Bp "
b"Þ&bð\x14 ÚHí‚…ÆÄrò\x07\x10 "
b"Ì~\x14 ├ÔæEÞ¿×âÅTÄ┤Ý "
b"à¼P±egNx¨Y2\x10 2czñ "
b"Ôì$‗\x02 OCTØN*¼0YÔ└ "
b"Ò&ÌN?\x00 Ji║ÅÔ|án÷\x11 "
b"ä–ðeDžD\x02 ’¸ÊÅ[w+Í "
b"äïù÷Ã'EB›Þà‚P…\x08 "
b"""
µ¾├èíìA´Àµ½@-\n
╦╦
"""
b"ê[߇g¬Gͪy'\x1E Œ9/N "
b"ìÜù&Ó¤Lβ,J>Ã\^Ñ "
b"íê:×ñgHX‡\x10\f a£g&v "
b"î;q\f ’uKï˜míÖÁªÞÖ "
b"îªnÅ;yOiŒ\x1D æì×\x0F S] "
b"ðÔ¼ñ ‘Hd©·\x10\x1C ¸Ô¡\x1C "
b"ðüûT/'IW¤=ªpò¿\x08 Û "
b"±qêí \x17 Fuü\é╝-@A═ "
b"òA\x17 p\x04 Í@á\x0F\x13 âB|þ£ "
b"òeùîãðF\x14 ¤åB$ßGË "
b"°Ü]0─\x13 ITÉír\x14 █─8ä "
b"""
û‘¦\n
Õ9K5œ’ºK¸¦3\x13
"""
b"²T─8E|IÆúÉhñ%¬Ú "
b"þ¿¸¹*¬D\x01 ³ºiÑÝÜüv "
]
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` . `wb_initial_quantity` as `property_group_option.wbInitialQuantity` ,
`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` . `wb_technical_name` as `property_group_option.group.wbTechnicalName` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.media` . `id` as `property_group_option.media.id` ,
`property_group_option.media` . `user_id` as `property_group_option.media.userId` ,
`property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` ,
`property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` ,
`property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` ,
`property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` ,
`property_group_option.media` . `file_name` as `property_group_option.media.fileName` ,
`property_group_option.media` . `file_size` as `property_group_option.media.fileSize` ,
`property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` ,
`property_group_option.media` . `meta_data` as `property_group_option.media.metaData` ,
`property_group_option.media` . `config` as `property_group_option.media.config` ,
`property_group_option.media` . `path` as `property_group_option.media.path` ,
`property_group_option.media` . `private` as `property_group_option.media.private` ,
`property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` ,
`property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` ,
`property_group_option.media` . `created_at` as `property_group_option.media.createdAt` ,
`property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` ,
`property_group_option.media.translation.title` ,
`property_group_option.media.translation.title` as `property_group_option.media.title` ,
`property_group_option.media.translation.alt` ,
`property_group_option.media.translation.alt` as `property_group_option.media.alt` ,
`property_group_option.media.translation.customFields` ,
`property_group_option.media.translation.customFields` as `property_group_option.media.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.media.translation` . `media_id` ,
`property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` ,
`property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` ,
`property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields`
FROM
`media_translation` `property_group_option.media.translation`
WHERE
`property_group_option.media.translation` . `language_id` = ?
) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id`
WHERE
`property_group_option` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `wb_initial_quantity` as `property_group_option.wbInitialQuantity` , `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` . `wb_technical_name` as `property_group_option.group.wbTechnicalName` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.media` . `id` as `property_group_option.media.id` , `property_group_option.media` . `user_id` as `property_group_option.media.userId` , `property_group_option.media` . `media_folder_id` as `property_group_option.media.mediaFolderId` , `property_group_option.media` . `mime_type` as `property_group_option.media.mimeType` , `property_group_option.media` . `file_extension` as `property_group_option.media.fileExtension` , `property_group_option.media` . `uploaded_at` as `property_group_option.media.uploadedAt` , `property_group_option.media` . `file_name` as `property_group_option.media.fileName` , `property_group_option.media` . `file_size` as `property_group_option.media.fileSize` , `property_group_option.media` . `media_type` as `property_group_option.media.mediaTypeRaw` , `property_group_option.media` . `meta_data` as `property_group_option.media.metaData` , `property_group_option.media` . `config` as `property_group_option.media.config` , `property_group_option.media` . `path` as `property_group_option.media.path` , `property_group_option.media` . `private` as `property_group_option.media.private` , `property_group_option.media` . `thumbnails_ro` as `property_group_option.media.thumbnailsRo` , `property_group_option.media` . `file_hash` as `property_group_option.media.fileHash` , `property_group_option.media` . `created_at` as `property_group_option.media.createdAt` , `property_group_option.media` . `updated_at` as `property_group_option.media.updatedAt` , `property_group_option.media.translation.title` , `property_group_option.media.translation.title` as `property_group_option.media.title` , `property_group_option.media.translation.alt` , `property_group_option.media.translation.alt` as `property_group_option.media.alt` , `property_group_option.media.translation.customFields` , `property_group_option.media.translation.customFields` as `property_group_option.media.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option` . `media_id` = `property_group_option.media` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.media.translation` . `media_id` , `property_group_option.media.translation` . `alt` as `property_group_option.media.translation.alt` , `property_group_option.media.translation` . `title` as `property_group_option.media.translation.title` , `property_group_option.media.translation` . `custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation` . `media_id` = `property_group_option.media` . `id` WHERE `property_group_option` . `id` IN (0x005639C76A2B494DA03DC27849AC0AC8 , 0x01F96A667F1841489518E4700DA1A67D , 0x037C168DB9AC4E00A0F543EBFE8A803F , 0x05DC5FC3F2CD431482CCC20011A9B354 , 0x086983F9591F4835AA76E76A738E97C7 , 0x0ABD37DF80FD420FA8E144B9690B6E6B , 0x0B1A0C03890D4C379ABA082FA282308F , 0x0E609B3F70AA4DF4A8D181665A7DAA81 , 0x0E8261CFAFCC4DC592A495B5EBAA3E4D , 0x0E84A88C4B2C499D803A96CC20BC8A40 , 0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x129BE59BA6A344579F8213C53C6A4EF3 , 0x12D072CC005C4CED909DC2B3BF1672E2 , 0x14000E7CBA0B4C72A17E8B2955CE814A , 0x1829FEBAF7B94E3E9697CEED4FE936BE , 0x1B5701ADCC004F34AAFB717C4A160905 , 0x1B6441D0A01D4F70913E48251838EC0C , 0x1D17FF2C3D2F462185A99D8639920610 , 0x1F733FBC74E04D6CB84324B83422EF67 , 0x20F355ED3FD4443F8FB9E0BCD5F9B03E , 0x21F26F5C7FDF414A803FF6190978940F , 0x22AEDAF031654C67B7B46C6833995FAD , 0x23C573969FDD40ADA03902ED1E6C8B38 , 0x27673B6BD7B44D4889F183BE8E88AE1E , 0x28AF2095640044FFB1DDEB94E9F28FEE , 0x2984570981C34FA4AC120D14516B36B5 , 0x2DE742CCE06140FFA0C2CAD7DB829C26 , 0x2E8FE8DD5DB34620B8EBE93D8FABDEC7 , 0x2F58414F4A184ECE84309276D6989114 , 0x316D57BAE0474AACA311F128092B893B , 0x322D11FF3C274856A69B31D96E942417 , 0x32A6B43CB02A428BAD2B44FAD14BC5AC , 0x33834AA4841C4570848F0C31FF014CF0 , 0x343C29AE019644C0AE8B49CEC38E481F , 0x3444B1604C274F7D9B58FB8FA59721DB , 0x383533A2E3464DC7B50AF79F2DD65B50 , 0x395D2BAB2B52489EAEB3F7907A82C3CD , 0x3A4088D78D6640E9B5B4CEEE4C0CAC9A , 0x3A89BEC01388489E848D4C434FEEC4C1 , 0x41272CBECF3F4C8683F82768EE1E5F7C , 0x4513A204252D469FA19779674DC0A557 , 0x47509E4C5D604C068394E290DFD58540 , 0x47CCA7FD5AA847CFB9E8315FC5A5470D , 0x4C4FC311E9E64BD182D3B7B9CEA727D9 , 0x4CD66F8D275D4FC788296E808CC76DA4 , 0x4DB9F4CBE20B41E7BC131DAC5CDA881B , 0x4E5572CC980C4B1BB2D585F84A957141 , 0x5153942239D54985BD248FFB9402450B , 0x51F1B4873D654E719E65DA4D1CDFE0B2 , 0x54B9161B45E64F8E9440EE25D57DA80D , 0x555E545ECDCA4E119AB7F21B86403E61 , 0x566ADF5A100D402883755B5754D5F293 , 0x5678B266500E41C8A5856E9E92B75317 , 0x567D8231324348C5BF4ACDE847D0FC75 , 0x5AD48DFB3F3844C2A2E552CC5894FA0F , 0x5CA8446DBA30498DA1B1DBAAC1F44B1C , 0x5E25E88EB7A74C51B1B57FB877DBC8B5 , 0x5E990CDD7F1B456D9089D72728B91891 , 0x607E735D48334787BDC17477723C3A72 , 0x62403C0A9D7D4315A47E762DEA8A008E , 0x62C01166E9E04D21B0E8EA6AA8B572C1 , 0x65BB6D759E074B268D4192293D6222BD , 0x66C71377C04E4E5F98A7DA011C8281F8 , 0x6798D47DAF7A4EF682E3A3D4A758312D , 0x6824558E2F4441699840015AAD7A4781 , 0x687A41C0CAA842389512BA42ED87CC3A , 0x68CFAE008EA643F49F10AA4192F522D8 , 0x6A4D23CE10BA4B8595E792433FBC52C8 , 0x6B7D846153F946BE8B14DE9A5829C354 , 0x6B9B1821271341149F55D214935D4EB0 , 0x6BFAD57430364A0F8DFAFFB2CC69FF85 , 0x6C09298FE9F24297A77A78EF212AD051 , 0x6C39E3661FA14A7F90EE018804E52D2C , 0x6C7194F5EC824148B025BE5BB0C87173 , 0x6EF4D966783343F7BCCDEE55F50561D9 , 0x6FADA7C98E954E5DA6EB8C2CAB63951B , 0x732F95EF2FA949B389A4F46AF0B6AD03 , 0x73958769BF5C401C9B308CF3F8867BF3 , 0x73E45B263AC647BAAC5323FC9E4835F2 , 0x75BC0709A10B46C4AF907FAB64EC3117 , 0x769D84A1A4AE448AB5538B280AE456A4 , 0x7794CD5DEE4C499D9ECD562238C19AFD , 0x79B32E40E5F24098A7181E8E5C018437 , 0x7A0CF53B83AB443A864737DAA54FDE89 , 0x7BA39F4581934289ABA10BCE77F726E9 , 0x7BEBA9EBE81C4E23A4FAB3476307FF48 , 0x7E391CF9847D42ADBD86DDF023306419 , 0x7EB2C184214F4F0DA3064D89E2CEA199 , 0x7FF2464D80394269A728B6C68DAE3A00 , 0x8125B15E5C0E48508AB4C1353CF55EBA , 0x8485140C09DD425E9A5D92B8E24FF583 , 0x85235960DB674D36B537D18E8F1276AC , 0x869D9B35426D4384BB17FF1A298D0080 , 0x88E778C3023C48D9A6968B4775340B31 , 0x89C2BCDCF5B642DD920B5C816883C70E , 0x8D32D138A8694BF7937C89D78992B7CA , 0x8D8DD536769D4460833F8EC760AD4FB9 , 0x8E969807553845AF9ADC838E598325CF , 0x9380C796388A436382F94A0D1E7223EE , 0x94E1745196C342F58134A0B4224E2509 , 0x9532C01EBA3D4B5E86760DCB83763419 , 0x95AC2090F30243988441E72381ABF8CF , 0x977D75E5497F4580992BA6B765ABBCE6 , 0x989459DB19EB4225ACF9BE779704845D , 0x98DD177BF6514401905E5D25D3968CB3 , 0x9B1CAB0BB20D4F648949BA73C9AB13FA , 0x9C397CB9F32049C0B237DFFB68965683 , 0x9D488177F4204FCDB501565E7838F860 , 0x9EF0AFF668114F62A7E85A2CA3BB17CA , 0xA15B64DDB6794A4184C10621B949E780 , 0xA1874A7F4A9D4F5AB4F13D8DE554F380 , 0xA4F3196E9F604AC498B3B47E0BD08321 , 0xA62101902D7C49F7B0A39A50064505EA , 0xABD572ADF93C49E68246F9CE7825B17A , 0xACF9A2026950414CA515072B02656FB1 , 0xAF22E0B646014717AB006C561A581527 , 0xAFA6DD2E8A4043AAB051C196FE24F2B2 , 0xAFB333C507B1420EA06CB399C07DDE13 , 0xB1DCF2286AE74FDA8F7778EEDD560EA8 , 0xB2C11591C768415EB425F3F54062E1E4 , 0xB60A32A967E84A9AA954E76626423CFE , 0xB7FB643E7678404AA6489CF797B9C397 , 0xB9926ECD064D4BFB9620DA8C91B6F8D3 , 0xBA26BCCFD5714E0CA821C35367FCADE6 , 0xBA863517806E4564B04AF65BC694903A , 0xBAACA308D6E242E98DCA62898E220B1D , 0xBB832788B6B049D587F48DC610A4F195 , 0xBEF2DD6844BD4BD18B9904B32DA97C6E , 0xBF8E77E80A43436D8C598F7612D15232 , 0xC0594C5262BD4495B45A034490EA7E32 , 0xC120047F544D4ECEB4C976149790D51A , 0xC2DFF46F73214B74A13FDAC7335F8C55 , 0xC33E079676424A78B807EAB75F77BEE2 , 0xC5EB65CA68E242D48110ED4A26D497DC , 0xC76E7107F6054DD39DF295EFF6978C2A , 0xC906342DE0EA4154AE21827D4F39FFE5 , 0xCB37FF0008B24F5A9D758CB2E4A1E90A , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCE34E2592A4E4330AA721A3F9F161DB1 , 0xD40CD2B253AD4F0F887234612706575A , 0xD563711C4F3E4D3DA0FE62E88ACDE9A2 , 0xD64B70B48C4842EA940F112539952399 , 0xD7219CCB2A954068B089991783EC9CAA , 0xD733B8B44C10416A837779C05706F3B7 , 0xD77F372CBF04467AB11BBCFA8B9BEDEC , 0xD928C07A302A446181BABDEF37C055E0 , 0xDA368D65A3E24A24866110D4203BB110 , 0xDDC5D8197A844F3199756C4E64C1F467 , 0xDE0869C02DEB4B798BA4C8E98C384270 , 0xDE2662F014DA48ED8285C6C472F20710 , 0xDE7E14C3E29145E8A89E838F548EB4ED , 0xE0BC50B165674E78A859321032637AF1 , 0xE28D24F2024F43549D4E2AAC3059E2C0 , 0xE326DE4E3F004A69BA8FE27CA06EF611 , 0xE496F065449E440292B8CAC55B772BCD , 0xE4EFF9F7C32745429BADDEE082508508 , 0xE6F3C38AA18D41EFB7E6AB402D0ACBCB , 0xEA5BDF8767AC47CDAA79271E8C392F4E , 0xECDCF926D3A44CCEB22C4A3EC35C5ED1 , 0xEDEA3AD7F167485887100C61A3672676 , 0xEE3B710C92754BEF986DEDD6C1AADED6 , 0xEEAA6EC53B794F698C1DE6ECD70F535D , 0xF0D4BCF1A0914864A9B7101CB8D4A11C , 0xF0FCFB542F274957A43DAA70F2BF08DB , 0xF17188A120174675815C82BC2D4041CD , 0xF241177004CD40C3A10F13E2427CFEA3 , 0xF265F9EEE3F04614A4E5AD4224DF47CB , 0xF89A5D30C413495490A17214DBC43884 , 0xFB91A60AD5394B359C92BA4BB8A63313 , 0xFD54C438457C4992A39068C7F125AAE9 , 0xFEBFB8B92AAC4401B3BA69D1DDDCFC76 );
Copy
1.67 ms (0.93%)
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
1.47 ms (0.82%)
1
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? , ? , ? , ? , ? , ? , ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"&éù\t ŸBDøŽ\zÈy\x1F ïù "
b"E\x08 šÜßÅLê _#‚4IÌ/ "
b"w\x01 `*fkC\x17 ³ Rá=«{\x1E "
b"\x7F %ú\x15 IıDkü┬o£s\x12 ÕE "
b"ö╦ÌÓRéF`ÉëÏÛîƒîH "
b"ØXyU÷\x04 BgÿkgGø&\f Í "
b"Î=\r ¯”[KͽJá\t !gL: "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? , ? , ? , ? , ? , ? , ? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x26E9F9099F4244F88E5C7AC8791FEFF9 , 0x45089ADCDFC54CEAA05F23823449CC2F , 0x7701602A666B4317B3A052E13DAB7B1E , 0x7F25A31549D5446B81C26F9C7312E545 , 0x94CBDEE0528246609089D8EA8C9F8C48 , 0x9D587955F6044267986B67479B260CD6 , 0xCE3D0DAF945B4BCDBD4AE10921674C3A )));
Copy
1.17 ms (0.66%)
3
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"DooFinder "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
(`app` . `name` = ? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE (`app` . `name` = 'DooFinder' );
Copy
1.10 ms (0.62%)
1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
0.99 ms (0.55%)
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"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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 (0x2BB108B8D6A64FA29F601BCDCCD838BF ));
Copy
0.83 ms (0.47%)
1
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = ? AND `is_canonical` = 1 AND
`sales_channel_id` = ? AND `language_id` IN (? )
Parameters :
[
"/navigation/2bb108b8d6a64fa29f601bcdccd838bf "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = '/navigation/2bb108b8d6a64fa29f601bcdccd838bf' AND `is_canonical` = 1 AND
`sales_channel_id` = 0x972443087E924059B2E61F8799339A60 AND `language_id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B );
Copy
0.81 ms (0.45%)
1
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x2BB108B8D6A64FA29F601BCDCCD838BF ));
Copy
0.76 ms (0.43%)
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"\x10 ı¥\t ▀ËL▒ƒßcü\x1A µ┌Á "
b"""
Nµ³Ê·¯I\n
’v\x10 /ÄÉ7È
"""
b"ììı6vØD`â?ÄÃ`¡O╣ "
b"·‘¤.¦‚G\x15 ª¬È×ï9\f "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"öoÔE!4C"±;36ˤ<a "
b"fÃ\x13 w└NN_ÿº┌\x01\x1C éü° "
b"iÓRá6EI\r üg\x0F ¯╚╩,& "
b"""
Nµ³Ê·¯I\n
’v\x10 /ÄÉ7È
"""
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"Ìÿ„2\x05 vIØ„'éë\x08\x10 L¦ "
b"öoÔE!4C"±;36ˤ<a "
]
SELECT
`property_group_option` . `id` as `property_group_option.id` ,
`property_group_option` . `property_group_id` as `property_group_option.groupId` ,
`property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` ,
`property_group_option` . `media_id` as `property_group_option.mediaId` ,
`property_group_option` . `created_at` as `property_group_option.createdAt` ,
`property_group_option` . `updated_at` as `property_group_option.updatedAt` ,
`property_group_option.group` . `id` as `property_group_option.group.id` ,
`property_group_option.group` . `display_type` as `property_group_option.group.displayType` ,
`property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` ,
`property_group_option.group` . `filterable` as `property_group_option.group.filterable` ,
`property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` ,
`property_group_option.group` . `created_at` as `property_group_option.group.createdAt` ,
`property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` ,
`property_group_option.group.translation.name` ,
`property_group_option.group.translation.name` as `property_group_option.group.name` ,
`property_group_option.group.translation.description` ,
`property_group_option.group.translation.description` as `property_group_option.group.description` ,
`property_group_option.group.translation.position` ,
`property_group_option.group.translation.position` as `property_group_option.group.position` ,
`property_group_option.group.translation.customFields` ,
`property_group_option.group.translation.customFields` as `property_group_option.group.customFields` ,
`property_group_option.translation.name` ,
`property_group_option.translation.name` as `property_group_option.name` ,
`property_group_option.translation.position` ,
`property_group_option.translation.position` as `property_group_option.position` ,
`property_group_option.translation.customFields` ,
`property_group_option.translation.customFields` as `property_group_option.customFields`
FROM
`property_group_option`
LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id`
LEFT JOIN (
SELECT
`property_group_option.translation` . `property_group_option_id` ,
`property_group_option.translation` . `name` as `property_group_option.translation.name` ,
`property_group_option.translation` . `position` as `property_group_option.translation.position` ,
`property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields`
FROM
`property_group_option_translation` `property_group_option.translation`
WHERE
`property_group_option.translation` . `language_id` = ?
) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id`
LEFT JOIN (
SELECT
`property_group_option.group.translation` . `property_group_id` ,
`property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` ,
`property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` ,
`property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` ,
`property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields`
FROM
`property_group_translation` `property_group_option.group.translation`
WHERE
`property_group_option.group.translation` . `language_id` = ?
) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id`
WHERE
`property_group_option` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `property_group_option` . `id` as `property_group_option.id` , `property_group_option` . `property_group_id` as `property_group_option.groupId` , `property_group_option` . `color_hex_code` as `property_group_option.colorHexCode` , `property_group_option` . `media_id` as `property_group_option.mediaId` , `property_group_option` . `created_at` as `property_group_option.createdAt` , `property_group_option` . `updated_at` as `property_group_option.updatedAt` , `property_group_option.group` . `id` as `property_group_option.group.id` , `property_group_option.group` . `display_type` as `property_group_option.group.displayType` , `property_group_option.group` . `sorting_type` as `property_group_option.group.sortingType` , `property_group_option.group` . `filterable` as `property_group_option.group.filterable` , `property_group_option.group` . `visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage` , `property_group_option.group` . `created_at` as `property_group_option.group.createdAt` , `property_group_option.group` . `updated_at` as `property_group_option.group.updatedAt` , `property_group_option.group.translation.name` , `property_group_option.group.translation.name` as `property_group_option.group.name` , `property_group_option.group.translation.description` , `property_group_option.group.translation.description` as `property_group_option.group.description` , `property_group_option.group.translation.position` , `property_group_option.group.translation.position` as `property_group_option.group.position` , `property_group_option.group.translation.customFields` , `property_group_option.group.translation.customFields` as `property_group_option.group.customFields` , `property_group_option.translation.name` , `property_group_option.translation.name` as `property_group_option.name` , `property_group_option.translation.position` , `property_group_option.translation.position` as `property_group_option.position` , `property_group_option.translation.customFields` , `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option` . `property_group_id` = `property_group_option.group` . `id` LEFT JOIN (SELECT `property_group_option.translation` . `property_group_option_id` , `property_group_option.translation` . `name` as `property_group_option.translation.name` , `property_group_option.translation` . `position` as `property_group_option.translation.position` , `property_group_option.translation` . `custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation` . `property_group_option_id` = `property_group_option` . `id` LEFT JOIN (SELECT `property_group_option.group.translation` . `property_group_id` , `property_group_option.group.translation` . `name` as `property_group_option.group.translation.name` , `property_group_option.group.translation` . `description` as `property_group_option.group.translation.description` , `property_group_option.group.translation` . `position` as `property_group_option.group.translation.position` , `property_group_option.group.translation` . `custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation` . `property_group_id` = `property_group_option.group` . `id` WHERE `property_group_option` . `id` IN (0x10D5BE09DFD34CB19FE163811AE6DAB5 , 0x4EB5B3CAB7AF490A9276102FC4C937C8 , 0x8D8DD536769D4460833F8EC760AD4FB9 , 0xB791A42EA6824715AAACC8C397EF390C , 0xCCFF8432057649D88427E9EB08104CA6 , 0xF66FD44521344322B13B3336CBA43C61 , 0x66C71377C04E4E5F98A7DA011C8281F8 , 0x69E052A03645490D81670FEEC8CA2C26 , 0x4EB5B3CAB7AF490A9276102FC4C937C8 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xCCFF8432057649D88427E9EB08104CA6 , 0xF66FD44521344322B13B3336CBA43C61 );
Copy
0.71 ms (0.40%)
3
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND ((`category` . `path` LIKE ? AND (`category` . `level` > ? AND `category` . `level` < = ? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
"%|eb6909abe08e43bf95e85f53b94e68dd|% "
1
4
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
(
`category` . `path` LIKE ?
AND (
`category` . `level` > ?
AND `category` . `level` < = ?
)
)
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|eb6909abe08e43bf95e85f53b94e68dd|%' AND (`category` . `level` > 1 AND `category` . `level` < = 4 )));
Copy
0.71 ms (0.39%)
1
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x15 ¶=ìD¦A\x11 ¿█ó°`̫٠"
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` WHERE `theme` . `id` IN (0x15F43D8D44DD4111A8DBA2F860DEAEEB );
Copy
0.68 ms (0.38%)
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"\f „þ"#OL\x12 „¤wˆÒï1ñ "
b"\x0F v¶¥}DI▓ü<\x7F DYAB\x01 "
b"\x0F |˜=ÆùMë½Xœö€Ù§ "
b"\x12 0M9OšF…¸åhê;ñE] "
b"\x1C Œ%"PrMß›Ÿo\x00 \\x03 øâ "
b" ¸¬\t\x1E eCŠƒ:ñï+4Û– "
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ8¿ "
b"1)iüI¾LÙ©bÛ╩-j\x1A 8 "
b"2ZÏU\x02 ÉB¨ÿS´9E#]\x7F "
b"8ÛVr\x17 4DÌ‚ïN¿UQŸ” "
b"""
E?ky^)H긗\n
çäâ\v œ
"""
b"R‗Eïü\x1E AìÉÃúãmõö÷ "
b"h£Ý‰É&G\e ³!¼1êc. "
b"wÐüC¦êFŠ•û|¨~¾®ö "
b"~‘\x1A b™…B\x00 ®Zœ\x15 ò„»[ "
b"â8É\x05 {ÄI\x04 ╣¬I\x00 ¥Ë= "
b"…ô"2TùE8¶|Ö;Êš]) "
b"ô╔ü▒╗§E·àv\x06 oÓÁ\x19 ┤ "
b"š²eÃ\x1E úF\x05 ª35m?ùÊÚ "
b"»{î\x03 \x1A AÊ×t3W9%üª "
b"Ñ\e tç#\x05 DäƒcÕk¥ž\n "
b"à±Æé7ªM\x1F ±Ù\e ÄÛç\x18 . "
b"ëi\t «àŽC¿•è_S¹NhÝ "
b"í@‹›þ|Ov¤¸™#P~û¦ "
]
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 (0x0C84FE22234F4C1284A47788D2EF31F1 , 0x0F76F4BE7D4449B2813C7F4459414201 , 0x0F7C983DC6F94DEBBD589CF6AD80D9A7 , 0x12304D394F9A4685B8E568EA3BF1455D , 0x1C8C252250724DDF9B9F6F005C03F8E2 , 0x20B8AC091E65438A833AF1EF2B34DB96 , 0x2BB108B8D6A64FA29F601BCDCCD838BF , 0x3129698149F34CEBB862EACA2D6A1A38 , 0x325AD855029042F99853EF3945235D7F , 0x38DB5672173444CC82EF4EBF55519F94 , 0x453F6B795E2948EAB8970AE7E4E20B9C , 0x52F2458B811E418D90C7A3C66DE494F6 , 0x68A3DD89C926471BB321C2BC31EA632E , 0x77D0FC43A6EA468A95FB7CA87EBEAEF6 , 0x7E911A6299854200AE5A9C15F284BB5B , 0x833890057B8E4904B9AA4900BEF0D33D , 0x85F4223254F94538B67CD63BCA9A5D29 , 0x93C981B1BBF545FA8576066FE0B519B4 , 0x9AB265C31EFA4605AA33356D3FF9CADA , 0xAF7B8C03F01A41D29E743357392581A6 , 0xD11B74E7230544E48363C3956BA59E0A , 0xE0B1C6E937AA4D1FB1D91BC4DBE7182E , 0xEB6909ABE08E43BF95E85F53B94E68DD , 0xED408B9BFE7C4F76A4B89923507EFBA6 ));
Copy
0.60 ms (0.33%)
2
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = ? ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `theme` . `id` as `theme.id` , `theme` . `technical_name` as `theme.technicalName` , `theme` . `name` as `theme.name` , `theme` . `author` as `theme.author` , `theme` . `preview_media_id` as `theme.previewMediaId` , `theme` . `parent_theme_id` as `theme.parentThemeId` , `theme` . `theme_json` as `theme.themeJson` , `theme` . `base_config` as `theme.baseConfig` , `theme` . `config_values` as `theme.configValues` , `theme` . `active` as `theme.active` , `theme` . `created_at` as `theme.createdAt` , `theme` . `updated_at` as `theme.updatedAt` , `theme.translation.description` , `theme.translation.description` as `theme.description` , `theme.translation.labels` , `theme.translation.labels` as `theme.labels` , `theme.translation.helpTexts` , `theme.translation.helpTexts` as `theme.helpTexts` , `theme.translation.customFields` , `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation` . `theme_id` , `theme.translation` . `description` as `theme.translation.description` , `theme.translation` . `labels` as `theme.translation.labels` , `theme.translation` . `help_texts` as `theme.translation.helpTexts` , `theme.translation` . `custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `theme.theme_translation` ON `theme.theme_translation` . `theme_id` = `theme` . `id` ;
Copy
0.57 ms (0.32%)
1
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b"‹´ÛxË|LÓ†›ñѬ\x06 î "
]
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (0x8BB4DB78CB7C4CD3869BF1D1AC06EEAD );
Copy
0.57 ms (0.32%)
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"~‘\x1A b™…B\x00 ®Zœ\x15 ò„»[ "
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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 (0x7E911A6299854200AE5A9C15F284BB5B , 0x2BB108B8D6A64FA29F601BCDCCD838BF ));
Copy
0.53 ms (0.29%)
1
SELECT `acris_filter` . `id` FROM `acris_filter` WHERE (`acris_filter` . `active` = ? ) ORDER BY `acris_filter` . `position` ASC , `acris_filter` . `position` ASC
SELECT `acris_filter` . `id` FROM `acris_filter` WHERE (`acris_filter` . `active` = 1 ) ORDER BY `acris_filter` . `position` ASC , `acris_filter` . `position` ASC ;
Copy
0.51 ms (0.28%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"fpå═ñcEFüg\x13\x7F ╗ Xx "
b"Ö{Ÿ\x19 BX@€£À\x13 £U8<™ "
b"h–\x03 ë9ÜC}œpñ½o½½³ "
b"""
\n
▄²ó%éLrƒƒ\f ®¤ÉÒú
"""
b"Æ9Ï\v \x02 M\x08 ï;øü¼(RF "
b"mmÅA½\x1E @\x7F ·ïå=BUû\x08 "
b"ñ‰ù'\ÕFï†ä3\x1C éª|R "
b"\x00\x1E ╦\r Ë(FOØaE\x16 ÎIO "
b"éò\x1E ð‰åC#“\x07 ]@etl, "
b":\x11 ▒æ8ØOCùu~YȺqÖ "
b"fhX¤ôHG^‚…©CïÁÖ{ "
b"ãÏ\r a\x1C\x11 B\x08 ¸}â{r\t ¿a "
b"i!Z~{ÆJ?Ém55\x18 háô "
b"\x01 mÅοÏGÞèú§\x1F ¿O[ "
b"ÜS5#ÔrL³©1J®è€Ö³ "
b"5\x1F _=\x7F /Kô‚¶4³\x15 7ÀÇ "
b"}\x02 £¬e┼@þ▒\e 7╠õ`ÉÖ "
b"¾5─µÝBCs│êý¹\x16 ¬ì\x02 "
b"\x01 !UŸ#aH‹±\x11 ÌßE¨Ë† "
b"쮡ó\x07 §DÂë9\e ┤=ôl╔ "
b"ð²ÉïCŒH\x05 °\x15 w2oMGé "
b"""
\n
C\v ›+áG…h½\x18\x1D âhå
"""
b"_ò476_G?º2¢_Dðì¸ "
b"2\x0F äýêOK»¾ßT÷R„©" "
]
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` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x667086CDA46345468167137FBB205878 , 0xD67B9F1942584080A3C013A355383C99 , 0x689603EB39DC437D9C70F1BD6FBDBDB3 , 0x0ADCFDA225824C729F9F0CA9CF90E3A3 , 0x9239D80BF0024D088B3B9B81AC285246 , 0x6D6DC541BD1E407FB7EFE53D4255FB08 , 0xF189F9275CD546EF86E4331CE9AA7C52 , 0x001ECB0DD328464F9D614516D7494F20 , 0xE9F21EF089E5432393075D4065746C2C , 0x3A11B191389D4F4397757E59D4A77199 , 0x666858A4F448475E8285A943EFC1D67B , 0xE3CF0D611C114208B87DE27B7209BF61 , 0x69215A7E7B924A3F906D35351868A093 , 0x016D8FD7A8D847E88AA3F51FF0A84F5B , 0xDC533523D4724CB3A9314AAEE880D6B3 , 0x351F5F3D7F2F4BF482B634B31537C0C7 , 0x7D029CAA65C540E7B11B37CCE4609099 , 0xF335C4E6ED424373B388ECFB16AA8D02 , 0x0121559F2361488BB111CCDF45A8CB86 , 0x8DA9ADA207F544B689391BB43D936CC9 , 0xF0B2C9EF438C4805B01577326F4D47E9 , 0x0A430B9B2BE14785AD68BD181DE268E5 , 0x5FF23437365F473FBA32A25F44F0ECB8 , 0x320FE4FDEA4F4BBBBEDF54F75284A922 )) GROUP BY `product` . `id` ;
Copy
0.50 ms (0.28%)
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` , `sales_channel_domain.language` . `id` as `sales_channel_domain.language.id` , `sales_channel_domain.language` . `parent_id` as `sales_channel_domain.language.parentId` , `sales_channel_domain.language` . `locale_id` as `sales_channel_domain.language.localeId` , `sales_channel_domain.language` . `translation_code_id` as `sales_channel_domain.language.translationCodeId` , `sales_channel_domain.language` . `name` as `sales_channel_domain.language.name` , `sales_channel_domain.language` . `custom_fields` as `sales_channel_domain.language.customFields` , `sales_channel_domain.language` . `created_at` as `sales_channel_domain.language.createdAt` , `sales_channel_domain.language` . `updated_at` as `sales_channel_domain.language.updatedAt` , `sales_channel_domain.language.locale` . `id` as `sales_channel_domain.language.locale.id` , `sales_channel_domain.language.locale` . `code` as `sales_channel_domain.language.locale.code` , `sales_channel_domain.language.locale` . `created_at` as `sales_channel_domain.language.locale.createdAt` , `sales_channel_domain.language.locale` . `updated_at` as `sales_channel_domain.language.locale.updatedAt` , `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation.name` as `sales_channel_domain.language.locale.name` , `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation.territory` as `sales_channel_domain.language.locale.territory` , `sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation.customFields` as `sales_channel_domain.language.locale.customFields` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain` . `language_id` = `sales_channel_domain.language` . `id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation` . `locale_id` , `sales_channel_domain.language.locale.translation` . `name` as `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation` . `territory` as `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation` . `custom_fields` as `sales_channel_domain.language.locale.translation.customFields` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation` . `language_id` = ? ) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation` . `locale_id` = `sales_channel_domain.language.locale` . `id` WHERE (`sales_channel_domain` . `sales_channel_id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
b"³xÖŠKHM'¬ïãxâà&Æ "
]
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` , `sales_channel_domain.language` . `id` as `sales_channel_domain.language.id` , `sales_channel_domain.language` . `parent_id` as `sales_channel_domain.language.parentId` , `sales_channel_domain.language` . `locale_id` as `sales_channel_domain.language.localeId` , `sales_channel_domain.language` . `translation_code_id` as `sales_channel_domain.language.translationCodeId` , `sales_channel_domain.language` . `name` as `sales_channel_domain.language.name` , `sales_channel_domain.language` . `custom_fields` as `sales_channel_domain.language.customFields` , `sales_channel_domain.language` . `created_at` as `sales_channel_domain.language.createdAt` , `sales_channel_domain.language` . `updated_at` as `sales_channel_domain.language.updatedAt` , `sales_channel_domain.language.locale` . `id` as `sales_channel_domain.language.locale.id` , `sales_channel_domain.language.locale` . `code` as `sales_channel_domain.language.locale.code` , `sales_channel_domain.language.locale` . `created_at` as `sales_channel_domain.language.locale.createdAt` , `sales_channel_domain.language.locale` . `updated_at` as `sales_channel_domain.language.locale.updatedAt` , `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation.name` as `sales_channel_domain.language.locale.name` , `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation.territory` as `sales_channel_domain.language.locale.territory` , `sales_channel_domain.language.locale.translation.customFields` , `sales_channel_domain.language.locale.translation.customFields` as `sales_channel_domain.language.locale.customFields` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain` . `language_id` = `sales_channel_domain.language` . `id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language` . `locale_id` = `sales_channel_domain.language.locale` . `id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation` . `locale_id` , `sales_channel_domain.language.locale.translation` . `name` as `sales_channel_domain.language.locale.translation.name` , `sales_channel_domain.language.locale.translation` . `territory` as `sales_channel_domain.language.locale.translation.territory` , `sales_channel_domain.language.locale.translation` . `custom_fields` as `sales_channel_domain.language.locale.translation.customFields` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation` . `locale_id` = `sales_channel_domain.language.locale` . `id` WHERE (`sales_channel_domain` . `sales_channel_id` IN (0x972443087E924059B2E61F8799339A60 , 0xB378D68A4B484D27ACEFE378E2E026C6 ));
Copy
0.50 ms (0.28%)
1
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
0.48 ms (0.27%)
1
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = ? ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = ? OR (`media` . `private` = ? AND `media.mediaFolder.defaultFolder` . `entity` = ? )))) AND (`media` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
false
true
"product_download "
b"î\x13 ╠Æ┬¿AóâóÉ╚.\x1A ┐} "
b"€‹ƒC=çE\x15 ¤Ë™Å\x17 {\x10 "
b"„_û˨YG¥™|\x11 .©Ðvø "
b"┐%6┌▀ƒ@\x7F ª╔É\x1D \\x18 90 "
b"$2Ž-d0@–¦qàÔáÍ\x13 "
b"e\x1F ,Q\f UJ;Ž0{/˜%—Ì "
b"┼}ìb2=@ãªÎ]g:ú\x05 "
b"\x16 áıäD(@ÂÉ¢QnyæÓÙ "
b"""
—¦ÆÎÒ;@À”Æ•ëá\x06 \n
œ
"""
]
SELECT `media` . `id` as `media.id` , `media` . `user_id` as `media.userId` , `media` . `media_folder_id` as `media.mediaFolderId` , `media` . `mime_type` as `media.mimeType` , `media` . `file_extension` as `media.fileExtension` , `media` . `uploaded_at` as `media.uploadedAt` , `media` . `file_name` as `media.fileName` , `media` . `file_size` as `media.fileSize` , `media` . `media_type` as `media.mediaTypeRaw` , `media` . `meta_data` as `media.metaData` , `media` . `config` as `media.config` , `media` . `path` as `media.path` , `media` . `private` as `media.private` , `media` . `thumbnails_ro` as `media.thumbnailsRo` , `media` . `file_hash` as `media.fileHash` , `media` . `created_at` as `media.createdAt` , `media` . `updated_at` as `media.updatedAt` , `media.translation.title` , `media.translation.title` as `media.title` , `media.translation.alt` , `media.translation.alt` as `media.alt` , `media.translation.customFields` , `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media` . `media_folder_id` = `media.mediaFolder` . `id` LEFT JOIN (SELECT `media.translation` . `media_id` , `media.translation` . `alt` as `media.translation.alt` , `media.translation` . `title` as `media.translation.title` , `media.translation` . `custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `media.media_translation` ON `media.media_translation` . `media_id` = `media` . `id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder` . `default_folder_id` = `media.mediaFolder.defaultFolder` . `id` WHERE (((`media` . `private` = 0 OR (`media` . `private` = 1 AND `media.mediaFolder.defaultFolder` . `entity` = 'product_download' )))) AND (`media` . `id` IN (0x8C13CC92C2A841A283A290C82E1ABF7D , 0x808B83433DE74515A4CBAD99C5177B10 , 0x845FFBCBA85947A5997C112EA9D076F8 , 0xBF2536DADF9F407FA6C9901D5C183930 , 0x24328E2D64304096A671E0D4ADE1CD13 , 0x651F2C510C554A3B8E307B2F982597CC , 0xC57D8D62323D40C6A6D75D673AA3F005 , 0x16A0D584442840B690BD516E7991E0EB , 0x97A6C6CED23B40C094C695EBE1060A9C ));
Copy
0.48 ms (0.27%)
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"\x00\x1E ╦\r Ë(FOØaE\x16 ÎIO "
b"\x01 !UŸ#aH‹±\x11 ÌßE¨Ë† "
b"\x01 mÅοÏGÞèú§\x1F ¿O[ "
b"""
\n
C\v ›+áG…h½\x18\x1D âhå
"""
b"""
\n
▄²ó%éLrƒƒ\f ®¤ÉÒú
"""
b"2\x0F äýêOK»¾ßT÷R„©" "
b"5\x1F _=\x7F /Kô‚¶4³\x15 7ÀÇ "
b":\x11 ▒æ8ØOCùu~YȺqÖ "
b"_ò476_G?º2¢_Dðì¸ "
b"fhX¤ôHG^‚…©CïÁÖ{ "
b"fpå═ñcEFüg\x13\x7F ╗ Xx "
b"h–\x03 ë9ÜC}œpñ½o½½³ "
b"i!Z~{ÆJ?Ém55\x18 háô "
b"mmÅA½\x1E @\x7F ·ïå=BUû\x08 "
b"}\x02 £¬e┼@þ▒\e 7╠õ`ÉÖ "
b"쮡ó\x07 §DÂë9\e ┤=ôl╔ "
b"Æ9Ï\v \x02 M\x08 ï;øü¼(RF "
b"Ö{Ÿ\x19 BX@€£À\x13 £U8<™ "
b"ÜS5#ÔrL³©1J®è€Ö³ "
b"ãÏ\r a\x1C\x11 B\x08 ¸}â{r\t ¿a "
b"éò\x1E ð‰åC#“\x07 ]@etl, "
b"ð²ÉïCŒH\x05 °\x15 w2oMGé "
b"ñ‰ù'\ÕFï†ä3\x1C éª|R "
b"¾5─µÝBCs│êý¹\x16 ¬ì\x02 "
b"[äüw\t\x0F J)º5x'½■äÚ "
b"™aW¹¾è@‰›žK\x12 WÙÆÈ "
b"9ù\x12 jÈ×B½»\x0E L®?ɾ_ "
b"Ô\x01 &º&¡Byžk²ô×]g¢ "
b"Ök\x17 ´åòK\x01 ƒµxebÌ\x06 è "
b"Œm"|³ÀG¤šRŽp#PH\v "
]
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 (0x001ECB0DD328464F9D614516D7494F20 , 0x0121559F2361488BB111CCDF45A8CB86 , 0x016D8FD7A8D847E88AA3F51FF0A84F5B , 0x0A430B9B2BE14785AD68BD181DE268E5 , 0x0ADCFDA225824C729F9F0CA9CF90E3A3 , 0x320FE4FDEA4F4BBBBEDF54F75284A922 , 0x351F5F3D7F2F4BF482B634B31537C0C7 , 0x3A11B191389D4F4397757E59D4A77199 , 0x5FF23437365F473FBA32A25F44F0ECB8 , 0x666858A4F448475E8285A943EFC1D67B , 0x667086CDA46345468167137FBB205878 , 0x689603EB39DC437D9C70F1BD6FBDBDB3 , 0x69215A7E7B924A3F906D35351868A093 , 0x6D6DC541BD1E407FB7EFE53D4255FB08 , 0x7D029CAA65C540E7B11B37CCE4609099 , 0x8DA9ADA207F544B689391BB43D936CC9 , 0x9239D80BF0024D088B3B9B81AC285246 , 0xD67B9F1942584080A3C013A355383C99 , 0xDC533523D4724CB3A9314AAEE880D6B3 , 0xE3CF0D611C114208B87DE27B7209BF61 , 0xE9F21EF089E5432393075D4065746C2C , 0xF0B2C9EF438C4805B01577326F4D47E9 , 0xF189F9275CD546EF86E4331CE9AA7C52 , 0xF335C4E6ED424373B388ECFB16AA8D02 , 0x5B848177090F4A29A7357827ABFE84E9 , 0x996157B9BEE840899B9E4B1257D9C6C8 , 0x3997126AD49E42ABAF0E4CA93F90F35F , 0xD40126BA26A142799E6BB2F4D75D67A2 , 0xD66B17B4E5F24B0183B5786562CC06E8 , 0x8C6D227CB3C047A49A528E702350480B )));
Copy
0.46 ms (0.26%)
1
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX (sorting . category_id ) LIKE ?
Parameters :
[
"2bb108b8d6a64fa29f601bcdccd838bf "
]
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX (sorting . category_id ) LIKE '2bb108b8d6a64fa29f601bcdccd838bf' ;
Copy
0.43 ms (0.24%)
1
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"kñ3Þ,îD8¤«D§¼¿¥í "
]
SELECT
`cms_section` . `id` as `cms_section.id` ,
`cms_section` . `position` as `cms_section.position` ,
`cms_section` . `type` as `cms_section.type` ,
`cms_section` . `locked` as `cms_section.locked` ,
`cms_section` . `name` as `cms_section.name` ,
`cms_section` . `sizing_mode` as `cms_section.sizingMode` ,
`cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` ,
`cms_section` . `background_color` as `cms_section.backgroundColor` ,
`cms_section` . `background_media_id` as `cms_section.backgroundMediaId` ,
`cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` ,
`cms_section` . `css_class` as `cms_section.cssClass` ,
`cms_section` . `cms_page_id` as `cms_section.pageId` ,
`cms_section` . `visibility` as `cms_section.visibility` ,
`cms_section` . `custom_fields` as `cms_section.customFields` ,
`cms_section` . `version_id` as `cms_section.versionId` ,
`cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` ,
`cms_section` . `created_at` as `cms_section.createdAt` ,
`cms_section` . `updated_at` as `cms_section.updatedAt` ,
`cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` ,
`cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` ,
`cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` ,
`cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` ,
`cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` ,
`cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` ,
`cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` ,
`cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` ,
`cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` ,
`cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` ,
`cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` ,
`cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` ,
`cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` ,
`cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` ,
`cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` ,
`cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` ,
`cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` ,
`cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` ,
`cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` ,
`cms_section.backgroundMedia.translation.customFields` ,
`cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields`
FROM
`cms_section`
LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_section.backgroundMedia.translation` . `media_id` ,
`cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` ,
`cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` ,
`cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_section.backgroundMedia.translation`
WHERE
`cms_section.backgroundMedia.translation` . `language_id` = ?
) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id`
WHERE
(`cms_section` . `version_id` = ? )
AND (
(
`cms_section` . `cms_page_id` IN (? )
)
)
Copy
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_section` . `cms_page_id` IN (0x6BF133DE2CEE4438A4AB44A7BCBFA5ED )));
Copy
0.42 ms (0.23%)
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% "
30
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
true
b"5\x1F _=\x7F /Kô‚¶4³\x15 7ÀÇ "
b"쮡ó\x07 §DÂë9\e ┤=ôl╔ "
b"éò\x1E ð‰åC#“\x07 ]@etl, "
b"ð²ÉïCŒH\x05 °\x15 w2oMGé "
b"""
\n
▄²ó%éLrƒƒ\f ®¤ÉÒú
"""
b"ñ‰ù'\ÕFï†ä3\x1C éª|R "
b"h–\x03 ë9ÜC}œpñ½o½½³ "
b"\x01 mÅοÏGÞèú§\x1F ¿O[ "
b"\x00\x1E ╦\r Ë(FOØaE\x16 ÎIO "
b"fhX¤ôHG^‚…©CïÁÖ{ "
b"ãÏ\r a\x1C\x11 B\x08 ¸}â{r\t ¿a "
b"ÜS5#ÔrL³©1J®è€Ö³ "
b"i!Z~{ÆJ?Ém55\x18 háô "
b":\x11 ▒æ8ØOCùu~YȺqÖ "
b"}\x02 £¬e┼@þ▒\e 7╠õ`ÉÖ "
b"Æ9Ï\v \x02 M\x08 ï;øü¼(RF "
b"mmÅA½\x1E @\x7F ·ïå=BUû\x08 "
b"Ö{Ÿ\x19 BX@€£À\x13 £U8<™ "
]
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` > = 30 ) AND `product.visibilities` . `sales_channel_id` = 0x972443087E924059B2E61F8799339A60 AND IFNULL (`product` . `active` , `product.parent` . `active` ) = 1 ))) AND (`product` . `id` IN (0x351F5F3D7F2F4BF482B634B31537C0C7 , 0x8DA9ADA207F544B689391BB43D936CC9 , 0xE9F21EF089E5432393075D4065746C2C , 0xF0B2C9EF438C4805B01577326F4D47E9 , 0x0ADCFDA225824C729F9F0CA9CF90E3A3 , 0xF189F9275CD546EF86E4331CE9AA7C52 , 0x689603EB39DC437D9C70F1BD6FBDBDB3 , 0x016D8FD7A8D847E88AA3F51FF0A84F5B , 0x001ECB0DD328464F9D614516D7494F20 , 0x666858A4F448475E8285A943EFC1D67B , 0xE3CF0D611C114208B87DE27B7209BF61 , 0xDC533523D4724CB3A9314AAEE880D6B3 , 0x69215A7E7B924A3F906D35351868A093 , 0x3A11B191389D4F4397757E59D4A77199 , 0x7D029CAA65C540E7B11B37CCE4609099 , 0x9239D80BF0024D088B3B9B81AC285246 , 0x6D6DC541BD1E407FB7EFE53D4255FB08 , 0xD67B9F1942584080A3C013A355383C99 )) GROUP BY `product` . `id` ;
Copy
0.39 ms (0.22%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
"sauna/gartensauna "
"sauna/gartensauna/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x972443087E924059B2E61F8799339A60 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'sauna/gartensauna' OR seo_path_info = 'sauna/gartensauna/' ));
Copy
0.38 ms (0.21%)
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.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = ? ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE (`sales_channel` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
b"³xÖŠKHM'¬ïãxâà&Æ "
]
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.language` . `id` as `sales_channel.language.id` ,
`sales_channel.language` . `parent_id` as `sales_channel.language.parentId` ,
`sales_channel.language` . `locale_id` as `sales_channel.language.localeId` ,
`sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` ,
`sales_channel.language` . `name` as `sales_channel.language.name` ,
`sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` ,
`sales_channel.language` . `created_at` as `sales_channel.language.createdAt` ,
`sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` ,
`sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` ,
`sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` ,
`sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` ,
`sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` ,
`sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` ,
`sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` ,
`sales_channel.language.locale.translation.customFields` ,
`sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id`
LEFT JOIN (
SELECT
`sales_channel.language.locale.translation` . `locale_id` ,
`sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` ,
`sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` ,
`sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields`
FROM
`locale_translation` `sales_channel.language.locale.translation`
WHERE
`sales_channel.language.locale.translation` . `language_id` = ?
) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id`
WHERE
(
`sales_channel` . `id` IN (? , ? )
)
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.language` . `id` as `sales_channel.language.id` , `sales_channel.language` . `parent_id` as `sales_channel.language.parentId` , `sales_channel.language` . `locale_id` as `sales_channel.language.localeId` , `sales_channel.language` . `translation_code_id` as `sales_channel.language.translationCodeId` , `sales_channel.language` . `name` as `sales_channel.language.name` , `sales_channel.language` . `custom_fields` as `sales_channel.language.customFields` , `sales_channel.language` . `created_at` as `sales_channel.language.createdAt` , `sales_channel.language` . `updated_at` as `sales_channel.language.updatedAt` , `sales_channel.language.locale` . `id` as `sales_channel.language.locale.id` , `sales_channel.language.locale` . `code` as `sales_channel.language.locale.code` , `sales_channel.language.locale` . `created_at` as `sales_channel.language.locale.createdAt` , `sales_channel.language.locale` . `updated_at` as `sales_channel.language.locale.updatedAt` , `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name` , `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory` , `sales_channel.language.locale.translation.customFields` , `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `language` `sales_channel.language` ON `sales_channel` . `language_id` = `sales_channel.language` . `id` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language` . `locale_id` = `sales_channel.language.locale` . `id` LEFT JOIN (SELECT `sales_channel.language.locale.translation` . `locale_id` , `sales_channel.language.locale.translation` . `name` as `sales_channel.language.locale.translation.name` , `sales_channel.language.locale.translation` . `territory` as `sales_channel.language.locale.translation.territory` , `sales_channel.language.locale.translation` . `custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation` . `locale_id` = `sales_channel.language.locale` . `id` WHERE (`sales_channel` . `id` IN (0x972443087E924059B2E61F8799339A60 , 0xB378D68A4B484D27ACEFE378E2E026C6 ));
Copy
0.37 ms (0.21%)
1
SELECT `rule` . `id` FROM `rule` WHERE (`rule` . `invalid` = ? ) ORDER BY `rule` . `priority` DESC , `rule` . `id` ASC , `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 , `rule` . `priority` DESC , `rule` . `id` ASC LIMIT 500 ;
Copy
0.34 ms (0.19%)
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"fpå═ñcEFüg\x13\x7F ╗ Xx "
b"ºBV^.\x07 L├ØbNÙeì\x0F ± "
b"\x1D\x7F H\x17 ãõ@f‚¾û\x10 =~íŽ "
b"\x10 é╩\x05 òìD░¬\x06 à\x15\x07 :┐M "
b"nõ│vL\e L\x11 ñcÒtÉV\x7F ¥ "
b"ü&A0ëÒH\x05 ×\x10 ÀÛZó▀« "
b"\x1C\x08 „Ê\x7F IC3€g•ù\x04 oL< "
b"+üGÚé½N¾ø8=jâÎ\x03 ¬ "
b"\x05 ÆØd;ÙH\x00 îK_\x1C Rñ}\x19 "
b"PÇ`°àuN\x03 ˜°:FÏ)§W "
b"/щßz\x1D IúŸ.ýã˜Àï "
b"1ŠOè&YGï†c*·rž`… "
b"8oM\x19 Î_L¶¬\x1A ¶•wò8€ "
b"%?÷Å\x11 `B\x08 ‘,¬î2¥oÒ "
b"3┬;.µÔCu»<åâÉ3õ▒ "
b"\x01 dý<Q\x04 GX‚\x06 ðhv’l\x00 "
b"b╣8æó\f KFØâô®▀¿| "
b"¾5─µÝBCs│êý¹\x16 ¬ì\x02 "
b"\x01 !UŸ#aH‹±\x11 ÌßE¨Ë† "
b"\x01 ›&\x17 R+Kê«]xã>\x02 À3 "
b"\t\x12\x18 '\x04 }H˦\x07 Ð’+Råp "
b"""
\n
C\v ›+áG…h½\x18\x1D âhå
"""
b"_ò476_G?º2¢_Dðì¸ "
b"2\x0F äýêOK»¾ßT÷R„©" "
]
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 (0x667086CDA46345468167137FBB205878 , 0xA742565E2E074CC39D624EEB658D0FF1 , 0x1D7F4817E3F5406682BEFB103D7EED8E , 0x1082CA05958D44B0AA068515073ABF4D , 0x6EE4B3764C1B4C11A463E37490567FBE , 0x8126413089E348059E10B7EA5AA2DFAE , 0x1C0884CA7F494333806795F9046F4C3C , 0x2B8147E982AB4EF39B383D6A83D703AA , 0x05929D643BEB48008C4B5F1C52A47D19 , 0x50C760B0E0754E0398B03A46CF29A757 , 0x2FD189DF7A1D49C3BA9F2EFDE398C0EF , 0x318A4FE8265947EF86632AB7729E6085 , 0x386F4D19CE5F4CB6AC1AB69577F23880 , 0x253FF7C511604208912CACEE32A56FD2 , 0x33C23B2EE6E24375AF3C86839033E4B1 , 0x0164FD3C510447588206F06876926C00 , 0x62B93891A20C4B469D83F093A9DFA87C , 0xF335C4E6ED424373B388ECFB16AA8D02 , 0x0121559F2361488BB111CCDF45A8CB86 , 0x019B2617522B4BEAAB5D78E33E02C033 , 0x09121827047D48CBA607D0922B52E570 , 0x0A430B9B2BE14785AD68BD181DE268E5 , 0x5FF23437365F473FBA32A25F44F0ECB8 , 0x320FE4FDEA4F4BBBBEDF54F75284A922 );
Copy
0.33 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"kñ3Þ,îD8¤«D§¼¿¥í "
]
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 (0x6BF133DE2CEE4438A4AB44A7BCBFA5ED ));
Copy
0.26 ms (0.14%)
1
SELECT `acris_filter` . `id` as `acris_filter.id` , `acris_filter` . `identifier` as `acris_filter.identifier` , `acris_filter` . `active` as `acris_filter.active` , `acris_filter` . `position` as `acris_filter.position` , `acris_filter` . `filter_type` as `acris_filter.filterType` , `acris_filter` . `filter_text_before` as `acris_filter.filterTextBefore` , `acris_filter` . `filter_text_after` as `acris_filter.filterTextAfter` , `acris_filter` . `unit` as `acris_filter.unit` , `acris_filter` . `hide` as `acris_filter.hide` , `acris_filter` . `display_on` as `acris_filter.displayOn` , `acris_filter` . `custom_field_id` as `acris_filter.customFieldId` , `acris_filter.customField` . `id` as `acris_filter.customField.id` , `acris_filter.customField` . `name` as `acris_filter.customField.name` , `acris_filter.customField` . `type` as `acris_filter.customField.type` , `acris_filter.customField` . `config` as `acris_filter.customField.config` , `acris_filter.customField` . `active` as `acris_filter.customField.active` , `acris_filter.customField` . `set_id` as `acris_filter.customField.customFieldSetId` , `acris_filter.customField` . `allow_customer_write` as `acris_filter.customField.allowCustomerWrite` , `acris_filter.customField` . `allow_cart_expose` as `acris_filter.customField.allowCartExpose` , `acris_filter.customField` . `store_api_aware` as `acris_filter.customField.storeApiAware` , `acris_filter.customField` . `created_at` as `acris_filter.customField.createdAt` , `acris_filter.customField` . `updated_at` as `acris_filter.customField.updatedAt` , `acris_filter` . `created_at` as `acris_filter.createdAt` , `acris_filter` . `updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter` . `custom_field_id` = `acris_filter.customField` . `id` WHERE `acris_filter` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x05 ÆÁ! ÍE\x02 ü║f®ù_Sô "
b"DéHø³ÍJÖµG^í’À \x08 "
b"\x07 ¬…0Á#Eíœ;QGq\x12 ^F "
b"""
i~g\x01 \n
tM¿‘k€\x10 ƒ·b\v
"""
b"\x10 {\x12 !3!ML”q¬Ò\x15 pú¥ "
b"±ºÃÜä˜I3¬7|’X¡¿5 "
]
SELECT `acris_filter` . `id` as `acris_filter.id` , `acris_filter` . `identifier` as `acris_filter.identifier` , `acris_filter` . `active` as `acris_filter.active` , `acris_filter` . `position` as `acris_filter.position` , `acris_filter` . `filter_type` as `acris_filter.filterType` , `acris_filter` . `filter_text_before` as `acris_filter.filterTextBefore` , `acris_filter` . `filter_text_after` as `acris_filter.filterTextAfter` , `acris_filter` . `unit` as `acris_filter.unit` , `acris_filter` . `hide` as `acris_filter.hide` , `acris_filter` . `display_on` as `acris_filter.displayOn` , `acris_filter` . `custom_field_id` as `acris_filter.customFieldId` , `acris_filter.customField` . `id` as `acris_filter.customField.id` , `acris_filter.customField` . `name` as `acris_filter.customField.name` , `acris_filter.customField` . `type` as `acris_filter.customField.type` , `acris_filter.customField` . `config` as `acris_filter.customField.config` , `acris_filter.customField` . `active` as `acris_filter.customField.active` , `acris_filter.customField` . `set_id` as `acris_filter.customField.customFieldSetId` , `acris_filter.customField` . `allow_customer_write` as `acris_filter.customField.allowCustomerWrite` , `acris_filter.customField` . `allow_cart_expose` as `acris_filter.customField.allowCartExpose` , `acris_filter.customField` . `store_api_aware` as `acris_filter.customField.storeApiAware` , `acris_filter.customField` . `created_at` as `acris_filter.customField.createdAt` , `acris_filter.customField` . `updated_at` as `acris_filter.customField.updatedAt` , `acris_filter` . `created_at` as `acris_filter.createdAt` , `acris_filter` . `updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter` . `custom_field_id` = `acris_filter.customField` . `id` WHERE `acris_filter` . `id` IN (0x0592B521FFD6450281BA66A9975F5393 , 0x44E948F8B3CD4AD6B5475EED92C02008 , 0x07AC8530C12345ED9C3B514771125E46 , 0x697E67010A744DBF916B801083B7620B , 0x107B122133214D4C9471ACD21570FAA5 , 0xB1BAC3DCE4984933AC377C9258A1BF35 );
Copy
0.22 ms (0.12%)
1
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = ? AND `app` . `self_managed` = ? )
Parameters :
[
true
false
]
SELECT `app` . `id` FROM `app` WHERE (`app` . `active` = 1 AND `app` . `self_managed` = 0 );
Copy
0.21 ms (0.12%)
1
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = ?
Parameters :
[
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
SELECT `domain` . `language_id` AS languageId ,
`domain` . `id` AS id ,
`domain` . `url` AS url ,
`domain` . `hreflang_use_only_locale` AS onlyLocale ,
`locale` . `code` AS locale
FROM `sales_channel_domain` AS `domain`
INNER JOIN `language` ON `language` . `id` = `domain` . `language_id`
INNER JOIN `locale` ON `locale` . `id` = `language` . `locale_id`
WHERE `domain` . `sales_channel_id` = 0x972443087E924059B2E61F8799339A60 ;
Copy
0.20 ms (0.11%)
2
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"ëi\t «àŽC¿•è_S¹NhÝ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0xEB6909ABE08E43BF95E85F53B94E68DD ));
Copy
0.18 ms (0.10%)
2
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = ? ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 —UÀ–Êr¬Œ>vû‚6ð› "
]
SELECT
`app` . `id` as `app.id` ,
`app` . `name` as `app.name` ,
`app` . `path` as `app.path` ,
`app` . `author` as `app.author` ,
`app` . `copyright` as `app.copyright` ,
`app` . `license` as `app.license` ,
`app` . `active` as `app.active` ,
`app` . `configurable` as `app.configurable` ,
`app` . `privacy` as `app.privacy` ,
`app` . `version` as `app.version` ,
`app` . `icon` as `app.iconRaw` ,
`app` . `app_secret` as `app.appSecret` ,
`app` . `modules` as `app.modules` ,
`app` . `main_module` as `app.mainModule` ,
`app` . `cookies` as `app.cookies` ,
`app` . `allow_disable` as `app.allowDisable` ,
`app` . `base_app_url` as `app.baseAppUrl` ,
`app` . `allowed_hosts` as `app.allowedHosts` ,
`app` . `template_load_priority` as `app.templateLoadPriority` ,
`app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` ,
`app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` ,
`app` . `source_type` as `app.sourceType` ,
`app` . `source_config` as `app.sourceConfig` ,
`app` . `self_managed` as `app.selfManaged` ,
`app` . `integration_id` as `app.integrationId` ,
`app.integration` . `id` as `app.integration.id` ,
`app.integration` . `label` as `app.integration.label` ,
`app.integration` . `access_key` as `app.integration.accessKey` ,
`app.integration` . `secret_access_key` as `app.integration.secretAccessKey` ,
`app.integration` . `last_usage_at` as `app.integration.lastUsageAt` ,
`app.integration` . `admin` as `app.integration.admin` ,
`app.integration` . `custom_fields` as `app.integration.customFields` ,
`app.integration` . `deleted_at` as `app.integration.deletedAt` ,
`app.integration` . `created_at` as `app.integration.createdAt` ,
`app.integration` . `updated_at` as `app.integration.updatedAt` ,
`app` . `acl_role_id` as `app.aclRoleId` ,
`app.aclRole` . `id` as `app.aclRole.id` ,
`app.aclRole` . `name` as `app.aclRole.name` ,
`app.aclRole` . `description` as `app.aclRole.description` ,
`app.aclRole` . `privileges` as `app.aclRole.privileges` ,
`app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` ,
`app.aclRole` . `created_at` as `app.aclRole.createdAt` ,
`app.aclRole` . `updated_at` as `app.aclRole.updatedAt` ,
`app` . `created_at` as `app.createdAt` ,
`app` . `updated_at` as `app.updatedAt` ,
`app.translation.label` ,
`app.translation.label` as `app.label` ,
`app.translation.description` ,
`app.translation.description` as `app.description` ,
`app.translation.privacyPolicyExtensions` ,
`app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` ,
`app.translation.customFields` ,
`app.translation.customFields` as `app.customFields`
FROM
`app`
LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id`
LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id`
LEFT JOIN (
SELECT
`app.translation` . `app_id` ,
`app.translation` . `label` as `app.translation.label` ,
`app.translation` . `description` as `app.translation.description` ,
`app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` ,
`app.translation` . `custom_fields` as `app.translation.customFields`
FROM
`app_translation` `app.translation`
WHERE
`app.translation` . `language_id` = ?
) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id`
WHERE
`app` . `id` IN (? )
Copy
SELECT `app` . `id` as `app.id` , `app` . `name` as `app.name` , `app` . `path` as `app.path` , `app` . `author` as `app.author` , `app` . `copyright` as `app.copyright` , `app` . `license` as `app.license` , `app` . `active` as `app.active` , `app` . `configurable` as `app.configurable` , `app` . `privacy` as `app.privacy` , `app` . `version` as `app.version` , `app` . `icon` as `app.iconRaw` , `app` . `app_secret` as `app.appSecret` , `app` . `modules` as `app.modules` , `app` . `main_module` as `app.mainModule` , `app` . `cookies` as `app.cookies` , `app` . `allow_disable` as `app.allowDisable` , `app` . `base_app_url` as `app.baseAppUrl` , `app` . `allowed_hosts` as `app.allowedHosts` , `app` . `template_load_priority` as `app.templateLoadPriority` , `app` . `checkout_gateway_url` as `app.checkoutGatewayUrl` , `app` . `in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl` , `app` . `source_type` as `app.sourceType` , `app` . `source_config` as `app.sourceConfig` , `app` . `self_managed` as `app.selfManaged` , `app` . `integration_id` as `app.integrationId` , `app.integration` . `id` as `app.integration.id` , `app.integration` . `label` as `app.integration.label` , `app.integration` . `access_key` as `app.integration.accessKey` , `app.integration` . `secret_access_key` as `app.integration.secretAccessKey` , `app.integration` . `last_usage_at` as `app.integration.lastUsageAt` , `app.integration` . `admin` as `app.integration.admin` , `app.integration` . `custom_fields` as `app.integration.customFields` , `app.integration` . `deleted_at` as `app.integration.deletedAt` , `app.integration` . `created_at` as `app.integration.createdAt` , `app.integration` . `updated_at` as `app.integration.updatedAt` , `app` . `acl_role_id` as `app.aclRoleId` , `app.aclRole` . `id` as `app.aclRole.id` , `app.aclRole` . `name` as `app.aclRole.name` , `app.aclRole` . `description` as `app.aclRole.description` , `app.aclRole` . `privileges` as `app.aclRole.privileges` , `app.aclRole` . `deleted_at` as `app.aclRole.deletedAt` , `app.aclRole` . `created_at` as `app.aclRole.createdAt` , `app.aclRole` . `updated_at` as `app.aclRole.updatedAt` , `app` . `created_at` as `app.createdAt` , `app` . `updated_at` as `app.updatedAt` , `app.translation.label` , `app.translation.label` as `app.label` , `app.translation.description` , `app.translation.description` as `app.description` , `app.translation.privacyPolicyExtensions` , `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions` , `app.translation.customFields` , `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app` . `integration_id` = `app.integration` . `id` LEFT JOIN `acl_role` `app.aclRole` ON `app` . `acl_role_id` = `app.aclRole` . `id` LEFT JOIN (SELECT `app.translation` . `app_id` , `app.translation` . `label` as `app.translation.label` , `app.translation` . `description` as `app.translation.description` , `app.translation` . `privacy_policy_extensions` as `app.translation.privacyPolicyExtensions` , `app.translation` . `custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `app.app_translation` ON `app.app_translation` . `app_id` = `app` . `id` WHERE `app` . `id` IN (0x019755C096CA72AC8C3E76FB8236F09B );
Copy
0.17 ms (0.09%)
1
SELECT path FROM category WHERE id = ?
Parameters :
[
b"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ8¿ "
]
SELECT path FROM category WHERE id = 0x2BB108B8D6A64FA29F601BCDCCD838BF ;
Copy
0.15 ms (0.08%)
3
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% "
"%|eb6909abe08e43bf95e85f53b94e68dd|% "
4
true
true
]
SELECT LOWER (HEX (`category` . `parent_id` )) as `category-ids.key` , COUNT (`category` . `id` ) as `category-ids.count` , COUNT (DISTINCT `category` . `id` ) as `visible-children-count` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`category` . `path` LIKE '%|eb6909abe08e43bf95e85f53b94e68dd|%' AND `category` . `level` = 4 AND `category` . `active` = 1 AND `category` . `visible` = 1 )) GROUP BY `category` . `parent_id` ;
Copy
0.15 ms (0.08%)
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"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ8¿ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x2BB108B8D6A64FA29F601BCDCCD838BF )) LIMIT 1 ;
Copy
0.14 ms (0.08%)
3
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters :
[
b"ëi\t «àŽC¿•è_S¹NhÝ "
b"ëi\t «àŽC¿•è_S¹NhÝ "
b"ëi\t «àŽC¿•è_S¹NhÝ "
]
SELECT LOWER (HEX (`id` )), `path` , `level`
FROM `category`
WHERE `id` = 0xEB6909ABE08E43BF95E85F53B94E68DD OR `parent_id` = 0xEB6909ABE08E43BF95E85F53B94E68DD OR `id` = 0xEB6909ABE08E43BF95E85F53B94E68DD
;
Copy
0.12 ms (0.07%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"jƒx\x13 '\x06 O┼┤»ü<{\f\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` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x6A9F781327064FC5B4AF813C7B0C09A6 );
Copy
0.11 ms (0.06%)
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"S«^9ÑÅC¹’åýÝE\x06 {\r "
b"\x12\x06 >Õ±Gg¯ÀìV¿þ†$ "
b"D\t ²\x17 █ìAJâ\e i3Ö\x17 Rù "
b"^\x03\x1D x~RF£ÇG·\x1F ║ÞýØ "
b"i\x15\v\x10 v)Kn¿4U\x0E <’–\x15 "
b"…‹®7\x02\x10 ORžm\f |1„\r Ý "
b"°ÚM¥âFC*‰Ž3p]E\x12 î "
b"©\x07\x17 ░\x05 ■MöÉ╔^p└Ø}% "
b"╗$ìÔiøMX╝\■NöB9_ "
b"éå+ID`CJ€\x02 MH\x0E ±™v "
b"À§¹RØHN6åÕ×│\x01 Ä~ã "
]
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 (0x53AB5E39D1C543B992E5FDDD45067B0D , 0x1206AD3ED5B14767AFC0EC56BFFE8624 , 0x4409FD17DB8D414A831B693399175297 , 0x5E031D787E52469C8047FA1FBAE8EC9D , 0x69150B1076294B6EBF34550E3C929615 , 0x858BAE3702104F529E6D0C7C31840DDD , 0xB0DA4DA5E246432A898E33705D4512EE , 0xB80717B005FE4D9490C95E70C09D7D25 , 0xBB248DE2699B4D58BC5CFE4E9442395F , 0xE9E52B494460434A80024D480EB19976 , 0xB7F5FB529D484E3686E59EB3018E7EC6 );
Copy
0.11 ms (0.06%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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 (0x972443087E924059B2E61F8799339A60 );
Copy
0.11 ms (0.06%)
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"Åü2±BâE”¹03 s‚©ö "
]
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 (0xC5FC32B142E24594B93033207382A9F6 ));
Copy
0.11 ms (0.06%)
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"sõº\x17 ÷/M៑Ôk]sT3 "
b"S«^9ÑÅC¹’åýÝE\x06 {\r "
b"WıRL╠òCüÄ÷V┬Î~ä╚ "
b"l%┘;§KK█┤õÍ\x13 {ÿÅl "
b"çä•tx¼D$ž‘TP\x1C ¼ËR "
b"òÔÎX\x12 éFÙ¢œ•j\x12\e êí "
b"\x13 1Û¿\x14 âF\x03 ØÞ\x15 ║/═¶å "
b"–J¼\e (ÇI¨®˜|ö‹0„s "
b"Ë¿ìÂÕuN>ŸíÓž¿óÜ\x0F "
b"zRø¯”ºE:¦Ô¨ñ´Uql "
b"\x12\x06 >Õ±Gg¯ÀìV¿þ†$ "
b"D\t ²\x17 █ìAJâ\e i3Ö\x17 Rù "
b"UÍ>\x13 6,KU¦!]‘_É ‹ "
b"^\x03\x1D x~RF£ÇG·\x1F ║ÞýØ "
b"i\x15\v\x10 v)Kn¿4U\x0E <’–\x15 "
b"…‹®7\x02\x10 ORžm\f |1„\r Ý "
b"ñ¢ÏÚ\x05 ýNUØ\x19 ö\f\x17 ®╠\t "
b"°ÚM¥âFC*‰Ž3p]E\x12 î "
b"©\x07\x17 ░\x05 ■MöÉ╔^p└Ø}% "
b"╗$ìÔiøMX╝\■NöB9_ "
b"éå+ID`CJ€\x02 MH\x0E ±™v "
b"\x1F ŒÊI´æD\x11 ‰$Úcßhó+ "
b"†8+nG´J˜¨«\x19 ¶*ûÇ\x02 "
b"ô²áè³rMU¯Š` ;\x05\x1F ° "
b"\x02 ÔPvØ\x16 HbéÃälV+J "
b"\x02 ÿoµŠPGÙ¨N‹}R/Ÿ+ "
b"\x07 b\f J®¹O\t ±aôÄ“-í« "
b"_ı7Á·¹Jëª-┤êÖÅ\x03 █ "
b"~Èb;6\x15 JG‚qKMª\x1E\t\x04 "
b"ò¯Á╬:çL?î bì\x1A ®®Ì "
b"°Žé\x7F Ã\x05 Oi…ÌHsŠ\x0F Æ$ "
b"$Iß\t áÃK¬Ÿ\x06 Ãož¾ÚÌ "
b"CBLاœD\x15 ´7t]\x01 Oqr "
b"–t性ŒHá©Å_\x7F éÄЗ "
b"ØÑpè\f `C\x1A Ø█ÿ\x12 ²OÀµ "
b"§ÒÚ\x1F QŸBh‰ýS•ÿ\x1C J‚ "
b"À§¹RØHN6åÕ×│\x01 Ä~ã "
b"┘è!Å■ãN\x03 ½p░Ï¿©Wc "
b"ô\x18 Ýí,…Gñ‚\r ä*S#x/ "
]
SELECT
`rule` . `id` as `rule.id` ,
`rule` . `name` as `rule.name` ,
`rule` . `priority` as `rule.priority` ,
`rule` . `description` as `rule.description` ,
`rule` . `payload` as `rule.payload` ,
`rule` . `invalid` as `rule.invalid` ,
`rule` . `areas` as `rule.areas` ,
`rule` . `custom_fields` as `rule.customFields` ,
`rule` . `module_types` as `rule.moduleTypes` ,
`rule` . `created_at` as `rule.createdAt` ,
`rule` . `updated_at` as `rule.updatedAt`
FROM
`rule`
WHERE
`rule` . `id` IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (0x73F5BA17F72F4DE19F91D46B5D735433 , 0x53AB5E39D1C543B992E5FDDD45067B0D , 0x57D5524CCC9543818EF656C2D77E84C8 , 0x6C25D93BF54B4BDBB4E4D6137B988F6C , 0xE7E4957478BC44249E9154501CBCCB52 , 0xF2D4CE5812E946D9A29C956A121BEAED , 0x1331EAA8148346039DE815BA2FCDF486 , 0x964ABC1B28C749A8AE987CF68B308473 , 0xCBBFECC2D5754E3E9FEDD39EBFF3DC0F , 0x7A52F8AF94BA453AA6D4A8F1B455716C , 0x1206AD3ED5B14767AFC0EC56BFFE8624 , 0x4409FD17DB8D414A831B693399175297 , 0x55CD3E13362C4B55A6215D915FC9A08B , 0x5E031D787E52469C8047FA1FBAE8EC9D , 0x69150B1076294B6EBF34550E3C929615 , 0x858BAE3702104F529E6D0C7C31840DDD , 0xA4BDD8E905EC4E559D19940C17A9CC09 , 0xB0DA4DA5E246432A898E33705D4512EE , 0xB80717B005FE4D9490C95E70C09D7D25 , 0xBB248DE2699B4D58BC5CFE4E9442395F , 0xE9E52B494460434A80024D480EB19976 , 0x1F8CCA49B4E644118924DA63DF68F32B , 0x86382B6E47B44A98A8AB19B62AFBC702 , 0xF4B2E1E8B3724D55AF8A60A03B051FB0 , 0x02E250769D16486282C79F846C562B4A , 0x02FF6FB58A5047D9A84E8B7D522F9F2B , 0x07620C4AAEB94F09B161F4C4932DEDAB , 0x5FD537B5FAFB4A89A62DB488998F03DB , 0x7EC8623B36154A4782714B4DAA1E0904 , 0x95EEB5CE3A874C3F8C20628D1AA9A9DE , 0xB08EE97FC3054F6985CC48738A0FC624 , 0x2449DF09E1C34BAC9F06C36F9EBEDACC , 0x43424CD8A79C4415B437745D014F7172 , 0x9674E680A78C48E1A9C55F7FE9C4D097 , 0x9DA5708A0C60431A9DDB9812FD4FB7E6 , 0xA7D2DA1F519F426889FD5395FF1C4A82 , 0xB7F5FB529D484E3686E59EB3018E7EC6 , 0xD98A218FFEC64E03AB70B0D8A8B85763 , 0xF418DDED2C8547F1820DE42A5323782F );
Copy
0.11 ms (0.06%)
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"+±\x08 ¸Ö¦O¢Ÿ`\e ÍÌØ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 (0x2BB108B8D6A64FA29F601BCDCCD838BF ));
Copy
0.10 ms (0.06%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x1A ■\v [È;Eìò*zd\x16 ²_ "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x1AFE0B5BD43B458D952A7A6416B6FD5F );
Copy
0.10 ms (0.05%)
2
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = ? AND `payment_method` . `active` = ? )
Parameters :
[
"Kiener\MolliePayments\Handler\Method\ApplePayPayment "
true
]
SELECT `payment_method` . `id` FROM `payment_method` WHERE (`payment_method` . `handler_identifier` = 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' AND `payment_method` . `active` = 1 );
Copy
0.09 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.09 ms (0.05%)
1
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = ? ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = ? ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = ? ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"jƒx\x13 '\x06 O┼┤»ü<{\f\t ª "
b"ƒ@ë3£b@F½P·\x1E 8\e £Þ "
]
SELECT
`shipping_method` . `id` as `shipping_method.id` ,
`shipping_method` . `active` as `shipping_method.active` ,
`shipping_method` . `position` as `shipping_method.position` ,
`shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` ,
`shipping_method` . `media_id` as `shipping_method.mediaId` ,
`shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` ,
`shipping_method` . `tax_type` as `shipping_method.taxType` ,
`shipping_method` . `tax_id` as `shipping_method.taxId` ,
`shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` ,
`shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` ,
`shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` ,
`shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` ,
`shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` ,
`shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` ,
`shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` ,
`shipping_method.deliveryTime.translation.customFields` ,
`shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` ,
`shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` ,
`shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` ,
`shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` ,
`shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` ,
`shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` ,
`shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` ,
`shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` ,
`shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` ,
`shipping_method` . `technical_name` as `shipping_method.technicalName` ,
`shipping_method` . `created_at` as `shipping_method.createdAt` ,
`shipping_method` . `updated_at` as `shipping_method.updatedAt` ,
`shipping_method.media` . `id` as `shipping_method.media.id` ,
`shipping_method.media` . `user_id` as `shipping_method.media.userId` ,
`shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` ,
`shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` ,
`shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` ,
`shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` ,
`shipping_method.media` . `file_name` as `shipping_method.media.fileName` ,
`shipping_method.media` . `file_size` as `shipping_method.media.fileSize` ,
`shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` ,
`shipping_method.media` . `meta_data` as `shipping_method.media.metaData` ,
`shipping_method.media` . `config` as `shipping_method.media.config` ,
`shipping_method.media` . `path` as `shipping_method.media.path` ,
`shipping_method.media` . `private` as `shipping_method.media.private` ,
`shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` ,
`shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` ,
`shipping_method.media` . `created_at` as `shipping_method.media.createdAt` ,
`shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` ,
`shipping_method.media.translation.title` ,
`shipping_method.media.translation.title` as `shipping_method.media.title` ,
`shipping_method.media.translation.alt` ,
`shipping_method.media.translation.alt` as `shipping_method.media.alt` ,
`shipping_method.media.translation.customFields` ,
`shipping_method.media.translation.customFields` as `shipping_method.media.customFields` ,
`shipping_method.translation.name` ,
`shipping_method.translation.name` as `shipping_method.name` ,
`shipping_method.translation.description` ,
`shipping_method.translation.description` as `shipping_method.description` ,
`shipping_method.translation.trackingUrl` ,
`shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` ,
`shipping_method.translation.customFields` ,
`shipping_method.translation.customFields` as `shipping_method.customFields`
FROM
`shipping_method`
LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id`
LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id`
LEFT JOIN (
SELECT
`shipping_method.translation` . `shipping_method_id` ,
`shipping_method.translation` . `name` as `shipping_method.translation.name` ,
`shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` ,
`shipping_method.translation` . `description` as `shipping_method.translation.description` ,
`shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl`
FROM
`shipping_method_translation` `shipping_method.translation`
WHERE
`shipping_method.translation` . `language_id` = ?
) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id`
LEFT JOIN (
SELECT
`shipping_method.deliveryTime.translation` . `delivery_time_id` ,
`shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` ,
`shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields`
FROM
`delivery_time_translation` `shipping_method.deliveryTime.translation`
WHERE
`shipping_method.deliveryTime.translation` . `language_id` = ?
) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id`
LEFT JOIN (
SELECT
`shipping_method.media.translation` . `media_id` ,
`shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` ,
`shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` ,
`shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields`
FROM
`media_translation` `shipping_method.media.translation`
WHERE
`shipping_method.media.translation` . `language_id` = ?
) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id`
WHERE
`shipping_method` . `id` IN (? , ? )
Copy
SELECT `shipping_method` . `id` as `shipping_method.id` , `shipping_method` . `active` as `shipping_method.active` , `shipping_method` . `position` as `shipping_method.position` , `shipping_method` . `availability_rule_id` as `shipping_method.availabilityRuleId` , `shipping_method` . `media_id` as `shipping_method.mediaId` , `shipping_method` . `delivery_time_id` as `shipping_method.deliveryTimeId` , `shipping_method` . `tax_type` as `shipping_method.taxType` , `shipping_method` . `tax_id` as `shipping_method.taxId` , `shipping_method.deliveryTime` . `id` as `shipping_method.deliveryTime.id` , `shipping_method.deliveryTime` . `min` as `shipping_method.deliveryTime.min` , `shipping_method.deliveryTime` . `max` as `shipping_method.deliveryTime.max` , `shipping_method.deliveryTime` . `unit` as `shipping_method.deliveryTime.unit` , `shipping_method.deliveryTime` . `created_at` as `shipping_method.deliveryTime.createdAt` , `shipping_method.deliveryTime` . `updated_at` as `shipping_method.deliveryTime.updatedAt` , `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name` , `shipping_method.deliveryTime.translation.customFields` , `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields` , `shipping_method.appShippingMethod` . `id` as `shipping_method.appShippingMethod.id` , `shipping_method.appShippingMethod` . `app_name` as `shipping_method.appShippingMethod.appName` , `shipping_method.appShippingMethod` . `identifier` as `shipping_method.appShippingMethod.identifier` , `shipping_method.appShippingMethod` . `app_id` as `shipping_method.appShippingMethod.appId` , `shipping_method.appShippingMethod` . `shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId` , `shipping_method.appShippingMethod` . `original_media_id` as `shipping_method.appShippingMethod.originalMediaId` , `shipping_method.appShippingMethod` . `created_at` as `shipping_method.appShippingMethod.createdAt` , `shipping_method.appShippingMethod` . `updated_at` as `shipping_method.appShippingMethod.updatedAt` , `shipping_method` . `technical_name` as `shipping_method.technicalName` , `shipping_method` . `created_at` as `shipping_method.createdAt` , `shipping_method` . `updated_at` as `shipping_method.updatedAt` , `shipping_method.media` . `id` as `shipping_method.media.id` , `shipping_method.media` . `user_id` as `shipping_method.media.userId` , `shipping_method.media` . `media_folder_id` as `shipping_method.media.mediaFolderId` , `shipping_method.media` . `mime_type` as `shipping_method.media.mimeType` , `shipping_method.media` . `file_extension` as `shipping_method.media.fileExtension` , `shipping_method.media` . `uploaded_at` as `shipping_method.media.uploadedAt` , `shipping_method.media` . `file_name` as `shipping_method.media.fileName` , `shipping_method.media` . `file_size` as `shipping_method.media.fileSize` , `shipping_method.media` . `media_type` as `shipping_method.media.mediaTypeRaw` , `shipping_method.media` . `meta_data` as `shipping_method.media.metaData` , `shipping_method.media` . `config` as `shipping_method.media.config` , `shipping_method.media` . `path` as `shipping_method.media.path` , `shipping_method.media` . `private` as `shipping_method.media.private` , `shipping_method.media` . `thumbnails_ro` as `shipping_method.media.thumbnailsRo` , `shipping_method.media` . `file_hash` as `shipping_method.media.fileHash` , `shipping_method.media` . `created_at` as `shipping_method.media.createdAt` , `shipping_method.media` . `updated_at` as `shipping_method.media.updatedAt` , `shipping_method.media.translation.title` , `shipping_method.media.translation.title` as `shipping_method.media.title` , `shipping_method.media.translation.alt` , `shipping_method.media.translation.alt` as `shipping_method.media.alt` , `shipping_method.media.translation.customFields` , `shipping_method.media.translation.customFields` as `shipping_method.media.customFields` , `shipping_method.translation.name` , `shipping_method.translation.name` as `shipping_method.name` , `shipping_method.translation.description` , `shipping_method.translation.description` as `shipping_method.description` , `shipping_method.translation.trackingUrl` , `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl` , `shipping_method.translation.customFields` , `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method` . `id` = `shipping_method.appShippingMethod` . `shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method` . `media_id` = `shipping_method.media` . `id` LEFT JOIN (SELECT `shipping_method.translation` . `shipping_method_id` , `shipping_method.translation` . `name` as `shipping_method.translation.name` , `shipping_method.translation` . `custom_fields` as `shipping_method.translation.customFields` , `shipping_method.translation` . `description` as `shipping_method.translation.description` , `shipping_method.translation` . `tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation` . `shipping_method_id` = `shipping_method` . `id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation` . `delivery_time_id` , `shipping_method.deliveryTime.translation` . `name` as `shipping_method.deliveryTime.translation.name` , `shipping_method.deliveryTime.translation` . `custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation` . `delivery_time_id` = `shipping_method.deliveryTime` . `id` LEFT JOIN (SELECT `shipping_method.media.translation` . `media_id` , `shipping_method.media.translation` . `alt` as `shipping_method.media.translation.alt` , `shipping_method.media.translation` . `title` as `shipping_method.media.translation.title` , `shipping_method.media.translation` . `custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation` . `media_id` = `shipping_method.media` . `id` WHERE `shipping_method` . `id` IN (0x6A9F781327064FC5B4AF813C7B0C09A6 , 0x8340EB33A3624046BD50B71E381BA3DE );
Copy
0.08 ms (0.05%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id = 0x972443087E924059B2E61F8799339A60 OR system_config . sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.08 ms (0.05%)
1
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = ? ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = ? ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = ? )) AND (`language` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` , `language.translationCode` . `id` as `language.translationCode.id` , `language.translationCode` . `code` as `language.translationCode.code` , `language.translationCode` . `created_at` as `language.translationCode.createdAt` , `language.translationCode` . `updated_at` as `language.translationCode.updatedAt` , `language.translationCode.translation.name` , `language.translationCode.translation.name` as `language.translationCode.name` , `language.translationCode.translation.territory` , `language.translationCode.translation.territory` as `language.translationCode.territory` , `language.translationCode.translation.customFields` , `language.translationCode.translation.customFields` as `language.translationCode.customFields` , `language.locale` . `id` as `language.locale.id` , `language.locale` . `code` as `language.locale.code` , `language.locale` . `created_at` as `language.locale.createdAt` , `language.locale` . `updated_at` as `language.locale.updatedAt` , `language.locale.translation.name` , `language.locale.translation.name` as `language.locale.name` , `language.locale.translation.territory` , `language.locale.translation.territory` as `language.locale.territory` , `language.locale.translation.customFields` , `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language` . `translation_code_id` = `language.translationCode` . `id` LEFT JOIN `locale` `language.locale` ON `language` . `locale_id` = `language.locale` . `id` LEFT JOIN (SELECT `language.translationCode.translation` . `locale_id` , `language.translationCode.translation` . `name` as `language.translationCode.translation.name` , `language.translationCode.translation` . `territory` as `language.translationCode.translation.territory` , `language.translationCode.translation` . `custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation` . `locale_id` = `language.translationCode` . `id` LEFT JOIN (SELECT `language.locale.translation` . `locale_id` , `language.locale.translation` . `name` as `language.locale.translation.name` , `language.locale.translation` . `territory` as `language.locale.translation.territory` , `language.locale.translation` . `custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `language.locale.locale_translation` ON `language.locale.locale_translation` . `locale_id` = `language.locale` . `id` WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language` . `id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ));
Copy
0.08 ms (0.04%)
2
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (? ))
Parameters :
[
b"\x01 —UÀ–Êr¬Œ>vû‚6ð› "
]
SELECT `script` . `id` as `script.id` , `script` . `script` as `script.script` , `script` . `hook` as `script.hook` , `script` . `name` as `script.name` , `script` . `active` as `script.active` , `script` . `app_id` as `script.appId` , `script` . `created_at` as `script.createdAt` , `script` . `updated_at` as `script.updatedAt` FROM `script` WHERE (`script` . `app_id` IN (0x019755C096CA72AC8C3E76FB8236F09B ));
Copy
0.08 ms (0.04%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
SELECT configuration_key , configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC ;
Copy
0.08 ms (0.04%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
"O1lZ22YLUYr8gcNdVX5pHkehMhLic3Fq "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x972443087E924059B2E61F8799339A60 ) AND (token = 'O1lZ22YLUYr8gcNdVX5pHkehMhLic3Fq' ) LIMIT 1 ;
Copy
0.08 ms (0.04%)
1
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = ? ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = ? ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"eC<\x1E ô¡@\x14 ¸\x00 Þ<4á\x0E N "
b"v>ÖÆc\x14 Bù·Ïé\v ÞŒ*· "
b"ÞÍD”²\x06 F\x7F ¡_ÚDÈö\x00 ’ "
b"X1ÊZ|FBó¦;Ðø]÷½ë "
b"*Ô\x15 ÊæÉJ¿ŠªÆè\x11 ùþ] "
b"aýœòï&FŒ£'í8>ú\x19 "
b"Pʳ:j\x02 Ak°¸z \x16 ³u. "
b"\x1A ■\v [È;Eìò*zd\x16 ²_ "
]
SELECT
`payment_method` . `id` as `payment_method.id` ,
`payment_method` . `plugin_id` as `payment_method.pluginId` ,
`payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` ,
`payment_method` . `position` as `payment_method.position` ,
`payment_method` . `active` as `payment_method.active` ,
`payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` ,
`payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` ,
`payment_method` . `media_id` as `payment_method.mediaId` ,
`payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` ,
`payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` ,
`payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` ,
`payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` ,
`payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` ,
`payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` ,
`payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` ,
`payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` ,
`payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` ,
`payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` ,
`payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` ,
`payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` ,
`payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` ,
`payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` ,
`payment_method` . `technical_name` as `payment_method.technicalName` ,
`payment_method` . `created_at` as `payment_method.createdAt` ,
`payment_method` . `updated_at` as `payment_method.updatedAt` ,
`payment_method.media` . `id` as `payment_method.media.id` ,
`payment_method.media` . `user_id` as `payment_method.media.userId` ,
`payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` ,
`payment_method.media` . `mime_type` as `payment_method.media.mimeType` ,
`payment_method.media` . `file_extension` as `payment_method.media.fileExtension` ,
`payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` ,
`payment_method.media` . `file_name` as `payment_method.media.fileName` ,
`payment_method.media` . `file_size` as `payment_method.media.fileSize` ,
`payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` ,
`payment_method.media` . `meta_data` as `payment_method.media.metaData` ,
`payment_method.media` . `config` as `payment_method.media.config` ,
`payment_method.media` . `path` as `payment_method.media.path` ,
`payment_method.media` . `private` as `payment_method.media.private` ,
`payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` ,
`payment_method.media` . `file_hash` as `payment_method.media.fileHash` ,
`payment_method.media` . `created_at` as `payment_method.media.createdAt` ,
`payment_method.media` . `updated_at` as `payment_method.media.updatedAt` ,
`payment_method.media.translation.title` ,
`payment_method.media.translation.title` as `payment_method.media.title` ,
`payment_method.media.translation.alt` ,
`payment_method.media.translation.alt` as `payment_method.media.alt` ,
`payment_method.media.translation.customFields` ,
`payment_method.media.translation.customFields` as `payment_method.media.customFields` ,
`payment_method.translation.name` ,
`payment_method.translation.name` as `payment_method.name` ,
`payment_method.translation.distinguishableName` ,
`payment_method.translation.distinguishableName` as `payment_method.distinguishableName` ,
`payment_method.translation.description` ,
`payment_method.translation.description` as `payment_method.description` ,
`payment_method.translation.customFields` ,
`payment_method.translation.customFields` as `payment_method.customFields`
FROM
`payment_method`
LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id`
LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id`
LEFT JOIN (
SELECT
`payment_method.translation` . `payment_method_id` ,
`payment_method.translation` . `name` as `payment_method.translation.name` ,
`payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` ,
`payment_method.translation` . `description` as `payment_method.translation.description` ,
`payment_method.translation` . `custom_fields` as `payment_method.translation.customFields`
FROM
`payment_method_translation` `payment_method.translation`
WHERE
`payment_method.translation` . `language_id` = ?
) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id`
LEFT JOIN (
SELECT
`payment_method.media.translation` . `media_id` ,
`payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` ,
`payment_method.media.translation` . `title` as `payment_method.media.translation.title` ,
`payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields`
FROM
`media_translation` `payment_method.media.translation`
WHERE
`payment_method.media.translation` . `language_id` = ?
) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id`
WHERE
`payment_method` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? )
Copy
SELECT `payment_method` . `id` as `payment_method.id` , `payment_method` . `plugin_id` as `payment_method.pluginId` , `payment_method` . `handler_identifier` as `payment_method.handlerIdentifier` , `payment_method` . `position` as `payment_method.position` , `payment_method` . `active` as `payment_method.active` , `payment_method` . `after_order_enabled` as `payment_method.afterOrderEnabled` , `payment_method` . `availability_rule_id` as `payment_method.availabilityRuleId` , `payment_method` . `media_id` as `payment_method.mediaId` , `payment_method.appPaymentMethod` . `id` as `payment_method.appPaymentMethod.id` , `payment_method.appPaymentMethod` . `app_name` as `payment_method.appPaymentMethod.appName` , `payment_method.appPaymentMethod` . `identifier` as `payment_method.appPaymentMethod.identifier` , `payment_method.appPaymentMethod` . `pay_url` as `payment_method.appPaymentMethod.payUrl` , `payment_method.appPaymentMethod` . `finalize_url` as `payment_method.appPaymentMethod.finalizeUrl` , `payment_method.appPaymentMethod` . `validate_url` as `payment_method.appPaymentMethod.validateUrl` , `payment_method.appPaymentMethod` . `capture_url` as `payment_method.appPaymentMethod.captureUrl` , `payment_method.appPaymentMethod` . `refund_url` as `payment_method.appPaymentMethod.refundUrl` , `payment_method.appPaymentMethod` . `recurring_url` as `payment_method.appPaymentMethod.recurringUrl` , `payment_method.appPaymentMethod` . `app_id` as `payment_method.appPaymentMethod.appId` , `payment_method.appPaymentMethod` . `original_media_id` as `payment_method.appPaymentMethod.originalMediaId` , `payment_method.appPaymentMethod` . `payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId` , `payment_method.appPaymentMethod` . `created_at` as `payment_method.appPaymentMethod.createdAt` , `payment_method.appPaymentMethod` . `updated_at` as `payment_method.appPaymentMethod.updatedAt` , `payment_method` . `technical_name` as `payment_method.technicalName` , `payment_method` . `created_at` as `payment_method.createdAt` , `payment_method` . `updated_at` as `payment_method.updatedAt` , `payment_method.media` . `id` as `payment_method.media.id` , `payment_method.media` . `user_id` as `payment_method.media.userId` , `payment_method.media` . `media_folder_id` as `payment_method.media.mediaFolderId` , `payment_method.media` . `mime_type` as `payment_method.media.mimeType` , `payment_method.media` . `file_extension` as `payment_method.media.fileExtension` , `payment_method.media` . `uploaded_at` as `payment_method.media.uploadedAt` , `payment_method.media` . `file_name` as `payment_method.media.fileName` , `payment_method.media` . `file_size` as `payment_method.media.fileSize` , `payment_method.media` . `media_type` as `payment_method.media.mediaTypeRaw` , `payment_method.media` . `meta_data` as `payment_method.media.metaData` , `payment_method.media` . `config` as `payment_method.media.config` , `payment_method.media` . `path` as `payment_method.media.path` , `payment_method.media` . `private` as `payment_method.media.private` , `payment_method.media` . `thumbnails_ro` as `payment_method.media.thumbnailsRo` , `payment_method.media` . `file_hash` as `payment_method.media.fileHash` , `payment_method.media` . `created_at` as `payment_method.media.createdAt` , `payment_method.media` . `updated_at` as `payment_method.media.updatedAt` , `payment_method.media.translation.title` , `payment_method.media.translation.title` as `payment_method.media.title` , `payment_method.media.translation.alt` , `payment_method.media.translation.alt` as `payment_method.media.alt` , `payment_method.media.translation.customFields` , `payment_method.media.translation.customFields` as `payment_method.media.customFields` , `payment_method.translation.name` , `payment_method.translation.name` as `payment_method.name` , `payment_method.translation.distinguishableName` , `payment_method.translation.distinguishableName` as `payment_method.distinguishableName` , `payment_method.translation.description` , `payment_method.translation.description` as `payment_method.description` , `payment_method.translation.customFields` , `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method` . `id` = `payment_method.appPaymentMethod` . `payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method` . `media_id` = `payment_method.media` . `id` LEFT JOIN (SELECT `payment_method.translation` . `payment_method_id` , `payment_method.translation` . `name` as `payment_method.translation.name` , `payment_method.translation` . `distinguishable_name` as `payment_method.translation.distinguishableName` , `payment_method.translation` . `description` as `payment_method.translation.description` , `payment_method.translation` . `custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation` . `payment_method_id` = `payment_method` . `id` LEFT JOIN (SELECT `payment_method.media.translation` . `media_id` , `payment_method.media.translation` . `alt` as `payment_method.media.translation.alt` , `payment_method.media.translation` . `title` as `payment_method.media.translation.title` , `payment_method.media.translation` . `custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `payment_method.media.media_translation` ON `payment_method.media.media_translation` . `media_id` = `payment_method.media` . `id` WHERE `payment_method` . `id` IN (0x65433C1EF4A14014B800DE3C34E10E4E , 0x763ED6C6631442F9B7CFE90BDE8C2AB7 , 0xDECD4494B206467FA15FDA44C8F60092 , 0x5831CA5A7C4642F3A63BD0F85DF7BDEB , 0x2AD415CAE6C94ABF8AAAC6E811F9FE5D , 0x61FD9CF2EF26468CADA327ED383EFA19 , 0x50CAB33A6A02416BB0B87A2016B3752E , 0x1AFE0B5BD43B458D952A7A6416B6FD5F );
Copy
0.08 ms (0.04%)
1
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"f\x1F Îw¶ãKd¿Â–`»Rîd "
b"›@õ\x05 ¤UIÙºÈ\x0E `ªð“( "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? , ? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x661FCE77B6E34B64BFC29660BB52EE64 , 0x9B40F505A45549D9BAC80E60AAF09328 ));
Copy
0.07 ms (0.04%)
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 , MIN (`language` . `name` ) ASC
Parameters :
[
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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` = 0x972443087E924059B2E61F8799339A60 AND `language.salesChannels` . `id` = 0x972443087E924059B2E61F8799339A60 ) GROUP BY `language` . `id` ORDER BY MIN (`language` . `name` ) ASC , MIN (`language` . `name` ) ASC ;
Copy
0.07 ms (0.04%)
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"YŽA”…¦I”¹hÙ€\x03 6¨" "
]
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 (0x598E419485A64994B968D9800336A822 );
Copy
0.06 ms (0.04%)
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.06 ms (0.04%)
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 , MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
true
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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` = 0x972443087E924059B2E61F8799339A60 ) GROUP BY `shipping_method` . `id` ORDER BY MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC , MIN (`shipping_method` . `position` ) ASC , MIN (COALESCE (`shipping_method.translation.name` )) ASC ;
Copy
0.06 ms (0.04%)
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"y€´òé…J¨Œ×\x13 gLÇ\x00 \ "
b"”™Šz]µC¬µ»¨ü»Í\x04 ¾ "
b"ÃÛ…3ñ—B\x1A ƒÓçã,õý "
b"ÉNãb1SL濳·R6ŒÁ4 "
]
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 (0x7980B4F2E9854AA88CD713674CC7005C , 0x94998A7A5DB543ACB5BBA8FCBBCD04BE , 0xC3DB8533F197421A83D3E7E32CF5FDAD , 0xC94EE36231534CE6BFB3B752368CC134 ));
Copy
0.06 ms (0.03%)
1
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"O1lZ22YLUYr8gcNdVX5pHkehMhLic3Fq "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = 'O1lZ22YLUYr8gcNdVX5pHkehMhLic3Fq' ;
Copy
0.06 ms (0.03%)
1
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.06 ms (0.03%)
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"YŽA”…¦I”¹hÙ€\x03 6¨" "
]
SELECT `currency_country_rounding` . `id` FROM `currency_country_rounding` WHERE (`currency_country_rounding` . `currency_id` = 0xB7D2554B0CE847CD82F3AC9BD1C0DFCA AND `currency_country_rounding` . `country_id` = 0x598E419485A64994B968D9800336A822 ) LIMIT 1 ;
Copy
0.06 ms (0.03%)
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"Ú:a£è═Oé░É)i▀ÓÚM "
]
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 (0xE93A619C8ACD4F82B0902969DFE0E94D );
Copy
0.06 ms (0.03%)
1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
0.06 ms (0.03%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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` = 0x972443087E924059B2E61F8799339A60 ) GROUP BY `currency` . `id` ;
Copy
0.06 ms (0.03%)
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""<ü\v J\Jêö░÷õM░Y7 "
]
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 (0x223C810B4A5C4A8894B0F6E44DB05937 );
Copy
0.05 ms (0.03%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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 (0x972443087E924059B2E61F8799339A60 ));
Copy
0.05 ms (0.03%)
1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
0.05 ms (0.03%)
1
SELECT translation_key , value FROM snippet WHERE snippet_set_id = ?
Parameters :
[
b"vݶl\x16\x08 Cة΀ZX(¼Í "
]
SELECT translation_key , value FROM snippet WHERE snippet_set_id = 0x76DDB66C160843D8A9CE805A5828BCCD ;
Copy
0.05 ms (0.03%)
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 , MIN (`payment_method` . `position` ) ASC
Parameters :
[
true
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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` = 0x972443087E924059B2E61F8799339A60 ) GROUP BY `payment_method` . `id` ORDER BY MIN (`payment_method` . `position` ) ASC , MIN (`payment_method` . `position` ) ASC ;
Copy
0.05 ms (0.03%)
1
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id
SELECT LOWER (HEX (language . id )) AS array_key , LOWER (HEX (language . id )) AS id , locale . code , parentLocale . code AS parentCode , LOWER (HEX (language . parent_id )) parentId FROM language LEFT JOIN locale locale ON language . translation_code_id = locale . id LEFT JOIN language parentLanguage ON language . parent_id = parentLanguage . id LEFT JOIN locale parentLocale ON parentLanguage . translation_code_id = parentLocale . id ;
Copy
0.05 ms (0.03%)
1
SELECT `acris_filter` . `id` as `acris_filter.id` , `acris_filter` . `identifier` as `acris_filter.identifier` , `acris_filter` . `active` as `acris_filter.active` , `acris_filter` . `position` as `acris_filter.position` , `acris_filter` . `filter_type` as `acris_filter.filterType` , `acris_filter` . `filter_text_before` as `acris_filter.filterTextBefore` , `acris_filter` . `filter_text_after` as `acris_filter.filterTextAfter` , `acris_filter` . `unit` as `acris_filter.unit` , `acris_filter` . `hide` as `acris_filter.hide` , `acris_filter` . `display_on` as `acris_filter.displayOn` , `acris_filter` . `custom_field_id` as `acris_filter.customFieldId` , `acris_filter.customField` . `id` as `acris_filter.customField.id` , `acris_filter.customField` . `name` as `acris_filter.customField.name` , `acris_filter.customField` . `type` as `acris_filter.customField.type` , `acris_filter.customField` . `config` as `acris_filter.customField.config` , `acris_filter.customField` . `active` as `acris_filter.customField.active` , `acris_filter.customField` . `set_id` as `acris_filter.customField.customFieldSetId` , `acris_filter.customField` . `allow_customer_write` as `acris_filter.customField.allowCustomerWrite` , `acris_filter.customField` . `allow_cart_expose` as `acris_filter.customField.allowCartExpose` , `acris_filter.customField` . `store_api_aware` as `acris_filter.customField.storeApiAware` , `acris_filter.customField` . `created_at` as `acris_filter.customField.createdAt` , `acris_filter.customField` . `updated_at` as `acris_filter.customField.updatedAt` , `acris_filter` . `created_at` as `acris_filter.createdAt` , `acris_filter` . `updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter` . `custom_field_id` = `acris_filter.customField` . `id`
SELECT `acris_filter` . `id` as `acris_filter.id` , `acris_filter` . `identifier` as `acris_filter.identifier` , `acris_filter` . `active` as `acris_filter.active` , `acris_filter` . `position` as `acris_filter.position` , `acris_filter` . `filter_type` as `acris_filter.filterType` , `acris_filter` . `filter_text_before` as `acris_filter.filterTextBefore` , `acris_filter` . `filter_text_after` as `acris_filter.filterTextAfter` , `acris_filter` . `unit` as `acris_filter.unit` , `acris_filter` . `hide` as `acris_filter.hide` , `acris_filter` . `display_on` as `acris_filter.displayOn` , `acris_filter` . `custom_field_id` as `acris_filter.customFieldId` , `acris_filter.customField` . `id` as `acris_filter.customField.id` , `acris_filter.customField` . `name` as `acris_filter.customField.name` , `acris_filter.customField` . `type` as `acris_filter.customField.type` , `acris_filter.customField` . `config` as `acris_filter.customField.config` , `acris_filter.customField` . `active` as `acris_filter.customField.active` , `acris_filter.customField` . `set_id` as `acris_filter.customField.customFieldSetId` , `acris_filter.customField` . `allow_customer_write` as `acris_filter.customField.allowCustomerWrite` , `acris_filter.customField` . `allow_cart_expose` as `acris_filter.customField.allowCartExpose` , `acris_filter.customField` . `store_api_aware` as `acris_filter.customField.storeApiAware` , `acris_filter.customField` . `created_at` as `acris_filter.customField.createdAt` , `acris_filter.customField` . `updated_at` as `acris_filter.customField.updatedAt` , `acris_filter` . `created_at` as `acris_filter.createdAt` , `acris_filter` . `updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter` . `custom_field_id` = `acris_filter.customField` . `id` ;
Copy
0.05 ms (0.03%)
1
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE ? ) ORDER BY sales_channel_id ASC
Parameters :
[
"Serkiz6Housenumber.% "
]
SELECT configuration_key , configuration_value FROM system_config WHERE (sales_channel_id IS NULL ) AND (configuration_key LIKE 'Serkiz6Housenumber.%' ) ORDER BY sales_channel_id ASC ;
Copy
0.05 ms (0.03%)
1
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = ? )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (? )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
SELECT LOWER (HEX (`language.salesChannels.mapping` . `sales_channel_id` )) as `key` , GROUP_CONCAT (LOWER (HEX (`language.salesChannels.mapping` . `language_id` )) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping` . `language_id` = `language` . id WHERE ((`language` . `id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B )) AND (`language.salesChannels.mapping` . `sales_channel_id` IN (0x972443087E924059B2E61F8799339A60 )) GROUP BY `language.salesChannels.mapping` . `sales_channel_id` ;
Copy
0.05 ms (0.03%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
b"YŽA”…¦I”¹hÙ€\x03 6¨" "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x972443087E924059B2E61F8799339A60 AND `sales_channel_country` . `country_id` = 0x598E419485A64994B968D9800336A822 );
Copy
0.05 ms (0.03%)
1
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"·ÒUK\f èGÍ‚ó¬›ÑÀßÊ "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE `currency` . `id` IN (0xB7D2554B0CE847CD82F3AC9BD1C0DFCA );
Copy
0.04 ms (0.02%)
1
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
0.04 ms (0.02%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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 = 0x972443087E924059B2E61F8799339A60
GROUP BY sales_channel . id , sales_channel . language_id , sales_channel . currency_id , currency . factor ;
Copy
0.03 ms (0.02%)
1
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS scriptName ,
`script` . `script` AS script ,
`script` . `hook` AS hook ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
`app` . `version` AS appVersion ,
`script` . `active` AS active
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` ! = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
0.03 ms (0.02%)
1
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC , `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC , `product_sorting` . `priority` DESC ;
Copy
0.03 ms (0.02%)
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"Ú:a£è═Oé░É)i▀ÓÚM "
b"Ú\x05 û2iêDÉÇrôP3´¸; "
b"0\x1E └$¦²Lc┤╩Ø\x1E YP\x05 ░ "
b"""
\n
uл®¢M¸•) y\x12 4_Ë
"""
b"=╬j]ì│B³ÉèÄFNÜöî "
b"y±\x16 ÓÎ\x1D K€ª¯Oî¥Lcë "
]
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 (0xE93A619C8ACD4F82B0902969DFE0E94D , 0xE9059632698844908072935033EFF73B , 0x301EC024DDFD4C63B4CA9D1E595005B0 , 0x0A75D0BBAEA24DB89529207912345FCB , 0x3DCE6A5D8DB342FC908A8E464E9A948C , 0x79B116D3CE1D4B80AAAF4FEEA54C63EB );
Copy
0.02 ms (0.01%)
1
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
SELECT `base_class` AS `baseClass` , `author`
FROM `plugin`
;
Copy
0.02 ms (0.01%)
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"—$C\x08 ~’@Y²æ\x1F ‡™3š` "
]
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 = 0x972443087E924059B2E61F8799339A60
;
Copy
0.02 ms (0.01%)
1
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
0.02 ms (0.01%)
1
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
SELECT LOWER (HEX (`script` . `app_id` )) as `app_id` ,
`script` . `name` AS name ,
`script` . `script` AS script ,
`app` . `name` AS appName ,
LOWER (HEX (`app` . `integration_id` )) AS integrationId ,
IFNULL (`script` . `updated_at` , `script` . `created_at` ) AS lastModified
FROM `script`
LEFT JOIN `app` ON `script` . `app_id` = `app` . `id`
WHERE `script` . `hook` = 'include'
ORDER BY `app` . `created_at` , `app` . `id` , `script` . `name`
;
Copy
0.02 ms (0.01%)
1
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
0.02 ms (0.01%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters :
[
b"vݶl\x16\x08 Cة΀ZX(¼Í "
]
SELECT iso FROM snippet_set WHERE id = 0x76DDB66C160843D8A9CE805A5828BCCD ;
Copy