Query Metrics
44
Database Queries
43
Different statements
57.69 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.09 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" "Rohrverbindungen/Schlauchverbindungen" "Rohrverbindungen/Schlauchverbindungen/" ] |
||||||||||||||||||||||||
| 5 | 0.31 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"Íe’Æ6®Kóƒx°\x1A›1äm" "CimqoFVehJQ5pDnQ4rnm0wyRiqgDl01q" ] |
||||||||||||||||||||||||
| 6 | 0.11 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"CimqoFVehJQ5pDnQ4rnm0wyRiqgDl01q"
]
|
||||||||||||||||||||||||
| 7 | 0.16 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.59 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"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 9 | 0.19 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"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 10 | 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œ" ] |
||||||||||||||||||||||||
| 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.36 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.27 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.23 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.22 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.12 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"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 18 | 0.11 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"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 19 | 3.24 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"*\x10ݱ\x17Oh›ÁÑF—Àl" null true false ] |
||||||||||||||||||||||||
| 20 | 1.91 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"*\x10ݱ\x17Oh›ÁÑF—Àl" null true false ] |
||||||||||||||||||||||||
| 21 | 6.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"*\x10ݱ\x17Oh›ÁÑF—Àl" null true false ] |
||||||||||||||||||||||||
| 22 | 1.72 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"*\x10ݱ\x17Oh›ÁÑF—Àl" null true false ] |
||||||||||||||||||||||||
| 23 | 0.24 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"Y\x7F·\x0FF«@\x05÷9–ðoÄá" b"Ò2ª9ó”F-¾\rñ\x13Ë\x1CÇ" b"µV7”4\x07M¶®ÌØÅ—¤Ÿy" ] |
||||||||||||||||||||||||
| 24 | 0.31 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"Y\x7F·\x0FF«@\x05÷9–ðoÄá" b"Ò2ª9ó”F-¾\rñ\x13Ë\x1CÇ" b"µV7”4\x07M¶®ÌØÅ—¤Ÿy" ] |
||||||||||||||||||||||||
| 25 | 15.44 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"Y\x7F·\x0FF«@\x05÷9–ðoÄá" b"Ò2ª9ó”F-¾\rñ\x13Ë\x1CÇ" b"µV7”4\x07M¶®ÌØÅ—¤Ÿy" ] |
||||||||||||||||||||||||
| 26 | 0.17 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 27 | 17.95 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"Y\x7F·\x0FF«@\x05÷9–ðoÄá" b"µV7”4\x07M¶®ÌØÅ—¤Ÿy" b"Ò2ª9ó”F-¾\rñ\x13Ë\x1CÇ" ] |
||||||||||||||||||||||||
| 28 | 0.32 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 | 2.55 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"\x00y]í\f\x00I¸·[/ô2íc\" b"\x00²\rO™sI\x06€[Þ~mÔ3a" b"\x00ß[\x10ç’C\n·kk²lÛ\fÓ" b"\x01l<¥ºˆEk™›\x017†©ç\f" b"\x01m#k\x1F\x17/¨kí 3J*O" b"\x02szþÓ|O÷—Ȭ¬á¡Ù" b"\x02‘çxP¼\x16ÅeÔ«E‘>\r" b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø" b"\x03-=Á¿Ê$|slN\x0EÞT§i" b"\x03W«\x1Cø(O\x13„\x13\x13Y£a\x18å" b"\x03wðqs\x1D4ƒ×xMñuA\x06-" b"\x04\x1A\x05T@yèßÁ<tw/FÜ," b"\x04\x1C8íyf\x11(ÁF¨$Ê \x06" b"\x064Ò•EÒï$\x15í½4ö§y’" b"\x06ƒ;øˆÂÁ¥t,q²ÿ–ù " b"\x06þàƒG±›ÂAÇAïÔ=.œ" b"\x07hôF(\eeUùš¯ñ^ÎRÚ" b"\x07çrAJº•ß :›ôdÏÁý" b"\x08\x07/Óât@ó‡Ãw˜žb\x1F+" b"\x08¡ÇlÒ1Fƒ“,Ѭ8¹Õ" b"\v‹ˆ¿ñáCŸ¾\x11ÙrÌ:ëà" b"\vÌš\e\x14A'Áí\x13ž†›ƒm" b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·" b"\f¹0\x1C‹BÜõâxj%ß¼.Ã" b"\rɧoˆ«\x15\x0FêO¥ÎPÌBH" b"\r×êN5ÎL¥“tÂPš\x1C\x1D6" b"\rÚ\x02©<ÿ$$•\rñ{\x1ESÛ" b"\x0E\x18±ù‰[M÷ˆüÈ\x1EŽ˜²Ä" b""" \x0E´kõÂà~xrI\n øÃƒœó """ b""" \x0FÖÑÒ+l›ª\fg¬\x07x\n ê2 """ b"\x0FïÎ~\x0FvG…EèÆÁ/\x1Eå" b"\x10ØÃò)\eBµ¥)|Wj©Ý\x15" b"\x13ww²;o.9çÒ;ÀÙÕû" b"\x13¿1¯„\x0E\r—!d\x08sͶf" b"\x14'Ћ$QD®Rކ±3o¦" b"\x14˜Œ\x18oÑG7¥\x07ÅŽÑ#ú"" b"\x14µ¼D\x07Y¢Ôš\x00Šáâl_ç" b"\x15Ë\x0FP¹äÍ”×Iæ‚¿›öš" b"\x16l+(ÜšºÎÄÃu~•\x1AK)" b"\x16xàGCù6¡Lš\x04åñ‚Žô" b"\x16¨™¼U\x01@H mè*=Ú0@" b"\x16®‡\x19\x02æ@p“Lð¦?b˜Æ" b"\x16ëï\x0F\x7F4¿ÇØjÜÐÔ#&" b"\x17RòëK0‚"ËÒÐ \x08\x10" b"\x17Ƽv…ôò \x19¯ðP\x0EŸŒ'" b"\x17ïƒer\x08¶‰¤Bq¦Ç˜Ï‹" b"\x17õ\x05´38ÓŸwì\x01ãš‹\x06ƒ" b"\x19¡º;¤ký\x08&ãðäé’Ñ" b""" \x1CÏŽ\n ¬ñAzˆú~ôP™öÉ """ b"\x1D§q<ŒâX³“\x08±¢`Õ\x11\x0F" b"\x1E3Ô¨ªJÿ¸žÎ¤ó‹™q" b"\x1F§(\f1†JŸ¿CV0\x0Fà®s" b"!F3:_\x16\x13ÊÜId\rÕŽ3<" b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y" b"!•¤uàÈz|¬¹\vÅù,"" b"!Ë&|3ÄY\x12,¦\x1EÉø‹XS" b""<«¤ÛGMᘆ…¨î.°\x1A" b""=d<÷\vEf›‘Êbl{È)" b"#q<oîÆNîê¶0$ÝΔ9" b"$\x03†'Œö_ÑOxYˆ(ZbŒ" b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®" b"&ØÖ,\x02ŒE»:i|ÉRMÍ" b"'=¨ÃF'Eꑼª¦\x13ÇÎà" b"'~\x14àÄLEp›-\r\x04\x7Fùq—" b"'»Œ!t§Êdi\x02¾¤f\x17W¾" b"'ÙÆþ²gIs€(£éÓŽÿS" b"((K.Lj\x13?‚Oó!SàBÉ" b"(ÿÐ\x17*‘L\x0F²f\x1DÙ¤ãªÂ" b")¾Jf¿\x10J\x00ˆù\x06q;\x03cJ" b",\x12)öREd¶iY“‚kN0Á" b",\x1CrîåÝ0\x06‘§ÈÂcØ\t—" b",˜ôÊ\x04)\x07ý¬ÖÇ\B\x13Jñ" b"-\x17LlÒ\x1A@Óæ qZÏœÞ" b"-ê®"ÖÀM\x0F‰\õ\x05¶V¾" b".©e\x10eùH¦»\x01¨Á\x19©Ÿ\x13" b".É-³\x17äK¢†;„-\x12¹n¬" b"/F+]\x1F\t ó\x17ИÉåËÂx" b"0\x16æã妬±ÝqÓ*–P«\v" b"0¹UJý(JE¨¹|üK\x04\rÅ" b"1š?Ë_ËE¹ G®b>g\x17§" b"1¥«”‘3B2Œ,”- €£N" b"1©–(+•K˽.\x00\x1Cæ\x16\x05O" b"2X\x06ò‹S[¥©¹áAYK_Ë" b"2¶.ÏA’‰«a›\x18N+œ›Œ" b"4\x1A¹-õ½Cü¤<ŸKBý˜â" b"6R\x12\x10°uM2–a^‡\x05P¹’" b"6XLçuw°úX†óíÁÍ»-" b"6fá3l7I\x16¾6~³TÆ/€" b"79Jšš\x04K„ª,߬í0‹8" b"7—J'û\x18CêˆZokç‚uÄ" b"7«\x1Cÿ5\x04e.k ,OEøË" b"8U1>„\x06Ië¯ë\v\x10\x10@ø," b"8XAš¾R5š {H‰O·ìï" b"9\x05“'g*UÍ\x11vÒ\x07\x1FÙ\x03¢" b"9&·S\x12\x02M©¹“‚ù‡rÚN" b"9¹Ó²2\x1EJ[‰\x05¥\e»6ã+" b":¯žŒ\x0FüIhšE#\x11ÿ&#" b":Ï~V\x08\x12m›\x1CUuF:\x14¾¯" b":죑\x11ûºÙK’UEË˳Æ" b";\x07˜¸Ï(J\e’mº½kµþ˜" b";(º2ñ\x14‰š§N„û‰\x19B~" b";fÂ\x02\x17M‹!DšÂµ\x02£²\x10" b"<LB爵Í&Cú[÷M/U•" b"<s>\x07¼úDH½\x17e9ž\x1D\x07Ù" b"<Ÿ\x10îÇ\x1Ep5AL\x7F¬‹ö±â" b"<Ÿ˜\ðþFœ¤ÏKÏð\x17Ó," b"<wÐPxn\x1CZh‘ƒ€ès" b"=\x08Bj\x1D©Iö¡$¢®ÏÜg`" b""" =\n /OÀjK»“jõ\Ø |] """ b"=h…H8¶û}€wA!™¾Té" b">´\x14\x1F’JÒ‚¥ì@\x18–“}&" b">ï\x128ËeKŒ•è\x04\x1C‚à7¿" b"?ŽEÇQè\x1C«Ð’JEºü8ì" b"?ñ5\x16HúH|˜~ öä:O—" b"?ý’´Ã”E‹µ&›ÌÐRˆ\f" b"@3»Z$óE³žkm72«,¸" b"@‡ƒ\fï*Æq²ÊM\x17¡Ø\x1AÙ" b"B\x069MføOu?A g-s" b"B\x0EÏÜÎHÔF_É5\x12§\e" b"BHØ\x11b\x0FET¢XoøÞ ˜´" b"CN7\x15\x130à`ålµP0+Ue" b"CYJ¢õïÐ7-nëß?‹þ~" b"DM]î“6^ŽR¨¤\t\x10S”=" b"Dq\x11Çâ±Mƒ‘:?¢\f¢\x13g" b"Dóf*{J·kcä@1º\x14\x06m" b"E.$R?¦Dùºsá\¼\x1Fbè" b"ER]E\x08ÈMÄ®F´ˆ\x17Š_r" b"E³L¤-¢K\x0E» +N\x03B$" b"EÀ¸VÈ®“w…\x15q6¯[‡¼" b"FKQ\x14ÎÖË‘¿o2‹“x®/" b"F_§þ$íA&´bíkû\x01<¯" b"G\x1C\x07P'<u½«ü˜õJq>" b"Gm"X\x1C¶^C]f¥6¯4‰d" b"IÇ\x16µ%E=ËXsRî\)" b"J\x04]ÜoCS†È2tÂRÈ×" b"J\f0Øa †d½D%Ý\x12M‹" b"L \veÞegÚ6\x1AP¨Þ°Þ¡" b"MÖ¾Yg>OÁ]\x03?o·5\x1E" b"N¹øeŸ\x07ºÉE3‰\x16‹fiŸ" b"Pj²\x1D„A+y×G®XÝÉÊ•" b""" Q+\f\n F§©'q\x13€³r½^ """ b"Q:éÕ\x1C¿®Zž±½\x07ëeW" b"QFÚé/„@§»úO™sQJý" b"Qð\x0EP\x07WFÖœd\x0E_\x16Æ+õ" b"SW/2ÃÝG\x04•¨š\jaó¡" b"T"Tê&GÞ®\x13BC\x1Cg‡" b"TH=\x03ëèL\x10ŒGpÌiE>" b"TÙ8sÆ‹Â\x13.àÁ±\x08?Î" b"UsCè(iÅ#æåÃ'B\x17Ö=" b"UÀ¦\م郸”o• ýÄû" b"VÀ\f÷s\t-\x03\x1E÷ÙÞ\x15Q" b"W®0\x1C"ô½ôòBNØ:\x1EÔ" b"X2“7»ïF;¸Ç_á{ŽÒ" b"XÓmŽÿÃÙ'—HÄ¥¹…§n" b"YÔûg¼Ê\x1FJ‚\x00{—Ô%aŠ" b"Y݇ï\e×O©Ÿ'b\x15úny!" b"Zk\x7F±ë\x14Gñ‹µ\f–ѳCÄ" b"ZžsÀ%3Jò¹ÙT\x03\x08ÿ¥Ñ" b"[Ç|Ë\fý)t\x02àíZ*²é" b"\?î\ešÔEÒ€–]u\x10l©" b"]|\x15“\x01E¡¡\x19\x11ÄRŽ:ž" b"] bm\rž\f7rUÿ·_°“0" b"]ݨ´ÿØ\x1Fÿš«µx ñ\" b"^\x04S\x1F“\e\v7ZY.@Eé\x05±" b"_.Õ1×FAλuÝcüa\x18b" b"_ILU½qO\x1D“Íšn>ˆœS" b"_…"rà‡ð\x19\x1C2U\x01½ùËw" b"`e\x15ÞØÜ ?ªÑ4\t\x07é½M" b"`z¶¨\x03\x17n }¤£ß\x19³" b"`™¢NædN§°Giá`'¶." b"af>'g¬F„‘\x05Ž}²˜\x14" b"aÚÒ<\x08\tLT›—d©¿‡¸ù" b"añ/@KëçÒ\x14KT\x1E¬\å\x04" b"bñþ!ËÅLøaùžÂîç" b"c?ì»C\f-PÍü«û¦µ¬©" b"cBg"a¦Fõ‹X,sŸGÆJ" b"d\x02\x08·e›A0ª×3\x14Æ\x13\x17\x16" b"d\tBb`~5ØR\x19k"³ßß" b"dmUª\x1Cë'çÖ;\x10\x1Cs-\x7F×" b"g¿”§0âA\x07–ë\x17ˆˆÅ};" b"hÔ\x12«¨ÐBRS4±vº‡’N" b"i\x1D€Ž.˜¹á¹\x03Œà+\x18Ãþ" b"iïüî\ÃC¢‰Yá\t±Îî" b"jêT'i:éøµÉŽGAe£j" b"k\x1AV]êoN,®CòÚ˜ÇõW" b"kKn\x13šSM·²ä.¬jæ2*" b"m:+·Z\x07Er•\r\x18\x10/è!¤" b"m:yíÒ4G»¾\x01¹Æ¾wÉ\x01" b"m„¨–ü)LE´ˆºSIcYh" b"mîL.ÏÚHßÚò.”¤\x16Å" b"nV\x19JÓ®C1—d/‰²&oW" b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083" b"oÞÇ\x02ÀÓß’MòOúLž´Õ" b"p\fx¢Ýİs‰ÉjPo›y‡" b"p\x14SHÓÑF^”ÅÇ‹\x19Ï.Z" b"p_\x13;ÏGE„ŽåØ\x1A;LÓ" b"pdæÏ¸ü\x00lœ`’̇Ë_E" b"pš ™Å4Hž«Ñÿ\x03`\x12——" b"qŠ\x16)Ð\e†\r¦¨´ó\rX¾ò" b"r4¤ÉñÏJ©°G\e.\x02U“L" b"rŸêÐ*‘ì`«Z'¿\\x04mp" b"s\x1Dò\x1A•ôNÔ´„‰\x00·A¡’" b"s7¼VFPŠ,wxí”cñ" b"t5Ò*l6•ý`¨OV¿\t”¾" b"tÅŒ¥§<e«:\Zã Æiò" b"tê˜_¼¸@Ö“Œøâ\vl±\v" b"tóå1h¸K²€ž´Cñ\x13¨„" b"u\v\x07ÎÑ(åï\x05eM\x08I³’" b"u¼dùôU@\x14Kì§7·Ýø5" b"vsE~]\tIß‹¯ía<$x]" b"vË\x10G†eG§´ \x13Ïù|\x01/" b"x +\v p\eˆU•¬\x14]]øm" b"xb8m¼>¾…ô]$¶mÄ"" b"y½\x15xäÐA!”~‡~f`Áö" b"zV½3Äã@ñ‚þq©óRy\x16" b"z“i³s#Mz„\x16“Á…Í5æ" b"zòœ×pa(.R\x02î\x13¤¸û" b"{Lø®Fµ¹%\eÞòÇ„M" b"{¡¿Š‚£å=\x00vÍê-ã¬1" b""" {×\x0FÃp AïŒ×c\x12\n uÓx """ b""" |\x01ü.·¹~ºi\x06\x05\n \x01ü«™ """ b"|s\x1A™øÎN\x06µ¨A¯sž˜ý" b"|„IþzÓÿµo\x1DIÖ\x10sç"" b"~üœ\x07FÐI~»'\x10×#¶#" b"\x7FK@\x16\x1EyB˸})†Fí¾„" b"\x7F]¥þ¤\x07NrÙµCßëy" b"€mÙñ$>OŽXcs\fòžÜ" b"‚¤\x1ALéÿÑ:1`}\x08L\x13Õ" b"ƒ\x11\x07#Á¥Gbt<ÿ®~"žp" b"ƒXmpúeývô)ÀóŠ3ö”" b"„\x04Æ63ðG÷ƒµˆ®ÃX™r" b"„\reÄ9ô‹ÃbÛX9Âs<¢" b"„K&\x02‡‘J®«½Í³:!š\x02" b""" „N[-\x16a\x12\n Ð$¯G%9\x7F³ """ b"„U~ßcBÒÅÅ¡^\rK±" b"…8äÁÉ×Ã8û¬tÁûj‚º" b"†\x13\x00÷/B|›`¸ø Î\x1C" b"†=\x1D"’æTj¯Òž’þÊTw" b"ˆ¶¬\x07¡M!6\x13µO¶ÃL%\r" b"‰%›ú<Íà9ØY4S—ŸmŠ" b"‰‘QN›çmî\x0FÒ¤`'zôÖ" b"‰™2NË 6=—3wï~NÕ1" b"Šòî\x04&¹^ý\x19“‘?nƒ$Õ" b"‹²¬9ÖU⡽’=Fjí«" b"Œ\x06’ã†;þ^\x00‚¬Âûêñ[" b""" Œ@O¯åŽE¡Ô\n Óa,Æ\t """ b"Œqéó\x0003¯"®W \t¦Êi" b"Œ„\v«\x04Hö·ÒúNÎG"®" b"Œí5Ú5úC9†õÎ\x01\x072/h" b"Žr\vÿ_cKò¯\x05æ?t+»" b"\x16Fíqv‡á¢¬Ùl¹zû" b"Ž[\x0Eï\v\x15͉Ô3IÊ{ðä" b"Ž]±š¦\x0FN¾†9¬\Ë}æ\x1D" b"h`ù\vhl¹Z³á\x06†¬@" b"\x07ü,›.\x12‰û\x11rPïer" b"\x08ƒ‚æÎÄÑ&U\x7F\tu«\x04L" b"pKF{HMþ´ŽJ!0\x0F\x12" b"à*L¹Ö‹\#Hxí*\x16ì)" b"èÏá(J\x19œ!\vùÁmƒS" b"‘à\x1CÀœ'@\x13òQÇqêÊŒ" b""" “ÖC\n ëí\n ŒTÈfň\t—\x1E """ b"•¡\vÿ]íÔ•ëö²ÁŽ=Ñ" b"–×õrÖlO‘Œð”<R-Ú" b"—9»-\t…Š6dóÆ)uê¶«" b"—ö?CÔs.\x11ÛMyÃñ·5\x08" b"˜m‹´»:Mê¶”Ræn˜ä™" b""" ˜Œ=7“qJ.‡ÚÝ\n «&™ """ b"›@½Ž%\x07@¨ŽÌþ\rDa3" b"›vj»£\e»)\x1Aîò\x18bEõ¯" b"›‘\x1Fz{K«–Fd°†¦„í" b"›˜po\x1E·O¾~‚\x06{\x01âsH" b"›ü\Z)ª\x13Ø"\x1E\tŽu¤ \x0E" b"›üÈè\x16ŒÉˆBÂ/eUV>X" b"œFj;JàCR„õ\x03±¶Œ©¯" b":CÎÕ0Il„±\x12\x12ý´" b"Ž\x02ÆH¡\x08#ä5æÃ2k¸" b"žDZ³Ò´WõºG£l\x01ãÓK" b"„\f…Æv\x15Ó!UÈónž£" b"Ÿ”>:åJCQ¼¢ŒWNvÏ0" b" \x10û<žèæÓíÌ„—\x16Œ" b" {\r;†_P¸<û5\v©Ÿ¦˜" b" šƒU\x7FŸ—\x10‡ì`è”Ø\f0" b" ö\x06óØýGì€\x18õé¯Äë€" b"¢ÃÉ\x0E.+@‰¹ˆèY\x1F¡Y " b"£\x10T]¤£\eF¤"Ø~\x02 " b"£[552W\x1A_y\fØð:ˆ! " b"£ÅL*\vä“ÒáwCM)Ûm±" b"¤tÚ‹\x12äÓ\e|Ÿù\x1C:j®\x1D" b"¤pMã3…ax^¬\x07^7ž" b"¥&sK8ŸBL³t\x14G7Œö\x07" b"¥=\x11!ˆËDb¹K¯–Ñ;ƒ" b"¥‹wLcxÂŽ\x08\x12¥‹=p\x11\x0F" b"¥ªæðËÿi:\x02ãç¼Tß\x1A" b"§uç\eKV@V”“h°Ã…\x11N" b"§Í±ê×&\x1C\x08ÌÏé\x0E\x1E厩" b"¨Ø5ø\x15úëòð=zÕÔW" b"©,’\x061I-©J–¡@é¶\x13" b"©x¬§éAþø0†Å,±à\x08é" b"«3obèLiºõç\x1FçÙ²Õ" b"®¡wp®Àñ“7‘æ\x15—6ç," b"¯=~ò 7©L`ó_žÎgµq" b"¯¾Ã¯ùˆ.x\e3{ëž\x18¾¢" b"¯È%¸à¬H{£\x13\x15¡¬^ÃX" b"²K\x03‹„Üä.üSªnž\x18\x11Þ" b"²|në3l\x0Fê¼JYTZ{ºr" b"²–[ÿ×I× \x13‹~Å´¤¥" b"³zj˜Có§ûÑ-éï½\x1E\v" b"³Ç’@C5½\x15ÃC\x0EÏÏ&E" b"´'\x0Eï^(\x1D4Õœ&²n1\x18" b"µMð1¡{G8ްž)Äö,b" b"¶#:‡ÂËJž©5d2Nm\x11ç" b"·Ç¦äiÞ;•%q\x11¡~o²" b"¸É&ír¶\x16;íW¾ \x08yBÑ" b"º\tñƒ·tK\x03¶£Ð\x15«m'ï" b"ºc¤\x18\x07\x08:\x182\x06£=l¢i÷" b"º~z±÷\x14O9‹\x06Äû\t‘H·" b"º¸ÙZ.—àüÃô̲”…\x19%" b"»ŽÁPµ.JòDR\x00æùº\r" b"»Ÿàÿ²Úâ8ä1\x14\x02\fFÎb" b"¾'øLP\x04m8Ã\x00æêýGÔ\" b"¾}÷>m‘\x1EØ’_ŠÒ\tW¹Ì" b"Àç\X™¬\v‹éø\x07W>HUì" b"Ág¯rÉðÌ\x04\x1EÏÄÉbI©L" b"Á{\x0EÇôß¹âÞ#*Ð;_\x1D" b"Á•F`”PCN²W\x16Ñ}2½" b"ø9Ÿ¾\x16K—’µ¬ö[È’U" b"Ä\x14Ie²\x19\f0®Û@*u)ë"" b"Ä"®“ØQLY6¬™^\x06µì5" b"ÅX¾}\x01#Iì‹%¤Ò=C£ù" b"ÇKÏÉ¡˜ês<ðe\x16iò½4" b"Çkšä³O7l\x1E\x045(¶üxx" b"È\x04\x14BàV›B˜\x1D\x1E\x1A\x01Bª¡" b"È[\x1E\r\x04›L曎óÐr\x19Äg" b"ÈæðQáãø‹¸øÞ«8Ö«" b"É)\x02Ì\x08³þ"©œoýó›€÷" b"ɺý\x0E¾Öþœ5$“ÑåŒT„" b"Éè´¼¼†kÌϸž,ÏÓe¶" b"Ê2…\x16‹€L«¦w±Q_‡ª˜" b"ÊsŠßÕUY|‘ì_\x14¸@'¸" b"ËŽqK\x02˜ÖfÐêÒ0ú¨nÞ" b"Ëâi¾í\Mʪg“¨a\x04…>" b"Ëéðî\x1A@\x00ÁÈü=„˜ÿÓW" b"ÍvU ‡JT‡ùf\x15O›§í" b"Ï\x05üùC£…(ѦÕÍoLÆ" b"Ï\eu7†Q×'¬èØ…è4\x10–" b"Ï~9\x17,þCzŽ(+Z¯³vS" b"Ð5jŒWSá-}áiCŸy€Y" b"Ж©qÎÝ’Ð’¶A)pj\rw" b"о1•t;F7ûqµ\x16A\x06" b"ÑV–ò\eÖIÕød”Yh\x05¤" b""" ѱ4¹†ÌE\x13„ñ\\x19É\n o """ b"Ó\x14 -=Y%.\v=ËëU¨ô" b"ÓjmlžÆM[½z¨ƒ–ŠÈ" b"Ôòê_>¦C8¦:P¿g\x04õr" b"Ôû ZTK<\x01望aÒkÚ\x1C" b"Õ5ÔµNgJϲ¬š\e4{\x07" b"ÖO\x12ˆ,šcÖœ'£§œ e¥" b"Ø$\x18‘6Iÿ½¤pŒBŒÍÏ" b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+" b""" Øü\n »\x10ãÇ\x1D÷%Ûê‡Ñú_ """ b""" Ùû8ÆÛ\x1D‹\n $1ȱîÁêý """ b"ÚýúU\x17îI£¢\x1Adígm=û" b"Û„¹fjBדvß\x16Ôì\x14Ù" b"Ü0Î\va´MËŽDœ\x1FÏÁ€Q" b"Ý\vQq\x14\fOX™Œº¯É\x1EÌC" b"Þ`Z©uæŽëD6»\x0EªÕPú" b"ÞšÅë_à>T?MÍ;B>\x11ˆ" b"ßo\x7FƒpŒ@#¤òE2Ü™ªà" b"ßø¼?\x0FiL\x11¬¨Rß¡ºNÉ" b"ßþ¦C\x02\r܈5$ÑFx¢ã@" b"à\x18röÛÄKx\x01ö X\x1Ar\x7F" b"àÛ¨@\x13Õ”£•pDyðm°" b"àôÚýåR@\x04œŽ\x00§'ú$ª" b"áQ¥,\x12^Hº“MA‚Öò‘¬" b"âsù‰·ôþ™C\x18{—c\x07|–" b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ" b"âÿí\x02¦ü×G\x0E8\x08µY\x06ìU" b""" ã"J»b\n L\x1D´¦¿\f\x0EA $ """ b"ãmy•løMS‚Û\x05ºÓ‡?" b"ãí,j\x1FŒS¶tì‚Ñ~lj-" b"ä\rÚl1—CÜ¿SP[ÖØZ[" b"äX_:ƒGCF‚ëV1Wó\x18\x1C" b"åÖ|•Ý7Ðÿë“á½ë”q÷" b"æ\x7F\x19?ÑôFà ©\x16;†NU." b"æÏVí55ÛÀät\x17y¯Ê\t\x1D" b"æõf>¹\x11\x14ù…\x05$½QŸ\x1Dç" b"çNˆmªÊ"¸ÎR6ÉT~Š\x16" b"èy\x0F\x13ÙùHw–ÍVV…OÇ\x14" b"èŒîúá[c"œöïŠ_#Û¤" b"ê¬g¸2\tEJ¡øÏ°(\eÕ" b"ë\táF|\x1D›0ß@D:~exA" b"ë\vl\x06·vCS³‹êPP\fÒÎ" b"ìé1©¦ŽKlŒê)~†9\x19" b"í*§±dODx‡‘\x1D+‹Ú[¾" b"í^Wà}G¸£\x16x«µËæ\t" b"îãÇ!R$ާÑ\vàd› ùÛ" b"ï¹Ï\x14\x07t³Â¹qäÖGŠ\x05/" b"ðk\x03¨/KëžztYUøE" b"òéþÌtE˜Œ:¤¾Á‚\x07\x13" b"óƒ@\x07U4jz¡DøÎ ñ[•" b"óãÇÉmÓKg“¾7,šB\x04ð" b"óåö ¼ï@V¼Ô»¾\vÒím" b"ô€;KòPp«—.ŽR½V¹ü" b"õöäþ\x03”G޼|a³;\fø<" b"ö:\x0F£Â3G”…D\x1E%qm|" b"ö<þU€¥-V\x03ÿ)ŽË5\x12o" b"öO¾¦ŠR`#È_žð“\x12\x07!" b"ö£l”uIC㺅\x01+sm4" b"÷èÐcLãÜy!\x1EL@I\x13ø" b"ø,\tè?vLýŸÿ\v‡¤¡®o" b"øb¥ã£Ð*Å\x1FFÙ)bTó±" b"ùi(«yÌO\x10€|\x19¤ˆæ\tã" b"ùœÅJ¼¨C3ž;«7¶µ" b"ù°ŸšeÄK•¨%º]Û\x0E\r¤" b"ú#\e+—-E~\x075zT¦\x03*" b"ú}«d™Î[Ä*½Íùý.~" b"úÎA<&!Ó?X_\x03\1v˜–" b"ûoH¶„ÄN”È¢Š¥[\x18B" b"ü\x1A8DÂÖÃÀ\x1E\x03‹:^µã?" b"üB×£qðã¾\x03@ÞýëÜÑ" b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&" ] |
||||||||||||||||||||||||
| 30 | 0.30 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"‘éÚ\x1EìŒEÙ€H÷‹\fFb«" b"Á¸R´ñûO›ªÌV™›;94" b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²" b"År\x13žG©HH¨˜ú\x01i¥N®" b"]ŽÃd0\x05MaH-Ž2\x14¿÷" b"A»I_\x16KB)ŠT›"<3›W" b"÷W\x15€\x02¯@ŽÑaà(~ÆÁ" b"Í\x0E`]m\x1FG…š•U}£/½" b"\x15'þÿFL¡,ÆÊ’\x0E5m" b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó" b"\x08Eñ\t8Eê·Ö,«ŽÉùŒ" b"O÷Ô(ï®H_»»ùŸ\x16ˆér" b"7¹“ñ\x1AÂCj·»(»]\" ] |
||||||||||||||||||||||||
| 31 | 0.15 ms |
# navigation-route::meta-information SELECT LOWER(HEX(`id`)), `path`, `level` FROM `category` WHERE `id` = ? OR `id` = ?
Parameters:
[ b"*\x10ݱ\x17Oh›ÁÑF—Àl" b"w¹YÏfÞL\x15Çù·Ú9‚ó" ] |
||||||||||||||||||||||||
| 32 | 0.11 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 33 | 0.12 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.13 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.09 ms |
SELECT DISTINCT `technical_name` FROM `theme_runtime_config` WHERE `technical_name` IS NOT NULL
Parameters:
[] |
||||||||||||||||||||||||
| 36 | 0.10 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"*\x10ݱ\x17Oh›ÁÑF—Àl"
]
|
||||||||||||||||||||||||
| 37 | 0.09 ms |
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 38 | 0.28 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.11 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
| 40 | 0.32 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"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 41 | 0.29 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"\x19Ê@WÿO\x07ªÈÅ™Ô1xh" b"*\x10ݱ\x17Oh›ÁÑF—Àl" ] |
||||||||||||||||||||||||
| 42 | 0.55 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/2a10ddb190174f688f9bc1d14697c06c" "/navigation/19ca405790ff4f07aac8c599d4317868" "/navigation/e8a8269008a540938b0fe5c9f5ddda80" "/navigation/44cf99695e964def895a2f2938c049e9" "/navigation/656bf6338d194c4c86f26735fb442233" "/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db" "/navigation/48f97f432fd041388b2630184139cf0e" "/navigation/bb22b05bff9140f3808b1cff975b75eb" "/navigation/06f5dda360c04112937601574122c515" "/navigation/c3057bb031634c669cd6dfb0d4acbb15" "/navigation/e379fcc096f343568dcb1e294d45c931" "/detail/597fb70f46ab40058ff73996f06fc4e1" "/detail/d232aa39f394462dbe0df113c38b1cc7" "/detail/b556379434074db6aeccd8c597a49f79" b"/»_ââšMpªXTÎ|ãâ\v" b"Íe’Æ6®Kóƒx°\x1A›1äm" ] |
||||||||||||||||||||||||
| 43 | 0.18 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:
[
"CimqoFVehJQ5pDnQ4rnm0wyRiqgDl01q"
]
|
Database Connections
| Name | Service |
|---|---|
| 0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.