GET https://s26965.creoline.cloud/navigation/1c8c252250724ddf9b9f6f005c03f8e2?p=2

Query Metrics

139 Database Queries
110 Different statements
1694.56 ms Query time

Grouped Statements

Show all queries

Time Count Info
810.24 ms
(47.81%)
1
# product-listing-route::loading::aggregation::properties-filter
SELECT `product`.active as active, `product.translation`.name as name, 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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 ((`product.properties`.`property_group_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  b"wJLÌ+QO!ç\x15\x1D4:Ð╦Ø"
  b"‹äßí¯µCu½v_\x16\x17^OT"
  b"ƒDÐ~ÄÇB–º\x05 F\‡rÉ"
  b"‘¨W¥\x03-@{©WDm/ù‚$"
  b"6IMøsnM˜‡¨ÆÚ-eTœ"
  b"$x¿Úü5H\e«þç,Tåå+"
  b"Nèþ_~×@fš\r\x14\v\x14蛥"
  b"y7&SÁÙ@ч¤¼«!\x1Cq9"
  b"j_╣ÚÇYFÉø\x1Cð'ª\x04×\x19"
  b"""
    Í\x06\x0Eü╠\n
    Nä╣G\x1FPbQ\r2
    """
  b"\x15\x10ɬ╔\x0FJj▒ZH/ÖJK\x01"
  b"Û\r—¤ôÈGA¾"GÆ¡ú¸\x1D"
  b"xSV\v° K║ç%┼˯ÅF¤"
  b"Jn\x0E§C\fG╗Å]ı\v\x1A\x16ø"
  b"\x02¸ß›ÑÒBó¢„Ôs„M¾b"
]
534.67 ms
(31.55%)
1
# product-listing-route::loading::aggregation::categories
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(`product.categoriesRo`.`id`)) as `categories` 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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 (SELECT `product.categoriesRo.mapping`.`product_id` as id, `product.categoriesRo.mapping`.`product_version_id` FROM `product_category_tree` `product.categoriesRo.mapping` 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.categoriesRo`.`id` = ?)) `product.categoriesRo_1` ON `product`.`id` = `product.categoriesRo_1`.`id` AND `product`.`version_id` = `product.categoriesRo_1`.`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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo_1`.id IS NOT NULL AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.categoriesRo`.`id`
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  null
]
82.89 ms
(4.89%)
1
# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, `product`.active as active, `product.translation`.name as name 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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` <=> ?))) GROUP BY `product`.`display_group` ORDER BY if(`product.mbdusSort`.`sort` is null,1,0),`product.mbdusSort`.`sort` ASC,name asc , MIN(`product.mbdusSort`.`sort`) ASC, `product.mbdusSort`.`sort` ASC LIMIT 24 OFFSET 24
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
]
21.37 ms
(1.26%)
3
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"ëi\t«àŽC¿•è_S¹NhÝ"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
]
14.38 ms
(0.85%)
1
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "4BlhxsRCQi9eZuxaiaYLIvgU9Bc2SEXD"
]
13.89 ms
(0.82%)
1
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
13.39 ms
(0.79%)
2
# header::navigation::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"ëi\t«àŽC¿•è_S¹NhÝ"
]
12.46 ms
(0.74%)
1
SELECT LOWER(HEX(`language.salesChannels.mapping`.`sales_channel_id`)) as `key`, GROUP_CONCAT(LOWER(HEX(`language.salesChannels.mapping`.`language_id`)) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping`.`language_id` = `language`.id WHERE ((`language`.`id` = ?)) AND (`language.salesChannels.mapping`.`sales_channel_id` IN (?)) GROUP BY `language.salesChannels.mapping`.`sales_channel_id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
10.29 ms
(0.61%)
1
# base-context-factory::sales-channel::read
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, `sales_channel.currency.translation.name` as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.`currency_id`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.`language_id` = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
8.98 ms
(0.53%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
8.39 ms
(0.50%)
1
SELECT `neti_ceb_element`.`id` as `neti_ceb_element.id`, `neti_ceb_element`.`deleted` as `neti_ceb_element.deleted`, `neti_ceb_element`.`active` as `neti_ceb_element.active`, `neti_ceb_element`.`name` as `neti_ceb_element.name`, `neti_ceb_element`.`filename` as `neti_ceb_element.filename`, `neti_ceb_element`.`version` as `neti_ceb_element.version`, `neti_ceb_element`.`config` as `neti_ceb_element.config`, `neti_ceb_element`.`plugin_id` as `neti_ceb_element.pluginId`, `neti_ceb_element.plugin`.`id` as `neti_ceb_element.plugin.id`, `neti_ceb_element.plugin`.`base_class` as `neti_ceb_element.plugin.baseClass`, `neti_ceb_element.plugin`.`name` as `neti_ceb_element.plugin.name`, `neti_ceb_element.plugin`.`composer_name` as `neti_ceb_element.plugin.composerName`, `neti_ceb_element.plugin`.`autoload` as `neti_ceb_element.plugin.autoload`, `neti_ceb_element.plugin`.`active` as `neti_ceb_element.plugin.active`, `neti_ceb_element.plugin`.`managed_by_composer` as `neti_ceb_element.plugin.managedByComposer`, `neti_ceb_element.plugin`.`path` as `neti_ceb_element.plugin.path`, `neti_ceb_element.plugin`.`author` as `neti_ceb_element.plugin.author`, `neti_ceb_element.plugin`.`copyright` as `neti_ceb_element.plugin.copyright`, `neti_ceb_element.plugin`.`license` as `neti_ceb_element.plugin.license`, `neti_ceb_element.plugin`.`version` as `neti_ceb_element.plugin.version`, `neti_ceb_element.plugin`.`upgrade_version` as `neti_ceb_element.plugin.upgradeVersion`, `neti_ceb_element.plugin`.`installed_at` as `neti_ceb_element.plugin.installedAt`, `neti_ceb_element.plugin`.`upgraded_at` as `neti_ceb_element.plugin.upgradedAt`, `neti_ceb_element.plugin`.`icon` as `neti_ceb_element.plugin.iconRaw`, `neti_ceb_element.plugin`.`created_at` as `neti_ceb_element.plugin.createdAt`, `neti_ceb_element.plugin`.`updated_at` as `neti_ceb_element.plugin.updatedAt`, `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label`, `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description`, `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink`, `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink`, `neti_ceb_element.plugin.translation.customFields`, `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields`, `neti_ceb_element`.`error` as `neti_ceb_element.error`, `neti_ceb_element`.`preview_data` as `neti_ceb_element.previewData`, `neti_ceb_element`.`preview_image` as `neti_ceb_element.previewImage`, `neti_ceb_element`.`type` as `neti_ceb_element.type`, `neti_ceb_element`.`created_at` as `neti_ceb_element.createdAt`, `neti_ceb_element`.`updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element`.`plugin_id` = `neti_ceb_element.plugin`.`id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation`.`plugin_id`, `neti_ceb_element.plugin.translation`.`label` as `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation`.`description` as `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation`.`manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation`.`support_link` as `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation`.`custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation`.`language_id` = ?) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation`.`plugin_id` = `neti_ceb_element.plugin`.`id` WHERE (`neti_ceb_element`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
8.38 ms
(0.49%)
9
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "1c8c252250724ddf9b9f6f005c03f8e2"
]
8.28 ms
(0.49%)
1
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC, MIN(`language`.`name`) ASC
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
6.62 ms
(0.39%)
2
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01—UÀ–Êr¬Œ>vû‚6ð›"
]
6.47 ms
(0.38%)
1
# base-context-factory::customer-group::read
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`registration_title` as `customer_group.translation.registrationTitle`, `customer_group.translation`.`registration_introduction` as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.`registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.`registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b""<ü\vJ\Jêö░÷õM░Y7"
]
6.13 ms
(0.36%)
1
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"jƒx\x13'\x06O┼┤»ü<{\f\tª"
]
5.91 ms
(0.35%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
5.75 ms
(0.34%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  "4BlhxsRCQi9eZuxaiaYLIvgU9Bc2SEXD"
]
5.33 ms
(0.31%)
1
# product-listing-route::loading::association::properties::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.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`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.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00TÍÏß\x03G…“ͱè\x01BB¨"
  b"\x01ùjf\x7F\x18AH•\x18äp\r¡¦}"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x17▒§Å\x13ìF3ÜXàsµjCÈ"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b" ¶ã\x00)ßOQÑÍ?®»mìd"
  b"%?š0´~NäŠä¹)˜ôâ\x02"
  b"+8K†3·@€“—î¬úÁÝG"
  b"2¦´<°*B‹­+DúÑKŬ"
  b"CjÄÔS£Lh½\x18Ò\x04,ÆÇ("
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"F¬╗<«:Jxúü;Èæ£█C"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"Vx²fP\x0EAÈ¥…nž’·S\x17"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"bî^)È:A\x1Aú¨ÇÅ¥├g\x16"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"fX▓±¤ÕGÄÉðG¢\x16x╔Ù"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"j³/\eõq@\v†?Î\x14Ï"\x1A\x19"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"o\x08áç\x00úOK±AÛ!\x1FÙ5ý"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~9\x1Cù„}B­½†Ýð#0d\x19"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"äü¼yè×IGó\x19ãHæè½ã"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"Æó8⯡J\x14Å5eÚð\f"
  b"˜”YÛ\x19ëB%¬ù¾w—\x04„]"
  b"Ÿx\x15Äv\tH‰¯BA\x1E¾$?é"
  b"¥âF&6þCâ­pÉ?”þðã"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÉÌY¨˜lLp»'ªf.\x16”|"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"×\x18\x03öŸ@Ht’èBz˜;rb"
  b"×»¶\x0FÜôN6¶ûá2^Ü â"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"÷9µu&©K\x02¬äô\vÝÄñ‡"
  b"\x00TÍÏß\x03G…“ͱè\x01BB¨"
  b"\x01ùjf\x7F\x18AH•\x18äp\r¡¦}"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x17▒§Å\x13ìF3ÜXàsµjCÈ"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b" ¶ã\x00)ßOQÑÍ?®»mìd"
  b"%?š0´~NäŠä¹)˜ôâ\x02"
  b"+8K†3·@€“—î¬úÁÝG"
  b"2¦´<°*B‹­+DúÑKŬ"
  b"CjÄÔS£Lh½\x18Ò\x04,ÆÇ("
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"F¬╗<«:Jxúü;Èæ£█C"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"Vx²fP\x0EAÈ¥…nž’·S\x17"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"bî^)È:A\x1Aú¨ÇÅ¥├g\x16"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"fX▓±¤ÕGÄÉðG¢\x16x╔Ù"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"j³/\eõq@\v†?Î\x14Ï"\x1A\x19"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"o\x08áç\x00úOK±AÛ!\x1FÙ5ý"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~9\x1Cù„}B­½†Ýð#0d\x19"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"äü¼yè×IGó\x19ãHæè½ã"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"Æó8⯡J\x14Å5eÚð\f"
  b"Ÿx\x15Äv\tH‰¯BA\x1E¾$?é"
  b"¥âF&6þCâ­pÉ?”þðã"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÉÌY¨˜lLp»'ªf.\x16”|"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"×\x18\x03öŸ@Ht’èBz˜;rb"
  b"×»¶\x0FÜôN6¶ûá2^Ü â"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"´ÉPû<·Arê=i¦3¬DK"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"÷9µu&©K\x02¬äô\vÝÄñ‡"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"""
    \n
    ı+╣ÂÈNÞÑW0×½\eÂì
    """
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x10-R\x02²\x19FئÝÛ\x14·xîƒ"
  b"""
    "¿\x05o“\n
    B*‹|\x16ìµ0ÀŸ
    """
  b")¯ÝÂa\x02I\x1EœÉÄJh01²"
  b"+8K†3·@€“—î¬úÁÝG"
  b"/]\f³P÷NW°¡\x0F>}Y\x08k"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"=Çpe´ëJW“æ#´Î\x1DÞ\x08"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"GP×L]`L\x06âöÔÉ▀ıà@"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"Jßh}\x03˜Mڧb\fb\x0E"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"Y#oú'▒FpïC╦*5®¼Ø"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g¥ÎRëìI¡™\x07wûýv­’"
  b"j–\x7F!¹³Asž~R2ðÿ\vJ"
  b"p┬┘\x1E┬ÚF\x1AÀ]Lä]\x06Ø»"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~²Á„!OO\r£\x06M‰âΡ™"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"žð¯öh\x11Ob§èZ,£»\x17Ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"ª¾}Îj\x1C@\x0Eµðïž}©'•"
  b"¯"à¶F\x01G\x17«\x00lV\x1AX\x15'"
  b"ÃR´ÁsíL\x15˜¼=\x7F–aœ’"
  b"ã%ØdyÝJÚ▒"{éÑ┴¬T"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"┌6ìeúÔJ$åa\x10È ;▒\x10"
  b"Ü/ñ^o±Cá©=H§˜¯*°"
  b"ܹ⾎ÉA(‚ƒÃÿH#«`"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"""
    á¶K˜r\n
    O§•2ýÜ&l*_
    """
  b"í‚¿23±Nعç1q›¸<}"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x1F3ôÃüÁJÚ€þßìÎpÂ5"
  b"\x19?ÿL-žÆäƒ¥0þ8"
  b"+8K†3·@€“—î¬úÁÝG"
  b"2°ü\x01£jO'¸¤\x10´CÔ»B"
  b"A¤õ\x0FÓ╠GÉäãÒsÉt└\x06"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"\x1E\x19P¯JÛ’Ñ{j\x04\x07\x1A"
  b"Q/É].\x10E+”i2¸³˜-G"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"""
    Y˜:Ü`ÔH\n
    ¼\x16\x0F\x7F±ôf—
    """
  b"]àOÇ„VGQŽÅÝÆ£ˆ4¶"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"e]m¤vú@D¼Év•§ >Œ"
  b"hzAÀʨB8•\x12ºBí‡Ì:"
  b"k›\x18!'\x13A\x14ŸUÒ\x14“]N°"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"sr}xY\tCؼw¿\t╦üºo"
  b"sä[&:ÆGº¬S#üžH5ò"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"ˆçxÃ\x02<HÙ¦–‹Gu4\v1"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·‘¤.¦‚G\x15ª¬È×ï9\f"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ä1\x10\x1A\f`CqŸ\x15\x1E>¢£¹I"
  b"Å8®1g\x08@¶œhhŠvf¸Z"
  b"╚┘6êð\x14H\x02ØÐX:O7±}"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ïì\x08s{ÖI╣éï¸╣'JÃT"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"¶Ä\x04ï\x0FÅCQÄw░\x08#¸Hö"
  b"""
    ô–™)\n
    \fHÔ€wê·±\x14æ\x0E
    """
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\edAР\x1DOp‘>H%\x18\f"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b"1A£ÚÍšA,·Ï”câ,X€"
  b"2¦´<°*B‹­+DúÑKŬ"
  b"CjÄÔS£Lh½\x18Ò\x04,ÆÇ("
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"F¬╗<«:Jxúü;Èæ£█C"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÍoì']OÃê)nÇîÃmñ"
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"bî^)È:A\x1Aú¨ÇÅ¥├g\x16"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"g¥ÎRëìI¡™\x07wûýv­’"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"j³/\eõq@\v†?Î\x14Ï"\x1A\x19"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"o\x08áç\x00úOK±AÛ!\x1FÙ5ý"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"ˆzùàÁ!CˆŸ<U¯~„\x1Eö"
  b"Æó8⯡J\x14Å5eÚð\f"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"ª¾}Îj\x1C@\x0Eµðïž}©'•"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Õcq\x1CO>M= þbèŠÍé¢"
  b"Õ†+sOAFÀ¨uµÔGü‰("
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×»¶\x0FÜôN6¶ûá2^Ü â"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"Þ\x08iÀ-ëKy‹¤ÈéŒ8Bp"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"ìáxN®²Ná£î)çëî›o"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"´ÉPû<·Arê=i¦3¬DK"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x07žÃC$%G\x1A´/÷Á=þ2ç"
  b"\x1F3ôÃüÁJÚ€þßìÎpÂ5"
  b"\x19?ÿL-žÆäƒ¥0þ8"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"A¤õ\x0FÓ╠GÉäãÒsÉt└\x06"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"NUr̘\fK\e²Õ…øJ•qA"
  b"\x1E\x19P¯JÛ’Ñ{j\x04\x07\x1A"
  b"Q/É].\x10E+”i2¸³˜-G"
  b"Xoï*ÅÃI¾µÈG¨l\x1Câ\x10"
  b"[yÉ{\x14«E›‘73{•@™Ì"
  b"]àOÇ„VGQŽÅÝÆ£ˆ4¶"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"‰šnjH¸MR‹¥ÿþ’ðcI"
  b"‰Éd|øºKd–ñ\x1Eð3ï\x19\x1F"
  b"‘`z¬\tCE†¤9\x0F¡vHóÂ"
  b"™l– ¿”C9 úÉ\x1AâZ\x0Ft"
  b"ØHüw¶ O═Á\x01V^x8°`"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·‘¤.¦‚G\x15ª¬È×ï9\f"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"""
    ┐ÄwÞ\n
    CCmîYÅv\x12ÐR2
    """
  b"\x04\x7FTMN╬┤╔v\x14ùÉı\x1A"
  b"─">*"«Bn║&.^aìy "
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ÍÅ’ÇÖ\x1EB¬©#?µ-ïrÈ"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"¶Ä\x04ï\x0FÅCQÄw░\x08#¸Hö"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"ù‘\x14)•×@àœÌ3ý5†‰b"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x0EU/ä\v~BóŒ‚U=Õñ\x19@"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\eW\x01­Ì\x00O4ªûq|J\x16\t\x05"
  b"\x1EÑ –³£N\x06›¬m‚ßÿ\x1Dð"
  b")ا‡YÄE?¶:A]\x00¹õÙ"
  b"+8K†3·@€“—î¬úÁÝG"
  b"+™8Ÿè²Kî•Øí\v\x03¼\t\x13"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"F‹\fDƒ¯\x02ûº\x15L5\x01"
  b"IxZ¤╠░D\x1Aô#ð║øÅ¸£"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÃ*F\x10¹J¥©Ž^çõNÊB"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"`̵ï¢KFVœ‰ÊwlÊK¼"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"f¨èIœ@AI£1Œv=ަW"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"q\x0F©¬\t*D·žHþZõï­€"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"uÌÌ6Û9M'²¡?D.{âî"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"‰=nc–4B‚¸mU \x1EHI²"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"±óJ,ÛŠC\x0E\x07\tÇPÈ"
  b"´°!©²\vD…¨|\x00\x1F\x0FR¦Ø"
  b"║å5\x17ÇnEd░J÷[ãöÉ:"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ï‚q˜eêH\x1C€ámЀ*'É"
  b"ÔÁnÜzKJ6›. ü5Ú\x1A\x1C"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"┌ýÎø3ÌD^®¦ìÖ°Í´R"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"""
    µ¾├èíìA´Àµ½@-\n
    ╦╦
    """
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x17ô«š&wEߤE[~r·ˆö"
  b"\x19\x13F†CeM\x16¹\x00RÇ8\x16Á|"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b"+8K†3·@€“—î¬úÁÝG"
  b"-\x19/òö Må¬[…%Ã\x11"
  b"1Rç‡ø,A\x03\x02ê†I'\x02Î"
  b"A',¾Ï?L†ƒø'hî\x1E_|"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"F‹\fDƒ¯\x02ûº\x15L5\x01"
  b"GN\t×þPDu“JÃ\x16†üfq"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"V‘kì$6I~–²ÔænM\x0Fï"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"Ç+‗╬\x1CdGIØÓÝ\x06¼m¸ô"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"å\x14Ï║\x14PJmÅÈ¿█Ìxe9"
  b"†èI­UBH¾¡šuqt ÃJ"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"«hK8AUMT”[ ho‡\x15\x06"
  b"¶&\x08UïÒNö…åN‡×‰˜á"
  b"©Õ¾\x1AiìOaï(\vDèö68"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"└X̰ӡC\fé\x1F;╗XÃ:Ø"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"×!œË*•@h°‰™\x17ƒìœª"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"ßwˆ \x1AöB<¬øs˜äÞåç"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"èJ g\x7FˆJZ‘¢hÓnÅ¿Ì"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"õ1‘¡E™CÏŠ\x1Féû\x17Mc—"
  b"øE\x12PUÈE?–\x01\x19’E/x•"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\v\x1A\f\x03ë\rL7Ü║\x08/óé0Å"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"\vSѦJä¸\x1Eì›\x1FrÝm"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LOÃ\x11éæKтӷ¹Î§'Ù"
  b"LÃ*F\x10¹J¥©Ž^çõNÊB"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"T–Ñ”ÿôN·†¼ŸcÍé \x03"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"aGb/¹DJ\x0FÅ\x1C\x19)3Ï6‗"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"\x11J׸IRŽóÄŒ\x08wµ{"
  b"iH╗\tò░KìÀÌq\x10F▒^¡"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"\x10@{5E%´§’¥\x0EÙm\x19"
  b"{®dwDµL´¡”¬LIHJ9"
  b"{ë©ëè\x1CN#¤ú³Gc\x07ÿH"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"\x7F‗FMÇ9Biº(Âãì«:\x00"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"†÷w\x1E‚C@N‹Œ_Û¾í9P"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"œ9|¹ó IÀ²7ßûh–Vƒ"
  b"ØÌÖè ▄E■Ö«qºÃEôN"
  b"Ø ═╗<ÉKwƒL║+╬\f_8"
  b"""
    ž™®î\x1CxN±«³\x10\n
    "û:\x10
    """
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"±¤èŸ\x10dO'œk…¸¢»êq"
  b"²Á\x15‘ÇhA^´%óõ@báä"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"Ê;P̺\x07@2¤Q\x00†ÍÌ\x15&"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"┌ýÎø3ÌD^®¦ìÖ°Í´R"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"䢯M¿IB¸‘á\e\x14¿#;ü"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ðÔ¼ñ ‘Hd©·\x10\x1C¸Ô¡\x1C"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"¹$÷!_╩L\x00Ø?»Ép\v>l"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x1F3ôÃüÁJÚ€þßìÎpÂ5"
  b"\x19?ÿL-žÆäƒ¥0þ8"
  b"A¤õ\x0FÓ╠GÉäãÒsÉt└\x06"
  b"""
    GTn═i*JbúÎ6\n
    򈯱
    """
  b"J\x07€æÁwFIµR!ãö{d®"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"\x1E\x19P¯JÛ’Ñ{j\x04\x07\x1A"
  b"Q/É].\x10E+”i2¸³˜-G"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"""
    Y˜:Ü`ÔH\n
    ¼\x16\x0F\x7F±ôf—
    """
  b"]àOÇ„VGQŽÅÝÆ£ˆ4¶"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"e]m¤vú@D¼Év•§ >Œ"
  b"góÂ\x039ÔB\x11‘”O\x11·å!¼"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"nôÙfx3C÷¼ÍîUõ\x05"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"娸5BmCä╗\x17 \x1A\x00Ç"
  b"ˆçxÃ\x02<HÙ¦–‹Gu4\v1"
  b"™l– ¿”C9 úÉ\x1AâZ\x0Ft"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·‘¤.¦‚G\x15ª¬È×ï9\f"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Å8®1g\x08@¶œhhŠvf¸Z"
  b"╚┘6êð\x14H\x02ØÐX:O7±}"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"Ïì\x08s{ÖI╣éï¸╣'JÃT"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ä–ðeDžD\x02’¸ÊÅ[w+Í"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"ìyq[À¶I߈ß>3M•D\x19"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"¶Ä\x04ï\x0FÅCQÄw░\x08#¸Hö"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x06×׸%\x02E¢„$ƒeþu“L"
  b"\x0EU/ä\v~BóŒ‚U=Õñ\x19@"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÃ*F\x10¹J¥©Ž^çõNÊB"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"T–Ñ”ÿôN·†¼ŸcÍé \x03"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"aGb/¹DJ\x0FÅ\x1C\x19)3Ï6‗"
  b"\x11féàM!°èêj¨µrÁ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g˜Ô}¯zNö‚ã£Ô§X1-"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"uÌÌ6Û9M'²¡?D.{âî"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"†g\x02â½ÍC\x17©cÜ\x07\x07½"
  b"†÷w\x1E‚C@N‹Œ_Û¾í9P"
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"²ƒÅ4!ºJ†„\x03hcÈ\x1C"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"Ï‚q˜eêH\x1C€ámЀ*'É"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"┌ýÎø3ÌD^®¦ìÖ°Í´R"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"÷\x16š¥\x1D‘G¥°{S\x1Fh›\x12Õ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
  b"HâNiÃãL\x07ž=RV—p5\x13"
  b"V}‚12CHÅ¿JÍèGÐüu"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"¬ù¢\x02iPAL¥\x15\x07+\x02eo±"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1E\x1Cú.O\x01µ’àA€o\x11\"
  b"'g;k×´MH‰ñƒ¾Žˆ®\x1E"
  b"(G\x19—‘1H=Š8£Ñ-˜•!"
  b"+u¢¿dÍMz­rÍq¬9\x7Fï"
  b"=Çpe´ëJW“æ#´Î\x1DÞ\x08"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"D\x01╠èßtMÕû\x1CMõÄì%Ê"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"J‡É°a÷OË©g“O5Ð\x08ä"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÁgÐ&¤I¿R!cù{~6"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"b¿ì\x16m¯N\rª­\x0F┴×@&õ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"drWJÍì@h¡│\x1D+]╗Íé"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"ww3Æ¢\x7FCb¶é¥\x7F¸I…\x06"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"Œî\e\x16C܉<—\x0F¶§4‚"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"šü±è\x08ãHݨžq\x7Fá \x01\x00"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"íçJ\x7FJØOZ┤±=ìÕT¾Ç"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"┤ƒR╠╔ÉIÀá}P1─2CÃ"
  b"¸xv)Z\x13KÁ¨\x03ßS\x10\x02¯"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"""
    á¶K˜r\n
    O§•2ýÜ&l*_
    """
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\f¹¶NÿSN²¬è\x15‘–¢Õ\x17"
  b"\x1F3ôÃüÁJÚ€þßìÎpÂ5"
  b"\x1FÍéG\e\x12KËå└r9~«│É"
  b"\x19?ÿL-žÆäƒ¥0þ8"
  b",S¾š\x17êFC½H^\x17è°n="
  b".ÅÞ¦]│F ©ÙÚ=ŽÌÃ"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"9]+½+RH׫│¸Ézé├═"
  b"A¤õ\x0FÓ╠GÉäãÒsÉt└\x06"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"G!j×GIA¨©\x19£)\x16~Ìú"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"]àOÇ„VGQŽÅÝÆ£ˆ4¶"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"fÎg\x1CÌpN”Ÿ7¿Çü Ec"
  b"iH╗\tò░KìÀÌq\x10F▒^¡"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"‰šnjH¸MR‹¥ÿþ’ðcI"
  b"™l– ¿”C9 úÉ\x1AâZ\x0Ft"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"©=\x17æÅÞDÚ«}rÂ,Í\x07k"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·‘¤.¦‚G\x15ª¬È×ï9\f"
  b"·ûd>vx@J¦Hœ÷—¹Ã—"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ã>\x07–vBJx¸\x07ê·_w¾â"
  b"─">*"«Bn║&.^aìy "
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"╚┘6êð\x14H\x02ØÐX:O7±}"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"ÍÅ’ÇÖ\x1EB¬©#?µ-ïrÈ"
  b"ð├²_c\B│¥\vÑ\f­5üÌ"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"¶Ä\x04ï\x0FÅCQÄw░\x08#¸Hö"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"""
    û‘¦\n
    Õ9K5œ’ºK¸¦3\x13
    """
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x05Ü_ÃòÍC\x14‚ÌÂ\x00\x11©³T"
  b"\f¹¶NÿSN²¬è\x15‘–¢Õ\x17"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x17ô«š&wEߤE[~r·ˆö"
  b"\x1A^┘\x01EÆHfìçF┐Þqûg"
  b"\eÅ)7ßeI8â?}Wz┬´\x14"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"\x1F3ôÃüÁJÚ€þßìÎpÂ5"
  b"\x1FÍéG\e\x12KËå└r9~«│É"
  b"\x19?ÿL-žÆäƒ¥0þ8"
  b",S¾š\x17êFC½H^\x17è°n="
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"A¤õ\x0FÓ╠GÉäãÒsÉt└\x06"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"H²&„0ÒELš€v¢i=1\x04"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"Q‡[1‘GB|¤É²‡\?Žç"
  b"]àOÇ„VGQŽÅÝÆ£ˆ4¶"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"gÖ,´$°Lå®h\x05É€\x06jR"
  b"iH╗\tò░KìÀÌq\x10F▒^¡"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"y³.@åò@˜§\x18\x1EŽ\\x01„7"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"‚ì£{3§D\x12€‡«*\x14Ø v"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"‰Éd|øºKd–ñ\x1Eð3ï\x19\x1F"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·‘¤.¦‚G\x15ª¬È×ï9\f"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Âßôos!Kt¡?ÚÇ3_ŒU"
  b"Ã>\x07–vBJx¸\x07ê·_w¾â"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"""
    Õð2\x0F\n
    \x13HÊ–‰=ÍÛèo—
    """
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"¶Ä\x04ï\x0FÅCQÄw░\x08#¸Hö"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"""
    û‘¦\n
    Õ9K5œ’ºK¸¦3\x13
    """
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x05šaRœ•J¯¡?Fû“Äm…"
  b"\x08iƒùY\x1FH5ªvçjsŽ—Ç"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"\x1E)©ŸHÜJÌ‹ûž[i¿\x06"
  b") ‡C„\eF!¼\x14›¦§y„à"
  b"7lÊq©ÿH†§aß\x12F\x06Ÿ§"
  b"A\tÐsmgL ¶Ä<ÀãX„ñ"
  b"CjÄÔS£Lh½\x18Ò\x04,ÆÇ("
  b"F¬╗<«:Jxúü;Èæ£█C"
  b"F‹\fDƒ¯\x02ûº\x15L5\x01"
  b"G\x19³ao•GÝ¿Ô\x7F\x06ÈÝë}"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"Mä‰_õ™E˜…\x10D!ÈîS®"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"x­{çÍÇC■üƒT╚ß├â®"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"äü¼yè×IGó\x19ãHæè½ã"
  b"ˆü^”ÁpA£¤¢\x00Ú6x¶v"
  b"""
    É\x14ÿM╣\n
    J=£9'┼²¢n▒
    """
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"¬yxÀÈ)J†¡œ¿½?Ÿ¹G"
  b"©Õ¾\x1AiìOaï(\vDèö68"
  b"\x1AÒÅFRB!«\x17\x0E├8─Çã"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"» š°U¼H6¨|{‘f³´Å"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"┼M┤ı\v\x0ED_ØmaÊ\x068@ƒ"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"""
    ςЩl³@¦ƒ\n
    ÝÙ!-B­
    """
  b"Ð?\v\x1FEï‹‘\x16\x1F™U)z"
  b"ıÉ£ý═#AGñý÷\x05öl|║"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"à¼P±egNx¨Y2\x102czñ"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"äïù÷Ã'EB›­Þà‚P…\x08"
  b"è®V¾kšG¥©‡Ê|#êL\x1A"
  b"ég<½ÑÝD£‹"xDÈB+Z"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"÷9µu&©K\x02¬äô\vÝÄñ‡"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"úóVäÜ K\x7F´·òŸ€|×Ñ"
  b"²T─8E|IÆúÉhñ%¬Ú"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"'g;k×´MH‰ñƒ¾Žˆ®\x1E"
  b"(G\x19—‘1H=Š8£Ñ-˜•!"
  b"+u¢¿dÍMz­rÍq¬9\x7Fï"
  b";âº""uD\x05×÷8¸ºß¨ü"
  b"=Çpe´ëJW“æ#´Î\x1DÞ\x08"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"ĢýZ¨GϹè1_Å¥G\r"
  b"H>Ôß\x1C¨F¸„\x05\x1A½|!\x1A?"
  b"J‡É°a÷OË©g“O5Ð\x08ä"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÁgÐ&¤I¿R!cù{~6"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"\­ÏÃC×N™®™WÂóÐ\x04³"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"b¿ì\x16m¯N\rª­\x0F┴×@&õ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"drWJÍì@h¡│\x1D+]╗Íé"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"ww3Æ¢\x7FCb¶é¥\x7F¸I…\x06"
  b"wö═]¯LIØ×═V"8┴ܲ"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"à#Y`█gM6Á7ÐÄÅ\x12"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"šü±è\x08ãHݨžq\x7Fá \x01\x00"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"┤ƒR╠╔ÉIÀá}P1─2CÃ"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ô\fÒ²S­O\x0Fˆr4a'\x06WZ"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"""
    á¶K˜r\n
    O§•2ýÜ&l*_
    """
  b"""
    çÂÕô³SH\n
    ½µM\x19‚ALã
    """
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ï?|·µ¾D•².º_:œ\x07"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x05šaRœ•J¯¡?Fû“Äm…"
  b"\x08iƒùY\x1FH5ªvçjsŽ—Ç"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"\x1E)©ŸHÜJÌ‹ûž[i¿\x06"
  b"7lÊq©ÿH†§aß\x12F\x06Ÿ§"
  b"A\tÐsmgL ¶Ä<ÀãX„ñ"
  b"CjÄÔS£Lh½\x18Ò\x04,ÆÇ("
  b"F¬╗<«:Jxúü;Èæ£█C"
  b"F‹\fDƒ¯\x02ûº\x15L5\x01"
  b"G\x19³ao•GÝ¿Ô\x7F\x06ÈÝë}"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"Mä‰_õ™E˜…\x10D!ÈîS®"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"x­{çÍÇC■üƒT╚ß├â®"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"äü¼yè×IGó\x19ãHæè½ã"
  b"ˆü^”ÁpA£¤¢\x00Ú6x¶v"
  b"""
    É\x14ÿM╣\n
    J=£9'┼²¢n▒
    """
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"¬yxÀÈ)J†¡œ¿½?Ÿ¹G"
  b"©Õ¾\x1AiìOaï(\vDèö68"
  b"\x1AÒÅFRB!«\x17\x0E├8─Çã"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"» š°U¼H6¨|{‘f³´Å"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"┼M┤ı\v\x0ED_ØmaÊ\x068@ƒ"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"""
    ςЩl³@¦ƒ\n
    ÝÙ!-B­
    """
  b"Ð?\v\x1FEï‹‘\x16\x1F™U)z"
  b"ıÉ£ý═#AGñý÷\x05öl|║"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"à¼P±egNx¨Y2\x102czñ"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"äïù÷Ã'EB›­Þà‚P…\x08"
  b"è®V¾kšG¥©‡Ê|#êL\x1A"
  b"ég<½ÑÝD£‹"xDÈB+Z"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"÷9µu&©K\x02¬äô\vÝÄñ‡"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"úóVäÜ K\x7F´·òŸ€|×Ñ"
  b"²T─8E|IÆúÉhñ%¬Ú"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x17ô«š&wEߤE[~r·ˆö"
  b"\x19\x13F†CeM\x16¹\x00RÇ8\x16Á|"
  b"\x1AÏ^ø\x03\x04AÉ»ÅÒв\x10■▄"
  b")äW\tü├Oñ¼\x12\r\x14Qk6Á"
  b"+8K†3·@€“—î¬úÁÝG"
  b"-\x19/òö Må¬[…%Ã\x11"
  b".<u¦Ü§H\x05Å╣ÀapãAÍ"
  b"1mWºàGJ¬£\x11ñ(\t+‰;"
  b"7Ðŵ–FBè›?Ò^ËŸ¢—"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"V‘kì$6I~–²ÔænM\x0Fï"
  b"WTózAõE\x1C‘ÄWU½a–ñ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"lq”õì‚AH°%¾[°Èqs"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"Ç+‗╬\x1CdGIØÓÝ\x06¼m¸ô"
  b"ƒf\x07#˜¿L‰•[1e†2\t)"
  b"âø═Àõ¿DD║9ÒÍ\t¨yü"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"Œ¡\x10\x1CH°N*¡\x1A1žm¦Ÿ\x16"
  b"“Å\ÿŸ\x06Bo’æoáþ\x10Ǭ"
  b"“⑵ӋGõ®‹Á¤Œ¯–•"
  b"™l– ¿”C9 úÉ\x1AâZ\x0Ft"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¡ÀÄ\f²ŒFж,#?=M 4"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"±À\x17V‡5O\x11­‰Ní\x16Jÿ‡"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"╝­H^v½Düñë{Ä6ðÐH"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"╚┘6êð\x14H\x02ØÐX:O7±}"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"Ì~\x14├ÔæEÞ¿×âÅTÄ┤Ý"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"ãBIm%$E\x02ŽÂ[\x1F×\x19¨â"
  b"æ\t¢‡£µED»´!6i{~\x1E"
  b"èJ g\x7FˆJZ‘¢hÓnÅ¿Ì"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"óG\x1E\x00pLA”©°×~ê\x08òè"
  b"öK\‘önL¡’¢R¹\x1Fò0."
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"""
    "¿\x05o“\n
    B*‹|\x16ìµ0ÀŸ
    """
  b"+8K†3·@€“—î¬úÁÝG"
  b"+u¢¿dÍMz­rÍq¬9\x7Fï"
  b"/]\f³P÷NW°¡\x0F>}Y\x08k"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"=Çpe´ëJW“æ#´Î\x1DÞ\x08"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"D\x01╠èßtMÕû\x1CMõÄì%Ê"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"Jßh}\x03˜Mڧb\fb\x0E"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"VjßZ\x10\r@(ƒu[WTÕò“"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"xºŽ›È‰Bl¦€{-6[\x19Œ"
  b"y#º];´Cc³ª±ioÜ\x1A³"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"~²Á„!OO\r£\x06M‰âΡ™"
  b"„Œ\x1AQ‹æFôšªƒrÀýu&"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"ˆy”V§\tN² º¯\x07‚©*Q"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"álTUÅMH\Øxç\x06─ÈC6"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"íçJ\x7FJØOZ┤±=ìÕT¾Ç"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"¸Uèˆ*ñB\x07\x12\f`\x07&.;"
  b"┴ða[yí@╩Ä- ìè>æz"
  b"ã%ØdyÝJÚ▒"{éÑ┴¬T"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"Û‘@M¤}A\f\x7FRR\x17ا¼"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"Û3üË0\vC╬ÖΩ p┴┴\v"
  b"ì_º€b3DN·\x10)w[¥íH"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x03ÄY.v6MD«\x7F\vÂ2½é\e"
  b"\vž‘’ϯCߨ7¬nï2ñÕ"
  b"\x15®>ì1øA\r©Ç|ø\x7FýÚ\v"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"\x1Fs?¼tàMl¸C$¸4"ïg"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÃ*F\x10¹J¥©Ž^çõNÊB"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"M¾––ÊßE«‡á\x08¿0`˜f"
  b"QSö"9ıIà¢$Źö\x02E\v"
  b"T–Ñ”ÿôN·†¼ŸcÍé \x03"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"aGb/¹DJ\x0FÅ\x1C\x19)3Ï6‗"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"iH╗\tò░KìÀÌq\x10F▒^¡"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"{®dwDµL´¡”¬LIHJ9"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"†÷w\x1E‚C@N‹Œ_Û¾í9P"
  b"Ž–˜\x07U8E¯šÜƒŽYƒ%Ï"
  b"“€Ç–8ŠCc‚ùJ\r\x1Er#î"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"Ø ═╗<ÉKwƒL║+╬\f_8"
  b"""
    ž™®î\x1CxN±«³\x10\n
    "û:\x10
    """
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"Ê;P̺\x07@2¤Q\x00†ÍÌ\x15&"
  b"╦7 \x00\x08▓OZØuî▓õíÚ\n"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"Ò9Òæ4\x11I\x1Fš³?ª<@ª;"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"×\x7F7,¿\x04Fz±\e¼ú‹›íì"
  b"┌ýÎø3ÌD^®¦ìÖ°Í´R"
  b"▄│<ÉuÏG%î{5├y7³n"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"ðâ\x17e~'GP…~„ä®ñ\x03v"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0EU/ä\v~BóŒ‚U=Õñ\x19@"
  b"\x18¥¥í‘dLá¦GÜIE…\x19"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1C¹¤rl3D3‰ŒZþc:ûÙ"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"+™8Ÿè²Kî•Øí\v\x03¼\t\x13"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LcMƒ1zEDŠÍ,´\x06–ö3"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"T–Ñ”ÿôN·†¼ŸcÍé \x03"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"aGb/¹DJ\x0FÅ\x1C\x19)3Ï6‗"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"x­{çÍÇC■üƒT╚ß├â®"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"†÷w\x1E‚C@N‹Œ_Û¾í9P"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"¬yxÀÈ)J†¡œ¿½?Ÿ¹G"
  b"""
    \n
    2©gèJš©Tçf&B<þ
    """
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"Ï‚q˜eêH\x1C€ámЀ*'É"
  b"""
    ςЩl³@¦ƒ\n
    ÝÙ!-B­
    """
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"çFe\x1EV\x1DE—¦å4ò\vâfâ"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"îªnÅ;yOiŒ\x1Dæì×\x0FS]"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"""
    \n
    ı+╣ÂÈNÞÑW0×½\eÂì
    """
  b"(G\x19—‘1H=Š8£Ñ-˜•!"
  b"+u¢¿dÍMz­rÍq¬9\x7Fï"
  b"=Çpe´ëJW“æ#´Î\x1DÞ\x08"
  b"CkÛ˜Õ­@ö•#ÖF*Ê2_"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"J‡É°a÷OË©g“O5Ð\x08ä"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"Jßh}\x03˜Mڧb\fb\x0E"
  b"LÁgÐ&¤I¿R!cù{~6"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"b¿ì\x16m¯N\rª­\x0F┴×@&õ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"drWJÍì@h¡│\x1D+]╗Íé"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"\x18–#*L®€d¦ÿÑfwF"
  b"}\x16\x1ETî|M·‘{¢{ÜÌ‘à"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ä¼\x1F˱¢IÅû@ð$æÑç7"
  b"“ð$ró#@‹† OQ\x7F¡äR"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"šü±è\x08ãHݨžq\x7Fá \x01\x00"
  b"ž|ïÍ»_Of½\x18­&®S²Ð"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"¯³3Å\x07±B\x0E l³™À}Þ\x13"
  b"┤ƒR╠╔ÉIÀá}P1─2CÃ"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ȉ\x07ËíûL\x17¸\tè_±\x05Ï\x15"
  b"É\x064-àêAT®!‚}O9ÿå"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Õcq\x1CO>M= þbèŠÍé¢"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"┌6ìeúÔJ$åa\x10È ;▒\x10"
  b"¦\x13ZÀÆãLÑìÉß"┴+,\x0F"
  b"¦l%æ\x7F│GÑ╣xTDÒ\x1C\x08ü"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"""
    á¶K˜r\n
    O§•2ýÜ&l*_
    """
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x03|õbñzMLÉÃûw\x17¬Ï\r"
  b"\x0EU/ä\v~BóŒ‚U=Õñ\x19@"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1CÙ†/=*G×¾\x17\x03žê\rtp"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"/XAOJ\x18N΄0’vÖ˜‘\x14"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"""
    JÆ^hÝ\n
    Ag¾m».\x15¬Û\x04
    """
  b"LÃ*F\x10¹J¥©Ž^çõNÊB"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"T–Ñ”ÿôN·†¼ŸcÍé \x03"
  b"\\x13Í\x04ß\D䨗'ù$á&4"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"^šcABŽD“²ðûöµ÷\x16"
  b"_>\x1C¾_£C\x1Fˆhüw°Áï¡"
  b"aGb/¹DJ\x0FÅ\x1C\x19)3Ï6‗"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"iH╗\tò░KìÀÌq\x10F▒^¡"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"m£.£░îAX¡î»wlçü\x18"
  b"\x03,0˜Iø²¦\x12˜NÇFã"
  b"t¹°Ø>\x03EIÄE╗\x15╚T\x06T"
  b"uÌÌ6Û9M'²¡?D.{âî"
  b"v\x01\x19ü\x1E×MÔ PÛš¨ƒ†d"
  b"y>ì+u¼L$¼\x14©»²\x01"
  b"{®dwDµL´¡”¬LIHJ9"
  b"~ÉÚgúÆJ\x07èbÏÜ\x15¾PE"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"ƒ\x14\x05mdÇGvœ¹cpˆåÆ\x00"
  b"\x048î#ÌOâ›Ê€ïq%K–"
  b"†g\x02â½ÍC\x17©cÜ\x07\x07½"
  b"†÷w\x1E‚C@N‹Œ_Û¾í9P"
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"£\x0Ec:êhE\x15ɸ¡\x00*w║n"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"¦WMQð\x08Eæ§Ý|šõ\x06Ôk"
  b"²ƒÅ4!ºJ†„\x03hcÈ\x1C"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"└YLRb¢Dò┤Z\x03DÉÛ~2"
  b"À°Ÿ¡ÏÌI\v·´j\x0FL¥Ú-"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"ÌûN­)òNS®\x07,!3ç@õ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ï\x07{•ÆðA‚¡\x07™µéM»R"
  b"Ï‚q˜eêH\x1C€ámЀ*'É"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"┌ýÎø3ÌD^®¦ìÖ°Í´R"
  b"á>\x17,ÁöA1±›\x08|¦kàe"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ò‹a7'+B+˜ÇgÞê·0Õ"
  b"÷\x16š¥\x1D‘G¥°{S\x1Fh›\x12Õ"
  b"ù¸\tu\x19CO)Ÿt²\x17ZvøT"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
]
5.28 ms
(0.31%)
1
# footer-pagelet::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"jƒx\x13'\x06O┼┤»ü<{\f\tª"
  b"ƒ@ë3£b@F½P·\x1E8\e£Þ"
]
5.10 ms
(0.30%)
2
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01—UÀ–Êr¬Œ>vû‚6ð›"
]
4.69 ms
(0.28%)
1
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
4.40 ms
(0.26%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
4.15 ms
(0.25%)
1
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
4.08 ms
(0.24%)
8
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
4.01 ms
(0.24%)
1
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
3.98 ms
(0.24%)
1
# base-context-factory::payment-method::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x1A\v[È;Eìò*zd\x16²_"
]
3.95 ms
(0.23%)
1
# 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.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.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`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `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`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.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.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.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.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 `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `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 (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`.`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"a€\x14ðÔüF;”\x05\x1FLÇ?½"
  b"\x0E\x10\x15\x05\x14J\x12¥/É\x15™2\x16V"
  b"""
    =x1HF\n
    J\x1C¡[s—˜²È$
    """
  b"mÇÚüÍkHä‡ÌF\x15”z™¨"
  b"rn▓Æ®/HÊØ'ÏÁºRb'"
  b"P_ÞסiH×YT’q€\x1CÅ"
  b"ï{\x16<8^Gô™°\x14,zJ63"
  b"e\x1Eä€UíD}¬]£\x0E\x10éaA"
  b"ü·Ð¼ôßJ¬¨s1eþ"ĵ"
  b"R┼s\x1DØG@\x12Æ^³¤ÐgÀe"
  b"ÖÍn@ÉôA\x15™3óPO>dg"
  b"ò<ÉOZÂJ5¿\x08Û>\x01¹)\x16"
  b"O¶n3ÅæO\x1D\x10nV§Ø\x0E\x0E"
  b"\x03ÊZ'<úEŸ±DxèRúy\x15"
  b"\x05N8ˆéHY©¦W'½lUë"
  b"ƦÜÂ╦wDýØG╩\x1C▀ƒÚp"
  b"Ö{Ÿ\x19BX@€£À\x13£U8<™"
  b"""
    \n
    ▄²ó%éLrƒƒ\f®¤ÉÒú
    """
  b"Æ9Ï\v­\x02M\x08ï;øü¼(RF"
  b"mmÅA½\x1E@\x7F·ïå=BUû\x08"
  b"ñ‰ù'\ÕFï†ä3\x1Céª|R"
  b"fpå═ñcEFüg\x13\x7F╗ Xx"
  b"2\x0FäýêOK»¾ßT÷R„©""
  b"\t ┼Àí\x19G»æzÀûVgqÅ"
]
3.82 ms
(0.23%)
1
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
3.72 ms
(0.22%)
1
# base-context-factory::taxes::read
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
3.60 ms
(0.21%)
1
# context-factory::base-context

        SELECT
          sales_channel.id as sales_channel_id,
          sales_channel.language_id as sales_channel_default_language_id,
          sales_channel.currency_id as sales_channel_currency_id,
          currency.factor as sales_channel_currency_factor,
          GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
        FROM sales_channel
            INNER JOIN currency
                ON sales_channel.currency_id = currency.id
            LEFT JOIN sales_channel_language
                ON sales_channel_language.sales_channel_id = sales_channel.id
        WHERE sales_channel.id = ?
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
3.56 ms
(0.21%)
1
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
3.55 ms
(0.21%)
1
# 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"\x1CÅÍ\x01½@â¬┐©ÐıëAt"
]
3.25 ms
(0.19%)
1
# 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`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"3£v¯U¶@ÉïáJL\x19\x1D£\x00"
  b"YgE…û•Më¯É&\vÙ·,O"
  b"E\x18 \x18n¬B¡ü)q·Â╣7å"
  b"\x061b<=\x1ELÐàAâ\x03Ë\x1EØ4"
  b"\r¾àêHÇF\x13ª\x02á|DÔ\x1EÛ"
  b"§~\r¤þ/Hê‰6·å€\x0F(]"
]
3.25 ms
(0.19%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
3.06 ms
(0.18%)
1
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
3.01 ms
(0.18%)
3
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|eb6909abe08e43bf95e85f53b94e68dd|%"
  4
  true
  true
]
2.81 ms
(0.17%)
3
# header::navigation::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`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|eb6909abe08e43bf95e85f53b94e68dd|%"
  1
  4
]
2.74 ms
(0.16%)
1
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  "sauna/aussensauna"
  "sauna/aussensauna/"
]
2.56 ms
(0.15%)
1
# 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"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
2.52 ms
(0.15%)
1
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/1c8c252250724ddf9b9f6f005c03f8e2"
  "/navigation/df5b20ca394247e29ddf148b66f1f1b8"
  "/navigation/7b5f08069933478b9fe184071c1403a8"
  "/navigation/2ceaafb000a1414f82e66a262db95099"
  "/navigation/99789abfda3d40b182287874a5d6b7df"
  "/navigation/3d2ea47e67cc4e46ac4a734abc1aea9a"
  "/navigation/5de2990a4ced460aa0165131467e15a0"
  "/navigation/b4c139f878f5404ea4ab2db15f43e7dd"
  "/navigation/b96a20ecb2114ac996259f2762148b61"
  "/navigation/7e911a6299854200ae5a9c15f284bb5b"
  "/navigation/f36e0c8e5e214edeaeb2d5ed7c296bdf"
  "/navigation/19fd210596a440a4b39fb8cdf7732886"
  "/navigation/59c8e3e4243640c4bf9a3862deaf28d0"
  "/navigation/fc06a497c53249f28ce67019feec0cfe"
  "/navigation/df195ecfd82e43eaa17f34677e26026e"
  "/navigation/38db5672173444cc82ef4ebf55519f94"
  "/navigation/91d2e7c087c745378b102e577a59f0c4"
  "/navigation/ab0051abb69844a9bc186670630d1ab1"
  "/navigation/373599fb78ae40ee87f6531523cac1c0"
  "/navigation/38fc6a73a9434fa7b3bb1147ec8191fe"
  "/navigation/c59740f5cd5447c3b67909a77f95bb84"
  "/navigation/b1f90dc40e9b4a93974c8fb0ca1c7ef2"
  "/navigation/aa96cc67a34142c08e80ca65457ff2b9"
  "/navigation/562772c22b7646969528421bec1d5da4"
  "/navigation/1524ad0689534db89609f825c77d92ed"
  "/navigation/8da736f8534e4adfb394d14a36ede5f9"
  "/navigation/5d90856fe540469d985a31e11df5bb8d"
  "/navigation/d2e20570d89947aab4aaac0a9ac2a643"
  "/navigation/69bc28798069466e914b64e5dc5fe025"
  "/navigation/8e21e8ed70ca4cb78c0c34662b81c19a"
  "/navigation/c0fea3745b9d40869244ca2a36f150c5"
  "/navigation/7dbad2cfed544c8390c508644b65b8c0"
  "/navigation/1f6247aaa6f440068aea514762ad923d"
  "/navigation/9a3f68caafc34f72834ed2abf9f8e021"
  "/navigation/6716e54168534b839abbb96728d7ee28"
  "/navigation/b27ee18ea1c945f2b7a0b2c1496e58e7"
  "/navigation/d08cddf6b52a40328944839bc573117b"
  "/navigation/00566b772de149e9b75ef1f498960abf"
  "/navigation/8ac248812d9d4d4eabbc8948cd85c487"
  "/navigation/c3c3e5c1a28c4f758d854f44484923f3"
  "/navigation/d1e62cdd026d43ed8d8c020932e52673"
  "/navigation/03dcc2c6990d4c4fb2734c585d95e4e3"
  "/navigation/6d19940fc2674aa388acf31700eb1e7c"
  "/navigation/e3e4bb54c8b847048d08516d4d4b04b7"
  "/navigation/f7e079e377f74866820f56cdda3e77c2"
  "/navigation/29a52a9da9fc475392fcf2ee8b4ebd65"
  "/navigation/48c41b388cf0483ca371ccc94349e136"
  "/navigation/52f2458b811e418d90c7a3c66de494f6"
  "/navigation/38d6ae89a14e42ecb99dacdced3ea0ba"
  "/navigation/cf185d3c5c334be0b7170987d8c85410"
  "/navigation/85faf93baa9a4654bf360393e9183074"
  "/navigation/b974627967274c65aa8e9894ab181f54"
  "/navigation/5bcd254243c245d48734a75e81684b41"
  "/navigation/906e89e6cdcd4e3480b7ad8b3830df23"
  "/navigation/fb5c30c687aa4106b14e36375a110768"
  "/navigation/898a066417e449c1baa69c29cf95fbbb"
  "/navigation/f9a46fa5d832407c8e6b04d3e9d57384"
  "/navigation/84c4a14ad8784adfa45bf41796fb2c3f"
  "/navigation/43cdf3d1a8cc484abf93c26d1448a430"
  "/navigation/2bb108b8d6a64fa29f601bcdccd838bf"
  "/navigation/85f4223254f94538b67cd63bca9a5d29"
  "/navigation/77d0fc43a6ea468a95fb7ca87ebeaef6"
  "/navigation/3129698149f34cebb862eaca2d6a1a38"
  "/navigation/0f76f4be7d4449b2813c7f4459414201"
  "/navigation/12304d394f9a4685b8e568ea3bf1455d"
  "/navigation/93c981b1bbf545fa8576066fe0b519b4"
  "/navigation/325ad855029042f99853ef3945235d7f"
  "/navigation/15784856080640a791c2c8ff1b0ca117"
  "/navigation/ce7fc6ed617c469bad912d8b57ff76ee"
  "/navigation/ff8a5def0eee434d8e4731e367778194"
  "/navigation/2a45486b005b41c6945256bcff6bdfba"
  "/navigation/f0eda5d68e19449d9e16caef5d4d34de"
  "/navigation/ed68682f959247558f647ebfc8a1af64"
  "/navigation/af7b8c03f01a41d29e743357392581a6"
  "/navigation/8984096414fd44b49f9341d29441f246"
  "/navigation/c90eba05082847a8a5591981fa18b2af"
  "/navigation/e18c70d0aacb4acdb0e77ba1210303a1"
  "/navigation/a81be86c70114ba6a7aa82d25e431406"
  "/navigation/9be4d286fe9d4f8c95cb17e52133b9e1"
  "/navigation/e83f205235a742a28fda690c114933f8"
  "/navigation/dae673d47b3e4805a9b8bd7c6f063292"
  "/navigation/aeba54c3a7c04b63b31247b1cc6790d6"
  "/navigation/f6e8ea32e9ae469f87fd15c63a038890"
  "/navigation/f6614fab349a46428a38a423556eb195"
  "/navigation/145f7e53bb5a4ad79a17e06d231684af"
  "/navigation/ca0cade58cd444449b2ad9c7a89596f0"
  "/navigation/6554fa538f4449839d02c60be457a15c"
  "/navigation/0f6d9a4e158a4e2b847f7f50eba51a89"
  "/navigation/d66c8f1071684b5db43b1e8b8a34326f"
  "/navigation/d231c091bdef4a94abf9e9c437c299d9"
  "/navigation/8eb0dcafe68b424eb0d22dad4f36dc5c"
  "/navigation/c9f7e629134248cf8173077bb688f5c6"
  "/navigation/6a84b38eb81f416196cce9859204be05"
  "/navigation/8283a228f1214b2b847edde18eddce91"
  "/navigation/50d07d9edb444dda947b1a4ba052ea05"
  "/navigation/fac6e87e334d448b969d10b3c73916b1"
  "/navigation/54526da920cc4ce2b28f66507bef6604"
  "/navigation/c4758f5bc9d2432685e4865534edc8b7"
  "/navigation/17c9cc525f9c42d98c4405fb43995228"
  "/navigation/d6915106c09e45ab9698591291511b54"
  "/navigation/ff37b8106a5247e3915f31a565c41830"
  "/navigation/26290ec2d1444331b4cbc8baf3f90e7d"
  "/navigation/71c43ff44dcb4f2b9da79ab924daa5f5"
  "/navigation/74c9e9d6093f468686f18b1addd9559f"
  "/navigation/af0733f976a74d43afe263ef9b8486d0"
  "/navigation/fe4d5a3afde84b2998e27e3022d9c45c"
  "/navigation/c644e2fb9a5e490c81a3d5651b800155"
  "/navigation/278f92d1d7bd432a84b153f72d629872"
  "/navigation/87d973db60c849b68210a89f038c0fe1"
  "/navigation/3de148f1c882497887ef25d231facfb7"
  "/navigation/e5c7bb18b0614a22b97af9a03a70ee07"
  "/navigation/cbf06aeb717f461c8f04fdf28bd83baf"
  "/navigation/8b37b01e2b5e4b3e8e012261ddc5f28c"
  "/navigation/c1f9a5368e1842ee8a73ffa6a72e704a"
  "/navigation/196d3cce24a4467eae3189e742e4a43b"
  "/navigation/32c547c6c2cf44acb417b3cfcf9d3a55"
  "/navigation/73cf2c39141d4241bebd1a48f9081592"
  "/navigation/99fd11ef16ea4e5cbde56322629b9e52"
  "/navigation/51582e8956b94f2fa0deb0df320fdac4"
  "/navigation/3558851285cd48edb0863f3d7be2cd28"
  "/navigation/950383e3df5b402bad6f71f7782db7a5"
  "/navigation/83eb3aebb4f04c87b23f2248eeb3c8e0"
  "/navigation/fbbce56c699e41029148eab071cc6170"
  "/navigation/e9b37641e57a4cc7aa6ba57abd283aff"
  "/navigation/550d1425248f47ca8f3808b75eff3335"
  "/navigation/9283bb7c90ae4ba5b6988018aa168db1"
  "/navigation/8411e0c4c18e4645877994463eded9ed"
  "/navigation/768fa9ea6cc54ca18a3593ef21e40905"
  "/navigation/a13498c59022446da6922c3fec240798"
  "/navigation/e0b1c6e937aa4d1fb1d91bc4dbe7182e"
  "/detail/618014f0d4fc463b9405871f4cc73fbd"
  "/detail/0e10158005144a12a52fc91599321656"
  "/detail/3d783148460a4a1ca15b739798b2c824"
  "/detail/6dc7dafccd6b48e487cc4615947a99a8"
  "/detail/726eb292a92f48d29d27d8b5a7526227"
  "/detail/505fded7a16948c39759549271801cc5"
  "/detail/ef7b163c385e47f499b0142c7a4a3633"
  "/detail/651ee48055ed447dac5da30e10e96141"
  "/detail/fcb7d0bcf4df4aaca8733165fe22c4b5"
  "/detail/52c5731d9d474012925efccfd167b765"
  "/detail/d6cd6e40c9f441159933f3504f3e6467"
  "/detail/953c904f5ab64a35a808ea3e01fb2916"
  "/detail/4ff46e338f914f1dbf106e56f59d0e0e"
  "/detail/03ca5a273cfa459fb14478e852fa7915"
  "/detail/82054e3888e94859a9a65727bd6c55eb"
  "/detail/92dd9ab6cb7744ec9d47ca1cdf9fe970"
  "/detail/d67b9f1942584080a3c013a355383c99"
  "/detail/0adcfda225824c729f9f0ca9cf90e3a3"
  "/detail/9239d80bf0024d088b3b9b81ac285246"
  "/detail/6d6dc541bd1e407fb7efe53d4255fb08"
  "/detail/f189f9275cd546ef86e4331ce9aa7c52"
  "/detail/667086cda46345468167137fbb205878"
  "/detail/320fe4fdea4f4bbbbedf54f75284a922"
  "/detail/09ffc5b7a11947af917ab7965667718f"
  "/navigation/05ef93b635154f0fbe70819d7c38b5ab"
  "/navigation/9b40f505a45549d9bac80e60aaf09328"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
2.28 ms
(0.13%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
2.03 ms
(0.12%)
1
# base-context-factory::country::read
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
1.86 ms
(0.11%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "Serkiz6Housenumber.%"
]
1.72 ms
(0.10%)
1
# footer-pagelet::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC, MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
1.60 ms
(0.09%)
1
# base-context-factory::sales-channel::association::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE ((`language`.`id` = ?)) AND (`language`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
1.57 ms
(0.09%)
1
# base-context-factory::currency::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
1.13 ms
(0.07%)
3
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "DooFinder"
]
1.05 ms
(0.06%)
1
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC, `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
1.05 ms
(0.06%)
1
# 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"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"a€\x14ðÔüF;”\x05\x1FLÇ?½"
  b"\x0E\x10\x15\x05\x14J\x12¥/É\x15™2\x16V"
  b"""
    =x1HF\n
    J\x1C¡[s—˜²È$
    """
  b"mÇÚüÍkHä‡ÌF\x15”z™¨"
  b"rn▓Æ®/HÊØ'ÏÁºRb'"
  b"P_ÞסiH×YT’q€\x1CÅ"
  b"ï{\x16<8^Gô™°\x14,zJ63"
  b"e\x1Eä€UíD}¬]£\x0E\x10éaA"
  b"ü·Ð¼ôßJ¬¨s1eþ"ĵ"
  b"R┼s\x1DØG@\x12Æ^³¤ÐgÀe"
  b"ÖÍn@ÉôA\x15™3óPO>dg"
  b"ò<ÉOZÂJ5¿\x08Û>\x01¹)\x16"
  b"O¶n3ÅæO\x1D\x10nV§Ø\x0E\x0E"
  b"\x03ÊZ'<úEŸ±DxèRúy\x15"
  b"\x05N8ˆéHY©¦W'½lUë"
  b"ƦÜÂ╦wDýØG╩\x1C▀ƒÚp"
  b"Ö{Ÿ\x19BX@€£À\x13£U8<™"
  b"""
    \n
    ▄²ó%éLrƒƒ\f®¤ÉÒú
    """
  b"Æ9Ï\v­\x02M\x08ï;øü¼(RF"
  b"mmÅA½\x1E@\x7F·ïå=BUû\x08"
  b"ñ‰ù'\ÕFï†ä3\x1Céª|R"
  b"fpå═ñcEFüg\x13\x7F╗ Xx"
  b"2\x0FäýêOK»¾ßT÷R„©""
  b"\t ┼Àí\x19G»æzÀûVgqÅ"
]
1.04 ms
(0.06%)
1
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"&\x04à>ªÛE"¹Ý0ÜngÅÅ"
  b"…56\x10|ÉF‡®\x18ÕÎCW¾Ã"
  b"\x17&ÜLÝEz˜G\x03Lö)B\x02"
]
0.93 ms
(0.05%)
1
SELECT COUNT(*) FROM (# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, `product`.active as active, `product.translation`.name as name 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
]
0.87 ms
(0.05%)
1
# base-context-factory::sales-channel::association::domains::read
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?))
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
0.84 ms
(0.05%)
1
# 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"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"€‹ƒC=çE\x15¤Ë­™Å\x17{\x10"
  b"„_û˨YG¥™|\x11.©Ðvø"
  b"┐%6┌▀ƒ@\x7Fª╔É\x1D\\x1890"
  b"$2Ž-d0@–¦qàÔ­áÍ\x13"
  b"e\x1F,Q\fUJ;Ž0{/˜%—Ì"
  b"┼}ìb2=@ãªÎ]g:ú­\x05"
  b"\x16áıäD(@ÂÉ¢QnyæÓÙ"
  b"""
    —¦ÆÎÒ;@À”Æ•ëá\x06\n
    œ
    """
]
0.73 ms
(0.04%)
1
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt`, `sales_channel_domain.language`.`id` as `sales_channel_domain.language.id`, `sales_channel_domain.language`.`parent_id` as `sales_channel_domain.language.parentId`, `sales_channel_domain.language`.`locale_id` as `sales_channel_domain.language.localeId`, `sales_channel_domain.language`.`translation_code_id` as `sales_channel_domain.language.translationCodeId`, `sales_channel_domain.language`.`name` as `sales_channel_domain.language.name`, `sales_channel_domain.language`.`custom_fields` as `sales_channel_domain.language.customFields`, `sales_channel_domain.language`.`created_at` as `sales_channel_domain.language.createdAt`, `sales_channel_domain.language`.`updated_at` as `sales_channel_domain.language.updatedAt`, `sales_channel_domain.language.locale`.`id` as `sales_channel_domain.language.locale.id`, `sales_channel_domain.language.locale`.`code` as `sales_channel_domain.language.locale.code`, `sales_channel_domain.language.locale`.`created_at` as `sales_channel_domain.language.locale.createdAt`, `sales_channel_domain.language.locale`.`updated_at` as `sales_channel_domain.language.locale.updatedAt`, `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation.name` as `sales_channel_domain.language.locale.name`, `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation.territory` as `sales_channel_domain.language.locale.territory`, `sales_channel_domain.language.locale.translation.customFields`, `sales_channel_domain.language.locale.translation.customFields` as `sales_channel_domain.language.locale.customFields` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain`.`language_id` = `sales_channel_domain.language`.`id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation`.`locale_id`, `sales_channel_domain.language.locale.translation`.`name` as `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation`.`territory` as `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation`.`custom_fields` as `sales_channel_domain.language.locale.translation.customFields` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation`.`language_id` = ?) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation`.`locale_id` = `sales_channel_domain.language.locale`.`id` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"³xÖŠKHM'¬ïãxâà&Æ"
]
0.67 ms
(0.04%)
2
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.66 ms
(0.04%)
2
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
0.64 ms
(0.04%)
1
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`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"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"€‹ƒC=çE\x15¤Ë­™Å\x17{\x10"
  b"„_û˨YG¥™|\x11.©Ðvø"
  b"┐%6┌▀ƒ@\x7Fª╔É\x1D\\x1890"
  b"$2Ž-d0@–¦qàÔ­áÍ\x13"
  b"e\x1F,Q\fUJ;Ž0{/˜%—Ì"
  b"┼}ìb2=@ãªÎ]g:ú­\x05"
  b"\x16áıäD(@ÂÉ¢QnyæÓÙ"
  b"""
    —¦ÆÎÒ;@À”Æ•ëá\x06\n
    œ
    """
]
0.55 ms
(0.03%)
1
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%"
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x05N8ˆéHY©¦W'½lUë"
  b"ƦÜÂ╦wDýØG╩\x1C▀ƒÚp"
  b"ü·Ð¼ôßJ¬¨s1eþ"ĵ"
  b"ÖÍn@ÉôA\x15™3óPO>dg"
  b"a€\x14ðÔüF;”\x05\x1FLÇ?½"
  b"e\x1Eä€UíD}¬]£\x0E\x10éaA"
  b"""
    =x1HF\n
    J\x1C¡[s—˜²È$
    """
  b"""
    \n
    ▄²ó%éLrƒƒ\f®¤ÉÒú
    """
  b"mÇÚüÍkHä‡ÌF\x15”z™¨"
  b"O¶n3ÅæO\x1D\x10nV§Ø\x0E\x0E"
  b"R┼s\x1DØG@\x12Æ^³¤ÐgÀe"
  b"ï{\x16<8^Gô™°\x14,zJ63"
  b"ñ‰ù'\ÕFï†ä3\x1Céª|R"
  b"\x0E\x10\x15\x05\x14J\x12¥/É\x15™2\x16V"
  b"rn▓Æ®/HÊØ'ÏÁºRb'"
  b"ò<ÉOZÂJ5¿\x08Û>\x01¹)\x16"
  b"P_ÞסiH×YT’q€\x1CÅ"
  b"Æ9Ï\v­\x02M\x08ï;øü¼(RF"
  b"mmÅA½\x1E@\x7F·ïå=BUû\x08"
  b"Ö{Ÿ\x19BX@€£À\x13£U8<™"
]
0.53 ms
(0.03%)
1
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x15¶=ìD¦A\x11¿█ó°`Ì«Ù"
]
0.51 ms
(0.03%)
1
# cart-rule-loader::load-rules::read
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"sõº\x17÷/M៑Ôk]sT3"
  b"S«^9ÑÅC¹’åýÝE\x06{\r"
  b"WıRL╠òCüÄ÷V┬Î~ä╚"
  b"l%┘;§KK█┤õÍ\x13{ÿÅl"
  b"çä•tx¼D$ž‘TP\x1C¼ËR"
  b"òÔÎX\x12éFÙ¢œ•j\x12\eêí"
  b"\x131Û¿\x14âF\x03ØÞ\x15║/═¶å"
  b"–J¼\e(ÇI¨®˜|ö‹0„s"
  b"Ë¿ìÂÕuN>ŸíÓž¿óÜ\x0F"
  b"zRø¯”ºE:¦Ô¨ñ´Uql"
  b"\x12\x06­>Õ±Gg¯ÀìV¿þ†$"
  b"D\t²\x17█ìAJâ\ei3Ö\x17"
  b"UÍ>\x136,KU¦!]‘_É ‹"
  b"^\x03\x1Dx~RF£ÇG·\x1F║ÞýØ"
  b"i\x15\v\x10v)Kn¿4U\x0E<’–\x15"
  b"…‹®7\x02\x10ORžm\f|1„\rÝ"
  b"ñ¢ÏÚ\x05ýNUØ\x19ö\f\x17®╠\t"
  b"°ÚM¥âFC*‰Ž3p]E\x12î"
  b"©\x07\x17\x05■MöÉ╔^p└Ø}%"
  b"╗$ìÔiøMX╝\■NöB9_"
  b"éå+ID`CJ€\x02MH\x0E±™v"
  b"\x1FŒÊI´æD\x11‰$Úcßhó+"
  b"†8+nG´J˜¨«\x19¶*ûÇ\x02"
  b"ô²áè³rMU¯Š` ;\x05\x1F°"
  b"\x02ÔPvØ\x16HbéÃälV+J"
  b"\x02ÿoµŠPGÙ¨N‹}R/Ÿ+"
  b"\x07b\fJ®¹O\t±aôÄ“-í«"
  b"_ı7Á·¹Jëª-┤êÖÅ\x03"
  b"~Èb;6\x15JG‚qKMª\x1E\t\x04"
  b"ò¯Á╬:çL?î bì\x1A®®Ì"
  b"°Žé\x7FÃ\x05Oi…ÌHsŠ\x0FÆ$"
  b"$Iß\táÃK¬Ÿ\x06Ãož¾ÚÌ"
  b"CBLاœD\x15´7t]\x01Oqr"
  b"–t性ŒHá©Å_\x7FéÄЗ"
  b"ØÑpè\f`C\x1AØ█ÿ\x12²OÀµ"
  b"§ÒÚ\x1FQŸBh‰ýS•ÿ\x1CJ‚"
  b"À§¹RØHN6åÕ×│\x01Ä~ã"
  b"┘è!Å■ãN\x03½p░Ï¿©Wc"
  b"ô\x18Ýí,…Gñ‚\rä*S#x/"
]
0.50 ms
(0.03%)
1
# product-listing-route::loading::association::options::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.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.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 `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`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.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    Nµ³Ê·¯I\n
    ’v\x10/ÄÉ7È
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"iÓRá6EI\rüg\x0F¯╚╩,&"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"iÓRá6EI\rüg\x0F¯╚╩,&"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
]
0.46 ms
(0.03%)
1
# 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"\x073éöòÌIÉüLÇ%\x08\x1C"
  b"*\x03Ó:¤\x01F*ŒV¿\x19²‰ñ½"
  b"\fÄÜ»2÷Lº¥É×╗hse«"
  b"\x10§-IS\fJô•HT\x03ö\x1CtX"
  b"8m\x10\x1C\x05Nã‘*Ï5D×Dæ"
  b"XÛ┐T ÃJ╔ünôÁ3£>="
  b"\eàe\x03³_AŸŠWvìl‰\tÏ"
  b"\x07^çåø`Bʈ½è¤IÁÈÝ"
  b"\x03-³^X╬MØí'i=¶,\x19ì"
  b"\x1A\x0E^\x18DØ £Ïeèá?+"
  b"\x05Åë©®eMxñ»aP1pÜù"
  b"F\x06\fûàb@ªÅ§&&|çª\x12"
  b"\x13uÐ/\x03\rI1´ÜÅí(0f$"
  b"\x03ÊZ'<úEŸ±DxèRúy\x15"
  b"\x00ú_õ9ÙF˜žÅ<æŸÔ!\x00"
  b"\x01ÕŤ÷░II¼│B®,ͧõ"
  b"ºBV^.\x07L├ØbNÙeì\x0F±"
  b"\x10é╩\x05òìD░¬\x06à\x15\x07:┐M"
  b"nõ│vL\eL\x11ñcÒtÉV\x7F¥"
  b"ü&A0ëÒH\x05×\x10ÀÛZó▀«"
  b"\x1C\x08„Ê\x7FIC3€g•ù\x04oL<"
  b"fpå═ñcEFüg\x13\x7F╗ Xx"
  b"2\x0FäýêOK»¾ßT÷R„©""
  b"\t ┼Àí\x19G»æzÀûVgqÅ"
]
0.45 ms
(0.03%)
1
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `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"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
0.44 ms
(0.03%)
1
# categories-aggregation::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"\f„þ"#OL\x12„¤wˆÒï1ñ"
  b"\x0Fv¶¥}DI▓ü<\x7FDYAB\x01"
  b"\x0F|˜=ÆùMë½Xœö­€Ù§"
  b"\x120M9OšF…¸åhê;ñE]"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b" ¸¬\t\x1EeCŠƒ:ñï+4Û–"
  b"\x08¸Ö¦O¢Ÿ`\eÍÌØ8¿"
  b"1)iüI¾LÙ©bÛ╩-j\x1A8"
  b"2ZÏU\x02ÉB¨ÿS´9E#]\x7F"
  b"8ÛVr\x174DÌ‚ïN¿UQŸ”"
  b"""
    E?ky^)H긗\n
    çäâ\vœ
    """
  b"h£Ý‰É&G\e³!¼1êc."
  b"wÐüC¦êFŠ•û|¨~¾®ö"
  b"~‘\x1Ab™…B\x00®Zœ\x15ò„»["
  b"…ô"2TùE8¶|Ö;Êš])"
  b"ô╔ü▒╗§E·àv\x06oÓÁ\x19"
  b"š²eÃ\x1EúF\x05ª35m?ùÊÚ"
  b"»{î\x03­\x1AAÊ×t3W9%üª"
  b"à±Æé7ªM\x1F±Ù\eÄÛç\x18."
  b"ëi\t«àŽC¿•è_S¹NhÝ"
  b"í@‹›þ|Ov¤¸™#P~û¦"
]
0.37 ms
(0.02%)
1
# 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"\x03ÊZ'<úEŸ±DxèRúy\x15"
  b"\t ┼Àí\x19G»æzÀûVgqÅ"
  b"""
    \n
    ▄²ó%éLrƒƒ\f®¤ÉÒú
    """
  b"\x0E\x10\x15\x05\x14J\x12¥/É\x15™2\x16V"
  b"2\x0FäýêOK»¾ßT÷R„©""
  b"""
    =x1HF\n
    J\x1C¡[s—˜²È$
    """
  b"O¶n3ÅæO\x1D\x10nV§Ø\x0E\x0E"
  b"P_ÞסiH×YT’q€\x1CÅ"
  b"R┼s\x1DØG@\x12Æ^³¤ÐgÀe"
  b"a€\x14ðÔüF;”\x05\x1FLÇ?½"
  b"e\x1Eä€UíD}¬]£\x0E\x10éaA"
  b"fpå═ñcEFüg\x13\x7F╗ Xx"
  b"mmÅA½\x1E@\x7F·ïå=BUû\x08"
  b"mÇÚüÍkHä‡ÌF\x15”z™¨"
  b"rn▓Æ®/HÊØ'ÏÁºRb'"
  b"\x05N8ˆéHY©¦W'½lUë"
  b"Æ9Ï\v­\x02M\x08ï;øü¼(RF"
  b"ƦÜÂ╦wDýØG╩\x1C▀ƒÚp"
  b"ò<ÉOZÂJ5¿\x08Û>\x01¹)\x16"
  b"Ö{Ÿ\x19BX@€£À\x13£U8<™"
  b"ÖÍn@ÉôA\x15™3óPO>dg"
  b"ï{\x16<8^Gô™°\x14,zJ63"
  b"ñ‰ù'\ÕFï†ä3\x1Céª|R"
  b"ü·Ð¼ôßJ¬¨s1eþ"ĵ"
  b":н\f!$N\x18­Rzˆ\t•ƒ\x00"
  b"fÃë\x1C─▀Kõüà\x13\x1Dq\x1A\x0E\x1A"
  b"\x12jÈ×B½»\x0EL®?ɾ_"
  b"Ök\x17´åòK\x01ƒµxebÌ\x06è"
]
0.34 ms
(0.02%)
1
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId
            FROM sales_channel
                LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
                LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
                LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
            WHERE sales_channel.id = ?
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
0.34 ms
(0.02%)
1
# breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `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"~‘\x1Ab™…B\x00®Zœ\x15ò„»["
  b"\x08¸Ö¦O¢Ÿ`\eÍÌØ8¿"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
0.29 ms
(0.02%)
1
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
0.29 ms
(0.02%)
1
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"vݶl\x16\x08Cة΀ZX(¼Í"
]
0.28 ms
(0.02%)
1
# base-context-factory::taxes::association::rules::read
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.`tax_rule_type_id`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.`language_id` = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"y€´òé…J¨Œ×\x13gLÇ\x00\"
  b"”™Šz]µC¬µ»¨ü»Í\x04¾"
  b"ÃÛ…3ñ—B\x1AƒÓçã,õý­"
  b"ÉNãb1SL濳·R6ŒÁ4"
]
0.27 ms
(0.02%)
1
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.language`.`id` as `sales_channel.language.id`, `sales_channel.language`.`parent_id` as `sales_channel.language.parentId`, `sales_channel.language`.`locale_id` as `sales_channel.language.localeId`, `sales_channel.language`.`translation_code_id` as `sales_channel.language.translationCodeId`, `sales_channel.language`.`name` as `sales_channel.language.name`, `sales_channel.language`.`custom_fields` as `sales_channel.language.customFields`, `sales_channel.language`.`created_at` as `sales_channel.language.createdAt`, `sales_channel.language`.`updated_at` as `sales_channel.language.updatedAt`, `sales_channel.language.locale`.`id` as `sales_channel.language.locale.id`, `sales_channel.language.locale`.`code` as `sales_channel.language.locale.code`, `sales_channel.language.locale`.`created_at` as `sales_channel.language.locale.createdAt`, `sales_channel.language.locale`.`updated_at` as `sales_channel.language.locale.updatedAt`, `sales_channel.language.locale.translation.name`, `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name`, `sales_channel.language.locale.translation.territory`, `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory`, `sales_channel.language.locale.translation.customFields`, `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `language` `sales_channel.language` ON `sales_channel`.`language_id` = `sales_channel.language`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language`.`locale_id` = `sales_channel.language.locale`.`id` LEFT JOIN (SELECT `sales_channel.language.locale.translation`.`locale_id`, `sales_channel.language.locale.translation`.`name` as `sales_channel.language.locale.translation.name`, `sales_channel.language.locale.translation`.`territory` as `sales_channel.language.locale.translation.territory`, `sales_channel.language.locale.translation`.`custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation`.`language_id` = ?) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation`.`locale_id` = `sales_channel.language.locale`.`id` WHERE (`sales_channel`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"³xÖŠKHM'¬ïãxâà&Æ"
]
0.27 ms
(0.02%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
0.27 ms
(0.02%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"vݶl\x16\x08Cة΀ZX(¼Í"
]
0.25 ms
(0.01%)
1
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt`, `seo_url.language`.`id` as `seo_url.language.id`, `seo_url.language`.`parent_id` as `seo_url.language.parentId`, `seo_url.language`.`locale_id` as `seo_url.language.localeId`, `seo_url.language`.`translation_code_id` as `seo_url.language.translationCodeId`, `seo_url.language`.`name` as `seo_url.language.name`, `seo_url.language`.`custom_fields` as `seo_url.language.customFields`, `seo_url.language`.`created_at` as `seo_url.language.createdAt`, `seo_url.language`.`updated_at` as `seo_url.language.updatedAt`, `seo_url.language.locale`.`id` as `seo_url.language.locale.id`, `seo_url.language.locale`.`code` as `seo_url.language.locale.code`, `seo_url.language.locale`.`created_at` as `seo_url.language.locale.createdAt`, `seo_url.language.locale`.`updated_at` as `seo_url.language.locale.updatedAt`, `seo_url.language.locale.translation.name`, `seo_url.language.locale.translation.name` as `seo_url.language.locale.name`, `seo_url.language.locale.translation.territory`, `seo_url.language.locale.translation.territory` as `seo_url.language.locale.territory`, `seo_url.language.locale.translation.customFields`, `seo_url.language.locale.translation.customFields` as `seo_url.language.locale.customFields` FROM `seo_url` LEFT JOIN `language` `seo_url.language` ON `seo_url`.`language_id` = `seo_url.language`.`id` LEFT JOIN `locale` `seo_url.language.locale` ON `seo_url.language`.`locale_id` = `seo_url.language.locale`.`id` LEFT JOIN (SELECT `seo_url.language.locale.translation`.`locale_id`, `seo_url.language.locale.translation`.`name` as `seo_url.language.locale.translation.name`, `seo_url.language.locale.translation`.`territory` as `seo_url.language.locale.translation.territory`, `seo_url.language.locale.translation`.`custom_fields` as `seo_url.language.locale.translation.customFields` FROM `locale_translation` `seo_url.language.locale.translation` WHERE `seo_url.language.locale.translation`.`language_id` = ?) `seo_url.language.locale.locale_translation` ON `seo_url.language.locale.locale_translation`.`locale_id` = `seo_url.language.locale`.`id` WHERE (`seo_url`.`path_info` = ? AND `seo_url`.`is_canonical` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "/navigation/1c8c252250724ddf9b9f6f005c03f8e2"
  true
]
0.22 ms
(0.01%)
1
# 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`.`wb_initial_quantity` as `property_group_option.wbInitialQuantity`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`wb_technical_name` as `property_group_option.group.wbTechnicalName`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.customFields`, `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 `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` 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.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00V9Çj+IM =ÂxI¬\nÈ"
  b"\x01ùjf\x7F\x18AH•\x18äp\r¡¦}"
  b"\x03|\x16ì╣¼N\x00á§CÙ■èÇ?"
  b"\x05Ü_ÃòÍC\x14‚ÌÂ\x00\x11©³T"
  b"\x08iƒùY\x1FH5ªvçjsŽ—Ç"
  b"\v\x1A\f\x03ë\rL7Ü║\x08/óé0Å"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x0Eä¿îK,IØÇ:û╠ ╝è@"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x12›å›¦£DWŸ‚\x13Å<jNó"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x14\x00\x0E|║\vLrí~ï)U╬üJ"
  b"\x18)þº÷¹N>–—ÎíOé6¾"
  b"\eW\x01­Ì\x00O4ªûq|J\x16\t\x05"
  b"\edAР\x1DOp‘>H%\x18\f"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1Fs?¼tàMl¸C$¸4"ïg"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b"!òo\\x7FßAJ€?ö\x19\tx”\x0F"
  b"#Ås–ŸÝ@­ 9\x02í\x1El‹8"
  b"'g;k×´MH‰ñƒ¾Žˆ®\x1E"
  b"(» òd\x00D ▒¦ÙöÚ‗ů"
  b")äW\tü├Oñ¼\x12\r\x14Qk6Á"
  b".ÅÞ¦]│F ©ÙÚ=ŽÌÃ"
  b"/XAOJ\x18N΄0’vÖ˜‘\x14"
  b"1mWºàGJ¬£\x11ñ(\t+‰;"
  b"2-\x11ÿ<'HV¦›1Ùn”$\x17"
  b"3âJñä\x1CEpäÅ\f\x01"
  b"4<)®\x01–DÀ®‹IÎÃŽH\x1F"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"9]+½+RH׫│¸Ézé├═"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"A',¾Ï?L†ƒø'hî\x1E_|"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"GP×L]`L\x06âöÔÉ▀ıà@"
  b"ĢýZ¨GϹè1_Å¥G\r"
  b"LOÃ\x11éæKтӷ¹Î§'Ù"
  b"LÍoì']OÃê)nÇîÃmñ"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"NUr̘\fK\e²Õ…øJ•qA"
  b"QSö"9ıIà¢$Źö\x02E\v"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"VjßZ\x10\r@(ƒu[WTÕò“"
  b"Vx²fP\x0EAÈ¥…nž’·S\x17"
  b"V}‚12CHÅ¿JÍèGÐüu"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"\¿Dm║0Iìí▒█¬┴¶K\x1C"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"`~s]H3G‡½Átwr<:r"
  b"b@<\nØ}C\x15ñ~v-Ûè\x00Ä"
  b"\x11féàM!°èêj¨µrÁ"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"g˜Ô}¯zNö‚ã£Ô§X1-"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"hzAÀʨB8•\x12ºBí‡Ì:"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"jM#Î\x10ºK…•ç’C?¼RÈ"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k›\x18!'\x13A\x14ŸUÒ\x14“]N°"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"l9Òf\x1FíJ\x7Fɯ\x01ê\x04Õ-,"
  b"lq”õì‚AH°%¾[°Èqs"
  b"nôÙfx3C÷¼ÍîUõ\x05"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"s/•ï/©I³‰¤ôjð¶­\x03"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"sä[&:ÆGº¬S#üžH5ò"
  b"u╝\x07\tí\vF─»É\x7F½dý1\x17"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"wö═]¯LIØ×═V"8┴ܲ"
  b"y³.@åò@˜§\x18\x1EŽ\\x01„7"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"{ë©ëè\x1CN#¤ú³Gc\x07ÿH"
  b"~9\x1Cù„}B­½†Ýð#0d\x19"
  b"~²Á„!OO\r£\x06M‰âΡ™"
  b"\x7F‗FMÇ9Biº(Âãì«:\x00"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"à#Y`█gM6Á7ÐÄÅ\x12"
  b"娸5BmCä╗\x17 \x1A\x00Ç"
  b"ˆçxÃ\x02<HÙ¦–‹Gu4\v1"
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩"
  b"Ž–˜\x07U8E¯šÜƒŽYƒ%Ï"
  b"“€Ç–8ŠCc‚ùJ\r\x1Er#î"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜”YÛ\x19ëB%¬ù¾w—\x04„]"
  b"ÿ¦\x17{÷QD\x01É^]%Ëûî│"
  b"\x1C«\v²\rOd‰IºsÉ«\x13ú"
  b"œ9|¹ó IÀ²7ßûh–Vƒ"
  b"ØHüw¶ O═Á\x01V^x8°`"
  b"žð¯öh\x11Ob§èZ,£»\x17Ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"íçJ\x7FJØOZ┤±=ìÕT¾Ç"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"«Õr­ù<Iæ‚FùÎx%±z"
  b"¯"à¶F\x01G\x17«\x00lV\x1AX\x15'"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"¯³3Å\x07±B\x0E l³™À}Þ\x13"
  b"▒▄‗(jþO┌Åwx¯¦V\x0E¿"
  b"²Á\x15‘ÇhA^´%óõ@báä"
  b"""
    \n
    2©gèJš©Tçf&B<þ
    """
  b"·ûd>vx@J¦Hœ÷—¹Ã—"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"║å5\x17ÇnEd░J÷[ãöÉ:"
  b"║¼ú\x08ÍÔBÚì╩bëÄ"\v\x1D"
  b"╗â'êÂ░Iıç¶ìã\x10ñ±ò"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"""
    ┐ÄwÞ\n
    CCmîYÅv\x12ÐR2
    """
  b"└YLRb¢Dò┤Z\x03DÉÛ~2"
  b"\x04\x7FTMN╬┤╔v\x14ùÉı\x1A"
  b"Âßôos!Kt¡?ÚÇ3_ŒU"
  b"Ã>\x07–vBJx¸\x07ê·_w¾â"
  b"┼Ùe╩hÔBÈü\x10ÝJ&Èù▄"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"É\x064-àêAT®!‚}O9ÿå"
  b"╦7 \x00\x08▓OZØuî▓õíÚ\n"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Î4âY*NC0ªr\x1A\x16\x1D±"
  b"Ô\fÒ²S­O\x0Fˆr4a'\x06WZ"
  b"Õcq\x1CO>M= þbèŠÍé¢"
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"×!œË*•@h°‰™\x17ƒìœª"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×\x7F7,¿\x04Fz±\e¼ú‹›íì"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"┌6ìeúÔJ$åa\x10È ;▒\x10"
  b"ÝÅØ\x19z„O1™ulNdÁôg"
  b"Þ\x08iÀ-ëKy‹¤ÈéŒ8Bp"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"Ì~\x14├ÔæEÞ¿×âÅTÄ┤Ý"
  b"à¼P±egNx¨Y2\x102czñ"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ò&ÌN?\x00Ji║ÅÔ|án÷\x11"
  b"ä–ðeDžD\x02’¸ÊÅ[w+Í"
  b"äïù÷Ã'EB›­Þà‚P…\x08"
  b"""
    µ¾├èíìA´Àµ½@-\n
    ╦╦
    """
  b"ê[߇g¬Gͪy'\x1EŒ9/N"
  b"ìÜù&Ó¤Lβ,J>Ã\^Ñ"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"îªnÅ;yOiŒ\x1Dæì×\x0FS]"
  b"ðÔ¼ñ ‘Hd©·\x10\x1C¸Ô¡\x1C"
  b"ðüûT/'IW¤=ªpò¿\x08Û"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"""
    û‘¦\n
    Õ9K5œ’ºK¸¦3\x13
    """
  b"²T─8E|IÆúÉhñ%¬Ú"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
]
0.21 ms
(0.01%)
1
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
0.17 ms
(0.01%)
1
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC, `property_group_option`.`id` ASC LIMIT 500
Parameters:
[
  true
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\¿Dm║0Iìí▒█¬┴¶K\x1C"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"±qêí \x17Fuü\é╝-@A═"
  b"\x00V9Çj+IM =ÂxI¬\nÈ"
  b"\x01ùjf\x7F\x18AH•\x18äp\r¡¦}"
  b"\x03|\x16ì╣¼N\x00á§CÙ■èÇ?"
  b"\x05Ü_ÃòÍC\x14‚ÌÂ\x00\x11©³T"
  b"\x08iƒùY\x1FH5ªvçjsŽ—Ç"
  b"\v\x1A\f\x03ë\rL7Ü║\x08/óé0Å"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x0Eä¿îK,IØÇ:û╠ ╝è@"
  b"\x12›å›¦£DWŸ‚\x13Å<jNó"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x14\x00\x0E|║\vLrí~ï)U╬üJ"
  b"\x18)þº÷¹N>–—ÎíOé6¾"
  b"\eW\x01­Ì\x00O4ªûq|J\x16\t\x05"
  b"\edAР\x1DOp‘>H%\x18\f"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1Fs?¼tàMl¸C$¸4"ïg"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b"!òo\\x7FßAJ€?ö\x19\tx”\x0F"
  b"#Ås–ŸÝ@­ 9\x02í\x1El‹8"
  b"'g;k×´MH‰ñƒ¾Žˆ®\x1E"
  b"(» òd\x00D ▒¦ÙöÚ‗ů"
  b")äW\tü├Oñ¼\x12\r\x14Qk6Á"
  b".ÅÞ¦]│F ©ÙÚ=ŽÌÃ"
  b"/XAOJ\x18N΄0’vÖ˜‘\x14"
  b"1mWºàGJ¬£\x11ñ(\t+‰;"
  b"2-\x11ÿ<'HV¦›1Ùn”$\x17"
  b"3âJñä\x1CEpäÅ\f\x01"
  b"4<)®\x01–DÀ®‹IÎÃŽH\x1F"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"9]+½+RH׫│¸Ézé├═"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"A',¾Ï?L†ƒø'hî\x1E_|"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"GP×L]`L\x06âöÔÉ▀ıà@"
  b"ĢýZ¨GϹè1_Å¥G\r"
  b"LOÃ\x11éæKтӷ¹Î§'Ù"
  b"LÍoì']OÃê)nÇîÃmñ"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"NUr̘\fK\e²Õ…øJ•qA"
  b"QSö"9ıIà¢$Źö\x02E\v"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"VjßZ\x10\r@(ƒu[WTÕò“"
  b"Vx²fP\x0EAÈ¥…nž’·S\x17"
  b"V}‚12CHÅ¿JÍèGÐüu"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"`~s]H3G‡½Átwr<:r"
  b"b@<\nØ}C\x15ñ~v-Ûè\x00Ä"
  b"\x11féàM!°èêj¨µrÁ"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"g˜Ô}¯zNö‚ã£Ô§X1-"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"hzAÀʨB8•\x12ºBí‡Ì:"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"jM#Î\x10ºK…•ç’C?¼RÈ"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k›\x18!'\x13A\x14ŸUÒ\x14“]N°"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"l9Òf\x1FíJ\x7Fɯ\x01ê\x04Õ-,"
  b"lq”õì‚AH°%¾[°Èqs"
  b"nôÙfx3C÷¼ÍîUõ\x05"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"s/•ï/©I³‰¤ôjð¶­\x03"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"sä[&:ÆGº¬S#üžH5ò"
  b"u╝\x07\tí\vF─»É\x7F½dý1\x17"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"wö═]¯LIØ×═V"8┴ܲ"
  b"y³.@åò@˜§\x18\x1EŽ\\x01„7"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"{ë©ëè\x1CN#¤ú³Gc\x07ÿH"
  b"~9\x1Cù„}B­½†Ýð#0d\x19"
  b"~²Á„!OO\r£\x06M‰âΡ™"
  b"\x7F‗FMÇ9Biº(Âãì«:\x00"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"à#Y`█gM6Á7ÐÄÅ\x12"
  b"娸5BmCä╗\x17 \x1A\x00Ç"
  b"ˆçxÃ\x02<HÙ¦–‹Gu4\v1"
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩"
  b"Ž–˜\x07U8E¯šÜƒŽYƒ%Ï"
  b"“€Ç–8ŠCc‚ùJ\r\x1Er#î"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜”YÛ\x19ëB%¬ù¾w—\x04„]"
  b"ÿ¦\x17{÷QD\x01É^]%Ëûî│"
  b"\x1C«\v²\rOd‰IºsÉ«\x13ú"
  b"œ9|¹ó IÀ²7ßûh–Vƒ"
  b"ØHüw¶ O═Á\x01V^x8°`"
  b"žð¯öh\x11Ob§èZ,£»\x17Ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"íçJ\x7FJØOZ┤±=ìÕT¾Ç"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"«Õr­ù<Iæ‚FùÎx%±z"
  b"¯"à¶F\x01G\x17«\x00lV\x1AX\x15'"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"¯³3Å\x07±B\x0E l³™À}Þ\x13"
  b"▒▄‗(jþO┌Åwx¯¦V\x0E¿"
  b"²Á\x15‘ÇhA^´%óõ@báä"
  b"""
    \n
    2©gèJš©Tçf&B<þ
    """
  b"·ûd>vx@J¦Hœ÷—¹Ã—"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"║å5\x17ÇnEd░J÷[ãöÉ:"
  b"║¼ú\x08ÍÔBÚì╩bëÄ"\v\x1D"
  b"╗â'êÂ░Iıç¶ìã\x10ñ±ò"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"""
    ┐ÄwÞ\n
    CCmîYÅv\x12ÐR2
    """
  b"└YLRb¢Dò┤Z\x03DÉÛ~2"
  b"\x04\x7FTMN╬┤╔v\x14ùÉı\x1A"
  b"Âßôos!Kt¡?ÚÇ3_ŒU"
  b"Ã>\x07–vBJx¸\x07ê·_w¾â"
  b"┼Ùe╩hÔBÈü\x10ÝJ&Èù▄"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"É\x064-àêAT®!‚}O9ÿå"
  b"╦7 \x00\x08▓OZØuî▓õíÚ\n"
  b"Î4âY*NC0ªr\x1A\x16\x1D±"
  b"Ô\fÒ²S­O\x0Fˆr4a'\x06WZ"
  b"Õcq\x1CO>M= þbèŠÍé¢"
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"×!œË*•@h°‰™\x17ƒìœª"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×\x7F7,¿\x04Fz±\e¼ú‹›íì"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"┌6ìeúÔJ$åa\x10È ;▒\x10"
  b"ÝÅØ\x19z„O1™ulNdÁôg"
  b"Þ\x08iÀ-ëKy‹¤ÈéŒ8Bp"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"Ì~\x14├ÔæEÞ¿×âÅTÄ┤Ý"
  b"à¼P±egNx¨Y2\x102czñ"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ò&ÌN?\x00Ji║ÅÔ|án÷\x11"
  b"ä–ðeDžD\x02’¸ÊÅ[w+Í"
  b"äïù÷Ã'EB›­Þà‚P…\x08"
  b"""
    µ¾├èíìA´Àµ½@-\n
    ╦╦
    """
  b"ê[߇g¬Gͪy'\x1EŒ9/N"
  b"ìÜù&Ó¤Lβ,J>Ã\^Ñ"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"îªnÅ;yOiŒ\x1Dæì×\x0FS]"
  b"ðÔ¼ñ ‘Hd©·\x10\x1C¸Ô¡\x1C"
  b"ðüûT/'IW¤=ªpò¿\x08Û"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"""
    û‘¦\n
    Õ9K5œ’ºK¸¦3\x13
    """
  b"²T─8E|IÆúÉhñ%¬Ú"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
]
0.13 ms
(0.01%)
1
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC, `property_group_option`.`id` ASC LIMIT 500 OFFSET 500
Parameters:
[
  true
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\¿Dm║0Iìí▒█¬┴¶K\x1C"
  b"\x13w└NN_ÿº┌\x01\x1Céü°"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"±qêí \x17Fuü\é╝-@A═"
  b"\x00V9Çj+IM =ÂxI¬\nÈ"
  b"\x01ùjf\x7F\x18AH•\x18äp\r¡¦}"
  b"\x03|\x16ì╣¼N\x00á§CÙ■èÇ?"
  b"\x05Ü_ÃòÍC\x14‚ÌÂ\x00\x11©³T"
  b"\x08iƒùY\x1FH5ªvçjsŽ—Ç"
  b"\v\x1A\f\x03ë\rL7Ü║\x08/óé0Å"
  b"\x0E‚aϯÌMÅ’¤•µëª>M"
  b"\x0Eä¿îK,IØÇ:û╠ ╝è@"
  b"\x12›å›¦£DWŸ‚\x13Å<jNó"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x14\x00\x0E|║\vLrí~ï)U╬üJ"
  b"\x18)þº÷¹N>–—ÎíOé6¾"
  b"\eW\x01­Ì\x00O4ªûq|J\x16\t\x05"
  b"\edAР\x1DOp‘>H%\x18\f"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1Fs?¼tàMl¸C$¸4"ïg"
  b" ¾UÝ?ÈD?Å╣Ó╝ı¨░>"
  b"!òo\\x7FßAJ€?ö\x19\tx”\x0F"
  b"#Ås–ŸÝ@­ 9\x02í\x1El‹8"
  b"'g;k×´MH‰ñƒ¾Žˆ®\x1E"
  b"(» òd\x00D ▒¦ÙöÚ‗ů"
  b")äW\tü├Oñ¼\x12\r\x14Qk6Á"
  b".ÅÞ¦]│F ©ÙÚ=ŽÌÃ"
  b"/XAOJ\x18N΄0’vÖ˜‘\x14"
  b"1mWºàGJ¬£\x11ñ(\t+‰;"
  b"2-\x11ÿ<'HV¦›1Ùn”$\x17"
  b"3âJñä\x1CEpäÅ\f\x01"
  b"4<)®\x01–DÀ®‹IÎÃŽH\x1F"
  b"4D▒`L'O}øX¹ÅÑù!█"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"9]+½+RH׫│¸Ézé├═"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"A',¾Ï?L†ƒø'hî\x1E_|"
  b"E\x13¢\x04%-FŸ¡—ygMÀ¥W"
  b"GP×L]`L\x06âöÔÉ▀ıà@"
  b"ĢýZ¨GϹè1_Å¥G\r"
  b"LOÃ\x11éæKтӷ¹Î§'Ù"
  b"LÍoì']OÃê)nÇîÃmñ"
  b"M¹ôËâ\vAç¼\x13\x1D¬\Úˆ\e"
  b"NUr̘\fK\e²Õ…øJ•qA"
  b"QSö"9ıIà¢$Źö\x02E\v"
  b"Qñ´‡=eNqžeÚM\x1Cßà²"
  b"\x16\eEæOŽ”@î%Õ}¨\r"
  b"U^T^ÍÊN\x11š·ò\e†@>a"
  b"VjßZ\x10\r@(ƒu[WTÕò“"
  b"Vx²fP\x0EAÈ¥…nž’·S\x17"
  b"V}‚12CHÅ¿JÍèGÐüu"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"^%获§LQ±µ\x7F¸wÛȵ"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"`~s]H3G‡½Átwr<:r"
  b"b@<\nØ}C\x15ñ~v-Ûè\x00Ä"
  b"\x11féàM!°èêj¨µrÁ"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"g˜Ô}¯zNö‚ã£Ô§X1-"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"hzAÀʨB8•\x12ºBí‡Ì:"
  b"hÏ®\x00ަCôŸ\x10ªA’õ"Ø"
  b"jM#Î\x10ºK…•ç’C?¼RÈ"
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"k›\x18!'\x13A\x14ŸUÒ\x14“]N°"
  b"k·ıt06J\x0Fì· ▓╠i à"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"l9Òf\x1FíJ\x7Fɯ\x01ê\x04Õ-,"
  b"lq”õì‚AH°%¾[°Èqs"
  b"nôÙfx3C÷¼ÍîUõ\x05"
  b"o­§ÉŽ•N]¦ëŒ,«c•\e"
  b"s/•ï/©I³‰¤ôjð¶­\x03"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"sä[&:ÆGº¬S#üžH5ò"
  b"u╝\x07\tí\vF─»É\x7F½dý1\x17"
  b"""
    vØäíñ«DèÁSï(\n
    õVñ
    """
  b"wö═]¯LIØ×═V"8┴ܲ"
  b"y³.@åò@˜§\x18\x1EŽ\\x01„7"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"{ë©ëè\x1CN#¤ú³Gc\x07ÿH"
  b"~9\x1Cù„}B­½†Ýð#0d\x19"
  b"~²Á„!OO\r£\x06M‰âΡ™"
  b"\x7F‗FMÇ9Biº(Âãì«:\x00"
  b"ü%▒^\\x0EHPè┤┴5<§^║"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"à#Y`█gM6Á7ÐÄÅ\x12"
  b"娸5BmCä╗\x17 \x1A\x00Ç"
  b"ˆçxÃ\x02<HÙ¦–‹Gu4\v1"
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"ì2Ð8¿iK¸ô|ëÎëÆÀ╩"
  b"Ž–˜\x07U8E¯šÜƒŽYƒ%Ï"
  b"“€Ç–8ŠCc‚ùJ\r\x1Er#î"
  b"ò¼ ɾ\x02CÿäAþ#ü½°¤"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜”YÛ\x19ëB%¬ù¾w—\x04„]"
  b"ÿ¦\x17{÷QD\x01É^]%Ëûî│"
  b"\x1C«\v²\rOd‰IºsÉ«\x13ú"
  b"œ9|¹ó IÀ²7ßûh–Vƒ"
  b"ØHüw¶ O═Á\x01V^x8°`"
  b"žð¯öh\x11Ob§èZ,£»\x17Ê"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"íçJ\x7FJØOZ┤±=ìÕT¾Ç"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"«Õr­ù<Iæ‚FùÎx%±z"
  b"¯"à¶F\x01G\x17«\x00lV\x1AX\x15'"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"¯³3Å\x07±B\x0E l³™À}Þ\x13"
  b"▒▄‗(jþO┌Åwx¯¦V\x0E¿"
  b"²Á\x15‘ÇhA^´%óõ@báä"
  b"""
    \n
    2©gèJš©Tçf&B<þ
    """
  b"·ûd>vx@J¦Hœ÷—¹Ã—"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"║å5\x17ÇnEd░J÷[ãöÉ:"
  b"║¼ú\x08ÍÔBÚì╩bëÄ"\v\x1D"
  b"╗â'êÂ░Iıç¶ìã\x10ñ±ò"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"""
    ┐ÄwÞ\n
    CCmîYÅv\x12ÐR2
    """
  b"└YLRb¢Dò┤Z\x03DÉÛ~2"
  b"\x04\x7FTMN╬┤╔v\x14ùÉı\x1A"
  b"Âßôos!Kt¡?ÚÇ3_ŒU"
  b"Ã>\x07–vBJx¸\x07ê·_w¾â"
  b"┼Ùe╩hÔBÈü\x10ÝJ&Èù▄"
  b"Ãnq\x07÷\x05MËØ‗ò´÷ùî*"
  b"É\x064-àêAT®!‚}O9ÿå"
  b"╦7 \x00\x08▓OZØuî▓õíÚ\n"
  b"Î4âY*NC0ªr\x1A\x16\x1D±"
  b"Ô\fÒ²S­O\x0Fˆr4a'\x06WZ"
  b"Õcq\x1CO>M= þbèŠÍé¢"
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"×!œË*•@h°‰™\x17ƒìœª"
  b"×3¸´L\x10AjƒwyÀW\x06ó·"
  b"×\x7F7,¿\x04Fz±\e¼ú‹›íì"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"┌6ìeúÔJ$åa\x10È ;▒\x10"
  b"ÝÅØ\x19z„O1™ulNdÁôg"
  b"Þ\x08iÀ-ëKy‹¤ÈéŒ8Bp"
  b"Þ&bð\x14ÚHí‚…ÆÄrò\x07\x10"
  b"Ì~\x14├ÔæEÞ¿×âÅTÄ┤Ý"
  b"à¼P±egNx¨Y2\x102czñ"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ò&ÌN?\x00Ji║ÅÔ|án÷\x11"
  b"ä–ðeDžD\x02’¸ÊÅ[w+Í"
  b"äïù÷Ã'EB›­Þà‚P…\x08"
  b"""
    µ¾├èíìA´Àµ½@-\n
    ╦╦
    """
  b"ê[߇g¬Gͪy'\x1EŒ9/N"
  b"ìÜù&Ó¤Lβ,J>Ã\^Ñ"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"î;q\f’uKï˜míÖÁªÞÖ"
  b"îªnÅ;yOiŒ\x1Dæì×\x0FS]"
  b"ðÔ¼ñ ‘Hd©·\x10\x1C¸Ô¡\x1C"
  b"ðüûT/'IW¤=ªpò¿\x08Û"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"""
    û‘¦\n
    Õ9K5œ’ºK¸¦3\x13
    """
  b"²T─8E|IÆúÉhñ%¬Ú"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
]
0.12 ms
(0.01%)
1
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
0.12 ms
(0.01%)
1
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"S«^9ÑÅC¹’åýÝE\x06{\r"
  b"\x12\x06­>Õ±Gg¯ÀìV¿þ†$"
  b"D\t²\x17█ìAJâ\ei3Ö\x17"
  b"^\x03\x1Dx~RF£ÇG·\x1F║ÞýØ"
  b"i\x15\v\x10v)Kn¿4U\x0E<’–\x15"
  b"…‹®7\x02\x10ORžm\f|1„\rÝ"
  b"°ÚM¥âFC*‰Ž3p]E\x12î"
  b"©\x07\x17\x05■MöÉ╔^p└Ø}%"
  b"╗$ìÔiøMX╝\■NöB9_"
  b"éå+ID`CJ€\x02MH\x0E±™v"
  b"À§¹RØHN6åÕ×│\x01Ä~ã"
]
0.10 ms
(0.01%)
1
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CÅÍ\x01½@â¬┐©ÐıëAt"
]
0.10 ms
(0.01%)
1
# footer-pagelet::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"eC<\x1Eô¡@\x14¸\x00Þ<4á\x0EN"
  b"v>ÖÆc\x14Bù·Ïé\vÞŒ*·"
  b"ÞÍD”²\x06F\x7F¡_ÚDÈö\x00"
  b"X1ÊZ|FBó¦;Ðø]÷½ë"
  b"\x15ÊæÉJ¿ŠªÆè\x11ùþ]"
  b"aýœòï&FŒ­£'í8>ú\x19"
  b"Pʳ:j\x02Ak°¸z \x16³u."
  b"\x1A\v[È;Eìò*zd\x16²_"
]
0.10 ms
(0.01%)
1
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.09 ms
(0.01%)
1
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"‹´ÛxË|LÓ†›ñѬ\x06î­"
]
0.08 ms
(0.00%)
1
# product-listing-route::loading::aggregation::price
SELECT `product`.active as active, `product.translation`.name as name, MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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` <=> ?)))
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
]
0.08 ms
(0.00%)
1
# 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"
]
0.08 ms
(0.00%)
1
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"Ú:a£è═Oé░É)i▀ÓÚM"
]
0.07 ms
(0.00%)
1
# header::navigation::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"f\x1FÎw¶ãKd¿Â–`»Rîd"
  b"›@õ\x05¤UIÙºÈ\x0E`ªð“("
]
0.06 ms
(0.00%)
1
# footer-pagelet::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC, MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
0.05 ms
(0.00%)
1
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
0.05 ms
(0.00%)
1
# 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"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
0.05 ms
(0.00%)
1
# product-listing-route::loading::aggregation::options-filter
SELECT `product`.active as active, `product.translation`.name as name, 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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 ((`product.options`.`property_group_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  b"wJLÌ+QO!ç\x15\x1D4:Ð╦Ø"
  b"‹äßí¯µCu½v_\x16\x17^OT"
  b"ƒDÐ~ÄÇB–º\x05 F\‡rÉ"
  b"‘¨W¥\x03-@{©WDm/ù‚$"
  b"6IMøsnM˜‡¨ÆÚ-eTœ"
  b"$x¿Úü5H\e«þç,Tåå+"
  b"Nèþ_~×@fš\r\x14\v\x14蛥"
  b"y7&SÁÙ@ч¤¼«!\x1Cq9"
  b"j_╣ÚÇYFÉø\x1Cð'ª\x04×\x19"
  b"""
    Í\x06\x0Eü╠\n
    Nä╣G\x1FPbQ\r2
    """
  b"\x15\x10ɬ╔\x0FJj▒ZH/ÖJK\x01"
  b"Û\r—¤ôÈGA¾"GÆ¡ú¸\x1D"
  b"xSV\v° K║ç%┼˯ÅF¤"
  b"Jn\x0E§C\fG╗Å]ı\v\x1A\x16ø"
  b"\x02¸ß›ÑÒBó¢„Ôs„M¾b"
]
0.05 ms
(0.00%)
1
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
0.05 ms
(0.00%)
1
SELECT `acris_filter`.`id` as `acris_filter.id`, `acris_filter`.`identifier` as `acris_filter.identifier`, `acris_filter`.`active` as `acris_filter.active`, `acris_filter`.`position` as `acris_filter.position`, `acris_filter`.`filter_type` as `acris_filter.filterType`, `acris_filter`.`filter_text_before` as `acris_filter.filterTextBefore`, `acris_filter`.`filter_text_after` as `acris_filter.filterTextAfter`, `acris_filter`.`unit` as `acris_filter.unit`, `acris_filter`.`hide` as `acris_filter.hide`, `acris_filter`.`display_on` as `acris_filter.displayOn`, `acris_filter`.`custom_field_id` as `acris_filter.customFieldId`, `acris_filter.customField`.`id` as `acris_filter.customField.id`, `acris_filter.customField`.`name` as `acris_filter.customField.name`, `acris_filter.customField`.`type` as `acris_filter.customField.type`, `acris_filter.customField`.`config` as `acris_filter.customField.config`, `acris_filter.customField`.`active` as `acris_filter.customField.active`, `acris_filter.customField`.`set_id` as `acris_filter.customField.customFieldSetId`, `acris_filter.customField`.`allow_customer_write` as `acris_filter.customField.allowCustomerWrite`, `acris_filter.customField`.`allow_cart_expose` as `acris_filter.customField.allowCartExpose`, `acris_filter.customField`.`store_api_aware` as `acris_filter.customField.storeApiAware`, `acris_filter.customField`.`created_at` as `acris_filter.customField.createdAt`, `acris_filter.customField`.`updated_at` as `acris_filter.customField.updatedAt`, `acris_filter`.`created_at` as `acris_filter.createdAt`, `acris_filter`.`updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter`.`custom_field_id` = `acris_filter.customField`.`id`
Parameters:
[]
0.05 ms
(0.00%)
1
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
0.05 ms
(0.00%)
1
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
0.05 ms
(0.00%)
1
# product-listing-route::loading::aggregation::rating-exists
SELECT `product`.active as active, `product.translation`.name as name, MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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 (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  0
]
0.05 ms
(0.00%)
1
# product-listing-route::loading::aggregation::manufacturer
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
]
0.05 ms
(0.00%)
1
# manufacturer-aggregation::read
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Åü2±BâE”¹03 s‚©ö"
]
0.04 ms
(0.00%)
1
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
0.04 ms
(0.00%)
1
SELECT `acris_filter`.`id` as `acris_filter.id`, `acris_filter`.`identifier` as `acris_filter.identifier`, `acris_filter`.`active` as `acris_filter.active`, `acris_filter`.`position` as `acris_filter.position`, `acris_filter`.`filter_type` as `acris_filter.filterType`, `acris_filter`.`filter_text_before` as `acris_filter.filterTextBefore`, `acris_filter`.`filter_text_after` as `acris_filter.filterTextAfter`, `acris_filter`.`unit` as `acris_filter.unit`, `acris_filter`.`hide` as `acris_filter.hide`, `acris_filter`.`display_on` as `acris_filter.displayOn`, `acris_filter`.`custom_field_id` as `acris_filter.customFieldId`, `acris_filter.customField`.`id` as `acris_filter.customField.id`, `acris_filter.customField`.`name` as `acris_filter.customField.name`, `acris_filter.customField`.`type` as `acris_filter.customField.type`, `acris_filter.customField`.`config` as `acris_filter.customField.config`, `acris_filter.customField`.`active` as `acris_filter.customField.active`, `acris_filter.customField`.`set_id` as `acris_filter.customField.customFieldSetId`, `acris_filter.customField`.`allow_customer_write` as `acris_filter.customField.allowCustomerWrite`, `acris_filter.customField`.`allow_cart_expose` as `acris_filter.customField.allowCartExpose`, `acris_filter.customField`.`store_api_aware` as `acris_filter.customField.storeApiAware`, `acris_filter.customField`.`created_at` as `acris_filter.customField.createdAt`, `acris_filter.customField`.`updated_at` as `acris_filter.customField.updatedAt`, `acris_filter`.`created_at` as `acris_filter.createdAt`, `acris_filter`.`updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter`.`custom_field_id` = `acris_filter.customField`.`id` WHERE `acris_filter`.`id` IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x05ÆÁ! ÍE\x02ü║f®ù_Sô"
  b"DéHø³ÍJÖµG^í’À \x08"
  b"\x07¬…0Á#Eíœ;QGq\x12^F"
  b"""
    i~g\x01\n
    tM¿‘k€\x10ƒ·b\v
    """
  b"\x10{\x12!3!ML”q¬Ò\x15pú¥"
  b"±ºÃÜä˜I3¬7|’X¡¿5"
]
0.04 ms
(0.00%)
1
SELECT `acris_filter`.`id` FROM `acris_filter` WHERE (`acris_filter`.`active` = ?) ORDER BY `acris_filter`.`position` ASC, `acris_filter`.`position` ASC
Parameters:
[
  true
]
0.04 ms
(0.00%)
1
# product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC, `product_sorting`.`priority` DESC
Parameters:
[
  true
]
0.04 ms
(0.00%)
1
# 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"Ú:a£è═Oé░É)i▀ÓÚM"
  b"Ú\x05û2iêDÉÇrôP3´¸;"
  b"0\x1E└$¦²Lc┤╩Ø\x1EYP\x05"
  b"""
    \n
    uл®¢M¸•) y\x124_Ë
    """
  b"=╬j]ì│B³ÉèÄFNÜöî"
  b"\x16ÓÎ\x1DK€ª¯Oî¥Lcë"
]
0.04 ms
(0.00%)
1
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.03 ms
(0.00%)
1
# product-listing-route::loading::aggregation::shipping-free-filter
SELECT `product`.active as active, `product.translation`.name as name, MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` 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 `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_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.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_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 ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
  null
  true
]
0.03 ms
(0.00%)
1
# 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"\x1CŒ%"PrMß›Ÿo\x00\\x03øâ"
]
0.02 ms
(0.00%)
1
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
0.02 ms
(0.00%)
1
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?)
Parameters:
[
  "/navigation/1c8c252250724ddf9b9f6f005c03f8e2"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"/»_ââšMpªXTÎ|ãâ\v"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.