Query Metrics
44
Database Queries
43
Different statements
181.33 ms
Query time
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.35 ms |
# 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:
[]
|
||||||||||||||||||||||||
| 2 | 0.11 ms |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
| 3 | 0.15 ms |
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags FROM custom_entity LEFT JOIN app ON app.id = custom_entity.app_id WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
|
||||||||||||||||||||||||
| 4 | 0.29 ms |
-- 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"Íe’Æ6®Kóƒx°\x1A›1äm" "Zubehoer/Montagematerial" "Zubehoer/Montagematerial/" ] |
||||||||||||||||||||||||
| 5 | 0.32 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"Íe’Æ6®Kóƒx°\x1A›1äm" "BJXxO5UxfS23rmb6pLfZxaGMZNTPwE0I" ] |
||||||||||||||||||||||||
| 6 | 0.16 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"BJXxO5UxfS23rmb6pLfZxaGMZNTPwE0I"
]
|
||||||||||||||||||||||||
| 7 | 0.15 ms |
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[ b"Íe’Æ6®Kóƒx°\x1A›1äm" b"Å\x08×PÉVKÿ»IQ\x1EøP\x08r" ] |
||||||||||||||||||||||||
| 8 | 0.58 ms |
-- category::data::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.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 9 | 0.18 ms |
-- category::data::association::translations::read SELECT `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` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 10 | 0.23 ms |
-- category::cms-page::read SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"vˆT\x04°{KC·ñ \x06xµ\x05œ" ] |
||||||||||||||||||||||||
| 11 | 0.30 ms |
-- category::cms-page::association::sections::read SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND (((`cms_section`.`cms_page_id` IN (?))))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"vˆT\x04°{KC·ñ \x06xµ\x05œ" ] |
||||||||||||||||||||||||
| 12 | 0.32 ms |
-- category::cms-page::association::sections::association::blocks::read SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND (((`cms_block`.`cms_section_id` IN (?, ?))))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"/š\x02ûª=B)¾àÇ᤹Z\x1D" b"/ó¶\x05–ßA'Œç51˜)ûø" ] |
||||||||||||||||||||||||
| 13 | 0.26 ms |
-- category::cms-page::association::sections::association::blocks::association::slots::read SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?))))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"‚Ä|°LžCl„ÌFI2¡4J" b"ÇE\tø\rIÚ–„Á¬Î\x10\x1D" b"æôe‚ßhNÿ¦$oñ˶‡m" b"™,ÉX}\x1CFÀº\x1F¥p{J«<" ] |
||||||||||||||||||||||||
| 14 | 0.20 ms |
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"´ \x18·vGÉ‹\t\x17DV;ûÍ" ] |
||||||||||||||||||||||||
| 15 | 0.13 ms |
-- product-listing::load-sortings::search-ids SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
true
]
|
||||||||||||||||||||||||
| 16 | 0.18 ms |
-- product-listing::load-sortings::read SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"´ \x18·vGÉ‹\t\x17DV;ûÍ" b""" \Ú\x06 .~GΔ\x15d¼¾\x05\n « """ b"ëbxQRjE-¸Ùc™#é!°" b"X`\rüN$N ©\x1FP\x1A‚}8ž" b"~sÌ+¤ÝJá‘\tdA\\x16vJ" b"–7JüB½A’¥Š\x1Fr«—GÃ" b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A" b""?xÂbúL¿ŸÕ1œ1Q±&" ] |
||||||||||||||||||||||||
| 17 | 0.11 ms |
-- product-listing-route::category-loading::search-ids SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 18 | 0.09 ms |
-- product-listing-route::category-loading::read SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 19 | 4.47 ms |
-- product-listing-route::loading::search-ids SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(`product`.`product_number`) ASC, MIN(`product`.`id`) ASC LIMIT 24 OFFSET 216
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ null true false ] |
||||||||||||||||||||||||
| 20 | 2.58 ms |
SELECT COUNT(*) FROM (-- product-listing-route::loading::search-ids SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ null true false ] |
||||||||||||||||||||||||
| 21 | 8.84 ms |
-- product-listing-route::loading::aggregation::properties SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id` AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ null true false ] |
||||||||||||||||||||||||
| 22 | 2.34 ms |
-- product-listing-route::loading::aggregation::options SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id` AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id` AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id` AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ null true false ] |
||||||||||||||||||||||||
| 23 | 0.44 ms |
# product-listing-loader::resolve-previews SELECT parent.variant_listing_config as variantListingConfig, LOWER(HEX(child.id)) as id, LOWER(HEX(parent.id)) as parentId FROM product as child INNER JOIN product as parent ON parent.id = child.parent_id AND parent.version_id = child.version_id WHERE child.version_id = ? AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"Û½·\x06–It²ÿUøÚÀœ;" b""" \x17Ž#7Ô´Om´º\x05Ì\n \x0F”< """ b"¢GzS°?O/³\x00—»3%E>" b"\x07ðiKúi@}·ƒtaПã¥" b"Èa,i¡\x1FIZ¯¬{Æíñò>" b"–HîN÷&G"¡µ\v\x1Có\x1D¦" b"_\x07+KšÄKÕ•{)ëý#l\e" b"Jd€Ü8ZI\r¶Û¹Ì—m'À" b"‚\vpkHHó–ždÅ=Bq{" b"¤\e(œÅtLDƒ¾\x1C‡\x1A\x02‚" b"¶ô„\x00ëC\x07OÃ\x1E)\x03\x15Ü" b"OpÉU¡ÑM~½"tüó¡òÐ" b"°=óWŽÖA\x01±ùÂ6éÖuë" b"·\x01†(Àu@Y»$Æ\x1E”úÈ_" b"\x07¿b¸\x0FSFa…ñk`\x17É£^" b"\x02µ\x084™\x7FL¸ÝWW¿*ã\x18" b"\x06žQ¥L¹¨KqEã¼n " b"§Àl¤[±MãŽ7á¨\x02$6" b"\x12HžäÚÑK¸¦š:È”FÑ\x03" b"í¿_ØwØE\r©i񨃯\x00\x17" b""" Rª\n ˆ\x0F{J^†žD^à1€Ò """ b"¨¶eɶD'´g ¸ÒÛÿÿ" b"\x14o6 FÝà\vP¸Ü¤o" b"@^|ßÕËO\r¤\x1CÁ´\x19!R" ] |
||||||||||||||||||||||||
| 24 | 0.63 ms |
-- product-listing-route::loading::search-ids SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 10 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b"Û½·\x06–It²ÿUøÚÀœ;" b""" \x17Ž#7Ô´Om´º\x05Ì\n \x0F”< """ b"¢GzS°?O/³\x00—»3%E>" b"\x07ðiKúi@}·ƒtaПã¥" b"Èa,i¡\x1FIZ¯¬{Æíñò>" b"–HîN÷&G"¡µ\v\x1Có\x1D¦" b"_\x07+KšÄKÕ•{)ëý#l\e" b"Jd€Ü8ZI\r¶Û¹Ì—m'À" b"‚\vpkHHó–ždÅ=Bq{" b"¤\e(œÅtLDƒ¾\x1C‡\x1A\x02‚" b"¶ô„\x00ëC\x07OÃ\x1E)\x03\x15Ü" b"OpÉU¡ÑM~½"tüó¡òÐ" b"°=óWŽÖA\x01±ùÂ6éÖuë" b"·\x01†(Àu@Y»$Æ\x1E”úÈ_" b"\x07¿b¸\x0FSFa…ñk`\x17É£^" b"\x02µ\x084™\x7FL¸ÝWW¿*ã\x18" b"\x06žQ¥L¹¨KqEã¼n " b"§Àl¤[±MãŽ7á¨\x02$6" b"\x12HžäÚÑK¸¦š:È”FÑ\x03" b"í¿_ØwØE\r©i񨃯\x00\x17" b""" Rª\n ˆ\x0F{J^†žD^à1€Ò """ b"¨¶eɶD'´g ¸ÒÛÿÿ" b"\x14o6 FÝà\vP¸Ü¤o" b"@^|ßÕËO\r¤\x1CÁ´\x19!R" ] |
||||||||||||||||||||||||
| 25 | 39.87 ms |
-- product-listing-route::loading::read 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.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||') FROM `product_option` `product.options.mapping` WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`link` as `product.manufacturer.translation.link`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"Û½·\x06–It²ÿUøÚÀœ;" b""" \x17Ž#7Ô´Om´º\x05Ì\n \x0F”< """ b"¢GzS°?O/³\x00—»3%E>" b"\x07ðiKúi@}·ƒtaПã¥" b"Èa,i¡\x1FIZ¯¬{Æíñò>" b"–HîN÷&G"¡µ\v\x1Có\x1D¦" b"_\x07+KšÄKÕ•{)ëý#l\e" b"Jd€Ü8ZI\r¶Û¹Ì—m'À" b"‚\vpkHHó–ždÅ=Bq{" b"¤\e(œÅtLDƒ¾\x1C‡\x1A\x02‚" b"¶ô„\x00ëC\x07OÃ\x1E)\x03\x15Ü" b"OpÉU¡ÑM~½"tüó¡òÐ" b"°=óWŽÖA\x01±ùÂ6éÖuë" b"·\x01†(Àu@Y»$Æ\x1E”úÈ_" b"\x07¿b¸\x0FSFa…ñk`\x17É£^" b"\x02µ\x084™\x7FL¸ÝWW¿*ã\x18" b"\x06žQ¥L¹¨KqEã¼n " b"§Àl¤[±MãŽ7á¨\x02$6" b"\x12HžäÚÑK¸¦š:È”FÑ\x03" b"í¿_ØwØE\r©i񨃯\x00\x17" b""" Rª\n ˆ\x0F{J^†žD^à1€Ò """ b"¨¶eɶD'´g ¸ÒÛÿÿ" b"\x14o6 FÝà\vP¸Ü¤o" b"@^|ßÕËO\r¤\x1CÁ´\x19!R" ] |
||||||||||||||||||||||||
| 26 | 0.22 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 27 | 107.30 ms |
-- product-listing-route::loading::association::prices::read SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND (((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x02µ\x084™\x7FL¸ÝWW¿*ã\x18" b"\x06žQ¥L¹¨KqEã¼n " b"\x07¿b¸\x0FSFa…ñk`\x17É£^" b"\x07ðiKúi@}·ƒtaПã¥" b"\x12HžäÚÑK¸¦š:È”FÑ\x03" b"\x14o6 FÝà\vP¸Ü¤o" b""" \x17Ž#7Ô´Om´º\x05Ì\n \x0F”< """ b"@^|ßÕËO\r¤\x1CÁ´\x19!R" b"Jd€Ü8ZI\r¶Û¹Ì—m'À" b"OpÉU¡ÑM~½"tüó¡òÐ" b""" Rª\n ˆ\x0F{J^†žD^à1€Ò """ b"_\x07+KšÄKÕ•{)ëý#l\e" b"‚\vpkHHó–ždÅ=Bq{" b"¶ô„\x00ëC\x07OÃ\x1E)\x03\x15Ü" b"–HîN÷&G"¡µ\v\x1Có\x1D¦" b"¢GzS°?O/³\x00—»3%E>" b"¤\e(œÅtLDƒ¾\x1C‡\x1A\x02‚" b"§Àl¤[±MãŽ7á¨\x02$6" b"¨¶eɶD'´g ¸ÒÛÿÿ" b"°=óWŽÖA\x01±ùÂ6éÖuë" b"·\x01†(Àu@Y»$Æ\x1E”úÈ_" b"Èa,i¡\x1FIZ¯¬{Æíñò>" b"Û½·\x06–It²ÿUøÚÀœ;" b"í¿_ØwØE\r©i񨃯\x00\x17" ] |
||||||||||||||||||||||||
| 28 | 0.52 ms |
-- product-price-calculator::units::read SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 29 | 4.80 ms |
-- product-listing::property-filter::read SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x00&ñê\x13OH]…h©\x19I\e¦Ë" b"\x00v…\x02yÊN+þWíÆ\x19²×\x08" b"\x00ûå"/Jœœñù(¸Ó\x0Ec" b"\x01CÁ\x00i€»\x15ˆ†éqJ,wF" b"\x01ˆã’m³eñb\x16²_÷’x" b"\x01µÂý€&Ouˆ%¨]wƒ"Ë" b"\x02L\x08a\tí®_¼J,\x1CÅá·" b"\x02‘çxP¼\x16ÅeÔ«E‘>\r" b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø" b"\x03-=Á¿Ê$|slN\x0EÞT§i" b"\x03wðqs\x1D4ƒ×xMñuA\x06-" b"\x03ÒŒ\x05Ž^ûáå‚Ô6ˆÒ>A" b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë" b"\x04\x02G…JTLÞ°¢n PM\x05æ" b"\x04u,ö¡‡uÔõ\x08šl@‘" b"\x05!~ÈñnH\x11¯u0)îœC" b"\x05,; 5Z%%Éýy\x1EoË" b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM" b"\x05uü.ßüCä†wOQ¦-S" b"\x06\x02v9\x175LXµ{yI\x05)_¯" b"\x06¹Ðô€Ñ€>G¶\x18Dœ\x1Fxª" b"\x06Ñé¼H+ñæ¸ÊGÇj‘ºN" b"\x07hôF(\eeUùš¯ñ^ÎRÚ" b"\x07u\x08~Â\x1DMÈ®c\±1²\x00£" b"\x07×®\x07B/H*€8ð\x13½_DQ" b"\x07ákCnަö–Z\x02¯u\x1Cº" b"\x07çrAJº•ß :›ôdÏÁý" b"\x08\x13=ÝÝ¢3\ê^ß~òšüv" b"\x08OB[\x7F9xçæ,Ük\x07¦(y" b"\x08Ð\x03ñ\bÆz\x08•&Á0Sª+" b"\t\tG\t`„1Ç\x1A\x07šZLhE\x07" b"\t/°‚¦nL÷¥\x16F\x08}j´Ÿ" b"\tب\x1FʇK´¾ÙÑi3€û\x13" b"\tãïÄu›—iq™gº MϪ" b""" \n \e©c1¶\x03ÎuR/(»\x16ÓD """ b""" \n 1\x12e¡k@3“h¬–L\x1C¥2 """ b""" \n G3#sÛJE´Acà.K9½ """ b""" \n tJìh\x1DFj¤L\x16ÅÙªê\x1E """ b""" \n #Z4åMö¸)r\f\x07u= """ b""" \n Ü—&\eXɽ\x01‰èúþßî """ b""" \n òF%¦ó3¯ã\x07”D\x10¤3Ž """ b"\vÌš\e\x14A'Áí\x13ž†›ƒm" b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·" b"\f_ç½b\x02¬¬Ü˜.\x04†\x16\x1Eè" b"\fkܲgÐbž\x07xÈWíºìÖ" b"\f©\x12äaßGÅ\r°‹i눪" b"\rt{é]ŽFù³íÆŽaŒ\x11ž" b"\r×êN5ÎL¥“tÂPš\x1C\x1D6" b"\rÚ\x02©<ÿ$$•\rñ{\x1ESÛ" b"\x0E>˜€ŽâÖÔŒ‘Î\x00çØv*" b""" \x0EkM¹\x1E\n M/A\fí°\x06A@ """ b"\x0Exâ”l@¥:kݪ¢L\x7F" b"\x0E{\x08¼\x05ùD\x08ªêÅr\vÅ\x11—" b"\x0E~\x0E;©ß¸\x04z\x03F}¹ÈŸA" b"\x0E€¤fÌ,C’¢LQ\x13²ºŸ—" b"\x0F\x03”Ò|Â\tÿ2‹æ\x18k(\x1C" b"\x0F2õ±BSN2¿\x1A¥pô\x19.\x19" b"\x0F6yïpý:g\x06\x18v¬U\r0Î" b"\x0F{bq¥FJô“Y‰ø…J(¼" b""" \x0F\n ö†r5‚ð¤V /p """ b"\x0F®¦1žA•£i+\x03!xÿ´" b""" \x10/Š©1 ðÄŒ\x07W\n ’Ž\x1F """ b"\x10MÄ\x14X`B^¥1\S@õuË" b"\x11\x01=+T!H–©6ÔÂøl€š" b"\x11\x04£\x1AšüET=ï4v\x19¶ë" b"\x11\x14ùv\x18\x0FI|»–Ö·o×™'" b"\x11\x1A;»+sÂ\x1FÖYàVaósé" b"\x11–¯OÐ\x1D©×TmÛšnŒ8ß" b"\x11_¬™÷MNŠVZËØ\x0F\x12å" b"\x11ÂãÃ\x0FäßÖ)ê2ñöŒ\x08U" b"\x11×è\x1FÌIF’«^\x15lfO^k" b"\x12\x12¢è5ù2‡ÂÀH3KØ\x1E" b"\x12öÔÖ.\x16H\x0F\x08À3ƒÌã" b"\x13•¾9Ka‡\x19.,hµfŽ6·" b"\x13ww²;o.9çÒ;ÀÙÕû" b"\x13þ\x03»u;H\x01ž#Å<l’B" b"\x14\x1F´C‡\x7FD ¥ªnp=\x01µú" b"\x14_¢Ø{5CB®\x0Fä\x0Ff\x06-µ" b"\x14¦TÊ\tÃ÷§D¯ç½Wm±A" b"\x14¾å™\x08ÒqUYˆˆ“Äà´r" b"\x15P™Ž\x14gF\x03o÷Æ××Ìd\x16" b"\x15ZÅ'`-Iÿ´ã\x19\x02ì¹Å$" b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†" b"\x15²^SgN:§>è^+Bd%" b"\x15ȺtÃgCy¹ºr³cС0" b"\x16<ø\x17]JS¼\x08Ì1ñ[\x00" b""" \x16Vþ)McHð¡\n \x01ü¢q\x04ã """ b"\x16l+(ÜšºÎÄÃu~•\x1AK)" b"\x16xàGCù6¡Lš\x04åñ‚Žô" b"\x16ÍžºÉ\x7FGdM~B\x05À¯^" b"\x17\x1F¬ð8!D*´\x18ñ++ÊU" b"\x17Ƽv…ôò \x19¯ðP\x0EŸŒ'" b"\x17ïƒer\x08¶‰¤Bq¦Ç˜Ï‹" b"\x18,fO_!HÖª¾³Ý\x1DT\x08y" b"\x18v¿/ü\x15D_œî.îl¸Yw" b"\x18¬‡²I<"SèÏlBwèZÍ" b"\x18¯âˆCBÏ—4õ\x01á\x04€\x05" b"\x18Ñ\x7F\x12Î\x05Cå©+̆•Òë" b"\x18è4÷ÙRŠ\x0F´Q—ƒ\vw\x14a" b"\x19\x1E|h\x08øJD¢\x03Ûã©©Ýn" b"\x19ÖïGÆËY”bLF®¤‘ Í" b"\x19ïŠÑK³\J¸\x05Eì=’\x7F*" b"\x1EW¯ŒÔ/O«¨Ý\x00ØÏ1ɰ" b"\x1EmBœ\x7FžYƒÉ\x1D BN‰ùÔ" b"\x1Eë º¼ÐB‹¸Yb[9÷Uù" b"\x1F\IÒ…kGn›s“ëØ#h7" b"\x1Ff\x00>BzKò€l.t%hÌg" b"\x1F§(\f1†JŸ¿CV0\x0Fà®s" b" 9\x0F¸Oßbô\vòTú ©Ò" b" –¼ú\x1AHf™Ð\x04Ð|ø‚\x1FÊ" b"!\x118…¹ÁGEGÓÒ<òæ]ˆ" b"!G!…Å\x12O\x1F‡\x16hš\x13å\x04m" b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y" b""^`]\x00kKk¾\x14'¢þþq" b""" "a†\x15·HBö¥ÀTe‡Ú\n Ù """ b""éÂyÊòD¨…±ÎÉê-éÕ" b"$\x03†'Œö_ÑOxYˆ(ZbŒ" b"$#b<JZ«i\x00Cç3ˆ" b"%\x12NDò\vK¤µ\x19¯2G\x1E\x19Ë" b"%·r)Ü\x06IÓ£µ{°\x17n÷8" b"%ÀG×Ù4HÖ¯#£A§ú\x1AX" b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®" b"&xÄv §ºcýUõÂú\x16³Ô" b"&™]îæPKF\x18\x1C8Hp\x18x)" b"&í\»\vªíHVr=Žo–_à" b"&ýµå.\vKk¼ƒX!û¥\x19ý" b"'Vþ%ñ\x1AE3 Òà\x1F\eLâœ" b"'pÊÔý‚MtªŒO#ãÛNœ" b"'ŽTuVºKÍœ+ÓŒ½¹q‡" b"'8ŒhÿL\x05˜qó‚-¡VÑ" b"'°7ƒØý'Ð\x11ŽFžéu¨\x03" b"'»Œ!t§Êdi\x02¾¤f\x17W¾" b"(\vU´T`NfŽÁ¼d±\x12ÁÔ" b"((K.Lj\x13?‚Oó!SàBÉ" b"(}AWx\f…p†KW1¥\t:…" b")#<'¬^A£šðJº6[Ú=" b")ƒ¿ëRzM\x0E½\fó\x1A+"Ɖ" b")Ž4è{-Nq¸ex½]\x08‘d" b")“Åp-\x17JÁ±"á\x00ï;Ó‘" b"*ÑßpÅÝJA™K-X\x0EÂÕ" b"+n•Kÿ:ÕQ:r2\x1C6…\" b"+\e´Ùåõ\x7FžÝâä\x16ÌH\x10" b",\x08¥\x00ÞÚM\x1Eª>\x1DAEÂ)}" b",rE[\x11"CE+¸³ÆoL" b"-\x17LlÒ\x1A@Óæ qZÏœÞ" b"-R0ÔSPLF¡€wC"Y\x11\x18" b"-tþL—Ü@>ºŽC)û"{Y" b"-{‚\t õ\x198¨Ð b¿"-f" b"-˜|\¦|þtì!¥=" b"-ïb\x1DÙ0"Äó–\x02¿\x06Üx" b"-ÕVi”\x08¢‚J¦V”ïQ“" b".™|!\x7F`J¶—‚Ž‘O}ú" b".ÝTÑ5MLƪ¨†@@4sJ" b"0ê³L\x1EHœ¢¨·ßÙ\x0Ekò" b"1:4$Ç$_ô‘\x07Ýú#·³\x1E" b"1¥\x13ø$\x04\x1Aµ\x05Cÿ\f÷\x1F8" b"1È\x12¹¥Eèíû´;-öDf\x18" b"1ég›Ü\x00(3¯\x03ß8¥ýöž" b"3=³,&<J¶–L\x06àt»“\x13" b"3w³Ë\x06\v—¬w á\x04ñ»ÖÙ" b"4P°¥Ž(L¹¼~d®ÄóS/" b"4«'yLïD{”a\x10JÃP×\x1E" b"4«7Ù"Ò¥/516xM\x0ED±" b"5l\x08;\x17ÝD÷¥æ_Á.\x00ªK" b"5p‰Æd\r@µ†íZp2$M”" b"6XLçuw°úX†óíÁÍ»-" b"6†Ï\x0ES¤H\x13¥\x0Fóiò6-:" b"6žchôèD\x18\x02É\x17·\x03\x01" b"7«\x1Cÿ5\x04e.k ,OEøË" b""" 7ãþ\x01\eÎ\n \x07S½½3™ÚÍ© """ b"8\x01öEš»=·fØ„òDÃ!è" b"8XAš¾R5š {H‰O·ìï" b":Ï~V\x08\x12m›\x1CUuF:\x14¾¯" b":óÅÒÆ\x13Ci¶»¯{|w\tà" b";AŽ\x04¼œ‚\x17pKÿ’Oêex" b";[\x1EÞ1xE\x13‡3Ê¢ÞÍ{$" b";‡ú 2ÔLb¹ª…C5n£Y" b"<\v€ƒ»ÉL.¿T4LôÙ+„" b"<("\x7FkìT;p ¥ÔxŠcß" b"<~KÅ\x02\x08T„W¬\x1FS;6" b"<Ÿ\x10îÇ\x1Ep5AL\x7F¬‹ö±â" b"<Ѫ\x00\x19ã:cþ¶\x13Ú‚\\\x1D" b"<åc½\x1E¼N4ƒ?ÛMTŒö¦" b"=>{\x18E.¿¼\x0Fi>1C\x07•h" b">“ªª\x19Z) fÈÒÜøZƒ5" b""" >¦þ~_C\n »îTÏK‘\x11< """ b">ÜäÓH£3ùÔé³T*ÁÈn" b"?ƒ h\x0E²GX®Ðx\x01Hêã" b"?ŽEÇQè\x1C«Ð’JEºü8ì" b"?‘æ$$*IOƒ¤I\x0E+7á\x08" b"?¼ðï_êWÑ¿ôfï:ˆÕ" b"@ZFé©›OǼ&Ý\x08oöȺ" b"@™]\x18s‘L4®UÌð:xš‘" b"A’‡\x11ÞØNæ‡ÏIøçêR\x16" b"Aø\x04|_4\x10E·.\x06Ä}" b"B\x0EÏÜÎHÔF_É5\x12§\e" b"B\x1F\x0ET_Aìèø \x12}èæ\x10" b"B0\x18ç§II!Н\x04P‚—\x15U" b"CYJ¢õïÐ7-nëß?‹þ~" b"Cö.ë\x1F³\tëL~¹–—’ȧ" b"D\x168;»ýMŠ‘¢´.0±\x15…" b"D_þFd—Lö‰ðÒåc]\x0F " b"E\x19ÞY\x13Qž\x18\t§‘(\x06^á\x7F" b"Ehp0•ØE\x15´+¦ÜÔ®÷\x7F" b"EwÃ>Û\x0EC[µáûïŸ-æ<" b"E 2·ñÿ@]¯«7Ĩ\x0F‰é" b"E³L¤-¢K\x0E» +N\x03B$" b"EÃn²ÒÜB°´r.Å\x02$Læ" b"F\x0Eú‚®¶Dð£è²3u—77" b""" F:y%q\x10•2{\n v–“¬K """ b"Fr»\e©Å"ÖÝ×I:U*¨œ" b"Gm"X\x1C¶^C]f¥6¯4‰d" b"G«íÉ…Òõ5ë#t0`b#" b"GÁ²¶ÂwIa•C>\x05\x01ììÇ" b"GæÐ\x0E =¸œ…¥™\rä\x07¼á" b"G÷š\fM…7~Jé¢Ô¤Ç÷" b"HžŒ@áA …æl¦Åô\x01u\x11" b"HÑ¢÷\x1D*H\x12ŒX0\x02³w\x15‘" b"Iƒ ¥ä;C‰ªë0¨ÏÊ(" b"J\x14ô\x13+ÁKáµ\x07Wc:‘xˆ" b"J-X:±\x06böü‘(DõÔ^" b"J1\x12ða ŒëÒU<8•«ó±" b"JO‰ä\x07@ÓdÓ\x1A«îšI\x18" b"Jrfëè.G޹&\x0Frƒ»" b"JuOà&¦ˆ\x7F|\x14cVÎ`è%" b"J™}\r}÷Am¥4\x12hª6…" b"Jßµ\x14S GŒí¬¢R\x19l;" b"K\x040FÍ0åKÆöŽcÎ`n" b"K09|Í)F¦´¬%\x17}Á$" b""" KòXZÑ\n 7€E\v-ý8#mñ """ b"Lµ\rHMß&Ü\x136ÉF²þè<" b"N\x04\x00\vÜqQµê¦¸\x101¬" b"Nè\x1DìP\x13(@Æ`Ò¤ÎD÷" b"PD(¥ÿ}KÔ©¥}àå¡âi" b"Pd£Ì&½§·ˆ>‚Ð!¡ØË" b"P†=\x1Cù\x03H°ªvMÍÔe‚\x0E" b"Q›sj+\x1EJC®\x10ÞQþÇ\x1A^" b"QÐÎ=¡ÊA\x0Eޱ 5\x015wI" b"S\x04€‘ô-G\x1C—\x15¼Èh6\x05\x15" b"S¦ÃÿsÎnüK?÷"ø" b"Sª¢\x0ERkXYMû\x02+:_" b"URƘ$EnްtíïÃÐz" b"UsCè(iÅ#æåÃ'B\x17Ö=" b"V\x02\x15ª(\x17m'JR]”špµ¦" b"V\x15\x19\x00Û†jã/Ó\x1D\x08ê{žÌ" b"Vý\x0F)Eß@ߣ.®ÀpœâI" b"W^<ºçÒÍESÅyÏöˆš" b"Wþ\rDõ\x15±…î\tDP\x16%&" b"W®0\x1C"ô½ôòBNØ:\x1EÔ" b"X(òì•ÍGø–›8i>\x7Fèñ" b"XD\x13ÆÝvFJ§\x14ˆ*ÞˆÓ" b"XÓmŽÿÃÙ'—HÄ¥¹…§n" b""" XêbWO5Ê\x04FNÇüñ\n —" """ b"Xú3k*L\x0Eˆ=ÄÔ\x18a" b"Y'\x13£›BYxœçŽ\x12P¦F\x16" b"YMßX5èC‡„é1|¦f[\x15" b"YP“‚8ûª\x10Q:?@Aû3½" b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@" b"Z0 ¥M\tLŒ’\x15Ï 2Šˆž" b"ZHÞZÌOM‡²)f4RÜ\f@" b"ZªÉŒ\x12\x15H,¡©\x07’ñ³þ " b"ZæPÉA×w½Ÿ)2¥U¾ZA" b"[Ä\x17|u°¶:”\x18¹\x1EŠ\x07B" b"[Ç\x0FB¨\x05N\v¿¯iIC\x03Ý" b""" \K1\n lâF9¯C¥y=Ú¹B """ b"\´ZÇ\x00†ÄVõL[<(ì\x15Á" b"\µglå\x14L‘£®\x1C\x00(w\x02f" b"\ùEB\x00Ã2…Dz\x05슶3¥" b"] bm\rž\f7rUÿ·_°“0" b"]ñó½ÄÍMyœ•Sú*êµg" b"]ù\x08ô5f\x13hŽ4×b6ñ™¿" b"]þòƒXÍG‹Žn×#ºíÌ" b"^\x07ß\rÃ!N˜‚8:ÿ‹\x10\x1Cñ" b"^35š%K®Mç‘"I#-ÀÕ" b"^W„†%‘O¡»\x06 „Ó?…v" b"^¥UY6\x11\eI–âMdG\e" b"_\x10:g»tN;ŽS mˆD|Ÿ" b""" _×§»yª\fí\n ¤c\e9®¹- """ b"`\r‹p•MÄ•\x17†\x16EZQ*" b"`YÝ1ÍÃL„’\x18²7ÒŽâ\x1A" b"`™¢NædN§°Giá`'¶." b"`¤üX`\x05ùz\x1E\Á2 ;6" b"`˱ң7\x04ƒÿHU\x1C¾c«" b"anì³\vŽC€¾\x07{oà]-ø" b"aŽÒʨ¨y;\x1E\x18‰*†I©ð" b"b\x1D÷ã‘ÈKË»:/;t\x13LÍ" b"c\x1C\x03ÑÖºHòžŽ\x00\x7F—úË " b"d\x02"ÿðõEtŽ\x1CÍ\x18¶Ö÷¨" b"d\tBb`~5ØR\x19k"³ßß" b"d)©ù£fG˜ª\x12‚¬50Ù" b"dmUª\x1Cë'çÖ;\x10\x1Cs-\x7F×" b"dÍõªöðKº…B!a¨)±k" b"e,…+\x08h’¨ÖS’íºÏ+" b"e\x7F[Dûn…^M?,\e\v{V<" b"eßÃ$Ä]F½jÙØŒÕ" b"fIÑjÅ€^P4çóåSéœ(" b"fÖB¸Ÿtœ#¢á;\x1D=“”U" b"g)K\tKé‚ÁH\r¨¸*®¢Ñ" b"g-À\x0E\x06Ú³%ð]e ¦X\x1E¦" b"gF§ÕôV\rEIªç\eïé" b"g¿”§0âA\x07–ë\x17ˆˆÅ};" b"gð:ïì÷M/—\x08›üfA\x14î" b"h* \x00òØ\x08FÐÍné‹\x06Œ@" b"h8\x06hl-ApÆC–‡\x0E\x18A7" b"i\x17\x08¤‚ãJ÷ˆr0朗Q\x02" b"i7V?*`H=“þ}&0›7" b"i{åßÏé³¶\¶Oølu\x1E" b"jA’iUþIu‡ñ&¾(\x10XØ" b"jàXÞ\x16{¡ù«{Õ¬n³ÎÞ" b"k/V¡è’IÞ©ºÉA\fÏA\x06" b"k¹õ\x0E¯˜@ˆ»¿%wÚäøZ" b"kîš\x15ûgÕ\x7Fs,?\x17þ\x0E" b"lì\x1CwÃÕgr5Fqª›û" b"m\x19tŽg¹Jo¼©dü\fîÅ5" b"m:+·Z\x07Er•\r\x18\x10/è!¤" b"m„¨–ü)LE´ˆºSIcYh" b"mÛqä•\nL˜‚÷nÝË}Û\x00" b"mîL.ÏÚHßÚò.”¤\x16Å" b"nyS‘¶OÿŠƒ¾gÿý\x01$" b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083" b"nä`\x12\x01\v£G™J-Çd½>" b""" oA&1žÇF˃Ät\x03\n T\x0Fü """ b"o|y‘£qÓ“&\x1Ev$ÂïU»" b"oÂNS\x1CA{œ\x04H/Þ9Ö" b"oÞÇ\x02ÀÓß’MòOúLž´Õ" b"oáK?5\x12N~ˆ$\x1A\x1D¨XZr" b"p\x1CWúDì@\x14›ŸÆD?ö® " b"pC `ߤDö¸ƒ_i×Îñ" b"pTã×ÜFGv¬Ì™\x1EKZÓÓ" b"pÁý]˜<Cj³úî\x16Á^R\x1E" b"p×çˆëoG„\Ðd\x03\x04·" b""" pß@•–\n JÒ£f…<§¶ì\x08 """ b"qh„Ã\x072µ^In¶ƒÊ½\x19" b"qz?\x1FqÂM( Àì6ð)oW" b"q‡\x16QÉÄIΖŸÞ&‘¢þ²" b"q”ïIå'D´£_hº”-\x04P" b"r\x16Õ\x157¤KÇŽ€gD”_¯Ü" b"rŸêÐ*‘ì`«Z'¿\\x04mp" b"r§®lá<AH˜`\x14\x13f5f0" b""" rÌ \n =Ó\tÑn†öœö©yÆ """ b"s¯7 Ò\x16ªE²ÿ‹Ž¿×y•" b"tL\x01ýÛpìj@\x04ÐFrB\x01ö" b"t°K·eã\x06µ\x03*x»ù@}" b"t´Â¡™×A¶š\\x162æ»\x04t" b"ube»Uë¶\thÅëd\x068?®" b"vsE~]\tIß‹¯ía<$x]" b"vË\x10G†eG§´ \x13Ïù|\x01/" b"w.EѶC éÕãDÄßÞ‡" b"wcƒŠ?\x12Zê½¼–Ébˆ è" b"x +\v p\eˆU•¬\x14]]øm" b"xV\x12ê9\Jà»ûpÕ\x19YZµ" b"xyxØÑµNöŸ\x01»®u0ÚÍ" b"ygøÏ÷\x06&éàä[çjbL”" b"yÛ\x7F`ß;Dq€«Œ¬3øy" b"z¼,y\x05\tFH¸\x12?ÂÏ|¨y" b"zä¡°0Lœ±>\x06gIrÅ\x1D" b"zòœ×pa(.R\x02î\x13¤¸û" b"{$‚K'u[QE’\rsç”È\x15" b"{¦¢¡'ów=,ŠÓ®N»›" b"{èaÕ:\x01@i¾‚®x\x12>Ý" b""" |\x01ü.·¹~ºi\x06\x05\n \x01ü«™ """ b"|Ÿ\x1D6®RD#Šál(ƒ´!˜" b"}g\x13uú¨Cò€<u>yã¶\x17" b"}¬“·\x13CAô°f\x07Ƨ¶°\x04" b"€Þ‘™NáAz–±i\vJÄEƒ" b"\x0Eꨆãn€Þ•)\x13Å;ò÷" b":[³0KCò³0y/Ð’·\x11" b"ÒŠ\x1E™” ë\x1Ct\x06ü\x03ö×ã" b"‚U˜ªÊøíTê)\x05KÖÍ 3" b"ƒ9°†–4Gâ§ìå½Tæu " b"ƒ{Î[ØÒHÒ‹\x08•<Š\x19Ç×" b""" ƒ€©\n \x1FJ© H½\x06™êÅØ¼ """ b"ƒ¸Å!\x13\x1AA\x10¿bœ†çÍ–" b"„H'g¹Ðúl\x00\x06Š¡.sÆ" b"…RA&ºUj¹ƒôðA© ´¼" b"…iNSî[|«Zx´\x1CÝÙé&" b"…Î\x0E,Œ#Gy¹m+ÊÉÑ\x00H" b"†\x13\x00÷/B|›`¸ø Î\x1C" b"†_liD wxÿB\x15š0~¯" b"‡k¶Æcñ@/Œ«Ñ]¬—ãr" b"ˆ\x10JlÇ„K}·P\v\x12ŒY\x17î" b"‰+ž¾é\x10I5…•è¶Oµk2" b"‰.¢~ˆ0nU#"‚ŸÑý…¾" b"‰aÚâiÊHÿ˜\x10™ÞàéX\" b"б¬cO\L÷…P\x1A˜f\x18à†" b"ŠÀt*¼%Mq™0¾W\r¸o¦" b"ŠÚÊÜisïÂÁÖüH…M" b"Šönâ¹¹^\x11\x01Ö©UO"jÒ" b"‹\x0F-}'ôm¤Äuç)Ì\x07r\x10" b"‹H‘§\x17ÆÆ¹\x07\x10PÔ¸4\x10" b"‹²¬9ÖU⡽’=Fjí«" b"‹ÐN^‹[K÷RQËÑ \x17\è" b"‹ÚÎ>"¶OS”j³Ûù^\v)" b"Œ\x06’ã†;þ^\x00‚¬Âûêñ[" b""" Œ@O¯åŽE¡Ô\n Óa,Æ\t """ b"Œqéó\x0003¯"®W \t¦Êi" b"ŒNû#ßEN·\x10óˆØ„Ô\x0E" b"Œí5Ú5úC9†õÎ\x01\x072/h" b"Ž\x10\x04²d?K‰˜ûùD\f\x0F\x0E-" b"\x16Fíqv‡á¢¬Ùl¹zû" b"èÏá(J\x19œ!\vùÁmƒS" b"û,BžáL’™wlœ(טí" b"+ÑMS)MF¯¾‘DW«\x18¸" b"ƒóøŒ\x02C]±ß/r\rIÉð" b"É0WΕB)¿Ý[TÁàq¾" b"‘\x1E.ô¦[JnœáGËBìo[" b"‘[V\x00žNÂŽßø\vOûn¥" b"‘ÌäöÑ”\x1DT†{@´”Jk]" b"’M\tØw\HY†FvªÛ\x7F\x1EM" b"’Q§îÐ=“XêNœ•\x01\x07" b"“7\x1EÜÌâLÖ®×\x16”S\x02Ë›" b"“Grº\fmìÙ\f"’³rÒ" b""" “ÖC\n ëí\n ŒTÈfň\t—\x1E """ b"”˜œ\x13€´K3˜-\‰\x11Q†Ž" b"”¨áü{\x18@S½>\x7F<êG—é" b"”¾½7hèNšæRGA9‘ˆ" b"”È‹ï–#´7¢(ñy†#U\x08" b"•\x01Yìç\x11Eg¢\x7FsªøVç\x16" b""" •\x0EæÇ{®NŽý\n \x7FkÞÀæ """ b""" •i\x02\n Qª}d*@´ŽÒ!ð """ b"•¡\vÿ]íÔ•ëö²ÁŽ=Ñ" b""" –怌ômK\x14‘F\n ²Þo\x13C """ b"—\x03‚=V³E¤ž/\L‚©Z" b"—9»-\t…Š6dóÆ)uê¶«" b"—oà¡l®ôÊvn’ bíýt" b"—Ží¡ä'F\tŽE‰rîÅ…ö" b"—¢da-$¯M©ÙL§Ž/ ˆ" b"—³¹:”ŠúàÀ\x0E7>#·Òµ" b"˜-Õ\x1D«óO«\eó~õ\vB" b"˜ê®l\x1FøL\x15¨¦=íJ˜Â " b"™9QU¯"¡å\x16XL*ÿïµ" b"™¹\§\v¯O.œ½—»‰6Ô" b"™Ñ«ÜÉ›J̰N˜ˆ\x05Á¾î" b"š*\x07¦ÏÊIª¢7Oaï.t" b"šë›è ?KaS?ïeôûü" b"›@½Ž%\x07@¨ŽÌþ\rDa3" b"›æ¶›|ÏG´›fšÝ>ÀYA" b"œ[ý\x1EOO¥®ÏJˆF¥\x15@" b"œÜ\vÑ*’Gh†ºÓÁ\x18äAÝ" b"ZŽ—Âm»É:ÅB\x1Ed\v4" b"Ž\x02ÆH¡\x08#ä5æÃ2k¸" b"žDZ³Ò´WõºG£l\x01ãÓK" b"žbÂaÚg@òªF’ØœhV\x06" b"žãÍ.[g_ŒªU`\x164\x17Ëú" b"žîJ\x03‘ñM`ˆÀá´¿›ˆ\x18" b"Ÿ=T‡Pãi}|Ÿ³8¡\x7F:x" b"ŸzI&JËG6”ÄŽ˜ñêOä" b"ŸƒÑ3›yb%k7æòzEí•" b"ŸÅ0áteB+ŽˆN+\x16\eä7" b" \r~ޤ\x18@8Šû±-6lÝ"" b" \x10û<žèæÓíÌ„—\x16Œ" b" @Œ†Wð.ßD°Wú0 T\x16" b" H1\e±™•õÑõŸ™w†Õ¢" b" ‘›¹ÛôG\x7Fƒ¤/\x170ªÒ8" b" ÞFø°G맯ômû8bñ\x02" b"¡ˆeYý^E€‡\x14{‚\x7FÄx’" b"¡µ@ôú\x16rð•cîma´\x12," b"¡¸mL©FAP‰É«õÛ[\x04" b"¢Ÿ{3`ÊIä»\x1E‡®e¾£ÿ" b"¢Ç\x05á/z©9\x1F—\t#‡¹£°" b"£D|OŽ£H,?\e-•-\fy" b"£sqº«[G‘ûi\x0ErâÈèm" b"£¶ëb?¶çwÉ\x03\vX÷ÿB\x18" b"¤,²nO¡~%æ@Š\x01í\x0FÞw" b"¤U*‰\t¹ã\x00Í0R-ýv‹" b"¤Uªã@Ú-\x16–<\x1Cc*$e@" b"¤º½$›Fƪ¦<}hàùä" b"¤ä;]¯¯Ãë]/ =¥ÔÄ" b"¥\Šœ\x1AâÙ_=ƒ$aL\x0F" b"¥‹wLcxÂŽ\x08\x12¥‹=p\x11\x0F" b"¥ø|™"¨DšŽ\x1DnÝ87\x11\x08" b"¦Ò8Gj…M=™¼âª½ÊÄq" b"§gõ†÷D·%=\x17G>¸+Çb" b"§€&\x7FÁ(A¦½?\x00Y ²cN" b"§†ðt\x1A"ûS>ë*V0\x18\v³" b"¨B3Ç?GLBŒ^Ë@é·\x16º" b"¨um¶YAýÒ\x05yéF=‹" b"¨è"ÅO)IÓ \x17ÏíG™¢Ë" b"©\x05®õ™êÉ\x1F°Yý措³\x10" b"©S\x11„ÆCK¥ Û‰)žL»" b"©x¬§éAþø0†Å,±à\x08é" b"©Â\x15y\x01™E⺽]×D€\x086" b"©Ï®2\x1A\x03Fuœ¢Ñ¨d[Âm" b"ª\x02@ç'PDâ˜EڀćÒ" b"ª¢QÓ ÊãuØÁ„‚&â¡" b""" «&Ñ\x14\x0E\rL\x02ƒ\x1Dkâð\n Ù """ b"«›Tˆu„ä»/6\x12i2†?†" b""" «Õw›‹¬.ø?U\n k çìÍ """ b"¬ˆ/åÓºRYÈfÙiõ¿" b"¬µ ÓD0MÀ¥)µ˜ù7"å" b"¬Èo¸ÃEE’\x02qvUdnÖ" b"u9ñ:J-€\x0Eî)ô-‹Ž" b"®\x18\e^MÐyýÎË€gnp\x13é" b"®YàÁ|2ëç¬HÒ\tÒv¶û" b"®‚ZTÆIŽZ§ßT…!¢B¢" b"®¡wp®Àñ“7‘æ\x15—6ç," b"®¾×9,J+:q\x01\x19ÊÄ\x18Tí" b"¯\x1A/ï‚Fô¯’\fϰy" b"¯¾Ã¯ùˆ.x\e3{ëž\x18¾¢" b"°[}^¾K)T\x031\x03\x08w•¯‰" b"²Xª\vs6ÊÕrî\x19O†\tI" b"²—N,ý&Kͨ…<ësv¸1" b"³'\x05•C1K,st\x02ù²”{" b"´\x11\x03M\x04Ô©B˜Sbm"Gs4" b""" ´\x16\x07’QÞ±r\x1F@¡á\n „Žè """ b"´7ÄósMá…pt1’“¬y" b"µ\x1FçÜÅ‚M1‚\x0FZú½"ÕÊ" b"µ]„ZAd¨¼¤ˆRªŠö" b"µí«A2³’{Ä\x17˜ÿª" b"µÉi\r@ä\x07\x7F£ï†xrTÈ\e" b"µæ´ÝY9m޽›·7>\x08#" b"¶’€Ø«AK±1éÒ]S&w" b"·$Ä~ýè@O•CŽF1É\x7Fz" b"·NOŒyï=å\x16èCèƒ\x120ó" b"·Z÷ÉX*MމÆÀ\x10 $`€" b"¸öªRhH\x08¨xÀ†45‹" b"¹Žn\x03\fYNb¼·¿ã\x16õÄ$" b"¹å•/@ÚŽ`\x1C‡hwü!\x13ÿ" b"º7Ù_\x03\x15è„dr'–þÈâ" b"ºL\x13\x11XðM[œŽ†ÀÆÃNž" b"ºð\x00ÿ:“KÑ‘g·wàì3Y" b"»Ž@¯ì…@x«§ÓïËg:Å" b"»ä\x13\„\x07DN•ÌÌ?‡šE" b"¾}÷>m‘\x1EØ’_ŠÒ\tW¹Ì" b"¾¢÷ß\x0FÙläÜÈÛÏ[`" b"¾¿\ržH«Me‚9,š¯ö0S" b"¿»\x06br©Eïf#\vÄßô¿" b"¿¿\eJá7S\MõK[únˆø" b"ÀEšÊm©=Ào\x1A>\x04t\x06Œ[" b"À¼=RãåD©ÙšÕ<ó" b"ÀÌ‹šhum%ÛÈ\x7FW`‘o@" b"Áx\x08L\v¦K‡¼N\x06¼žºÞ©" b"ÁÂì1šW\x19™w\x02°Wà\x11Ö\x02" b"Â<f\x03È£FN¬Íßqaå\x19ó" b"†üEÿMÚJš†éyú¯“ß" b""" õŸ\x06\eÊDj”\n ÛÎ9NÜ£ """ b"ø9Ÿ¾\x16K—’µ¬ö[È’U" b"ÿ-zœo‚ãÔÐæ7`"(" b"Ä"®“ØQLY6¬™^\x06µì5" b"Är¤ôj& …y`öÖðI¡" b"Ä×8§¼\x11\x02ß\x11â\f\x05–½Ý" b"Å\v”’¥S~\x13\x00Źû)1w" b"ÅŸ\x19Ñy`®“DC9à£q½n" b"ÆFÿÜ„W÷ƒŠ˜Iõhé\x15ñ" b"ÆÖƒ¢\x1EGNã«Ì\x05ã“\x15T&" b"Çã$mkœFà¼\tðÑÍИô" b"È\x16I@ Å{\x19¢´¥@6žæA" b"ÈQ@ßuC\x01DLÿê\x15\x0Eµ\e6" b"Ȳb'ÓM\x1D ›2\x12]¨B1" b""" É3ÛÍ\x160\x1A\n ž\x07Éb‹\e """ b"É5¹MWÅVh“¦ë(CwEH" b"ÉVösÔ[@\x15µê;ÙZ1‚" b"ɼp†§a`,\x1Eå\r=ò]\rÁ" b"Êv»>¿ÝAç—\x07D\x7FA•ìb" b"Ê{\fFîyE¶¬qìP\x00˜Ð·" b"ÊÆL°ÁаÇuCì²\x10×\x15ñ" b""" ÊèYߤ\x1C’\x14%oˆ\x17Ú\n NŸ """ b"ËŽqK\x02˜ÖfÐêÒ0ú¨nÞ" b"Ëâi¾í\Mʪg“¨a\x04…>" b"ÍŽa\x0E\x08*\e/@ãvÔÒ\x02Û€" b"ÍÙG^N\x1FEzˆÕ\x06ëàå›k" b"Îf\x10Š\x07ÿÐש5‹ÇzŽ÷" b"Ð5jŒWSá-}áiCŸy€Y" b"ÐCžT›1׊ÆÐÉöÜ\x1C\x1C" b"Ða\x00—ˆºO\f²\f\x7F\x16|3aï" b"Ѐ*½GÐ@ù©ô\x05®[8ÍÁ" b"Ñ宋™Eìh³\x12º\x0EY=" b"Ò\x1CCñ0¡N\x1C“ü!V\x0E\x7F5‰" b"ÒƒCh\x00C‚¬~âJ !^" b"ÒâßEX_K„½’2]uãüË" b"ÓV\x06\x14UlNš¥óûdiÂòá" b"Ó´|>S\x11J矟×\x0EÈFn+" b"ÓùÞy\x1C‰M\x01™r\x15™\x04-ý0" b"ÔüÿÙDUK”§ˆð|¿õæ" b"ÕM¶\x11+µEçƒ\x1AÃKý±R" b"Õ“5l»è§\x17²°`+‚¹–‡" b"Õ”RèÁRV¨\x12ÝIÊ.¤Z†" b"֪̖“üE´«"ÁÒ\x0F8\x10«" b"×G©šóo‡¢%d—:Æä>®" b"×â-Ø7ÙG®“žZ\x0Fcà†" b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+" b""" ØäÔ#B™O²~æÍŠFK\n 0 """ b"ÚÆß‚¼ŸN#Ÿ?{lîF`—" b"Ûc=9³\x079ß"\fM,É#x\x11" b""" ÛlexcUN˜¢vn\n Ð>\x04´ """ b"Û¢HØ+‘M-§\x1AcT¬ž|·" b"ÛöžÉfFp°I\x062\x13Rí" b"Ü*þ’\x13ªNŠ·Ã.\t—\x04øÖ" b"ݰóš†\r£÷\x1F©!UBSgB" b"ÞšÅë_à>T?MÍ;B>\x11ˆ" b"Þʦ¶¦\x14QÂ-“e„éŽ=" b"ß\x13\x02à\x10*|åF8UB²/@" b"ßa\x04ˆ¡·qnà\x1C'¿ŒÉ\x11ª" b"ßo\x7FƒpŒ@#¤òE2Ü™ªà" b"ßpñÏóÔG8K\x16wž#«\n" b"ߊ03ö\vFŒ‹EjGì=Aß" b"à\x18röÛÄKx\x01ö X\x1Ar\x7F" b"àV±\x02\x7F\x07MN´†©†\x7FsE“" b"àãĶŸxDžšQ\x12O\x11^Òâ" b"àúÇÀª@‚žäý)Õ\e¼Ð" b"á\x12O²‰pzZ\x08o¿€\v_Ul" b"á{uø\x10L\x16€˜\x1Af«\x08.Í" b"áù¿F›åˆ^B"ÏY©¯û" b"âeDȹšM\x01™`ùÿ°ú}" b"âsù‰·ôþ™C\x18{—c\x07|–" b"âŽú{MDœ¯æÎ\jÉ\x00’" b"âÙS²µãN««\eü²&Ä\eb" b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ" b"âÿí\x02¦ü×G\x0E8\x08µY\x06ìU" b""" ã\n Ë\x13©nO'¿s.\x01ÃØŠ} """ b"ãÍ*òY–D"–o§ÞÜ0Òþ" b"ãí,j\x1FŒS¶tì‚Ñ~lj-" b"äX_:ƒGCF‚ëV1Wó\x18\x1C" b"äŽh¤Z/NAŸuv~⤜\x01" b"å®ó\‚»B+…5ó¸\x1F‡)" b"åÖ|•Ý7Ðÿë“á½ë”q÷" b"æA땉oMÆÉ¦u\x02ôì®" b"æ\x7F\x19?ÑôFà ©\x16;†NU." b"æ¡*í>6DK‘ø]×\x08\fŸÊ" b"çÄÕaP$D2¢$sÖß|}Ñ" b"è\x18j¨—AÅ„¼£\x12§u\x10=¨" b"èe\x18+\x01¯JB°*&Þ¼9Œ" b"èÍl÷šgKȺ\x08’ª\x01fÚ\e" b"ëYs—¾9Ny™ÿqÕã%ª\x12" b"ëôü\x05*2@\x0E©z\x03_8\x19ÚV" b"ìõ\vU\t'?ol”\x15.lSž" b"í*§±dODx‡‘\x1D+‹Ú[¾" b"í¬²Ã¬cœZ™l\x08\fV\x15ƒ‹" b"îîÆ¬Î,ïÂ[²UÖ"H" b""" ï\x05«Q\x02\n Eˆ›\x1FªVܨÍé """ b"ï\x16\x04%{kD\e’¿àù\x05às^" b"ðuª¥ÈJNöŽiľ\rúoÛ" b"ðéUc`—M?»¼êCÊ6Z\x1A" b"ñRÜ8x\x1DC̉lÅ\x06ûBôr" b"ño\x04\x18éŽ\x0F-‹Çz\x00O|,¸" b"ñÎ\x08‹ð©ÙMûÓüoª\x0F\ts" b""" òêm\x1D\x1EWGâ¾Kyù\x14\n A """ b"ô\x07*€dªp\x14Ê~cy¸Î#^" b"ö:\x0F£Â3G”…D\x1E%qm|" b"ö³dÂ\x03êN8¹<ìÇ—}Ì;" b"÷œuKYJ¦ß \x0Ex%Ô¨p™" b"÷£[\r\rû류´”ˆ\x1E‚«ï" b"ø+\t™_GU$±\x16vdw\x1Aè-" b"ø0k3¹€ÆRµÔA„¶”Ê…" b"ù\x0E}Ä\x10óC¼™D+|)LÞ" b"ù-ŽÙQÂ7…É~$dûíˆ" b""" ùFÏ©x\n k–(?õk—’©Ä """ b"ùŒ\x00\e:,M¿‹'_›]¡²è" b"ùÐ8[¥ÆDÔ¥¯k¹3ŸÝô" b"ùó"\x05€\ræ\x16äì2¤\x1E\x07é—" b"ú3ài\÷By\x01f\x08f\x0FÛ" b"ú<\f9ÚŽ*8\x1FÒDD{»¼2" b"úLjk4Bø—ÂŽL\x10Ãkêc" b"ú}«d™Î[Ä*½Íùý.~" b"ûvA\x12óÈ?pÁ°\x07QgC.^" b"û›\x08E²Cœp°“:¾\x7F<|©" b"ûÇ¡‡è(E¯Ü»¾¯w”\t" b"ûÞ½så„¥¸†i0wn²í" b"ü\x1A8DÂÖÃÀ\x1E\x03‹:^µã?" b"üH\x10Ý\x06MFËä\x1A®ÃX¶\e" b"ü]ûÓšÏÓ}μ\x1DRb–£W" b"ý8'’ÏŸø\x08\x12¥ª~`v\x1AÐ" b"ýL›"(ˆÊ€¶N‹\x150ßs<" b""" ý—)…u«uÉJ\x14x'\x7F\n a """ b"ýø<2Ü)@ÓŠ(E\rÃW|›" b"ÿ\x00‹Šú\fU*h\x01&—òØ\x14¬" b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&" b"ÿ]p\x11'íN2³ÌY¶J2ˤ" b"ÿ¬†lRý”e(\x1CpvõþöÄ" b"ÿê;<'àG—‘¯…ò§\x19\x13¹" ] |
||||||||||||||||||||||||
| 30 | 0.42 ms |
-- product-listing::property-group-filter::read SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" true b"A»I_\x16KB)ŠT›"<3›W" b"Á¸R´ñûO›ªÌV™›;94" b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«" b"]ŽÃd0\x05MaH-Ž2\x14¿÷" b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²" b"Í\x0E`]m\x1FG…š•U}£/½" b"÷W\x15€\x02¯@ŽÑaà(~ÆÁ" b"O÷Ô(ï®H_»»ùŸ\x16ˆér" b"\x15'þÿFL¡,ÆÊ’\x0E5m" b"\x08Eñ\t8Eê·Ö,«ŽÉùŒ" b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó" b"År\x13žG©HH¨˜ú\x01i¥N®" b"7¹“ñ\x1AÂCj·»(»]\" ] |
||||||||||||||||||||||||
| 31 | 0.18 ms |
# navigation-route::meta-information SELECT LOWER(HEX(`id`)), `path`, `level` FROM `category` WHERE `id` = ? OR `id` = ?
Parameters:
[
b"""
\x7F)çG#¬E~¨Ã\n
àòõ˜
"""
b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
|
||||||||||||||||||||||||
| 32 | 0.15 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 33 | 0.16 ms |
SELECT `theme_id`, `technical_name`, `resolved_config`, `view_inheritance`, `script_files`, `icon_sets`, `updated_at` FROM `theme_runtime_config` WHERE `technical_name` = ?
Parameters:
[
"Storefront"
]
|
||||||||||||||||||||||||
| 34 | 0.17 ms |
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority` FROM `app` INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id` WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 35 | 0.12 ms |
SELECT DISTINCT `technical_name` FROM `theme_runtime_config` WHERE `technical_name` IS NOT NULL
Parameters:
[] |
||||||||||||||||||||||||
| 36 | 0.14 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"""
\x7F)çG#¬E~¨Ã\n
àòõ˜
"""
]
|
||||||||||||||||||||||||
| 37 | 0.09 ms |
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 38 | 0.40 ms |
-- theme-service::resolve-media::read SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" false true "product_download" b"\x01›1{Aõpµ·ñ:C‹u\x10È" b"\x01›1{AüqU¢Ý}ìë(D}" ] |
||||||||||||||||||||||||
| 39 | 0.14 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
| 40 | 0.41 ms |
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 41 | 0.35 ms |
-- 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`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"Ã\x05{°1cLfœÖß°Ô¬»\x15" b""" \x7F)çG#¬E~¨Ã\n àòõ˜ """ ] |
||||||||||||||||||||||||
| 42 | 2.03 ms |
-- 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:
[ "/navigation/7f29e74723ac457ea8c30ae0c3b2f598" "/navigation/c3057bb031634c669cd6dfb0d4acbb15" "/navigation/19ca405790ff4f07aac8c599d4317868" "/navigation/48f97f432fd041388b2630184139cf0e" "/navigation/bb22b05bff9140f3808b1cff975b75eb" "/navigation/06f5dda360c04112937601574122c515" "/navigation/9d2b0fec9ebf49feb299f3060de6a174" "/navigation/9350ecd5bd6e4f85b7a14c85c0c3b31e" "/navigation/4aafda73311b49f5b9d06888f2608c18" "/navigation/905ec61c150b4ba69d966f2a32bd41e3" "/navigation/21ec9e984a904d34847f8a7cd57f822b" "/navigation/4be69f56bc6b40089c648434e5cbe159" "/navigation/5710f01394f54c8ba846acd95bdaa0f7" "/navigation/b69638776c1546ddba10d36087bd1dde" "/navigation/045ee9e57770451bb0a315bb33ac4ddc" "/navigation/98109c580f9441d6b72d8f1a031aa243" "/navigation/e379fcc096f343568dcb1e294d45c931" "/detail/dbbdb7ad06964974b2ff55f8dac09c3b" "/detail/178e2337d4b44f6db4ba05cc0a0f943c" "/detail/a2477a53b03f4f2fb30097bb3325453e" "/detail/07f0694bfa69407db7837461d09fe3a5" "/detail/c8612c69a11f495aafac7bc6edf1f23e" "/detail/9648ee4ef7264722a1b58f0b1cf31da6" "/detail/5f072b4b9ac44bd5957b29ebfd236c1b" "/detail/4a6480dc385a490db6dbb9cc976d27c0" "/detail/820b70816b4848f3969e64c53d42717b" "/detail/a41b289cc5744c4483be1c871a02828f" "/detail/8eb6f48400eb43078f4fc31e290315dc" "/detail/4f70c955a1d14d7ebd2274fcf3a1f2d0" "/detail/b03df3578ed64101b1f9c236e9d675eb" "/detail/b7018628c0754059bb24c61e94fac85f" "/detail/07bf62b80f53466185f16b6017c9a35e" "/detail/02b50834997f4cadb8dd5757bf2ae318" "/detail/06ad9e5181a54cb9a84b7145e3bc6ea0" "/detail/a7c06ca45bb14de38d378fe1a8022436" "/detail/12489ee4dad14bb8a69a3ac89446d103" "/detail/edbf5fd877d8450da969d2aec9d80017" "/detail/52aa0a880f7b4a5e869e445ee03180d2" "/detail/a8adb665c9b64427b46720b8d2dbffff" "/detail/1490906f36a046dd9fe00b50b8dca46f" "/detail/405e7cdfd5cb4f0da41cc1b419215281" b"/»_ââšMpªXTÎ|ãâ\v" b"Íe’Æ6®Kóƒx°\x1A›1äm" ] |
||||||||||||||||||||||||
| 43 | 0.33 ms |
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
b"""
\x17\n
C\x7F6ø@²—-ûrøæ¿b
"""
b"\x1E›mÉ\vRG|·'÷ïeÆ]Ö"
b"8X•p\x16dMä®HÀP\vóÌÈ"
b"¸Rs=·eO;‚°T•Ë!ÚW"
b"Ð[4\ÛyIgƒ\x12\x17[ÄLKL"
b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
b"ï\x7FÙ.®S@I’\x06€\x12¨.’‹"
]
|
||||||||||||||||||||||||
| 44 | 0.14 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"BJXxO5UxfS23rmb6pLfZxaGMZNTPwE0I"
]
|
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.