Query Metrics
82
Database Queries
57
Different statements
103.50 ms
Query time
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
30.44 ms (29.41%) |
11 |
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`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` 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‰NÒÄ\x00p\tœò]YòÑ©ž" ] |
||||||||||||||||||||||||||||||
|
24.27 ms (23.44%) |
2 |
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" false true "product_download" b"\x01èÀ\x13Â_\x7FrÉ▒ú§ÒäÒ+" ] |
||||||||||||||||||||||||||||||
|
3.47 ms (3.36%) |
1 |
# sales-channel::load-analytics::read SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
b"\x01Æ2:«ðt═®®»½ø\x13ÄÉ"
]
|
||||||||||||||||||||||||||||||
|
3.21 ms (3.10%) |
1 |
SELECT `product_highlight`.`id` FROM `product_highlight` WHERE ((`product_highlight`.`product_stream_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND `product_highlight`.`active` = ?)) ORDER BY `product_highlight`.`position` ASC LIMIT 5
Parameters:
[ b"\x00)IŸ¨ûsÑð\x10¤\x16lª\x08Í" b"\x00D\taŠ\x02\x17˜ÃTÂM$Ï\x16#" b"\x00i▒\x7FÖ¬\x16o┼\tjJ7>üð" b"\x01ŠJÈ´?{\x17½çReé‘\x175" b"\x01‹C\x13‚PyX²åêÄ\x1F\x15\x18\f" b"\x01‹C.ª]}\x0E°w×ì£å`Ì" b"\x01ïF¹[Éxñ¬\x10ëe®\x13`\x11" b"\x01ïýÉ\e¶tÛØ¨Sq\r┴\n" b"\x01Œ9§n'}ùª$_å\x02ìŃ" b"\x01ÅdIÂY²VÔÙoX¯Ëa>" b"\x01ÀAeÍ`x\x1F\x10Ôү߾‹ÿ" b"\x01Þ÷¾íÛ\x01J¹f\r¥º\x08ìÿ" b"\x01ßÊ«ÏÆ╚\x06þrжQËÉ;" b"\x02zŸ×ÂGì0Ök0ºJ\x01{S" b"\x02üó?Ýõ÷░ÉC$*éÊ▀9" b"\x02°°ÑE$ñb\x06¦YBA|\x03#" b"\x02Á\x06ÂdÌ›Ó\x15/2âã9P\x1A" b"\x03ÜÝ3Åß…ÙÚM¾!ˆÎÞ(" b"\x04¬Zñ│╬Å\x13┴"oÎN0;Ú" b"\x05\x07▒3Q╣¦S▀VüÿYÓį" b"\x05!ÇuÉÓqD‗¼¯»+Ö«v" b"\x05Qè‘\x00zê2FšâMÈ—Gt" b"\x05o\x0EGàê'DåXúHÔ°ã¾" b"\x05ûÅ~\x00Jýâã_ÛîH3©2" b"\x06\x10\x19Hór@|ÍÈ\x08\x1D\x05ù…[" b"\x06[û6\ëˆ#¨©UNÚG\x11ë" b"\x06mr¡\e%.d\x16\x16¾kð$ñÂ" b""" \x06ž¿Ôt†%\x16ñ\x12\\n } Î- """ b"\x07(Å£\x03^þ\x12Nå´üÌ▓Áö" b"\x07 í«×‹¬ÅìÍÈXú\x7F&•" b"\x07ظò¨Äæ?àý³=ƒ\x1F=l" b"\x08Àá\x04Ø▒Å«Ô╠/9ØÚ\x10ø" b"\x08ÂÈ£•\x11@1¡. +뀴k" b"\tÜ(Ȧdo¶úñ@5Ø\x13Þê" b"\tÄ\rg\x14._g÷À佚ò³£" b"\tÕLi9¬«‡\x1D3i‰=*Ü3" b""" \n ^\x17ï®óâx¾ê\x06\x05Ùâƒä """ b""" \n h\x1CßMâÓ\x15§\ªÁEcó """ b""" \n ¹ô¸ˆ\tuõ²)mÕ\fãó¨ """ b""" \n ÃÂ<\x16Æû\x19u‹OzpgK@ """ b"\nÌU\x1F3f¢„¤4‚K\x00ŽWô" b""" \n Ï’ã)ˆºÈ¬&\x1DpIvh """ b"\v$¾rªÅ\x17¤„§=xê”>¸" b"\v,€ÃRì;ÝÊž„Gš<,Ä" b"\v3gâ\x16\x1C‗F±{\jãäÉ" b"\vO«´œ¤äbÁI£!Õƒ\x10µ" b"\v[\x0Ff›œEpÃÒ¡¨Í)\x15Ï" b"\v┌N├îÇ@╝\x0EØ8yà´6" b"\vô±\x134B\f¿ j5-d½~0" b"\vöú€Ø2\x14âh\x08 s\vú¬N" b"\füÜGW%¶┴Ëté½\x13½¬6" b"\f‹°UÊ\x05Þ‹A‘‘Z\x03¶[" b"\fù–´ÞÍÍÊå\x0E\x0Fðº¦J™" b"\r\x00utŽ\n\x11—û!QÓ©<r\x00" b"\r\x10åø\x1C\x1F+¨rhOò²DÇ»" b"\râp\f×ä¬ð:ë¡:1±êœ" b"\r÷yËò+╚Å\x08W\x1EývÛã"" b"\x0E%3—ú\x1Aµ´\x06âc\x08_F`ª" b"\x0EÙÔ\x10—\tCø\x0EjÄ·u›ìe" b"\x0Eç9=1ƾ9+ñ°»[\x16\x1EÇ" b"\x0Eúâ\fL\x1D””ƒö2Ô\x15±û^" b"\x0F\tÚoµ\x08dò|®™Oò\e™¿" b""" \x0FH‡Ä\x11¤ZZ¿\n $W|·@à """ b"\x0FPÞˆÿ1õu•§a/Ç%‹\x12" b"\x0F^Ò‡)Ê\x04×¢\x13´^B r¥" b"\x0F„¢Ø"H\x10\x1F’¤‘ürý‰=" b"\x0Fæ+\v├§╠ØUÜKÀ¹┌u╣" b"\x10n‡\x07À3<‚¼ö±¯šcc\t" b"\x10y¨=\x7F¹Ó—\x19ãK×J¬—¥" b"\x10»Ó\x03\rmìFÎÿ4\x1A┬┘ùâ" b"\x10ȶÐÝÜ”C }Ž>Ú‹U\x1D" b"\x10è]·±êÄOÐ_\x0FjCC\x176" b"\x11V#c'\x00]Åã\x11Y¦<\x1AKÍ" b"\x11ƒ'|Ì\x17\x1Cgø]Zå\eï˜ï" b"\x11Ž2Kæ\x02–LÅ?&Úƒ¢~u" b"\x11þóm█\x06ı Ö[l}É?4Í" b""" \x12#‹¿\x08\x1D´æÎk\n \x11ß\tR¨ """ b"\x12$Wn§>¼\vÍS0ýÔ”.Ú" b"\x12‰÷nRïÞÙcñ‡‡ \x03cÉ" b"\x12¬hšHG“D³ùs}Þ¨ü“" b"\x12º\t‚ˆs‡\x0F^ZßÏ(¹’¾" b"\x12À\x15qÇq# Ãaö#\x11\x0E8ê" b"\x12├ØÿoRÉYj@e\x06Ýf5Ø" b"\x13\x02ÕŸ&‚3Y\x06P(Ib’Èá" b"\x14\x12û\x17ØB\x19P?…jœ«ÊC#" b"\x14®Ý$Wƒ bÐhÑ═Åh├d" b"\x14êC¨îŒ5^«D¡–è\x01ß^" b"\x15\x03ŽÈ’\x1C`4$¼©R\x1AjÌi" b"\x15—£H±\e\x13\x03äxU‰ú»Â\x7F" b"\x15÷©Pr/Ô0äìÿæ_*\x164" b"\x16\x01÷Õ=XÐÊžj5YÅåv\x00" b"\x16$▄pr}h:\x13Úùe\x14T£ü" b"\x16░\x0EìéM¥\@÷gdóÌ\x03ô" b"\x16°ë¥&\x04\x1Cð_zùõ©m\x10Ô" b"\x16²9/ËaîCÃN4žêõU." b""" \x17\n òwT\x04‹ p(÷\x13#é\x19 """ b"\x17=\x1C…5Ûõ˜\x15ìÍcÎz5¿" b"\x17>1‚}vç¿£CÂa\x03\x0Fu¨" b"\x17«»~YöÛ×LSí\x11†÷©L" b"\x17Õ\x1E½¬\x01Z¾Œ‚ÏUiÒ.y" b"\x18\x17O0ü=Oä½í™6¡åº«" b"\x18{É\x0E«?¿eSøµ\x1CÇJZ$" b"\x18ØNÉ[pöyŸjßê\x0FËëæ" b"\x19\x0F¾ö\x07rp«Ü¢9X³}åì" b"\x19CîfØ#òã:\x04Ð Ó\x02╗Q" b"\x19X\x17Ô¤³–¯\tÿUI£‚@Ã" b"\x19ˆ\x08ضía¿\r\x08#‹—?c" b"\x19Å<ð®\tj ‗(ıüê▓°}" b"\x19šC¬Óž›¸ÞÈ”HÐ5æ" b"\x19ÁZt&zºöË\r®Íšœºe" b"\x19Ìú:Ôåª ö_QI÷\rÂf" b"\x1AVÌ iT¿ìJä–k \x162â" b"\x1A «aU_nAL@\x18ª\x17\x02,ò" b"\x1A▒ä`─<u\x0F\x174¢ó ┌"Ø" b"\x1Añì‡ùxt\x01\x08ÓÒšâ}\x10{" b"\e\x1Eþ-=êçfg0Ï\\rôÿî" b"\e¦KÈ\x1F½vŠAÄ‹`Í‹B}" b"\e¡v\Ð\x153O\x1C§╚ª]´êü" b"\eÔ`à┬╔ï¦*╗Yw\rFÅ" b"\x1C\x1EÊ\x14)ÂFÈ€\x10\v²0I>à" b"\x1CKìw•&éï&Á˜\x18;\x16²ô" b"\x1CWßöfDìð\x1A7Ï'ËÎe¢" b"\x1C¬à¡fìœXÐ>á¾\x18¹%\f" b"\x1D>\x1F¶\x17»\x0E[J|©gGwgî" b"\x1DZTD\x15g5.¸å·ì•AoL" b"\x1D` ö7íu\x1Awuòô¢°Þg" b"\x1DÇJÒ╠Ø\t\x05i█┌¦\x1F+|" b"\x1DáÃc|9¿üçt<\x11³8"\x7F" b"\x1Dȹ\x00\f\x0E°>AR\x0EŠH\nÈø" b"\x1DåØQ\x12躊Y;fb_beü" b"\x1E\x1Ezx\x03ÀÅË}ý│ýÆo²Ì" b"\x1Ed¹s\x0Fa¨%©ümøó^õë" b"\x1EÀж\x11eQ[Gî\x10ý)Y¡/" b"\x1EÂz·\x16EN¯µtä/ï&–" b"\x1EÍñI³éç\v\x00r·—\x00¨m¢" b"\x1F\x07KªÔ\x12lÙœS\x14ïòã¨b" b"\x1F\fV«h\x00i7┴\x08$;edÀÅ" b"\x1Fæ8╚▒Â3«Â3ØÁ\x05±<\x14" b"\x1FÆ\x1CEs\x01U[xvʱÀ\x15yH" b"\x1FÖ\x12\x19_õ\x05sW§£>1I.ë" b"\x1FÏw┼-|E┘\x12D█4ÄÅæh" b" )"É´‚™þ\fb‘~qL¾…" b" 1"d“͈¶Ø©Rd@\x06ÓM" b" {Ànï'Š\x01¦#Z’ñ½9=" b"!<ƳAã%À·„»ag²[\x05" b"!Ê×JÉ=þ▄Á\x10┼ÚZ¥\x04û" b""vÎ75g\x08\x1Eî WãÓsØS" b""¡¨\x11@\x00×\x1E‘ù•»\x04ÓË3" b""úq¬A\t$I2³ÆØ├uý╗" b""┴a5├\x02Ö╦ØXgá¦\f─Z" b"#ˆËW&eÜ—6y\t\vÀÊ‚†" b"#Î×ÂËÙ¢—d\x11w«¤íŸ" b""" $ÃžÄ \n Q×;rÒ»ÙúI7 """ b"$Êîš\x07†a\fÊ'¼LDä¶C" b"$▄aXÏ░ߨg$ñKÒ\x12Æd" b"%K!E\x1A¶ÀŽt’Øz‚üï/" b"%úab¹†\x08ù‰ýøªìý\x05~" b"%þì\x1F§£%§•µ`-q\x04\x045" b"&LŠŒùiƪš¼HJ\x16ð€D" b"&|ö–µOæFz¨<n[\x18›S" b"&¡áŒ$1ÛaMÜ4F\x1EéOŸ" b"&¢†ÁŽ7VBè\x11\x18\x18PÄv’" b"&Ûü^ïÑ&\x19┐Zv\x13\tÚıZ" b"&¾?┘Ì{ÀZ²Q;ÅáÒZ)" b"'\x03}G(³õ96§¸Ù\x00]ü‹" b""" '#¬\n ý<Õ\x14äÛìX\x1EƼ\v """ b"'…Î\f\rÍtÖe˜£»T¥û<" b"'‘µÓ¤ïk÷¾êÞýˆ•\x12\r" b"'–N@‡5:,ßHòéµò—3" b""" (\n â\e\x17ôu‡É‰0wFÕþ """ b"(/\x13)$9Äš*¶¢ç®ËÅ÷" b"(8\x1Eÿê“\x1FÞÀù\x11\x11`.Ý\x14" b"(^PlŸ¶ê\x7FyEŸwÌ%Ç\r" b"(b\x05w¼¦ÃÛø\f´ÁSwÁ" b"(i½ÕŸõíÃ1û%iÃâÔT" b")Bô;½å¾…(Ìa+÷û[N" b")S›Àa¶$sfMôCSÃÔˆ" b")ÅL›k\x1C]´é\x1Få†\x1AÖÅk" b"*\x07ÖdÖi¤f]PK¹›½\eÀ" b"* dªa’*'+Ì;A\Ç\x08\x08" b"*÷\x1Dn‚†—|s\x7Ftù·šê\x07" b"+ \x7FÂÍ\x19ÚîÍ\x13D÷édÛ×" b"+e\x7Fä˜ÈÏ{•F×®\x0E¹Ts" b"+f\x1AÏz·\x08‰]Uƒ¡U¡iû" b"+Æ┐¬;p6[§┴¸ÇØ░ɦ" b"+žm\x06zÍ›óßÎôâ5Ñܤ" b"+À\x1Eb»ô▀~K!%▓áü`a" b"+ç°Éª£Ô\âdz4C>\f´" b",jŒJwëM\x16~\x05ÞÇ`Æ£è" b",…á‘ݨ5ž«×(8öG¨á" b",╩G·$´wM═²q#\x15\tØÚ" b",ÌTbÄÑ6¢œ¼÷ØñŒ7ó" b",ÎêÆzÔNyqý\x10}µ2 ¶" b",Û/\x1D\x1E\x10\x11\x03€œˆGjâ\x01¼" b",ôÌh@\x1F!ÚÎô8Ha5\x17\x7F" b",ýŠ-\x08 Û‘Ý\x034eÛ=¡á" b"-\r\vÓ‚SQeÛ[XX\x15¦.Ï" b"-\x1F¥e\x14u\x07\x12\x02ú›TÎ\x04Þ=" b"-+j´ö!>å‘\x7Fà¾Ë¥‹M" b"-[¨\x01“§$¿¬_\x06x5\\x14³" b".A\x11K¼\x18ûLªî8",e4‡" b".nŠ&¹ÌOndÊøM\x1FòS†" b".‹¬Âò>'\x00Ž©\x17æá4Ø{" b".™ß\x12HaAêVF‡|Ön\x1Eñ" b".®\x05޽‡½ãÚJdH5ãjø" b""" /\n Ò\x02üÝsPPaÚ9\x03Ýiÿ """ b"/\x18,«ÊGêIú\x1AqgÑÐZ~" b""" /\x1E\x1D\n ¥ožôl¡è¢\x08¶!; """ b"/&½éA?ò;9v¸†~€Ÿ\x7F" b"/W»*È\x17ÿÆ©§C░ü$êë" b"/æV¶U&û2pÉTîÙê\x18ö" b"/â¬ÑÒ_˜Õ†”¬\vö{5õ" b"/ð3[$¦ëýš\f±\x13\x0F\ea." b"/ô\tX\x07™!d\x04“©\tÞ7µE" b"/÷Ù¨¨]Ô3Hޏpþ\x02\x1A" b"0<΢ÿnDØ*Ø¢Tƒ\vE\x18" b"0BQ]A\x0F¼-÷>q]Wj[^" b"0^eijòF˜‘hâXÀØEk" b"0b²æâ\x01ššˆ+žôo?ÿ\n" b"0·úÙÖ:eÓwã\x06\–jxÐ" b""" 0¸\x01\n \x03ª!˜…nݽÅÒÝ """ b"1\x1A\x11O╣+\x03j╬§üÁ]Ì\x1C«" b"1lyS8\x17·\¨íßÈ·\x01o\n" b"2*Ž8\x108\x0EÔ§M4Ò\x19‘¸\x1E" b"2-dg½<”~ä.r£\f|þ»" b"21ä0Þ#XÆÅÂHaM\B]" b"2>I_õ@Pò\x00jô¢“_V]" b"2lêИ·‚¨èw4•6\x06h\x03" b"2uû›>ºï Õ¯\x01\x151’<d" b"2┼ı5CÒÌ\x1EäSÁÁ\x17ìÑÄ" b"2Ö•’ÒÖt\x1F\x1FÑ9¯[ò\x1D»" b"2ÜÄT\x0E<5ˆÝê—?,\x10¨'" b"3\x14¸Ø%ò©g»¡V¯*yú\n" b"3-èK\n̸Ž6–·)ë–\x00\x1E" b"32¹¬\x148\v©┘\fK£\ru¾ì" b"3z\x058Pø\vv\x05€#³ë‚'\x16" b"3£äJÁ¿Î:÷eeàe¦br" b"3Ã¥\x19$άÐ&Xñ—ð4h|" b"3úÄ›§n~p¨&šÑT0£¸" b"4+ŽÎFç^Z¾R¹VÂ3§œ" b"4=Ñ,¿¤jW¬Ç¤\fÎðÅ!" b"4òÛ]f×\x07_õ! █ØS°Ö" b"4½uÓc‡4Hµçzž\x1FPg" b"51\x7FÅW\x02?ÃN\x008ŽP”$\x1A" b"5Ž\x1Dh¹z4È0\x1AjÙa¾¬ê" b"5»µ¨AZJ¥#L!ãi\x1A\eË" b"5ã%ã¦YUâáö\x1FΔÂUe" b"6$œ/\x0E™²`\x08`eê»ÃŠõ" b"6&ü8À&*¢ƒ‘\x0Fµü4ê€" b"6l\x1D‹¬Ðô\x1A)\x0F*\x15\t6" b"6wÕ+\x02Ìø3Èè\x18"NoôÀ" b""" 6æÂÌTÙ\vÏ\x13\n \x18\x075t\x1A\ """ b"7Ö\x02t\x19B\x1DÀ\r:õàì\x111a" b"7Øé×8 ã▀n╔╣┬ÿ\x03■\x7F" b"8\x1CfAûF‘ÒJc\x1AZ\x18\x16Wê" b"8\x1DîŽÛ Ñ™3\x12\x18‹Â–)ê" b"83Y╣|õ\x1Eý║..NÇüÂ┬" b"8c¶?┌\x08X;ØòõS@(\x04õ" b"8üiµQñ╔ûú┤ùâBî╝:" b"9\x06c5{?~\x7FQ|\e\x1F÷\x1CÅ7" b"979saœÔ¥!òtù(£0À" b""" 9[¬hO˜\n TbÖ8AûâúH """ b":1H²p4¸ãã: •ãŸùî" b":NŠŠ=Ûû1ôÛaŒ\x04ª³D" b":`]»X¹O,‘NÈVwö”à" b":o`nÐ/W|kò‹-[Êþ." b":zQ│_ã'┘zW×ìqMMÙ" b":åÊvVᔤc\x17(ÙFÊ:Î" b""" ;/1`\x03Hc¿ƒìÓ\n 3O\x18Ñ """ b";OáäO×╝"lüú\x143^Ú\x08" b";zC}8¤7팸\x08©\vWÄš" b";Å·ôáÙ¡Ø<§BÕª╚└S" b";Ò0\x7F8“•0æ\vsÈ™\x7FÈ\x19" b"<dÜYÌ╩; ÝR_\x0Eäüƒì" b"<q¿\x07ßގݑхj•õ¸—" b"<ÌömUØh═à|@haÑ┤¥" b"=5ëAÈ¢£³À§D3ìÆ\r^" b"=ÛýHN2lÄì–¨\x02ð胆" b"=èŽ\x02\x05¥"Ã75pÞ\x7FÆ@" b"=ì=pÚ{}J]|õ†AÈ\r\x15" b">\x127ÌWˆg|¾1\x11±s\rôë" b">2õ\x04GýÉC¨╩cyö┴-Ð" b">••JM°Tt¹\x1FÑ\f·‘\x0F2" b"?\x10õ\x13\e»\x1Cí[ýЦ·g?Î" b"?4'\x01Éñ\x17u0Èy!ÒÇÉ÷" b""" ?^\n ýSð\x121º%ŸÄI(&\x0E """ b"@b╔\x0E¯K&q\x17ü9\x04Ï▄}\x07" b"@eÂ\x0Fo7W+5\x15j©b¥a@" b"@\x7F'X{\x1C…\x07vXÃëØb(Æ" b"@š~‡=»ÿ¹úFêWÛ8>Á" b"@›ëN÷¡\tBÑøG[<•¾¶" b"@×pù╔Zûıº@¦ÅUÉ Z" b"@ظ3”\x18\tJ2"33/团" b"@æPâþº\x16¤\x19j±ký«ç}" b"A1wewl¿fÚ\x03A‚ˆÛÈñ" b"Aþñ+D|ï\x16Y\x17&ì"\x07»õ" b"B,\vWÄügx\qݵÅ)ŸÓ" b"BJ•]Øk\x08JëJ5º\\x05Øj" b"Bü@\x1E 6(5Ý\x19Éà\x1F▀\x0EO" b"B£\x19Û/´:Ó╠XcÅP╝Ò&" b"B└eä░*í¢M▄yƒFrgØ" b"Bð[ IÄü׺à.çqM“ò" b"C]RÂ\x02ë\x11\x04ÓcÕ\x18\x1Fž5" b"DKŠ8?(„\ž·´jn8å¦" b"Dª¥ÊI`£ð¥\x1CjZ>\x16³½" b"E\x07ï\f╣¤é─Ò¢û$Å\x13╗D" b""" ED°\n ïüC\x12Msè§¥0À* """ b"F\f¾\x06É.¾\x1E\tŠ®\x1FÀŠ'¬" b"F- ”\fÚͧ¨Z#ó©ð\f…" b"FPò@AC~ø’ba²œ…±ó" b"FY\tžvST¼Š«ìkM[¤(" b"FY©¬øâ?O=2yG╠Åtý" b"FhªtGë\x07ÓÁ½Ú(áãG\x1E" b"Fu \x10Ç`¶í€Å\x10Ü \x17<<" b"Fì7±Îº\vÚV╔4áA]ÛX" b"F“VNܪ\x1E\x01OC¤X@ÜÔˆ" b"F½æñÜ<Jþæ\x7FÞé\x1E\x19ÿÜ" b"F¤ótU\x199ö\rt╝¾X¤\x05ü" b"FÍ\vë\x18┘ıØ$y.▀\x15û C" b"FÚ\x10ØöX6[))â┬\rNò¶" b"G6É\x7F\x02m¸ˆŽƒJÐÁ~¬’" b"GN—Z\x10M¹È•Ä~+øöéð" b"GO]î0?¥:\x06`ëý•ž3‰" b"GZ³;\x19ð˜\x08Oä©úÏ nŒ" b"Gne^¦\x16J]õ‰ÌÐ\x10^¾\x00" b"Go¾ö!†W±À—òBt2Š=" b"GÚ£\x07nÁ·eã\x10Q\x19ï\x19uj" b"HÚÔ¶úQ¡\x12LÙ :85KÇ" b"Hô`’.\x1A\x19\x01ï©v^!…\x00œ" b"I\x0F*\x08\x13«±Ø9°¬$\x08w▓©" b"I(€-ZÂüŽIïÂDiÕeÒ" b"IYñ\x08Ü€¯H\x01³\x0EÕT.@8" b"Ih˜«îƒ³ó3 a Kq\x7FŒ" b"InwŸ«Z¶»H\x17ÊÝÎÓRé" b"IvI6³äG\x1DõÍ÷ü\x1Aı\x7F\x08" b""" Iˆî\x16\v\x16\x1F;8¡Æž\n \n k‘ """ b"IÐN²Ö©^\x01ºtþÉ\x03Mh¿" b"Ißs\x10|’#Ðèä¥b\x14£ªI" b"J\x04¨›Ë5\x15fu~\x0E çRüD" b"J\x06‚ D:¯àïœ×ÒúnÀ¸" b"J\x14æ«Þ\f»L¥T»ü%‗\fƒ" b"JA\x00êÏì\x15\x0F+7╠╗)ñ¶ô" b"Jn³║‗Þð│╬wrØ?\x07²c" b"Js–Ê4ÌN\x07ŸÈ6\x14¾’\tÑ" b"JzF«Û=Ø/Ðèp°Œá²" b"J┐k0Æ▀\x06C¥╩Xïb\x07ÏÉ" b"K\x17]¯▄¨░╚╬üÃJ¡]\x12¶" b"K)TøÒøb\x025'«âÍ[c\x14" b"KÿWÿAE\x0EPŒL9Ô\x00H››" b"L\t\x15Ø_+ué£Ã9*\f°œô" b"L0{T\x14\f{´eÁ¢mË\x05lœ" b"L5M\x13[¯Pzu™4æ¾Â*n" b"L] w®=8\vã¬\r\x1D˜Ð<" b"Lî+│Çâ\x00 ¯é½¦ì:─Ê" b"L°█\x03¼ô/gìGÏ:uB\x00\x07" b"MÜ;B®gk.X\x07 \rM80ˆ" b"N\x15öðÛMü0bÍ#&ÜÊàÿ" b"N1' ‹\x06‰Ô2`Ü–/v\x15´" b"Nb;\x01Awv´œ\vºÉ¿ài6" b""" Nlûßç} y"‘Ô‹ú\x1A\n ì """ b"NÖ\x08┌\x08qRr¯├²Ã╠ü4"" b"Oyuüªd~ 9Ùcé#òæx" b"OŠ\x04ÈNYí;Ø9“5R²šx" b"O³Ì¡©öý\x03£Ea\x0EœiVâ" b"PKN‹ÃPhêÜ(l2õ^¸Œ" b"P«ï¼Î)XYµ¶\x16×\x15\x08\x04\x04" b"Q\x12K\x194ôèœI\x02\x12j•µƒÁ" b"QìáÉ·ð‹eÆáÙÏ\x08P.ß" b"R┴V\x12ò\v[ÕìJõî╠E²½" b"SáɦôÄ;KW\x1ḎÆl¢Ü" b"Sä\x00\x02-\n’ɇ\x1A\x0FÉóÜ#š" b"S°╬9¢ì:}©╗▀¥¢ÓZK" b"T\x1E\x13üý╗Ðñ╠~(û▒»v\x12" b"T[×%331¬èC–=^Ÿî…" b"T…ÄˤMÒ\x17ŒÕ39ÒfŒ©" b"T¬Ë¸ZÊ,Â╣Óü\r\x7FÑQØ" b"Tú© n·%!¹ýô%\x1DâÁD" b"Tÿ\x12M#Ø”K0ÜÚ<S\x18^\t" b"U\x01GTøµM}ĺ$ù®\x05àH" b"U\x0EŠ\x04—ŸÙ\x004\x17ëÖ„+ñB" b"U7qUIê2¨#ü]BSYUZ" b"UBþô*þÛN\x16Ê#>*xýc" b"UF\x1AX\x10ѳ$X\x1D̉Œ }¾" b"UvèÃ,m{OŒTøB5àà\x0E" b"UØÓ¾;Ô\x12 \x01\x02 :\x7F;ÈÑ" b"UÑ펊³2,¹à\x00Í)Õ[ø" b"UÒ±\x11ı¹¤èʹ»\t\x14oâÉ" b""" V\x1D\rr:VæŠá.M\n R×”Ô """ b"VWê\x1D{Ð\x19³£ƒ—ö‰°Ð\x12" b"V†(g\x00¸\x12Y\x1AÔ93\vTúë" b"VŽ\x18þ7>Nn\x06íø¼\t:\t&" b"VÒ;%½¦”?N®XlÒwó\x07" b"W\x08$¡\e òÃ*\x1FAzld#ç" b"W\eÄÒ\x11Qg9]©b”õ‘R’" b"W£ o¹\x18çGðl&’ܥѷ" b"WÞÔ\x088┼ßN\x1Cq3ıÉ┌╠ò" b"WíñY†—u¤òw‚\x04¥^Í\x1E" b"XrSãÞóx™\x12j^Rœãiü" b"X{\x17ôÞßQg7Î}\x10ñîïç" b"Xüb┬$Ñõ\x17z\x02Àq~od\x0E" b"X‘¹ZMÐ3G¯ë%\x06†\x03û\x11" b"X¬yT=¬ü%Nø=GD.(Ë" b"X®\x12\x1A#\x05ñÁ¸-.`A¯s\x08" b"X»â┴èÝ2ü\x1AâYí\x07h¶," b"XÐ**÷Ã{'╬-ØÛí\v©Z" b"XÙ«\x05û\x02¾»XÐé\x04Ë${\x14" b"X븖#¾’\x1CÚ¹<©ÞÅÙÝ" b"YTi#%¡DŠÞ¹9\x06nväQ" b"Yßöö‡dÒog~p³¦\x08‡" b"Y÷“=·b¾+&úﳟ‚ò\x16" b"Z_‚Êh-â5Xò% \x10\x7Ft«" b"Zf[¾…+ýE—ù¬„iß~0" b"ZoV+Ã\rm0z\x15sØF”³Ä" b"[~Ü\x1E{ÃÞ_²\x08û×ò>Ú¢" b""" [«├î/\x04>\n ÁèJsØë▒\e """ b"[ÃD@\x15Z&¶ÖóLÙ6üaß" b"\%n\rÙ\x19¶U\x04\x00^C&Y·Ó" b"\*'a¬\x16ÎÏQè}\x10512î" b"\à–\x15ޝ|öV5rº‘mù}" b"\þÃèï¾1!㜓¡“¡ÝË" b"]4 ;Çd \x03É:1Œƒ)s\" b"]åÕæ▓×bZs:[ØÏæÄ{" b"]¯\x7F„Ì §ÁË©£Æ\x05V¶\x1D" b"^3ùü`\eáÊS*x¦el¾×" b"^@\x03gbüø\x03Õ\x03‹\x07 ª©Z" b"^˜›.˜\x04\x19``Òá\x03î\x009µ" b"_GÆHq'˜„—'s5+Ï\x17–" b"_w\x13㟩\x18cÎhäw\x10" b"_œÉ¢ßûA¤ÓøÓYÐæÖh" b"_┌\x7F‗\x02D¤!uVìo)`³\x01" b"_Ýd\x11\x13ÕÙ¥4:”Ïóøì&" b"`€ªƒ\t€ö÷ps…¶\x11ÈMb" b"`ä/w{\x15ᦶµ<“>Cá·" b"`õ“„+¢ƒ†àþ\x07\t\x15A{9" b"a\e´\x0F;\x7F¿•ø\x11B”M¹mN" b"a>ć£Âí|ìlAT¢“6ù" b"aTÁCŒïö{Éî&<\x19äÉß" b""" abfÖÆb[Æ\n P“|\x16餒 """ b"a“\x01Ì54\x0E¨|‚[\x1F6p\x04_" b"a àv ÅžíÿVD1k'p" b"a¢\x04+\x17Fõå™0€e\x18%;C" b"aÌâ*êy5fêVšªÐó·(" b"bz\x187W\x1D¾‚\x18_g+º\x05Ú\x11" b"b|•,ˆ\x0Ebêº%!¯ýƒ[Ä" b"b¯%\x7F\x08\6Ýo\x1C¨═ô\x7Füç" b"c\x07\x12гØá\x17└Ѭøô Rþ" b"c#šBYTÀ\v0¯œ\x11ø\x1Cÿ\x04" b"c%\x06\x0E▒B\x07\x16>Xç'~\x1Dì " b"cf\x00*_°Í\e2cvÌ3÷}…" b"cȈHÃ\x13?ZÆî’ø{+ü\x1A" b"cËôÞ\x18n ÇR¬)æë…§Ô" b"d2Ü\x0F¡6\x14Õó7rÄáÛ˜‡" b"d6Ëi¥²yí^Jöbâ+S\" b"dEŸ\x16Mb„ˆËÉ}‘1†9n" b"d┐}]lÅy¨\x14ËU░º ■È" b"dõ¶ð(ì*#uZ\x00\x06■Êà\t" b"e\x0E\x04ýà£VÙ¦r©è¬\x0Eñ " b"e)`…6BóÕ2èò\r¦P\x7FP" b""" e9)AR\f\n ·ÂÎ\x1F†\x02a”Ê """ b"es9 ÓËòT\x069\f>izŸI" b"f\x03\x03¢\x1Cª5eÒ²3·Ï=ÿË" b"f\fQz§¤8e.\x07— {m3Ï" b"f'#\x18:5e\x12W\x11èÅ.\vÂM" b"ftƒÇè[Œe·\x03¨.7œ]\t" b"fÛ║áãØÐQ«1\x0EÉb;xè" b"g#ìïßéÖâ>ª¬·sÏ!5" b"gG°«Á\x13oý_\x19Å%Ç(¥Ê" b"gäÙ\x05Å\x12ˆ\x06ÀÍ”$_ªœÈ" b"h\füÀ9¸¿æA!‡†è¼$‡" b"h\x13\x12<ˆ\x02\x03ÿÖ\x08dÆ\x15-—Ä" b"h\x15°Ò^â²ì,¸\x0FãZƒb\x05" b"hZàâþå`»5¡²;N¥E¾" b"h†ÍÚ9\x10\x1CBÝä‰ç@ƒè" b"håùmÉ\x00è\r1[Àn@‚\x0F" b"hæ\x15k9x¥ \r\vú€\x18µ8u" b"i9\x03é¼PÞ*iÏ!\x0Fp‹+Å" b"i?q|uà┴î\x1D\x16éUNõÉ+" b"i¼mÛm¥\x137\x01-ëL\x154]l" b"iÈèZA}\x15uö6¿—GQêó" b"j-\ff$OãVyË\x10¤ì=ÆÃ" b"jSVmœ\fFŠ›…Æ¥m.¯\x19" b"j┴tRrpÃ╔Í┌TÉ\f" b"k\x13LSŠúþ#¶³Õ±g<ã—" b"k*ÔŽÌüÂ\x08ÊÏÿµC\e\x10á" b"kU’ÅúF ÷ú¡ý©¨§\x18°" b"ko²d;&\x12Rç¡G´\x19ê³c" b"kƒÇîr¤¶H‘z¯ñ?\x03Éu" b"kˆ\x0Eây/Gé!å%0\x10áÍã" b"küOš>Š}¾‘†„Ök'Z¥" b"l}\x15áHFýgÉ\x1D\v¶Úª0Å" b"løéÍy\fG£§\x7FØÆHNH»" b"m\vø\x16âV¾░À,\x19Å\x06\x1CÏ" b"mV_Ùš{“ÉŽñÿQ+?\x1A¢" b"mZ,\x11&ô\x13µ\x18éìµì¾×\e" b"m¾Ó;@w5âÕ{Í\x0FÒ>Å," b"nFÖ×|çå_>×ß èt½3" b""" nXC=D\n sŠÚŽæÁ\x18¾öÇ """ b"nlˆT¹õs#Žd\x1Dʯý" b"nz+█üѧÇ\x11r"ú\x077Þ┌" b"nÉÜ´ià\x1Eƒª\x07›i–cÎò" b"nán\x16×=+ìxLT\rðn\x18d" b"o\fSkò¢þ£x‡\x11Àê\x17=\x0E" b"oôÕ2e-ž\x18D\x07&±”×\x15¾" b"p\x07Ú¤´░Ø^ßD╬?ÀÅìú" b"p9ì.NðÔÕm·ã°©"ë" b"p}@áQ%€÷¦Ž\x1Få<~Ž)" b"púá\x058ÒÆ┌Ù\x7F\x13þ1䨯" b"q\x13Ðëâ¢/õ\x0F!XéÆÖõ1" b"q_(ùRôFAZÂ|PXÑ£\v" b"q§Û•âOßvÞ\e\x1C·²\vTÖ" b"rLiu‹‡k-f"Þï\x0F©˜Ë" b""" rÔJ\e`Ñ7=—/§\n \x12\x01¯Z """ b"rê¯õ¡‡çº\x1D8Þª\x07–ÝÏ" b"s\x04\x02Ù4üä_¤╗╣╦─żå" b"s\x1E8y\f\x06\x10ðò‡ì<Û±\x18$" b"s-ì¾Lò\x00ö\x103\x0E╦³¬Ïo" b""" s0šž¯Å÷\x1Eã󟹱\n a« """ b"sÅ\x7FcáÊ▀UâbMÁ┴¿zR" b"s¥\ÃÝI\x0EUõÀÕ\Ë&¢O" b"s¥ýJûîŽVeü¢º®ÿ\x17!" b"sÙLÃ-;n?0¨\x07O߃—º" b"taÒÿæ5Cm¡&†\v²OmB" b"u&õ{Ý1\x06¿"üb^ý2Œh" b"u?½GÅ\x19¿%ºS—±\x19«I\x08" b"v\x04—Ó˜i¼9ûrs@l¿y%" b"v8;þ\x05Eæ9@®Îiž¤\x18œ" b"v}ýô&Ú2÷ñ¤\vÖ•\eÔi" b"v¿œÙ\x18JÈ\x1D\x11Ä×v`¨Ð¸" b"vÀßȨ[¦nD>]TF"ÌŒ" b""" w0y/ø2\x01Š.\x1Fª\n °ÉyC """ b"w4rËÃdS¬2ÿß„¢g¨q" b"wÅnù\e\fWN╚ã@âÔƒj=" b"wÑ>w\x17RØÉ¾▄╣RäÂp\x1E" b"w‗Ñ5,9XÂü7╣»Î>e5" b"xQºnx&ý,ýgb¯þ\x1D¦ë" b"xS\x19;\x0E=ÊŒ\x10Vx"'„\tm" b"x_Q…¼×å±T\vÁ¬ƒ~Ð3" b"xµr\x02\x0EÜ,Q>•dg×_ç÷" b"xñ¦Å`ej7Ë\x13.@Òž)½" b"y§\e˜i•‰\rå\rè˹\x146Ì" b"y²Å\x0FÚš\x04Iî\x05o††þTq" b"yÆä\x15Î\x11m?ùÚ¥xì<…¾" b"yúÐY†Í²\vS.ÀOÒcÔb" b"z\x0E´'«<8ô\eT\x16¬\x7F¢H>" b"zBn¹!\x1A‹ª\x1A¹*\x0Eص,Û" b"{ 2¼ËFüÝ|u?Τl÷u" b"{,¥p\x06УáDHÎ\x08–÷·?" b"{Y„ Ìß\x19íœ:i}\x05@ý" b"{É_c¹Í▀\x1AÙä\x1D▓HÍ╦o" b"{’ŸsB¿}@\x02;Ø\x16"¾Ž" b"{Ê¥|ûY\x16¤ª¥Û¢\x11\x18ÐÍ" b"{Øü²^-Dº/¬í9ðúT×" b"{þ*ì!è╩└Û═ÑË\x06ÞöÈ" b"{°ÿF%┐£\x00╗Ü\n├\x08\x1DÅU" b"|\x02ó\x18ÕÞ<\x1F┌ò▓\Æñ\x1Cü" b"|\v@î-\x06Þ╔╣)èrì2¤v" b"|Bìp\x0F:²ÖÔ/L\v\x1F0\x0E&" b"|LQÕù¾×Êq°¦qzhý" b"|Ä\x1Ccåm\x03Üèœ_XfÕ¿Ñ" b"|ËÉž¨)ˆåKy…\x06µ¹¥" b"}\x02╣¢Kr~!É\x1E¤Í▒Ï`╔" b"}\x11•’˳síÁ\x03L»ÿå÷5" b"}\x19*"rãžã9®™\x19¿`)ü" b"}f…-f¥p\x11)™Ü\x11·T\x1D›" b"}v²;nÙ®¼\x0FÜVØÎþ\x040" b"}³go\x0E~e6×\x7FÃ%»Î46" b"}îŽ\x1D0b/B´ð\x12Ñ\r\x06Œs" b"~b\ta\x15¼²ŽC\feìóþhê" b"\x7Fùß\\x10;Sù/ 4\x1D¶Á¨%" b"Ç\x19$²Éf ³\x1FcØ7/─éÁ" b"€4‹Ê÷䯲Ù侓ÿ\fI‰" b"€:\x00òéF죰`x»¤\x18rÍ" b"üXßEÏI*¦ÝÜß\x1C³;╔è" b""" ü½Ù\n ▄´»┐ÔÝò┐N├s¢ """ b"ü¦A[«®F%³\x1Cå`ò°÷ï" b"é\r¾*̲`O`º»ëü Ç" b"‚bJÃóû}\x17èØ=¥ƒ<P\x0F" b"éÆgfÅ[<û˶\x14}d4?é" b"ƒ\x1C?Ü©œ£û\x17Ì\x06ô\x04¨áŸ" b"ƒzŸÊC}õI‡¡]2[‰”ÿ" b"„:™ëvRëòe©ºR\r«â:" b""" „Y\n \x02\x1C[Ì2}žÛ\x16*2éò """ b"„ZäBí£<]àÉ-ÿ±\x18š¤" b"„ÁÀòv©m¼ºØV Š\x01\x0EG" b"„ì¯\x0Fê\x13#ž5ºî{Ø=4k" b"…Lf÷M§¿Ãzí1\x1E"PÈO" b"…}I„=¡ì\x078\x1Eò%\eGÐç" b"àÉ¡Ñ╔ÿ┬2/}▓ \x13¿i░" b"…Æ\x01Íø\x1F\x01Î\x01\x0F\rõƒôÓ\x19" b"…Øn(\x10¹§n³R\x01\v/ä8\x02" b"…õa\x14©ú ST#)þ»]\x14" b"†\x07 ^A›[Pv…ÀæêùªP" b"†Š<T})}ì[+µ\x0Fã\x06¨ç" b"å¬~╬ôL¾╗É5y§┼>Â>" b"†·2C2ü°\x076\x02’|f¤é`" b"‡B!/Š£\x04'„ܬü\x04ªh4" b"çVCþM~`ÜUcà\x02Î6ü^" b"‡ñõ\x02ð\x0FwúhE‘vþ- \x1E" b"ˆEÊY\x7FE\x07¡ZüÀ\x1A*rfV" b""" ‰\n ’db¶Õ§½Ýê›å9¡ """ b"‰&¨4œ¾Áë‰É©;Ѓ'M" b"‰,ü\x01ç¤\x16˜Á¤´áTZA·" b"‰\x7FÈ\x01¸‰æ–çZdì`\x06ϰ" b"è\eÿ5Íé║Ó\x14ì&┐Ún»4" b"è%ò%ݽ©QfØ{±├\x00ë:" b"Š6h8m®2ªmš(#\x0EÝ\x13•" b"èÙ\eÉɦ3¤\x08\x01\x08=4º┐+" b"‹2Juæz•\x01*bcžp÷\x05U" b"‹AŸ>’Ÿï¥V/ÇF\x02óû" b""" ïfKöshƒy"5\x11e\n ;JØ """ b"ïü▒8«]ïÅ\x7F█ À\x16\x1Aƒ5" b"‹¢üâ\x19N²ñ8«Â‹}.Ç©" b"ŒY\x18X\x10E{¹X§ýÜ–…«ô" b"î¦├\x16╔\x7FÅú║g´\x08\x1A\v¾À" b"ìƒ─qöÕÚºÒs¯%\x02ö\x17M" b"ì±|\f"ß8}É1Uvçp░\x04" b"Ž\n\x10íïôzC¯QÊ‚°\x00»»" b"Ä\x19ã9ps[|2\x07^ÿ▄ûYÅ" b"Žf¿tƒ¶»Ý\t]gkï?“½" b"Ä£ääkîÌ─îBmÏó║¾ü" b"ÄÙü#Á╚¹▓KÏ{+ü┐òP" b"ÅUÑÒ©gÈ\tk»├Í®├^5" b"ÅۣϫrÀ»45K®¨iuÐ" b"ɽ\fSh"1ÆæÐC!üHa¨" b"É╝\Î9òyÆ"¸*└}£Iù" b"‘dóïq?—Õùø\x1F\võ\x17Ê\x1A" b"æy\x07«¶Ã^§:Ô\x1F┌ì╩k" b"’\x1F\x02Gè]¨\x1E±ó\x18DMÝ|Û" b"“#nÜ2x“üE¸-®Cp\x1Dq" b"”ð"C£\x1AãÅ\x0Fwy*¢+È?" b"òUpWÄ\e%┐\x1Cı"4╬\x1Fkü" b"•yâÉ¿Ãq&´nAŸìÝWÏ" b"• Ì\\x7F÷ûQNçPˆ(ÜWZ" b"û<£ô\x01ü┼òæ└│iÂ\fkW" b"ûÑı<#│@T|ì╝*┐ý¥9" b"û»ü\x7FÝÍ╠R5@█┤=ƒ\x1De" b""" —^'¢™F0šÞœk(\x19\n e\x0F """ b"—d>àÅ*ü”:½ Ñú2ðh" b"—Ï´YBßùð?ãwV›\x0E\x16\x15" b"ù┘ÃpéDì╦¾┌Ôd×?ä¥" b"—íI^¸=ß\r\x1C‘\x06µÈ¯‹€" b""" ù¶\x08â╔Hø\x11Ä\x18\n \fÉzwå """ b"ÿ#üR┤▄\x13T}Jô7öî▄ı" b"ÿ(n¤=╬Îî¹\x08ìƒ\x16ÿ\t>" b"˜A¶²£V¬\x1AL¿\x03úô ö\x03" b"˜÷óí\x12d:ÔûX\x19"Ô>ŸÅ" b"™º\x10bá\x08ä‡B©w$Qòâj" b"š´CšÙ© \x03¡^b,Û\x12ª„" b"šÀÆ\e©&H`Ó\x002dz£\x1F " b"šÜbQö€UY÷-^¨ Ì\tÛ" b"›\x15t… ÁNÁ¬i÷´çTŽ[" b"ø)▒Å▒DE¨z£┬ 3¾═t" b"›ØCV.÷—ŒŠª\e\t\x1Eˆ\vH" b"£>ãá(.׿1\x06\x18EñSÿÉ" b"œL‚0ÓÄdº¬\x1EŽzù\x03<^" b"Ø\x17ïݦÀþÑq]\f×wÙM1" b"Ø\x1AõCàc£¤\x05K\x1DÌ\x1D┬¿K" b"Ø4OYJîÐM#/'!ÏOá$" b"žD£ÔõE Sýx±§ä’"\r" b"žY$§÷=Â_²êÀ\x04´±úg" b"žtÛOBƒé\x00péî›ZÈìÍ" b"×~ë©`ï%Fö\x0FØÙF┤═" b"žƒJ:]ÿk1\x17ElWZ¶9{" b"×à<tÈÙ├c`\x12ÎÉ»└ÁÂ" b"×á \x00┴\x01ÿ\r'1Å\x1E0G)@" b"ŸPœFÞ\x11\x11ùPo[|}9Dm" b"Ÿ¦Öô›ã*ifÿÜ9‹¼\x1A¦" b"ƒ¡pÝÉM\x1A\x18▀[╬3\tªÉÞ" b"Ÿ®XÝ7qpø<˜ËüГá/" b" 3\e³›ÚË\x07õ\x05!L\x12:\x12Ä" b"áMÉzÝ\x1Dìh1\f╦«Ñ┤±§" b"áp¾/hó¿ƒ\x1C\x16ìhëa¹[" b" …½E¨ÊO×Çx\x12ä\x07óÊ‘" b" –ºæ##1ëñóì(ƒ\x7FdS" b" ¯Ö¡o7'Ó¯³Ã¨Çx¸U" b"á└ÏP3òü²\x19)~\x0FöÜ|ð" b" ö×öB¥ìióÓ?ô®äk" b"¡\x14B~_\x0Eý\x0Eñ(½oø¿““" b"¡Bxu%¤ã¨iÎä\x16m]‡H" b""" í`ùq\n Ç╠ì~¤¤\eY9┤. """ b"¡ºòn_X\x14\x07,\x10È\x1Eo4Ú\f" b"óV@° k\x10─çlI;ØYC§" b"¢k\x11/-Zž›¯hl x\x17f’" b""" ú\n \tÛý©\x0EÚÉjÝpÿ%g\e """ b"£\x15„©ŒÎ\vž‡Ø@ƒ-®8b" b"£_ã ±\x1ACØWéþ)×\x19a£" b"£qS2\x04\x10•±\x0F^/ÎB|¨n" b"ú¡\x1Aýò\x1AíÅè\x18¾$Ã%┬ö" b"£³wqüÈ„.‚fZ‰©§Õo" b"£ùIˆõÀ|Ÿ°Ê"ˆöÑQ" b"ñ7ÆÎ½\x15╚â(Hü»ÿuI\x19" b"¤’µª\x08ê\x07¤žÖÚɦÊaó" b"ñØ÷°╔:=ñk╔a±┌╚ÖU" b"ñ┌¿'x╗│ÉEÃ6¿\x0FM91" b"¤æ{éÜËô1\f‰z’—„Ì9" b"Ñ6wØ\x01\x00m\x0E┘\fS\§¬¬\x1A" b"¥]\x1Df4C—\x1Fµ/pÙ6X'à" b"¥‰lMc?Í¡`[€l4sÉ¡" b"¥š\x1FYKÛÝAô‹\x16ü–œ‹ˆ" b"¥ò¨h\f-\x1A\x1EdT‹‘&ªïý" b"¦\eqÛ\x13d«²\x13¯v2\x15SR“" b"¦/b\x02ÉË›\x17^—\x1DèD¹+\x05" b"¦OÝ\x07Q;¶ÄVØÜÌiÜ\x08p" b"¦§lGã:\x00\x16M€yé\x0E-\x14\x10" b"¦Ñòõûˆo^Q¾û¥*r»}" b"§\x12¹éd¿öeç\x0F\x14·\x11P@Þ" b"§\eVN‚ÿ¢\e.ºCd8™gF" b""" § \x07kÑ{oóŒ‰\fZ\x08\x17\n í """ b"ºlYH®[£c=¦\tì«┘K" b"§}øéÀ÷„®x<g.×ls•" b"§ÍñëÜ–\x06EÜ‘ŽÐr|Ãü" b"¨B"1žG\€Ü¾U¸T\x1DnH" b"¨}÷JÀ$¨¡þß·³³›\x12þ" b"¨ˆ§ ²oqúìÆ•èüØÒ¶" b"¿½É╣g+ZÉýwþrèm\x04┌" b"¨Íù/p$¸3R³ßQ³èH" b"©\x0E6ZËö\x01\tº>áF?î‚ñ" b"©I–9k^\tÆ Œ:9¤Ų̀" b"®ÜþæøÉ=«I«i:w(sr" b"®¡_üÜDò£Hq╩░(\x01Ø\x1F" b"«\x19ŒKg\f¯Tj¶0mĺF." b"«\x1E\x07>¹B‘Œš¡\x1D\x0F\x07¼h" b"«!Ë•”¨ŒXF,Þ‰Ô¤\r•" b"«##ÂCNw’‰YÈ©¯¹A»" b"«[m\x1F\x0E\x05éó=Å0Ç:Ð\x03Ú" b"«‹·}S8‘(<ó•>\x13ÿ\x16¶" b"«Ö‹ëgQ%aÿµÒ\x0EÔ\x11t" b"«ØD¹˜©œÐ\x1Aí ûBóµ\x7F" b"«îŰç\x0EqÂ\x04~[fVãv\r" b"¼=W§Z╚\x03¤Ç)YÒÉk█¢" b"¼j£ØË4Â■\x07ÏÛ\x1E¢æ\t:" b""" ¬|5–G“…\n °%\n \x02H\x02"0 """ b"¬ÆšÌbðƒIx5ƒçY·€z" b"0ÃùûÞ‰b†\x17AÇÜ…Á0" b"¡c\x0E]¬üTù÷▀¶R3dãC" b"c–µu\Ós6Åm1šQ9\x19" b"¡k\x15mô┌K\x1Dü║ó\x1EN\x1D1" b"€ïÏæÁôÚ\x0Etó¸²\9›" b"Õjþ\x03Í!\x7F\x04}ä\x1DÉÀ3*" b"®>ƒ[ÿ\x1Eðéú§ázT–\x7Fc" b"®ré\x17s#ö:°\x16]d¿<§Ÿ" b"®ô\x045Q8àÛŒþ»~/\x16Ö×" b"»\v▓úFBpDúµÉ╦┬úµí" b"»\r]s\x11ioYx³\x08ýîØ┼" b"¯\x124ûÏ*»ØÁ]\x13W4•¡\x05" b"¯Cñ£È4X)ö©à´\x1E\x04Iû" b"»YØ\x11\x1C\x03┬╠#\x7FÝ-¥ÑRl" b"»üûYF\x0E¹õ Zл*qn▒" b"»ì╠ë@j&vÑÐ"!¿þÙÈ" b"»µÌ\x13█═\x0FÜ\x00ì\x1F³»©t" b"°"RK—p•ô\rÙ\x07|£'.˜" b"░D»ÿ£æÓ¢+═¾ki\x01Øç" b""" °¸«á¤M\n TP=\x02B\x7FÏ^} """ b""" ±\x11*@\x10¢ND\n ^\x11TÉ’•Ñ """ b"±qJ\x1AzvhFÈ€Yj‚\x00?ï" b"±xï\x14>š$oáƒ.\x02º¼\x1Cƒ" b"±ˆ’5<ÎÔœåÍjDª:\v\x06" b"±¦\x1CìÖâýÇ\x04.õÚû\x04e\x14" b"±Â¬õ\eù©ûJ˜0¬5tÛ" b"±ô\x07\x04ÞV\x1D(wÞI~\x08Í£:" b"²"ü°Jöo{[`¥mÉ©ÿM" b"▓┴Eº¡ÃØéÓݹé\x1F»C\x1F" b"▓┬9Ïá\v>q8ô╚`Ø+ö\x0E" b""" ²Øèìã\n mG*ϱ\x1Dy‚¬E """ b"²î^¯\x14Ëž\x18L\tž2"\x04\x00+" b"³hI’ê\fš t¯øú²Šy£" b"│£ §█2┬Ø®¸┌\x12iv\x00K" b"³£¯pM˜pàïÜ„ìÕÓ&" b"³©t\x10Ý0J¥<=iE8r\x1FÚ" b"³÷\x00 ü¡K\x1A‡P“öëG„Ë" b"´¯ˆöÔt\x15-YvÇŠ»¦ßy" b"Á2É>ÕYI]Ë\x0EÁ0\x02"Wþ" b"µyª!–v†õp4\x02Þ†IE6" b"ÁØ═Ô\x0EÑ\x17!█´¤6½ëü\" b"Âêå┐6\x01ëN\x19┼¶ùR\x17ü[" b"ƒV^\x10øn,┌\x13\x02¬\e\x1Aüµ" b"¶§ž#aFÊ\x17Üïä\x0F8·\x131" b"Â░Ø\x049×ß3│┐±ëøac\e" b"ÂݺyUÉ\x08\x12]/´Â└eÿÿ" b"·\x1A‘âų#Æs\x05Ž¿V€P" b"·wö\x17sºîT¤VTcE\x02°ì" b"ÀÅIøiÕϬ┴ä"ò\x11:5Â" b"·¦×¸äæFd ¶¤\x1CÅ;º\n" b"À«=╚å&40Ø0Lê®├▓%" b"·ê\x1AL{Ö;0Nl\x1A0êþ\x0EF" b"¸)(`¤#[`Æ\fß³Œ\x1A1Ï" b""" ¸TÐÅ|àÉò\x07J\n \r\t“€Ù """ b"¸Ë’}¥_‰\x1FЦBA\x1FCÀ2" b"¸ñþꌵD\x7F'Ó™\x1Cegç" b"©·¿q¬É©\r╣\x1Dfgb)þ\n" b"¹\x04ú˜qÃÃÙÚ\x15´\r“©É" b"╣ /¦$ÍÐ■vÿ\x1E§\x13┴½Ø" b"¹F{¬£þ\x16&ç\x003à\x0E°š\f" b""" ╣UÐç│\t\n ┘«■Ø┴AF┌Ï """ b"¹wî5\x12H6ž*~‘4¯””L" b"╣ª\x16Ñg¡cP)¨\x0F¦É@*Q" b"º\x00¤!\x10Ðò–wYÓAOîîÃ" b"º/o7EÙ.\x0Eu#Q\x17Œþ|Ë" b"ºq\x01e€Z-\x07_Öü~\x14Uy\x1D" b"º¤W«"\x18õ{@\x0EXÕE’°Ò" b"║░·╬ê¥ÄØ\x17Þa$░`dÑ" b"║ÏAßý69Ø:Pd¸yºp" b"»\fb\e;'<.â9‹N/\x15–r" b"»-f”µÝý\x05;\x079þ!û&û" b"╗LÉ║|ÊÒÆ²+³\x1D┤\x15s▀" b"»v\x1E—QõVb\rcÁP§~º¼" b"╗zÃ─¹éÖÉz\x13æ¬Wb▒" b"»†h̬ܾC[88ø2\tǹ" b"╗óçö\x13\x00█å§r├ì-▒ùÛ" b"¼C\x04Tl|‘nMVZÏ,ˆ±z" b"¢\x10É\e31ª#ä\x1E¤þ\x1E¯\x7FÐ" b"½A.Õ\x06?—Q2Ê\x10VÅÂH\n" b"½³W20ÛCùÐ=\x11\x19“ùGM" b"½Ôòù\x01\x1D=%jdbú|\x13GI" b"½Þê/1ö4§r\x07^5äîÎ\x17" b"½êå0Ç.mHr\x1DBT\x08`vƒ" b"¾\x1CkQYn¯]\x16\x07‘ï¢\x7FHñ" b"¥/┴m/êu\x19Pìó4\x0F©È#" b"¾Üƒµ‚\x05uYÏh\x17’òÔÒ" b"¿)\x03ŠªCVL:ÛKf“E5." b"┐JÖîú ºý§┌ì¥óuàà" b"¿¸â‹e*‹¸\vÒ16DCeì" b"¿Ä[¡'\x11d£@\x1E*94“šq" b"¿É‘\x1D5\x19\x0Fa\x7Fc„\x00?)P‰" b"À\x1E?7cà¸\x7FÉo¦ì‚l\x11—" b"À1Ý2"á'=-¦Øf“sÞ$" b"À¢9.vôôpY\x05DÝ$‰Éõ" b"À«CÙDòÆüè\x0EÀ\x182ò{¸" b"Àêá|«†þÍ\x1Fò\x12\x10 #\f¨" b"ÁA!&ºâׯ\x11]‹¸–^0P" b"┴}^\x0F└┐\x08ýÅ<L■\x05\x13-¾" b"ÁÃXŸõ\f\x14é&#ø‹<Ɇ›" b"┴ı╚ËæÿðÅÏÅ\x7FÊ "ıT" b"Áú\x1Aà<Ä.y'#qèæ-îw" b"Â÷3zv\x13)\x0F\x149$VTaE!" b"Ã\x04ð\t0ó²—Ûê;IM„ò|" b"Ã+T?Í\x1CYˆïÃ(56Hyé" b"Äsš´\r\f©!¡¦ô_et\x10}" b"ÄÃo¨nÛÊñÿy\x1AìhÛ¢ " b"ÄÝež´!&¬\x15\r4©GNuï" b"Äí¯¸xA36ác\x122¼06É" b"─Rñ¬åâü<\x12ÎtnÅÜ█" b"Å•w-º"€\x16 @â>IVD›" b"ÅÑøjƒ_W\ŽÞÔÖ\x18\x7F®«" b"Åå\x00\x1AìKôß\x04rÒ]»Šl˜" b"Æ0BЂHWe\x1E¥¬jTBÖ¤" b"ÆB\x14«LŸwõîäÏôްh*" b"Ƽ·»]³5-áö|V&\x03{l" b"ÆûÌpi%\x1C¸\x06´Hua\x7Fÿº" b"Ç/CÞ¿\x04è¶–`_p?\v(Å" b"Ç¥Â\x1D‡\x12\x1Dðy|i\x13„WSü" b""" Èr_[î\x1Em\n C·¡\x01\x0F[Žé """ b"ÈœHV0çŽ$\x072_Ž»Æ%È" b"╚Ì═3Ó-Ûs=fPüUüyc" b"È÷žerô\x0Eíý؃pgRš÷" b"É\x02,IÅŠ\x12ŽgÏEê“0,\x1D" b""" ╔\n ¿2ý>ü&¿ñìêO/C¹ """ b"É),\t\x10R´—:¡&çšË¤5" b"ÉX•F\x1CZÔ\x1C=˜3‚'™L" b"ÉbDÌØÙ7›ÊzXà²\x15à\x15" b"É’‰…¸l˜©ødØnæ\x05½†" b"╔Ã\x13ÚN×ñòî█wo-¸¢É" b"Ê!\x04ÙÝ\x18Ï\x0E“\x01L\x1CñÉ4ƒ" b"Ê\x7F˜¡ÍV¬C£\tžøþcMk" b"ʬ»ál"B\x18ö‰–{uËÏö" b"Ê´\x11ÂÜa«bbË÷£ýyDf" b"ÊÝŒ<¦yŒÓÀ~wê\x0F. ò" b"╩ý╣¸Ú/ëÛ(ËdÀ¹Èì±" b"Êô}£m1(>cÓZŸðô\x02ä" b"Ë!Iã8/Ž‚\x1D\x0F¥\x08õEÒ\x13" b"╦\o9╗ü\x0F┼\x04ò´Ì┤M\e¢" b"ËŸ³,JÀúýC±« ü¾ä¨" b"ËÛqÏœQ:,ø\x00éä#£.£" b"Ëé·Ÿ\x02\x13÷\x0F’YáÐp$™Ó" b"Ì\x08â×¼§ù%/X”Þ\ÊóX" b"╠\x0F\x14à\x1A7cëØ\x06YÆiÍw╔" b"Ì\x1C\x02\x10>7ÙÇ"n~\x11E¡jæ" b"╠FU║┐0ìì\vêZÎ\x13¼╣\x1A" b"ÌFa)€²öÃ\f‘.Zb¯ú\n" b"ÌQ¸‘\r·ýz:¹š@$\x11m " b"Ìã™ñF]\x15ͯ©"³.¿{M" b"ÌéTÉ5Zm\tæœg×™ÎÜ®" b"Ìþ\x08Áä\x03¸$ ÿåp\x07Z)\x01" b"ÌÿF¹‡ÃbuçÕjÝg'£Ä" b"Í\x01¥Ié‚Ï.²¯{Óékgt" b"ÍAgA1t\x1A~q#ØØe±«–" b"ÍM\x13éØàL\x0FPã\x1FBº²‡ú" b"Íbú'+]\x14Ú<€/ú\x14®§\x12" b""" Í{\n ij–\x10`¶ \x11óÒ¼©\x14 """ b"═ÿ¿Å`£1WWB±¦/\x1FE" b"ͲðÔîíØl3\x1CD‚Ûýz5" b"Î\x11"\x1FB’¨=ÿááºí)Fæ" b"Î\x17œUºÉápq‘bŸêÚÆ[" b"ÎN—ˆCï4lã_nÉ\x00÷)µ" b"Ί¿òÅ€DL=\x1C¶öÕ»Î[" b"Ï<Î\x15\x0F…í\x1D»‹\x10›‰\t¯«" b"ÏD—Þ§ÓÌì¨À©uSˆ!-" b"Ï‚rë¯Þ[¹\x10Q[§ðÊ„O" b"ÏœÉm[aÛ*Æl÷—Ü‹1s" b"¤Ð█ î¾Ø7;\x1Alá\x117▄2" b"ÏÒ1mméÚðµü\x1D†è·qT" b"Ïê\x00CðÆà\x19ë›`•½4Äv" b"Ñ\ve¤pßÚ¾Bå©\rã:I," b"Ñ >ŠX\x7F]\x07M\x01ñwÏ1‰M" b"Ñ)?´L3¬•3ÔÊEú«£\x05" b"Ñ/I´ÒDt\x08Íø\t"^±œ\x04" b"Ñ3‰Üà½y±B9úVPFnT" b"ÐøþE┌┬ÛWNûnz}Æ9ü" b"ÑçÝ–Œ§Àq†\x16bp§Qm„" b"Ð‗ò´u\x0E$ñï╣╔┴×\x05\x00ì" b"Ò\v“8åË\x02Ͻ\x01Žf”¨\x1A" b"Ò=зhŽ‘9´’ëÈå |L" b"ÒFzØ\x10ëëí²¤\x7FŠ¿Çba" b"ÒdyN\x1D\Ùf\x11Y̲÷Qý\x08" b"Ê×\x06ðâS╩¸╦SìÈ9©?¦" b"ÒÒÜ\x10¸\eù÷ä\v\x16¸_q\tb" b"Òß5Ãìn¼Šjv+nI\x04¦_" b"ʵbY´ôüjòf\fêÊ}╩╔" b"Ó\x00Yd\x19€òã \x12ÎEæ§sÍ" b"ËcK\x10ůmGÜíת▄ø‗#" b"Óv!w}!È4‹ô<gÃ\x19Ú" b"Óñò\x17ôHѪ\tî<œM%¨" b"ÔI8\x08‰,‹)ÝÉ©*4E\x19P" b"Ôëùêmüs\x7Fžn\x1Acu@N¼" b"Õ÷¯TN÷hg¯|P=âhò*" b"Ö*ˆÚ¦+$é3-\x17ü]\c¯" b"ÖV¶*p1 ¾\x18Z±[¯!¶g" b"Ö\x7F|«Úý@%¸\x11T\x04ûÃë\x07" b""" Ö€Àâ*Ü6»g›-\n \x02\x19Ç¡ """ b"Í¿ø\fboÜjï■ÍÊÜ\rgØ" b"ÍÃ┤\x06\x13ÅZ©■]²¶\r\x1DX@" b"Öû2×Ô,î¬èKÛw2.³Â" b"×\x14Ö),eÄÆ«c\x168/ho›" b"ÎSÜ\x00ü4n^Ç/\x04°¡ûp%" b"×fºÇ\x1AQO>Ïòä\¬’\x16É" b"×ÓŒ÷I‚Ûj\x19=#“j\x17·þ" b"×óØŸ¢NSåâ™énî\x1CÙF" b"Ø\x1Fü5Ìç¿dä7ýøå\x00»" b"Ø{p·\x1AL°Cj\x04WDn檶" b"Ù\f‰OJ~qïHkµaôŠ4p" b"Ù"qÎŽä*e/óµ)oFG" b"ÙL6Ëv\x1D~ÕË=Õø|‚\x04ú" b"┘w©\x14ƒ_ñû└Å¥▄Z¹+ë" b"ÙÀ–P¤¾ry\x1C”\x19\x18 "ÀÈ" b"ÙÑ{StbÈïnªì£gîqÛ" b"Ùá.\x1D=,e®9„¤A\x01šaS" b"┌?J\vì╗ÓË¥\x00}┴B¾┬\x11" b"ÚWƯýt= \x03Ó»\fõ\x1AS#" b"Úd‹Ê`\x17Žì‚\x16ŠœS>œË" b"ÚvvyŒê6\x1F€»"Q\t\x1D`¤" b"ÚˆTÄÓ\x06UÊmâ]ÁÂHª~" b"ÚµŽ<¶ºøø$•ñ-\x0E[\x00y" b"Ú¸þí×^FÔñý\x16¤¨Û>h" b"Ûx÷ÑT0`òͬ®ªDú€º" b"Û\x7FR¾ç\x12sÛ_f\x0EµÀ›ŽÀ" b"█╗¥TüçD╩Ðl¾Ç╩,┬ð" b"ÛÚd\x06~\x16ÕÊ.BÆÒ^Ñ)Ð" b"ÜÆuXйÄ\x0E\e;‘÷\x11ßEª" b"Üˬ¹©:"\etµ¸åIY1\x1E" b"Üî*ë\x1A}éM‰Y\x0Fê5Ý—Ç" b"¦\r\x12çuý®b=\x1Eê2cu▒Ø" b"Ý\x11¿XÍùf„XDbÁ\x19\x1E™X" b"ÝVaƒì\x1F×b\f\x06."9c6" b"ÝÞK„\x0F´\x107\x07¼$cÓ\x17\x06k" b""" ÞNã3p;\x06øà€[\n ƒê¯' """ b"ÞŽ LÆ\x0E¥6yÜqžÉâZË" b"Þž6Eøê\x01j9Ø“\x01‰ZZ\x15" b"ÞÖÜÛC´$ÃBc•è{z£’" b"Þ÷×@뜪/ž\ey\x1AãÂ:³" b"ß\x06ÊÃ%áìT{¶\x108¤Ö.ž" b"ßXÝpk2¾Ü\x11¨âVÞ\x0Eïh" b"▀è\x7F³xüB-³\x04\x1EÎ\x0Ej\x07" b"ߌöˆ¢H”‚u:ÛHÌcù²" b"▀þ¤Sj\x08»\x1A·┴\x0EÉ\x06mg3" b"ßþ$\x14ò=Y;¨»¹â´PÃJ" b"à\x18%ý]iã|Išâ£Yâ,\r" b"àª-Îécu‘)E\x1C\x1F˜-L^" b"á0i\x1E0€‡Ë\x07³Ñ ß×Ü7" b"ß4ûróneZê¨r\x0E7Èì╝" b"á`[Z'x\x14Ü*ç\x12³å2œ\v" b"ßäüÂ\x110┤X╠ÁØ┴>ÑËå" b"áŠ\x0E›n®OpÐ'\x0E‰W1´l" b"á•‚ §†I\x11‚çh´pƒLE" b"á”Ý"w´ÇÑ8ªå“Å%u" b"â2‘Kî»áÆÄ£›JÑ\x12õ@" b"âq’ù/é§rf+ØxZж›" b"âú\x15\x1A\x01Ñ$\x0Eþõ¹òŠ,ËS" b"ãQ¼\x14S.6$_–ý–ÿ%ï\x13" b"ã{†ðf9'ÿçÊq\x1D@’)Y" b"ãÓ\x7FÖ‘i€XÄ•C†Ç"íû" b"ãÕ\x7F~_V¿ã²Œ¡ÿ”2§ë" b"ÒÒR+\x04ø#!zý2QGÿü\x07" b"ãè÷VÄç¬iö¿;Ûï²kâ" b"ä\x1C¨§"t#æÕñ\fÀÉ‘¾Y" b"ä5! ¨êTóz\tÀ'ý¡Žó" b"äHz\x02økÅÜ*-î¹áDM\x13" b"õqBE«HÚÉ▄Õm╦Ø▀ |" b"ä”_qÚŽ|üﹺ£\Tkè" b"õáØ¾E╔_)ß'ı¹a\x08\x05" b"䪿7FaÇè0f4>>\x1EGã" b"Õ\x02¯Ø\x03┐\x11gîñ4_«¨Î'" b"Õ*E║¨▀;heoÏÃåÅÒÿ" b"å¿\x1FˆM\x02ê ú]Ow‹Æ!Ä" b"æ\x02.\x08\x1FµMHàTvÁ§D\x14¿" b"æ\x08\x10¸\x02G™ô¬m}¨÷F:$" b"µ\x1Aü7\riq\x19¸øü?ª┘8\x04" b""" æHÒp9ùêãÔr—\e\n Õ\x1AP """ b"µé² í*ð\x0FZ$°lfÅÆÁ" b"æ´m¹oW6ÿmË\x10O9³'" b"æá§\x11Žž\x08?«Þ\x1CÐsD¡ª" b"þj═ÞkwÐ┬╩Á{\x06ÅæÍF" b"þ╗ërg¶;\x15ãîÎ8*{Å¢" b"è\x04™WB\3\x08"‰/Æ»Žþ!" b"Þ#\x0Eï═ÛÌ┐ZËn÷ ñÉP" b"èK÷\x03òø³¨W14(dX\x12A" b"èÜŒuÁ\x12{•5ÕÓB´ÈƒÐ" b"é\x05Ùôol¦†‘Ö—ô™Ð.³" b"éEt1”\f\x13[2»œ–?£¸" b"é{lìA"»Oñ’}€¾3Ü" b"Û:"r^\r-\x19╬ZßÚ#uØU" b"êaè-µ:a1\x7FüXÞqôƱ" b"Û╚&~ß,│┬▀3¤ý▒╦õì" b"êéß݃…F›anÖ\rW\vèZ" b"뛉“—tç\x12K˜>\x06îd=ˆ" b""" Ù└6sØyo\epý\n ?\fcâe """ b"ì\x02Ͱ5@\x17\x06Û\fÛÝ@É€" b"ì\x17(×\x19Iû/Pb†Ÿ-\x00 û" b"ì¸zòö\x1Eb–õ¿ Êzò\x00µ" b"í\x13h’ÿ\x17ù(˜\x0EŽàŸ–c\x16" b"í™|–;~°Ì’\fµ¶lÀä~" b"ݽeZb■¼ÑàÏ©IÕZ9ì" b"íïeš83Þ†3\x19\x1E÷ÞÒ‹ï" b"Ý·Hâ¾y,\x17║╬?vÇØû┤" b"îƒSÁÞ„e.ô«Ý¸¨Ì´*" b"îž½þCËc\x13+\x1F'4[\x0EúZ" b"îÌ‹\x0EèD¶H·yq\t¿äŠ…" b"îÙëè&w2yèè^ûå²+A" b"¯ÕÞü╣\x0E\rUá)FYèƒçÈ" b"îç•\x1Eª3ýbƒ”\x1Dc‹x«" b"îùƒ8‡9v¦>Ÿÿo’\x1E˜Ç" b"´\vÊìß\x07Àº=\x1DìÚZüXm" b"ïj½›\x02—(ÃkÐ)Ý‚Î<ô" b"ðSš—8ò5\x08z\x1DP‹uß1R" b"ð•Ì–\tŽtaUËC\x17ËohM" b"ðØ%ú5XD\x16ïh.Ãç\x15¨F" b"ðñ×\x178CY¤¥çò$lðêV" b"ñ¨OèÖ‡Ó·%0¹ûOë–ø" b"ñÊêß:È1Ä[×\x7Fò\x11Sì\n" b"ò\x17¨Q"\x0Eæ=ýÜx\x1CÛ}JZ" b""" ‗©ì╝&Ú\n ¸#ÖMø*ª─¡ """ b"‗‗%g\x02ƒ┘NZ┌Åx;E╩æ" b"óˆëMxñПN\x0E\eŸ8óáS" b"¾Å~R\x12\e©ßóâ¶-(qª╩" b"¾ò┘_┤èá7╠óò\x19VØÕn" b"ô+g\x18øÝâÊT\x18sÃ\x0Fï‡i" b"ô¢æ\rÀú\x17\x08~Õ²HKêJ\x05" b"ôÓ4\v¨óã¿@j¹zä!Ë•" b"ôü4Ñp1³Io'u£¬o‘É" b"õ\x12Ã¥w~\x11G¥½DÐgü.k" b"õ‚ï2’èõŠr–Ý<½hÙ~" b"õžÙŸ$©ŠG˜_\x1Ei‹0?" b"õ´D\x10žÙD’³çÜ}\x17\x03zº" b"õ×"¶À 9–Ï`i<]£Z’" b"ö\x01FªÏ\x7F/³ˆ…õ)5ï:{" b"ö:Ý\x03e]\e\x04ÍÂ;F\x18z€%" b"ö„:"8š†aóÍ\x1EAâG¹˜" b"ö¿~#\x00t9Wߎí\x016DS9" b"öÈWÀ\tWOI-_¾t`å€^" b"öË WCôb\x1EÕ\x06‹z”ÀœÜ" b"ö÷êó‘]½µÆ\x1D.Ó\x05•º\x10" b"÷S8ýÚúŸÛÙù(vÅÒ(:" b"ø\x00r\x10_\x1A\x01.\t„€t„×É•" b"ù_jhå±\vã@\x1A£˜¬3wn" b"ù“’6¬^F°×Ü\x02GJ‹è¡" b"ùߟIÄܽ MäXŽ{Ÿ ¿" b"ùü)ú\rëèI¡\x03sRy±tÙ" b"ú^˜¤Ò\eÍ\x10\x17á–ß\x1C\x7Fo–" b"úhé®\x14·Î×\rëe\x15Þ†HB" b"úœ$T#°\x7Få¿&Î'Á¹Xg" b"úúç÷\x19÷æú\x1F®}H>YÏ{" b"úþ’Uôi\ez\x11ƒ£Eà\Å1" b"û6¥ÑDª[È\x00§\x1D,¼JÜŸ" b"¹a½Ç~▓Ø¿kZ-âO╔;R" b"ûd+"o/Lfw‰…¨¯M†J" b"ûh"E¾\vy|oŽÀ%Føì\x01" b"û“©\fztï©*¹\x1FwúVÂú" b"û˜…%Ïg*5öË\x1EÚ„Eº" b"û£ªà\rÃ)\x0Eg‰2´j%\tß" b"ûÇ05¨•—Ä%ÖØy#³‰e" b"¹Ï\x10íåØ\x08⃶nJV|\vù" b"ü\x11µä…ûìeRa\x08Y\x11å\vŠ" b"übå/)\x1CWSV¾\x14\x057KN’" b"üˆIÿ-´–qÿÁ\#•§®7" b"³░>Ú:J└Ð\x7F‗┘^\x1Eì*%" b"üç›x#{ÀÃ…·2RW\tG~" b"ý3™#½¥É\x00ÓìZÇ0\x04fz" b"²4ÈL┤c?ìý4├fs\x1A║╦" b"ý…g±HST‹Šø„Ÿò;oJ" b"ý¤oô¿à\x17-«V\x0F5\x10c3ç" b"þ!règTcl/q*Æ¥V:\x06" b"þv2w–¶º€Š.»Ž šÍ;" b"þÁwVg‚zä\x1F½Áz‚,pe" b"þÆ—c\x1Fuù\f\x17€\x17~~rVr" b"þÕ\x05ÃRK®QMp\x07vÑ»·\x12" b" \x13qÍ▄®¤³[××\x12Ô╬ü" b"ÿ\x1EåE\x02Ç@ǜٗ:ê\x12 ê" b" M®¡rC¤╚3ÅKÔ\x06░æ" b"ÿ“\x00€Wy '\x05ÄD\x1Eݼ¸n" true ] |
||||||||||||||||||||||||||||||
|
3.12 ms (3.01%) |
1 |
# seo_url::replacement 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:
[ "/detail/6a783b626a6d892a132dc195e5504272" "/navigation/df41b8ba15674e349cacdfff2f86650c" "/navigation/018b227d792f7f719cdcbe4a61f4cdf8" "/navigation/10026ccddbed4da3b2057bf7aac9f4a5" "/navigation/f79fd420473142efbbd7c3bc4aa2f070" "/navigation/fc490ca45c00b1249bbe3554a4fdf6fb" "/navigation/33e75ff09dd601bbe69f351039152189" "/navigation/28dd2c7955ce926456240b2ff0100bde" "/navigation/f033ab37c30201f73f142449d037028d" "/navigation/3295c76acbf4caaed33c36b1b5fc2cb1" "/navigation/9dfcd5e558dfa04aaf37f137a1d9d3e5" "/navigation/950a4152c2b4aa3ad78bdd6b366cc179" "/navigation/3fe94a002317b5f9259f82690aeea4cd" "/navigation/bbf94b34eb32268ada57a3be5062fe7d" "/navigation/4f4adcbf8c6f66dcfc8a3282ac2bf10a" "/navigation/8d3bba7425e7c98c50f52ca1b52d3735" "/navigation/bbcbff5c1f1ded46c25d28119a85c6c2" "/navigation/8cb22bdd0b7ba1ab13d742e22eed8da2" "/navigation/5737c6ec2e0716f3d8a7a5c4e0de0d9a" "/navigation/352fe25daf686bdb4edca223c921acea" "/navigation/d1f255a373a3cef72e03aa9d980c7eca" "/navigation/735b90b4568125ed6c3f678819b6e058" "/navigation/ad13a2a07ca4b7642959dc0c4c740ab6" "/navigation/a3f390d88e4c41f2747bfa2f1b5f87db" "/navigation/a666587afda6e89aec274a3657558a27" "/navigation/40008b9a5380fcacce3976bf7c08af5b" "/navigation/310dcbbf4cce62f762a2aaa148d556bd" "/navigation/018e603168d27b5ba5dfa4eded2b9143" "/navigation/34173cb38f07f89ddbebc2ac9128303f" "/navigation/c16a5320fa475530d9583c34fd356ef5" "/navigation/6364d3f0f495b6ab9dcf8d3b5c6e0b01" "/navigation/182be0c5cdcd5072bb1864cdee4d3d6e" "/navigation/a5771bce93e200c36f7cd9dfd0e5deaa" "/navigation/d67d8ab4f4c10bf22aa353e27879133c" "/navigation/d645920e395fedad7bbbed0eca3fe2e0" "/navigation/3416a75f4cea9109507cacd8e2f2aefc" "/navigation/a1d0c6e83f027327d8461063f4ac58a6" "/navigation/17e62166fc8586dfa4d1bc0e1742c08b" "/navigation/f7177163c833dff4b38fc8d2872f1ec6" "/navigation/6c8349cc7260ae62e3b1396831a8398f" "/navigation/d9d4f495e875a2e075a1a4a6e1b9770f" "/navigation/e369853df766fa44e1ed0ff613f563bd" "/navigation/0deb1c54814305ca9ad266f53bc82511" "/navigation/66808e327dc79d135ba18e051673d906" "/navigation/19ca14e7ea6328a42e0eb13d585e4c22" "/navigation/1c383cd30b7c298ab50293adfecb7b18" "/navigation/a5bfc9e07964f8dddeb95fc584cd965d" "/navigation/67c6a1e7ce56d3d6fa748ab6d9af3fd7" "/navigation/642e92efb79421734881b53e1e1b18b6" "/navigation/f457c545a9ded88f18ecee47145a72c0" "/navigation/72b32a1f754ba1c09b3695e0cb6cde7f" "/navigation/cf004fdc76fa1a4f25f62e0eb5261ca3" "/navigation/66f041e16a60928b05a7e228a89c3799" "/navigation/093f65e080a295f8076b1c5722a46aa2" "/navigation/072b030ba126b2f4b2374f342be9ed44" "/navigation/c0c7c76d30bd3dcaefc96f40275bdc0a" "/navigation/2838023a778dfaecdc212708f721b788" "/navigation/9a1158154dfa42caddbd0694a4e9bdc8" "/navigation/14bfa6bb14875e45bba028a21ed38046" "/navigation/7cbbc409ec990f19c78c75bd1e06f215" "/navigation/fbd7939d674997cdb4692d34de8633c4" "/navigation/6855456e2fe46a9d49d3d3af4f57443d" "/navigation/41ae36ecb9b3eee609d05b90c14222fb" "/navigation/bd686fd640be98efaae0091fa301e613" "/navigation/289dff07669d7a23de0ef88d2f7129e7" "/navigation/a4f23670e1833f3fdb077ca70bbd5d66" "/navigation/577ef1154f3240ad5b9b413aa7346a1e" "/navigation/c5ff2543b53f4cc0ad3819a36752467b" "/navigation/0bb4aec1710521c12ee76289d9440817" "/navigation/854d6fae5ee42911677c739ee1734486" "/navigation/01386bd6d8e091c2ab4c7c7de644d37b" "/navigation/35f4a8d465e6e1edc05f3d8ab658c551" "/navigation/f7664060cc52bc6f3d620bcedc94a4b6" "/navigation/13f9896df61279c928f19721878fac41" "/navigation/8f121ce07d74717e0b1f21d122e04521" "/navigation/7f100b7b36092fb9b06dfb4fac360931" "/navigation/9872ed9fc22fc182d371c3e9ed316094" "/navigation/31fefc0e570cb3860f2a6d4b38c6490d" "/navigation/0aa1883c6411f7873cb83dacb17b0afc" "/navigation/fb7b9ffa5462084c5f4e7e85a093e6d7" "/navigation/9dcb88e0137649590b755372b040afad" "/navigation/a2557a7b2e94197ff767970b67041697" "/navigation/58a2fc6ed39fd083f55d4182bf88826d" "/navigation/9fc3d7152ba9336a670e36d0ed79bc43" "/navigation/3988c7f88ebcb58c6ce932b957b6f332" "/navigation/1385974ed5904a438616ff7bdb3f7439" "/navigation/9de6d14fff9806d4bcd1ef555be766cd" "/navigation/903ce9225fca3e988c2af215d4e544d3" "/navigation/0a09c8844ba8f0936c20bd791130d6b6" "/navigation/02522a2b2726fb0a03bb19f2d8d9524d" "/navigation/8d5e957f297893487bd98fa830fa6413" "/navigation/357a6fdf7642bf815a88822c447d9dc4" "/navigation/a49e9411d64ff53eccfdd09ad10a15b3" "/navigation/e2ef524fbf3d9fe611d5a8e90fefdc9c" "/navigation/140f6969d5213fd0ece03148e62e461e" "/navigation/36660e59856b4de58a219bcf4e27eba3" "/navigation/e96ed478dab8595a7dbda4cbcbee168f" "/navigation/f340f1b1f65b6df5b5e3f94d95b11daf" "/navigation/d1fe173d08e959397adf34b1d77e88d7" "/navigation/43ec517d68b6edd3015b3edc9a11367b" "/navigation/9778d5d219c5080b9a6a17bef029331c" "/navigation/c7e1249ffc03eb9ded908c236bd1996d" "/navigation/fe9fc289c3ff0af142b6d3bead98a923" "/navigation/26657d5ff9020d2abefe558796b99584" "/navigation/82cec96096d4281b7c95cd7e74623496" "/navigation/d1f491a404d6854880943e5c3cd9ca25" "/navigation/819f46e52c25763a55cc642422644317" "/navigation/13fe9d84310e77f13a6d184dbf1232f3" "/navigation/eddea82ad2755b24c4e168c5fc2ebd40" "/navigation/cb70ab375662576bd1ac5aaf16b3fca4" "/navigation/1d7f7abc18fcb43975065399b0d1e48e" "/navigation/e4a6222cdb5b34375400904f03d8e6a5" "/navigation/37bc2f75bf1bcfe8450a1a41c200364c" "/navigation/496e05e1aea0a9c4655800e8a7b9ea28" "/navigation/6faa8040da20ef399b63a72d0e4ab575" "/navigation/b83aac23b9528732c23cc7352950e880" "/navigation/d947bf06a885db0d477d707121934ff8" "/navigation/63923f49e5241343aa7acb6a06a751e7" "/navigation/0f49c89d1e7298bb9930789c8ed59d48" "/navigation/16a5cdae362b8d27a1d8f8c7b78b4330" "/navigation/a01a0380ca3c61428c26a231f0e49a09" "/navigation/d395771085aab05244a4fb8fd91bf4ee" "/navigation/18d8042386b79e2c279fd162df0205c8" "/navigation/69cb3ea317a32c4e6143e665fdb20b14" "/cbax/manufacturer/index" "/cbax/manufacturer/detail/4bbd9c23e810a10a299357ea4c2b94ff" "/cbax/manufacturer/detail/a8898d3439db66e2a670294067edefbf" "/cbax/manufacturer/detail/44bdcee382a044c24ba7477b33b1621b" "/cbax/manufacturer/detail/857ea8aa2763de1c32f6adc4d3b7e8b5" "/cbax/manufacturer/detail/a3e53a1877ed03bee5dadbea956b00fe" "/cbax/manufacturer/detail/71b82474e68e1a402330979a9936fd81" "/cbax/manufacturer/detail/abf9cd412ca678eaeb0c223c5106c6ab" "/cbax/manufacturer/detail/cf8a3f59abe95022116f5a666c8367ff" "/cbax/manufacturer/detail/f78833b45c46f32d5922a036b06062a0" "/cbax/manufacturer/detail/ebe4ac2125061050ea6f4f61d0ffc1dd" "/cbax/manufacturer/detail/2748595b0787cd229ed52976936ecc53" "/cbax/manufacturer/detail/9914b4a164534b7cd5a9385ea36bb0f9" "/cbax/manufacturer/detail/3b24adb00570f5613cc8706ee397b0c0" "/cbax/manufacturer/detail/8f6cb82673d87e7fa4117b9e71dadb59" "/cbax/manufacturer/detail/a294c80c3eede5f14c96e97536ef080e" "/cbax/manufacturer/detail/22f0d1db8a4bffe1caa4516d391588a5" "/cbax/manufacturer/detail/e87b2ad973028e550ad31b7a41d32df1" "/cbax/manufacturer/detail/88f60185502437d61b64caa4c8e052c0" "/cbax/manufacturer/detail/ddd93cb9c04e8558c0a4db7bc548ed4c" "/cbax/manufacturer/detail/0b7224ffb0e76b602812e27899c6df7f" "/cbax/manufacturer/detail/859ff07af35d40a4e936ad335d62bcb2" "/cbax/manufacturer/detail/c4ca4238a0b923820dcc509a6f75849b" "/cbax/manufacturer/detail/5f5166c1f13757c72e0ab605ca43a070" "/cbax/manufacturer/detail/c2f80bd113a8829ee96eb7457c64493b" "/cbax/manufacturer/detail/4aa47fce25c574893331b435fdddecd7" "/cbax/manufacturer/detail/756b3e2aeff691b7d674da6295299518" "/cbax/manufacturer/detail/02715b264be6320d09a0fa2a841e6551" "/cbax/manufacturer/detail/45c48cce2e2d7fbdea1afc51c7c6ad26" "/cbax/manufacturer/detail/56ebfbd98f92f90704f38a00be40420e" "/cbax/manufacturer/detail/144af2b96a34ff42b4783635fbe26369" "/cbax/manufacturer/detail/11fa3016cef67b32c3a69aa831929cca" "/cbax/manufacturer/detail/686a08d1969df147813ea618cbce76be" "/cbax/manufacturer/detail/15d5d6d420efdde1bf3a51eec69c974a" "/cbax/manufacturer/detail/0c45a901430e2d554f533a36de52b4ca" "/cbax/manufacturer/detail/113a80259eea2dabecb4f1d35f5aafb8" "/cbax/manufacturer/detail/32b8d83f411ecf0d3620850dd1d444aa" "/cbax/manufacturer/detail/c8d534d430a7c414b0599364bed8ed51" "/cbax/manufacturer/detail/eee7e1e68fc8e5e01c923895e1570acf" "/cbax/manufacturer/detail/a2f2f560e8199f2135f220c01af8744a" "/cbax/manufacturer/detail/6fd4696a4458819a4125314dba9dcad2" "/navigation/76d6a1a64bf74ee4a9a5c7a9ea81ff74" "/navigation/6ac18b0184b3472081d23c6cd0d3be6c" "/navigation/b5cd3fd52922492086dd9e6ecd2bdd08" "/navigation/376550aa4fad477d83174e95f685ad1f" "/navigation/cdbbb71db836462f817b5d5a17b396e9" "/navigation/6fa6434adc0e4725bf4dc803abea1d07" "/navigation/0e99b11ddff84bb5a3c3f03ba80c4652" "/navigation/481dcdf7f3a54443987980964e9a1ca3" "/navigation/1aa59333e7a04ba2ba93897cc60f8554" "/navigation/32179757e8974da692a79af3f6b969f5" "/landingPage/018a4565d4d7781396db135e242125ff" "/navigation/2f500e3e758341aa9b9d7595d40828fd" "/navigation/6ffaa09bc4534c6cb5761cbd54e16519" "/navigation/514eeeca73964ea2a6a289046ec7b626" "/navigation/b70da7099682416db74698c21feb6794" "/navigation/f9cb4618268d4a76b8085a5ea63ada80" "/navigation/f3da3ade5d2a4072b3ff8ebf04258029" "/navigation/018a685be96f7db891bcc2c1b5624790" "/navigation/018a685c4d6a727eb8c8b0607c5fdc34" "/navigation/018a685d6f887ddd96b1fc32f074fc45" "/navigation/018a685dd5117b59a78e507c94b046c3" "/navigation/174e6ad734ab403abbccba761868f03a" "/navigation/7698c7806a2b4c93b4beac1cccc5431e" "/navigation/6e355d018d19491a92c3c7628185932c" "/navigation/d2375b3fb5ed4247a58ddcc97aad1a44" "/navigation/3df26b12819d4725995e5a930a2de526" "/navigation/bc41d588c9f54f70b76cd1a6d52023b6" "/navigation/6e5293e04f2f414cb4ec33c894df6948" "/navigation/434b6b89aaef4df9a574c26253117bfd" "/navigation/3fde9c65ad334285a4783d0c642c5cba" "/navigation/4b3cc5d817784bde9846b23b574406a2" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
3.11 ms (3.01%) |
1 |
SELECT `id`, `old_url`, `new_url`, `old_url_regex`, `search_url_by` ,`temporary`, ? REGEXP `old_url_regex` as regex0, ? REGEXP `old_url_regex` as regex2, ? REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = ? AND ((NOT (`search_url_by` = ?) AND ((`old_url` = ? OR `old_url` = ? OR `old_url` = ?))) OR (`search_url_by` = ? AND ((? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex`)))) LIMIT 6;
Parameters:
[ "/ABUS-Zusatzkette-Pro-Shield/6943" "https://stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" "stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" 1 "regex" "/ABUS-Zusatzkette-Pro-Shield/6943" "https://stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" "stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" "regex" "/ABUS-Zusatzkette-Pro-Shield/6943" "https://stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" "stage-sw6.radwelt-shop.de/ABUS-Zusatzkette-Pro-Shield/6943" ]
|
||||||||||||||||||||||||||||||
|
2.73 ms (2.64%) |
1 |
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`.`shipping_available` = ? AND `country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[ true b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
2.61 ms (2.53%) |
1 |
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, COALESCE(`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.addressFormat`, COALESCE(`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.customFields`, COALESCE(`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.createdAt`, `country.translation.updatedAt`, `country.translation.countryId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId` 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‰NÒâq囩±â4Rú¤" b"\x01ëNÊ├®s󪶽┤═\x7F?Å" b"\x01ëNÊ├Óp<½¦_VìB\x02V" b"\x01ëNÊ├ßq\x07½ËÃÉ▀ù,ƒ" b"\x01‰NÒÃâp¹†lŠ\x1D\x1AŽÍc" b"\x01‰NÒÃãpÓ¿QS6\x07ðï½" b"\x01‰NÒÃãpÓ¿QS6\x08d'5" b"\x01ëNÊ├õp»øE©}ü\x16Þe" b"\x01ëNÊ├õp»øE©}üEÀÑ" b"\x01ëNÊ├õp»øE©}üÅ_W" b"\x01‰NÒÃårÕ´³\x18/DB {" b"\x01‰NÒÃårÕ´³\x18/Dt\x1Fê" b"\x01‰NÒÃòqÿ‹Ü…–Ó|¼\x08" b"\x01‰NÒÃóq··Ë,\x00ÂíbW" b"\x01‰NÒÃóq··Ë,\x00Ä\x06$Ÿ" b"\x01‰NÒÃôr¶¬Û|Qixa\x19" b"\x01‰NÒÃôr¶¬Û|Qjs5E" b""" \x01‰NÒÃösw•\n ;\x01@\x10\x05% """ b""" \x01‰NÒÃösw•\n ;\x01@–ÎÏ """ b""" \x01‰NÒÃösw•\n ;\x01@¬÷Y """ b"\x01‰NÒÃ÷s뱊\x04ãø,A" b"\x01ëNÊãÓqSüê(zÆ<n█" b"\x01‰NÒÆâpH–×%óáÎ\x1Dp" b"\x01‰NÒÆâpH–×%óâÇ-N" b"\x01‰NÒÆãsÖ¾zމ’O²\x1A" b"\x01‰NÒÆäslŸ\x1E®M¡eS)" ] |
||||||||||||||||||||||||||||||
|
2.46 ms (2.38%) |
2 |
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[ "Kiener\MolliePayments\Handler\Method\ApplePayPayment" true ] |
||||||||||||||||||||||||||||||
|
2.30 ms (2.22%) |
1 |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.plugin`.`id` as `payment_method.plugin.id`, `payment_method.plugin`.`base_class` as `payment_method.plugin.baseClass`, `payment_method.plugin`.`name` as `payment_method.plugin.name`, `payment_method.plugin`.`composer_name` as `payment_method.plugin.composerName`, `payment_method.plugin`.`autoload` as `payment_method.plugin.autoload`, `payment_method.plugin`.`active` as `payment_method.plugin.active`, `payment_method.plugin`.`managed_by_composer` as `payment_method.plugin.managedByComposer`, `payment_method.plugin`.`path` as `payment_method.plugin.path`, `payment_method.plugin`.`author` as `payment_method.plugin.author`, `payment_method.plugin`.`copyright` as `payment_method.plugin.copyright`, `payment_method.plugin`.`license` as `payment_method.plugin.license`, `payment_method.plugin`.`version` as `payment_method.plugin.version`, `payment_method.plugin`.`upgrade_version` as `payment_method.plugin.upgradeVersion`, `payment_method.plugin`.`installed_at` as `payment_method.plugin.installedAt`, `payment_method.plugin`.`upgraded_at` as `payment_method.plugin.upgradedAt`, `payment_method.plugin`.`icon` as `payment_method.plugin.iconRaw`, `payment_method.plugin`.`created_at` as `payment_method.plugin.createdAt`, `payment_method.plugin`.`updated_at` as `payment_method.plugin.updatedAt`, `payment_method.plugin.translation.label`, COALESCE(`payment_method.plugin.translation.label`,`payment_method.plugin.translation.label`) as `payment_method.plugin.label`, `payment_method.plugin.translation.description`, COALESCE(`payment_method.plugin.translation.description`,`payment_method.plugin.translation.description`) as `payment_method.plugin.description`, `payment_method.plugin.translation.manufacturerLink`, COALESCE(`payment_method.plugin.translation.manufacturerLink`,`payment_method.plugin.translation.manufacturerLink`) as `payment_method.plugin.manufacturerLink`, `payment_method.plugin.translation.supportLink`, COALESCE(`payment_method.plugin.translation.supportLink`,`payment_method.plugin.translation.supportLink`) as `payment_method.plugin.supportLink`, `payment_method.plugin.translation.customFields`, COALESCE(`payment_method.plugin.translation.customFields`,`payment_method.plugin.translation.customFields`) as `payment_method.plugin.customFields`, `payment_method.plugin.translation.createdAt`, `payment_method.plugin.translation.updatedAt`, `payment_method.plugin.translation.pluginId`, `payment_method.plugin.translation.languageId`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `plugin` `payment_method.plugin` ON `payment_method`.`plugin_id` = `payment_method.plugin`.`id` LEFT JOIN (SELECT `payment_method.plugin.translation`.plugin_id, `payment_method.plugin.translation`.label as `payment_method.plugin.translation.label`, `payment_method.plugin.translation`.description as `payment_method.plugin.translation.description`, `payment_method.plugin.translation`.manufacturer_link as `payment_method.plugin.translation.manufacturerLink`, `payment_method.plugin.translation`.support_link as `payment_method.plugin.translation.supportLink`, `payment_method.plugin.translation`.custom_fields as `payment_method.plugin.translation.customFields`, `payment_method.plugin.translation`.created_at as `payment_method.plugin.translation.createdAt`, `payment_method.plugin.translation`.updated_at as `payment_method.plugin.translation.updatedAt`, `payment_method.plugin.translation`.plugin_id as `payment_method.plugin.translation.pluginId`, `payment_method.plugin.translation`.language_id as `payment_method.plugin.translation.languageId` FROM `plugin_translation` `payment_method.plugin.translation` WHERE `payment_method.plugin.translation`.language_id = ?) `payment_method.plugin.plugin_translation` ON `payment_method.plugin.plugin_translation`.`plugin_id` = `payment_method.plugin`.`id` WHERE (`payment_method`.`id` = ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"¸©Å╔└\x10G\x02®ofM½■&V" ] |
||||||||||||||||||||||||||||||
|
2.16 ms (2.09%) |
4 |
# app-scripts::refresh::search-ids SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
true
]
|
||||||||||||||||||||||||||||||
|
2.12 ms (2.05%) |
1 |
# Manufacturer getManufacturerByChar manufacturer::read SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.media`.`id` as `product_manufacturer.media.id`, `product_manufacturer.media`.`user_id` as `product_manufacturer.media.userId`, `product_manufacturer.media`.`media_folder_id` as `product_manufacturer.media.mediaFolderId`, `product_manufacturer.media`.`mime_type` as `product_manufacturer.media.mimeType`, `product_manufacturer.media`.`file_extension` as `product_manufacturer.media.fileExtension`, `product_manufacturer.media`.`uploaded_at` as `product_manufacturer.media.uploadedAt`, `product_manufacturer.media`.`file_name` as `product_manufacturer.media.fileName`, `product_manufacturer.media`.`file_size` as `product_manufacturer.media.fileSize`, `product_manufacturer.media`.`media_type` as `product_manufacturer.media.mediaTypeRaw`, `product_manufacturer.media`.`meta_data` as `product_manufacturer.media.metaData`, `product_manufacturer.media`.`config` as `product_manufacturer.media.config`, `product_manufacturer.media`.`path` as `product_manufacturer.media.path`, `product_manufacturer.media`.`private` as `product_manufacturer.media.private`, `product_manufacturer.media`.`thumbnails_ro` as `product_manufacturer.media.thumbnailsRo`, `product_manufacturer.media`.`created_at` as `product_manufacturer.media.createdAt`, `product_manufacturer.media`.`updated_at` as `product_manufacturer.media.updatedAt`, `product_manufacturer.media.translation.title`, COALESCE(`product_manufacturer.media.translation.title`,`product_manufacturer.media.translation.title`) as `product_manufacturer.media.title`, `product_manufacturer.media.translation.alt`, COALESCE(`product_manufacturer.media.translation.alt`,`product_manufacturer.media.translation.alt`) as `product_manufacturer.media.alt`, `product_manufacturer.media.translation.customFields`, COALESCE(`product_manufacturer.media.translation.customFields`,`product_manufacturer.media.translation.customFields`) as `product_manufacturer.media.customFields`, `product_manufacturer.media.translation.createdAt`, `product_manufacturer.media.translation.updatedAt`, `product_manufacturer.media.translation.mediaId`, `product_manufacturer.media.translation.languageId`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer`.`media_id` = `product_manufacturer.media`.`id` LEFT JOIN (SELECT `product_manufacturer.media.translation`.media_id, `product_manufacturer.media.translation`.title as `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation`.alt as `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation`.custom_fields as `product_manufacturer.media.translation.customFields`, `product_manufacturer.media.translation`.created_at as `product_manufacturer.media.translation.createdAt`, `product_manufacturer.media.translation`.updated_at as `product_manufacturer.media.translation.updatedAt`, `product_manufacturer.media.translation`.media_id as `product_manufacturer.media.translation.mediaId`, `product_manufacturer.media.translation`.language_id as `product_manufacturer.media.translation.languageId` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation`.language_id = ?) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation`.`media_id` = `product_manufacturer.media`.`id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"Ø"Úðµô1a╦ã/;\x1A7n█" b"9\x0Föê\x18„…ˆ\x18\x13¨ätåÅŽ" b""" K½œ#è\x10¡\n )“WêL+”ÿ """ b"¿ëì49█fÔªp)@gÝ´┐" b"D½Îã‚ DÂK§G{3±b\e" b"…~¨ª'cÞ\x1C2öÄÓ·èµ" b"£å:\x18wí\x03¾åÚÛê•k\x00þ" b"q©$tµÄ\x1A@#0ùÜÖ6²ü" b"«ùÍA,¦xêë\f"<Q\x06Æ«" b"ÏŠ?Y«éP"\x11oZflƒgÿ" b"÷ˆ3´\Fó-Y" 6°`b " b"ëä¬!%\x06\x10PêoOaÐÿÁÝ" b"O\x0Eh´\x7FDYl\x1Dl&‚}g³&" b"oøº¶Ö®\x1CÈî,\r\x16°V \e" b"¶6´P\x06ôìõÂ$\fEYý╝½" b"ó,"ÊÂó\x05ÄCÒúÉ\x03V\x08Ì" b"¥ì¹°]─1ÎÛ┐Èx\x1EʽÞ" b"┘\x084Mü╚0\x101E─ƒÇ\x03:Ã" b"Û\x1C‡@-þµÝ\x00¯E˜Ð¢Wº" b"äÚ;\x7F»Î#E×w+\x06t£\x18Õ" b"db3\x1AiÍÇ·mÈ\x116Ê'\x13Ý" b"\x10Ð0|\x11QCëä!&9qu\x1A " b"jÞe•+>†Þu†]1tž;u" b"åL¢\n\x00¸.‘ãÁõq\x06¼‡Î" b"Æ╚\x7FÆë'ü/\x15ê¡Å\x1FÝÍË" b"AY"\x16ÿÎ]vXÞÚ\e~¡I©" b"–È4\x17‘Y›×\x05¥\x16–² \x05" b"åÚ\x13hPúÆN§ùd~atR7" b"ÞL\x01iæ”Oý\g$^Ò|(U" b"Ø\x08E»\x7FË_½”×\x02‹òãE\t" b""" 6$\n └╝'ìí\x10:>§.¾°A """ b"ÁÌ$öâf¡18©ÅSÉ¿ªH" b"–Ž\x12ä˰\x08#¥Vû^ñZÛs" b"©S─Ã\x1A©3²NØ┼Y1Øu\x15" b"ä\x10\x0E޹È\tÝN¸ÐT^˜ÞH" b"─uFü=¨Süñ@\x1D¾I Õ|" b"¦y8ž¹—ž\x15òõåÆHTèJ" b"'6\x11\x01§O\x1E߈$ñPÐ;Vž" b"#¶Þwh\x16^ù¦‡˜‡±ç\t´" b"L■>í\x07±iü├åÒ&ù\x7FÚ~" b"9^"â\x16Áv–¸—<Â,ßÿ\x01" b"^─Åc░║#¨,Å·îé\x12s¨" b"4║╩@ì*\x10ÊhÑÉ[ú&aG" b"'HY[\x07‡Í"žÕ)v“nÌS" b"™\x14´¡dSK|Õ©8^£k°ù" b";$°\x05põa<Èpnã—°À" b"Ål©&sÏ~\x7Fñ\x11{×q┌█Y" b"¢”È\f>íåñL–éu6ï\x08\x0E" b""ðÑÛŠKÿáʤQm9\x15ˆ¥" b""" è{*Ùs\x02ŽU\n Ó\ezAÓ-ñ """ b"ˆö\x01…P$7Ö\edʤÈàRÀ" b"ÝÙ<¹ÀN…XÀ¤Û{ÅHíL" b"\vr$ÿ°çk`(\x12âx™Æß\x7F" b"øŸ…i(Qö|¥úþ¼"S[ö" b"¿ya/8û‡#‚Ý‚tŸï\\x07" b"myé\eý\tvv™\x05\x1E¤£€QÃ" b"\x0Fߎæñ˜\x17d\x1Dý¹\x18Åí\r§" b"▒ää\x03iiÅ|7ÓÆ\tC×åã" b"\ewf:Õ}hüe#í¶…\x18G\x19" b"\x01ÅÖ ╣Ûwøä¦(\x1E\x04\x16ïI" b"ÊÉ‘ÌGõÈs\x04d\x7Fm†ºM‹" b"‘H#„Ñ\x12ð¼PÿŠ‚W\x06×\x0F" b"┬wØþ\x1E╣ æüÛ(æÚ;╬" b""" ÜÕõ\r"\n ú²¯Ÿ·2Ý›¿ """ b"Í•nt,Wöô1„ßÌ/e«Î" b"`ˆ\x18$•\x143l\x0Eë\x06t{´>" b"~æq\x00ï\v\rX:P9^¯?2…" b">ï¹èļ\x10ªwú`Hg-\x03ª" b"=7\x06'\v¸V±Á·\x11ïÓ^\x08*" b"ËÃ\x1F\x02 0ÍK©Í#hÌzÌÝ" b"ûYJY¥)ìP†\x05gèë[_é" b"ÙxãSðßO$\x04Sáór|˜§" b"¢Â\x1D\x10–XáY\x1Dã‘\x03Ô{¯" b"@ùSafç*ØäAYÇûuW\e" b"\x01m\x08]¥áaG¢°Û…µZß" b"╦│Û~ú├─"\\x13Êà¨NüÈ" b"j´(³\x16±Å\fjÚïÝQŠý\x00" b"\x06S>‡Œ\x07ïÕ\e#Ï4RÛle" b"\x08†Ž¢˜~ü)V«„.\x01ÅÒú" b"~÷\x02†ÏkéÎ\x1Džþÿ®¿ºG" b"…Ÿðzó]@¤é63]b¼²" b"ÄÊB8 ¹#‚\rÌPšou„›" b""" _QfÁñ7WÇ.\n ¶\x05ÊC p """ b"Âø\vÑ\x13¨‚žén·E|dI;" b"J¤\x7FÎ%Åt‰31´5ýÝì×" b"uk>*ïö‘·ÖtÚb•)•\x18" b"\x02q[&Kæ2\r\t ú*„\x1EeQ" b"EÄŒÎ.-\x7F½ê\x1AüQÇÆ&" b"VÙ¹┘ÅÆ¨\x07\x04¾è\x00¥@B\x0E" b"\x14Jò¹j4ÿB´x65ûâci" b"t\x07¨§Ód?\x03Ò:}_\e\x1F\x0E\x00" b"Éí¾§BÓÚ^B¨\x10X\rÞ╗[" b"äÎ"˜[þ\f¨\vÔ\tçî ý" b"…\x02\x01<èE˜J\r#\x0F\æÜWl" b"È\x1Dî┘Å\x00▓\x04ÚÇ\tÿý°B~" b"\x00~\x03µ\f¢Ý\x06Ïî\Š*»ü•" b"ïâ>&U\x0EW«\x1A2;ÞÆ~\x0E÷" b"š)Å'saæ»–žÅÛ¼aû¢" b"ü\x17ºy‹çq¦]¤P€ô†Ã‡" b"Ò‰SÜX;ÛÈì€:Ò9Bi¼" b""" u\e├¬Õ¡¸▓É%×\n ¢õV """ b"ú$m\x02bÃ’V\x17°Ç+²\x0Eë\x1D" b"^Š\x19¹ó[4 ”¢5¾s\x031Ý" b"\x17ÙÏò¬¡KVQþlq\x19Kî" b"│U\x06Ȥ*ì│üX╚├\º2v" b"Áé\x16£_¬‹80ò-èëØðÙ" b"ªØ®ráÇ┬\f«¯èc!ä<Ë" b"\e³S¡ÏÒ¯álÚF;\x07\x1F-ƒ" b"\x16\x04ÜÒUM║&n³╔ø╠<Pü" b"Ôsµ\t\t\x0FÔã\x1E_¦snþ½ï" b"Ѐ‹\x1C7°Ìó:"øÈ¯ÃÅ¢" b"骾\rwÕbº\x12+6'#•ng" b"\x11ú0\x16Îö{2暨1’œÊ" b"hj\x08ÐûرGü>ª\x18╦╬v¥" b"\x15ÕÖÔ ïÝá¿:QîÆœ—J" b"\fE©\x01C\x0E-UOS:6ÞR´Ê" b"\x11:€%žê-«ì´ñÓ_Z¯¸" b"2¸Ø?A\x1EÏ\r6 …\rÑÔDª" b"ÈÕ4Ô0§Ä\x14°Y“d¾ØíQ" b""" ¯þßµÅ╚ÕÓ\x1CÆ8òßW\n ¤ """ b"¢òõ`è\x19Ÿ!5ò À\x1AøtJ" b"oÈijDXüÜA%1M║Ø╩Ê" b"ËNù®\x00±‰@d^Iª[–‰Ä" b"\r†K\x0E÷ö o\x14j»Î³Òø\x1A" b"░ÕÈ?ô│U²\x0E¢Å:KåÑ" b"ª\x00³hg`ýñõ@¾l3fb–" b"\x1Ea=Í\x06±û˜.mq^¨ßW" b"ú?Ë›~â\x1DaBiB¹j®3é" b"áøÕé¯}¶ª¶\x157P\x11\x119ü" ] |
||||||||||||||||||||||||||||||
|
2.12 ms (2.05%) |
1 |
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name as `product.manufacturer.translation.name`, `product.manufacturer.translation`.description as `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields as `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.language_id = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product.manufacturer`.version_id WHERE (`product`.`version_id` = ?) AND ((`product`.`id` = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"jx;bjm‰*\x13-Á•åPBr" ] |
||||||||||||||||||||||||||||||
|
1.67 ms (1.61%) |
2 |
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.translation`.product_id, `product.translation`.product_version_id, `product.translation`.meta_description as `product.translation.metaDescription`, `product.translation`.name as `product.translation.name`, `product.translation`.keywords as `product.translation.keywords`, `product.translation`.description as `product.translation.description`, `product.translation`.meta_title as `product.translation.metaTitle`, `product.translation`.pack_unit as `product.translation.packUnit`, `product.translation`.pack_unit_plural as `product.translation.packUnitPlural`, `product.translation`.custom_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId` FROM `product_translation` `product.translation` WHERE `product.translation`.language_id = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.product_version_id = `product`.version_id LEFT JOIN (SELECT `product.parent.translation`.product_id, `product.parent.translation`.product_version_id, `product.parent.translation`.meta_description as `product.parent.translation.metaDescription`, `product.parent.translation`.name as `product.parent.translation.name`, `product.parent.translation`.keywords as `product.parent.translation.keywords`, `product.parent.translation`.description as `product.parent.translation.description`, `product.parent.translation`.meta_title as `product.parent.translation.metaTitle`, `product.parent.translation`.pack_unit as `product.parent.translation.packUnit`, `product.parent.translation`.pack_unit_plural as `product.parent.translation.packUnitPlural`, `product.parent.translation`.custom_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` WHERE (`product`.`version_id` = ?) AND ((`product`.`parent_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"jx;bjm‰*\x13-Á•åPBr" true ] |
||||||||||||||||||||||||||||||
|
1.65 ms (1.59%) |
4 |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`, `script`.`name` AS name, `script`.`script` AS script, `app`.`name` AS appName, LOWER(HEX(`app`.`integration_id`)) AS integrationId, IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified FROM `script` LEFT JOIN `app` ON `script`.`app_id` = `app`.`id` WHERE `script`.`hook` = 'include' ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[] |
||||||||||||||||||||||||||||||
|
1.51 ms (1.46%) |
1 |
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.createdAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.mediaId`, `product_media.media.translation.languageId`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.media_id, `product_media.media.translation`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.language_id = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND (`product_media`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"{\x01¨Þõ█eì├ÉÌÿm^G\x06" ] |
||||||||||||||||||||||||||||||
|
1.35 ms (1.31%) |
1 |
SELECT `name`, `path`, `author` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||||||||
|
1.27 ms (1.23%) |
1 |
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, COALESCE(`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.name`, COALESCE(`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.customFields`, COALESCE(`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.createdAt`, `currency.translation.updatedAt`, `currency.translation.currencyId`, `currency.translation.languageId` 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`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.language_id = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ" ] |
||||||||||||||||||||||||||||||
|
1.25 ms (1.21%) |
1 |
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, COALESCE(`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.alt`, COALESCE(`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.customFields`, COALESCE(`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.createdAt`, `media.translation.updatedAt`, `media.translation.mediaId`, `media.translation.languageId` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.media_id, `media.translation`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId` FROM `media_translation` `media.translation` WHERE `media.translation`.language_id = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" false true "product_download" b"\x01ï\x1Ed╗¼yÅûO¹\x0E\x07E\x04ï" b"\x01‹\x1E„¥ðqï¿Ùÿ.‘~&ñ" b"\x01‹\x1E…F'}@§\x13kßeíI½" b"\x01‹\x1E…¸àr©œ8ßDsMŽ" ] |
||||||||||||||||||||||||||||||
|
1.20 ms (1.16%) |
1 |
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[ b"jx;bjm‰*\x13-Á•åPBr" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||||||||
|
0.83 ms (0.80%) |
1 |
# seo_url::replacement 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:
[ "/detail/6a783b626a6d892a132dc195e5504272" b"/»_ââšMpªXTÎ|ãâ\v" b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
0.75 ms (0.73%) |
1 |
# breadcrumb-extension::read 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`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` 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"(Ý,yUÎ’dV$\v/ð\x10\vÞ" ] |
||||||||||||||||||||||||||||||
|
0.67 ms (0.65%) |
1 |
SELECT `product_review`.`points` as `ratingMatrix.key`, COUNT(`product_review`.`id`) as `ratingMatrix.count` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE ((`product_review`.`status` = ? AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?))) AND ((`product_review`.`status` = ?)) GROUP BY `product_review`.`points`
Parameters:
[ 1 b"jx;bjm‰*\x13-Á•åPBr" b"jx;bjm‰*\x13-Á•åPBr" 1 ] |
||||||||||||||||||||||||||||||
|
0.60 ms (0.57%) |
1 |
# seo-url::resolve 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‰R&g\x0Er¤¡_7\x1AÜâ—" "ABUS-Zusatzkette-Pro-Shield/6943" "ABUS-Zusatzkette-Pro-Shield/6943/" ] |
||||||||||||||||||||||||||||||
|
0.45 ms (0.43%) |
1 |
SELECT `product_review`.`id` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (`product_review`.`status` = ? AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)) ORDER BY `product_review`.`points` DESC LIMIT 10
Parameters:
[ 1 b"jx;bjm‰*\x13-Á•åPBr" b"jx;bjm‰*\x13-Á•åPBr" ] |
||||||||||||||||||||||||||||||
|
0.44 ms (0.43%) |
4 |
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`, `script`.`name` AS scriptName, `script`.`script` AS script, `script`.`hook` AS hook, IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified, `app`.`name` AS appName, LOWER(HEX(`app`.`integration_id`)) AS integrationId, `app`.`version` AS appVersion, `script`.`active` AS active FROM `script` LEFT JOIN `app` ON `script`.`app_id` = `app`.`id` WHERE `script`.`hook` != 'include' ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[] |
||||||||||||||||||||||||||||||
|
0.40 ms (0.39%) |
1 |
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, COALESCE(`language.locale.translation.name`,`language.locale.translation.name`) as `language.locale.name`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.territory`,`language.locale.translation.territory`) as `language.locale.territory`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.customFields`,`language.locale.translation.customFields`) as `language.locale.customFields`, `language.locale.translation.createdAt`, `language.locale.translation.updatedAt`, `language.locale.translation.localeId`, `language.locale.translation.languageId` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.locale_id, `language.locale.translation`.name as `language.locale.translation.name`, `language.locale.translation`.territory as `language.locale.translation.territory`, `language.locale.translation`.custom_fields as `language.locale.translation.customFields`, `language.locale.translation`.created_at as `language.locale.translation.createdAt`, `language.locale.translation`.updated_at as `language.locale.translation.updatedAt`, `language.locale.translation`.locale_id as `language.locale.translation.localeId`, `language.locale.translation`.language_id as `language.locale.translation.languageId` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.language_id = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||||||||
|
0.40 ms (0.39%) |
1 |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId` 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`.`product_assignment_type` = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" "product_stream" ] |
||||||||||||||||||||||||||||||
|
0.34 ms (0.33%) |
1 |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
b"""
\x01‰NÒÃùrXƒý>,˜\n
Úª
"""
b"\x01ëNÊ├■r>×~gÉ╗b¡┴"
b"\x01‰NÒÆ1psŠÁû\x06âù£Ï"
b"\x01‰NÒÄ\vsç¢y%ý±g\x01«"
b"\x01‹)\x15Ü\x11uošã3\x1D‹#½å"
b"\x01‹4Lˆ0q¼€£P›Ä\x041@"
b"\x01‹4MV1|B¿D»s6—2D"
b"\x01‹4O[ }š˜¸l[ÇÑA\n"
b"\x01‹4P\x0E…zã«\x1CÿÏ\x15”×{"
b"\x01‹8ܱ9rm§çö/¯ñ`ú"
b"\x01‹8áNw~8š8ŒÙ\x17\@Ì"
b"\x01‹®\x1Di¼u±ª‚\x03\x16«â\x11ò"
b"\x01‹×?\t×pU•ºÿ,Œù"\x03"
b"\x01Œ\x15¸Þœp•™ßvŒ¶¢$¾"
b"\x01î\x19¨ê¬|±║Åöc╦9\x04è"
b"\x01—^óŒÅs4Œp)õ\x03¼Õ"
b"\x01Ø\v\x19Ôa}HóJÆ╩ÿ£mÊ"
b"äNg‚ÆBG·–¸‘Ï%®8÷"
]
|
||||||||||||||||||||||||||||||
|
0.30 ms (0.29%) |
2 |
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id` LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id` WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[ b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" b"¸©Å╔└\x10G\x02®ofM½■&V" true ] |
||||||||||||||||||||||||||||||
|
0.30 ms (0.29%) |
1 |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01‰NÒÃûsú´¶½\x03Dh{â" b""" \x01‰NÓ\n ¸q豬ÿJÎ%\x03: """ b""" \x01‰NÓ\n ºr\x17•j\z€úƒ> """ b""" \x01‰NÓ\n »r\x06 Ù½¿UÀå\x19 """ b""" \x01ëNË\n ╝rØÜ0.BÞçR█ """ b""" \x01ëNË\n ╝rØÜ0.BÚ+\t╠ """ b"\x01ëdch?p\x06ÅÁôòjÈh®" b"\x01‰dg§Ðq?¼÷7„\x01l9¾" b"\x01‰dg§Ðq?¼÷7„\x027€" b"\x01‰dg§Ðq?¼÷7„\x02æ\x16\x03" b"\x01‰dg§Ðq?¼÷7„\x03=‹u" b"\x01‰dg§Ðq?¼÷7„\x04ŸµÛ" b"\x01‰dg§Ðq?¼÷7„\x04´\x17" b"\x01‰dg§Ðq?¼÷7„\x05ÆÏç" b"\x01‰dg§Ðq?¼÷7„\x06YRõ" b"\x01‰dg§Ðq?¼÷7„\x07:ײ" b"\x01‰dg§Ðq?¼÷7„\x08\x01\x03ß" b"\x01Œ «\x1DŠ\x7F®‡Ì¤@œ\x1D•\x12" b"\x01Ä\x07ø[¢q ØÊk<┤\x06ÝZ" b"\x01Ä\x18eÒËs7ÿ=IØ\x02\x1688" b"\x01Ž1Ë‘Tq˜Ÿ—D „„Ûö" b"\x01–ç\x16Ÿ\x17qG•\x1F£ç\x1FÍ0#" b"\x01˜1 éYy9¬ í{8`w\x0E" b"\UùŠ9my!eE^\x07Š<_" b"¸©Å╔└\x10G\x02®ofM½■&V" ] |
||||||||||||||||||||||||||||||
|
0.25 ms (0.24%) |
1 |
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.24 ms (0.23%) |
1 |
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, (SELECT GROUP_CONCAT(HEX(`sales_channel.paymentMethods.mapping`.`payment_method_id`) SEPARATOR '||') FROM `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` WHERE `sales_channel.paymentMethods.mapping`.`sales_channel_id` = `sales_channel`.`id` ) as `sales_channel.paymentMethods.id_mapping`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` 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‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
0.24 ms (0.23%) |
1 |
# finsearch-config::load::read SELECT `finsearch_config`.`id` as `finsearch_config.id`, `finsearch_config`.`configuration_key` as `finsearch_config.configurationKey`, `finsearch_config`.`configuration_value` as `finsearch_config.configurationValue`, `finsearch_config`.`sales_channel_id` as `finsearch_config.salesChannelId`, `finsearch_config`.`language_id` as `finsearch_config.languageId`, `finsearch_config`.`created_at` as `finsearch_config.createdAt`, `finsearch_config`.`updated_at` as `finsearch_config.updatedAt` FROM `finsearch_config` WHERE `finsearch_config`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x01‹\x04—pÄr¿¦\t¢šR²E·" b"\x01ï\x04ùp╠rÂáôârÅB§Ä" b"\x01‹\x04—pÏs„VD´\x06\x11›O" b"\x01ï\x04ùpËq~ú2¬rÌþ\x05Ø" b"\x01‹\x04—pÕp˜…þæ;"öI€" b"\x01‹\x04—p×p\x0FŽ8¥ø0_í¸" b"\x01ï\x04ùp┘rÔüt\x02┐-/á╝" b"\x01ï\x04ùu!s$ü¤<×■^~4" b"\x01‹\x04—u(qÔ½¬TQ\x061¹2" b"\x01‹A\x05¾ÜqU®,/\x18êf>“" b"\x01‹A\x05¾ÝsE‘£µ\v®#4W" b"\x01‹KDÃ-r<•ž\x00L\nÑR\x13" ] |
||||||||||||||||||||||||||||||
|
0.22 ms (0.21%) |
1 |
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[ b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" "EasyCreditRatenkauf.config.%" ] |
||||||||||||||||||||||||||||||
|
0.21 ms (0.20%) |
3 |
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id = ?) AND (property.module = ?)
Parameters:
[ b"1ýOf\,L\x0EÉ\x16mo╚▄êÑ" "frontend.detail.page" ] |
||||||||||||||||||||||||||||||
|
0.20 ms (0.19%) |
1 |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.19 ms (0.19%) |
1 |
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.translation.name`, COALESCE(`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.description`, COALESCE(`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.createdAt`, `payment_method.translation.updatedAt`, `payment_method.translation.paymentMethodId`, `payment_method.translation.languageId` FROM `payment_method` LEFT JOIN (SELECT `payment_method.translation`.payment_method_id, `payment_method.translation`.name as `payment_method.translation.name`, `payment_method.translation`.distinguishable_name as `payment_method.translation.distinguishableName`, `payment_method.translation`.description as `payment_method.translation.description`, `payment_method.translation`.custom_fields as `payment_method.translation.customFields`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.language_id = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` WHERE (`payment_method`.`handler_identifier` IN (?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" "Netzkollektiv\EasyCredit\Payment\Handler\InstallmentPaymentHandler" "Netzkollektiv\EasyCredit\Payment\Handler\BillPaymentHandler" ] |
||||||||||||||||||||||||||||||
|
0.19 ms (0.18%) |
1 |
# Manufacturer getManufacturerByChar manufacturer::search-ids SELECT `product_manufacturer`.`id` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name as `product_manufacturer.translation.name`, `product_manufacturer.translation`.description as `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields as `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at as `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at as `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id as `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id as `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id as `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE `product_manufacturer`.`version_id` = ? ORDER BY COALESCE(`product_manufacturer.translation.name`) ASC
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" ] |
||||||||||||||||||||||||||||||
|
0.17 ms (0.17%) |
1 |
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` 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‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
0.17 ms (0.16%) |
1 |
# dbal-plugin-loader 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`;
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.17 ms (0.16%) |
1 |
SELECT `acris_snippets_product`.`id` as `acris_snippets_product.id`, `acris_snippets_product`.`assignment_active` as `acris_snippets_product.assignmentActive`, `acris_snippets_product`.`priority` as `acris_snippets_product.priority`, `acris_snippets_product`.`created_at` as `acris_snippets_product.createdAt`, `acris_snippets_product`.`updated_at` as `acris_snippets_product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_snippets_product.productStreams.mapping`.`product_stream_id`) SEPARATOR '||') FROM `acris_product_stream` `acris_snippets_product.productStreams.mapping` WHERE `acris_snippets_product.productStreams.mapping`.`product_snippet_id` = `acris_snippets_product`.`id` ) as `acris_snippets_product.productStreams.id_mapping`, (SELECT GROUP_CONCAT(HEX(`acris_snippets_product.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||') FROM `acris_product_sales_channel` `acris_snippets_product.salesChannels.mapping` WHERE `acris_snippets_product.salesChannels.mapping`.`product_snippet_id` = `acris_snippets_product`.`id` ) as `acris_snippets_product.salesChannels.id_mapping`, `acris_snippets_product.translation.title`, COALESCE(`acris_snippets_product.translation.title`,`acris_snippets_product.translation.title`) as `acris_snippets_product.title`, `acris_snippets_product.translation.description`, COALESCE(`acris_snippets_product.translation.description`,`acris_snippets_product.translation.description`) as `acris_snippets_product.description`, `acris_snippets_product.translation.title_separator`, COALESCE(`acris_snippets_product.translation.title_separator`,`acris_snippets_product.translation.title_separator`) as `acris_snippets_product.title_separator`, `acris_snippets_product.translation.description_separator`, COALESCE(`acris_snippets_product.translation.description_separator`,`acris_snippets_product.translation.description_separator`) as `acris_snippets_product.description_separator`, `acris_snippets_product.translation.createdAt`, `acris_snippets_product.translation.updatedAt`, `acris_snippets_product.translation.acrisSnippetsProductId`, `acris_snippets_product.translation.languageId` FROM `acris_snippets_product` LEFT JOIN (SELECT `acris_snippets_product.translation`.acris_snippets_product_id, `acris_snippets_product.translation`.title as `acris_snippets_product.translation.title`, `acris_snippets_product.translation`.description as `acris_snippets_product.translation.description`, `acris_snippets_product.translation`.title_separator as `acris_snippets_product.translation.title_separator`, `acris_snippets_product.translation`.description_separator as `acris_snippets_product.translation.description_separator`, `acris_snippets_product.translation`.created_at as `acris_snippets_product.translation.createdAt`, `acris_snippets_product.translation`.updated_at as `acris_snippets_product.translation.updatedAt`, `acris_snippets_product.translation`.acris_snippets_product_id as `acris_snippets_product.translation.acrisSnippetsProductId`, `acris_snippets_product.translation`.language_id as `acris_snippets_product.translation.languageId` FROM `acris_snippets_product_translation` `acris_snippets_product.translation` WHERE `acris_snippets_product.translation`.language_id = ?) `acris_snippets_product.acris_snippets_product_translation` ON `acris_snippets_product.acris_snippets_product_translation`.`acris_snippets_product_id` = `acris_snippets_product`.`id` WHERE `acris_snippets_product`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x01ŠÛû.˜p\e°YØ—Á€$x" ] |
||||||||||||||||||||||||||||||
|
0.15 ms (0.14%) |
1 |
# finsearch-config::load::search-ids SELECT `finsearch_config`.`id` FROM `finsearch_config` WHERE ((`finsearch_config`.`sales_channel_id` = ? AND `finsearch_config`.`language_id` = ?)) ORDER BY `finsearch_config`.`sales_channel_id` ASC, `finsearch_config`.`id` ASC LIMIT 500
Parameters:
[ b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||||||||
|
0.14 ms (0.14%) |
1 |
SELECT `version` FROM `plugin` WHERE `base_class` = ? LIMIT 1
Parameters:
[
"Klaviyo\Integration\klavi_overd"
]
|
||||||||||||||||||||||||||||||
|
0.14 ms (0.14%) |
1 |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||||||||
|
0.14 ms (0.13%) |
1 |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?)
Parameters:
[ b"\x01—ô*Yžr4´qxkØ%›¡" b"\x01—ô*ZSq\f‘q\x04!\x18´)×" ] |
||||||||||||||||||||||||||||||
|
0.13 ms (0.12%) |
1 |
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[ b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" b"\x01‰NÒâq囩±â4Rú¤" ] |
||||||||||||||||||||||||||||||
|
0.12 ms (0.12%) |
1 |
SELECT `acris_snippets_product`.`id` FROM `acris_snippets_product` LEFT JOIN `acris_product_sales_channel` `acris_snippets_product.salesChannels.mapping` ON `acris_snippets_product`.`id` = `acris_snippets_product.salesChannels.mapping`.`product_snippet_id` LEFT JOIN `sales_channel` `acris_snippets_product.salesChannels` ON `acris_snippets_product.salesChannels.mapping`.`sales_channel_id` = `acris_snippets_product.salesChannels`.`id` WHERE ((`acris_snippets_product`.`assignment_active` = ? AND `acris_snippets_product.salesChannels`.`id` = ?)) GROUP BY `acris_snippets_product`.`id` ORDER BY LENGTH(`acris_snippets_product`.`priority`) DESC, MAX(`acris_snippets_product`.`priority`) DESC
Parameters:
[ true b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" ] |
||||||||||||||||||||||||||||||
|
0.12 ms (0.12%) |
1 |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||||||||
|
0.12 ms (0.11%) |
1 |
SELECT module.module, module.response FROM wbm_data_layer_modules module
Parameters:
[] |
||||||||||||||||||||||||||||||
|
0.12 ms (0.11%) |
1 |
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`, COALESCE(`product_stream.translation.name`,`product_stream.translation.name`) as `product_stream.name`, `product_stream.translation.description`, COALESCE(`product_stream.translation.description`,`product_stream.translation.description`) as `product_stream.description`, `product_stream.translation.customFields`, COALESCE(`product_stream.translation.customFields`,`product_stream.translation.customFields`) as `product_stream.customFields`, `product_stream.translation.createdAt`, `product_stream.translation.updatedAt`, `product_stream.translation.productStreamId`, `product_stream.translation.languageId` 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`, `product_stream.translation`.created_at as `product_stream.translation.createdAt`, `product_stream.translation`.updated_at as `product_stream.translation.updatedAt`, `product_stream.translation`.product_stream_id as `product_stream.translation.productStreamId`, `product_stream.translation`.language_id as `product_stream.translation.languageId` 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‹#\x08x§|pƒJÄÕÅ3\x1FÔ" ] |
||||||||||||||||||||||||||||||
|
0.11 ms (0.11%) |
1 |
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags FROM custom_entity LEFT JOIN app ON app.id = custom_entity.app_id WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.10 ms (0.10%) |
1 |
SELECT `easycredit_payment_state`.`token` as `easycredit_payment_state.token`, `easycredit_payment_state`.`payload` as `easycredit_payment_state.payload`, `easycredit_payment_state`.`created_at` as `easycredit_payment_state.createdAt`, `easycredit_payment_state`.`updated_at` as `easycredit_payment_state.updatedAt` FROM `easycredit_payment_state` WHERE `easycredit_payment_state`.`token` IN (?)
Parameters:
[
"1y5Iud2F5BrkS9qdzsp8SZpzdcptzmw9"
]
|
||||||||||||||||||||||||||||||
|
0.10 ms (0.10%) |
1 |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"\x01‰R&g\x0Er¤¡_7\x1AÜâ—" "1y5Iud2F5BrkS9qdzsp8SZpzdcptzmw9" ] |
||||||||||||||||||||||||||||||
|
0.10 ms (0.09%) |
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
Parameters:
[] |
||||||||||||||||||||||||||||||
|
0.09 ms (0.09%) |
1 |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"1y5Iud2F5BrkS9qdzsp8SZpzdcptzmw9"
]
|
||||||||||||||||||||||||||||||
|
0.07 ms (0.07%) |
1 |
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id IS NULL) AND (property.module = ?)
Parameters:
[
"frontend.detail.page"
]
|
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.