1
0.34 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
2
0.52 ms
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ;
SELECT
`name` ,
`base_class` AS baseClass ,
IF (`active` = 1 AND `installed_at` IS NOT NULL , 1 , 0 ) AS active ,
`path` ,
`version` ,
`autoload` ,
`managed_by_composer` AS managedByComposer ,
composer_name as composerName
FROM `plugin`
ORDER BY `installed_at` ; ;
Copy
3
0.71 ms
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ))
SET @@group_concat_max_len = CAST (IF (@@group_concat_max_len > 320000 , @@group_concat_max_len , 320000 ) AS UNSIGNED ); SET sql_mode = (SELECT REPLACE (@@sql_mode , 'ONLY_FULL_GROUP_BY' , '' ));
Copy
4
0.66 ms
SELECT `key` , `value` FROM `app_config`
SELECT `key` , `value` FROM `app_config` ;
Copy
5
0.51 ms
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
SELECT custom_entity . name , custom_entity . fields , custom_entity . flags
FROM custom_entity
LEFT JOIN app ON app . id = custom_entity . app_id
WHERE (custom_entity . app_id IS NULL OR app . active = 1 ) AND custom_entity . deleted_at IS NULL ;
;
Copy
6
1.30 ms
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ? ) AND ((sales_channel_id = ? OR sales_channel_id IS NULL )) AND ((seo_path_info = ? OR seo_path_info = ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
"geschichte "
"geschichte/ "
]
SELECT id , path_info pathInfo , is_canonical isCanonical , sales_channel_id salesChannelId FROM seo_url WHERE (language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND ((sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 OR sales_channel_id IS NULL )) AND ((seo_path_info = 'geschichte' OR seo_path_info = 'geschichte/' ));
Copy
7
2.09 ms
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN (? , ? , ? , ? , ? , ? , ? ) AND `scop_platform_redirecter_redirect` . `enabled` = ? AND (`scop_platform_redirecter_redirect` . `salesChannelId` = ? OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > ? )) LIMIT 1
Parameters :
[
"//geschichte/ "
"/geschichte/ "
"https://hauptverlag.staging.eurosoft.network/geschichte/ "
"https://hauptverlag.staging.eurosoft.network//geschichte/ "
"/geschichte/ "
"//geschichte/ "
"geschichte/ "
true
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
null
]
SELECT `scop_platform_redirecter_redirect` . `id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect` . `sourceURL` IN ('//geschichte/' , '/geschichte/' , 'https://hauptverlag.staging.eurosoft.network/geschichte/' , 'https://hauptverlag.staging.eurosoft.network//geschichte/' , '/geschichte/' , '//geschichte/' , 'geschichte/' ) AND `scop_platform_redirecter_redirect` . `enabled` = 1 AND (`scop_platform_redirecter_redirect` . `salesChannelId` = 0x0190A64A9C267095B2C78AFFDE939AE0 OR `scop_platform_redirecter_redirect` . `salesChannelId` < = > NULL )) LIMIT 1 ;
Copy
8
0.46 ms
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
SELECT `name` , `path` , `author` , `self_managed`
FROM `app`
WHERE `active` = 1
;
Copy
9
1.12 ms
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-06-03T15:47:54+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-06-03T15:47:54+00:00' )) AND `active` = '1' ;
SELECT LOWER (HEX (`id` )) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-06-03T15:47:54+00:00' ) OR (`show_until` > `updated_at` AND `show_until` < '2026-06-03T15:47:54+00:00' )) AND `active` = '1' ; ;
Copy
10
0.76 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ? ) AND (token = ? ) LIMIT 1
Parameters :
[
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
"2B07zep2DVWaPQ2r7kVL6f1ZkA4fR8Qg "
]
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 ) AND (token = '2B07zep2DVWaPQ2r7kVL6f1ZkA4fR8Qg' ) LIMIT 1 ;
Copy
11
0.62 ms
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = ?
Parameters :
[
"2B07zep2DVWaPQ2r7kVL6f1ZkA4fR8Qg "
]
SELECT `cart` . `payload` , `cart` . `rule_ids` , `cart` . `compressed` FROM cart WHERE `token` = '2B07zep2DVWaPQ2r7kVL6f1ZkA4fR8Qg' ;
Copy
12
0.98 ms
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = ? AND `sales_channel_country` . `country_id` = ? )
Parameters :
[
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¥Ð¹ms\x03 ¿5=Ó\x03 å¹' "
]
SELECT `sales_channel_country` . `sales_channel_id` , `sales_channel_country` . `country_id` FROM `sales_channel_country` WHERE (`sales_channel_country` . `sales_channel_id` = 0x0190A64A9C267095B2C78AFFDE939AE0 AND `sales_channel_country` . `country_id` = 0x0190A5D0B96D7303BF353DD303E5B927 );
Copy
13
2.06 ms
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country.salesChannels` . `id` = ? ) GROUP BY `country` . `id`
Parameters :
[
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
SELECT `country` . `id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country` . `id` = `country.salesChannels.mapping` . `country_id` LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping` . `sales_channel_id` = `country.salesChannels` . `id` WHERE (`country.salesChannels` . `id` = 0x0190A64A9C267095B2C78AFFDE939AE0 ) GROUP BY `country` . `id` ;
Copy
14
9.11 ms
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , (SELECT GROUP_CONCAT (HEX (`country.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `sales_channel_country` `country.salesChannels.mapping`
WHERE `country.salesChannels.mapping` . `country_id` = `country` . `id` ) as `country.salesChannels.id_mapping` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¥Ð¶œsu€\x1D Px\r F\x1C ´ "
b"\x01 ¥Ð¶äqסÔ\x18 ‚\x1E\x17 “ "
b"\x01 ¥Ð¶èsÞ¨Õ\x06\x06 ÂÚ,Ç "
b"\x01 ¥Ð¹CpѮç¥\x10\x1F ¸» "
b"\x01 ¥Ð¹Fp§·bS±víeÌ "
b"\x01 ¥Ð¹IqµŒUû¯ÄrŽ "
b"\x01 ¥Ð¹Mq¡ØŒœ\x13 ºí "
b"\x01 ¥Ð¹Qq\x1C ¡±Ïpeõ™ "
b"\x01 ¥Ð¹Ur\x00 —ß´\A=ú "
b"\x01 ¥Ð¹Yqv“ \f /3•]] "
b"\x01 ¥Ð¹\r\x05 ”k\{œ4Æ\x1F "
b"\x01 ¥Ð¹_s²½yñÿ\x15 ÅLÏ "
b"\x01 ¥Ð¹csIœ\x0E\x0F }`qûA "
b"\x01 ¥Ð¹gpͰ\x1A Q7›Ûr¤ "
b"\x01 ¥Ð¹jpÚª—º\x14 .#Èi "
b"\x01 ¥Ð¹ms\x03 ¿5=Ó\x03 å¹' "
b"\x01 ¥Ð¹pr0/†ÁºÿâÆ "
b"\x01 ¥Ð¹spohJ±\x05 –\x18 – "
b"\x01 ¥Ðº\x1C qòb\x1C ,h—{ "
b"\x01 ¥Ðº#pÁ‚rº\x07 IÐ\n "
b"""
\x01 ¥Ðº*r\x06 †g3ÝŽ‘\n
ç
"""
b"\x01 ¥Ðº.sv®ª\x13 làÛÉ6 "
b"\x01 ¥Ðº2s&³\x15 ”‰~–~ø "
b"\x01 ¥Ðº7sð¬,:M³¾6Ö "
b"\x01 ¥Ðº;s;°¨c\x1A ç° € "
b"\x01 ¥Ðº?rJžD:žr±ßî "
b"\x01 ¥ÐºBpò·B\e Ó\x03 Ö˜B "
b"\x01 ¥ÐºFqp˜4\x1A b\x15 ùX "
b"\x01 ¥ÐºKp\x16 ®ß´Ö\x05 ÷)ò "
b"\x01 ¥ÐºNp:±^‹M¯z,Ü "
b"\x01 ¥ÐºSpIÿ\x00 OODˆ\x1D "
b"\x01 ¥ÐºYp¦KÆ\x00 ÊmJ "
b"\x01 ¥Ðº_pI¶áÁB·«Ãù "
b"\x01 ¥Ñ\x07 xpv°’½ºëvÌõ "
b"\x01 ¥Ñ\x07 ‹sÍ¡ž\v sv\x12\x13 â "
b"\x01 ¥Ñ\x07 p/ºJÐΔq¢ "
b"\x01 ¥Ñ\x07 ´sÍ¢£;\x03 +™|š "
b"\x01 ¥Ñ\x07 Épȹáé}ƒP¢E "
b"\x01 ¥Ñ\x07 àrÏ‹J¾-YÊó® "
b"\x01 ¥Ñ\x07 óp+®KÅ\r œä™˜ "
b"\x01 ¥Ñ\x08\x06 p.¨”\x15 : &ö "
b"\x01 ¥Ñ\x08\x1A q\t »g\x07\x0E P’P\x1D "
b"\x01 ¥Ñ\x08 .r¾–LÏ"V¶A\f "
b"\x01 ¥Ñ\x08 Ap\x7F ²ñ9E,\x19 W\v "
b"\x01 ¥Ñ\x08 Wsô¨Mõ™\ëò "
b"\x01 ¥Ñ\x08 ksݘ¿æTgr ª "
b"\x01 ¥Ñ\x08\x7F rþ‹˜0Šõ\x1E .Ð "
b"\x01 ¥Ñ\x08 •så«"âØÇ7&V "
b"\x01 ¥Ñ\x08 «qè†÷±\x00 ÔÏ»+ "
b"\x01 ¥Ñ\x08 Àpw‹ƒ¨T_b "
b"\x01 ¥Ñ\x08 Ôs˪5»Y°´Ñ\x11 "
b"\x01 ¥Ñ\x08 ìpܼÖ\x7F AÂÊîü "
b"\x01 ¥Ñ\t\x02 qt„[ÛLY¢J¶ "
b"\x01 ¥Ñ\t\x18 rè˦«œó¯Q "
b"\x01 ¥Ñ\t Os\x0F ™N\x7F ª‘\t J "
b"\x01 ¥Ñ\t |rü“MQè©\x00 í "
b"\x01 ¥Ñ\t ¤rVœ\x12 Ì®,¦\x10 "
b"\x01 ¥Ñ\t ÙpJ\x07 uúÓ㬠"
b"\x01 ¥Ñ\t ðp€¥²×E”Åqú "
b"""
\x01 ¥Ñ\n
\x03 pÒ°(ŒÖ\x08 |ñÂ
"""
b"""
\x01 ¥Ñ\n
\x17 s]“Ï‹ãvû®
"""
b"""
\x01 ¥Ñ\n
-s>¥ôé-š\x1E ö€
"""
b"""
\x01 ¥Ñ\n
Bs¿™\x07 ZÃh»r¯
"""
b"""
\x01 ¥Ñ\n
XsLšê¯œ7ZH¶
"""
b"""
\x01 ¥Ñ\n
lsÙ' À„À”<
"""
b"""
\x01 ¥Ñ\n
pß‘`â\x12\x1C .™3
"""
b"""
\x01 ¥Ñ\n
™r£¥@:’.¡\x07\x13
"""
b"""
\x01 ¥Ñ\n
¬sO‘ô\e G*ùèT
"""
b"""
\x01 ¥Ñ\n
ÀrIŒ‘pæhq‡a
"""
b"""
\x01 ¥Ñ\n
Óq›—úñ‚ËIÄì
"""
b"\x01 ¥Ñ\n êq[‡7\x00 èÜDí\x1C "
b"""
\x01 ¥Ñ\n
ÿsQ™‘\x1A\x18 ‘ÛV„
"""
b"\x01 ¥Ñ\v\x13 sî²Ð³§!¿ü "
b"\x01 ¥Ñ\v &qç¡Ã\x1C å?ë\x05 @ "
b"\x01 ¥Ñ\v 9rä‹¥Ñ\r |'cH "
b"\x01 ¥Ñ\v Ls¯©Y\x0F\x0F ™Sß "
b"\x01 ¥Ñ\v gr<…Gj\x06 :ªÑ "
b"\x01 ¥Ñ\v {qõˆÅ;L†ü¸ "
b"\x01 ¥Ñ\v q[±×\t épä“Ç "
b"\x01 ¥Ñ\v ¥sɻ˕\x11 ªY\x7F ì "
b"\x01 ¥Ñ\v ºq\x03 —\x15 }q—b‘Õ "
b"\x01 ¥Ñ\v Îpú„\t µx» ™ü "
b"\x01 ¥Ñ\v ãqF—\x1D Ù‹t\x02 ò[ "
b"\x01 ¥Ñ\v ús\x1D †R²±›Øeå "
b"\x01 ¥Ñ\f \r q‚ŽDƒSì "
b"\x01 ¥Ñ\f $p5¢ñÞí`”áF "
b"\x01 ¥Ñ\f 7p€¯\x1D «èpÙº "
b"""
\x01 ¥Ñ\f Msv\n
\r $¡ÏcE
"""
b"\x01 ¥Ñ\f apn‚¨•‡®\x19 h "
b"\x01 ¥Ñ\f wp¦¤6*€º;²\x11 "
b"\x01 ¥Ñ\f ‹q…Xsò;à‰! "
b"\x01 ¥Ñ\f q5»\x08 u6ÀâÙ "
b"\x01 ¥Ñ\f ³r–§YÛ\x00\x1C ˜Ä@ "
b"\x01 ¥Ñ\f ÇpW·À\x0F èBÆàm "
b"\x01 ¥Ñ\f Ûr†´\x06 $so0L "
b"\x01 ¥Ñ\f ðr\r šNj$l3‘\x1A "
b"\x01 ¥Ñ\r\r róœc2‚\f |›` "
b"\x01 ¥Ñ\r 0pû *÷R¢Å«M "
b"\x01 ¥Ñ\r [q\x0F ‰gm˜@¯* "
b"\x01 ¥Ñ\r \x7F q&˜P\x1A x‚qj "
b"\x01 ¥Ñ\r ‘põٺ˜:\x0F ' "
b"\x01 ¥Ñ\r ¦pv‰¹5áXú\x1A \n "
b"\x01 ¥Ñ\r ½r\v —GŽV–…Àñ "
b"\x01 ¥Ñ\r ÑrÞ²áßc(A\x03 Ó "
b"\x01 ¥Ñ\r ãpR²wì¥ãpWh "
b"\x01 ¥Ñ\r ÷s–´å\x7F éuÆ›x "
b"\x01 ¥Ñ\x0E\v qè˜Nu\x0F\x16 ‰l "
b"\x01 ¥Ñ\x0E q;±ÌÊP\t nå… "
b"\x01 ¥Ñ\x0E 5r]‚Ù(`£$H "
b"\x01 ¥Ñ\x0E Ur\e ‘\x02 “Q˜\x12 ~É "
b"\x01 ¥Ñ\x0E jqEŽtÀ<ˆÿ ª "
b"\x01 ¥Ñ\x0E ~qjš—;ê@y "
b"\x01 ¥Ñ\x0E “rê‚\x0E \x15 4ë:T "
b"\x01 ¥Ñ\x0E ¦qúšóh‰ãÅ1\ "
b"\x01 ¥Ñ\x0E ¸sc°!·cà-qL "
b"\x01 ¥Ñ\x0E Ìq[»¹IŒL:@™ "
b"\x01 ¥Ñ\x0E ßq0ž\x7F\x1E n\x05 VæØ "
b"\x01 ¥Ñ\x0E ór²J³èM%ñ7 "
b"\x01 ¥Ñ\x0F\x06 qo>_q䲯ü "
b"\x01 ¥Ñ\x0F\x19 sS‰—‚\x00 7\x7F\x1C 9 "
b"\x01 ¥Ñ\x0F ,rê®;Ãî~]å\v "
b"\x01 ¥Ñ\x0F Aq\x00 Õ\x16 rê\x15\v "
b"\x01 ¥Ñ\x0F Ur ²\f „oðd2f "
b"\x01 ¥Ñ\x0F ip§†üî»kŠëx "
b"\x01 ¥Ñ\x0F zs_‡¾ü¦\x16 ðZ× "
b"\x01 ¥Ñ\x0F ŽrP«ªE¼nr\x19 "
b"\x01 ¥Ñ\x0F ¢pÿ€šd‰øb²ý "
b"\x01 ¥Ñ\x0F ¸q?“NC\x03 Çè "
b"\x01 ¥Ñ\x0F Ëq1€Ø&É+rµ\x04 "
b"\x01 ¥Ñ\x0F ÞrK nÙÅ…¢zZ "
b"\x01 ¥Ñ\x0F ñp\x04 +üÁ<æ; "
b"\x01 ¥Ñ\x10\x05 pHŠx ˆ \ÎË "
b"\x01 ¥Ñ\x10\x18 q?¸µa•iR "
b"\x01 ¥Ñ\x10 *p\x03 ‡øß\x0E\x05 _±Ý "
b"\x01 ¥Ñ\x10 FqŽ¿£ê/éu\x1F Ì "
b"\x01 ¥Ñ\x10 Sp“î\x08 jÔþhE "
b"\x01 ¥Ñ\x10 ksü»‹å~{d ¿ "
b"\x01 ¥Ñ\x10 …r\x1A ¿as‘zÖ\x16 0 "
b"\x01 ¥Ñ\x10 ¶síÔ\x02 òî–Ä "
b"\x01 ¥Ñ\x10 ¿pVš²#¥#Px "
b"\x01 ¥Ñ\x10 Åsr¾:\t J‰\x1D 4 "
b"\x01 ¥Ñ\x10 Ìrû\x02 ÜãƒÈ;\x12 "
b"\x01 ¥Ñ\x10 àrQŽQÿ¹Ð°’E "
b"\x01 ¥Ñ\x10 ÷r¤o\x14 Éí¶ì¾ "
b"\x01 ¥Ñ\x11 "qp¤¯HŒRu¯ƒ "
b"\x01 ¥Ñ\x11 Qsà€”'$r’5\x11 "
b"\x01 ¥Ñ\x11 }p$”¨–Þ‹\x1D\x05 j "
b"\x01 ¥Ñ\x11 ±p!\x02 ¬"p¦›. "
b"\x01 ¥Ñ\x11 ýr!¶Kóÿ\x0E ƒu\x03 "
b"\x01 ¥Ñ\x12\x03 s?ŠÉï</\x00 H- "
b"\x01 ¥Ñ\x12\x08 pݹI\Ú!kQþ "
b"\x01 ¥Ñ\x12\x12 q>³›,/`ýÆZ "
b"\x01 ¥Ñ\x12 %s݆ØÙMŠ£\f "
b"""
\x01 ¥Ñ\x12 <q\n
‡\x19 «¾u¯Öc
"""
b"\x01 ¥Ñ\x12 OrÀ¨Kêy^wèf "
b"\x01 ¥Ñ\x12 €q-¬çjá[†šö "
b"\x01 ¥Ñ\x12 †p…‚4[p¸Ìü¨ "
b"\x01 ¥Ñ\x12 ‹q\x07 ¡¤ï,uÌ÷s "
b"\x01 ¥Ñ\x12 ’r!´)Á\x1C «—3\x0F "
b"\x01 ¥Ñ\x12 ©r>½®‚¹GÃ9\x1C "
b"\x01 ¥Ñ\x12 »pžúú•û\x00 ùù "
b"\x01 ¥Ñ\x12 Ñr¦§×yòC\x02 " "
b"\x01 ¥Ñ\x12 òp˜¦•R\x15 [\x16 Ù "
b"\x01 ¥Ñ\x13\x03 pø«¼ºsoÕh\x02 "
b"\x01 ¥Ñ\x13\x16 s\x1A °æ^}Vföz "
b"\x01 ¥Ñ\x13 *s8°ãH…ʤF¿ "
b"\x01 ¥Ñ\x13 =p¶©gk¿-ƒJÄ "
b"\x01 ¥Ñ\x13 Pq4›ðL¨\x19 fÁ "
b"\x01 ¥Ñ\x13 asRˆ(üEV¡\x10 Z "
b"\x01 ¥Ñ\x13 sqû²Qjÿ\x0E P\x04 5 "
b"\x01 ¥Ñ\x13 ‡q?½¡\x03 œIM\x07 ¼ "
b"\x01 ¥Ñ\x13 šrWŒŒÇò`\x1C "
b"\x01 ¥Ñ\x13 ´rõ½\x00 f\x02 É\x13 4¾ "
b"\x01 ¥Ñ\x13 ½r%¢\x13\x1A …-èÁ2 "
b"\x01 ¥Ñ\x13 Òq\t •“\x15 Þ´»üÞ "
b"\x01 ¥Ñ\x13 æp\x01 Eúª’^\x00 & "
b"\x01 ¥Ñ\x14\f sQ›Kïù$¸\f "
b"\x01 ¥Ñ\x14\x12 rK·f¹\e aâÀ_ "
b"\x01 ¥Ñ\x14\x1F s£µçÙÒØ»« "
b"\x01 ¥Ñ\x14 0s˜»)g}Ü\x17 Ú‰ "
b"\x01 ¥Ñ\x14 Dqú¦\ÏŒp\x13\x14 ¼ "
b"\x01 ¥Ñ\x14 \rålxá~´¶O "
b"\x01 ¥Ñ\x14 oqÍœîfÌXB\x01 c "
b"\x01 ¥Ñ\x14 „rò¡ÐspŽtþN "
b"\x01 ¥Ñ\x14 œráôƒ—Z\x04 ØY "
b"\x01 ¥Ñ\x14 ¯s”fÊ•hÒ2§ "
b"\x01 ¥Ñ\x14 Ås¶’Á•!\x17 ¢¬ä "
b"\x01 ¥Ñ\x14 çpÕ‹òÇ“•¥×ç "
b"\x01 ¥Ñ\x15\x0E pK¹ÇŒý\x0E $Ü€ "
b"\x01 ¥Ñ\x15 <qÞÙa|\x01 ”€c "
b"\x01 ¥Ñ\x15 bs.˜¨K\x08 ¾R\x01\x04 "
b"\x01 ¥Ñ\x15 Œrɾö±^d›ç› "
b"\x01 ¥Ñ\x15 ²pM–èxL"þU\x0F "
b"\x01 ¥Ñ\x15 Çqó¦ã\x0E FT‰úÏ "
b"\x01 ¥Ñ\x15 Ùp¶¢AáÙ~ÂáJ "
b"\x01 ¥Ñ\x15 ìq³‹Mý}—kÑž "
b"\x01 ¥Ñ\x15 ÿro‰Úæ‚Mwþ\x06 "
b"\x01 ¥Ñ\x16\x12 qQ‰\x07 [\r EI‹ "
b"\x01 ¥Ñ\x16 'rdt†ã£½ªm "
b"\x01 ¥Ñ\x16 8p\x19 –¥>øô»ZÝ "
b"\x01 ¥Ñ\x16 Mq…š\x07 áH²UVj "
b"\x01 ¥Ñ\x16 `q-‡\x04 ‘kp\x10 H "
b"\x01 ¥Ñ\x16 sr\x02 ››¿L¨ý¢ "
b"\x01 ¥Ñ\x16 …quŒ\x7F ÷áÅÄØÖ "
b"\x01 ¥Ñ\x16 ™r!´Ü\r ‹Ä\x17 j< "
b"\x01 ¥Ñ\x16 p ’ÑN:‰‰ù "
b"\x01 ¥Ñ\x16 ÂrP“–.•\x18\x1C þR "
b"\x01 ¥Ñ\x16 Ös\x01 »°ïw_B¬* "
b"\x01 ¥Ñ\x16 ést°Ù\x13 ëÁm\x1D z "
b"\x01 ¥Ñ\x16 úr&Šž¸%®Ï¯{ "
b"\x01 ¥Ñ\x17\x11 sA¶v\x05 ;n´ª\r "
b"\x01 ¥Ñ\x17 "s¬¬%oâ]7æ\x10 "
b"\x01 ¥Ñ\x17 6r§ŒVöÒg^Ò; "
b"\x01 ¥Ñ\x17 Jrá½}c—x/\x1D ¡ "
b"\x01 ¥Ñ\x17 ^p¡»kÙ[?Š,W "
b"\x01 ¥Ñ\x17 qs\x04 £\x14 œ1; ¢Ž "
b"\x01 ¥Ñ\x17 …pÝ¡V¶\e ÐÍ "
b"\x01 ¥Ñ\x17 ¦pè•§|Éèïΰ "
b"""
\x01 ¥Ñ\x17 ¾r·–ºÀ\n
Œq\x05 5
"""
b"\x01 ¥Ñ\x17 ÖsA…ôàãùËo\x00 "
b"\x01 ¥Ñ\x17 åqí£ß+yÌ,\f Í "
b"\x01 ¥Ñ\x18 s®¥¤MU\x18 PÚ "
b"\x01 ¥Ñ\x18 2q+“+Ü“éÑ\x1D E "
b"\x01 ¥Ñ\x18 Hr®ºãi\x17 ;Z÷± "
b"\x01 ¥Ñ\x18 \qþ˜I¹e[úÚ\x04 "
b"\x01 ¥Ñ\x18 rp¤Ý\x7F ݔɄà "
b"\x01 ¥Ñ\x18 †pÓ-ǬÉð·_ "
b"\x01 ¥Ñ\x18 ™pp³\x04 ÆiÈPÜ\x19 "
b"\x01 ¥Ñ\x18 ®pS°ûL-Ï>£l "
b"\x01 ¥Ñ\x18 Ñs-\x18 ¼÷BZ™ "
b"\x01 ¥Ñ\x18 âqÛ‰G}\v ‡4Ñf "
b"\x01 ¥Ñ\x18 ùsr¤\v cíûŒGC "
b"""
\x01 ¥Ñ\x19 \n
q„¨¸¤rêÀ)ª
"""
b"\x01 ¥Ñ\x19 !q\x7F ªöë/“(H "
b"\x01 ¥Ñ\x19 5q”¯98Í-ÖÚ: "
b"\x01 ¥Ñ\x19 Nq#¡÷+¾Ù9Fá "
b"\x01 ¥Ñ\x19 bpr€§>\x15 g7üq "
b"\x01 ¥Ñ\x19 xq˜‰—úP\x1A £v€ "
b"\x01 ¥Ñ\x19 s(¸ùýx-\x01 J "
b"\x01 ¥Ñ\x19 qO¢‰e(Ê\XŠ "
b"\x01 ¥Ñ\x19 ²rè¸Ú|Ã’¦ñ¿ "
b"\x01 ¥Ñ\x19 ÇriL\x7F ѰÂ.A "
b"\x01 ¥Ñ\x19 Ør†±Gñì÷]”“ "
b"\x01 ¥Ñ\x19 îs`€ŠäeÈ6ºƒ "
b"\x01 ¥Ñ\x1A\x04 p—«šÐº\x17\x14 89 "
b"\x01 ¥Ñ\x1A\x17 s\x1F ²ØÙÉcá6˜ "
b"\x01 ¥Ñ\x1A )r·“‰ËjDú‹± "
b"\x01 ¥Ñ\x1A <q\x00 ¶`L»…ô— "
b"\x01 ¥Ñ\x1A SpÕŠ-×QBÊÙ "
b"\x01 ¥Ñ\x1A fpH´¸\x05\x16 àŠ\x11 × "
]
SELECT
`country` . `id` as `country.id` ,
`country` . `iso` as `country.iso` ,
`country` . `position` as `country.position` ,
`country` . `active` as `country.active` ,
`country` . `shipping_available` as `country.shippingAvailable` ,
`country` . `iso3` as `country.iso3` ,
`country` . `display_state_in_registration` as `country.displayStateInRegistration` ,
`country` . `force_state_in_registration` as `country.forceStateInRegistration` ,
`country` . `check_vat_id_pattern` as `country.checkVatIdPattern` ,
`country` . `vat_id_required` as `country.vatIdRequired` ,
`country` . `vat_id_pattern` as `country.vatIdPattern` ,
`country` . `customer_tax` as `country.customerTax` ,
`country` . `company_tax` as `country.companyTax` ,
`country` . `postal_code_required` as `country.postalCodeRequired` ,
`country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` ,
`country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` ,
`country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` ,
`country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` ,
`country` . `is_eu` as `country.isEu` ,
`country` . `created_at` as `country.createdAt` ,
`country` . `updated_at` as `country.updatedAt` ,
(
SELECT
GROUP_CONCAT (
HEX (
`country.salesChannels.mapping` . `sales_channel_id`
) SEPARATOR '||'
)
FROM
`sales_channel_country` `country.salesChannels.mapping`
WHERE
`country.salesChannels.mapping` . `country_id` = `country` . `id`
) as `country.salesChannels.id_mapping` ,
`country.translation.name` ,
`country.translation.name` as `country.name` ,
`country.translation.addressFormat` ,
`country.translation.addressFormat` as `country.addressFormat` ,
`country.translation.customFields` ,
`country.translation.customFields` as `country.customFields`
FROM
`country`
LEFT JOIN (
SELECT
`country.translation` . `country_id` ,
`country.translation` . `name` as `country.translation.name` ,
`country.translation` . `custom_fields` as `country.translation.customFields` ,
`country.translation` . `address_format` as `country.translation.addressFormat`
FROM
`country_translation` `country.translation`
WHERE
`country.translation` . `language_id` = ?
) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id`
WHERE
`country` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , (SELECT GROUP_CONCAT (HEX (`country.salesChannels.mapping` . `sales_channel_id` ) SEPARATOR '||' )
FROM `sales_channel_country` `country.salesChannels.mapping`
WHERE `country.salesChannels.mapping` . `country_id` = `country` . `id` ) as `country.salesChannels.id_mapping` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x0190A5D0B69C7375801D50780D461CB4 , 0x0190A5D0B6E471D7A1D418AD821E1793 , 0x0190A5D0B6E873DEA8D50606C2DA2CC7 , 0x0190A5D0B94370D1AEC3A7A5101FB8BB , 0x0190A5D0B94670A7B76253B176ED65CC , 0x0190A5D0B94971B58C5590FBAFC4728D , 0x0190A5D0B94D71A19FD88C9C13BA9FED , 0x0190A5D0B951711CA1B1CF9F7065F599 , 0x0190A5D0B955720097DF8EB45C413DFA , 0x0190A5D0B959717693A00C2F33955D5D , 0x0190A5D0B95C7205946B5C7B9C34C61F , 0x0190A5D0B95F73B2BD79F1FF15C54CCF , 0x0190A5D0B96373499C0E0F7D6071FB41 , 0x0190A5D0B96770CDB01A51379BDB72A4 , 0x0190A5D0B96A70DAAA97BA142E23C869 , 0x0190A5D0B96D7303BF353DD303E5B927 , 0x0190A5D0B97072309F2F86C1BAFFE2C6 , 0x0190A5D0B973706F9D684AB105961896 , 0x0190A5D0BA1C71F2AD621C2C68C2977B , 0x0190A5D0BA2370C18272BA079D49D00A , 0x0190A5D0BA2A7206866733DD8D910AE7 , 0x0190A5D0BA2E7376AEAA136CE0DBC936 , 0x0190A5D0BA327326B31594897E967EF8 , 0x0190A5D0BA3773F0AC2C3A4DB3BE36D6 , 0x0190A5D0BA3B733BB0A8631AE7B0A080 , 0x0190A5D0BA3F724A9E443A9E72B1DFEE , 0x0190A5D0BA4270F2B7421BD303D69842 , 0x0190A5D0BA46717098341A6215F958A0 , 0x0190A5D0BA4B7016AEDFB4D605F729F2 , 0x0190A5D0BA4E703AB15E8B4DAF7A2CDC , 0x0190A5D0BA5370498EFF004F4F44881D , 0x0190A5D0BA5970C382A64BC600CA6D4A , 0x0190A5D0BA5F7049B6E1C142B7ABC3F9 , 0x0190A5D107787076B092BDBAEB76CCF5 , 0x0190A5D1078B73CDA19E0B73761213E2 , 0x0190A5D107A0702FBA4AD0CEC29471A2 , 0x0190A5D107B473CDA2A33B032B997C9A , 0x0190A5D107C970C8B9E1E97D8350A245 , 0x0190A5D107E072CF8B4ABE2D59CAF3AE , 0x0190A5D107F3702BAE4BC50D9CE49998 , 0x0190A5D10806702EA894158F3AA026F6 , 0x0190A5D1081A7109BB67070E5092501D , 0x0190A5D1082E72BE964CCF2256B6410C , 0x0190A5D10841707FB2F139452C19570B , 0x0190A5D1085773F49DA84DF5995CEBF2 , 0x0190A5D1086B73DD98BFE654677220AA , 0x0190A5D1087F72FE8B98308AF51E2ED0 , 0x0190A5D1089573E5AB22E2D8C7372656 , 0x0190A5D108AB71E886F7B100D4CFBB2B , 0x0190A5D108C070778B83A89F9F545F62 , 0x0190A5D108D473CBAA35BB59B0B4D111 , 0x0190A5D108EC70DCBCD67F41C2CAEEFC , 0x0190A5D109027174845BDB4C59A24AB6 , 0x0190A5D1091872E88FCBA6AB9CF3AF51 , 0x0190A5D1094F730F8F994E7FAA91094A , 0x0190A5D1097C72FC934D51E8A9009DED , 0x0190A5D109A472569C12CC90AE2CA610 , 0x0190A5D109D9704A8E0775FAD3E3ACAD , 0x0190A5D109F07080A5B2D74594C571FA , 0x0190A5D10A0370D2B0288CD6087CF1C2 , 0x0190A5D10A17735D93CF8B8EE376FBAE , 0x0190A5D10A2D733EA5F4E92D9A1EF680 , 0x0190A5D10A4273BF99075AC368BB72AF , 0x0190A5D10A58734C9AEAAF9C375A48B6 , 0x0190A5D10A6C73C39927A0C084C0943C , 0x0190A5D10A8170DF9160E2121C2E9933 , 0x0190A5D10A9972A3A5403A922EA10713 , 0x0190A5D10AAC734F91F41B472AF9E854 , 0x0190A5D10AC072498C9170E668718761 , 0x0190A5D10AD3719B97FAF182CB49C4EC , 0x0190A5D10AEA715B873700E8DC44ED1C , 0x0190A5D10AFF735199911A1891DB5684 , 0x0190A5D10B1373EEB28ED0B3A721BFFC , 0x0190A5D10B2671E7A1C31CE53FEB0540 , 0x0190A5D10B3972E48BA5D10D7C276348 , 0x0190A5D10B4C73AFA9590F0F9953DF20 , 0x0190A5D10B67723C85476A063AAA90D1 , 0x0190A5D10B7B71F588C53B4C8E86FCB8 , 0x0190A5D10B8F715BB1D709E970E493C7 , 0x0190A5D10BA573C9BBCB9511AA597FEC , 0x0190A5D10BBA710397157D71976291D5 , 0x0190A5D10BCE70FA8409B578BB2099FC , 0x0190A5D10BE37146971DD98B7402F25B , 0x0190A5D10BFA731D8652B2B19BD865E5 , 0x0190A5D10C0D7182908D4483539DADEC , 0x0190A5D10C247035A2F1DEED6094E146 , 0x0190A5D10C377080AF1DABE870D98FBA , 0x0190A5D10C4D7376810A0D24A1CF6345 , 0x0190A5D10C61706E82A89587AE199068 , 0x0190A5D10C7770A6A4362A80BA3BB211 , 0x0190A5D10C8B71859F5873F23BE08921 , 0x0190A5D10C9F7135BB087536ADC0E2D9 , 0x0190A5D10CB37296A759DB001C98C440 , 0x0190A5D10CC77057B7C00FE842C6E06D , 0x0190A5D10CDB7286B40624736F30AD4C , 0x0190A5D10CF0720D9A4E6A246C33911A , 0x0190A5D10D0D72F39C6332820C7C9B60 , 0x0190A5D10D3070FBA02AF752A2C5AB4D , 0x0190A5D10D5B710F89676D9840AFAD2A , 0x0190A5D10D7F7126989D501A7882716A , 0x0190A5D10D9170C3B5D9BA98813A0F27 , 0x0190A5D10DA6707689B935E158FA1A0A , 0x0190A5D10DBD720B97478D569685C0F1 , 0x0190A5D10DD172DEB2E1DF63284103D3 , 0x0190A5D10DE37052B277ECA5E3705768 , 0x0190A5D10DF77396B4E57FE975C69B78 , 0x0190A5D10E0B71E8984E750F1690896C , 0x0190A5D10E20713BB1CCCA50096EE585 , 0x0190A5D10E35725D82D92860A3AD2448 , 0x0190A5D10E55721B9102935198127EC9 , 0x0190A5D10E6A71458D74C03C88FF20AA , 0x0190A5D10E7E716A9A973BEAAD8E4079 , 0x0190A5D10E9372EA820E9F1534EB3A54 , 0x0190A5D10EA671FA9AF36889E3C5315C , 0x0190A5D10EB87363B021B763E02D714C , 0x0190A5D10ECC715BBBB9498C4C3A4099 , 0x0190A5D10EDF71309E7F1E6E0556E6D8 , 0x0190A5D10EF372C2B24AB3E84D25F137 , 0x0190A5D10F06716F903E5F71E4B2C6FC , 0x0190A5D10F19735389978200377F1C39 , 0x0190A5D10F2C72EAAE3BC3EE7E5DE50B , 0x0190A5D10F417100A0D51672EA9F150B , 0x0190A5D10F5572A0B20C846FF0643266 , 0x0190A5D10F6970A786FCEEBB6B8AEB78 , 0x0190A5D10F7A735F87BEFCA616F05AD7 , 0x0190A5D10F8D7250ABAA45BC6E8E7219 , 0x0190A5D10FA270FF809A6489F862B2FD , 0x0190A5D10FB8713F938E4E4303ADC7E8 , 0x0190A5D10FCB713180D826C92B72B504 , 0x0190A5D10FDE724BA06ED9C585A27A5A , 0x0190A5D10FF17004812BFCC13CE63B8E , 0x0190A5D1100570488A782088205CCECB , 0x0190A5D11018713FB8B5618195695220 , 0x0190A5D1102A700387F8DF0E055FB1DD , 0x0190A5D11046718DBFA3EA2FE9751FCC , 0x0190A5D1105370939FEE086AD4FE6845 , 0x0190A5D1106B73FCBB8BE57E7B6420BF , 0x0190A5D11085721ABF6173917AD61630 , 0x0190A5D110B673EDAD8ED402F2EE96C4 , 0x0190A5D110BF70569AB223A523AD5078 , 0x0190A5D110C57372BE9D3A094A891D34 , 0x0190A5D110CC72FB9F02DCE383C83B12 , 0x0190A5D110E072518D51FFB9D0B09245 , 0x0190A5D110F772A48E6F14C9EDB6ECBE , 0x0190A5D111227170A4AF488C5275AF83 , 0x0190A5D1115173E08094272472923511 , 0x0190A5D1117D702494A896DE8B1D056A , 0x0190A5D111B17021AD02AC2270A69B2E , 0x0190A5D111FD7221B64BF3FF0E837503 , 0x0190A5D11203733F8AC9EF3C2F00482D , 0x0190A5D1120870DDB9495CDA216B51FE , 0x0190A5D11212713EB39B2C2F60FDC65A , 0x0190A5D1122573DD86D8D94D8A8FA30C , 0x0190A5D1123C710A8719ABBE75AFD663 , 0x0190A5D1124F72C0A84BEA795E77E866 , 0x0190A5D11280712DACE76AE15B869AF6 , 0x0190A5D11286708582345B70B8CCFCA8 , 0x0190A5D1128B7107A1A4EF2C75CCF773 , 0x0190A5D112927221B429C11CAB97330F , 0x0190A5D112A9723EBDAE82B947C3391C , 0x0190A5D112BB709D9EFAFA95FB00F9F9 , 0x0190A5D112D172A6A7ADD779F2430222 , 0x0190A5D112F27098A69552155B9F16D9 , 0x0190A5D1130370F8ABBCBA736FD56802 , 0x0190A5D11316731AB0E65E7D5666F67A , 0x0190A5D1132A7338B0E34885CAA446BF , 0x0190A5D1133D70B6A9676BBF2D834AC4 , 0x0190A5D1135071349BF04CA819668EC1 , 0x0190A5D1136173528828FC4556A1105A , 0x0190A5D1137371FBB2516AFF0E500435 , 0x0190A5D11387713FBDA1039C494D07BC , 0x0190A5D1139A72578C8CC7F2601CAD90 , 0x0190A5D113B472F5BD006602C91334BE , 0x0190A5D113BD7225A2131A852DE8C132 , 0x0190A5D113D27109959315DEB4BBFCDE , 0x0190A5D113E67001A045FAAA925E0026 , 0x0190A5D1140C73519B4BEFF924B80C8F , 0x0190A5D11412724BB766B91B61E2C05F , 0x0190A5D1141F73A3B5E7D9D2D8BB8EAB , 0x0190A5D114307398BB29677DDC17DA89 , 0x0190A5D1144471FAA65CCF8C701314BC , 0x0190A5D1145C72E58E6C78E17EB4B64F , 0x0190A5D1146F71CD9CEE66CC58420163 , 0x0190A5D1148472F2A1D073708D74FE4E , 0x0190A5D1149C72E181F483975A04D859 , 0x0190A5D114AF73909466CA9568D232A7 , 0x0190A5D114C573B692C1952117A2ACE4 , 0x0190A5D114E770D58BF2C79395A5D7E7 , 0x0190A5D1150E704BB9C78CFD0E24DC80 , 0x0190A5D1153C71DE8FD9617C01948063 , 0x0190A5D11562732E98A84B08BE520104 , 0x0190A5D1158C72C9BEF6B15E649BE79B , 0x0190A5D115B2704D96E8784C22FE550F , 0x0190A5D115C771F3A6E30E465489FACF , 0x0190A5D115D970B6A241E1D97EC2E14A , 0x0190A5D115EC71B38B4DFD7D976BD19E , 0x0190A5D115FF726F89DAE6824D77FE06 , 0x0190A5D11612715189075B0D45499D8B , 0x0190A5D116277264AD7486E3A3BDAA6D , 0x0190A5D11638701996A53EF8F4BB5ADD , 0x0190A5D1164D71859A07E148B255566A , 0x0190A5D11660712D8704916B708F1048 , 0x0190A5D1167372029B9BBF904CA8FDA2 , 0x0190A5D1168571758C7FF7E1C5C4D8D6 , 0x0190A5D116997221B4DC0D8BC4176A3C , 0x0190A5D116AD70209D92D14E3A8989F9 , 0x0190A5D116C2725093962E95181CFE52 , 0x0190A5D116D67301BBB0EF775F42AC2A , 0x0190A5D116E97374B0D913EBC16D1D7A , 0x0190A5D116FA72268A9EB825AECFAF7B , 0x0190A5D117117341B676053B6EB4AA0D , 0x0190A5D1172273ACAC256FE25D37E610 , 0x0190A5D1173672A78C56F6D2675ED23B , 0x0190A5D1174A72E1BD7D6397782F1DA1 , 0x0190A5D1175E70A1BB6BD95B3F8A2C57 , 0x0190A5D117717304A3149C313BA0A28D , 0x0190A5D11785709F8EDDA156B61BD0CD , 0x0190A5D117A670E895A77CC9E8EFCEB0 , 0x0190A5D117BE72B796BAC00A8C710535 , 0x0190A5D117D6734185F4E0E3F9CB6F00 , 0x0190A5D117E571EDA3DF2B79CC2C0CCD , 0x0190A5D11820738FAEA5A44D551850DA , 0x0190A5D11832712B932BDC93E9D11D45 , 0x0190A5D1184872AEBAE369173B5AF7B1 , 0x0190A5D1185C71FE9849B9655BFADA04 , 0x0190A5D11872709DA4DD7FDD94C984C3 , 0x0190A5D1188670C3932DC7ACC9F0B75F , 0x0190A5D118997070B304C669C850DC19 , 0x0190A5D118AE7053B0FB4C2DCF3EA36C , 0x0190A5D118D1732D8E18BCF7429D5A99 , 0x0190A5D118E271DB89477D0B8734D166 , 0x0190A5D118F97372A40B63EDFB8C4743 , 0x0190A5D1190A7184A8B8A472EAC029AA , 0x0190A5D11921717FAAF6EB2F9328488F , 0x0190A5D119357194AF3938CD2DD6DA3A , 0x0190A5D1194E7123A1F72BBED93946E1 , 0x0190A5D11962707280A73E156737FC71 , 0x0190A5D1197871988997FA501AA37680 , 0x0190A5D1198E7328B8F9FD782D9D014A , 0x0190A5D119A0714FA2896528CA5C588A , 0x0190A5D119B272E8B8DA7CC392A6F1BF , 0x0190A5D119C77269814C7FD1B0C22E41 , 0x0190A5D119D87286B147F1ECF75D9493 , 0x0190A5D119EE7360808AE465C836BA83 , 0x0190A5D11A047097AB9AD0BA17143839 , 0x0190A5D11A17731FB2D8D9C963E13698 , 0x0190A5D11A2972B79389CB6A44FA8BB1 , 0x0190A5D11A3C7100B6604CBB85F4AD97 , 0x0190A5D11A5370D58A2DD79F5142CAD9 , 0x0190A5D11A667048B4B80516E08A11D7 );
Copy
15
1.58 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ‘J13£x"‰m\f p²ý;g "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ‘J13£x"‰m\f p²ý;g "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
WHERE
`sales_channel` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` WHERE `sales_channel` . `id` IN (0x0190A64A9C267095B2C78AFFDE939AE0 , 0x98432DEF39FC4624B33213A56B8C944D , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x01914A3133A37822896D0C70B2FD3B67 , 0x98432DEF39FC4624B33213A56B8C944D , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x01914A3133A37822896D0C70B2FD3B67 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 , 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
16
1.42 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = ? ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.media` . `id` as `category.media.id` ,
`category.media` . `user_id` as `category.media.userId` ,
`category.media` . `media_folder_id` as `category.media.mediaFolderId` ,
`category.media` . `mime_type` as `category.media.mimeType` ,
`category.media` . `file_extension` as `category.media.fileExtension` ,
`category.media` . `uploaded_at` as `category.media.uploadedAt` ,
`category.media` . `file_name` as `category.media.fileName` ,
`category.media` . `file_size` as `category.media.fileSize` ,
`category.media` . `media_type` as `category.media.mediaTypeRaw` ,
`category.media` . `meta_data` as `category.media.metaData` ,
`category.media` . `config` as `category.media.config` ,
`category.media` . `path` as `category.media.path` ,
`category.media` . `private` as `category.media.private` ,
`category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` ,
`category.media` . `file_hash` as `category.media.fileHash` ,
`category.media` . `created_at` as `category.media.createdAt` ,
`category.media` . `updated_at` as `category.media.updatedAt` ,
`category.media.translation.title` ,
`category.media.translation.title` as `category.media.title` ,
`category.media.translation.alt` ,
`category.media.translation.alt` as `category.media.alt` ,
`category.media.translation.customFields` ,
`category.media.translation.customFields` as `category.media.customFields` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
LEFT JOIN (
SELECT
`category.media.translation` . `media_id` ,
`category.media.translation` . `alt` as `category.media.translation.alt` ,
`category.media.translation` . `title` as `category.media.translation.title` ,
`category.media.translation` . `custom_fields` as `category.media.translation.customFields`
FROM
`media_translation` `category.media.translation`
WHERE
`category.media.translation` . `language_id` = ?
) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.media` . `id` as `category.media.id` , `category.media` . `user_id` as `category.media.userId` , `category.media` . `media_folder_id` as `category.media.mediaFolderId` , `category.media` . `mime_type` as `category.media.mimeType` , `category.media` . `file_extension` as `category.media.fileExtension` , `category.media` . `uploaded_at` as `category.media.uploadedAt` , `category.media` . `file_name` as `category.media.fileName` , `category.media` . `file_size` as `category.media.fileSize` , `category.media` . `media_type` as `category.media.mediaTypeRaw` , `category.media` . `meta_data` as `category.media.metaData` , `category.media` . `config` as `category.media.config` , `category.media` . `path` as `category.media.path` , `category.media` . `private` as `category.media.private` , `category.media` . `thumbnails_ro` as `category.media.thumbnailsRo` , `category.media` . `file_hash` as `category.media.fileHash` , `category.media` . `created_at` as `category.media.createdAt` , `category.media` . `updated_at` as `category.media.updatedAt` , `category.media.translation.title` , `category.media.translation.title` as `category.media.title` , `category.media.translation.alt` , `category.media.translation.alt` as `category.media.alt` , `category.media.translation.customFields` , `category.media.translation.customFields` as `category.media.customFields` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category` . `media_id` = `category.media` . `id` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` LEFT JOIN (SELECT `category.media.translation` . `media_id` , `category.media.translation` . `alt` as `category.media.translation.alt` , `category.media.translation` . `title` as `category.media.translation.title` , `category.media.translation` . `custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.media.media_translation` ON `category.media.media_translation` . `media_id` = `category.media` . `id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F ));
Copy
17
0.92 ms
SELECT `cms_page` . `id` as `cms_page.id` , `cms_page` . `version_id` as `cms_page.versionId` , `cms_page` . `type` as `cms_page.type` , `cms_page` . `entity` as `cms_page.entity` , `cms_page` . `css_class` as `cms_page.cssClass` , `cms_page` . `config` as `cms_page.config` , `cms_page` . `preview_media_id` as `cms_page.previewMediaId` , `cms_page` . `locked` as `cms_page.locked` , `cms_page` . `created_at` as `cms_page.createdAt` , `cms_page` . `updated_at` as `cms_page.updatedAt` , `cms_page.translation.name` , `cms_page.translation.name` as `cms_page.name` , `cms_page.translation.customFields` , `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation` . `cms_page_id` , `cms_page.translation` . `cms_page_version_id` , `cms_page.translation` . `name` as `cms_page.translation.name` , `cms_page.translation` . `custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation` . `language_id` = ? ) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation` . `cms_page_id` = `cms_page` . `id` AND `cms_page.cms_page_translation` . `cms_page_version_id` = `cms_page` . `version_id` WHERE (`cms_page` . `version_id` = ? ) AND (`cms_page` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘ÂŒW\x18 vÚ¯ðÌä<Ã&¯ "
]
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 (0x0191C28C571876DAAFF0CCE43CC326AF ));
Copy
18
0.93 ms
SELECT `cms_section` . `id` as `cms_section.id` , `cms_section` . `position` as `cms_section.position` , `cms_section` . `type` as `cms_section.type` , `cms_section` . `locked` as `cms_section.locked` , `cms_section` . `name` as `cms_section.name` , `cms_section` . `sizing_mode` as `cms_section.sizingMode` , `cms_section` . `mobile_behavior` as `cms_section.mobileBehavior` , `cms_section` . `background_color` as `cms_section.backgroundColor` , `cms_section` . `background_media_id` as `cms_section.backgroundMediaId` , `cms_section` . `background_media_mode` as `cms_section.backgroundMediaMode` , `cms_section` . `css_class` as `cms_section.cssClass` , `cms_section` . `cms_page_id` as `cms_section.pageId` , `cms_section` . `visibility` as `cms_section.visibility` , `cms_section` . `custom_fields` as `cms_section.customFields` , `cms_section` . `version_id` as `cms_section.versionId` , `cms_section` . `cms_page_version_id` as `cms_section.cmsPageVersionId` , `cms_section` . `created_at` as `cms_section.createdAt` , `cms_section` . `updated_at` as `cms_section.updatedAt` , `cms_section.backgroundMedia` . `id` as `cms_section.backgroundMedia.id` , `cms_section.backgroundMedia` . `user_id` as `cms_section.backgroundMedia.userId` , `cms_section.backgroundMedia` . `media_folder_id` as `cms_section.backgroundMedia.mediaFolderId` , `cms_section.backgroundMedia` . `mime_type` as `cms_section.backgroundMedia.mimeType` , `cms_section.backgroundMedia` . `file_extension` as `cms_section.backgroundMedia.fileExtension` , `cms_section.backgroundMedia` . `uploaded_at` as `cms_section.backgroundMedia.uploadedAt` , `cms_section.backgroundMedia` . `file_name` as `cms_section.backgroundMedia.fileName` , `cms_section.backgroundMedia` . `file_size` as `cms_section.backgroundMedia.fileSize` , `cms_section.backgroundMedia` . `media_type` as `cms_section.backgroundMedia.mediaTypeRaw` , `cms_section.backgroundMedia` . `meta_data` as `cms_section.backgroundMedia.metaData` , `cms_section.backgroundMedia` . `config` as `cms_section.backgroundMedia.config` , `cms_section.backgroundMedia` . `path` as `cms_section.backgroundMedia.path` , `cms_section.backgroundMedia` . `private` as `cms_section.backgroundMedia.private` , `cms_section.backgroundMedia` . `thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo` , `cms_section.backgroundMedia` . `file_hash` as `cms_section.backgroundMedia.fileHash` , `cms_section.backgroundMedia` . `created_at` as `cms_section.backgroundMedia.createdAt` , `cms_section.backgroundMedia` . `updated_at` as `cms_section.backgroundMedia.updatedAt` , `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title` , `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt` , `cms_section.backgroundMedia.translation.customFields` , `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section` . `background_media_id` = `cms_section.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation` . `media_id` , `cms_section.backgroundMedia.translation` . `alt` as `cms_section.backgroundMedia.translation.alt` , `cms_section.backgroundMedia.translation` . `title` as `cms_section.backgroundMedia.translation.title` , `cms_section.backgroundMedia.translation` . `custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation` . `language_id` = ? ) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation` . `media_id` = `cms_section.backgroundMedia` . `id` WHERE (`cms_section` . `version_id` = ? ) AND ((`cms_section` . `cms_page_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘ÂŒW\x18 vÚ¯ðÌä<Ã&¯ "
]
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 (0x0191C28C571876DAAFF0CCE43CC326AF )));
Copy
19
0.73 ms
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = ? ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = ? ) AND ((`cms_block` . `cms_section_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘ÂŒ_\x08 ~¹‹Ž/г~¼ "
]
SELECT
`cms_block` . `id` as `cms_block.id` ,
`cms_block` . `position` as `cms_block.position` ,
`cms_block` . `type` as `cms_block.type` ,
`cms_block` . `locked` as `cms_block.locked` ,
`cms_block` . `name` as `cms_block.name` ,
`cms_block` . `section_position` as `cms_block.sectionPosition` ,
`cms_block` . `margin_top` as `cms_block.marginTop` ,
`cms_block` . `margin_bottom` as `cms_block.marginBottom` ,
`cms_block` . `margin_left` as `cms_block.marginLeft` ,
`cms_block` . `margin_right` as `cms_block.marginRight` ,
`cms_block` . `background_color` as `cms_block.backgroundColor` ,
`cms_block` . `background_media_id` as `cms_block.backgroundMediaId` ,
`cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` ,
`cms_block` . `css_class` as `cms_block.cssClass` ,
`cms_block` . `visibility` as `cms_block.visibility` ,
`cms_block` . `cms_section_id` as `cms_block.sectionId` ,
`cms_block` . `custom_fields` as `cms_block.customFields` ,
`cms_block` . `version_id` as `cms_block.versionId` ,
`cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` ,
`cms_block` . `created_at` as `cms_block.createdAt` ,
`cms_block` . `updated_at` as `cms_block.updatedAt` ,
`cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` ,
`cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` ,
`cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` ,
`cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` ,
`cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` ,
`cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` ,
`cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` ,
`cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` ,
`cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` ,
`cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` ,
`cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` ,
`cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` ,
`cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` ,
`cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` ,
`cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` ,
`cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` ,
`cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` ,
`cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` ,
`cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` ,
`cms_block.backgroundMedia.translation.customFields` ,
`cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields`
FROM
`cms_block`
LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id`
LEFT JOIN (
SELECT
`cms_block.backgroundMedia.translation` . `media_id` ,
`cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` ,
`cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` ,
`cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields`
FROM
`media_translation` `cms_block.backgroundMedia.translation`
WHERE
`cms_block.backgroundMedia.translation` . `language_id` = ?
) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id`
WHERE
(`cms_block` . `version_id` = ? )
AND (
(
`cms_block` . `cms_section_id` IN (? )
)
)
Copy
SELECT `cms_block` . `id` as `cms_block.id` , `cms_block` . `position` as `cms_block.position` , `cms_block` . `type` as `cms_block.type` , `cms_block` . `locked` as `cms_block.locked` , `cms_block` . `name` as `cms_block.name` , `cms_block` . `section_position` as `cms_block.sectionPosition` , `cms_block` . `margin_top` as `cms_block.marginTop` , `cms_block` . `margin_bottom` as `cms_block.marginBottom` , `cms_block` . `margin_left` as `cms_block.marginLeft` , `cms_block` . `margin_right` as `cms_block.marginRight` , `cms_block` . `background_color` as `cms_block.backgroundColor` , `cms_block` . `background_media_id` as `cms_block.backgroundMediaId` , `cms_block` . `background_media_mode` as `cms_block.backgroundMediaMode` , `cms_block` . `css_class` as `cms_block.cssClass` , `cms_block` . `visibility` as `cms_block.visibility` , `cms_block` . `cms_section_id` as `cms_block.sectionId` , `cms_block` . `custom_fields` as `cms_block.customFields` , `cms_block` . `version_id` as `cms_block.versionId` , `cms_block` . `cms_section_version_id` as `cms_block.cmsSectionVersionId` , `cms_block` . `created_at` as `cms_block.createdAt` , `cms_block` . `updated_at` as `cms_block.updatedAt` , `cms_block.backgroundMedia` . `id` as `cms_block.backgroundMedia.id` , `cms_block.backgroundMedia` . `user_id` as `cms_block.backgroundMedia.userId` , `cms_block.backgroundMedia` . `media_folder_id` as `cms_block.backgroundMedia.mediaFolderId` , `cms_block.backgroundMedia` . `mime_type` as `cms_block.backgroundMedia.mimeType` , `cms_block.backgroundMedia` . `file_extension` as `cms_block.backgroundMedia.fileExtension` , `cms_block.backgroundMedia` . `uploaded_at` as `cms_block.backgroundMedia.uploadedAt` , `cms_block.backgroundMedia` . `file_name` as `cms_block.backgroundMedia.fileName` , `cms_block.backgroundMedia` . `file_size` as `cms_block.backgroundMedia.fileSize` , `cms_block.backgroundMedia` . `media_type` as `cms_block.backgroundMedia.mediaTypeRaw` , `cms_block.backgroundMedia` . `meta_data` as `cms_block.backgroundMedia.metaData` , `cms_block.backgroundMedia` . `config` as `cms_block.backgroundMedia.config` , `cms_block.backgroundMedia` . `path` as `cms_block.backgroundMedia.path` , `cms_block.backgroundMedia` . `private` as `cms_block.backgroundMedia.private` , `cms_block.backgroundMedia` . `thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo` , `cms_block.backgroundMedia` . `file_hash` as `cms_block.backgroundMedia.fileHash` , `cms_block.backgroundMedia` . `created_at` as `cms_block.backgroundMedia.createdAt` , `cms_block.backgroundMedia` . `updated_at` as `cms_block.backgroundMedia.updatedAt` , `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title` , `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt` , `cms_block.backgroundMedia.translation.customFields` , `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block` . `background_media_id` = `cms_block.backgroundMedia` . `id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation` . `media_id` , `cms_block.backgroundMedia.translation` . `alt` as `cms_block.backgroundMedia.translation.alt` , `cms_block.backgroundMedia.translation` . `title` as `cms_block.backgroundMedia.translation.title` , `cms_block.backgroundMedia.translation` . `custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation` . `media_id` = `cms_block.backgroundMedia` . `id` WHERE (`cms_block` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND ((`cms_block` . `cms_section_id` IN (0x0191C28C5F087EB98B8E2F8AB37EADBC )));
Copy
20
0.66 ms
SELECT `cms_slot` . `id` as `cms_slot.id` , `cms_slot` . `version_id` as `cms_slot.versionId` , `cms_slot` . `type` as `cms_slot.type` , `cms_slot` . `slot` as `cms_slot.slot` , `cms_slot` . `locked` as `cms_slot.locked` , `cms_slot` . `cms_block_id` as `cms_slot.blockId` , `cms_slot` . `cms_block_version_id` as `cms_slot.cmsBlockVersionId` , `cms_slot` . `created_at` as `cms_slot.createdAt` , `cms_slot` . `updated_at` as `cms_slot.updatedAt` , `cms_slot.translation.config` , `cms_slot.translation.config` as `cms_slot.config` , `cms_slot.translation.customFields` , `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation` . `cms_slot_id` , `cms_slot.translation` . `cms_slot_version_id` , `cms_slot.translation` . `config` as `cms_slot.translation.config` , `cms_slot.translation` . `custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation` . `language_id` = ? ) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation` . `cms_slot_id` = `cms_slot` . `id` AND `cms_slot.cms_slot_translation` . `cms_slot_version_id` = `cms_slot` . `version_id` WHERE (`cms_slot` . `version_id` = ? ) AND ((`cms_slot` . `cms_block_id` IN (? )))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘ÂŒx(yǹãÀ)ÄÛÑ\x07 "
]
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 (0x0191C28C782879C7B9E3C029C4DBD107 )));
Copy
21
0.87 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¦\üqs™Ì[Îj¥dj "
]
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 (0x0190A65CFC81717399CC5BCE6AA5646A );
Copy
22
0.48 ms
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = ? ) ORDER BY `product_sorting` . `priority` DESC
SELECT `product_sorting` . `id` FROM `product_sorting` WHERE (`product_sorting` . `active` = 1 ) ORDER BY `product_sorting` . `priority` DESC ;
Copy
23
0.62 ms
SELECT `product_sorting` . `id` as `product_sorting.id` , `product_sorting` . `locked` as `product_sorting.locked` , `product_sorting` . `url_key` as `product_sorting.key` , `product_sorting` . `priority` as `product_sorting.priority` , `product_sorting` . `active` as `product_sorting.active` , `product_sorting` . `fields` as `product_sorting.fields` , `product_sorting` . `created_at` as `product_sorting.createdAt` , `product_sorting` . `updated_at` as `product_sorting.updatedAt` , `product_sorting.translation.label` , `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation` . `product_sorting_id` , `product_sorting.translation` . `label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation` . `language_id` = ? ) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation` . `product_sorting_id` = `product_sorting` . `id` WHERE `product_sorting` . `id` IN (? , ? , ? , ? , ? , ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¦\üqs™Ì[Îj¥dj "
b"\x01 ¥Ñ*ÿsç˜Ã-Œ²5w\n "
b"\x01 ¥Ñ*ÿsç˜Ã-Œ² é\x10 "
b"\x01 ¥Ñ*ÿsç˜Ã-Œ³vœ\x07 "
b"\x01 ¥Ñ*ÿsç˜Ã-Œ´W\x10 ý "
b"\x01 ¥Ñ*ÿsç˜Ã-Œµ\x1D ìy "
]
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 (0x0190A65CFC81717399CC5BCE6AA5646A , 0x0190A5D12AFF73E798C32D8CB235770A , 0x0190A5D12AFF73E798C32D8CB2A0E910 , 0x0190A5D12AFF73E798C32D8CB3769C07 , 0x0190A5D12AFF73E798C32D8CB45710FD , 0x0190A5D12AFF73E798C32D8CB51DEC79 );
Copy
24
0.42 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F )) LIMIT 1 ;
Copy
25
0.82 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F ));
Copy
26
0.53 ms
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = ? ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `property_group` . `id` as `property_group.id` , `property_group` . `display_type` as `property_group.displayType` , `property_group` . `sorting_type` as `property_group.sortingType` , `property_group` . `filterable` as `property_group.filterable` , `property_group` . `visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage` , `property_group` . `created_at` as `property_group.createdAt` , `property_group` . `updated_at` as `property_group.updatedAt` , `property_group.translation.name` , `property_group.translation.name` as `property_group.name` , `property_group.translation.description` , `property_group.translation.description` as `property_group.description` , `property_group.translation.position` , `property_group.translation.position` as `property_group.position` , `property_group.translation.customFields` , `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation` . `property_group_id` , `property_group.translation` . `name` as `property_group.translation.name` , `property_group.translation` . `description` as `property_group.translation.description` , `property_group.translation` . `position` as `property_group.translation.position` , `property_group.translation` . `custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `property_group.property_group_translation` ON `property_group.property_group_translation` . `property_group_id` = `property_group` . `id` ;
Copy
27
0.25 ms
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1
SELECT `name` , `type` FROM `custom_field` WHERE `active` = 1 ;
Copy
28
0.36 ms
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? )) LIMIT 1
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT `category` . `id` , `category` . `auto_increment` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F )) LIMIT 1 ;
Copy
29
0.28 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F ));
Copy
30
0.65 ms
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = ? ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 –ç›\x1A \v\v ¸ÁƒT§cþ¸ "
]
SELECT `product_stream` . `id` as `product_stream.id` , `product_stream` . `api_filter` as `product_stream.apiFilter` , `product_stream` . `invalid` as `product_stream.invalid` , `product_stream` . `created_at` as `product_stream.createdAt` , `product_stream` . `updated_at` as `product_stream.updatedAt` , `product_stream.translation.name` , `product_stream.translation.name` as `product_stream.name` , `product_stream.translation.description` , `product_stream.translation.description` as `product_stream.description` , `product_stream.translation.customFields` , `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation` . `product_stream_id` , `product_stream.translation` . `name` as `product_stream.translation.name` , `product_stream.translation` . `description` as `product_stream.translation.description` , `product_stream.translation` . `custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation` . `product_stream_id` = `product_stream` . `id` WHERE `product_stream` . `id` IN (0x0196E79B1A5C760BB8C18354A763FEB8 );
Copy
31
0.78 ms
SELECT `meta_catalog_id` . `id` as `meta_catalog_id.id` , `meta_catalog_id` . `type` as `meta_catalog_id.type` , `meta_catalog_id` . `number` as `meta_catalog_id.number` , `meta_catalog_id` . `created_at` as `meta_catalog_id.createdAt` , `meta_catalog_id` . `updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id` . `type` = ? )) AND (`meta_catalog_id` . `id` IN (? ))
Parameters :
[
"facet_F_Properties_KATEGORIE "
b"q|á\x01 ÎÑ<±`}Ö®ÖÍæ^ "
]
SELECT `meta_catalog_id` . `id` as `meta_catalog_id.id` , `meta_catalog_id` . `type` as `meta_catalog_id.type` , `meta_catalog_id` . `number` as `meta_catalog_id.number` , `meta_catalog_id` . `created_at` as `meta_catalog_id.createdAt` , `meta_catalog_id` . `updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id` . `type` = 'facet_F_Properties_KATEGORIE' )) AND (`meta_catalog_id` . `id` IN (0x717CE101CED13CB1607DD6AED6CDE65E ));
Copy
32
0.39 ms
SELECT `product_search_config` . `id` FROM `product_search_config` WHERE (`product_search_config` . `language_id` = ? ) LIMIT 1
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `product_search_config` . `id` FROM `product_search_config` WHERE (`product_search_config` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) LIMIT 1 ;
Copy
33
0.42 ms
SELECT `product_search_config` . `id` as `product_search_config.id` , `product_search_config` . `language_id` as `product_search_config.languageId` , `product_search_config` . `and_logic` as `product_search_config.andLogic` , `product_search_config` . `min_search_length` as `product_search_config.minSearchLength` , `product_search_config` . `excluded_terms` as `product_search_config.excludedTerms` , `product_search_config` . `created_at` as `product_search_config.createdAt` , `product_search_config` . `updated_at` as `product_search_config.updatedAt` FROM `product_search_config` WHERE `product_search_config` . `id` IN (? )
Parameters :
[
b"\x01 ¥ÑLÃr'™Œ‘C\x1D Òy "
]
SELECT `product_search_config` . `id` as `product_search_config.id` , `product_search_config` . `language_id` as `product_search_config.languageId` , `product_search_config` . `and_logic` as `product_search_config.andLogic` , `product_search_config` . `min_search_length` as `product_search_config.minSearchLength` , `product_search_config` . `excluded_terms` as `product_search_config.excludedTerms` , `product_search_config` . `created_at` as `product_search_config.createdAt` , `product_search_config` . `updated_at` as `product_search_config.updatedAt` FROM `product_search_config` WHERE `product_search_config` . `id` IN (0x0190A5D14CC37227998C91438E1DD279 );
Copy
34
0.76 ms
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = ?
SELECT LOWER (HEX (id )) FROM snippet_set WHERE iso = 'de-DE' ;
Copy
35
1.14 ms
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"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
]
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 (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B );
Copy
36
0.75 ms
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = ? ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¥Ð¹ms\x03 ¿5=Ó\x03 å¹' "
]
SELECT `country` . `id` as `country.id` , `country` . `iso` as `country.iso` , `country` . `position` as `country.position` , `country` . `active` as `country.active` , `country` . `shipping_available` as `country.shippingAvailable` , `country` . `iso3` as `country.iso3` , `country` . `display_state_in_registration` as `country.displayStateInRegistration` , `country` . `force_state_in_registration` as `country.forceStateInRegistration` , `country` . `check_vat_id_pattern` as `country.checkVatIdPattern` , `country` . `vat_id_required` as `country.vatIdRequired` , `country` . `vat_id_pattern` as `country.vatIdPattern` , `country` . `customer_tax` as `country.customerTax` , `country` . `company_tax` as `country.companyTax` , `country` . `postal_code_required` as `country.postalCodeRequired` , `country` . `check_postal_code_pattern` as `country.checkPostalCodePattern` , `country` . `check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern` , `country` . `advanced_postal_code_pattern` as `country.advancedPostalCodePattern` , `country` . `default_postal_code_pattern` as `country.defaultPostalCodePattern` , `country` . `is_eu` as `country.isEu` , `country` . `created_at` as `country.createdAt` , `country` . `updated_at` as `country.updatedAt` , `country.translation.name` , `country.translation.name` as `country.name` , `country.translation.addressFormat` , `country.translation.addressFormat` as `country.addressFormat` , `country.translation.customFields` , `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation` . `country_id` , `country.translation` . `name` as `country.translation.name` , `country.translation` . `custom_fields` as `country.translation.customFields` , `country.translation` . `address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `country.country_translation` ON `country.country_translation` . `country_id` = `country` . `id` WHERE `country` . `id` IN (0x0190A5D0B96D7303BF353DD303E5B927 );
Copy
37
1.09 ms
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = ? ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE `delivery_time` . `id` IN (? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¥Ðº¥qh“?6:þÇ,\x02 "
]
SELECT `delivery_time` . `id` as `delivery_time.id` , `delivery_time` . `min` as `delivery_time.min` , `delivery_time` . `max` as `delivery_time.max` , `delivery_time` . `unit` as `delivery_time.unit` , `delivery_time` . `created_at` as `delivery_time.createdAt` , `delivery_time` . `updated_at` as `delivery_time.updatedAt` , `delivery_time.translation.name` , `delivery_time.translation.name` as `delivery_time.name` , `delivery_time.translation.customFields` , `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation` . `delivery_time_id` , `delivery_time.translation` . `name` as `delivery_time.translation.name` , `delivery_time.translation` . `custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation` . `delivery_time_id` = `delivery_time` . `id` WHERE `delivery_time` . `id` IN (0x0190A5D0BAA57168933F363AFEC72C02 );
Copy
38
0.55 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
39
0.34 ms
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax`
SELECT `tax` . `id` as `tax.id` , `tax` . `tax_rate` as `tax.taxRate` , `tax` . `name` as `tax.name` , `tax` . `position` as `tax.position` , `tax` . `custom_fields` as `tax.customFields` , `tax` . `created_at` as `tax.createdAt` , `tax` . `updated_at` as `tax.updatedAt` FROM `tax` ;
Copy
40
0.81 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
41
0.68 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
42
0.75 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
43
0.90 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
44
1.05 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
45
0.81 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
46
0.91 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
47
0.90 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
48
0.77 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
49
0.77 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
50
1.08 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
51
1.05 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
52
0.84 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
53
0.86 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
54
0.61 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
55
0.90 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
56
1.18 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
57
0.94 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
58
0.81 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
59
0.89 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
60
0.91 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
61
0.98 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
62
1.15 ms
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = ? ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN (? , ? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"CHF "
"EUR "
]
SELECT `currency` . `id` as `currency.id` , `currency` . `factor` as `currency.factor` , `currency` . `symbol` as `currency.symbol` , `currency` . `iso_code` as `currency.isoCode` , `currency` . `position` as `currency.position` , `currency` . `tax_free_from` as `currency.taxFreeFrom` , `currency` . `item_rounding` as `currency.itemRounding` , `currency` . `total_rounding` as `currency.totalRounding` , `currency` . `created_at` as `currency.createdAt` , `currency` . `updated_at` as `currency.updatedAt` , `currency.translation.shortName` , `currency.translation.shortName` as `currency.shortName` , `currency.translation.name` , `currency.translation.name` as `currency.name` , `currency.translation.customFields` , `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation` . `currency_id` , `currency.translation` . `short_name` as `currency.translation.shortName` , `currency.translation` . `name` as `currency.translation.name` , `currency.translation` . `custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `currency.currency_translation` ON `currency.currency_translation` . `currency_id` = `currency` . `id` WHERE (`currency` . `iso_code` IN ('CHF' , 'EUR' ));
Copy
63
1.31 ms
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1
SELECT DISTINCT
LOWER (HEX (sales_channel . id )) AS salesChannelId ,
LOWER (HEX (domains . language_id )) AS languageId
FROM sales_channel_domain AS domains
INNER JOIN sales_channel
ON domains . sales_channel_id = sales_channel . id
AND sales_channel . active = 1 ;
Copy
64
0.91 ms
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN (? )
Parameters :
[
"frontend.detail.page "
]
SELECT LOWER (HEX (sales_channel_id )) AS sales_channel_id , route_name , template
FROM seo_url_template
WHERE route_name IN ('frontend.detail.page' );
Copy
65
3.43 ms
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language`
SELECT `language` . `id` as `language.id` , `language` . `parent_id` as `language.parentId` , `language` . `locale_id` as `language.localeId` , `language` . `translation_code_id` as `language.translationCodeId` , `language` . `name` as `language.name` , `language` . `custom_fields` as `language.customFields` , `language` . `created_at` as `language.createdAt` , `language` . `updated_at` as `language.updatedAt` FROM `language` ;
Copy
66
0.38 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"0190a5d21558701cb17a1f89991d17e2 "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '0190a5d21558701cb17a1f89991d17e2' ;
Copy
67
0.27 ms
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = ?
Parameters :
[
"2fbb5fe2e29a4d70aa5854ce7ce3e20b "
]
SELECT LOWER (HEX (parent_id )) FROM language WHERE id = '2fbb5fe2e29a4d70aa5854ce7ce3e20b' ;
Copy
68
0.65 ms
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = ? ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT
`sales_channel` . `id` as `sales_channel.id` ,
`sales_channel` . `type_id` as `sales_channel.typeId` ,
`sales_channel` . `language_id` as `sales_channel.languageId` ,
`sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` ,
`sales_channel` . `currency_id` as `sales_channel.currencyId` ,
`sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` ,
`sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` ,
`sales_channel` . `country_id` as `sales_channel.countryId` ,
`sales_channel` . `analytics_id` as `sales_channel.analyticsId` ,
`sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` ,
`sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` ,
`sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` ,
`sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` ,
`sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` ,
`sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` ,
`sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` ,
`sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` ,
`sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` ,
`sales_channel` . `short_name` as `sales_channel.shortName` ,
`sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` ,
`sales_channel` . `access_key` as `sales_channel.accessKey` ,
`sales_channel` . `configuration` as `sales_channel.configuration` ,
`sales_channel` . `active` as `sales_channel.active` ,
`sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` ,
`sales_channel` . `maintenance` as `sales_channel.maintenance` ,
`sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` ,
`sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` ,
`sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` ,
`sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` ,
`sales_channel` . `created_at` as `sales_channel.createdAt` ,
`sales_channel` . `updated_at` as `sales_channel.updatedAt` ,
`sales_channel.translation.name` ,
`sales_channel.translation.name` as `sales_channel.name` ,
`sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` ,
`sales_channel.translation.homeEnabled` ,
`sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` ,
`sales_channel.translation.homeName` ,
`sales_channel.translation.homeName` as `sales_channel.homeName` ,
`sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` ,
`sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` ,
`sales_channel.translation.homeKeywords` ,
`sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` ,
`sales_channel.translation.customFields` ,
`sales_channel.translation.customFields` as `sales_channel.customFields`
FROM
`sales_channel`
LEFT JOIN (
SELECT
`sales_channel.translation` . `sales_channel_id` ,
`sales_channel.translation` . `name` as `sales_channel.translation.name` ,
`sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` ,
`sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` ,
`sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` ,
`sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` ,
`sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` ,
`sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` ,
`sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords`
FROM
`sales_channel_translation` `sales_channel.translation`
WHERE
`sales_channel.translation` . `language_id` = ?
) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id`
Copy
SELECT `sales_channel` . `id` as `sales_channel.id` , `sales_channel` . `type_id` as `sales_channel.typeId` , `sales_channel` . `language_id` as `sales_channel.languageId` , `sales_channel` . `customer_group_id` as `sales_channel.customerGroupId` , `sales_channel` . `currency_id` as `sales_channel.currencyId` , `sales_channel` . `payment_method_id` as `sales_channel.paymentMethodId` , `sales_channel` . `shipping_method_id` as `sales_channel.shippingMethodId` , `sales_channel` . `country_id` as `sales_channel.countryId` , `sales_channel` . `analytics_id` as `sales_channel.analyticsId` , `sales_channel` . `navigation_category_id` as `sales_channel.navigationCategoryId` , `sales_channel` . `navigation_category_version_id` as `sales_channel.navigationCategoryVersionId` , `sales_channel` . `navigation_category_depth` as `sales_channel.navigationCategoryDepth` , `sales_channel` . `footer_category_id` as `sales_channel.footerCategoryId` , `sales_channel` . `footer_category_version_id` as `sales_channel.footerCategoryVersionId` , `sales_channel` . `service_category_id` as `sales_channel.serviceCategoryId` , `sales_channel` . `service_category_version_id` as `sales_channel.serviceCategoryVersionId` , `sales_channel` . `mail_header_footer_id` as `sales_channel.mailHeaderFooterId` , `sales_channel` . `hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId` , `sales_channel` . `short_name` as `sales_channel.shortName` , `sales_channel` . `tax_calculation_type` as `sales_channel.taxCalculationType` , `sales_channel` . `access_key` as `sales_channel.accessKey` , `sales_channel` . `configuration` as `sales_channel.configuration` , `sales_channel` . `active` as `sales_channel.active` , `sales_channel` . `hreflang_active` as `sales_channel.hreflangActive` , `sales_channel` . `maintenance` as `sales_channel.maintenance` , `sales_channel` . `maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist` , `sales_channel` . `payment_method_ids` as `sales_channel.paymentMethodIds` , `sales_channel` . `home_cms_page_id` as `sales_channel.homeCmsPageId` , `sales_channel` . `home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId` , `sales_channel` . `created_at` as `sales_channel.createdAt` , `sales_channel` . `updated_at` as `sales_channel.updatedAt` , `sales_channel.translation.name` , `sales_channel.translation.name` as `sales_channel.name` , `sales_channel.translation.homeSlotConfig` , `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig` , `sales_channel.translation.homeEnabled` , `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled` , `sales_channel.translation.homeName` , `sales_channel.translation.homeName` as `sales_channel.homeName` , `sales_channel.translation.homeMetaTitle` , `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle` , `sales_channel.translation.homeMetaDescription` , `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription` , `sales_channel.translation.homeKeywords` , `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords` , `sales_channel.translation.customFields` , `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation` . `sales_channel_id` , `sales_channel.translation` . `name` as `sales_channel.translation.name` , `sales_channel.translation` . `custom_fields` as `sales_channel.translation.customFields` , `sales_channel.translation` . `home_slot_config` as `sales_channel.translation.homeSlotConfig` , `sales_channel.translation` . `home_enabled` as `sales_channel.translation.homeEnabled` , `sales_channel.translation` . `home_name` as `sales_channel.translation.homeName` , `sales_channel.translation` . `home_meta_title` as `sales_channel.translation.homeMetaTitle` , `sales_channel.translation` . `home_meta_description` as `sales_channel.translation.homeMetaDescription` , `sales_channel.translation` . `home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation` . `sales_channel_id` = `sales_channel` . `id` ;
Copy
69
2.01 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B ));
Copy
70
0.34 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
71
1.23 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
72
0.21 ms
"COMMIT"
73
1.34 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ¥Ò\x15 Xp\x1C ±z\x1F ‰™\x1D\x17 â "
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B ));
Copy
74
0.31 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
75
1.21 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B )) AND (sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 );
Copy
76
0.19 ms
"COMMIT"
77
1.33 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B ));
Copy
78
0.22 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
79
0.81 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
b"\x01 ‘J13£x"‰m\f p²ý;g "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B )) AND (sales_channel_id = 0x01914A3133A37822896D0C70B2FD3B67 );
Copy
80
0.31 ms
"COMMIT"
81
1.60 ms
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = ? ) AND (seo_url . language_id = ? ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ))
Parameters :
[
"frontend.detail.page "
b"\x01 ¥Ò\x15 Xp\x1C ±z\x1F ‰™\x1D\x17 â "
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
]
SELECT LOWER (HEX (seo_url . id )) as id , LOWER (HEX (seo_url . foreign_key )) foreignKey , LOWER (HEX (seo_url . sales_channel_id )) salesChannelId , seo_url . is_modified as isModified , seo_url . seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url . route_name = 'frontend.detail.page' ) AND (seo_url . language_id = 0x0190A5D21558701CB17A1F89991D17E2 ) AND (seo_url . is_canonical = 1 ) AND (seo_url . foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B ));
Copy
82
0.26 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
83
0.97 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (sales_channel_id = ? )
Parameters :
[
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
b"˜C-ï9üF$³2\x13 ¥kŒ”M "
]
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B )) AND (sales_channel_id = 0x98432DEF39FC4624B33213A56B8C944D );
Copy
84
1.23 ms
"COMMIT"
85
0.66 ms
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = ? ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id`
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT `unit` . `id` as `unit.id` , `unit` . `created_at` as `unit.createdAt` , `unit` . `updated_at` as `unit.updatedAt` , `unit.translation.shortCode` , `unit.translation.shortCode` as `unit.shortCode` , `unit.translation.name` , `unit.translation.name` as `unit.name` , `unit.translation.customFields` , `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation` . `unit_id` , `unit.translation` . `short_code` as `unit.translation.shortCode` , `unit.translation` . `name` as `unit.translation.name` , `unit.translation` . `custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `unit.unit_translation` ON `unit.unit_translation` . `unit_id` = `unit` . `id` ;
Copy
86
0.75 ms
SELECT `sales_channel_analytics` . `id` as `sales_channel_analytics.id` , `sales_channel_analytics` . `tracking_id` as `sales_channel_analytics.trackingId` , `sales_channel_analytics` . `active` as `sales_channel_analytics.active` , `sales_channel_analytics` . `track_orders` as `sales_channel_analytics.trackOrders` , `sales_channel_analytics` . `anonymize_ip` as `sales_channel_analytics.anonymizeIp` , `sales_channel_analytics` . `created_at` as `sales_channel_analytics.createdAt` , `sales_channel_analytics` . `updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics` . `id` IN (? )
Parameters :
[
b"\x01 —œHí<wEªXfÔ5¸·Þ "
]
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 (0x01979C48ED3C7745AA5866D435B8B7DE );
Copy
87
0.57 ms
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"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
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` = 0x0190A64A9C267095B2C78AFFDE939AE0 ;
Copy
88
0.61 ms
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/0191ee79a6787f3ebee5fac531dd762f "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¥Ò\x15 Xp\x1C ±z\x1F ‰™\x1D\x17 â "
]
SELECT `seo_path_info` AS seoPathInfo , `language_id` AS languageId
FROM `seo_url`
WHERE `path_info` = '/navigation/0191ee79a6787f3ebee5fac531dd762f' AND `is_canonical` = 1 AND
`sales_channel_id` = 0x0190A64A9C267095B2C78AFFDE939AE0 AND `language_id` IN (0x2FBB5FE2E29A4D70AA5854CE7CE3E20B , 0x0190A5D21558701CB17A1F89991D17E2 );
Copy
89
0.41 ms
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1
SELECT `app` . `name` , `app` . `version` , `app` . `template_load_priority`
FROM `app`
INNER JOIN `app_template` ON `app_template` . `app_id` = `app` . `id`
WHERE `app` . `active` = 1 AND `app_template` . `active` = 1 ;
Copy
90
0.69 ms
SELECT path FROM category WHERE id = ?
Parameters :
[
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT path FROM category WHERE id = 0x0191EE79A6787F3EBEE5FAC531DD762F ;
Copy
91
0.63 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
]
SELECT min_search_length FROM product_search_config WHERE language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ;
Copy
92
0.81 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F ));
Copy
93
0.96 ms
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = ? ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = ? ) AND (`category` . `id` IN (? ))
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x0F ©\x1C ãéjK¾KÙÎu,4% "
b"\x01 ‘îy¦x\x7F >¾åúÅ1Ýv/ "
]
SELECT
`category` . `id` as `category.id` ,
`category` . `version_id` as `category.versionId` ,
`category` . `parent_id` as `category.parentId` ,
`category` . `parent_version_id` as `category.parentVersionId` ,
`category` . `after_category_id` as `category.afterCategoryId` ,
`category` . `after_category_version_id` as `category.afterCategoryVersionId` ,
`category` . `media_id` as `category.mediaId` ,
`category` . `display_nested_products` as `category.displayNestedProducts` ,
`category` . `auto_increment` as `category.autoIncrement` ,
`category` . `level` as `category.level` ,
`category` . `path` as `category.path` ,
`category` . `child_count` as `category.childCount` ,
`category` . `type` as `category.type` ,
`category` . `product_assignment_type` as `category.productAssignmentType` ,
`category` . `visible` as `category.visible` ,
`category` . `active` as `category.active` ,
`category` . `cms_page_id` as `category.cmsPageId` ,
`category` . `cms_page_version_id` as `category.cmsPageVersionId` ,
`category` . `product_stream_id` as `category.productStreamId` ,
`category` . `custom_entity_type_id` as `category.customEntityTypeId` ,
`category` . `created_at` as `category.createdAt` ,
`category` . `updated_at` as `category.updatedAt` ,
`category.translation.name` ,
`category.translation.name` as `category.name` ,
`category.translation.breadcrumb` ,
`category.translation.breadcrumb` as `category.breadcrumb` ,
`category.translation.slotConfig` ,
`category.translation.slotConfig` as `category.slotConfig` ,
`category.translation.linkType` ,
`category.translation.linkType` as `category.linkType` ,
`category.translation.internalLink` ,
`category.translation.internalLink` as `category.internalLink` ,
`category.translation.externalLink` ,
`category.translation.externalLink` as `category.externalLink` ,
`category.translation.linkNewTab` ,
`category.translation.linkNewTab` as `category.linkNewTab` ,
`category.translation.description` ,
`category.translation.description` as `category.description` ,
`category.translation.metaTitle` ,
`category.translation.metaTitle` as `category.metaTitle` ,
`category.translation.metaDescription` ,
`category.translation.metaDescription` as `category.metaDescription` ,
`category.translation.keywords` ,
`category.translation.keywords` as `category.keywords` ,
`category.translation.customFields` ,
`category.translation.customFields` as `category.customFields`
FROM
`category`
LEFT JOIN (
SELECT
`category.translation` . `category_id` ,
`category.translation` . `category_version_id` ,
`category.translation` . `breadcrumb` as `category.translation.breadcrumb` ,
`category.translation` . `name` as `category.translation.name` ,
`category.translation` . `custom_fields` as `category.translation.customFields` ,
`category.translation` . `slot_config` as `category.translation.slotConfig` ,
`category.translation` . `link_type` as `category.translation.linkType` ,
`category.translation` . `internal_link` as `category.translation.internalLink` ,
`category.translation` . `external_link` as `category.translation.externalLink` ,
`category.translation` . `link_new_tab` as `category.translation.linkNewTab` ,
`category.translation` . `description` as `category.translation.description` ,
`category.translation` . `meta_title` as `category.translation.metaTitle` ,
`category.translation` . `meta_description` as `category.translation.metaDescription` ,
`category.translation` . `keywords` as `category.translation.keywords`
FROM
`category_translation` `category.translation`
WHERE
`category.translation` . `language_id` = ?
) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id`
AND `category.category_translation` . `category_version_id` = `category` . `version_id`
WHERE
(`category` . `version_id` = ? )
AND (
`category` . `id` IN (? )
)
Copy
SELECT `category` . `id` as `category.id` , `category` . `version_id` as `category.versionId` , `category` . `parent_id` as `category.parentId` , `category` . `parent_version_id` as `category.parentVersionId` , `category` . `after_category_id` as `category.afterCategoryId` , `category` . `after_category_version_id` as `category.afterCategoryVersionId` , `category` . `media_id` as `category.mediaId` , `category` . `display_nested_products` as `category.displayNestedProducts` , `category` . `auto_increment` as `category.autoIncrement` , `category` . `level` as `category.level` , `category` . `path` as `category.path` , `category` . `child_count` as `category.childCount` , `category` . `type` as `category.type` , `category` . `product_assignment_type` as `category.productAssignmentType` , `category` . `visible` as `category.visible` , `category` . `active` as `category.active` , `category` . `cms_page_id` as `category.cmsPageId` , `category` . `cms_page_version_id` as `category.cmsPageVersionId` , `category` . `product_stream_id` as `category.productStreamId` , `category` . `custom_entity_type_id` as `category.customEntityTypeId` , `category` . `created_at` as `category.createdAt` , `category` . `updated_at` as `category.updatedAt` , `category.translation.name` , `category.translation.name` as `category.name` , `category.translation.breadcrumb` , `category.translation.breadcrumb` as `category.breadcrumb` , `category.translation.slotConfig` , `category.translation.slotConfig` as `category.slotConfig` , `category.translation.linkType` , `category.translation.linkType` as `category.linkType` , `category.translation.internalLink` , `category.translation.internalLink` as `category.internalLink` , `category.translation.externalLink` , `category.translation.externalLink` as `category.externalLink` , `category.translation.linkNewTab` , `category.translation.linkNewTab` as `category.linkNewTab` , `category.translation.description` , `category.translation.description` as `category.description` , `category.translation.metaTitle` , `category.translation.metaTitle` as `category.metaTitle` , `category.translation.metaDescription` , `category.translation.metaDescription` as `category.metaDescription` , `category.translation.keywords` , `category.translation.keywords` as `category.keywords` , `category.translation.customFields` , `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation` . `category_id` , `category.translation` . `category_version_id` , `category.translation` . `breadcrumb` as `category.translation.breadcrumb` , `category.translation` . `name` as `category.translation.name` , `category.translation` . `custom_fields` as `category.translation.customFields` , `category.translation` . `slot_config` as `category.translation.slotConfig` , `category.translation` . `link_type` as `category.translation.linkType` , `category.translation` . `internal_link` as `category.translation.internalLink` , `category.translation` . `external_link` as `category.translation.externalLink` , `category.translation` . `link_new_tab` as `category.translation.linkNewTab` , `category.translation` . `description` as `category.translation.description` , `category.translation` . `meta_title` as `category.translation.metaTitle` , `category.translation` . `meta_description` as `category.translation.metaDescription` , `category.translation` . `keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `category.category_translation` ON `category.category_translation` . `category_id` = `category` . `id` AND `category.category_translation` . `category_version_id` = `category` . `version_id` WHERE (`category` . `version_id` = 0x0FA91CE3E96A4BC2BE4BD9CE752C3425 ) AND (`category` . `id` IN (0x0191EE79A6787F3EBEE5FAC531DD762F ));
Copy
94
0.64 ms
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , `plugin.translation.label` as `plugin.label` , `plugin.translation.description` , `plugin.translation.description` as `plugin.description` , `plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` as `plugin.manufacturerLink` , `plugin.translation.supportLink` , `plugin.translation.supportLink` as `plugin.supportLink` , `plugin.translation.customFields` , `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . `plugin_id` , `plugin.translation` . `label` as `plugin.translation.label` , `plugin.translation` . `description` as `plugin.translation.description` , `plugin.translation` . `manufacturer_link` as `plugin.translation.manufacturerLink` , `plugin.translation` . `support_link` as `plugin.translation.supportLink` , `plugin.translation` . `custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . `language_id` = ? ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = ? )
Parameters :
[
b"/»_ââšMpªXTÎ|ãâ\v "
"esMetaCatalog6 "
]
SELECT `plugin` . `id` as `plugin.id` , `plugin` . `base_class` as `plugin.baseClass` , `plugin` . `name` as `plugin.name` , `plugin` . `composer_name` as `plugin.composerName` , `plugin` . `autoload` as `plugin.autoload` , `plugin` . `active` as `plugin.active` , `plugin` . `managed_by_composer` as `plugin.managedByComposer` , `plugin` . `path` as `plugin.path` , `plugin` . `author` as `plugin.author` , `plugin` . `copyright` as `plugin.copyright` , `plugin` . `license` as `plugin.license` , `plugin` . `version` as `plugin.version` , `plugin` . `upgrade_version` as `plugin.upgradeVersion` , `plugin` . `installed_at` as `plugin.installedAt` , `plugin` . `upgraded_at` as `plugin.upgradedAt` , `plugin` . `icon` as `plugin.iconRaw` , `plugin` . `created_at` as `plugin.createdAt` , `plugin` . `updated_at` as `plugin.updatedAt` , `plugin.translation.label` , `plugin.translation.label` as `plugin.label` , `plugin.translation.description` , `plugin.translation.description` as `plugin.description` , `plugin.translation.manufacturerLink` , `plugin.translation.manufacturerLink` as `plugin.manufacturerLink` , `plugin.translation.supportLink` , `plugin.translation.supportLink` as `plugin.supportLink` , `plugin.translation.customFields` , `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation` . `plugin_id` , `plugin.translation` . `label` as `plugin.translation.label` , `plugin.translation` . `description` as `plugin.translation.description` , `plugin.translation` . `manufacturer_link` as `plugin.translation.manufacturerLink` , `plugin.translation` . `support_link` as `plugin.translation.supportLink` , `plugin.translation` . `custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation` . `language_id` = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) `plugin.plugin_translation` ON `plugin.plugin_translation` . `plugin_id` = `plugin` . `id` WHERE (`plugin` . `name` = 'esMetaCatalog6' );
Copy
95
7.57 ms
SELECT seo_path_info , path_info , sales_channel_id FROM seo_url WHERE (seo_url . is_canonical = 1 ) AND (seo_url . path_info IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )) AND (seo_url . language_id = ? ) AND (seo_url . sales_channel_id = ? OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 )
Parameters :
[
"/navigation/0191ee79a6787f3ebee5fac531dd762f "
"/navigation/0191991d5eb67fd4b567fba328e920b9 "
"/navigation/0191ee79d625774ea134623944f3fcbb "
"/navigation/0191ee79f4297d84b7916c7493090310 "
"/navigation/0191ee8834aa7e0bacebfed3705d2f42 "
"/navigation/0191ee7b08dc78f49e8cc3d05be28f77 "
"/navigation/019dfc5719237fa6ba0c5e00f7a97e2d "
"/navigation/0191ee6d4d6b7fc5bcad94019bf1e96b "
"/navigation/0191ee6d70757a6ca9c423539622f9ae "
"/navigation/0191ee6d8fb27f8eb69858c1e836a16a "
"/navigation/0191ee6db9f3790d80e39026e4cd8ebb "
"/navigation/0191ee6ddae6739ba84e5b6196ec2c88 "
"/navigation/0191ee6dfd087c0dacb354db6e3d36ef "
"/navigation/0191ee6e265d768a91a683a7ef2d63fc "
"/navigation/0191ee6e4a32731a900bb77db5d36c32 "
"/navigation/0191ee6e78d2746ca16d6b93bada0a81 "
"/navigation/0191ee6ea63a7c8bbdbda9515feddae9 "
"/navigation/0191ee6edf2d765283cc5d79189f0394 "
"/navigation/0191ee6ef1fe75429f15660a27ec31ba "
"/navigation/019bbc13360772d48aa0e775b36078fc "
"/navigation/0191ee7a8eff7f1ebc65845f5e28284c "
"/navigation/0191ee8f84c671d78bd828bdfaa24128 "
"/navigation/0191ee8fb87e7680b42765fffe64b6c2 "
"/navigation/0191ee8fcf8c70738480b2ab98219716 "
"/navigation/019bbc8addde7ec0b9de3c09f9d67c79 "
"/navigation/0191ee8b859d7e7da514bdc0768cc521 "
"/navigation/0191ee8ba2087cf980fe6bcb30af6db2 "
"/navigation/0191ee8bbda37bd7b9e0fad4751a32ce "
"/navigation/0191ee8bcfe27cbaa3ff3939db0de93a "
"/navigation/0191ee8bf4fb72e48edc1694c64a24be "
"/navigation/0191ee8bfdd076bbb2a4eb12e1fbb085 "
"/navigation/0191ee8c0f2a7b958b4976e43d13f1bd "
"/navigation/0191ee8c2af57498845593f11f801c1e "
"/navigation/0191ee8c39b071929ec9011fc654c0d4 "
"/navigation/0191ee8c48587f56b6507202f96c078a "
"/navigation/0191ee8c6b317bf8bac59dd0539ee242 "
"/navigation/0191ee8c9ffd7531921fa96cd08e6870 "
"/navigation/019bbc1f5a437136aab323feda1d2318 "
"/navigation/0191ee88ef8870e39e23e5c220b067fb "
"/navigation/0191ee8904567fe7adbab40cfc5d69d5 "
"/navigation/0191ee8923c472ab81aa73663f7cf3f7 "
"/navigation/0191ee894a09763b8057e91754cef150 "
"/navigation/0191ee8968177963ac3aa14c10d37bc9 "
"/navigation/0191ee89779879ef963e6f1540030795 "
"/navigation/0191ee89884e78368492ab963012db6c "
"/navigation/0191ee8998cc7222b91ba046b53192f9 "
"/navigation/019bbc8c364e78b38debf325c0948ed3 "
"/navigation/0197eab99a3e75dd8ad2c73889740341 "
"/navigation/0197d448ba2c7b199942eb3f22924203 "
"/navigation/0197eaba7b8c7e55abd85d988e9cee74 "
"/navigation/0197eaba9d2e7732bf768c604fd3f081 "
"/navigation/0191ee7ba89c75a2ba0ab988a5d8eb41 "
"/navigation/0197c6cd65837af7b7b5bb1d07118f90 "
"/navigation/0197c6cda35d73078fe33fce062c3f8f "
"/navigation/0197c6cdef4e7480ad18f56a29f1c2de "
"/navigation/0197c6ce0f52712a82719412b96a72cc "
"/navigation/0197c6ce2a9d71d29ab20a61450751f4 "
"/navigation/0197c6ce5f5877dab18548a7feca9cb0 "
"/navigation/0191ee7bbca17c70b8fafb3b5ba5e986 "
"/navigation/0197cbf7289070ac9957fb8239ac36f3 "
"/navigation/0197cbf7897d714382426d8376f4bfc8 "
"/navigation/0191ee7bd61d725cb9b1f1665a57ff2b "
"/navigation/0191ee7bf27c7f0b9d4b926ed5083238 "
"/navigation/0197e971cb747e65b6c65a1d256f4ea2 "
"/navigation/0197e97244247d2bb74e791fd85fb1fd "
"/navigation/019690bc6707711e88da28969c511a89 "
"/navigation/0197cbb94c187370ae556386a7468a03 "
"/navigation/0197cbb986f570fb8b2eed529ea53e75 "
"/navigation/0191ee7c21677f4595a2b91b0303681d "
"/detail/05374c91195d478f36c54afe334fd633 "
"/detail/d6789e39296c0ded8e2b7f413a298fcb "
"/detail/5b5667bd2c89e5c26486324b1f0dfee8 "
"/detail/05483bcbe4f61a3a5abeae602c236c5f "
"/detail/8a9e03c585c6455892e8bc374a96d000 "
"/detail/ed871a242b52187487fd5806b9081eb4 "
"/detail/7ba2b0c826a730f2db42853da4acd19c "
"/detail/52e4d75f8deacf503630e53f9cfc9d01 "
"/detail/b82ec70e1663e2673bfd2325b2bb9d31 "
"/detail/8d65cc5f9524c3805ece1b37fa152646 "
"/detail/f730ca1ac580d63eaaf288331f39d756 "
"/detail/386da09ace21888ccd456625aca63a54 "
"/detail/939f5a1e957379c1089420258528ea43 "
"/detail/48a0af4b423a9804ec72e98726f9fc8a "
"/detail/449f301829070dd643072efd8ec5a8a1 "
"/detail/822db352e3d20653740dfebd8ab82244 "
"/detail/81d1a84f44e6fcea43de34b52c91d5f0 "
"/detail/ec9746821a621e56b7cfff8cbdf576f3 "
"/detail/39d53522db2d46ee3465fdce2c1a3809 "
"/detail/5f3023529c5a9af65e94e08fe3170db4 "
"/detail/a4149a9643cf91f71030533d89e3aad3 "
"/detail/9cc048dbc1104444443fa601f238864f "
"/detail/723ced889ad3adfeb11b48991ed13718 "
"/detail/7a782913bc00db8aee4c7af72893642b "
"/navigation/0190ba53fe0673a28d789f957f8c8db7 "
"/navigation/0190ba542b957fab996cb7ede232036e "
"/navigation/0190ba5447c07f729e5aac14ab3977b8 "
"/navigation/0190ba546be170968b14cb8c25875a2a "
"/navigation/0190ba58be4b7a20a08c5bb8c1a6daaf "
"/navigation/0190ba556daf75c1a2780021b765e2d9 "
"/navigation/0190ba558dea7f4ca2e1a2d8a22b1081 "
"/navigation/0190ba55964f7ad9bcf0d435407e367f "
"/navigation/0190ba55c18b70218fa12367468dc14a "
"/navigation/0190ba5826c97e72ad021d9ac2ab2ffb "
"/navigation/0190ba583d7d773387a1506471bed744 "
"/navigation/0190ba5869fe70f79e656dfa6b015df2 "
"/navigation/01968c734b3f7eef8c0efce23dddc529 "
"/navigation/0190ba58834b73568e28fef89cb2b86f "
b"/»_ââšMpªXTÎ|ãâ\v "
b"\x01 ¦Jœ&p•²ÇŠÿÞ“šà "
]
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/0191ee79a6787f3ebee5fac531dd762f' , '/navigation/0191991d5eb67fd4b567fba328e920b9' , '/navigation/0191ee79d625774ea134623944f3fcbb' , '/navigation/0191ee79f4297d84b7916c7493090310' , '/navigation/0191ee8834aa7e0bacebfed3705d2f42' , '/navigation/0191ee7b08dc78f49e8cc3d05be28f77' , '/navigation/019dfc5719237fa6ba0c5e00f7a97e2d' , '/navigation/0191ee6d4d6b7fc5bcad94019bf1e96b' , '/navigation/0191ee6d70757a6ca9c423539622f9ae' , '/navigation/0191ee6d8fb27f8eb69858c1e836a16a' , '/navigation/0191ee6db9f3790d80e39026e4cd8ebb' , '/navigation/0191ee6ddae6739ba84e5b6196ec2c88' , '/navigation/0191ee6dfd087c0dacb354db6e3d36ef' , '/navigation/0191ee6e265d768a91a683a7ef2d63fc' , '/navigation/0191ee6e4a32731a900bb77db5d36c32' , '/navigation/0191ee6e78d2746ca16d6b93bada0a81' , '/navigation/0191ee6ea63a7c8bbdbda9515feddae9' , '/navigation/0191ee6edf2d765283cc5d79189f0394' , '/navigation/0191ee6ef1fe75429f15660a27ec31ba' , '/navigation/019bbc13360772d48aa0e775b36078fc' , '/navigation/0191ee7a8eff7f1ebc65845f5e28284c' , '/navigation/0191ee8f84c671d78bd828bdfaa24128' , '/navigation/0191ee8fb87e7680b42765fffe64b6c2' , '/navigation/0191ee8fcf8c70738480b2ab98219716' , '/navigation/019bbc8addde7ec0b9de3c09f9d67c79' , '/navigation/0191ee8b859d7e7da514bdc0768cc521' , '/navigation/0191ee8ba2087cf980fe6bcb30af6db2' , '/navigation/0191ee8bbda37bd7b9e0fad4751a32ce' , '/navigation/0191ee8bcfe27cbaa3ff3939db0de93a' , '/navigation/0191ee8bf4fb72e48edc1694c64a24be' , '/navigation/0191ee8bfdd076bbb2a4eb12e1fbb085' , '/navigation/0191ee8c0f2a7b958b4976e43d13f1bd' , '/navigation/0191ee8c2af57498845593f11f801c1e' , '/navigation/0191ee8c39b071929ec9011fc654c0d4' , '/navigation/0191ee8c48587f56b6507202f96c078a' , '/navigation/0191ee8c6b317bf8bac59dd0539ee242' , '/navigation/0191ee8c9ffd7531921fa96cd08e6870' , '/navigation/019bbc1f5a437136aab323feda1d2318' , '/navigation/0191ee88ef8870e39e23e5c220b067fb' , '/navigation/0191ee8904567fe7adbab40cfc5d69d5' , '/navigation/0191ee8923c472ab81aa73663f7cf3f7' , '/navigation/0191ee894a09763b8057e91754cef150' , '/navigation/0191ee8968177963ac3aa14c10d37bc9' , '/navigation/0191ee89779879ef963e6f1540030795' , '/navigation/0191ee89884e78368492ab963012db6c' , '/navigation/0191ee8998cc7222b91ba046b53192f9' , '/navigation/019bbc8c364e78b38debf325c0948ed3' , '/navigation/0197eab99a3e75dd8ad2c73889740341' , '/navigation/0197d448ba2c7b199942eb3f22924203' , '/navigation/0197eaba7b8c7e55abd85d988e9cee74' , '/navigation/0197eaba9d2e7732bf768c604fd3f081' , '/navigation/0191ee7ba89c75a2ba0ab988a5d8eb41' , '/navigation/0197c6cd65837af7b7b5bb1d07118f90' , '/navigation/0197c6cda35d73078fe33fce062c3f8f' , '/navigation/0197c6cdef4e7480ad18f56a29f1c2de' , '/navigation/0197c6ce0f52712a82719412b96a72cc' , '/navigation/0197c6ce2a9d71d29ab20a61450751f4' , '/navigation/0197c6ce5f5877dab18548a7feca9cb0' , '/navigation/0191ee7bbca17c70b8fafb3b5ba5e986' , '/navigation/0197cbf7289070ac9957fb8239ac36f3' , '/navigation/0197cbf7897d714382426d8376f4bfc8' , '/navigation/0191ee7bd61d725cb9b1f1665a57ff2b' , '/navigation/0191ee7bf27c7f0b9d4b926ed5083238' , '/navigation/0197e971cb747e65b6c65a1d256f4ea2' , '/navigation/0197e97244247d2bb74e791fd85fb1fd' , '/navigation/019690bc6707711e88da28969c511a89' , '/navigation/0197cbb94c187370ae556386a7468a03' , '/navigation/0197cbb986f570fb8b2eed529ea53e75' , '/navigation/0191ee7c21677f4595a2b91b0303681d' , '/detail/05374c91195d478f36c54afe334fd633' , '/detail/d6789e39296c0ded8e2b7f413a298fcb' , '/detail/5b5667bd2c89e5c26486324b1f0dfee8' , '/detail/05483bcbe4f61a3a5abeae602c236c5f' , '/detail/8a9e03c585c6455892e8bc374a96d000' , '/detail/ed871a242b52187487fd5806b9081eb4' , '/detail/7ba2b0c826a730f2db42853da4acd19c' , '/detail/52e4d75f8deacf503630e53f9cfc9d01' , '/detail/b82ec70e1663e2673bfd2325b2bb9d31' , '/detail/8d65cc5f9524c3805ece1b37fa152646' , '/detail/f730ca1ac580d63eaaf288331f39d756' , '/detail/386da09ace21888ccd456625aca63a54' , '/detail/939f5a1e957379c1089420258528ea43' , '/detail/48a0af4b423a9804ec72e98726f9fc8a' , '/detail/449f301829070dd643072efd8ec5a8a1' , '/detail/822db352e3d20653740dfebd8ab82244' , '/detail/81d1a84f44e6fcea43de34b52c91d5f0' , '/detail/ec9746821a621e56b7cfff8cbdf576f3' , '/detail/39d53522db2d46ee3465fdce2c1a3809' , '/detail/5f3023529c5a9af65e94e08fe3170db4' , '/detail/a4149a9643cf91f71030533d89e3aad3' , '/detail/9cc048dbc1104444443fa601f238864f' , '/detail/723ced889ad3adfeb11b48991ed13718' , '/detail/7a782913bc00db8aee4c7af72893642b' , '/navigation/0190ba53fe0673a28d789f957f8c8db7' , '/navigation/0190ba542b957fab996cb7ede232036e' , '/navigation/0190ba5447c07f729e5aac14ab3977b8' , '/navigation/0190ba546be170968b14cb8c25875a2a' , '/navigation/0190ba58be4b7a20a08c5bb8c1a6daaf' , '/navigation/0190ba556daf75c1a2780021b765e2d9' , '/navigation/0190ba558dea7f4ca2e1a2d8a22b1081' , '/navigation/0190ba55964f7ad9bcf0d435407e367f' , '/navigation/0190ba55c18b70218fa12367468dc14a' , '/navigation/0190ba5826c97e72ad021d9ac2ab2ffb' , '/navigation/0190ba583d7d773387a1506471bed744' , '/navigation/0190ba5869fe70f79e656dfa6b015df2' , '/navigation/01968c734b3f7eef8c0efce23dddc529' , '/navigation/0190ba58834b73568e28fef89cb2b86f' )) AND (seo_url . language_id = 0x2FBB5FE2E29A4D70AA5854CE7CE3E20B ) AND (seo_url . sales_channel_id = 0x0190A64A9C267095B2C78AFFDE939AE0 OR seo_url . sales_channel_id IS NULL ) AND (seo_url . is_deleted = 0 );
Copy
96
1.07 ms
SELECT `rule` . `id` as `rule.id` , `rule` . `name` as `rule.name` , `rule` . `priority` as `rule.priority` , `rule` . `description` as `rule.description` , `rule` . `payload` as `rule.payload` , `rule` . `invalid` as `rule.invalid` , `rule` . `areas` as `rule.areas` , `rule` . `custom_fields` as `rule.customFields` , `rule` . `module_types` as `rule.moduleTypes` , `rule` . `created_at` as `rule.createdAt` , `rule` . `updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x01 ˜3\x1A ì†sÞºð\x19 KHB\x00 Ï "
b"\x01 ˜8\x07 ³.su·M\x1F àë\x04 2‰ "
b"\x01 ˜8\x1D J$y\x04 ‰²±!øË\t 5 "
b"\x01 ‘jÿ\x7F íqÔŽ\x11\x1D ñMˆwà "
b"\x01 ‘k\x06 àŽr\x16 ‡BÁ¶ûƒ9i "
b"\x01 ‘k\x07 õ>xý©g\x0F ó~\e ÿ« "
b"\x01 –g^Ü\x1A r1™ŽnÉf™’² "
b"""
\x01 —Àï¿ýp\x0E ´ë%¬óf\n
õ
"""
b"\x01 ˜,\x03 3Õr©€AÃ\x1A ݯßï "
b"\x01 ˜6Sà\x01 }þ‹|&Y¹Íå¥ "
b"\x01 ˜7ú\x1C cr²¦¸foB$\x16 é "
b"\x01 ˜\x04 y/y\x0F ¤úé4Z˜\x11 Ô "
b"\x01 ¥Ðºzs:‹Uo¨üG "
b"\x01 ¥ÐºÇsl´Çäæ:\x7F j7 "
b"\x01 ¥ÐøápQ…·ÄÏCª\x1E\t "
b"\x01 ‘™IY\x7F |ù•/ˆÓÉ’!‚ "
b"\x01 ¥Ð»ds”†6…LhKÙ "
b"\x01 —ù%gŽr\x08 ®xàxv9RÎ "
]
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 (0x0198331AEC8673DEBAF0194B484200CF , 0x01983807B32E7375B74D1FE0EB043289 , 0x0198381D4A24790489B2B121F8CB0935 , 0x01916AFF7FED71D48D111DF14D8877C3 , 0x01916B06E08D72168742C1B6FB833969 , 0x01916B07F53E78FDA9670FF37E1BFFAB , 0x0196675EDC1A7231998E6EC9669992B2 , 0x0197C0EFBFFD700EB4EB25ACF3660AF5 , 0x01982C0333D572A98041C31ADDAFDFEF , 0x01983653E0017DFE8B7C2659B9CDE5A5 , 0x019837FA1C6372B2A6B8666F422416E9 , 0x0198AD04792F790FA4FAE9345A9811D4 , 0x0190A5D0BA7A733A8B556FC290A8FC47 , 0x0190A5D0BAC7736CB4C7E4E63A7F6A37 , 0x0190A5D0F8E1705185B7C4CF43AA1E09 , 0x01919949597F7CF9952F88D3C9922182 , 0x0190A5D0BB6473948636854C684B9FD9 , 0x0197F925678E7208AE78E078763952CE );
Copy
97
4.25 ms
SELECT `meta_catalog_id` . `id` FROM `meta_catalog_id` WHERE `meta_catalog_id` . `id` IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
b"\x05 7L‘\x19 ]G6ÅJþ3OÖ3 "
b"Öxž9)l\r í+\x7F A:)Ë "
b"[Vg½,‰åÂd†2K\x1F \r þè "
b"\x05 H;Ëäö\x1A :Z¾®`,#l_ "
b"Šž\x03 Å…ÆEX’è¼7J–Ð\x00 "
b"í‡\x1A $+R\x18 t‡ýX\x06 ¹\x08\x1E ´ "
b"{¢°È&§0òÛB…=¤¬Ñœ "
b"Rä×_ŽêÏP60å?œü\x01 "
b"¸.Ç\x0E\x16 câg;ý#%²»1 "
b"ŽeÌ_•$À^Î\e 7ú\x15 &F "
b"÷0Ê\x1A Å€Ö>ªòˆ3\x1F 9×V "
b"8m šÎ!ˆŒÍEf%¬¦:T "
b"“ŸZ\x1E •syÁ\x08 ” %…(êC "
b"H ¯KB:˜\x04 ìré‡&ùüŠ "
b"DŸ0\x18 )\x07 \r ÖC\x07 .ýŽÅ¨¡ "
b"‚-³RãÒ\x06 St\r þ½Š¸"D "
b"ѨODæüêCÞ4µ,‘Õð "
b"ì—F‚\x1A b\x1E V·ÏÿŒ½õvó "
b"9Õ5"Û-Fî4eýÎ,\x1A 8\t "
b"_0#RœZšö^”àã\x17 \r ´ "
b"¤\x14 š–CÏ‘÷\x10 0S=‰ãªÓ "
b"œÀHÛÁ\x10 DDD?¦\x01 ò8†O "
b"r<툚Óþ±\e H™\x1E Ñ7\x18 "
b"zx)\x13 ¼\x00 ÛŠîLz÷(“d+ "
b"·é˜\v g\x18\x1C Ì?Ùä$÷µ° "
b"%6ÅðÃh*\x14 ”éÎûÌ72Ë "
b"\x1F \t nû(•ñï"hœ\x08\x13 U "
b"""
‡ÕWÙÓV\n
õÉ\x19 »'Ó&ÿÜ
"""
b"¡h…6\x13 ç\x15 #\x0E R‡®¡óº\x05 "
b"Ïh¼€ƒu\x01\x17 ÿ¹ß«²$Ä8 "
b"q\x19 óiG£Äï\x05 eñ·Ç,Oî "
b";w-’Ì@ô˜,O‡\f ¦ñ" "
b"""
\n
šÆÝ_8%q\x13 ÿ3y\x11\x17 é–
"""
b"/q†¥å^É\x1A BÛ\x0E .4’±Û "
b"ðWÃ þ\x02 '\x1E Ú\x03 >¶bP|ó "
b"Q\t ÄMˆòU\vÆ"\x17 TóXŽ "
b"'s\t\x0E ´Ÿ`B,®\x1D \Âa®³ "
b"Êž[Û5wJš‚¢Ã*Ã5Ý "
b"+.\x00 ‘Z²¡ÿ\x1F (¥Ð‹úI "
b"‚Z§Ôy&Ô\x00 ³+mq=¬t? "
b"55é5”#t©Ò(_CS{\x11 b "
b"]Ðp>\x15 ºX~ùP]„Ì™\x06 "
b"L§\x16 sK{\x0F ÕÉéœË‰—Ît "
b"\x0F Na\x1E É'D±îº’+\\x02\x17 5 "
b"È|»I\x1F\x1C ‘ÜÅäYåhÀ¾M "
b"?'#Œí™8\x01 ´\x0F Qâ¾íâ& "
b"""
î*z\x1E Û’Q¯\x04\x1C þߎ\n
Í2
"""
b"Ðñ¸ƒ4A‚S©VÑ.ÿ”\x07 † "
b"0\x18 Ù„|§¾\x13 ^\x7F\x15 rž\x0F “ "
b"\x10 —\x07 æ/²q~Û\p\x05 Ê3¤÷ "
b"õu\x13 Á½f¸Ø}n\x02 ú\x10 Ö¥Ž "
b"\x1A 6°Ž÷\x06\v ¶ºZøïË:\x03 _ "
b"kç\x01 £“\x05 A=\x1D\x0F I‘ž\x07 œ "
b"\x13 É’w\x1A ±\x15 Ð\x10 2€\x17 p¢ö\x07 "
b"¿ÇˆÆ¨poÓÛICÏwí%i "
b"*¸µ½‘öè“…ö\x1E ö|/ "
b"\x17\x02 ŸêpIÝb·)„~€\x03 ²n "
b"*\x19 êßF¸|uÎQ2ï'ì\n "
b"Á\x17 ÛžUﱫdi]6Ll\x1C\x06 "
b" Ðö\x17 ôã9MýÚÑ`g±ÿ$ "
b"ÀKj\x02 ÏëOqã_?·eyú "
b"ã0X“ójín¹¬ÎÊ Ï£¶ "
b"mG\x14 IQz¼\v øËÛ[2ìÒý "
b"u\x15\x11 5oAu“E0ð\x16 ÙI\x1E Ï "
b"\x04 ,\x17 ·\x13 Vf¡Ño\v ƒ”ßE "
b"í•î)S@)x\x04 —óWˆ)‡¢ "
b"ž%6–\x1E\x7F ')QS\x7F kÝ‘"‹ "
b"DŽ\r ¿8{^\x1F 2$µqô\x1A Ì6 "
b"""
;4Œ7Y9\x15 ÅiùÎ\n
¼J
"""
b"ͦÒ9T\x06\x15 <²"”÷–X "
b"ŽWïò×.õéå!¨[‹¡Ú\e "
b"6´EÓÖÖúÝ‹0(¯«ÿÓi "
b"""
'\n
i\x1C ˜\x05 ì.\x1D !x\x1C ûøÃo
"""
b"„ÿw`\x03 1\ÖÎbÞ|Û0V. "
b"Ïò¹—Ó¥Êó,\x13 vsÕîô "
b"B\x14 —D—åAÌ¥\x02 lý\x04 â{ø "
b"Ó†ó\v\x02 Œj\x1F ],L™¹ÃQ "
b"+Pk«Ì˜\x00 ù*ü`gé—°C "
b"2®¸Ë|7ËŽàð\e IÓ÷]i "
b"""
ÓÚBr_3J4éÅ¢Íï\n
øF
"""
b"""
¬\r „J/Ñ\x0F ¯à\‡f×\x1C \n
d
"""
b"ü\v ƹ<Žÿ\x04 饘dr!N\ "
b"åG«o®×™&}˜=^«þY "
b"ù\x0F ÂÅýëb1.’ØwC“ª\x07 "
b"fæÁ н3|‹ã«x\f\x0E Æ "
b"²·j(,#1/DŽ´ü^À²3 "
b"í-\f ( œ%ilƒHigí\x13 "
b"’"Ÿ®L\x18 ñ\x0F mköU’ØèB "
b"r\x0F dr]ø%Ò»0\x0F ¨øÜ¥¸ "
b"\x0F pâ;ÆÀ`ÖMa_Ój/¿\x01 "
b"‹\x1F ïÑv¥š\x15 w\t ‘a\x0E `\x02 i "
b"ÄÒåÖ ½k?w\r H“m¿\e þ "
b"*¾Ðo\x13 ó\x1A 9-(üÞ¶², "
b"P/g•ÜÈ&²\x12\x06 ©¸i’ê\t "
b"¶¨}Ži=\x0F á‡~wÚ3\x00\x7F å "
b"K„äËÑÝ3àQ\x1F ÒIJ÷¾Ù "
b"\x1C :\x10 k玡ÀÈ…“\x1F á°!y "
b"ž!˜4\x1E\x15 hŠñfˆÏpa\f u "
b"©²š©BÞ\v ÇdÑ\x1F ,¿©©º "
b":›ï&\f ¡Öµ(³é¬–.\v "
b"€W\x14\x11\x0E Ò¶-Iäp¿Lsÿá "
b"\x1F\x07 ß+\x1F †ùÓwG“H\x12 ›p "
b"û¬$.c2®à\x10 ßìèÃíÍ "
b"á/Œ¸6Âè§\x12 ¬¿v5WL "
b"à7Ou\x15 úý\x0E\f ¡M\x10 kÌ\x1D E "
b"~󕎳2&Ÿ»%jlÚ5’ "
b"~ê8iã}»\x02\x05 ?¹Z´. "
b"eo*\r D¨ãª4ËÁ±òÍi "
b"\x08\x08 þ>lš·#q˜C™|ùWö "
b"\x1F Ð\x14\x12\x16\v –D\x1C :^ý¦7”Ì "
b"Ðl ’~>hĈ¡¿¢\x14 Óby "
b"÷8¬\x04 qH¶‚\x04\f «7\r PÑ£ "
b"\x01 +thÖ\x1F À\x01 о\x00 ù™ÿ\x19 Ì "
b"‡!ý²H\x13 t$œÎS¾¤•\x05 V "
b"É:a¶z7ÈŽt\r ;ø½Àþ "
b"7†ö̎̃Mq9ãýÄd7š "
b"ÐeZGdÔbdaó\x1D 7Íag "
b"\x1F\x13 ÷b#«\x02 '\x14\x06\x02 ¥)P@ý "
b"ò§#¸Â\x17\x1E ¡už-¥´1@ù "
b"{Šjoà»zè\x00 Jíàw\n f "
b"‹nf#•…þ\x7F Ët_ÁSO‹( "
b"¦ŽÜ‘\x02 èš‹¸NWYJ4Þ "
b"ö\x15 ®‡=Á7M\x12 7Ýgƒ}X "
b"Þ\x03\x10\x7F ZûˆxD\x05 þ©,Ë\t Ž "
b"áo\x1A\x00 \r Ðóó—\x14 †áfjm\f "
b"qÈUº,1s»¬\x17 <Úþ]Óa "
b"\x1F Žn;\x16 67¿\x12 Û‚Ï\e (ˆ… "
b"Fx \§0Gß5Ëjwˆ\x17 BŒ "
b"{Z\x04 Ø—œ\x05 ‰¢ÒC·š "
b"Äà\v kTA¶R’<ïò\x07 6E´ "
b"\x0F ´MÜ6äð¢@õûkD5~= "
b"ïäÕï–Wñ( \x00 ä\x1D ‚D "
b"ÊãˆT1z4xAñ=\t ð\x14 äÈ "
b"|\v N„p@˜7Övè\x07 ‹{| "
b"âLd\x16 ^®\x17 Æg¢\x7F xh0d_ "
b"߯ˆàv³TLXPÔ?Õ—î‘ "
b" \x0F 0zÚ\r “kk\x12 Äš\r ^0ˆ "
b"ja\r L¿úðùÌö½!¡\f õ] "
b"¾Gê·1&{Fö¸\x1A ßáò¨2 "
b"\x1A úr:P^Û>1ì'Ä\x14 ”\t\x1F "
b"»â\x13 ý«oÄñ\x06\x15 ‰ïQ×T\x1E "
b"üãQZM\x1C bN\x1A p͹3'¯± "
b"|bÐçB±\x02 ÞM”aȦC\x10 ô "
b"HóÍA¿Êb“)]¸ùÇ^ðY "
b"cŠ£x»8‚W }“\x0E ÃL "
b"\x7F Æ•1\x1C ÜOt¥æðT¶\x00 Q„ "
b"GÑ7÷Ã,yh?Å(<¨ßÙ "
b"\x07 bõG;lŠF\x1E SË<`ùñ’ "
b"殀\x16 Ìêü\x10 ƒbÎÚ—m0 "
b"øDXß'nàxq\x16 Ï\e /øqÍ "
b"Qv˜…\e ßQ\x19\x08 §GÃ\x0E 3ç\x07 "
b"""
~u#Î\n
Ê\x7F sIŸ8+AÓ¢Ø
"""
b"3gØ\x1F x†-]f<X7®ž\e "
b"I;”Á\x11 £Míb(ÉÂßüÿÇ "
b"ÂV \x03 Ïê\x05 âžú\x18 uØ\x15 Õ\x16 "
b"#ã<>K–~8þ²!'?ÛSU "
b"¶}†JåÊ“à¾\t «–x`Ð "
b"EG\x1A M\x16 ™5Hߊµ²Fÿ(Ú "
b"0ð²H\r °ˆ÷\x1D\x1A\x1F Ž\x1A ù¸\x03 "
b"³o«Ð–ý³G‚\x18 LܸóÉó "
b"¿\e “ÓøOc¡Õ‹Ý\x08\x01\x04 ÐÍ "
b"Ðñâž[È?3¼Èa;\x00 Âå\x16 "
b"\x01 íôq\x16 ºS;ë¼\x14 õX+2{ "
b"ìàùÕ…žÎY\t R\r Ž6S\x03 J "
b"0ÏÔæJnþ\x12\x1A GÒX•Ï¿H "
b"\x0F ¸?©Ãx™@—9Y¶Ê†{j "
b"Æ•…S´x•‡gÕž,u§+i "
b"é±Û9wƒ\x03 x¡ I¹G宥 "
b"""
*S¶Ì\x1A ëP\n
K\x16\x0F 5\n
¤
"""
b"_³È\x05 ¡{AC™,l/oý>T "
b"ÿNƉJ)1z‰}÷Üì)¢ "
b"f¤ðµ$¾|=jÀ>wöüÔB "
b"–&Ž…P´¨\v Xg\t btº\x0E ! "
b"!áÎ\x1A ¿\x13 w‡nÿ‰Q"¿K "
b"–IØa\f V$%ù V!\x1E ¿p© "
b"ç£Ö¬Ã”×hñ@£\x13 ðÌ$ "
b"aújs¡œ×b¡•Ž+§"µò "
b"F—åÓbü?myÓí‘&\x00 ä "
b"$\x11\x18 ÉS?½S9d\f ¯í“¤ "
b"\x01 ¿rPòë\x07 öŽP$$\v ×BÉ "
b"îݰãù–àÃá\v\x03 \÷7Oî "
b"³MÃ|DJ|ú.q´§“\r a\v "
b"""
\x17 ´\n
N†)4ª€në!üŠ•
"""
b"u\x03\x12 CºåÔ\x0E –\e òeªt8\ "
b"éf›qzÜÞÂÍL³*²w¬G "
b"\x00 NÀdŽÚ˜ãáí©\x04\x11 ¬§Ö "
b"ùóñ;q—\x19 ƒÛ÷\x10 ß’Ò¯2 "
b"ööiÙn§jšÌ\x10 aÎ\x7F 6…è "
b"\x1D\x7F |\f yãõ\x0E sÊOÔ,¢á[ "
b"ât\x14 C9\x18 "\x1F ÛyÊ\t êù\x1A î "
b"m34Î(d…Yäd0´ä)8Ž "
b"_³€³61âÓóÙ\x04 sÃ\x15 Þ¤ "
b"nBߎÔ\x07 j@\r Oýl¦×òÇ "
b"ç@<—<úÞ#¸€Mñ[tÅd "
b"3«*\Õp†+\x05 4j2ÕzÂÏ "
b"(½Eƒã5Ó\x06 \x12\x10 ÜË\x19 "
b"30»Í\x7F ¥ÁÜ;K\x15 j4ßj– "
b"Õ\x15\x0E $þÍ^\£ë“ãȳ "
b"!5ZM®˜,ɦG¥k,È¥‚ "
b")!¹$Ð_\t øv%ýsHÑÙ« "
b"""
žF\n
\x1E Øã†p\x11 öii˜ANª
"""
b"Ã?\x7F\x02 1%Ó£ó¨XçËOB "
b"ÁˆO\x07 %\x11 pŸê»4êDáð{ "
b"†\x12 æ–Š&˰\x0F\x11 ÖõÞ<›ò "
b"Ë™—¶»äãÈžùà\f\f "
b"…\x05 •\x0F ùš1´æU\x05 rpÉ "
b"º¡Ñ\x07 °¸:Õ•ù\x00 _†vU· "
b"yd‚\x03 K”Û$¥‹ª!Jྠ"
b"G»¬\x13\f ¡g-\x13 2~Ê6Byê "
b"Ìl=\x08 gÔÍ0òšÙ\x0E ó_U "
b"…wj\x02 w©zœå(¤§\x11 Í|j "
b"˜VÁ…—\f\x01 Œ\x1E û_"Â|²Ç "
b"áØÑ'”}!¹\x18\x1A ÞØ\x16 A "
b"+„<Š8«ÞGÎ"›BT»\x10 p "
b"Cžaœ'm\x05 9Žt`'±B%\x03 "
b"ò1Ö¸÷<H§ÅÆ ‹Üj^³ "
b"«\r }Ýù0è\x18 _Méþà„à "
b"b³â\e Àýb\x08\x0E E…HlÙ5Ú "
b"ŽlÁ#KµC †VÞ\x17 ËÀÕÿ "
b"KêNróÁ—¢ùÑJ\v\x02 —E "
b"ʹ¾çM4”–ÃÇH¢‹Ï\x08 1 "
b"$~*[ü±²%\x07\x05 ú 2U«K "
b"0A\x13\x16 zfo´´Êº\x0F\x08 Ï‘š "
b"‰?ÄVè\t Ê%¸mínÓ(Fê "
b"TŒ£Û¤ŸóÍ^\v û¨»Òÿë "
b"ÅZï:\x01 îp\x7F\f €5B'À¾Õ "
b" Æ\x04 ¥TžÙÀÝ݉àx ÌŽ "
b"“ú®$ç²G\x02 ýéê_¼•ê "
b"”qFt†¼\x0F Ù‰¼êŽ\e &— "
b"Ùo”–“SÿÅço&\x08 ~R)= "
b".ì—‚’¬gá‚\x10 .‡uægG "
b"\x02 ‘\x1F qå‹>\x02 í8úûÒ\x15 "
]
SELECT
`meta_catalog_id` . `id`
FROM
`meta_catalog_id`
WHERE
`meta_catalog_id` . `id` IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
Copy
SELECT `meta_catalog_id` . `id` FROM `meta_catalog_id` WHERE `meta_catalog_id` . `id` IN (0x05374C91195D478F36C54AFE334FD633 , 0xD6789E39296C0DED8E2B7F413A298FCB , 0x5B5667BD2C89E5C26486324B1F0DFEE8 , 0x05483BCBE4F61A3A5ABEAE602C236C5F , 0x8A9E03C585C6455892E8BC374A96D000 , 0xED871A242B52187487FD5806B9081EB4 , 0x7BA2B0C826A730F2DB42853DA4ACD19C , 0x52E4D75F8DEACF503630E53F9CFC9D01 , 0xB82EC70E1663E2673BFD2325B2BB9D31 , 0x8D65CC5F9524C3805ECE1B37FA152646 , 0xF730CA1AC580D63EAAF288331F39D756 , 0x386DA09ACE21888CCD456625ACA63A54 , 0x939F5A1E957379C1089420258528EA43 , 0x48A0AF4B423A9804EC72E98726F9FC8A , 0x449F301829070DD643072EFD8EC5A8A1 , 0x822DB352E3D20653740DFEBD8AB82244 , 0x81D1A84F44E6FCEA43DE34B52C91D5F0 , 0xEC9746821A621E56B7CFFF8CBDF576F3 , 0x39D53522DB2D46EE3465FDCE2C1A3809 , 0x5F3023529C5A9AF65E94E08FE3170DB4 , 0xA4149A9643CF91F71030533D89E3AAD3 , 0x9CC048DBC1104444443FA601F238864F , 0x723CED889AD3ADFEB11B48991ED13718 , 0x7A782913BC00DB8AEE4C7AF72893642B , 0xB781E9980B67181CCC3FD9E424F7B5B0 , 0x2536C5F0C3682A1494E9CEFBCC3732CB , 0x1F9081096EFB2895F1EF22689C081355 , 0x87D557D9D3560AF5C919BB27D326FFDC , 0xA168853613E715230E5287AEA1F3BA05 , 0xCF68BC8083750117FFB9DFABB224C438 , 0x7119F36947A3C4EF0565F1B7C72C4FEE , 0x3B772D92CC40F4AD982C4F870CA6F122 , 0x0A9AC6DD5F38257113FF33791117E996 , 0x2F7186A5E55EC91A42DB0E2E3492B1DB , 0xF057C320FE02271EDA033EB662507CF3 , 0x5109C44D88F2555C76C6221754F3588E , 0x2773090EB49F60422CAE1D5CC261AEB3 , 0xCA9E5BDB35774A909A82A2C32AC335DD , 0x2B2E00915AB2A1FF1F28A5D0AD8BFA49 , 0x825AA7D47926D400B32B6D713DAC743F , 0x3535E935942374A9D2285F43537B1162 , 0x5DD0703E15BAAD587EF9505D84CC9906 , 0x4CA716734B7B0FD5C9E99CCB8997CE74 , 0x0F4E611EC92744B1EEBA922B5C021735 , 0xC87CBB491F1C91DCC5E459E568C0BE4D , 0x3F27238CED993801B40F51E2BEEDE226 , 0xEE2A7A1EDB9251AF041CFEDF8E0ACD32 , 0xD0F1B88334418253A956D12EFF940786 , 0x3018D9847CA7BE138F5E7F15729E0F93 , 0x109707E62FB2717EDB5C7005CA33A4F7 , 0xF57513C1BD66B8D87D6E02FA10D6A58E , 0x1A36B08DF7060BB6BA5AF8EFCB3A035F , 0x6BE701A39305413D1D0F49919E079CA0 , 0x13C992771AB115D01032801770A2F607 , 0xBFC788C6A8706FD3DB4943CF77ED2569 , 0x2A9081B8B5BD91F6E89385F61EF67C2F , 0x17029FEA7049DD62B729847E8003B26E , 0x2A19EADF46B87C75CE5132EF8F27EC0A , 0xC117DB9E55EFB1AB64695D364C6C1C06 , 0xA0D0F617F4E3394DFDDAD16067B1FF24 , 0xC3804B6A02CFEB4F71E35F3FB76579FA , 0xE3305893F36AED6EB9ACCECAA0CFA3B6 , 0x6D471449517ABC0BF8CBDB5B32ECD2FD , 0x751511356F4175934530F016D9491ECF , 0x042C17B7139D5666A1D16F0B8394DF45 , 0xED95EE29534029780497F357882987A2 , 0x9E2536961E7F272951537F6BDD91228B , 0x448D0DBF387B5E1F3224B571F41ACC36 , 0x3B34908C37593915C569F9ADCE0ABC4A , 0xCDA69DD239905406153CB22294F79658 , 0x8D57EFF2D72EF5E9E521A85B8BA1DA1B , 0x36B445D3D6D6FADD8B3028AFABFFD369 , 0x270A691C9805EC2E1D21781CFBF8C36F , 0x84FF776003315CD6CE62DE7CDB30562E , 0xCFF2B997D3A5CAF32C139D7673D5EEF4 , 0x4214974497E541CCA5026CFD04E27BF8 , 0xD386F3AD0B028C6A1F5D2C4C99B9C351 , 0x2B506BABCC9800F92AFC6067E997B043 , 0x32AEB8CB7C37CB8EE0F01B49D3F75D69 , 0xD3DA42725F334A34E9C5A2CDEF0AF846 , 0xAC0D844A2FD10FAFE05C8766D71C0A64 , 0xFC0BC6B93C8EFF04E9A5986472214E5C , 0xE547AB6FAED799267D983D5EABFE5981 , 0xF90FC2C5FDEB62312E92D8774393AA07 , 0x66E6C1208ABD337C908BE3AB780C0EC6 , 0xB2B76A282C23312F448EB4FC5EC0B233 , 0xED2D0C28A09C8125696C83486967ED13 , 0x92229FAE4C18F10F6D6BF65592D8E842 , 0x720F64725DF825D2BB300FA8F8DCA5B8 , 0x0F70E23BC6C060D64D615FD36A2FBF01 , 0x8B1FEFD176A59A15770991610E600269 , 0xC4D2E5D620BD6B3F770D48936DBF1BFE , 0x2ABED06F13F31A392D28FCDEB6B22C81 , 0x502F6795DCC826B21206A9B86992EA09 , 0xB6A87D8E693D0FE1877E77DA33007FE5 , 0x4B84E4CBD1DD33E0511FD2494AF7BED9 , 0x1C3A106BE78DA1C0C885931FE1B02179 , 0x9E2198341E15688AF16688CF70610C75 , 0xA9B29AA942DE0BC764D11F2CBFA9A9BA , 0x3A9BEF260CA1D6C2B528B3E9AC962E0B , 0x805714110ED2B62D49E470BF4C73FFE1 , 0x1F07DF2B1F86F9D37747934812819B70 , 0xC3BBAC242E6332AEE010DFECE8C3EDCD , 0xE12F8CB8368FC2E8A712ACBF7635574C , 0xE0374F7515FAFD0E0CA14D106BCC1D45 , 0x7EF3958DB33226C5B8BB256A6CDA3592 , 0x7EEA3869E37DBB02053FB95AC2B4AD2E , 0x656F9D2A0D44A8E3AA34CBC1B1F2CD69 , 0x0808FE3E6C9AB723719843997CF957F6 , 0x1FD01412160B96441C3A5EFDA63794CC , 0xD06CA0927E3E68C488A1BFA214D36279 , 0xF738AC047148B682040CAB370D50D1A3 , 0x012B7468D61FC0018ABE00F999FF19CC , 0x8721FDB2481374249CCE53BEA4950556 , 0xC93A61B67A8E37C88D740D3BF8BDC0FE , 0x3786F6CC8DCC834D7139E3FDC464379A , 0xD0655A4764D4626461F31D37CD816167 , 0x1F13F76223AB0227140602A5295040FD , 0xF2A723B8C2171EA1759E2DA5B43140F9 , 0x7B8A6A6FE0BB7AE8004AEDE0770A6690 , 0x8B6E66239585FE7FCB745FC1534F8B28 , 0xA68DDC9102E89A8BB84E57598F4A34DE , 0xF615AE873DC1374D1237ADDD67837D58 , 0xDE03107F5AFB88784405FEA92CCB098E , 0xE16F1A000DD0F3F3971486E1666A6D0C , 0x71C855BA2C3173BBAC173CDAFE5DD361 , 0x1F8E6E3B163637BF12DB82CF1B288885 , 0x4678205CA73047DF35CB6A778817428C , 0x7B5A818E048ED8979C0589A2D243B79A , 0xC4E00B6B5441B652923CEFF2073645B4 , 0x0FB44DDC36E4F0A240F5FB6B44357E3D , 0xEFE4D5EF969D57F1282000E41D8244A0 , 0xCAE38854317A347841F13D09F014E4C8 , 0x7C0B4E847040C29837D676E8078B7B7C , 0xE24C64165EAE17C667A27F786830645F , 0xDFC688E076B3544C5850D43FD597EE91 , 0xA00F307ADA0D936B6B12C49A0D5E3088 , 0x6A610D4CBFFAF0F9CCF6BD21A10CF55D , 0xBE47EAB731267B46F6B81ADFE1F2A832 , 0x1AFA723A505EDB3E31EC27C41494091F , 0xBBE213FDAB6FC4F1061589EF51D7541E , 0xFCE3515A4D1C624E1A70CDB93327AFB1 , 0x7C62D0E742B102DE4D9461C8A64310F4 , 0x48F3CD41BFCA6293295DB8F9C75EF059 , 0x638AA3788EBB388F8257207D930EC34C , 0x7FC695311CDC4F74A5E6F054B6005184 , 0x47D137F7C32C79683FC5283C90A8DFD9 , 0x0762F5473B6C8A461E53CB3C60F9F192 , 0xE6AE8016CCEAFC108362CE8FDA976D30 , 0xF84458DF276EE0787116CF1B2FF871CD , 0x517698851BDF511908A747C30E33E707 , 0x7E7523CE0ACA7F73499F382B41D3A2D8 , 0x3367D81F78862D5D663C588F37AE9E1B , 0x493B94C111A34DED6228C9C2DFFCFFC7 , 0xC2562003CFEA05E29EFA1875D815D516 , 0x23E33C3E4B967E38FEB221273FDB5355 , 0xB67D864AE5CA93E0BE09A0AB967860D0 , 0x45471A4D16993548DF8AB5B246FF28DA , 0x30F0B2480DB088F71D1A1F8D1AF9B803 , 0xB36FABD096FDB34782184CDCB8F3C9F3 , 0xBF1B93D3F84F63A1D58BDD080104D0CD , 0xD0F1E29E5BC83F33BCC8613B00C2E516 , 0x01EDF47116BA533BEBBC14F5582B327B , 0xECE0F9D5859ECE5909520D8E3653034A , 0x30CFD4E64A6EFE121A47D25895CFBF48 , 0x0FB83FA9C3789940973959B6CA867B6A , 0xC6958553B478958767D59E2C75A72B69 , 0xE9B1DB3977830378A1A049B947E5AEA5 , 0x2A53B6CC1A9DEB500A4B160F20350AA4 , 0x5FB3C805A17B4143992C6C2F6FFD3E54 , 0xFF4E81C6894A29317A897DF7DCEC29A2 , 0x66A4F0B524BE7C3D6AC03E77F6FCD442 , 0x96268E8550B4A80B5867096274BA0E21 , 0x9D21E1CE1ABF1377876EFF895122BF4B , 0x9649D8610C562425F92056211EBF70A9 , 0xE7A3D6ACC394D768F1408FA313F0CC24 , 0x61FA6A73A19CD762A1958E2BA722B5F2 , 0x4697E5D362FC3F6D79D3EDC2912600E4 , 0x241118C9533FBD5339640CAFED93A4AD , 0x01BF7250F2EB07F68E5024240BD742C9 , 0xEEDDB0E3F996E0C3E10B035CF7374FEE , 0xB34DC37C444A7CFA2E71B4A7930D610B , 0x17B4900A4E862934AA806EEB21FC8A95 , 0x75031243BAE5D40E961BF265AA74385C , 0xE9669B717ADCDEC2CD4CB32AB277AC47 , 0x004EC0648EDA98E3E1EDA90411ACA7D6 , 0xF9F3F13B71971983DBF710DF92D2AF32 , 0xF6F669D96EA76A9ACC1061CE7F3685E8 , 0x1D7F7C0C79E3F50E73CA4FD42CA2E15B , 0xE27414433918221FDB79CA09EAF91AEE , 0x6D3334CE28648559E46430B4E429388E , 0x5FB380B33631E2D3F3D90473C315DEA4 , 0x6E42DF8ED4076A400D4FFD6CA6D7F2C7 , 0xE7403C973CFADE23B8804DF15B74C564 , 0x33AB2A5CD570862B05346A32D57AC2CF , 0x289FBD4583E335D306908F1210DCCB19 , 0x3330BBCD7FA5C1DC3B4B156A34DF6A96 , 0xD59F150E24FECD5E5CA3EB93E3C8B381 , 0x21355A4DAE982CC9A647A56B2CC8A582 , 0x2921B924D05F09F87625FD7348D1D9AB , 0x9E460A1ED8E3867011F6696998414EAA , 0xC33F7F0231AD25D3A3F3A858E7CB4F42 , 0xC1884F072511709FEABB34EA44E1F07B , 0x8612E6968A26CBB00F11D6F5DE3C9BF2 , 0xCB9997B68F8EBBE4E3C89EF9E00C0C8F , 0x8505950FF99A31B4E6559D0572AD70C9 , 0xBAA1D107B0B83AD595F9005F867655B7 , 0x796482034BAD94DB24A58BAA214AE0BE , 0x47BBAC130CA1672D13327ECA364279EA , 0xCC6C3D0867D49DCD30F29AD90EF35F55 , 0x85776A0277A97A9CE528A4A711CD7C6A , 0x9856C185970C018C1EFB5F22C27CB2C7 , 0xE1ADD8D127947D21B9181ADED8168F41 , 0x2B843C8A38ABDE47CE229B4254BB1070 , 0x439E619C276D05398E746027B1422503 , 0xF231D6B8F73C48A7C5C6A08BDC6A5EB3 , 0xAB0D7DDDF930E8185F4DE9FEE09084E0 , 0x62B3E21BC0FD62080E4585486CD935DA , 0x8E6CC1234BB543A08656DE17CBC0D5FF , 0x4BEA4E72F3C197A2F9D14A5C76029745 , 0xCAB9BEE74D349496C3C748A28BCF0831 , 0x247E2A5BFCB1B2250705FA203255AB4B , 0x304113167A666FB4B4CABA0F08CF919A , 0x893FC456E809CA25B86DED6ED32846EA , 0x548CA3DBA49FF3CD5E0BFBA8BBD2FFEB , 0xC55AEF3A01EE707F0C80354227C0BED5 , 0xA0C604A5549ED9C0DDDD89E078A0CC8D , 0x93FAAE24E7B24702FDE9EA8F5FBC95EA , 0x9471467486BC0FD989BCEA8D1B26C297 , 0xD96F94969353FFC5E76F26087E52293D , 0x2EEC978292AC67E182102E8775E66747 , 0x02911F71E58B8F3E02ED38FAFBD29F15 );
Copy