Query Metrics
45
Database Queries
44
Different statements
95.97 ms
Query time
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.23 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.30 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" "navigation/5d6b1f54e92c42bf89b512baf3b79e08" "navigation/5d6b1f54e92c42bf89b512baf3b79e08/" ] |
||||||||||||||||||||||||
| 5 | 0.18 ms |
-- seo-url::resolve-fallback SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"Íe’Æ6®Kóƒx°\x1A›1äm" "/navigation/5d6b1f54e92c42bf89b512baf3b79e08" ] |
||||||||||||||||||||||||
| 6 | 0.21 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"Íe’Æ6®Kóƒx°\x1A›1äm" "Q6vWfGdJrHyTdxRLx2sn5VkJTSFLsTRo" ] |
||||||||||||||||||||||||
| 7 | 0.11 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"Q6vWfGdJrHyTdxRLx2sn5VkJTSFLsTRo"
]
|
||||||||||||||||||||||||
| 8 | 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" ] |
||||||||||||||||||||||||
| 9 | 0.51 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 10 | 0.17 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 11 | 0.22 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œ" ] |
||||||||||||||||||||||||
| 12 | 0.28 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œ" ] |
||||||||||||||||||||||||
| 13 | 0.29 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˜)ûø" ] |
||||||||||||||||||||||||
| 14 | 0.23 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«<" ] |
||||||||||||||||||||||||
| 15 | 0.19 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;ûÍ" ] |
||||||||||||||||||||||||
| 16 | 0.12 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
]
|
||||||||||||||||||||||||
| 17 | 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±&" ] |
||||||||||||||||||||||||
| 18 | 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 19 | 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 20 | 6.08 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 48
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 30 b"Íe’Æ6®Kóƒx°\x1A›1äm" true b"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" null true false ] |
||||||||||||||||||||||||
| 21 | 4.16 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" null true false ] |
||||||||||||||||||||||||
| 22 | 13.81 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" null true false ] |
||||||||||||||||||||||||
| 23 | 3.60 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" null true false ] |
||||||||||||||||||||||||
| 24 | 0.45 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"…Pi\x1C\x1E@®œ“<\x05ŽSÒý" b"\x11š\x1F劬@©’\.\x11v€õØ" b""" žºøD\n CHmªKOO‹þÿý """ b"/\x1A°¢<lBÈ´€â’ÉóT" b"²‹•ú·jI7¨6н»gT†" b"¾á\x0Eîø\x08E`¡ö\t¢5\tßø" b"\x08™b¦\x18OÔ¬¬tùÅI“h" b""" ÑÜ&\x03( @ü®§\n wS\x18œ """ b"î>{7\rH’³ën™Ì»Êù" b"Jâvߌ©I\x0EŒ`‘»DŠ•3" b"\t&BudûJ\x0Ežð¶…œ°Äð" b""" Z'•È®\x7FGÝã\x01\n Bq> """ b"ë\x04on&{AÚ–ßçCÞ\x07\x0F3" b" gë•"ÿOŒ¶Dü rÔx„" b"œ\x07¿¨ÅÒM‚–Ê%¬\x02ÂÐì" b""" Ën\n \x13íšAQ£†9Xú‹\x0Eé """ b"_\x10‚šì\rM¥§)‡qk//Ó" b"CZ±e%\x11E½€æý…žPwZ" b""" ¢©\x02>³9G\x0E›êž\n ƒe} """ b""" oU€m\n +C>ŽeÆô¹a\x7Fl """ b"áU\x05î\x00.EIŠß8$\fç4" b"\x08Þ€¦\e–F\x04€Á\x0EÁÒþùþ" b"±oGIÔAE©3Ý\x03ñuSÙ" b"s:EИ‚CÅ–ô!Ó]\x16)—" ] |
||||||||||||||||||||||||
| 25 | 0.62 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"…Pi\x1C\x1E@®œ“<\x05ŽSÒý" b"\x11š\x1F劬@©’\.\x11v€õØ" b""" žºøD\n CHmªKOO‹þÿý """ b"/\x1A°¢<lBÈ´€â’ÉóT" b"²‹•ú·jI7¨6н»gT†" b"¾á\x0Eîø\x08E`¡ö\t¢5\tßø" b"\x08™b¦\x18OÔ¬¬tùÅI“h" b""" ÑÜ&\x03( @ü®§\n wS\x18œ """ b"î>{7\rH’³ën™Ì»Êù" b"Jâvߌ©I\x0EŒ`‘»DŠ•3" b"\t&BudûJ\x0Ežð¶…œ°Äð" b""" Z'•È®\x7FGÝã\x01\n Bq> """ b"ë\x04on&{AÚ–ßçCÞ\x07\x0F3" b" gë•"ÿOŒ¶Dü rÔx„" b"œ\x07¿¨ÅÒM‚–Ê%¬\x02ÂÐì" b""" Ën\n \x13íšAQ£†9Xú‹\x0Eé """ b"_\x10‚šì\rM¥§)‡qk//Ó" b"CZ±e%\x11E½€æý…žPwZ" b""" ¢©\x02>³9G\x0E›êž\n ƒe} """ b""" oU€m\n +C>ŽeÆô¹a\x7Fl """ b"áU\x05î\x00.EIŠß8$\fç4" b"\x08Þ€¦\e–F\x04€Á\x0EÁÒþùþ" b"±oGIÔAE©3Ý\x03ñuSÙ" b"s:EИ‚CÅ–ô!Ó]\x16)—" ] |
||||||||||||||||||||||||
| 26 | 4.86 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"…Pi\x1C\x1E@®œ“<\x05ŽSÒý" b"\x11š\x1F劬@©’\.\x11v€õØ" b""" žºøD\n CHmªKOO‹þÿý """ b"/\x1A°¢<lBÈ´€â’ÉóT" b"²‹•ú·jI7¨6н»gT†" b"¾á\x0Eîø\x08E`¡ö\t¢5\tßø" b"\x08™b¦\x18OÔ¬¬tùÅI“h" b""" ÑÜ&\x03( @ü®§\n wS\x18œ """ b"î>{7\rH’³ën™Ì»Êù" b"Jâvߌ©I\x0EŒ`‘»DŠ•3" b"\t&BudûJ\x0Ežð¶…œ°Äð" b""" Z'•È®\x7FGÝã\x01\n Bq> """ b"ë\x04on&{AÚ–ßçCÞ\x07\x0F3" b" gë•"ÿOŒ¶Dü rÔx„" b"œ\x07¿¨ÅÒM‚–Ê%¬\x02ÂÐì" b""" Ën\n \x13íšAQ£†9Xú‹\x0Eé """ b"_\x10‚šì\rM¥§)‡qk//Ó" b"CZ±e%\x11E½€æý…žPwZ" b""" ¢©\x02>³9G\x0E›êž\n ƒe} """ b""" oU€m\n +C>ŽeÆô¹a\x7Fl """ b"áU\x05î\x00.EIŠß8$\fç4" b"\x08Þ€¦\e–F\x04€Á\x0EÁÒþùþ" b"±oGIÔAE©3Ý\x03ñuSÙ" b"s:EИ‚CÅ–ô!Ó]\x16)—" ] |
||||||||||||||||||||||||
| 27 | 0.14 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 28 | 51.23 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"\x08™b¦\x18OÔ¬¬tùÅI“h" b"\x08Þ€¦\e–F\x04€Á\x0EÁÒþùþ" b"\t&BudûJ\x0Ežð¶…œ°Äð" b"\x11š\x1F劬@©’\.\x11v€õØ" b"/\x1A°¢<lBÈ´€â’ÉóT" b"CZ±e%\x11E½€æý…žPwZ" b"Jâvߌ©I\x0EŒ`‘»DŠ•3" b""" Z'•È®\x7FGÝã\x01\n Bq> """ b"_\x10‚šì\rM¥§)‡qk//Ó" b""" oU€m\n +C>ŽeÆô¹a\x7Fl """ b"s:EИ‚CÅ–ô!Ó]\x16)—" b"…Pi\x1C\x1E@®œ“<\x05ŽSÒý" b"œ\x07¿¨ÅÒM‚–Ê%¬\x02ÂÐì" b""" žºøD\n CHmªKOO‹þÿý """ b" gë•"ÿOŒ¶Dü rÔx„" b""" ¢©\x02>³9G\x0E›êž\n ƒe} """ b"±oGIÔAE©3Ý\x03ñuSÙ" b"²‹•ú·jI7¨6н»gT†" b"¾á\x0Eîø\x08E`¡ö\t¢5\tßø" b""" Ën\n \x13íšAQ£†9Xú‹\x0Eé """ b""" ÑÜ&\x03( @ü®§\n wS\x18œ """ b"áU\x05î\x00.EIŠß8$\fç4" b"ë\x04on&{AÚ–ßçCÞ\x07\x0F3" b"î>{7\rH’³ën™Ì»Êù" ] |
||||||||||||||||||||||||
| 29 | 0.36 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"
]
|
||||||||||||||||||||||||
| 30 | 3.25 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½ûAѧ\x10Åe^:\x18\x15Ð" b"\x01CÁ\x00i€»\x15ˆ†éqJ,wF" b"\x01T\rQàFEŽXke!J\x03" b"\x02‘çxP¼\x16ÅeÔ«E‘>\r" b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø" b"\x03\vüßyINœ·#Ƀ–¢…" b"\x03-=Á¿Ê$|slN\x0EÞT§i" b"\x03e熑ymšîÞ\eF@š\x15\t" b"\x03wðqs\x1D4ƒ×xMñuA\x06-" b"\x03yyçX¤Kk³\x19\x10²îÙ?‹" b"\x03\x0FH)|È‘ž¥ú}‘g\x0E/" b"\x03ÒŒ\x05Ž^ûáå‚Ô6ˆÒ>A" b"\x04\x02G…JTLÞ°¢n PM\x05æ" b"\x04KZÅ\x15˜òMáì\x12`c\x1DXÝ" b"\x04f`ó_Où™S·›©âYˆ" b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM" b"\x05â œªBF¬\x11\t\x08p\eª‰" b"\x06:v\x13àO÷\x01öDÑ\v°Ê’ò" b"\x07\x0F³Ü@üGa”$Î+>c#" b"\x07hôF(\eeUùš¯ñ^ÎRÚ" b"\x08\x13=ÝÝ¢3\ê^ß~òšüv" b"\tEœq)\x16Gw|\x16\x1Fœ"ÕD—" b"\tvoŽy.b«øÛ\§~\x1F¢¡" b""" \n Ü—&\eXɽ\x01‰èúþßî """ b""" \f\x14\x04|íŽA5Ÿ§ÒR‡ÿ\n Õ """ b"\f)lJã6A2¬×9¸,åGI" b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·" b"\fI/ŒnS@lœ\x024T«\x15› " b"\f_ç½b\x02¬¬Ü˜.\x04†\x16\x1Eè" b"\f¹0\x1C‹BÜõâxj%ß¼.Ã" b"\fÁ¿Ê\x105l&Œ,\x06©K×õ\x19" b"\rB\e .¿Jv’1\x00#¥\x12o\f" b"\rWKÐ(íFà„Âb[\eé¡" b"\rpæƒPÖFŸŸÔ\x07çüY\x1E\x17" b"\r‡\x7FÁ™ÍA鞨Žj\x1F4F" b"\r¨)\x06¥HC&¥ÕO9T³\x06\x03" b"\rɧoˆ«\x15\x0FêO¥ÎPÌBH" b"\rØ\x13±¢‰NÊŸÀŒY\x16Ji"" b"\rÚ\x02©<ÿ$$•\rñ{\x1ESÛ" b""" \x0EkM¹\x1E\n M/A\fí°\x06A@ """ b"\x0E€¤fÌ,C’¢LQ\x13²ºŸ—" b"\x0F\x0EåªøjJõ݉Ÿ¨o{\x07»" b"\x0FA¿@aù\rp£¾3„óWä’" b"\x0FkEç”B}ªÒsî×É‘" b"\x108’¾\x1F"BΙô\x1Aà¿f\x1Fö" b"\x10d\x7F²]z€œ„óD5H‘qê" b"\x10†áÁÖðEA´CÍZ¸%¿c" b"\x10à}5&\x048Ó§\x08DãG\x06äí" b"\x1245\x0FS\x1FNý†dÞF\rªæ" b"\x13\x12\x17IŽXLt†3Yí”\x13W(" b"\x13&N:\x1CÑg]E®®=*ƒÓ¿" b"\x13K%î|¨K‰€\‘ܺ\x10"" b"\x13Y\x11¯33BÕ®\x0E)Lí\x1FžF" b""" \x13c©ÉUB ¨ïs\n ŒÎ\rû """ b"\x13ww²;o.9çÒ;ÀÙÕû" b"\x13æ‚“"êèz‰¸ñ\x1E»ÂÈ" b"\x14¾å™\x08ÒqUYˆˆ“Äà´r" b""" \x15°\x05³ž”E\x19´ ¥†ó\n ‰ """ b"\x16Vü„7\f.Ä÷\x18ø‘°â\x16]" b"\x16xàGCù6¡Lš\x04åñ‚Žô" b"\x16»ð¸±½J%·:Å¶ÍæÓË" b"\x16É(íô÷Kn¥èv~›£àl" b"\x16Û½ô¼ÄKúª†y$–9ÿM" b"\x16ó_}æO%Jü5Vuk¢" b"\x17<ŠÆ„%L\x08µ\x17Ÿáƒ¦Çù" b"\x17bß?Ž}á:\x08_\&\x1Cc\x17ˆ" b"\x17ôLå&ˆFМã"™Ñ¨š^" b"\x185.ËkI@ú„‡ÕÊW1øª" b"\x18²;\x07èžEÔ»ý8nâ>;q" b"\x19%\x05Ò̯M?²é6= -×s" b"\x19§Ö§"DBªû몳ºŒ\x14" b"\x19´“\x0E\x03Ä@W9ËüÒ7Õ\x1D" b"\x19¶ÈdÕÛO÷µý\e§Å”ص" b"\x19ïŠÑK³\J¸\x05Eì=’\x7F*" b"\x1C5\x1C/\x13\x7FC+½ú$9«®¿Ø" b"\x1CÿøÅVBJ¿\x02\x1CÂÃX¬%" b"\x1DNü¢B«A%’Öá«ÙÞ7¿" b"\x1D§\x00éÛá\x172[W\x04»V\x05«¦" b"\x1F\x134L̤E–›6¢\x1A”ˆ" b"\x1F§(\f1†JŸ¿CV0\x0Fà®s" b"\x1F¯\x133_hÚr\fÞ´S¦£þë" b" –¼ú\x1AHf™Ð\x04Ð|ø‚\x1FÊ" b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y" b"!„îÿÁGOx¯På2Ãéè\x07" b"!ÜÏÐÿX@ŽÏœ«ž\x13¿\t" b""=\x15,Û\x1ALR¦àÅ\x10½\x13J" b"#q<oîÆNîê¶0$ÝΔ9" b"$\x03†'Œö_ÑOxYˆ(ZbŒ" b""" $‹\n Ú•‡G¦†çB¼{QÛ\f """ b"%‚u\x7FC¼¨\x00×I\e\t`\x0F" b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®" b"&\x06™oP›F\x08¢Tšy\x1Ew\x06V" b"&™]îæPKF\x18\x1C8Hp\x18x)" b"(\x11µõõXõ¡\x0Fw\fŽ¥cÎ#" b"(#\x7F>KpB\e‰\eœ'†Äxx" b"((K.Lj\x13?‚Oó!SàBÉ" b"*‚ú’žC+²ã8ùj›õ}" b"*ãöm\x00ƒÌ.¾}+Äi±\x10" b",\x1CrîåÝ0\x06‘§ÈÂcØ\t—" b",Ìk·F¼CRˆ!‰Åé\x7FŽ‚" b"-\x17LlÒ\x1A@Óæ qZÏœÞ" b"-y2\Y)D¦¤æ»5üA\x12)" b".;¯—ê›Ig¸";‘\x02\eU" b".n‡÷sBôG`+\x1EF‘6Ð~" b""" /dæd²_G\n \x08éëÍÐ G """ b"0\x16æã妬±ÝqÓ*–P«\v" b"0)ŠÝû¦öPQ;)åüÌÊ" b"0iÛ³S)Gu³n‰K6è" b"1jç¬\x13\x03Gü¦¢è¤•ö\vµ" b"1}ëÆÜ>KK·›\x08,¯ä+…" b"1¾š‹lñN\x1D½‘¤e\x02q’\r" b"1ûµ\x14GB~Ž\vž*w×" b"3/’Ô‡åEW¸>%\x13ü\x18rµ" b"3vaÍ&ªF¼g5ð°36Ð" b"4«7Ù"Ò¥/516xM\x0ED±" b"4²°\rKÙHõŽø?K£n¤í" b"5…¸èÄy\x020/¥‰î=Ã7W" b"5×¼ù¿ÕL=›\x11 \x18±`\x07+" b"6žchôèD\x18\x02É\x17·\x03\x01" b"6žžg0ÅCÔªÕx¯èÍÀ\x14" b"7«\x1Cÿ5\x04e.k ,OEøË" b"7Å÷ÿ-Kü \x11Ô…<ŽÏá" b""" 7ãþ\x01\eÎ\n \x07S½½3™ÚÍ© """ b"8\x1DåãÖŽE5—އþ\x1EîØø" b"8Iþ MDã€Úß\Î<§„" b"8\\r|ë\x13Oj¯q'ÏOcx" b"9 EØNCÞº¶\x04DQœcr" b"9¥–Ïd\x01L#ªÐ £½Üå\r" b":죑\x11ûºÙK’UEË˳Æ" b";\x0E—¸+f\x04ñ8h\x1Añ¤\x18,·" b";P€\x7FôÇE'” ‰* À|ã" b"<*Gê²\x00H—¯Ó½!Çi.»" b"=\x1D)Ô\x15µ§É5ŒÉ“}JÈ‘" b">:3ìfõr>Îݶv\x1A_R" b">“ªª\x19Z) fÈÒÜøZƒ5" b">ÜäÓH£3ùÔé³T*ÁÈn" b"?9‚5e\x1FGΉ°åú$˜±¯" b"?Â×GßMA¯¾S⥯u=$" b"?ý’´Ã”E‹µ&›ÌÐRˆ\f" b"A\tVü\e7N'\x0F\„¹æ2@" b"Au@\x1FÿJG «I\x03\x01?û¡K" b"A¹\x1D™ùœn1Ÿgg•§ "" b"B¤\x19\e§z\e„…\x0F\x07f7\x04n?" b"CCké·ÅAâ‰,¡®Ìê[\x12" b"CÌ5è\x06>H\x19œ81Qj\x1F¿—" b"Cö.ë\x1F³\tëL~¹–—’ȧ" b"D#S]JZI‹\86¼-\x04»o" b"DaµãkÜD>ž×vVèõz\x11" b"D‹R܃(A[’Y©ùJœ£r" b"Dóf*{J·kcä@1º\x14\x06m" b"E\x01\x1C\x08\x03»Na€\x10P ð\x1F²A" b"E³L¤-¢K\x0E» +N\x03B$" b"E·ÿþ,àLÌ xñ‰šwå¶" b"EÀ¸VÈ®“w…\x15q6¯[‡¼" b"F\e[¨¸t]{£\x04¤ì0!A}" b"FWpʳ8D!©2\x0Fb69" b"Fp<¼íßJ*Ÿš4\róPÆT" b"G\x03Á×%\x17ID‘x/ã"Žš6" b"G¬Ùký=B¼¸_ÏhLmÜ;" b"GÁ²¶ÂwIa•C>\x05\x01ììÇ" b"GÖJKƒ–$ß\fÕ«&Í" b""" GîçdV¦E\vµÄÒ\n 8ï©Ê """ b"Gî÷4UrAS±JÚ›‡–ˆ" b"H¡¼œŽ»C5®ðR”„:Ñ" b"I\x1Fà\x0FéÚG„‹Ð†Õ¶2?O" b""" IOÉ\vÄD2–4y1\n kÄÒ """ b"J1\x12ða ŒëÒU<8•«ó±" b"Jrfëè.G޹&\x0Frƒ»" b"JØó¥¶jL÷£·k\x0Fa1Á®" b"Jßµ\x14S GŒí¬¢R\x19l;" b"K\x040FÍ0åKÆöŽcÎ`n" b"KͶPÔ³L‚Š3ó0p\x14uÆ" b"KГ\e5‚ÊÉ—Ó‘\x1F–.°" b"L2dœlN\x13€_(\x0F.Uðô" b"L”3ú¿†I\eƒÂ<ôq¢‡Ÿ" b"Lµ\rHMß&Ü\x136ÉF²þè<" b"Lû¬w,rFö“R˜Ái.íŽ" b"OŸ„f\x16pEˆ¼»”¼\x0E€å—" b"Peûn\x16ðHò¦ç~¹þ¢¼Ø" b"P~)mXMN_Žª€K¦ô÷ý" b"P½Ó+±çC˜ªb†\x07º)MÖ" b"Q\x13›Æ—pBø’\x1FH°i¼Ž!" b"Q:éÕ\x1C¿®Zž±½\x07ëeW" b"QDL\x1E\v¶LF±ˆ»JœKXð" b"Q\t\x1A%ùL\x06^}–@[‚K" "S\vA\fqgOŹ~AuR^}4" b"TõÍ\ré¹Mˆž0ŸÓ‹\x1F€Ç" b"U6pL\x7FŸ\vk\x1Cï½;\x02\x1Aâ‰" b"UmYeõÝ3øºÞ6se'¼³" b"Vt”A§>F|ß#,ºa;\t" b"WA)µµ{Coœ\x06ÏÐ¥x8´" b"X\x08ÆÂó @PžUSÍ×D’\x1C" b"X;-GjLºƒŽd?Š\x11¢]" b"X»€ÓÕ\x00N’(\x07C±à°ö" b"X÷¼?$‚MTº)¶ú*y¬ü" b"YN\x08dxBC*šÀ\x03¥.8Ó8" b"Y”,/Ì\x03B&°±|i3^¿§" b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@" b"ZTGÒ-A„5†\x15+—0\x19" b"ZŒÇ]SÒL_¿\x06O®¹µp•" b"[šA\t‘QDÞŠ›[FAÑ6ä" b"\\rùðÓ:@€¨\x07<x\v,µ" b"\3Ší\x1E¥Dc¡ÌJg\x1F\vQ¦" b"\ùEB\x00Ã2…Dz\x05슶3¥" b"]T\x13¾ú’M§ Ï$`ü²ƒ}" b"]–˜<\x06÷Bý©R\x10\x1Cè§,Ø" b"] bm\rž\f7rUÿ·_°“0" b"^\x04S\x1F“\e\v7ZY.@Eé\x05±" b"^\v"æwS+$\x04\eTŒ¼¯" b"^u—r×µ@"…ÐÛ\x16ÑWÿF" b"^¥UY6\x11\eI–âMdG\e" b"_‚Œ\x06êÅò¿xeE‰•Ø;H" b"`™¢NædN§°Giá`'¶." b"bý›¼\x15ßL\x1CµÒý\v„~À," b"c\f\füÞQCU…èú\÷sÑÒ" b"d\tBb`~5ØR\x19k"³ßß" b"dmUª\x1Cë'çÖ;\x10\x1Cs-\x7F×" b"dÕ\x10¦žÝE\x1C²\x063ð\x7FÙ|>" b"e*\x06ÖÕ¼÷\x00RKB6\x02Æä\x0E" b"eh—Ô.æ~q5š§0߈m\x11" b"g)K\tKé‚ÁH\r¨¸*®¢Ñ" b"g¦\x18?s2G—»ðŽï\x0Fô\v" b"g¿”§0âA\x07–ë\x17ˆˆÅ};" b"gï7õЮyc¢ƒ&þMŸ\x19å" b"h* \x00òØ\x08FÐÍné‹\x06Œ@" b"h9é\x18\x04¸B彃ØËê›0P" b"i7\ræ\x02/H\x1CŸ†Ÿaˆcof" b"i{åßÏé³¶\¶Oølu\x1E" b"i°L÷ÙÀB.¯F²FΣX" b"jêT'i:éøµÉŽGAe£j" b"kñ‘Xl}Ià˜Y2ë»43è" b"l\x19£Âo… ëd _‰×L" b"mi’D\x1D\x02FØ šŸŽ\x14Ü\x10¡" b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083" b"o\x11iRþ«Cü¥Ü\x04\e²ýX¥" b"o\x14{®·Ÿ÷\x1Aµ.<¹·\x19%Ã" b"o"z‚ñÏG@¬@ö‹:~Ι" b"o®‚½ˆe¨w\x01…|°buY<" b"oÒ\x03\x14ÜÚM¾€÷"'Kƒ”å" b"oìÀ\x0E¼mëÝ\x1Aü¼ÁJ=*," b"oÿª©ªæ¶’¹*¯"M\vÆH" b"q”ïIå'D´£_hº”-\x04P" b""" r7fCïW\x7F\n =ðbèq{¨Ä """ b"r‡¶`¯/H\x02š'‰Î\x08r;4" b"rŸêÐ*‘ì`«Z'¿\\x04mp" b"s‹f‹IjF\x10¢Ã¹œA\eæH" b"sóÿ'‹\rK{½\x7FóäÄ\x11X‹" b"t&¯ZT\v¶\x05Ù¾µoøHà" b"t£yÅaõN½ƒða 6\x08Ï3" b"t°K·eã\x06µ\x03*x»ù@}" b"vk@®Ž+HÓ‰ÕÐWI´£t" b"vsE~]\tIß‹¯ía<$x]" b"vË\x10G†eG§´ \x13Ïù|\x01/" b"wcƒŠ?\x12Zê½¼–Ébˆ è" b"wdIz:ƒN{Cõh\x05idG" b"w‹ë´k÷L¿ºØ{C1G+n" b"xÍ\x12¾˜By¥n(QÖ\x13ª‘" b"y}¦îŠðM+¿,\x0E ÒÏb\x1E" b"z#\x02\x1D¢AGN˜ŠÚR2ŠI|" b"z#®l\x19ó\rfaìLH”¯\x1E“" b"z©–,\x17LI€Q*âœ4‰," b"zíŽê-¶H™©ßoëžx\x02:" b"{;ìÉúXC ´!žà\elï" b"{¦¢¡'ów=,ŠÓ®N»›" b""" |\x01ü.·¹~ºi\x06\x05\n \x01ü«™ """ b"|\x17@ºšŠ´²âcy\x1A\x0F\x07" b"|<L:\u¢:À™q)œ\x00\x7F\x00" b"}p@$…¶D$·¨î…=åR" b"}ÖíÉ“C@ü¡r-,Žœ*œ" b"}ó Ü™ÁOщœBJP¨Ge" b"~¦¼4T\x00KeŽ…X(I\x06A\x14" b""" ~¼û1Õ\n J\x08¿\x1EfCž/Ë\x06 """ b"\x7F5•_\x0FaEöŠdRð!\x12ö" b"\x7Fì\x0E\x00›¢L›ˆÁ\x08\x01™]¦^" b"€\x14n\x04ÚÇaf“q\x0EáÙ\x11î\x11" b"€n×È,Ð\x0FxæY\x0E'$é\x0E" b"€ºÆZÜSF4Vý… Gæ½" b"€Ì\x1Cüáa×þaÍÊWŽ‹ÉH" b"€ÞœénÅÙ1˜ÿpö¼—" b"\x0Eꨆãn€Þ•)\x13Å;ò÷" b"gêDÍH|¾Yݳr¶àä" b"ÒŠ\x1E™” ë\x1Ct\x06ü\x03ö×ã" b"‚V½ht\x08Kÿ¯¢\x00\x07àË\x19" b""" ƒ€©\n \x1FJ© H½\x06™êÅØ¼ """ b"„\x1DçHêïF.¥;´xS\x1D]y" b"„3Ö¥ÕöAÚªÚ÷ýbÚ®J" b"„U~ßcBÒÅÅ¡^\rK±" b"…!\x07™)Ï|ø'SU¨Ü&\x02Ú" b"…[\x13\x14ð¤Fï–¥r«•¨\x05½" b"…·#„gŠBt d,±½0Rç" b"†\x13\x00÷/B|›`¸ø Î\x1C" b"†¡ÝÉjEþ’2Ž£×$/@" b"†ÔÐ$ÅFN™š¯\x01O”\x00y:" b"‡”\x07öN¢H•ŸÌ=õF,ö[" b"‡¿GüýrA\x1E²#•\rL÷¹" b"ˆ@Hj&,2.DMüÎÅ\x06"z" b"ˆ¶¬\x07¡M!6\x13µO¶ÃL%\r" b"ˆÝ7°ùŒEú€( Þ)\x0FЉ" b"‰.¢~ˆ0nU#"‚ŸÑý…¾" b"‰™2NË 6=—3wï~NÕ1" b"‰È¬,O[F¢Œ[(ÜÆ\x1ADa" b"ŠÚÊÜisïÂÁÖüH…M" b"Šönâ¹¹^\x11\x01Ö©UO"jÒ" b"Œ\x06’ã†;þ^\x00‚¬Âûêñ[" b""" Œ@O¯åŽE¡Ô\n Óa,Æ\t """ b"Œí5Ú5úC9†õÎ\x01\x072/h" b"\x08ƒ‚æÎÄÑ&U\x7F\tu«\x04L" b"èÏá(J\x19œ!\vùÁmƒS" b"︤ -L·»\x04¡TpQÅ%" b"‘˃\x05&\x13Bà®?ºlvè" b"‘×7\f³¬H\x04ˆ09S¬6Ñu" b"’°(\f94FÑ£î"\x02WÁ\x1F8" b"“ö\x17¬öKD³6ßhì÷[Ô" b"“ú\x06hÈ\x08EL¤\tÙ t(è\x02" b"”R\x19z@u/¹gÞ\x0E\x1Ca@l_" b"”]Ÿ\eqn#H—aØK—d¯Ý" b"”û!.5G@©»Qß©ÔjŒ" b"•¡\vÿ]íÔ•ëö²ÁŽ=Ñ" b"•®O/àcBê³)Œ×Lt½" b"–™gÖuB\x17²ày@\x02ÀÙ£" b"–Ó¦ˆ\x01Jâ\x1C\x05Ì%v³\rµ”" b"–ìP\x1Fã„K÷Ž£"^=Ùðw" b"—eÛ(±sD:£ÞÜ禒¦A" b"™gÓÞŸ¡dó¬•ï\x01\x0E¤K³" b"š\x12\x19^ÏŽIã ¨\x1Fdèºö—" b"š*\x07¦ÏÊIª¢7Oaï.t" b"›@½Ž%\x07@¨ŽÌþ\rDa3" b"›vj»£\e»)\x1Aîò\x18bEõ¯" b"œ_°åwC\x11…¢‡^d\x04 }" b"œãQíæ³D—³âÌ8\x18Ï„" b"F„޼äA£›q®¤’\rh§" b"Ž\x02ÆH¡\x08#ä5æÃ2k¸" b"Éîsp6i®[¬ÈƒØª¢" b""" ž\x0Eƒ"ðEbŽÃŽú¶\n X‚ """ b"žîJ\x03‘ñM`ˆÀá´¿›ˆ\x18" b"Ÿ=T‡Pãi}|Ÿ³8¡\x7F:x" b"áײ°K ixÌ(šfÚ" b" %’ÛªÙDc¾àù©ËßÖÍ" b" H1\e±™•õÑõŸ™w†Õ¢" b" á\x06Âá½€#\x01ØTaÐÁZù" b"¡jJöë@B—µJ>4žvŽ\t" b"¢\rôé6fI\x02¦‚‰>%È`ø" b"¢Ç\x05á/z©9\x1F—\t#‡¹£°" b"£šm ŸîOò¹Ã1\x13\x00Uºç" b"£ÅL*\vä“ÒáwCM)Ûm±" b"¥\Šœ\x1AâÙ_=ƒ$aL\x0F" b"¥ÅÁ\x11\x07/JL±p^¬Uñ9¥" b"§\x03®ýÈžN毃ó\x1A1\x1EÄ\f" b"§…m6f\x1ANö³¥›Å\x1A\x11/è" b"§\x15ž\x15\x08AK’ô\x14*óÇ;n" b"¨tÅ’\x01d•ƒÅ\x17\x11ýÁB\x04Å" b"©x¬§éAþø0†Å,±à\x08é" b"«\eeÌÿ\x15G1š\x08S;\x10\e" b""" «Õw›‹¬.ø?U\n k çìÍ """ b"¬ˆ/åÓºRYÈfÙiõ¿" b"\x08X\x7F\x03\x18A÷Í`ÑXÀ[>" b">S/J\x19O\x18› ÁÐÄÛ " b"®\x06¹'¡DN§é©’¡÷_'" b"ñ‘_|½Dú‹ùñ¥À: Z" b"®H»Û–ôNó€@UÛN9¹" b"®Ñ\x18\x11¥ÊDz·øï?ˆ å" b"¯X°ï`ºKX“¶2Ú\x05„wH" b"¯aC\x15âÝ@\x06˜ù\x19¨~Ù„;" b"°ïuð#ÑI)‚ÞS{®ƒœø" b"±%êÙÍÿF\x1F½úü`’¾Â\x11" b"±N\x1AN85¡¤\eävÓC ‹æ" b"±›¼~5£Cêž·¸&¨º›€" b"²ŠåQØJ¼ž«Á=6à7" b"²µwu÷°M-„\x06‚5¨)bJ" b"³'\x05•C1K,st\x02ù²”{" b"³(3âa–¥çH¦óBZ\x07<„" b"³¯gal‡E{”AÛøK½M±" b"´;0Œ\x13\x19¿{pñLýëš‚Ç" b"µÉi\r@ä\x07\x7F£ï†xrTÈ\e" b"µæ´ÝY9m޽›·7>\x08#" b"¶\x1Eh%TÉG*±rÖ|åÚ"Z" b""" ¶%ði…\x14B\n ‡+ÄÞdY\x1DÄ """ b"¶â£`\eSDï·;-Š(\r…" b"¸É&ír¶\x16;íW¾ \x08yBÑ" b"¸øUóñçF¯»\f[\eKl\x11Ò" b"¸û¯Ï\x05H\v–rDÈ)š|" b"¹uq¢¹ÕE\rœæ1.'\x06_‘" b"¹\x7F+=8d†³à9¼:ó,*" b"¹‘šÁ\x16\x7FL9´5ˆ$…)»õ" b"º\x01\x1A£ÊjLi½–ÌV\\x14\f1" b"ºL\x13\x11XðM[œŽ†ÀÆÃNž" b"ºu\x1FÔÿ\x08€7ì–\x1DC\x100Â" b""" »d[5¿cÜ\n \f\vw\x06R^— """ b"¼SqÏ£®INŒká-\x7F‘Õ„" b"¼ÚY\x1F`ÍM8”Vƒ~Ù\x06í" b"¼á\x17x 9Ný‰@ûÏu™‡Ñ" b"½óÁKõ½I6zC9Ö.\x12"" b"¾8¹È\x7F\x1E¦ZŽH¥ñ\x01ö¥Í" b"ÀÌ‹šhum%ÛÈ\x7FW`‘o@" b"Á7 O7µ»Q\x04\x0FY\x16á,f" b"Á{\x0EÇôß¹âÞ#*Ð;_\x1D" b"ø9Ÿ¾\x16K—’µ¬ö[È’U" b"ÃÚÌOãÓL\v¿¡ü"Ï!Z;" b"ÃàÏ[œP<1sÛÞ°YÑ" b"Ä\x04\x17ª{E"A²Ö†\x18w²ç[" b"Ä"®“ØQLY6¬™^\x06µì5" b"Ä;‰¿šÆF=•IÍæ\x1D/ƒ¬" b"Å\x1FñS\x04\e{ÛI†–´x˜jx" b"Å “ä°¶@À‰~X0qãaý" b"ÆÖƒ¢\x1EGNã«Ì\x05ã“\x15T&" b"Ç\x06Ì]Å\x07I\x03©¥E4Ž'Ü#" b"ÇÃÀ;(\x1FN~‰ïê·…”çŽ" b"È\x16I@ Å{\x19¢´¥@6žæA" b"È#ãh‚¢IR»\x18®@\x00\x16L\x0F" b"ÈæðQáãø‹¸øÞ«8Ö«" b"Ȳb'ÓM\x1D ›2\x12]¨B1" b"É\x1A\x14âýÉóH]è;tgUÓÂ" b""" É:×\n ùëU!\x0F®Ñà&\e!± """ b"ÉAie4—@›‚¥Iú+£w" b"ɺý\x0E¾Öþœ5$“ÑåŒT„" b"Éú|¥CkF@†]\x1Aø„" b"Ê/'dV¡C7‘\eø\x0E¤5¿y" b"ÊsŠßÕUY|‘ì_\x14¸@'¸" b"ÊÑÂ\t–êÞ€7\x06\x03¢™\x04" b""" ÊèYߤ\x1C’\x14%oˆ\x17Ú\n NŸ """ b"ÊüYeˆG\x14·7ër%\e\x7F3" b"ËbÈð\x199F۲Ἁxþd~" b"Ëâi¾í\Mʪg“¨a\x04…>" b"Í8o~3¢J¼† ºÖ?Ñç\x10" b"Í_\x07‚Qf›P^³¢%"Åщ" b"Íg|'\x08ïM?º\t¬â“Ú´\" b"Î9dö¨¨ŽUP+,´š{6 " b"Îf\x10Š\x07ÿÐש5‹ÇzŽ÷" b"ÎÊUÙÔ8âÖ\x11‰zÂÜ—“ñ" b"Ï\x05üùC£…(ѦÕÍoLÆ" b"ÐC‘•\x1AELíŠýèß‘\°1" b"й'2/ÃO$¨\x05mÈÅ\x16Ÿu" b"о1•t;F7ûqµ\x16A\x06" b"Ñ\x05é¼>XV"!ñ%¥bQ¸P" b"Ñî²b7,\x13ò¢$Ù\x10\x038Ëh" b"Ñú]Ò…ØLµLuúª\x02G‰" b"ÒD¬³¨B¦W\«ŽØi.%ª" b"Òƒ8…IoO\r® ¯³iÏ\x06Û" b"ÒìAÙCôK\x08Ž\x14O>\x1E™\v\x03" b"ÓV\x06\x14UlNš¥óûdiÂòá" b"ÓÓYܨ3W}Ê^hÂ”Ž‘" b"Ôû ZTK<\x01望aÒkÚ\x1C" b"Õ\x1Eû;ºýJ\x11¼0Ã^È»bÊ" b"Õ>l\©\x0F,\x08±í\x10í±Ê@\t" b"Õ”RèÁRV¨\x12ÝIÊ.¤Z†" b"Ö\x04½Ð1IHˆ²ŽºÏ\x0FþG" b"֪̖“üE´«"ÁÒ\x0F8\x10«" b"×\\v=(Æ@ã¯(õÕV[" b"ØD™\x05ÚõO©Ž+\tàÊ@?Ž" b"ز*”Q\x1EI»ˆlðñÇm\x17£" b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+" b"Øá•A9£EM¨™`À¶Å?z" b"Úa—Ð\mOÞ¨x·'q»8Ž" b"Úg˜J§À@ˆþL\x03\r\x16¸§" b""" Û\n H'MƒM1¯d)[õ\x13.¯ """ b"Û\x111{\x0FWI •F&¾p:ø\t" b"܇¤ÉHÑVÕÏø\x16·Ì\x17}\v" b"ÜR\x06kÛJ5«p\x0E~ùjÅ\e" b"Ý`y\x1F¶]A4¼B.‰\x1AïÓ\x0F" b"Þ\x0EÀÁÆ-O¬·®\x03؆K£¡" b"Þ`Z©uæŽëD6»\x0EªÕPú" b"ÞšÅë_à>T?MÍ;B>\x11ˆ" b"ß\x13\x02à\x10*|åF8UB²/@" b"ßo\x7FƒpŒ@#¤òE2Ü™ªà" b"ßpñÏóÔG8K\x16wž#«\n" b"ßþ¦C\x02\r܈5$ÑFx¢ã@" b"à\x18röÛÄKx\x01ö X\x1Ar\x7F" b"á(Ç\rv¬I\x08¥\x18[W\x13ž)§" b"áZçó¹1HÊ‚£ÔÐ\x0E£\t\x04" b"âa¸\x00ðZ:Ú1\rvS\x01žE´" b"â”A"RŠK\t»ÑÁ<íÝU" b"⟺\x17W\x05\e{y¶‹ú\x04öf“" b"âÙS²µãN««\eü²&Ä\eb" b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ" b"âü€ÄÜÊFª‡t3ÃÑ–¤v" b"âÿí\x02¦ü×G\x0E8\x08µY\x06ìU" b"äX_:ƒGCF‚ëV1Wó\x18\x1C" b""" ä}·õ¿¢%r\x06\n ›xþ¥=ä """ b"æA땉oMÆÉ¦u\x02ôì®" b"æ\x7F\x19?ÑôFà ©\x16;†NU." b"æ\x7F³½©ØVd\x06à\x12ý²\\x00ƒ" b"æõf>¹\x11\x14ù…\x05$½QŸ\x1Dç" b"çNˆmªÊ"¸ÎR6ÉT~Š\x16" b"çÙsüjE>ñ•´}Ö×xc" b"è¦);ä\HO¥O4]ŸÊ7Ž" b""" éKE¹hŒJñŽo\n Ú\¨[8 """ b"éb ƒ{C³„\x18\x1C¢\x14}D" b"él¹$#&Kh°ü\x7FƉ?µ¼" b"ê{¾ÆÇWD7—⺙CFú " b"ëB&sûÆJ¬‰ïì}žëeì" b"ì\x10±åãÃÏO²>Å.¾Å," b"ìD®z®"áÕÕþ€¹\x1CK´\x12" b"ìå‹Zj\x17G—€\x17é\r“cïw" b"ìðé±(<¾ð€ô\x0E\x18+Èêú" b"ìúà ™|B\x19¢RY»6¥,¨" b"í!¼\x01ÐóOúÑELDðºs" b"í*§±dODx‡‘\x1D+‹Ú[¾" b"îNÃ{žôGøŒõpXrË\x04¤" b"î\lL0OJÄ‹0õ`ˆõÜk" b"ïZù·”E\x1F¯“xª\x1Ej\U" b""" ï¹\~\x04óC\n ¥…4,³tAO """ b"ð!×\x03¾•H=§B0Èæ‘£ " b"ðjËB4AJ¬˜·D}PJÏq" b"ñQ £\x11íÛ¾F\x0Fâg©á³3" b""" ñm˜ð)°@\n ¨{x\x08\x1D\x03\e- """ b"ó)ˆUŸ\x01Mp·žUŒ\x00C´û" b"óƒ@\x07U4jz¡DøÎ ñ[•" b"ó©””ÛiC·¤oòWº!ch" b"óÇž ž4M)—Ã,Ð9\x12§\x15" b"ô\x07*€dªp\x14Ê~cy¸Î#^" b"õÁ‡¯y§Oz”õü)\x01ƒ¹³" b"öæå/%öLq¨Wqœ®‘\x1F<" b"÷hW#‡ÜLüøwñî\x13¬‹" b"÷n\x0EÌuÔG&²Þ¤xS’®Ø" b"÷èÐcLãÜy!\x1EL@I\x13ø" b"øo¿k°Ö¯ö˜ùÌéƒ\x13\tn" b"ùGǧ\x18ÉÁÝãŠ_¹öcL˜" b"ùó"\x05€\ræ\x16äì2¤\x1E\x07é—" b"ú#\e+—-E~\x075zT¦\x03*" b"ú}«d™Î[Ä*½Íùý.~" b"û\x15é\x12ÃS>|\x06yÔ‹\x7Fdœ" b"û²œ\x1E¤"›ÿu;¡×þù\x10‰" b"ûÞ½så„¥¸†i0wn²í" b"üxîàê˜Ã*|·üJ¦Ñ¹" b"ý\x12/;\x1F;G©‡´;7n-;" b"ý.ˆó¼?CȨ°Ôsp\rÌZ" b"þ8\x1CøµIV¼LÐïç„ì\rý" b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&" b"ÿ>üùšF\x182ÞB.º.¶Öp" b"ÿQ1æÿÝG9Ÿ®ð\rûª\x1E\e" ] |
||||||||||||||||||||||||
| 31 | 0.36 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"÷W\x15€\x02¯@ŽÑaà(~ÆÁ" b"Á¸R´ñûO›ªÌV™›;94" b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«" b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²" b"]ŽÃd0\x05MaH-Ž2\x14¿÷" b"Í\x0E`]m\x1FG…š•U}£/½" b"A»I_\x16KB)ŠT›"<3›W" b"•Êð²\x144KU¤+ztl\³;" b"\x08Eñ\t8Eê·Ö,«ŽÉùŒ" b"\x15'þÿFL¡,ÆÊ’\x0E5m" b"År\x13žG©HH¨˜ú\x01i¥N®" b"\rÒPü8•EÖ…Ôi“Ø’Ÿl" b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó" b"7¹“ñ\x1AÂCj·»(»]\" b"O÷Ô(ï®H_»»ùŸ\x16ˆér" ] |
||||||||||||||||||||||||
| 32 | 0.16 ms |
# navigation-route::meta-information SELECT LOWER(HEX(`id`)), `path`, `level` FROM `category` WHERE `id` = ? OR `id` = ?
Parameters:
[ b"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" b"w¹YÏfÞL\x15Çù·Ú9‚ó" ] |
||||||||||||||||||||||||
| 33 | 0.13 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 34 | 0.13 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"
]
|
||||||||||||||||||||||||
| 35 | 0.14 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:
[] |
||||||||||||||||||||||||
| 36 | 0.09 ms |
SELECT DISTINCT `technical_name` FROM `theme_runtime_config` WHERE `technical_name` IS NOT NULL
Parameters:
[] |
||||||||||||||||||||||||
| 37 | 0.10 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"]k\x1FTé,B¿‰µ\x12ºó·ž\x08"
]
|
||||||||||||||||||||||||
| 38 | 0.08 ms |
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 39 | 0.31 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}" ] |
||||||||||||||||||||||||
| 40 | 0.12 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
| 41 | 0.33 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"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 42 | 0.30 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"ãyüÀ–óCVŽË\x1E)MEÉ1" b"]k\x1FTé,B¿‰µ\x12ºó·ž\x08" ] |
||||||||||||||||||||||||
| 43 | 1.00 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/5d6b1f54e92c42bf89b512baf3b79e08" "/navigation/e379fcc096f343568dcb1e294d45c931" "/navigation/19ca405790ff4f07aac8c599d4317868" "/navigation/48f97f432fd041388b2630184139cf0e" "/navigation/bb22b05bff9140f3808b1cff975b75eb" "/navigation/06f5dda360c04112937601574122c515" "/navigation/c3057bb031634c669cd6dfb0d4acbb15" "/navigation/d60d60f6a5e044adbca44cbb25c3125b" "/navigation/bbc91f8512f3476697f0e9d4fd97483f" "/navigation/7356bb41f6fc4b168cc34fc7d92d7110" "/navigation/4924c22225644deea3a54c3ba6396c85" "/navigation/3bb3274a57f04bc9970c795f2dfddbe5" "/navigation/9d89181620be42dcb7e440ce0cd27456" "/navigation/e5fbe1167d8443fa95804dd5bbc6ba2e" "/detail/818550691c1e40ae9c933c058d53d2fd" "/detail/119a1fe58aac40a9925c2e117680f5d8" "/detail/9ebaf8440a43486daa4b4f4f8bfefffd" "/detail/2f1ab0a23c6c42c8b48180e292c9f354" "/detail/b28b95fab76a4937a836d0bdbb675486" "/detail/bee10eeef8084560a1f609a23509dff8" "/detail/08819962a6184fd4acac74f9c5499368" "/detail/d1dc2603282040fcae81a70a7753189c" "/detail/ee8f3e7b370d4892b3eb6e99ccbbcaf9" "/detail/4ae276df8ca9490e8c6091bb448a9533" "/detail/0926427564fb4a0e9ef0b6859cb0c4f0" "/detail/5a2795c8ae7f47dd8fe3ad010a42713e" "/detail/eb046f6e267b41da96dfe743de070f33" "/detail/a067eb9522ff4f8cb644fc2072d47884" "/detail/9c07bfa8c5d24d8296ca25ac02c2d0ec" "/detail/cb6e0a13ed9a4151a3863958fa8b0ee9" "/detail/5f10829aec0d4da5a72987716b2f2fd3" "/detail/435ab165251145bd80e6fd859e50775a" "/detail/a2a9023eb339470e9bea9e0aad83657d" "/detail/6f55806d0a2b433e8d65c6f4b9617f6c" "/detail/e15505ee002e45498adf9d38240ce734" "/detail/08de80a61b96460480c10ec1d2fef9fe" "/detail/b16f478f49d44145a933dd03f17553d9" "/detail/733a45d0988243c596f421d35d162997" b"/»_ââšMpªXTÎ|ãâ\v" b"Íe’Æ6®Kóƒx°\x1A›1äm" ] |
||||||||||||||||||||||||
| 44 | 0.24 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¨.’‹"
]
|
||||||||||||||||||||||||
| 45 | 0.10 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"Q6vWfGdJrHyTdxRLx2sn5VkJTSFLsTRo"
]
|
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.