GET https://stage.esm-shop2023.de/navigation/d462067707304784a0d283595995fbea?p=95

Query Metrics

126 Database Queries
86 Different statements
2173.44 ms Query time

Queries

Group similar statements

# Time Info
1 0.36 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.30 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.22 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
4 0.54 ms
-- seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  "neuheiten-angebote/marken/papstar"
  "neuheiten-angebote/marken/papstar/"
]
5 2.57 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01‰E;¸^q ‰ô_¡=W99"
  "E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA"
]
6 0.10 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA"
]
7 0.16 ms
SELECT `acl_role`.`privileges` AS `privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`id` = ?
Parameters:
[
  b"\x01‰¿ž¬Äröˆ³\x06×’aÍ"
]
8 0.12 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E9èÂpIžÎDèÅ—÷‚"
]
9 0.53 ms
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
                  WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
10 0.32 ms
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`.`measurement_units` as `sales_channel.measurementUnits`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `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 (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` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
11 0.11 ms
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` ORDER BY `acris_cookie_group`.`is_default` DESC
Parameters:
[]
12 0.19 ms
SELECT `acris_cookie_group`.`id` as `acris_cookie_group.id`, `acris_cookie_group`.`is_default` as `acris_cookie_group.isDefault`, `acris_cookie_group`.`identification` as `acris_cookie_group.identification`, `acris_cookie_group`.`created_at` as `acris_cookie_group.createdAt`, `acris_cookie_group`.`updated_at` as `acris_cookie_group.updatedAt`, `acris_cookie_group.translation.title`, `acris_cookie_group.translation.title` as `acris_cookie_group.title`, `acris_cookie_group.translation.description`, `acris_cookie_group.translation.description` as `acris_cookie_group.description` FROM `acris_cookie_group` LEFT JOIN (SELECT `acris_cookie_group.translation`.`acris_cookie_group_id`, `acris_cookie_group.translation`.`title` as `acris_cookie_group.translation.title`, `acris_cookie_group.translation`.`description` as `acris_cookie_group.translation.description` FROM `acris_cookie_group_translation` `acris_cookie_group.translation` WHERE `acris_cookie_group.translation`.`language_id` = ?) `acris_cookie_group.acris_cookie_group_translation` ON `acris_cookie_group.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie_group`.`id` WHERE `acris_cookie_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01\vœìs\x07¸%½Ûv_ò!"
  b"\x01\v\x07r¥°8½[!›;:"
  b"\x01\v\rp>Œœ``ÆQ5S"
  b"\x01\v5s\x02†äƒ‰×¸ˆÒ"
  b"\x01\v;pëª+ØLÙ\x03Úõ"
  b"\x01\vKsc–\x08Âêæ|5õ"
  b"\x01\vÂÏjp˜«¨áC䎅é"
  b"\x01\vÂÖ÷r†š÷óÈ,|\x04"
  b"\x01 P=\x00p\x11š¿L\x072bB"
  b"\x01«´\x1F‡rœ¾Y\x7FN¸wØ"
  b"\x01š*×$9swµOå\x1D5XˆT"
  b"\x01š*×&…rh¥\x05Æ\x0Fnêò"
]
13 0.41 ms
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
                  WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id` WHERE ((`acris_cookie`.`cookie_group_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01\vœìs\x07¸%½Ûv_ò!"
  b"\x01\v\x07r¥°8½[!›;:"
  b"\x01\v\rp>Œœ``ÆQ5S"
  b"\x01\v5s\x02†äƒ‰×¸ˆÒ"
  b"\x01\v;pëª+ØLÙ\x03Úõ"
  b"\x01\vKsc–\x08Âêæ|5õ"
  b"\x01\vÂÏjp˜«¨áC䎅é"
  b"\x01\vÂÖ÷r†š÷óÈ,|\x04"
  b"\x01 P=\x00p\x11š¿L\x072bB"
  b"\x01«´\x1F‡rœ¾Y\x7FN¸wØ"
  b"\x01š*×$9swµOå\x1D5XˆT"
  b"\x01š*×&…rh¥\x05Æ\x0Fnêò"
]
14 0.27 ms
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`.`measurement_units` as `sales_channel.measurementUnits`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `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 (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` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
15 0.17 ms
SELECT pm.`handler_identifier`, LOWER(HEX(sc_pm.`payment_method_id`))
                FROM `sales_channel_payment_method` AS sc_pm
                LEFT JOIN `payment_method` AS pm ON pm.`id` = sc_pm.`payment_method_id`
                WHERE sc_pm.`sales_channel_id` = ? AND pm.`active` = 1
Parameters:
[
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
16 0.09 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
17 0.18 ms
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`.`active` as `language.active`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `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.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
18 2.47 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
19 0.16 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
20 0.24 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config`.`configuration_key` = ? AND `system_config`.`sales_channel_id` = ?)
Parameters:
[
  "CrayssnLabsRichSnippetsCreator.config.ldJson"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
21 0.11 ms
SELECT 1 as `exists`, `id` FROM `system_config` WHERE `id` IN (?)
Parameters:
[
  b"\x01›Ü3µ\x14sb¯vés\x16m\x16Ï"
]
22 0.05 ms
"START TRANSACTION"
Parameters:
[]
23 0.23 ms
UPDATE `system_config` SET `sales_channel_id` = ?, `configuration_value` = ?, `updated_at` = ? WHERE id = ?
Parameters:
[
  b"\x01‰E;¸^q ‰ô_¡=W99"
  "{"_value":"{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Product\",\"url\":\"https:\\\/\\\/stage.esm-shop2023.de\\\/\\\/kueche-und-geraete\\\/kuechenhelfer\\\/zubereitungshelfer\\\/siebe\\\/spritzschutzsieb\",\"name\":\"Esmeyer GmbH + Co. KG\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/stage.esm-shop2023.de\\\/bundles\\\/crayssnlabsrichsnippetscreator\\\/request-cache.jpg\"},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":4.1,\"bestRating\":5,\"worstRating\":1,\"ratingCount\":36},\"review\":[{\"@type\":\"Review\",\"description\":\"Falsche Preise\\\/St\\u00fcckzahlen auf der Website angegeben, bei Beschwerde gibt es die Option die Ware zu retournieren oder zu behalten, kein Entgegenkommen, kein Rabatt. Sehr unseri\\u00f6s mit Lockangeboten zu arbeiten und dann die Friss-oder-Stirb-Methode. Lieber bei einem seri\\u00f6sen Anbieter bestellen!\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Timur Gercek\"}},{\"@type\":\"Review\",\"description\":\"Wir haben ein Messerset von Esmeyer gekauft und so sieht das Messer nach drei Monaten bei normalem Gebrauch aus. Das H\\u00e4rteste, was dieses Messer geschnitten hat, war eine Gurke. Der Kundenservice nimmt sich gar nichts an und meint, ich h\\u00e4tte Dosen damit ge\\u00f6ffnet, weil ich ja keinen Dosen\\u00f6ffner besitze. Des Weiteren gilt eigentlich die Beweispflicht beim Hersteller in den ersten sechs Monaten, aber davon haben die bei Esmeyer wahrscheinlich auch nichts geh\\u00f6rt. Slechter Service, wer hier etwas kauft, ist selbst schuld.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Akin\"}},{\"@type\":\"Review\",\"description\":\"Am 17. Januar habe ich \\u00fcber esmeyer Ware bestellt die mit 7 Tagen Lieferzeit angegeben wurde. Seit dem 30. Januar ist meine Ware auf dem Weg zu mir.\\nWir haben mittlerweile den 9. Februar und die Ware ist Immernoch nicht angekommen.\\nZudem warte ich seit dem 6. Februar auf einen R\\u00fcckruf. Doch bisher wurde noch gar nichts abgeliefert.\\n\\nOb\\u2019s daf\\u00fcr eine Entsch\\u00e4digung geben wird \\u2026.. wir werden sehen. Ich geb\\u2019s mal weiter\\u2026.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Die Kochm\\u00fctze (Marcel Schwend)\"}},{\"@type\":\"Review\",\"description\":\"Sehr bem\\u00fcht schlechter Kundenservice!\\n\\nIch habe einen Grillrost mit Flammenschutz f\\u00fcr einen HE**I Grill bestellt. Geliefert wurde nur der Grillrost. Lt. Auskunft wegen eines \\\"IT-Problems\\\". Ich h\\u00e4tte nochmals den Betrag draufzahlen m\\u00fcssen, um den Artikel zu erhalten. Die Firma Esmeyer zog es vor die Bestellung auf Ihre Kosten abholen zu lassen.  Zudem wurde erst nach viel telefonkontakt der komplette Rechnungsbetrag r\\u00fcckerstattet ( 1x ohne Versand, 1x zu wenig Versand , beim 3. Versuch endlich der richtige Betrag)\\n\\nDie Firma Esymeyer versucht seit jeher diese Bewertung zu l\\u00f6schen. Einmal im Halbjahr kommt ein E-Mail , dass der Beitrag deaktiviert wurde. DESHALB EIN STERN!\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"S. W.\"}},{\"@type\":\"Review\",\"description\":\"Wir haben eine Bestellung aufgegen und online bezahlt. Der Shop hat die 29 EUR Versandkosten berechnet, die auf der Webseite als Versandkostenpauschale f\\u00fcr den Versand nach Spanien ausgewiesen sind. Dass durch Klichen auf \\\"kostenpflichtig bestellen\\\" ein Kaufvertrag zustande kommt, der f\\u00fcr beide Seiten verbindlich ist, interessiert Esmeyer nicht. Die wollten von uns nachtr\\u00e4glich nochmals 25 EUR (!!) extra an Versandkosten, weil wir uns auf Mallorca befinden. Insgesammt also 54 EUR f\\u00fcr ein 10kg Paket. Auf unseren Vorschlag, die Ware mit DHL zu versenden (Versandkosten 21,49 EUR) wurde gar nicht eingegangen.\\n\\nEdit:\\nDie Antwort, die Esmeyer hier dazu geschrieben hat, ist gelogen.\\nErstens sind auf der Webseite https:\\\/\\\/www.esmeyer-shop.de\\\/Sonstiges-Angebote\\\/Fragen-von-A-Z\\\/Auslands-Lieferung\\\/ zum Zeitpunkt der Bestellung die Versandkosten pauschal aufgef\\u00fchrt und es gab keine Infos zu irgendwelchen Zusatzkosten. Das kann anhand eines Screenshot auch bewiesen werden. Esmeyer wird aber hoffentlich zeitnah reagieren und die Webseite \\u00e4ndern.\\nDes weiteren beharrt Esmeyer darauf, dass bei einer Vorabzahlung\\nunbedingt die Auftragsbest\\u00e4tigung abgewartet werden soll. Der Online Shop akzeptiert aber nur Bezahlung per PayPal oder Kreditkarte. Ohne direkte Bezahlung kann die Bestellung also gar nicht ausgel\\u00f6sst werden!! Und die Aufragsbest\\u00e4tigung mit den Versandkosten von 29 EUR habe ich ja direkt nach Bestellung automatisch erhalten.\\nUnd als letztes: jeder hat die M\\u00f6glichkeit, mit verschiedenen Versanddienstleistern zu arbeiten. Eine DHL Paketmarke ist ganz einfach online zu erstellen. Wenn Esmeyer den Paketversand pauschal anbietet, sich aber dazu entscheidet, mit einem Lieferdienst zu arbeiten, der unm\\u00f6gliche Extrakosten verlangt, ist das sein Problem, nicht das des Kunden.\\nDie versprochene Gutschrift der Kreditkartenzahlung haben wir \\u00fcbrigens auch nach zwei Wochen noch nicht zur\\u00fcck bekommen.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":1,\"bestRating\":5,\"worstRating\":1},\"author\":{\"@type\":\"Person\",\"name\":\"Lukas Truninger\"}}],\"description\":\"Esmeyer GmbH + Co. KG\",\"brand\":{\"@type\":\"Brand\",\"url\":\"http:\\\/\\\/www.esmeyer.de\\\/\",\"name\":\"Esmeyer GmbH + Co. KG\"}}]}"}"
  "2026-02-27 21:08:16.819"
  b"\x01›Ü3µ\x14sb¯vés\x16m\x16Ï"
]
24 3.71 ms
"COMMIT"
Parameters:
[]
25 0.24 ms
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"\x01‰E9û\x10q¡Œj鏒r~]"
]
26 0.18 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config`.`configuration_key` = ? AND `system_config`.`sales_channel_id` = ?)
Parameters:
[
  "CrayssnLabsRichSnippetsCreator.config.ldJson"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
27 0.16 ms
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"\x01‰E9û\x1Drž‡D[\x10GE€"
]
28 0.13 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config`.`configuration_key` = ? AND `system_config`.`sales_channel_id` = ?)
Parameters:
[
  "CrayssnLabsRichSnippetsCreator.config.ldJson"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
29 0.75 ms
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"\x01‰E9û#r\Ÿ\x07â_*5zA"
]
30 0.12 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config`.`configuration_key` = ? AND `system_config`.`sales_channel_id` = ?)
Parameters:
[
  "CrayssnLabsRichSnippetsCreator.config.ldJson"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
31 0.43 ms
-- category::data::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
32 0.27 ms
-- category::data::association::translations::read
SELECT `category_translation`.`name` as `category_translation.name`, `category_translation`.`breadcrumb` as `category_translation.breadcrumb`, `category_translation`.`slot_config` as `category_translation.slotConfig`, `category_translation`.`link_type` as `category_translation.linkType`, `category_translation`.`internal_link` as `category_translation.internalLink`, `category_translation`.`external_link` as `category_translation.externalLink`, `category_translation`.`link_new_tab` as `category_translation.linkNewTab`, `category_translation`.`description` as `category_translation.description`, `category_translation`.`meta_title` as `category_translation.metaTitle`, `category_translation`.`meta_description` as `category_translation.metaDescription`, `category_translation`.`keywords` as `category_translation.keywords`, `category_translation`.`custom_fields` as `category_translation.customFields`, `category_translation`.`created_at` as `category_translation.createdAt`, `category_translation`.`updated_at` as `category_translation.updatedAt`, `category_translation`.`category_id` as `category_translation.categoryId`, `category_translation`.`language_id` as `category_translation.languageId`, `category_translation`.`category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
33 0.22 ms
-- category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.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 `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page`.`id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`id` 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"\x01‹†5:©qó¾½\x1A3ŸöPP"
]
34 0.33 ms
-- category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.swagCmsExtensionsScrollNavigation`.`id` as `cms_section.swagCmsExtensionsScrollNavigation.id`, `cms_section.swagCmsExtensionsScrollNavigation`.`active` as `cms_section.swagCmsExtensionsScrollNavigation.active`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt`, `cms_section.swagCmsExtensionsScrollNavigation`.`updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName`, `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 `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section`.`id` = `cms_section.swagCmsExtensionsScrollNavigation`.`id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation`.`swag_cms_extensions_scroll_navigation_id`, `cms_section.swagCmsExtensionsScrollNavigation.translation`.`display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation`.`language_id` = ?) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`.`swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation`.`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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‹†5:©qó¾½\x1A3ŸöPP"
]
35 0.40 ms
-- category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.swagCmsExtensionsBlockRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.id`, `cms_block.swagCmsExtensionsBlockRule`.`inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted`, `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId`, `cms_block.swagCmsExtensionsBlockRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt`, `cms_block.swagCmsExtensionsQuickview`.`id` as `cms_block.swagCmsExtensionsQuickview.id`, `cms_block.swagCmsExtensionsQuickview`.`active` as `cms_block.swagCmsExtensionsQuickview.active`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId`, `cms_block.swagCmsExtensionsQuickview`.`created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt`, `cms_block.swagCmsExtensionsQuickview`.`updated_at` as `cms_block.swagCmsExtensionsQuickview.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 `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`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"\x01‹†5:²sz®ªN.\x11¯FM"
  b"\x01‹†5:²sz®ªN.\x12Ðxä"
]
36 0.36 ms
-- category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.swagCmsExtensionsForm`.`id` as `cms_slot.swagCmsExtensionsForm.id`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId`, `cms_slot.swagCmsExtensionsForm`.`is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate`, `cms_slot.swagCmsExtensionsForm`.`technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName`, `cms_slot.swagCmsExtensionsForm`.`mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId`, `cms_slot.swagCmsExtensionsForm`.`created_at` as `cms_slot.swagCmsExtensionsForm.createdAt`, `cms_slot.swagCmsExtensionsForm`.`updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt`, `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title`, `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.receivers`, `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers`, `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 `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot`.`id` = `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` 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` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation`.`swag_cms_extensions_form_id`, `cms_slot.swagCmsExtensionsForm.translation`.`title` as `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation`.`success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation`.`receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation`.`language_id` = ?) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation`.`swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm`.`id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‹†5:²sz®ªN.\x11ë\x01u"
  b"\x01‹†5:²sz®ªN.\x12ùÄÜ"
  b"\x01‹†5:³sóˆEAqíª±"
  b"\x01‹†5:³sóˆEAq‚îñ&"
  b"\x01‹†5:³sóˆEAqƒpÛ÷"
  b"\x01‹†5:³sóˆEAq…zÃ-"
]
37 0.12 ms
SELECT `system_config`.`id` as `system_config.id`, `system_config`.`configuration_key` as `system_config.configurationKey`, `system_config`.`configuration_value` as `system_config.configurationValue`, `system_config`.`sales_channel_id` as `system_config.salesChannelId`, `system_config`.`created_at` as `system_config.createdAt`, `system_config`.`updated_at` as `system_config.updatedAt` FROM `system_config` WHERE (`system_config`.`configuration_key` = ? AND `system_config`.`sales_channel_id` = ?)
Parameters:
[
  "CrayssnLabsRichSnippetsCreator.config.ldJson"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
38 0.13 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
  b"\x01‰E9ë\x08so¡zˆ\x04\x04z™\x1F"
]
39 0.53 ms
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E:\x08\ert´z™Ÿ,\x11¢"
]
40 0.16 ms
-- product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
41 0.47 ms
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E:\x08\ert´z™Ÿ,\x11¢"
  b"\x01‰E:\x08\ert´z™ŸS\x1F]"
  b"\x01‰E:\x08\ert´z™ \x03Â8"
  b"\x01‰E:\x08\ert´z™ ÷gŒ"
  b"o\x10/‚¤FN¦¹>¶lû•r€"
  b"\x01‰E:\x08\ert´z™¡äìõ"
  b"\x01‰E:\vþp—´\fbš†+ýá"
]
42 0.13 ms
SELECT `theme`.`id` FROM `theme` WHERE (`theme`.`technical_name` = ?)
Parameters:
[
  "zenitPlatformStratus"
]
43 4.14 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `theme_id` = ?
Parameters:
[
  b"\x01‰¿Ø[s…·P\x1E˜ý\x08"
]
44 0.59 ms
-- theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)) AND (`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  false
  true
  "product_download"
  b"\x0E­ÑDT°í\x15ù«\x1E o"
]
45 0.15 ms
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
46 0.10 ms
-- product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
47 0.26 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
]
48 210.45 ms
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name` 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`.`name` as `product.parent.translation.name` 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` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(COALESCE(`product.translation.name`,`product.parent.translation.name`)) ASC, MIN(`product`.`id`) ASC LIMIT 24 OFFSET 2256
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
49 551.68 ms
SELECT COUNT(*) FROM (-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name` 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`.`name` as `product.parent.translation.name` 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` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
50 172.18 ms
-- product-listing-route::loading::aggregation::manufacturer
SELECT 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 `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 ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
51 0.37 ms
-- 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`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.link`, `product_manufacturer.translation.link` as `product_manufacturer.link`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`link` as `product_manufacturer.translation.link`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
]
52 284.27 ms
-- product-listing-route::loading::aggregation::price
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 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`, "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eae47321851ef2ebc29f74a3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eafd7144aae561984a171178.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539fcf9720eac3c8c3902383211.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b8618766072f1ac5d6f1a97c80263.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b902958c6701883bec53f95c04629.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018b71c40dd17858944f2b5e80524d9b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0194b6fefe6a7e76aa2f246e6791c2b2.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01894539eb3b73f7818cda0c560fef29.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledc85004bada4446eb0aca96577131b4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) * 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 `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 ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
53 150.24 ms
-- product-listing-route::loading::aggregation::rating-exists
SELECT 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 `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 ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
  0
]
54 139.31 ms
-- product-listing-route::loading::aggregation::shipping-free-filter
SELECT 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 `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 ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
  true
]
55 208.53 ms
-- product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
56 208.69 ms
-- product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
]
57 136.64 ms
-- product-listing-route::loading::aggregation::immediately-available
SELECT MAX(`product`.`stock`) as `immediately-available` 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 ((IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) = ?)) AND NOT (`product`.`display_group` <=> ?))) AND (((`product`.`stock` >= ?) AND ((IFNULL(`product`.`release_date`, `product.parent`.`release_date`) <= ?) OR IFNULL(`product`.`release_date`, `product.parent`.`release_date`) <=> ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"ˆgîŽ9çDé‰\x10\x17\x1Cùx+v"
  null
  1
  "2026-02-27T21:08:17+00:00"
  null
]
58 0.49 ms
# product-listing-loader::resolve-previews
            SELECT
                parent.variant_listing_config as variantListingConfig,
                LOWER(HEX(child.id)) as id,
                LOWER(HEX(parent.id)) as parentId
             FROM product as child
                INNER JOIN product as parent
                    ON parent.id = child.parent_id
                    AND parent.version_id = child.version_id
             WHERE child.version_id = ?
             AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"S„Õ,f…@è¸>ÍmH­\x14"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
  b"LÝc[HVO[„tÚ„\x06Jýy"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
  b"©TS\x02ÆPGz¥½`N9¬0>"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
  b"\x19¥HJ\x1F”ýßË—Š°{"
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
  b"L\e£,]“L£¼â´àáÀú"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
  b"UçÉtcrO’¡]\x08X.4\x00""
  b"ŠZº®{ÃE”¼[qÑ@'L"
  b"É€±gòTC ‘xÙó5Þâ"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
  b"-ùz7ÀMаä)3^³»\n"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
]
59 0.54 ms
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
  b"S„Õ,f…@è¸>ÍmH­\x14"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
  b"LÝc[HVO[„tÚ„\x06Jýy"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
  b"©TS\x02ÆPGz¥½`N9¬0>"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
  b"\x19¥HJ\x1F”ýßË—Š°{"
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
  b"L\e£,]“L£¼â´àáÀú"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
  b"UçÉtcrO’¡]\x08X.4\x00""
  b"ŠZº®{ÃE”¼[qÑ@'L"
  b"É€±gòTC ‘xÙó5Þâ"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
  b"-ùz7ÀMаä)3^³»\n"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
]
60 13.06 ms
-- product-listing-route::loading::read
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, (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`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.streams.mapping`.`product_stream_id`) SEPARATOR '||')
                  FROM `product_stream_mapping` `product.streams.mapping`
                  WHERE `product.streams.mapping`.`product_id` = `product`.`id` ) as `product.streams.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`link` as `product.manufacturer.translation.link`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"S„Õ,f…@è¸>ÍmH­\x14"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
  b"LÝc[HVO[„tÚ„\x06Jýy"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
  b"©TS\x02ÆPGz¥½`N9¬0>"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
  b"\x19¥HJ\x1F”ýßË—Š°{"
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
  b"L\e£,]“L£¼â´àáÀú"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
  b"UçÉtcrO’¡]\x08X.4\x00""
  b"ŠZº®{ÃE”¼[qÑ@'L"
  b"É€±gòTC ‘xÙó5Þâ"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
  b"-ùz7ÀMаä)3^³»\n"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
]
61 5.78 ms
-- product-listing-route::loading::association::media::read
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`file_hash` as `product_media.media.fileHash`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND (((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
  b"-ùz7ÀMаä)3^³»\n"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
  b"L\e£,]“L£¼â´àáÀú"
  b"LÝc[HVO[„tÚ„\x06Jýy"
  b"S„Õ,f…@è¸>ÍmH­\x14"
  b"UçÉtcrO’¡]\x08X.4\x00""
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
  b"\x19¥HJ\x1F”ýßË—Š°{"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
  b"ŠZº®{ÃE”¼[qÑ@'L"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
  b"©TS\x02ÆPGz¥½`N9¬0>"
  b"É€±gòTC ‘xÙó5Þâ"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
]
62 1.78 ms
-- 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"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"GS&¸âÏIKž4Ü·‘¨ÑÖ"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b").‹ÉM£LǺݓ8O\vþ°"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"G÷€‰‘HI¾®ôæ]c¿9"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"€±\x191h(@%‰wŽ áç?"
  b"“WM@­Ï@Ì­\x1FäxÓc³l"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"žcñÒ)·D“„11+Åù\x7FŸ"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\t¡–ÃqHa¦ÒÜ7p­e\f"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"""
    \x1A\x1E\x03ÄKø@B¹\x7F5õU\n
    #h
    """
  b"&¶RR¼ËL8‰ý)æ'\x11¢Æ"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"É\x04.—\x12\x1FN³œI\x05–4…¼\e"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"\x02\x1Cf—C\vµ»ð\v’Ù®R"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"GS&¸âÏIKž4Ü·‘¨ÑÖ"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"H:svò÷G*¦ë\x01[E\tÓ_"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"¼ý#\x02\r M¨O\r\x13«\v:w"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b").‹ÉM£LǺݓ8O\vþ°"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"\x02\x1Cf—C\vµ»ð\v’Ù®R"
  b"€±\x191h(@%‰wŽ áç?"
  b"“WM@­Ï@Ì­\x1FäxÓc³l"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"øÏ{þ7øIL–\x15ò\x01·ÒEÅ"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"K;¸¢ª„FÛ€©û©÷nY÷"
  b"N^õlK@LaŒˆæß:‹+2"
  b"`$ÕØhÈE†…Ã%™Bïç\x05"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"á§žWzÔCA‰Ý\x07T›8ÅP"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"œeszÇÔGA´™–O\x18ÆÜ9"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b").‹ÉM£LǺݓ8O\vþ°"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"€±\x191h(@%‰wŽ áç?"
  b"“WM@­Ï@Ì­\x1FäxÓc³l"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"øÏ{þ7øIL–\x15ò\x01·ÒEÅ"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"º#-™/mBS—º6QXÂêB"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"\x02\x1Cf—C\vµ»ð\v’Ù®R"
  b"™Î ê©A׊© ¶òAÍî"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"±ã×Uv›F‚à?5¾½]c"
  b"º#-™/mBS—º6QXÂêB"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
]
63 7.77 ms
-- product-listing-route::loading::association::prices::read
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND (((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
  b"-ùz7ÀMаä)3^³»\n"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
  b"L\e£,]“L£¼â´àáÀú"
  b"LÝc[HVO[„tÚ„\x06Jýy"
  b"S„Õ,f…@è¸>ÍmH­\x14"
  b"UçÉtcrO’¡]\x08X.4\x00""
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
  b"\x19¥HJ\x1F”ýßË—Š°{"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
  b"ŠZº®{ÃE”¼[qÑ@'L"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
  b"©TS\x02ÆPGz¥½`N9¬0>"
  b"É€±gòTC ‘xÙó5Þâ"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
]
64 0.42 ms
-- product-listing-route::loading::association::streams::read
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
  b"\x01‹(ZE#s•Í,\e$÷ZÅ"
  b"\x01‹ª\x05þp\x08«%öJ“u*€"
  b"{ÿ9³7¢O*lDø€•]\x02"
]
65 0.26 ms
-- product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
66 0.25 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"S„Õ,f…@è¸>ÍmH­\x14"
]
67 0.18 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"ÖT†«3üM˵ڛ}‰ÍCÊ"
]
68 0.32 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x08\x08Pê´ÃLŽSˆÄí\x19öx"
]
69 0.19 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"LÝc[HVO[„tÚ„\x06Jýy"
]
70 0.15 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"E6,\x15ã«L}£\x10@r\x1FhD«"
]
71 0.15 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x16àô[Ç,DKšzˆ\x0EJS\eì"
]
72 0.14 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"Ï¥”ûö|Npº¸ýŽ\x02ׁ~"
]
73 0.24 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"©TS\x02ÆPGz¥½`N9¬0>"
]
74 0.13 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"%\vА±ÊBÔ–¸gÒe~g‚"
]
75 0.13 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x19¥HJ\x1F”ýßË—Š°{"
]
76 0.13 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"c\x078e®ÂE&©È\x1F2ÔŠÿx"
]
77 0.24 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"L\e£,]“L£¼â´àáÀú"
]
78 0.14 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"¤A\x08ð~íCŽ»}™pmÊ]/"
]
79 0.20 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x10ŽH_Ã\x03E¥¼$h?ª\x10?—"
]
80 0.12 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"UçÉtcrO’¡]\x08X.4\x00""
]
81 0.19 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"ŠZº®{ÃE”¼[qÑ@'L"
]
82 0.15 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"É€±gòTC ‘xÙó5Þâ"
]
83 0.17 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x05éDfdFG¬®\x00–ŠÜzŒ"
]
84 0.15 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"ú‹ýÀþ\G’‹ô¬€{.eÉ"
]
85 0.16 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"\x11/yÙ\tæCݵ\x05\v¸\røöO"
]
86 0.20 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"-ùz7ÀMаä)3^³»\n"
]
87 0.30 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"Ò±n\x13LyMv‘rOÄ-¶Î]"
]
88 0.13 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"y\x01ô\x00…•L\x02·ÿ]ºX…bœ"
]
89 0.30 ms
SELECT `prems_bonus_system_bonus_product`.`id` FROM `prems_bonus_system_bonus_product` WHERE (`prems_bonus_system_bonus_product`.`active` = ? AND ((`prems_bonus_system_bonus_product`.`valid_from` <= ?) OR `prems_bonus_system_bonus_product`.`valid_from` <=> ?) AND ((`prems_bonus_system_bonus_product`.`valid_until` >= ?) OR `prems_bonus_system_bonus_product`.`valid_until` <=> ?) AND (`prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` IS NULL OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ? OR `prems_bonus_system_bonus_product`.`allowed_sales_channel_ids` LIKE ?) AND `prems_bonus_system_bonus_product`.`product_id` = ?) ORDER BY `prems_bonus_system_bonus_product`.`position` ASC
Parameters:
[
  true
  "2026-02-27 21:08:19"
  null
  "2026-02-27 21:08:19"
  null
  "%[]%"
  "%0189453bb85e71a089f45fa13d573939%"
  b"A\x1A¡‡\x7FqH¤žÁàèûïyg"
]
90 0.24 ms
SELECT `acris_delivery_time`.`id` FROM `acris_delivery_time` WHERE (`acris_delivery_time`.`version_id` = ?) AND ((`acris_delivery_time`.`active` = ?)) ORDER BY LENGTH(`acris_delivery_time`.`priority`) DESC, `acris_delivery_time`.`priority` DESC
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
]
91 0.61 ms
SELECT `acris_delivery_time`.`id` as `acris_delivery_time.id`, `acris_delivery_time`.`version_id` as `acris_delivery_time.versionId`, `acris_delivery_time`.`internal_id` as `acris_delivery_time.internalId`, `acris_delivery_time`.`internal_name` as `acris_delivery_time.internalName`, `acris_delivery_time`.`active` as `acris_delivery_time.active`, `acris_delivery_time`.`priority` as `acris_delivery_time.priority`, `acris_delivery_time`.`display_available` as `acris_delivery_time.displayAvailable`, `acris_delivery_time`.`display_not_available` as `acris_delivery_time.displayNotAvailable`, `acris_delivery_time`.`display_few_pieces` as `acris_delivery_time.displayFewPieces`, `acris_delivery_time`.`few_pieces_available` as `acris_delivery_time.fewPiecesAvailable`, `acris_delivery_time`.`display_product_box` as `acris_delivery_time.displayProductBox`, `acris_delivery_time`.`display_checkout` as `acris_delivery_time.displayCheckout`, `acris_delivery_time`.`display_checkout_amount_bigger` as `acris_delivery_time.displayCheckoutAmountBigger`, `acris_delivery_time`.`delivery_time_display_checkout_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayCheckoutAmountBigger`, `acris_delivery_time`.`display_account` as `acris_delivery_time.displayAccount`, `acris_delivery_time`.`account_calculate_delivery_date` as `acris_delivery_time.accountCalculateDeliveryDate`, `acris_delivery_time`.`color_not_available` as `acris_delivery_time.colorNotAvailable`, `acris_delivery_time`.`color_pre_order` as `acris_delivery_time.colorPreOrder`, `acris_delivery_time`.`color_available` as `acris_delivery_time.colorAvailable`, `acris_delivery_time`.`color_soldout` as `acris_delivery_time.colorSoldout`, `acris_delivery_time`.`color_restock` as `acris_delivery_time.colorRestock`, `acris_delivery_time`.`color_few_pieces` as `acris_delivery_time.colorFewPieces`, `acris_delivery_time`.`color_free_shipping` as `acris_delivery_time.colorFreeShipping`, `acris_delivery_time`.`calculate_available` as `acris_delivery_time.calculateAvailable`, `acris_delivery_time`.`delivery_time_available` as `acris_delivery_time.deliveryTimeAvailable`, `acris_delivery_time`.`delivery_days_available_min` as `acris_delivery_time.deliveryDaysAvailableMin`, `acris_delivery_time`.`delivery_days_available_max` as `acris_delivery_time.deliveryDaysAvailableMax`, `acris_delivery_time`.`shipping_delivery_time_available` as `acris_delivery_time.shippingDeliveryTimeAvailable`, `acris_delivery_time`.`calculate_not_available` as `acris_delivery_time.calculateNotAvailable`, `acris_delivery_time`.`delivery_time_not_available` as `acris_delivery_time.deliveryTimeNotAvailable`, `acris_delivery_time`.`calculation_base_not_available` as `acris_delivery_time.calculationBaseNotAvailable`, `acris_delivery_time`.`delivery_days_not_available_min` as `acris_delivery_time.deliveryDaysNotAvailableMin`, `acris_delivery_time`.`delivery_days_not_available_max` as `acris_delivery_time.deliveryDaysNotAvailableMax`, `acris_delivery_time`.`restock_time_not_available` as `acris_delivery_time.restockTimeNotAvailable`, `acris_delivery_time`.`restock_days_not_available` as `acris_delivery_time.restockDaysNotAvailable`, `acris_delivery_time`.`shipping_delivery_time_not_available` as `acris_delivery_time.shippingDeliveryTimeNotAvailable`, `acris_delivery_time`.`display_pre_order` as `acris_delivery_time.displayPreOrder`, `acris_delivery_time`.`display_sold_out` as `acris_delivery_time.displaySoldOut`, `acris_delivery_time`.`display_not_active` as `acris_delivery_time.displayNotActive`, `acris_delivery_time`.`display_free_shipping` as `acris_delivery_time.displayFreeShipping`, `acris_delivery_time`.`color_amount_bigger` as `acris_delivery_time.colorAmountBigger`, `acris_delivery_time`.`product_meta_data` as `acris_delivery_time.productMetaData`, `acris_delivery_time`.`delivery_time_display_product_amount_bigger` as `acris_delivery_time.deliveryTimeDisplayProductAmountBigger`, `acris_delivery_time`.`delivery_days` as `acris_delivery_time.deliveryDays`, `acris_delivery_time`.`created_at` as `acris_delivery_time.createdAt`, `acris_delivery_time`.`updated_at` as `acris_delivery_time.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_delivery_time.productStreams.mapping`.`product_stream_id`) SEPARATOR '||')
                  FROM `acris_delivery_time_product_stream` `acris_delivery_time.productStreams.mapping`
                  WHERE `acris_delivery_time.productStreams.mapping`.`delivery_time_id` = `acris_delivery_time`.`id` ) as `acris_delivery_time.productStreams.id_mapping`, (SELECT GROUP_CONCAT(HEX(`acris_delivery_time.rules.mapping`.`rule_id`) SEPARATOR '||')
                  FROM `acris_delivery_time_rule` `acris_delivery_time.rules.mapping`
                  WHERE `acris_delivery_time.rules.mapping`.`delivery_time_id` = `acris_delivery_time`.`id` ) as `acris_delivery_time.rules.id_mapping`, `acris_delivery_time.translation.availableAlways`, `acris_delivery_time.translation.availableAlways` as `acris_delivery_time.availableAlways`, `acris_delivery_time.translation.notAvailableDeliveryTime`, `acris_delivery_time.translation.notAvailableDeliveryTime` as `acris_delivery_time.notAvailableDeliveryTime`, `acris_delivery_time.translation.notAvailableAlways`, `acris_delivery_time.translation.notAvailableAlways` as `acris_delivery_time.notAvailableAlways`, `acris_delivery_time.translation.fewPiecesAvailableSnippet`, `acris_delivery_time.translation.fewPiecesAvailableSnippet` as `acris_delivery_time.fewPiecesAvailableSnippet`, `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime`, `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime` as `acris_delivery_time.fewPiecesAvailableDeliveryTime`, `acris_delivery_time.translation.exceededAvailableDeliveryTime`, `acris_delivery_time.translation.exceededAvailableDeliveryTime` as `acris_delivery_time.exceededAvailableDeliveryTime`, `acris_delivery_time.translation.exceededNotAvailableRestockTime`, `acris_delivery_time.translation.exceededNotAvailableRestockTime` as `acris_delivery_time.exceededNotAvailableRestockTime`, `acris_delivery_time.translation.exceededAvailable`, `acris_delivery_time.translation.exceededAvailable` as `acris_delivery_time.exceededAvailable`, `acris_delivery_time.translation.exceededNotAvailable`, `acris_delivery_time.translation.exceededNotAvailable` as `acris_delivery_time.exceededNotAvailable`, `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededAccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation.exceededAccurateDeliveryTime`, `acris_delivery_time.translation.exceededAccurateDeliveryTime` as `acris_delivery_time.exceededAccurateDeliveryTime`, `acris_delivery_time.translation.exceededAccurateRestockTime`, `acris_delivery_time.translation.exceededAccurateRestockTime` as `acris_delivery_time.exceededAccurateRestockTime`, `acris_delivery_time.translation.exceededAccurate`, `acris_delivery_time.translation.exceededAccurate` as `acris_delivery_time.exceededAccurate`, `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime` as `acris_delivery_time.exceededInaccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation.exceededInaccurateDeliveryTime`, `acris_delivery_time.translation.exceededInaccurateDeliveryTime` as `acris_delivery_time.exceededInaccurateDeliveryTime`, `acris_delivery_time.translation.exceededInaccurateRestockTime`, `acris_delivery_time.translation.exceededInaccurateRestockTime` as `acris_delivery_time.exceededInaccurateRestockTime`, `acris_delivery_time.translation.exceededInaccurate`, `acris_delivery_time.translation.exceededInaccurate` as `acris_delivery_time.exceededInaccurate`, `acris_delivery_time.translation.deliveryTimeOnRequestText`, `acris_delivery_time.translation.deliveryTimeOnRequestText` as `acris_delivery_time.deliveryTimeOnRequestText`, `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable`, `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable` as `acris_delivery_time.deliveryTimeOnRequestTextNotAvailable`, `acris_delivery_time.translation.deliveryTimeAvailableSnippet`, `acris_delivery_time.translation.deliveryTimeAvailableSnippet` as `acris_delivery_time.deliveryTimeAvailableSnippet`, `acris_delivery_time.translation.deliveryTimeRestock`, `acris_delivery_time.translation.deliveryTimeRestock` as `acris_delivery_time.deliveryTimeRestock`, `acris_delivery_time.translation.soldOutSnippet`, `acris_delivery_time.translation.soldOutSnippet` as `acris_delivery_time.soldOutSnippet`, `acris_delivery_time.translation.notActive`, `acris_delivery_time.translation.notActive` as `acris_delivery_time.notActive`, `acris_delivery_time.translation.preOrder`, `acris_delivery_time.translation.preOrder` as `acris_delivery_time.preOrder`, `acris_delivery_time.translation.deliveryShippingFree`, `acris_delivery_time.translation.deliveryShippingFree` as `acris_delivery_time.deliveryShippingFree` FROM `acris_delivery_time` LEFT JOIN (SELECT `acris_delivery_time.translation`.`acris_delivery_time_id`, `acris_delivery_time.translation`.`acris_delivery_time_version_id`, `acris_delivery_time.translation`.`available_always` as `acris_delivery_time.translation.availableAlways`, `acris_delivery_time.translation`.`not_available_delivery_time` as `acris_delivery_time.translation.notAvailableDeliveryTime`, `acris_delivery_time.translation`.`not_available_always` as `acris_delivery_time.translation.notAvailableAlways`, `acris_delivery_time.translation`.`few_pieces_available_snippet` as `acris_delivery_time.translation.fewPiecesAvailableSnippet`, `acris_delivery_time.translation`.`few_pieces_available_delivery_time` as `acris_delivery_time.translation.fewPiecesAvailableDeliveryTime`, `acris_delivery_time.translation`.`exceeded_available_delivery_time` as `acris_delivery_time.translation.exceededAvailableDeliveryTime`, `acris_delivery_time.translation`.`exceeded_not_available_restock_time` as `acris_delivery_time.translation.exceededNotAvailableRestockTime`, `acris_delivery_time.translation`.`exceeded_available` as `acris_delivery_time.translation.exceededAvailable`, `acris_delivery_time.translation`.`exceeded_not_available` as `acris_delivery_time.translation.exceededNotAvailable`, `acris_delivery_time.translation`.`exceeded_accurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation`.`exceeded_accurate_delivery_time` as `acris_delivery_time.translation.exceededAccurateDeliveryTime`, `acris_delivery_time.translation`.`exceeded_accurate_restock_time` as `acris_delivery_time.translation.exceededAccurateRestockTime`, `acris_delivery_time.translation`.`exceeded_accurate` as `acris_delivery_time.translation.exceededAccurate`, `acris_delivery_time.translation`.`exceeded_inaccurate_delivery_time_restock_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTimeRestockTime`, `acris_delivery_time.translation`.`exceeded_inaccurate_delivery_time` as `acris_delivery_time.translation.exceededInaccurateDeliveryTime`, `acris_delivery_time.translation`.`exceeded_inaccurate_restock_time` as `acris_delivery_time.translation.exceededInaccurateRestockTime`, `acris_delivery_time.translation`.`exceeded_inaccurate` as `acris_delivery_time.translation.exceededInaccurate`, `acris_delivery_time.translation`.`delivery_time_on_request_text` as `acris_delivery_time.translation.deliveryTimeOnRequestText`, `acris_delivery_time.translation`.`delivery_time_on_request_text_not_available` as `acris_delivery_time.translation.deliveryTimeOnRequestTextNotAvailable`, `acris_delivery_time.translation`.`delivery_time_available_snippet` as `acris_delivery_time.translation.deliveryTimeAvailableSnippet`, `acris_delivery_time.translation`.`delivery_time_restock` as `acris_delivery_time.translation.deliveryTimeRestock`, `acris_delivery_time.translation`.`sold_out_snippet` as `acris_delivery_time.translation.soldOutSnippet`, `acris_delivery_time.translation`.`not_active` as `acris_delivery_time.translation.notActive`, `acris_delivery_time.translation`.`pre_order` as `acris_delivery_time.translation.preOrder`, `acris_delivery_time.translation`.`delivery_shipping_free` as `acris_delivery_time.translation.deliveryShippingFree` FROM `acris_delivery_time_translation` `acris_delivery_time.translation` WHERE `acris_delivery_time.translation`.`language_id` = ?) `acris_delivery_time.acris_delivery_time_translation` ON `acris_delivery_time.acris_delivery_time_translation`.`acris_delivery_time_id` = `acris_delivery_time`.`id` AND `acris_delivery_time.acris_delivery_time_translation`.`acris_delivery_time_version_id` = `acris_delivery_time`.`version_id` WHERE (`acris_delivery_time`.`version_id` = ?) AND (`acris_delivery_time`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‰¿\x1A/sñ¸û™ÙfeðÄ"
]
92 0.18 ms
SELECT `delivery_time`.`id` as `delivery_time.id`, `delivery_time`.`min` as `delivery_time.min`, `delivery_time`.`max` as `delivery_time.max`, `delivery_time`.`unit` as `delivery_time.unit`, `delivery_time`.`created_at` as `delivery_time.createdAt`, `delivery_time`.`updated_at` as `delivery_time.updatedAt`, `delivery_time.translation.name`, `delivery_time.translation.name` as `delivery_time.name`, `delivery_time.translation.customFields`, `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation`.`delivery_time_id`, `delivery_time.translation`.`name` as `delivery_time.translation.name`, `delivery_time.translation`.`custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation`.`language_id` = ?) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation`.`delivery_time_id` = `delivery_time`.`id` WHERE (`delivery_time`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E:.±q®œç1 ÖË4Ø"
]
93 0.19 ms
SELECT `acris_delivery_time_holiday`.`id` as `acris_delivery_time_holiday.id`, `acris_delivery_time_holiday`.`internal_name` as `acris_delivery_time_holiday.internalName`, `acris_delivery_time_holiday`.`active` as `acris_delivery_time_holiday.active`, `acris_delivery_time_holiday`.`start_date` as `acris_delivery_time_holiday.startDate`, `acris_delivery_time_holiday`.`end_date` as `acris_delivery_time_holiday.endDate`, `acris_delivery_time_holiday`.`repeat_annually` as `acris_delivery_time_holiday.repeatAnnually`, `acris_delivery_time_holiday`.`created_at` as `acris_delivery_time_holiday.createdAt`, `acris_delivery_time_holiday`.`updated_at` as `acris_delivery_time_holiday.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_delivery_time_holiday.deliveryTimes.mapping`.`delivery_time_id`) SEPARATOR '||')
                  FROM `acris_delivery_time_holiday_restriction` `acris_delivery_time_holiday.deliveryTimes.mapping`
                  WHERE `acris_delivery_time_holiday.deliveryTimes.mapping`.`holiday_id` = `acris_delivery_time_holiday`.`id` ) as `acris_delivery_time_holiday.deliveryTimes.id_mapping` FROM `acris_delivery_time_holiday` WHERE (`acris_delivery_time_holiday`.`active` = ?)
Parameters:
[
  true
]
94 0.10 ms
SELECT `theme`.`id` FROM `theme` WHERE (`theme`.`technical_name` = ?)
Parameters:
[
  "zenitPlatformStratus"
]
95 9.23 ms
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰¿\x1D–:K×±´«*ý2Lç"
  b"\vY>ÇkÒF«£Q÷\x06_협"
  b"\x11\fÜ¿ö\x1CH_°”%ó\x1D\x08²”"
  b"4µ@Qt\x18G\x06„Ï;è»fS“"
  b"6E:í\x07óB¾§*rÀÆÏÜ\x1A"
  b"výíØD\x13L#Ž\x05ÜlÀ\x11V"
  b"™Î ê©A׊© ¶òAÍî"
  b" üuÙuÆC⟯a¶\x15;\x18W"
  b"¢J+ì[íD€“E¦—§Øï—"
  b"À]~'!{MU“^ŽdÈ\x12çP"
  b"ÅŸð¬êFہ¨)­É\x04\x1FU"
  b"ö^K]'ÂD\x14´\x05\x15eÎ7–h"
  b"""
    \n
    \x1E\x08Ì%wE\¡ÓIû\x15¬ÿõ
    """
  b"MÏÙ…\x00*Fç«hœzRê+³"
  b"f(m\x1E£HJ\f¸AϨéuH}"
  b"\x00’¨\x10G<‘S.%°~\x15\t"
  b"ÍDÚŽO\x00H§¯FçƒñZWt"
  b"-¬ø\x1Dòœ@¿¿™«#¼çW\x19"
  b"=Ï?€±.MK—\vZðâ$\r"
  b"m±Ëuä9@\fœó‘\x12•ßÕú"
  b"˜\x1Ez²„0M\x1Fƒ•·ß\x0E/rÂ"
  b"àU\e_O\x7FC^œü‰J\fù;\x14"
  b"Ç”\x15ÁÁwJ\x0EªW0\x1ETd\x01\x10"
  b"É9fHl!C\x07¯\x05=4Ž…\x12ç"
  b"óX^íÍ\x15LH¤¨u>\x01y4¦"
  b"ÿ»¤Ò\x15\x08O(¬¤»k•-ÅB"
  b"\x07ˆÁ}\x06\x1EJð¬Î›9xýQ+"
  b"[¸ž+\x01BFœ§†'„O(\x1EO"
  b"Ð*ÿÚ¶˜K½‰\x1C:?¶_‰Ö"
  b"ÙÍ{ÂŽL\t¤y^à\x17ã\x7F\x0E"
  b"Þk¼m—ÛC¨“pë“)˜‚™"
  b"éB«H$ýN¹’€ë,vÁou"
  b"&\x03Ž\x18ÐGÏ„`£~À•éâ"
  b"Gƒü\x18\x01âGÄ»\x02~V…Ç@\x01"
  b"I©2\r¡FFšBŸ9%(5"
  b"¯Ij$Þ>Jƒ¨RA)#… G"
  b"ïõæ´Ÿ‰D¾¤€­"}à* "
  b"E‚ºå¨áAí³[Ž3ò,õä"
  b"]n1vNºB·£öÌí\\x7FT™"
  b"™Ž:U{(L{­(\f¨x]aÛ"
  b"é\x04üþøvFR€\x10\x08îÅŽv."
  b"õ*àPy1J$‹Ñ+2'a\x06W"
  b"(ЊÆpæAF„M\fÄ\x08éý0"
  b"GS&¸âÏIKž4Ü·‘¨ÑÖ"
  b"NúÀªø\x1EJà£\eÜ(ûCÑ·"
  b"»ò oÃ\tD‚¬_Ó%¦ÄŠÿ"
  b"Ý}^^ï´N\x06†[Å\x18\x04Ì"
  b"\x0Eë^TÛÊC8–ðÞƒ¢dK"
  b"E\x01\x0F\x01j\x7FA¬°×\x17ç¼€Ôò"
  b"…­ë0V\x1F@Ô¼äG©{Üéå"
  b"ìñk\r\x14éC×½Kã=åæ=Ô"
  b"\x07ø†½­bHÆ•£Ÿ_9\x1AÈB"
  b"&F'ô\x06ðF?½\x02Øð\x14\x02©"
  b"SW¸›µ·Oï¤,®•EN \x17"
  b"§e2º*èJr°È„~ÿTä"
  b"¯H\tÂ`\x13FýÃ_I@Ö\x05\x17"
  b"""
    Én±{ÿÁM\v±ó£\x1C\x13\n
    
    """
  b"\x11TYõÛ\x1DO›,By@GIâ"
  b"S\x11\x1A›‘oD\x05µ×\ež\vŠï×"
  b"p¹båL±Hܸ~\x00\x04"?¼"
  b"×ÁàõóXK$»\fÔbE?EŠ"
  b" ³\x0F‚-iG\x1A±\ið"‚²Ô"
  b"<‚`ÜezIÖ®<q¡o\x15­\"
  b"{·ûAs5O‡¹L\x14k¤ØŒ\x02"
  b"½Ó RwüB7¤”w\x04Á?¹"
  b"%e»N²"IH©q\x01\x14_ú‚œ"
  b"í°qw°¿Ib¸ç‰±@\x15\x11\x16"
  b"\x02i©DÃ\x16A¹’aYòwL­„"
  b"<Ú]«±ÚNè¹Aº\vÖs\v¬"
  b"R\x11]\x02-+LÖ‹®›G†uâ\x08"
  b"]åG1°\x08I’™È\x0E2:o!\x06"
  b"ª¨þð~E§»\f‰ôv5™ô"
  b"º#-™/mBS—º6QXÂêB"
  b"á8Q6%tMŠ \x11Q‚™n‚("
  b"ôoè\x10ZCCý\x16t\x1D\x1C\x08"
  b"ö†Bžû†Bo”N‹l\x06þ&g"
  b"Í\x01KD\x1FŒN\x00¿¯F*æŠ\x08æ"
  b"\x1C  N\x15áLRŠÒ0Ý=-Já"
  b"M\x1Fí»<@O\x17¨%gh_wù:"
  b"“WM@­Ï@Ì­\x1FäxÓc³l"
  b"ªa\x06~¸ØKù’N\x0Eÿ’JÐb"
  b"\x17U\›Û¸EÀ•D±²%ûa>"
  b")õî·…æ@x¬@v\x1DÐ$Þå"
  b"aÉŠÊx\vHû§õÞ÷Z»œ¡"
  b"Ð3ùõodI…­Òš˜Ù_DŽ"
  b"ˆoë\x04YìBŒ‡›†µ\f"Â"
  b"Ÿ’²Ú\x7F_Nšp~\eÕB“´"
  b"¦éóâ1XNÛŽÖ\x07Û²&Q\x1C"
  b"È\x19ÊÛD\x19A›»ð<fÛï­§"
  b"9’!±%\x1EDú‘SýD#í\x02¿"
  b"`$ÕØhÈE†…Ã%™Bïç\x05"
  b"l34È{äEB¬¡å\r½Ž;e"
  b"„y)Ñ»E@qŽhB@(Ò?†"
  b"\e¤¾ŸÒPMÒœâ?lB®\x7F8"
  b"¯ßç>«òJ~™ä\x03’ð\x14\x02\v"
  b"""
    »;tè¥Mê®\n
    \x1E@YJŠ=
    """
  b"šØÀ@N˜M¾¡\x01ó Ë¢åÚ"
  b"Ì”i—¤ŽB\x06¥¨ÏK¹.¯¼"
  b"äüo\x13ÌšE\x19®Z~{M¦Ì6"
  b"ú\ ï2fD\x00¯)W%ê¥E,"
  b"I¥Žv´yB‚º‰GR¡AÞ"
  b"O~mD•õC-²\x088ÌB\x03"
  b"_ˆ·s¿K@\f«$•µ‚°K‹"
  b"ygåCO±C5¨³Ç\x1D§i5¡"
  b"ç Û³\x040J§¼ò©ðìw½Ì"
  b",\x03SÉ€|BXžÏ˜¯Qaû)"
  b"žæJ\x08-ŽLP¯×ÿÈB¾ºn"
  b"¦©é0ª\vOM†ïzõ')\x1AK"
  b"êm÷KW'Bø›òŽWÆ\x02\x1EÍ"
  b"""
    û³\x04–J\x15H&«\n
    \N\x18\fo\x15
    """
  b"\x01í‘÷OÒHĉŸ×‘‡î²Ç"
  b"4 šˆ¶ÙH\x12¥Ò|½O0\x02"
  b"M\¿(ú“Jp£L+"\x12×÷t"
  b"§\v#j:ë@ó‘þÌÃÏz\x03"
  b"GyÁ)WÌK¥ ¾»HFE\e("
  b"I&Šý\x08þL1‰Í(¥_C-q"
  b"’¿’£"äCt§„mŸµß\x1E,"
  b"\x08Ýu\x02X\x01I\ºÇG¹$.b\x14"
  b"b›\x10ïûQCâ­ZA‡¸f?"
  b"rõc4ÊüEÉ£YŽÒ“·ž6"
  b"žðõÙÞxBÿ¦$†H\tä„"
  b"\x7Fx`°@\x10«×\x04»CÞí"
  b"9Öž\x1E\tÃC•–êÿ+×jßG"
  b"K]9\x134åF–\x10*‰1'—U"
  b"²œ»¯_M\x0E²\x04åzªÁàË"
  b"\/["˜ô@[ŸT tæ¿G5"
  b"£!p\x1D¨ÊJѤèâNÀP8="
  b"Øèx\íÿOJó™µ\x1E[Rå"
  b"\x08¹&Qû\x19Fã‘9\x1F`„\x00T\x1A"
  b"Ïß¶sQsI„›…\x08Á°¡³c"
  b"\x10ÄÜ6»ÉFÉ´ö¾\x15ꈪP"
  b"*ì9Ò;1L%<U\x1CÑ\tˆ\x05"
  b"TÑE´M`®ÙÃ\x7FxÙAØ"
  b"‹¯\x0Eu\fÔK|‰uf4”%kë"
  b"’ŽŽ\:@Lh›k\x1D\v\x11hyé"
  b"4=±^#CMäž8$T¦P\x7Fu"
  b"\x10\x05\x05\vD\x0E¡gtìÞVÖ\n"
  b"2\x02Õµo:@ù¡DØm‹®±ø"
  b"F\x0E¼I, MØ O \x18M–f~"
  b"uŽ,/ÑÐH9­ÎÃgìsÏa"
  b"°kÊDšêB›¨„ùa˜\x0F"
  b"yöÌžç”O©°e¼¢q.Œ%"
  b"ûñëŸ_+HÛ¯W§K#V~1"
  b"2­â¤È*Kï¥|\x16[s8G\x13"
  b"S³¾n\r2E[±]ÂÅ\x7F$ÈÄ"
  b"\2EäÝSBž†&~±\x13H@o"
  b"d\x1FÊ@ž€FgˆÏeÿ¢\x17E€"
  b"\x19š‰¾0çOç¡ÎŽ\x00ÖZè¡"
  b"UV\rÒtRHk½†ãÒK[*4"
  b"ƒ\x1E`XŠOLE¯*N\x02_¶W}"
  b"ªoœŸ"\eM³¼¤}Ð.\x01–*"
  b"ÏG3RÄòN$¦L«\x17öoÛ"
  b"\x04¡dÝý¥D\x04¾Ý%çKÒ«ý"
  b"’ˆÃÁswCk·\rhæ%•ô*"
  b"ɽîçÚ8Cš¥+§ÈÛô\x1Dó"
  b"ìQ˜íWpMX¯©§ ûÒ\x16Ÿ"
  b" žND·žJI¼lôà\v\"
  b"JÝá‹øóK"¤ÃŸÿ\x19ï\x7F\x11"
  b"€ØËt7C\x02¨½<©/g T"
  b"\fëÕŠFJ\x01¼\x05\x10…Ì…\x1F"
  b"pš\x1DJ¼G\x1A¹èw?p\x14\x1AÁ"
  b"""
    ½Ëq,²B³‚\x08\n
    0êrAM
    """
  b"È ÖÝ‹VB\x01\x1AÃ%‘ìÝ?"
  b"ã¸Í‡’vM\x04³|Ýï6¹Êý"
  b"\x06b\eWZµ@Ý‹ž}K´µ©_"
  b"\t¡–ÃqHa¦ÒÜ7p­e\f"
  b"\x13A|ñÃ\x06K¾¬:ºGÇ~ã&"
  b"ÖêYù\x01XJi°\x16X¨íTÌÙ"
  b"0ÜB§øþLŠŠ\x7Féÿ¨kWŽ"
  b"""
    _\x04\n
    ˆ¼µO˜«®1»Õc«ã
    """
  b"Òm#]\x17I\t£ÉÙß‘HÅÏ"
  b"À2\“OgIF‘=Y@“†\x08\x1F"
  b"\x0E»óªÄVJ>·‚ä åÏcA"
  b"\x0F\x1F`…Ýõ@/š‰Ä&sÝGE"
  b"Es\eL2hE<¿\x0EÙ\x17)NüH"
  b"\x02\x1Cf—C\vµ»ð\v’Ù®R"
  b"š†uϼvGJ¢°\rdø‘q\x00"
  b"Ú\x19éþsìIÀ«NòÀ\x1Foªê"
  b"ÜÀ\x10±ù\x00Dæ‚64ˆê\x08 \x1A"
  b"\x1A¯qEiOŒ¼.°GÛÀÆÁ"
  b"îJ\x03t/ÊEŒ™D\x0FBCS.f"
  b"\@äÔ½¤E\x16¯ÞS'&ÁÖå"
  b"•èñyÝñNtŽü¢Ž‚ùg­"
  b"½£‡‰+§Hé²\x15£\x01bPõ\r"
  b"""
    tAÒž'eD\x06¿Kþ\n
    \n
    £\f|
    """
  b"êÞ\x1DäkkLҐ, â\x0EM;`"
  b"™gÛ\x12úæNpŸ\esµ¬1ï\x01"
  b"´\x1FpüWÎK§¾„ƒ_Köל"
  b"Y¥ @1-I\t¢d¨•\x10\x13RO"
  b"]–ÔL¸¶L\x12¢à]\v\x08\x17’¶"
  b"Œ½HiŽ{E`º"²TC¡Æ"
  b"1‡.xºMÿ”»˜\x17Ø\x1A¯Æ"
  b"´‰ÍˆX»NÕ«K\x10\x11Ôn¾Ÿ"
  b"¿±õæä`K@¾7\x16kóáYT"
  b"Ø\fzçEzJ¼\+\x17µlM\x07"
  b").‹ÉM£LǺݓ8O\vþ°"
  b"G÷€‰‘HI¾®ôæ]c¿9"
  b"€±\x191h(@%‰wŽ áç?"
  b"\x00\x12+°ºöO\x02‰,Š„íÖ(`"
  b"q™¾p¡P@\x12 Ž²XšO\x00Ö"
  b"ß¹\x1D~ÏxDý¦\v\x1A5·¤"
  b"\x1A7kúÓßFoª\x03ü,¢Ò˜)"
  b"bA´ÙÓ¤C0¥:¢ñ\x1D\x13Öœ"
  b"lZ\x1FÖ \rG\x08¿ÄH%$\x00\e!"
  b"—Ÿ\tÆ5\x1EB¸¬\x18ïÛˆ÷¨X"
  b"\x04³íÄWI@\x1EžÎ¹‘Ñ4(Œ"
  b"àJÃL2™M{—~9Ô\x13"(‡"
  b"™+M­ªòJóµ@:Õ\rþ´\r"
  b"à ?“?qI¶–=Ám„Æí‹"
  b"\e\eß@íÛLU¨>\x06\x14u\x08"
  b"ŽÞÔu¸ÁGR´(>ÛÍJ!¼"
  b"­ÊˆÏQ˜D¾ê„ÏYûW0"
  b"ØN(‰\x04ÚE‚‚kzЛ\x15@\x07"
  b"è\x042CO‹»/}ò\x1E®øl"
  b"Ÿø©§\x05"B‹™d…\f@Ë\\x7F"
  b"°MQÎ7ÎI§Ž\x05Q7iÖW^"
  b"_ d¤Ù)D‰ˆÜV4°Xñõ"
  b"t.\x04ÄúÊ@\x15žÃbgZڏ1"
  b"uwäÃÁBc­žÑÙùÛ»|"
  b"""
    ›t‹y\n
    hOƒ¤-\x02œó!—
    """
  b"\x16Íóš'J~»vÊ߯¦ÑÂ"
  b"\x18f¤¼\x05†C‰²±L„Åúô\x03"
  b"\x1EÓÀ W‹@@²B”†\x1D(\ž"
  b"/J\x1F~2\x05@W¥\x0FÖyR´‰ó"
  b"ë2¶yi\x1EO¾•Xž\x1F\x1D¿Ë"
  b"YƲŽLyE&ƒs\x15ž°n@W"
  b"9¶Á€(Cø™–¼$z«Ÿ"
  b"£Õ‡\x04\x040MiŠK6B\x10\x06\x17s"
  b"pLÃÔ\x14!Aiþ™ë÷O:á"
  b"/>EAüåEލ¤Ä‡\x18Ê™ó"
  b"q÷^ùVŒGd =è\fî ÁW"
  b"‚\x03…ÒHuŒî.Ô׎ý"
  b"û‡ê2:\x15I‘°*¢‘MÌÍ"
  b"ü-+š5=Eޏ\x1E7\x01Ò$¨\x18"
  b"5§qîtµB‡œóHP“?@"
  b"¦\x173`„mL]¢pÙæ}\x03\x18¨"
  b"""
    Åc\x08\x05²CG瀏Q-õÈ\n
    
    """
  b"7J …ˆ"K¯º•uŠ\x15´Ê­"
  b"o™YkiYAs¼xývø\x06ž|"
  b"\x1FÓî½pž@t…là‰QÚšT"
  b"7Z\x10\e-ªJŽ„[\x05\vSq‘Ñ"
  b"’Z4‰É\x13B®>‘,ck#"
  b"UÞÖ¬\x10éHݔœ]Ö\v"
  b"aòV²bÜL¡ªlêÁ\x01´ºà"
  b"³j+L\x01wDØ›\x1AB°ï|\x19ý"
  b"Öô¸g"É@¢¬8v\x19º<U|"
  b"]ë†ãh!MÛ¢"T,ŽÁ'Û"
  b"Š\x7F£\èC<³CÏù+Œ¥—"
  b"Á³3þ\x17•Cí•$Ä\r|–Š\x1A"
  b"…×Ë\x03\x13÷Bç‘Gô oI~\x16"
  b"Ã9èäl†Gq®Aw\nRß(\x00"
  b"dRõ–)€JpŠW&\t´bjä"
  b"ó+0‚b*C矟«ˆ: \x15>"
  b"ú\x04Ö\x10ý-Dt©|éÐÐ$“£"
  b"\x012!l¯mHà¼\óLxLI"
  b"\x1E\x01höÒCý©E\x01(™\x08ôŸ"
  b"ç½;làDÎŽÜ/-Áu~Ì"
  b"Ýùå\x05)\x06E)”G‚Zš¥/ñ"
  b"2\x12ºnûÒEc…e~=5òcÙ"
  b"<è±$)ÚNÝœ\x14Ru\x06Ù\x13ä"
  b"§U3\x01¨ñN‹—\x04±›\x0FîG%"
  b"á§žWzÔCA‰Ý\x07T›8ÅP"
  b"GbPdòLn£vÇçT¶Þ"
  b"¥džŽŽ·IõŸ©l]ÍI›“"
  b"""
    ³q-\e(ÊB\r¶ÆeœG\n
    —h
    """
  b"謉ZIÁBÀ­¦\x04ðô\eÎù"
  b"\x1Fу\rw>F|¸*ôUоO"
  b"=Vì\tçWOð«·­Rà0ÙŽ"
  b"†«´\x0EóYO\f™Vý™ßϾ\x00"
  b"Í'uÓE\x08G¯‡– òÕÍÚ»"
  b"±j\x00ÍpåF<½­N%!Ëç\x0E"
  b"_²gÀŒHD«ž³'}poÖº"
  b"Œ«ß¼Û\x04M\x1Fº~(\x02!}oÌ"
  b"ƒÈ\x06x©ÂLK¶Gú¶bzàý"
  b"zÜYWêŸIRžž[“Ç\e"
  b"§2F=_B@\x1C²Ükü=­Ö\x14"
  b"\e)$^NŽr \v‘ŒHÆ"
  b"”X¤•vÝL\x19±\x1C\x0F„BÞO|"
  b"¬\x19í6'M\x00›±\x7F¾†ˆ-)"
  b" ,s.¦»A}¬¶[‰Ì\e\x13ð"
  b"­müQò2M`¿Ó¢ÃwÐ\x14"
  b"\x14¼R\x1Ek£Iž°ÝGL3¾\x11 "
  b"'Íb¦6pLï¨N1Qdx‡ê"
  b"^–`ÿ¯LLº¶\x19a'¼{3q"
  b"l8ÃȶpIy€ÂÒï˜6_\x1C"
  b"ºÒŸ…ÚFI<²€eä0X?Ö"
  b"ÀÖëM=[C0¿ï|°ú™2$"
  b"Çjä*ÞóM‚·\x18\x1Fß|6v¯"
  b"Î"{5,ïB\v„#WRÞ•=ô"
  b"ÔT«\x1CÕÃA\x19·Úì‹m\e Ÿ"
  b"<ÓÙÞ\tÄGLº\x1D©\x1EŸA„µ"
  b"™înºÄsI\x13˜êù\x1F¤Îöº"
  b"a)\x02´3µAo¤%Z;’\x00\x1D^"
  b"Á·æö÷[A©«f³\x7F¡›•þ"
  b"Óü\x05Ë-ÛGì«c\x1F„ÚsÓ\x13"
  b"ï\x12ؤ\x1AÞH›¨éZ¤Á«‹Ï"
  b"69eó˜µFWˆ!1\x7Faµ=\x02"
  b";»`f<ßIm±®ÃñÈ\x0FÕ†"
  b"^ã÷® nH,¸´\x0FÝmÂ(\x1D"
  b"v©}\x07\x16ÓGo¡ÁpyK›1™"
  b"N×(\x06uCDÓžþÒ2—>jq"
  b"h>u\x7F5IO› #\x0F6„\x15"
  b"m\x01iÝ3G˜’zÝ„ÑYý¯"
  b"Ð(Ž\x14n6Fw½Èé1!Þ%æ"
  b"\x7F¿[~ï\x01F\x12¸ÀØó<\x11\x1Fa"
  b"ê†h•ѾI\x7F¥œ¸ñ\vhmæ"
  b"õË<90ðBP€Ûú6[+¡À"
  b"ø)ÿØóa@\x10²\x12SUº\x10r#"
  b"Á\x10\x00àK\x11¦\x7F\f¾Ú]"
  b"ÑZ`c\x1AÇF޽¬&$\x1CßGÃ"
  b"9ÖØfÖ\x16J>£\x1D",â\x07"
  b"”á,Þ‚NM^‚ë*\x08XWîÂ"
  b"\x00²©8X)G%ž}¼ÅCܵt"
  b"\x19Ò\x03:'ºJþ”Ž„Ÿˆôt"
  b"+ÒÌïtvBP•¢\x03¡–\x11!\x08"
  b"LÂõû]ÛB§?m \x12½V "
  b"\x05È“ƒö€GG¦¯U†ò.\x13ú"
  b"\tOÝÜɃAj¾\x11\x17\x1Cg\x03"
  b" Œ£!¬$APÕy\ÐÍÉ%"
  b"bbo8pŽBߐ<½Á\e`\x13ñ"
  b"\fv§}I\x19¸à`•›ÂQ"
  b"""
    ©¾J¤ŠêB\x03øG\n
    ü­7×
    """
  b"‡!m5^\x16Dí\rÔ”!ÃŽi"
  b"áø\x0Fól·C’¾ÈȨïý2G"
  b"™|Œ˜9.MŽƒMÈJí&ql"
  b"6ÊSk™îF}©‘DGü¦s"
  b"ij\x12À§iJÊŸ¨\x01ŒA—\"
  b"žleÊ\fýA\˜8V\fŠÒö"
  b"îw(NjcK›¾†*>¸áÞa"
  b"Nq£N†0FJ¯\x19éüñ€§`"
  b"\x13˜m#\x1CJÝœÂ;`¶Gz\x1C"
  b"§ÇžçHM]‡éw¯e̐\x16"
  b"·¢)å¼'NªŽ\x0E'£‘nâé"
  b"—beÜS?J\e›N:‰|Ú×M"
  b"hc‡û4)LZŽ?Á>æ'!³"
  b"ìõZ9€1D²\x7FY#s/K0"
  b"\vu»=¦ZJ»¶àçÁh\x13ãu"
  b"""
    \x10G‘+NÛ@ƒ«9‚÷Ï©\n
    \x1E
    """
  b"\x1FB\x0E÷:M(¥ÚÙ"t¿ÏÑ"
  b"\x198®NAì´\x1EÏUF?q\x03"
  b"Û¿$YÛ¢C¬®\x1D*\x05ðÌ܏"
  b"ôûZ\x05\x15eGK«%¡nÌ\x03¿^"
  b"Yó~D‡R@â¶Sÿò2J.("
  b"^•*ÙÁýN÷ªJBKDÞå"
  b"éof3“tC¤°v4'Q\x14;q"
  b"õ`Ñ dxN'”1í\x1CЩþ"
  b"›Ä´ý\x1C±M[¥\x12\x01Y°–"
  b"õ4<ɾýL\x1D\x18\챪Êz"
  b"%\x03Ëç/;G]¶+T™¾\x05×O"
  b"fä-Œ\x15\x08Lv”÷A­ÕU¤\x1F"
  b"vâ¿\eSòHj‹Íì¿}\x01ƒ\x04"
  b"”ÞLOîKBh¾Ž¢# ãUn"
  b"VpkééNX¸Ç;„\x08¶ÿ"
  b"Újvt åJ²Œ\x10È’‡…K"
  b"ºÊí^,ÉO}\x12\x08âì{ê†"
  b"ùGAKáiF#²¸\x05¥ŒÖ\vè"
  b"\x06¨G®F\x01²kgjµÑˆy"
  b"°î[óF’O޼v¥$qé\x1F´"
  b"l­(\x7FriD¬Éq³ÙB"‡"
  b"¿4Mÿö‚JQ¤˜eð¬\x1D_\x15"
  b"üö¶|¾\x7FN·¤L´\x19'\x1A`"
  b"\eRT‹#\x1DI”ºŠó]­ejO"
  b"Ñ {g¬ÆA™”0o&‘ÂØ_"
  b"o„ê€\x03YJ0„¯0‚NÇ\x7FZ"
  b"uZ‚fÓB\x05£{)íê…"A"
  b"""
    ­¾h×\t\n
    B\x15µãŽ­Èjª¦
    """
  b"¶í pe·F¡¯6Œ\x1C·ƒãv"
  b"øÏ{þ7øIL–\x15ò\x01·ÒEÅ"
  b"É\x16*\x7FîF1­Ža(Üiî,"
  b",Ó'‘¨KHc¼\x14'kÉ,Ó`"
  b"™·…éœ'@g™%ê÷J\fUm"
  b"+ÕçòXðJå¬Eœéö\x06\x08"
  b"­¬\x1Cži¼G"›\x16\rJ)ŽÂ"
  b"\x0Fzó´¨=C\¡žÒ,,P›\x02"
  b"×hŒšO>G®š7\x10—‚l\x08^"
  b"""
    \n
    ƒ\x02\x1DO·‡¯²â†:l\x12
    """
  b"M491²õE¯¢„y3?²ù8"
  b"ЦÑ\têXEÖ…':lõÐ<r"
  b"ÒuâÃzIK.…Šß¥1éØÙ"
  b"\x1F„gF´pN¬•\e\x06\x150°L\x02"
  b"5‰82IòI"¡¯\x17ž\x0E\vüÔ"
  b"\¼*¢÷êA\x02¤\r©­B‰(\e"
  b"rq:Ð…¦NÚ©³ò²/L\x7FJ"
  b"y\x13¯o?ñJ\x1E•^\tT\x04rÏF"
  b"®Êø3š|C•‚\ewü¢9`•"
  b"åvZuÔ0Iì¢\x08.øVgܺ"
  b">áÆzEVJ'©.ŠNþlRË"
  b"g\x1Ev‹}¾HݲñG}²Ò€¶"
  b"Ü"o\x1AUM^»Où&¾ò\fØ"
  b"b=è^\x18}H9„\x00µ\x13çŽPU"
  b"\x14µ¦‡JGFj•\e€þ\x02½&Ž"
  b"™»ÔÃR\fMã¹I¤f”Û›r"
  b"¿$øqžºFc€ÃQÆ7\x1CÞ\x0E"
  b"öŠ\x06càB@ž(ô\v}4X\x08"
  b"\x0EÃ^\x16óbLì³\x1FÛ<“I´"
  b"؉/Jo9O9б;I¶žqŽ"
  b"hoM,fyGß»{-4Œ\x00¬õ"
  b"¼ý#\x02\r M¨O\r\x13«\v:w"
  b"Ü\x03„¼\x05­EF²1®¼ß´\x16."
  b"$È&:¢ÃB\x0Eª(\e¥M|½"
  b"_ruÈ…M@šŽ@ÙÇÚb›­"
  b"\x7F¼×”+H(…w´‹™»p~"
  b"ÌšV®œÚJë’ûwÂØæQí"
  b"\x16¿=#‡e@Ï–Ü6³‘„Þú"
  b"Õ \x17+-ãDú§\x1C£V­W—p"
  b"\x14vï·—¡Fc‚iÓ26‹­ "
  b"\x1AÓ£þ&\x10EV«Ô¥\x08\x04ªcé"
  b"w\x08\t\eÑ<N*€\x13ùã;1ó\x1D"
  b"{‰WwsÃN~ƒàZ}‡È\ó"
  b"¸ÔÚ\v‚{J'ª¢\x08ø'¯î"
  b"óé@›ŸJÿJüSU놗"
  b"ÑÔÞO"qN\x01”ñ÷>X$pW"
  b"ߨ%ÿQÂCìŸÎ\x16M¤¸<æ"
  b"ã„:„¢êHŽ©>­žÉˆÜÕ"
  b"l|wIÞôHг'â¼IpÆ¿"
  b"—Ž\x06\x02Y\x17J½“W\x064\fŒš\v"
  b"Íô5{ƒ½AÀ€·¦Å©v0†"
  b"@d/Î\x1AÇG\f£\fíŠf\x08¾"
  b"ÅC0\x1E\rÆC\x01¼Ï\x19c\x7FºhË"
  b"H:svò÷G*¦ë\x01[E\tÓ_"
  b"“¸ãÏŽÕJúŽ\x00\f­¶„\x01Ö"
  b"""
    “÷q÷ÂÓOƒŽ\n
    \f²GÏå
    """
  b"Ÿ®ÿ1\x1E2L\x14ºÁîå\x1D'€Ù"
  b"w&­ð\x18ÙJƒµN†ö\riKž"
  b"FÓò2\x7F‚O{¨7ŒZn\x15 S"
  b"Jæuíù?MQ®C"€4\x1A¯d"
  b"jå$KPjB@™æžx\x069é«"
  b"fýdÌß²LFŒ@\x1Ab'«ùõ"
  b"«ú¾Ì§ÄK“™Ü¢\x11\x06Å\x15ñ"
  b"\tœDѧµ@\x00›,Ç<MWÙ¢"
  b"E5ûÀ?áOŠ›šÀ\x00\ñ¦"
  b"rÃUÛly@$·|õžo\v"
  b"ÑZs}ÌyAj½Õ+‹ƒ\x12ü"
  b"?0ôÉ’\x15F΃ŸÑµs\x1F S"
  b"M\v(õþN7³0–hŠá¿N"
  b"¦ÌÞ…÷öE~¸ò%ÿÄT`è"
  b"Ãã6ùi#Hî¬Ó\f2'ˆÄ"
  b"g§³Ê…+BA±^–Õ‹í¶í"
  b"k}®¿»žKK‰æ-¿»üT³"
  b"\x16²sä\x16G\x06ˆµÐ‹ÉÚ€U"
  b"bÚÁÆ\x7FåMÄ‘]n@ju\x0Eœ"
  b"Âã|ñ¹M\x18€Ø#ùÀŸˆµ"
  b"\x1AÓɧŠ<Bl…‚Â\x18à2“n"
  b"M|ì"Ö\f@£‚dxßÞh\x0F"
  b"Ð\x1DÂ6dÙD»¾w‡>Iœ°Œ"
  b"\x01>ptp\x08@j²@\t˜/pî"
  b"0-§_öùI’Í—ÃXî\x18\x02"
  b"‹¡\x0FjÞ I‰±®,â¡Gob"
  b"½)‘\f/cJO‘ÖŒ\x1F¦¼ç\e"
  b"üÆaB4\x05OV`:\x0EÅ@[×"
  b"\x00ÛÓE\x0EåD\x0F¦²éÑkœ6‹"
  b"ÍCIà€÷@é¸ök¼Z\x0E”§"
  b"à]\r\x19=TF¾¤¾3Èf;y"
  b"ú(FDWNÏ–EùgS»(¿"
  b"û“¨1¢\x18@5·Æ˜)Ýíé$"
  b"Ü£}â\x07D’‰wT˜0Ñ?ï"
  b"E\â<+XG<ŠF\x06—úÐ \x19"
  b"„Ä$\x02ª€AÓµSw\x08o¥Iõ"
  b"À6\x07) \eBe¥…†ÿÄkZ,"
  b"[ø+D˜×F\x15‡­\x15\x16ŸC\x10("
  b"7bžÞÌDšªo#¾Äì›"
  b"\x06 Išr÷F±€Çd\x7F\x0F¥\³"
  b"î„#aÏÁJ•­¯\x16­-Q>³"
  b"\x08R%+Æ©G\x7F†¹å”„Ó‘Ÿ"
  b"\x10\x15åí\x03ñM„€þ\x00îNãXZ"
  b"`\x13_½dNG\x06„ ¬Åüµ’("
  b"\x15s3`1Om•1/ÿƒ¤\x16Ã"
  b"¯àÏ\x10mÁO£ˆ\x14°Á?½QÒ"
  b"S}bÁJIý®\x05\x03M2ÏÙD"
  b"f÷‹T<_A\x10¤EG\\x13OêÌ"
  b"wœñôœ-L:¡\f\fm\x1EÌö}"
  b"Ñ·O±”C~ î\tá¼?Vp"
  b"Õrã¡úC'™b;—¶Õ¼"
  b"¶}…—þmCb¦hûœz“sU"
  b"Yûy\x1C;5JÖ£ü \x7FKy;‚"
  b"Rá0Nr&BD¥uñŽÒ6‚Å"
  b"\x12z½r\x14‡@p€ì¿èå\x04\x13ã"
  b"mù‰‚Å,@Û•W‡ÉÈÎ|„"
  b"„˜ÅA\x0FEl†ÛFáÕù¢e"
  b"×Ý̳:°@L€¥\x17Ü,Ú<°"
  b"÷\x07ͬš‰C.±tí\x1C©Œ¨+"
  b"Ú‹¢™öNAS\x0F\x00†nq"
  b"RÛV¹l3F\x06žØw8P=±\x10"
  b"5í´\fœöA½–€ŸÏjþ Û"
  b"•ï\x05ö‚¢A@ŽêëkŒÍ.""
  b"¸Ì60|ŽJ›™RF‘T?$Î"
  b"‹SUÐlGNË‘\x1FÛ¯Øý\x1Dü"
  b"¦y\x01bK4E­˜\x049zžØ¼C"
  b".¹9VŠAEz«hYr$ÜDú"
  b">Zy4¦”A,Š8\tL\x11\x1D"
  b"v¾ö+|Ec›~1›\x07Ò6¢"
  b"–îžÄŽ1JS”F”eˆTb "
  b"l\x1E\x11å«\x08LAªDB\x1FOü|Ü"
  b"""
    G_C¤õA‰†õ\n
    ¦Løê.
    """
  b"J.epo\x0FFŽ®\x1A¤û\x0E\x05ql"
  b"õ©PeÐ,D¾¬\x1Fk\x05ž¢Ô9"
  b"\x1AûÓј2D&¿‘á…3$…’"
  b"’…E\x1F_ B…³\x07ãÌ8±Bœ"
  b"""
    ³xo\n
    D\x18C¾’À©ã~ŠQ
    """
  b"ñÀ]ŸÔœO6‰èŠå«l¬X"
  b"’®__ßUC¾®&bmÛò\x7F©"
  b"\x14‚-*CóL$º\vì\x1C\x07+Q¯"
  b"<i\x1Eš‘\x08@ó‰\x16dVÓ(\t"
  b"WœøqÆ\x1EEx¯}ˆèœ\x13Áæ"
  b"Â2\x19,b\x06D$¶D=û;Š®\x16"
  b"ål6Ô\x01E­‡A¼~¯Ë²Å"
  b"ìÙÆ¥kðLˆˆ«Ÿ,pw)"
  b"&\x169F1dL_»!â1’UûS"
  b"hLȉp\x1CAšÒŽ8w¸0ö"
  b"s&0÷\x17O³¨¯pf¯\x16à­"
  b"Õ­ˆ\rõ(B\x17‹dß»ö¡½è"
  b"\x7Fös¡„NK$Ž×\ú\x07ZF"
  b"Œ{Ì\x128¾C†‡.b]\x00Ç\t"
  b"ݝ­ï\x08çG\x05¹È™°-U~U"
  b"G@T¯¿ÆM=©ÿö+\x03ðLÆ"
  b"\x00¯ñ|¼'BºªwT%\x05\x17"
  b"K¢_†˜\x16Jú 5êü›\v"
  b"c·xØ*+JP±\x04oÖFª Ó"
  b"Éå\x0EWâÓ@×›è\fvɈ×3"
  b"ó\x0EÍŸªÚA½Œí8O\x17Žìl"
  b"<:‘éî6F\x10œ¶íï$\x13z™"
  b"\x0F¼6‰=±Aõ‰JSîÿò\x1F"
  b"Ÿ[Fw¶¶B…O<\x1Dg#ÒÑ"
  b"""
    7ÄÀaª·N#š\x0EÜ7ž‚\n
    Þ
    """
  b"ƒŽäоˆG$˜‚¢ž-×¼q"
  b"\r5•K!CmŸ*hg•7\x02ê"
  b"1¿xY\x07OJ>žløUœÑ@©"
  b"—†žã\x0E`H›Ÿ\x04`±·Ö$~"
  b"çLMzk×O°¶ï¨øë\váØ"
  b"ï?’Ü»TOҝ;Û\x10³ê¬Â"
  b"0üTó3WE‡»F\x1A¬\x01)éý"
  b"‰Û\x15Z\x1DF„°ò)\x7F Ž’¶"
  b"@jr\vÛ‘K“—ÊwPŽˆ·\x1D"
  b"^Ïœ›¥EAÚº\x02\x1C½Àñæž"
  b"\tþpSì´B˜˜?ê,gJL\x03"
  b"XÿufãŸGŒ‘õ¹c˜ñ$"
  b"œ|¬çâ\x11A\x13·uo\x13\x19_·z"
  b"îå\x16p§èO~±ì3ŽÑ\x0F"
  b"v²ýšm(D ¥\v\x0F9“vC-"
  b"®Ua4‘JAä©y}òI¯®8"
  b"¿\x0F¹¼ºZI˜ßs×Âûóg"
  b"Êég£MKÛ™#ËXvÓŒï"
  b"GsÄœÄÏN2²ÅÄ7qz³p"
  b"€À’ì°•Gû¨\x13„-\x16‡ÿu"
  b"É\x04.—\x12\x1FN³œI\x05–4…¼\e"
  b"1\eÏ°ìD-¯1ðøÏ_Ÿ¦"
  b"""
    Ò$\x13<\x19&M\x08†þ_\x19¯Ô\n
    \v
    """
  b"åmØI@\tBý’']Ø\x01˜¬ç"
  b"õ[Ê8\x15GJ¼“•zÔ;•Í\x1F"
  b"\x15\x08…"ÖžG©Ž³0k\x1Cªe–"
  b"ÒQ=½s­HȏhºoŽõîÞ"
  b"±\x01¬&r0F^’/™üÞ\x1Fòƒ"
  b"䟫 \x1D\x1ED\x1D¢{)gÄTxæ"
  b"\x1Dƒ®JN‡C¡„^ýU)>LÌ"
  b"ø`]£ž‡N°®œ`Åp‰\x05\x17"
  b"""
    \x1A\x1E\x03ÄKø@B¹\x7F5õU\n
    #h
    """
  b"´2häO”B\x08€ÕƒøûâvÁ"
  b"á\­DH\tLà“ÞºXôË#i"
  b"Y&º§å(D"±*Ø8\x05Xîô"
  b"\x03ˆë2‚FH%™J¿ýÒ~þI"
  b"5¬wX<¯A‰‚HcÈÌùé×"
  b"uŒeº(WJ\v»a-œè€çÛ"
  b"3ã8Mš%CÞ°É{¬FzÙý"
  b"^\x1DÊ\x16¼qN†ŒôBûäaœp"
  b"Ç\x19&7¾üCR¡eº2þÞØ"
  b"ÖˆKTSöM̝E8† \x1C½ù"
  b"x‰)uQdBs“íCýA?z“"
  b"û;K(£¹Eˆ¼lFí‡m\x7FX"
  b"Å–‘\x1D.lFs¼´œèïš3û"
  b"ë¿i\x11D4FÒº­ac\x02>iü"
  b"ûp©0âCJã¸wz²Èqsû"
  b"žcñÒ)·D“„11+Åù\x7FŸ"
  b"|6®î¸¸MÔ‹Ëž=¡îŽ\x10"
  b"æ—€ö(×E\x01Ÿ\v½&yG0P"
  b"ýàQùOâA\x05·\v+\vÙÂÒ\x17"
  b"Tªñ¾\x11‰F+³C}›Måu\x04"
  b"ãñ«Ì>ÓN1Ÿ½bc¨\x08"\x19"
  b"F§aÕ\x01÷Ne¼9\x18\x1AÇeš¯"
  b"HÐZP¿\x04Dj õõ0ñ›“?"
  b"\x12ׁ5UñES¶–^d.O\x01"
  b"\x14¹eŸÖuF@«\x12Õ!ÇQ\e*"
  b"y$Â{\x11SF\x16´qîêÌ+1$"
  b"\x08tøaä\x01Omgn.×qi÷"
  b"òÈ$PunL\x19¢-kÔ¸?{ù"
  b"‡HHÔ=´DñŸß†š€’\tw"
  b"\x15#m)­âBU¸Œp$*g5@"
  b"\x14ÃwÊé%FظH®\v\x01\x04Ù"
  b"Dxe6ІO\x10ªáÈ\x1F>C†¡"
  b"G³(.O3C\x17Š fth\x08Ì´"
  b"Q‰bs\x0EŸJ¤’ôv3\vfr÷"
  b"Ûw§ì‹»Nt —îÒc³V"
  b"ørÌ\x19K0LɯìTÛ1ßsª"
  b"Jcù\x04öIM4•äœãKˆ¦U"
  b"ÙýwF2èLȘè\x15ñ&Wûï"
  b"2ÿ¸EƒwI\x1D¡K\x14œÍ\x01Fh"
  b"N\x03\x04ø\x18kL\x16©Å?Ey\x17"
  b"\x02Iù&\x02/F—¶Xû—Jo˜Þ"
  b"\x17x¬­O<LŸ»–ÛAËedG"
  b".Qog¥©FR•‹\x19\vK\x01"
  b"ÁÍÃEíÅN\x02»ðö\x03·§AS"
  b"@\x19¹[•ñNÿ½‚ÄÍJÙš:"
  b"Mè¥uN7CØŠ\x1FÇ=\x1C*ì¢"
  b"–W˜øGãFi­Jçv*3gC"
  b"Ø\x1E‚HZ–Hϳó)\x05Ú\x1D¥"
  b"\x10¢\rÍMrBn©í™€6×\x1FF"
  b"?æ_ÜíÈO\x17\x06¾ð\x00è\x18U"
  b"¹„_­°tEށ\x01~±lùq”"
  b"•NÐòFÔD>Žù2ï\x03™pn"
  b"ÀüO#NÉHAŸDE’œÚ&#"
  b"QV\r`\fÛG\x13Ž‘€@Z£´¥"
  b"m)ÝüŸÕL‚‰&®T¹y1<"
  b"\x0F\x1C¦šø–IuÛ†Åæ­5ž"
  b"""
    \n
    Ÿž9®\x01F”„pÞ\x08\x0EóýM
    """
  b"\x10}\x06Ÿy\tL߯kn\x06\x05Å\x13l"
  b"\x10Ç\x086U\x16D3¬Áäü6l\x0F#"
  b"i\x15ðèÒH²ˆ'ÿþy\x05d"
  b"º.ˆ‘C\x19N‘„\x14œARžŸ«"
  b"jýÅ¢ë\x07EY¶PŒ7ÖaÔ•"
  b"÷-ºVšIØ´\x07\x1AçSç"
  b"\x7FÅÎ\fõˆF͘\x07\x1ATýýl"
  b"\x1EÊØ§ì¢MÒ¿}!Ÿ\vÎ\x1A\x00"
  b"•¾AŒ_]Gù£<\x11ŽÏÑßú"
  b"RzQlF\x1EGËŽ%»°šO\x02Ì"
  b"¸›wZ,\tJ²®•ç\x13ñxÙ-"
  b"\x05\x10Ì—HŽ…Ð\x1D2üÆB;"
  b"\x14Û¿\r\x17=@³“Ò¼¶’\x7Fì\x18"
  b"\x1E\e‘пLè´Kb\v‹-iH"
  b"°Ü\x13¡8§D·½nEË\x14]øÅ"
  b"\x0EŒœ\v©,Dv¾\x18Ä45‹’j"
  b"""
    \x0FL\n
    å\r©C¥°¦Þ>m\x15
    """
  b"fÅD‹2eK\x04—›˜‡#Gà"
  b"°ƒMûÏ\x03F\›\x19˜ÒF{h"
  b"\x0F˜¿\e¬Gž]„ç×µÐ?"
  b"Yƒª\e\x15\x0FE½‚‡O³‹Öà"
  b"""
    %mâå,\n
    M¬¯Ô­5V™ÌF
    """
  b"MU7\Ô¯Jƒƒí\viÇ5ž‘"
  b"SJõÍ–K7ƒÈRR±íÛ\x11"
  b"¯¼\x0E\x03\x1D¬F1²w\x05BSwRO"
  b"\vë»²ÄÆF>®km;ÃUŠ\x04"
  b"""
    ˆ\n
    Wu½ƒA¨š\eù?\x08¬û)
    """
  b"š\x17‡dDN⩉£œQ7²="
  b"¡ˆ.‚Ñ\x17D?\x0EgZXž½#"
  b"?¢•\x01Ò J!‰\x1C_\x06¿æ¶ä"
  b"""
    _a-w'tJïƒ{\n
    \eÔ÷ ¿
    """
  b"°\x11\x14<bßAö¹xÄ\x0F³8Rª"
  b"µj/¤\x1F/NQ³úe`\x07ûõf"
  b"jp;ŽÐ²Oé¸éŸT-w̨"
  b"Îù]aMÖF!¢æ\n\x007nç­"
  b"t¢IÛ\x05^Ea—\\t;\x16Øð\x12"
  b"Íg»P\x7FàOŽº=pá.\x1Cö¤"
  b"-v YÝËA\x18 úTÅý‚j"
  b"\x03ÑÑA¦}Hè‰ÁŽw{ÓÝÉ"
  b"§:~e“-F¸Žû=Èy®o\f"
  b"¾Ž'Çú>N"flÉÉ\x01"
  b"ü\x1C°l‰\x00Iv¾YJnk\x13"
  b"²Æi0içN1޶®a³\rä:"
  b"ëi?M¶GM‘¡påS€?±ß"
  b"/üRÇc‰I:¼+wÜÊe‰ë"
  b"Q\x19°¹öÛNÝ‚šõ«\x06Ú\x1Et"
  b"Z‚dïÕÖAݶ©ÑÂ…Ÿãç"
  b"""
    E–ù©\n
    $Jo¢î8\v\x19â
    """
  b"\x11Ò¶ó\x18ó@X´\.~·ï\x01ê"
  b"Ø5Yýº\x07G.›Žn\x14Kµ—Z"
  b"ïygÆa'@¢¹_Ú\vøÊä7"
  b"""
    \n
    ;K­\x1F°A\x0F¤cõhþû
    """
  b"/ ü-\ÚES…^Ž˜î.¤ø"
  b"\x1F\x03\rý^\tA`ºì92¸Kê "
  b"P´¸?/ÝMë­+‰¬½gT"
  b"Z\x14 Ê\x00åL\nœòˆ&á™ÅP"
  b"B:HûùàOûƒ¹î—"*¤Ð"
  b"""
    i‚'0ú-E¬°öŸ;/]\n
    L
    """
  b"wzˆYxFГÖtð‚°0"
  b"1s#ÓV[N®²)\x04Bc”·"
  b"ñ»[[©÷N´‹T‹ÙyÚV["
  b"\x00„ñ\x16-xOë†m¤”òdÒü"
  b":\x0EÎwˆæIƒ¹yÎ\tx=\tË"
  b"VÌå§Ñ\x01B&·*Û”’ãÎ\x0F"
  b"ÂïUsúyEK‚A`¤ýþ\x10"
  b"Ê[ì0—ËO«‰À_xz“,´"
  b"¸ží¬\x01\tC\x0E´÷IŽ1è9"
  b"]\x17\tÒ:¬B«–¦ëù“xØI"
  b"¸ž\x18Ä8»CÓ›.ë‰"¼»"
  b"I4˜"Ë\x01B‰€§ùXæÇC"
  b"œÇåJ$×@\x03±º{Wq‹3U"
  b"""
    N\n
    ·Á„<K°ŸütÛé@V\x01
    """
  b"Î\x1D‡;¯÷OÏ ÒJ¥\f\x01äò"
  b"Ý`ŽAçÜCA†‚ç(®¯fÅ"
  b"êyZN\x17°I\x15\x19!v4 Î/"
  b"<t\x17\x0E’£Mÿ¥’\x7F6Dž?Á"
  b">¯ïÁvN$\x05»KâÉ\X"
  b"""
    Ÿ\x18§´\x06\x12Gž¸¤÷X\n
    aî+
    """
  b"""
    ÑO\n
    B[|E\e“±<¼¦vÎ]
    """
  b"¬\x1D\x06bFÇŒý”>ùê3~"
  b"ÝàK«ûëL~’$ØU\x1A«®r"
  b"Qj…m]¼L\x08—f\x08/Ïœ \x01"
  b"\f\x12×Êì¦Jë½öX-tÓE—"
  b"‡(©=¯µHô® \x10ùŠMÙN"
  b"\x01\x17›Þ½@ ›,™¿¯ï´\x15"
  b"»¶m$‹PFÙ’¸XЏ~]"
  b"\x12ó\x02¿\x18\vJ׫}—Ž#©^O"
  b"%‡00‰ÄG¡¸^\x18\x14"
  b"Òä!Š“‰Kx¶ÄsG\x15œ-Ó"
  b"¾~{(Ç\x19Aº£¤%Ï{\x19í&"
  b"Z]žuœ\x0FA[°}\x07¡…G¡ú"
  b"ÝR—ŸýÝMͼˆóÃë~;T"
  b"$\T6|E%‚jÏ\x14Xôs8"
  b"ˆ@¬xûšNEŒ¶Ý\x7Fó\x00\e"
  b"ÍVGžñHØ…š‰ZÎ\x13ŽD"
  b"Zæãâ™±C§ŠÆ–aŽ‚oâ"
  b"¾»\x12µíC.ªÉ\fÉf»]ü"
  b"\x1D\x03Œ¬õsC¹¶Ái>æ˜? "
  b"\x07QOQcHÖ§O!8Ëh"
  b"""
    Ò\n
    \eß\t0HG¿ÑÔßú «Ì
    """
  b"„éweHXMêˆxt‚|„~»"
  b"œeszÇÔGA´™–O\x18ÆÜ9"
  b"K;¸¢ª„FÛ€©û©÷nY÷"
  b"\x19$gÞºBR¦ÿ\x14Ÿ£Pë>"
  b"mþ©\x100ÞFd·dÁA¿¯\e"
  b"yb§^\x1E\x18F,¼þ“®Žðz²"
  b"À6biR`DD´Éçpf%Ù "
  b"tX\x1FÂŒbM\x17šˆN\x1C!§ÀH"
  b"ër È‹;Ic•\x16AíHöü"
  b"\x07uS+â\rE)‹Q\x07• T…é"
  b"\x18·ì­OHAU¨eå¾µñJí"
  b"ò¸û+¸×J|›M‰–­à/D"
  b" ´\x0Eýd$G±ž\x0FsÖ¾4cU"
  b"µ3·ª‡¶G\x16Ÿ4kü?Æ\x11w"
  b"úÄ+ÃÒ¯G±•\x00å7\x17ê¯"
  b"{”;zB>A\x01ƒä…h‰ÃvÉ"
  b"""
    a>\n
    +CAC¹ƒ‰Æ¤êÜÀ
    """
  b"—–¤F+\fBÕ† )¼ž£\x03v"
  b"""
    T)FÜ\x7FŽOb¯¯Ÿ\x14\n
    T
    """
  b"\x1E±¬<›GζÐ\x7FÝy«Iã"
  b"§=mh8àB)¯Ž[—\x05ÅJ2"
  b"LÅ\x02X7C²˜°V YMƒ)"
  b" L䆓œN=¹`b\x15ݨ°Q"
  b"]s6tƒ/Jà¯ð¸ªHwÆË"
  b"""
    hؾ5-YG£¦\x17E.'Ý\n
    P
    """
  b"§Lè×ÂçO.·çáè-©[È"
  b"H^ýc…Kä€e\x0Fº\x1CŒÿ_"
  b"fDr.“\x1CG\x01¤Õ8|7™Ýù"
  b"\x04®6\x01I´®\x00\x7Fž#“¤z"
  b"nˆv&aàIl€\r8{Jî¦"
  b"£8*\x1AiM\x17\v€y©VúÎ"
  b"礕´Ú¡D…¥b8Osß›Ö"
  b"¦~\©UCÞ„˜Õ\x1A/Ö# "
  b"Ƴ¼¿Öÿ@g”§"Ѫϩo"
  b"K`§0ó­JË»kò`£N\x00â"
  b"ZFö„S`B\«n—!Gm\x16"
  b"ŽÝ—ÍÚ1Mi¶\x02n\zÔ»"
  b"ÿH‘çw˜K;…¿É›§¡¾\n"
  b"'aiä-ªE0¬%%b\x10Ü\x1C,"
  b"9\esáíJɐ,dâYÌF""
  b"|*…lgöD\x07’bÙJžDŽð"
  b"µ9¾jRxIƒ´ÄÅ0\x12c-"
  b"ßq}\x11\x1DI`’‹ß©\x1Aé/x"
  b",~5ß~\x7FK\x1E¨êTW©t+‡"
  b"VÚÖ¤Û\D{Ÿr<CÔ\x05€K"
  b"~\t\x02ÓF4‡S·Ö€L±ý"
  b"žªê\x0E÷ÒE\x0E\e\tŽ\x10ôK«"
  b"""
    \n
    .þ7\x14;M°¿]Ž\x15¢ÇÌV
    """
  b"\x19÷·†¦RAŒ– 4/\x13áÄ;"
  b"""
    ¤*›´ê-I3¶Ñ¼F93\n
    ž
    """
  b"x–g·\x16“O@¤FPý­I¥"
  b"ÀÎq{å×@†›Õ\x7Fçî\x05ßA"
  b"E\x05r\x05ÅžB"¬DÎcýtMÄ"
  b"cfêÅ!äOr‡\x08\x13Ój\x02HU"
  b"O|§)~øD]š&°ËŽSc\x00"
  b"ÁÏÞ{½ºGljx'R$\x1EûO"
  b"¼\x1C¼ÛQ^Hâ¥ç½lý oQ"
  b" Ú˜¯+‹Iš¿XP’Šƒ~Ô"
  b"4íЂúøDø½&¢ûD.ÁÏ"
  b"P1òþ­îBh¬’M¸’_\x04ý"
  b"Èb‹­®JF0­ù\x03Õ\x16\vìŽ"
  b"Ô‚>•Û]D¼­×\x13\f\x17SîG"
  b"""
    \x05í\v\n
    KêHH´ä\x06\x04ˆ§ÿº
    """
  b"ïŽ\x04ò\x13\x08B˜’™ƒžq\eÙÌ"
  b"O\x1A\v\x12¡‘O•—F+!—I\f²"
  b"\x1A6R‘d\C¥¿ÓMXb¯I÷"
  b"Fô=”êãF\“úóÒ«ò\x18Ò"
  b"ÿµJ´úC±†œ ©$¬¦3"
  b"ޏ[u\x0FêGÍŒFjèäx\e\x0E"
  b"\x1E\x7F½YÏÔCí¢ð;ÆïF\tÁ"
  b"’1}\x06\x17<Hí\x04‡«\rP\x10\x1A"
  b"„Øw–‘ßJ¹Ÿ\x07}Þc“˜"
  b"¶0uïHœO[ž\fÝÛvât˜"
  b"\x1DRðã> ErŽ‚Ì…ã§ÃB"
  b"\x0E†"‹aëD\x0Fœ‹2Á+Ä4f"
  b"9ùµ\tÊ™Læ³ñS·]\x1Dp7"
  b"=}ýìXlNv¬h‰Ö\x18€’["
  b"£I“\x15›KÄœHŽèŒr¿"
  b"\x07\x0E\rõGû\x06\x11·?†["
  b"vbà“úÍC:œÍû\eg\eä\x11"
  b"C³URW%N\x0F­\x12¬\x14³¬A\x00"
  b"‚ÿa¥yÏHQ‰‰»áfëîS"
  b"ë¶0DU„GF–ü™Õ3Ãìï"
  b"Œäx±¼ÐOݪR×ß­;'ÿ"
  b"\oåÚwUCl¯àV\rÕí¨F"
  b"\x02–WÛ¿\x1A@²½U\x07\x1A\töµ"
  b"yV\x16(û3Kæ»–[,q%¦3"
  b"\x18s†n\x1FH\x1E ¿÷\x1A…ÝNË"
  b"–Rº‡ï9F7œÇÚŽÝú.i"
  b"æNá(\x18jJ#›\vvò”*KÞ"
  b"J\x07e\x06sjL9ˆ"Ií4s ´"
  b"~)­’ïê@X”-Ž \x00æÄø"
  b"y1Î9\x01'HžŸèc.ômŽ"
  b"ÔÑ\x1DüÓ<KV©±C¥\x00¿Du"
  b"\eÝÂ~]¢CÉ¥\x07мAOíW"
  b"A¦#P2ùK©¡6¥8•7‚x"
  b"\f\x1D\x0E?H\x07¿¬.F_)21"
  b"¥fÂÙ\x18(C[«…n@ÛÑ´À"
  b""û§ÃãœO“­ý÷]»çæ%"
  b"K~š\t¸4A\x02•QJ\x15\x15àiÅ"
  b"˜s†8•CI°¢m\x02e3‹ö"
  b"œV5|Öq@ð“Þ·3Ä\x1F·e"
  b"+q\x04¨fèB\ºXÞ/À>hP"
  b"\x05\x10eÚ“ÒNAˆ\x10§Ô›ªaó"
  b"_©ø¹\x06]Nç…Ë'\x04\x08\x19÷G"
  b"—OÈßæñIµ—\x13ÕI\x01KGë"
  b"\x03\x18ׂ=,F\x0E»#·lVEì\x06"
  b"' ¸ïC?K´¬`ÃÖt\x19K~"
  b"""
    \x1F¨®\tC+½÷íð¯\x19\n
    \x16
    """
  b"ôm¢s<oOyž§?[oË¥„"
  b"žŠùâ¢ÃM¡¦¨\x17`0Êÿ\x1A"
  b"\x0FŸË\x05c¦D„²Éì÷`\x16Ü"
  b"\x00‡Ba\x04\x1EE\x11¹jêŨ{çL"
  b"âèra\x188@·¹CG('´dC"
  b"Eˆy†ˆèGë±ÚÖš–„\x1F'"
  b"öÖÛªŠ"M ‘®"f 5÷—"
  b"²\x1Cý[\x1DpNJ¡Ùk¿â\x04»–"
  b"(sý÷ÅO%Žr\x1F½®C\r\v"
  b" ÓwÝí`@þšÉ–´ÒOÆ"
  b"\x04ЫiÉþB£½\x07x"ŠYT8"
  b"\r±$mwADæ‰)Ç ;,­J"
  b"\x19\x17Úü¼mAD˜eþá0ˆè="
  b"&¶RR¼ËL8‰ý)æ'\x11¢Æ"
  b"\x10\x16ªâÍtBÍ¡Þs‚†g›"
  b"û÷6*´}NÂŽ\x1C,çùÈŸ´"
  b"¥ýEb$Ë@{®­¦)~”N@"
  b"fˆß…piK¹ºŽMc«\e‹"
  b"\x1D\x1CÞJÜ\G/‰ƒÈ#\v\x08a"
  b"­.=ÊòI\x04¶€µƒÕc\eK"
  b"KV5\x7F\x04çN\x1Eb˜¥\x1C›Ê~"
  b"""
    Û\x03·–üîI ºöä\x10¯Å\n
    Ÿ
    """
  b"ùñi÷vÜOs–ésy{L["
  b"""
    \n
    š{”N_“•fÒð1\rk
    """
  b"z¥´Îƒ”@|‚\t\x16éžpìB"
  b"´ò)Ø®ª@Öµñ[\x1A\x04öÿ2"
  b"\x11ae\fÏ—Dé¶²br\x056[™"
  b"Ñ\x1EªÑOæF~²½_O\x0Fß\x11\x01"
  b"NØeî2ˆJæ¯äË\x16¯1\x006"
  b"mÓdzK\x1CDÄœƒˆ¬\x15ê\x11-"
  b"8,‰KS’GãˆùჅN¡æ"
  b"x€x»"fKJ¿“ìòÉà2Ú"
  b"¡\x1CµÖF1HŒ‘ƨo‘M"
  b"ê°W®?âG#žc¯àõTº\x01"
  b"a‚»;0œAÕ—\x19µö—.ü«"
  b"c×¾-ãÿFGŒp\x05ý[“]ª"
  b"ç¶´”°ÆHžŽøn°¤ÀêŠ"
  b"<x§HÎÙFM¦QT\x01\x1AÿA§"
  b"ó=.š8ÊI\x06§Í3±\x02\x05Ï"
  b""ÿ°×\MZ’ºgsØWw\x17"
  b"¯\x08i~ݪEÖ½OͲp4°"
  b"Ñkð’øQL}x–D#]ðB"
  b"ÙȞžËK\x07º\x04”î\x1E\x08ŸW"
  b"æjºÛÀºK\x05„bœ¿äà¨"
  b"""
    \n
    ØÕ\x7F\x14ØOh°-)ó\x079õ3
    """
  b"Ž\óYü@*¥2¡>ƒRÈí"
  b"Ÿ×\x16ÁwGW³BƒÇ#}L\v"
  b"+Ð×íŒG€…[Y+¡‚iü"
  b"Úp«\t¥uIíŠ\x14Ú\vy|¼+"
  b"\vžIäò_Dú¤ygÙ½æ\x17\x14"
  b"ZÈ“¯\x19ÚFT†?Ÿzx•¬¼"
  b"ÒD!\x1FÙœEÓ¤\x1EÝÐ,\x08"
  b"õ<­É]ìE.¦YUð\v‰š+"
  b"÷d\x16\x00p¿Lº´\x03èi\x1E4•‰"
  b"L_ùk:\x11L²µ¥k5ÃWF"
  b"T8U-Ø7M2€T\x18U¿)\x1C×"
  b"\x16Ìpáq@ºžhXø¤Qñ÷"
  b"ëÏ\x04[A=I\tœÔûà´4œa"
  b"î1.~Ó\x02G“±ÇŽââ9±"
  b"Cb¹CêˆO\x1A³\x11à;×ÔOÍ"
  b"#9ÿä\x00ÙHs‰ð'rÓ³u\x17"
  b"ô2Fn+HG<´\x05þ \x1Co8"
  b"º`ðò2Jæ­kt¨\x0E4ŠG"
  b"lîØÀ‰+E§Š¶v»\x04"
  b"\x14½4þl)C¬®í&çc/UP"
  b"j³r©_ªC¥¼ø}~¥JäB"
  b"•¤OåxóBP¶4”ñ\x1Fg\x1E<"
  b"©t”ʐkK\x16¶Êçv7i|§"
  b"ПŽÐ>DAå™^òú˜ðv\x00"
  b":|ã¬ï\x08Jƒ½:€+¨Ú<¿"
  b"”ÝÖ§æÿAIŒJ\x00µ`™òþ"
  b"\x01¤ŸPa,Oß—4Ð\x07\x11í¼\x05"
  b"TNU\x1E\x08³I¨‘×hžâ¹š+"
  b"]]RÚtÁ@”\x01©„0`<O"
  b"TA¯éô\x08Jù˜*,hë\(G"
  b"\x07\x7F›ÕH‡”A\x1FR¨Âˆ"
  b"ßü`µc\x1EJ\x08W\x18=3¡Ö"
  b"õÞPP\x10F½™zýÌÉ\x06"
  b"ç\t\x14ç2¥EÞ¿\x07L²î…á{"
  b"ŒÍAqû\x0FBóƒ|¬?ÄŒQÊ"
  b"\x15í¿šE€“[ K)Ê‚è"
  b"Þ•Å(\x04µGäºX\x10~­pU\x16"
  b"ßQ–vJ\OÓ²\x12\x10C+\x16ï¦"
  b"rGNÇ…5I“ Ec–µ®8ð"
  b"†z0à\’Fi‘<ÒK \x02úê"
  b"»+.Ø\fªB\x7F‹ÿ9‘¡ ,Ô"
  b"ê-B\x05ðPJݱˆôúúänÒ"
  b"\x10(H\e±\x08Iì˜ì´Á#\x15º}"
  b"ø4\x17\x7F@½E¿ŽHR“\x05g—¶"
  b"O.c\x06†cB€§k{ñp›Tg"
  b")CÐï\x11G"«bsòÝ‚\x1FÄ"
  b"""
    6\x05H^NNJ\n
    †áާþivÃ
    """
  b"£\x04ŒqQÕFv­dÑ*\x01"
  b"\x01\fûMSA8Žmòè\x02“¢""
  b"""
    «\x1E8ìtïOº¢\n
    È”}QjK
    """
  b";\x7F4Vš¸@™¬nM͑ހ‡"
  b"²\v"ôñåIq˜Ñʪ¹«Z%"
  b"""
    䌮ÿ\x03\x14N·‚ô\n
    ´Ó\x1FÔ´
    """
  b"Ó8ð,ÅrM\x1DƒóƒÙ1–ˆR"
  b"<ß”øøMR¦€\x06ýê$ÁÄ"
  b"ÐW²\x19ì\x07Ng®¸¦Ù4‹$’"
  b"\fB ëœ\x10I®˜‘Ù\x1A\x15µ\x04"
  b"ëS/!¼Lç·<Â3ˆP¹î"
  b"""
    \x0F[pèL\x02›\x16\n
    Oœö£
    """
  b"Öñˆ´ú*G}…m'’Æ\€Ö"
  b">¨!´BñGT‡—fb\x16ÙŠá"
  b"”ÁÂߝmDÞŠÒš·¯>ÉÓ"
  b"""
    ùi\x16Ž\n
    B£µh‰vbPqY
    """
  b"©ã°.&CCë¸2&½x\x0F£P"
  b"ìÑ^v{\x05B”®0«¾\x0F=\x7Fµ"
  b"šÿÿv>;B¯­!-i"
  b"\x05®\fFAܹÉ=1|8\x01"
  b"\x13\x17AÜõ³IåôsëŠ?¥Ô"
  b"Oæ‰Jm´I4·Þ–¯ì\e\x1AÐ"
  b"ÀØÜpA\x14D—†`Ù!˜î)n"
  b"‡ŠO‰W¤Oè°\x00õf¹ªX#"
  b"_ÊíMuSE–±ÀV€*µ\x0E½"
  b"ÃH¾ žÉE[‰œœgo©CÏ"
  b"""
    *Žs6\n
    ˆL½³\r\x02ëÈÈŠ\x16
    """
  b"€5–<\x16Ny‘\x06µ?uŠ\x15i"
  b"‚l÷SߨHJ§zq\x1EL~¢Ù"
  b"å_©’"îL!Šë¼rÓþåš"
  b"ï’Ý\tg\x13D½\x1EI©ìr9\x1D"
  b"*\x05'¦MíHü‘–\x13÷*\x02ÑN"
  b"\r\x05ç9ÚªAð´üqëêá&š"
  b"¼áqTd¸Hb–Ý\x08¾ê묺"
  b"ÑxÂD\rYM\x1CŸ¹\x16\x1EŽcZÜ"
  b"S{Ã2YC\v Ì¿\x19‚}\x0E\x04"
  b"÷\x1Fpè»"GRŽÿkÖ¹W0\x01"
  b"\x12\x1D^×èÁNÛ‡\x12ùïMiÞ¤"
  b"""
    Ì^·8ˆØL\vµä©êv\n
    ¥ø
    """
  b"""
    oât\x12í¡J³ÕÅIúA\n
    O
    """
  b"Ž\x11•\x1D¿Ae‹ÃHgf è¿"
  b"£Ø\x7Fȹ²@L‹³^ÈÅFCà"
  b"ËúÇâ[‹GУ~GÍÕ¢Eë"
  b"V”\x19\x1E#ãD“¾¾šg\x0FGãb"
  b"\x14\ts?ÞD«¿ª\x17ëréhf"
  b"®\x7F€]\x11\x1EN¯‹YÌ\x018œø1"
  b"¥º^\x17ÞàC¶•ð‘!ìSõ"
  b"úŒ‰™š›KäEX½o¯¤ÿ"
  b"B/®A´õ@@…L"·ß›w"
  b"ü¸cÒIkJS´\vn±m\x05ÐÛ"
  b"ü¬SGèöC±Ž›ÒÏÅÎ7±"
  b"0\v—ä@¹@U±½ÃR«µ>"
  b"Ù®\x12\x11’€Cj¿/-AÒ¸r"
  b"ÄS\e£sQFü²Â£€æC\x1Cÿ"
  b"J5B\x18AÝDÓŽ3‚6!øâ¤"
  b"\x10©Ég\x04ëOd¡bp‡<Ó­\x17"
  b"+\x11ÇzEÈBÈšRÕ¿ü˜»À"
  b"Ž~©\x1EßIq“\x14\x16èÙ³"
  b"fÝU\x04\x1A\eN¡•ÅÜb\x06\x13"
  b"…]З2ÏM\x17™pÍ!ŒH–\x1A"
  b"\x03-\x13·Ÿ£Nã—©Eø\x00£é³"
  b"\x1C^\x15…q\x19I©¢ù–"hˆ\x1E`"
  b"\x13ÂþsF\»ãš±Ò/\x19b"
  b"¿[g´þ[Hy±&÷#üLq\x05"
  b"Å\x7Fïq)4GŸ¾\x1D“Þz}y«"
  b"\x02ñçR—I\x00…p\x7F*Ï1\x1C:"
  b"^»Ð\x08£¦Bɞܪ–rK\x11÷"
  b"{³°\x055@Ev‚Í‚@_—\x1E["
  b"9ÿ[z¾\x04CΧ:iˆ’v\0"
  b"‡+ª§‡6MŠ´¹‹[{uÂ"
  b"at°\x14©]J\x05¡\x06\x06ÌØHLÄ"
  b"ål‚¹¹G‘¥rn\x04¿LÍ"
  b"D·ßކ8MqÙæNÍð"
  b"<i\x10\x18O]…è:K«JHó"
  b"e6Ì­‹kH„‹\x1Eæ‰tºR‰"
  b"T&j’RìK˜‰¢-Ÿ\x08†°€"
  b"A”>š¢=J\x03‚ˆ½\x0FàLsi"
  b"±hmYë¾KV£\x13Ø—ZÈ\x1Di"
  b"""
    JR—üŽ\n
    Nr«e±c\x06Êc4
    """
  b"7%–È%øD^«"è¬\x08Ï`Å"
  b"""
    TϐcéWB±£L\n
    V\x0E\x17Šª
    """
  b"h’œïŽ¢L©•^â](~Ãæ"
  b"¶GÓ¹á\x04A\x06˜©óÉ\x00›½„"
  b"HO\vá\x18¶AŠ•\t!ÆóºCÊ"
  b"˜õµ\x1E›ÎC=˜ÙºHŠ\few"
  b"ü¶ØAtoG°¯Ûß\e™°ƒ"
]
96 7.31 ms
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ý\x03]„IOt‘s[E$5Š\x1E"
  b"\x1E_-ysL\r’[;q\r8\x7F^"
  b"Ôî?ë\x06PDÕ¦ÛʺÁ\x08\x00X"
  b"ÇkB,v\x01N‚‹ƒêš‡:UÜ"
  b"1-\x1CBuQM™€ ǁ œ‚"
  b"P_¼†`ØDè©»_t\e·J´"
  b"[JØ{âÌMu¦ÀwŠv#Œ#"
  b" \x02\x1F…,VL=™ú—\fqB+¦"
  b"\x00À¿Ë:*@\x1D¼;ë÷\x1EýÜ"
  b"\vÜ\eqVFó„Ž\x03ª\x00µ\x1DB"
  b"\‚Túü×EÔ´ŽÂ'\x12"0Ã"
  b"?\x11\x19\x1A›,G\x14:Ú\x05<\x00¡Ú"
  b"6ÖŒ{½N…š@\x04×1±³P"
  b"J“úBeÚHRº\x15Ž"8i"
  b"\x064“ò\x12\x0FJ/‹>ܯ\x7F"
  b"ƒˆp0“ß@âÊˆ\x0FüUµÝ"
  b"Ôømn¨tJ\x07¹Éº,<ŸØ"
  b"—ݐ\x19‹PK!‘¯ù\x08^:n\"
  b"éø/]\x01ÓF7€\x11dé°áoI"
  b"_gÝžSµG\x04Žkä;\x12ù\x16ó"
  b"\tÄ€åÒ°CþØÕ\x1D·Æa:"
  b"¤\x01Ë\x19£aG\x02– mêi¶z¯"
  b"ôó#¾ÀïHEšM+‰MRƒC"
  b"\fÓl¨N»¾£›DØ\x06:\x07"
  b"]1f'r<B\x16’实\x15?g0"
  b"]\x1A·úÑNC‰ŒHL6…~Çg"
  b"¯f[ ¬LIYA/\x03˜™‰"
  b"Á“;»Ú“@"‡\x11·ÙQ¡4Ñ"
  b"\t±ÒDÎGMލlþӏ‡Ó¢"
  b"+(Ì0SLN\x1C©(}.û`¹"
  b"UÎ Š‹EG•ºá›š\x04#TÄ"
  b"ªÍ\x03;@\x0EKOŽM\x05D“Æk["
  b"¸ãMŒ¹ÀNʤîò×\x0FÑÿ®"
  b"ôáͬ6wFõ8°¨èi\eE"
  b"süÂgÏxI³ª\x12\x1EïŽ?Ò¢"
  b"å¯!Wô@ª”ú\x13å×\eè"
  b"=\x1F•£ØïG>ŽG5å;úQ#"
  b"“éHDbAD_µ€³³eL5ï"
  b"¹pi±\x03•Hh“-ŠÁ\x02íÖe"
  b"ùŒôÊ÷GB)²R\x03‰R\x17„T"
  b"q•¢*\x04ÕKð›\x1AϘšéH|"
  b"h&uƒ\t«Ef¬öY\t¸œ#;"
  b"Wm C$£Cjƒ²¢ÇZÊit"
  b"ÛzÈ÷^ÆHnº\x16¬·Ê÷=ç"
  b"\<w÷¥\x17Fw–³\x7F\x10¥Àô)"
  b"šÃ(¥SðLHº™NS5Ð^Ÿ"
  b"ÓçZÃlCF\x7FŸHÔ\rÛÝø”"
  b"ã¡Ï´žá@Ì—o1 4{¾("
  b"""
    sM߬þ8I\n
    ³i¡Œèg÷Ú
    """
  b"¦EŽ\x193ÞBß¶»ý?¾^\x1D¹"
  b"Òø\°`^AÔ‚\x0F5Á1¹\x17\x16"
  b"“«§XЭIѲ4úpƒ¯ß\"
  b"ø\x18cÒî“JŸu¼/#\x12ßV"
  b"=´›g‹\vG¢­\f1üî°Bã"
  b"¢FÀµ$ýN6¬âhÃʨÉ"
  b"\x10Y\x17\x0FŽyN–±Ð¹Á³ÝK~"
  b"w\t½ü¤âMŠªcgF\x1F§ü\x7F"
  b"1˜À0¢VF9›O>œdèuŽ"
  b"—‹é\x08»RA|¦…{¸‹§0"
  b"]È-\x1Ch­Gž—Ë\x7F©Z¾x"
  b"ÏÏðb·åM¬Ž)ì.î\x10\x1Cì"
  b"‹6–ó\x10\vHµŒæ§\x05=7%+"
  b"½‰\x193þ3L½—„\x1Eéa¶µ\x1D"
  b"æîko0ÚCØ¥\tÀ2èã€T"
  b"ûø—À\vÇB–¹\x06B­>þ¤á"
  b"—ày_…KB;®³)«z¢{Á"
  b"Œ‹Ïû1ÿOÒ§©shRÌ+O"
  b"¨º…¼ß[JT˜D9\x13*æÃƒ"
  b"Tp0æ2]Kë‰ÚS:\x1AGE"
  b"\x12©ØÖ³M|ŽÓ\x14ß\x17мÐ"
  b"\x17”‰:‚FS£\e+\x18eðãí"
  b"ÄD:\x14’¥NlƒÆÆP!MÆî"
  b"6ÑÍ\e\x03O¦°=%•€ìEj"
  b"ý Oq2\x08H4¹Ðj÷P*\x14"
  b"‹7§øv±K\x14±¿†ŒÀ¸T„"
  b"Å\x16ÅJŸ\N\x15äxÒY*g"
  b">w]ÓƒÿLd…Í\e\x128µF'"
  b"CÏÞ¤6ÖMdƒùƒhéA,á"
  b"w\\x7FE·üGHŽ\tÍØRµÌ\x10"
  b"\x1APAl¹÷@—±`\x00çF]±Ñ"
  b"‡@¦pð CXˆ\x00\x06Ñè>\x15V"
  b"øåQÖ¼|L˜¿O“Ô\x05­ß"
  b"‹cÌ+ŒkOï€x©d(½Yˆ"
  b"QËÝ\x17\x1D\x11A]®\x18\x7FGEüð"
  b"{ϳ&ë@JD„Æõ÷àŽ\f\x11"
  b"òÓlµþvJ´†µÿÌÇðø"
  b"\x0Fû÷€EL\x08²m\x1F¨m¸0\x1D"
  b"é\x15\x1CJҐIî‚·zÀ`†|‰"
  b"‚/J\x15W\x17Oà¬RvS#äâù"
  b"ÿ–ɷ߯Cö®O\x11Þº\x1DOZ"
  b"\tX•Ñ>\vF ¿\x15V\x07×\x16[\x1F"
  b"0pû‘áÀFîžI’¨4”M"
  b"\x02=×õ¹{O;µˆ(¥\rUv"
  b"@†¨\x07q\x10H\x10·kÅÔ<on"
  b"‡Q6tP?C.¾ãø8F½úR"
  b"¢–ßJM¤G—º?ÉÂÁ)Ù×"
  b"ð\x11äÑ´FI »A8&zAË+"
  b"\x1DcG}"ÖD"´="Ôu`5\x13"
  b".i\x7F³ð+B€‹xÓçÀ§\x1FÀ"
  b"g\x02ð-[\rN*¬›\x10tY'¶y"
  b"çR³T³rHzŽúKàð\\x1CY"
  b"oH²Ñ\rEF¬„‡Ç€Ò•×"
  b"\x10\x7F°h@éˆ\x0FèŠ\x16)›"
  b")ʲ¸}J¾¼J[(™þún"
  b"tÚ}V€tO\x01‡‚UZÅùÓÿ"
  b"\x17\x1CŽëv‡FJ«"¡Y\x00xÒZ"
  b"õ\eøm^‚@ç¾JÇFÑ!³Û"
  b"¬’6¿ÇÿJ\©"¿ÚZ–Ž\x1A"
  b"õ\x1DC‰?¥J¤#„hó\"
  b"\eÿ6ôl3E|©w6#7i«-"
  b"X£¸'ˆ¡Jnš²ßgMÉK·"
  b"4\x1A=\x1EF¶Ež£Œ\Ž\x1F»$ƒ"
  b"ÛS"mErGˆ®ÚÑI@ú\x138"
  b"=jœv.lOԏ#œTþ\x1E"
  b"Br\x18\x060¶J”“\fÌ\x10ÚÛË\x10"
  b"û\x17a\x08SqKĬ[/Ï^2’ë"
  b"0ݶ\x05\x10œA‚¤\r•ã!ú\x08"
  b"ñÖ¤ð5I°»1d¶ù«ÌÍ"
  b"^G½¿ÒTB”—àY$—âŠ\x01"
  b"„sjÙýzLy°ÃÇa:ó\x0FF"
  b"´³ˆ\x0E\x1AåI ®>7QÞ˜Iñ"
  b"¼U(ݲ\tDÍ®¡Ó\x1F律é"
  b"¿Æ–\x03Ö“D†§á‚dù\x00\x15"
  b"‹á44\x08{Dç„\x14ýg³Q‘{"
  b"^$]x¨DÓ¿¿ÿB5ìGŒ"
  b"\x1Db\x16\t@΂ˆ¥$e?ÀÃ"
  b"""
    f±]\x10\x14\n
    J؉¾uãêèä
    """
  b"v’ÈÏ„8K„§œ\x18\x1EU`*-"
  b"ºÑã\x7F\x11G\x0F¶ÛaËèÇj~"
  b"À\x00\r²¢Jï•ãd´­Ê{ï"
  b"îUäå×AKÅ¡\x0Fš‚„9\x08\"
  b"êaïé\ÇD*…¯¼Hhø.!"
  b"P·ä\x0EÖFñ¦¿ço\eàµÌ"
  b"\x18Wû7³Op±¼¬fÚ\x1AÖÓ"
  b"ià.±»5E†ëQvÓ’Ý-"
  b"×\t©³Ñ\x01G_‡lѰUS”\x16"
  b"Ý‹T\x11\x12ºI‰]ìÊN\x1AÛ7"
  b"‰:šÉœÛF@±i\x04Ì@[¯¿"
  b"ésfmC¡KB€æ˜—ŽôÆV"
  b"³´&\x03bºEúœ[Ð\x01¢að¨"
  b"×M\fö\x0EIņ4›Ù\x19ÿ-ã"
  b"\x1Aßä±±\x1F@4°u\x08ahœ=î"
  b"…-Ã(ëŽL#£.®Q\x7FPë;"
  b"ÑÅí÷ÄÀOñ»ƒ#u$ef\x03"
  b"ùö))CN¯¿ýYÌšÐDÕ"
  b"""
    d\x7F-çëÚI\x12²{¡Ç\n
    u´Ý
    """
  b"põÏþOXBý—Z¸æ': ³"
  b"9ŽL¹ããH‹µ3oö€\x07çÖ"
  b"A¾î—‰B-°LIÔÆH7a"
  b"àa@\x16¥E{‡°%\t]9ê"
  b"""
    \n
    Bÿ¢\x1C“A}Ö&4Ë\x10\x04
    """
  b"÷~`æ¾\x0FCw R\x7F$#ýݯ"
  b"™½f¡ ÂD\x08ŸVFÔ×\x08ð"
  b"s_°_€‚FA‘“‹Ä\x1A†Ëw"
  b"\x1C5\x16ÎÇKN¦•"œÌ\t\x02ä"
  b"¼é¡‘|š@\x10µt\x1FÎL\x01\x16"
  b"ü\x14:MmM\x12Œ¢‰ñïç\x0F¢"
  b"Öî\x00š'³I~²Ë', ìÙ°"
  b"£ÌŽŸË\x06D\e´ŽLÉ£\x12"
  b"óÇvò­}Mœ‹°µ¾Dåeq"
  b"*Uib5;KÙúa¥\x1CCC¾"
  b"QQØR×#Nï»\x00TyvÌ£¼"
  b"¸TæÒê>OßšÅÐ\x14r\x11ç\x11"
  b"ÑÚ\x14­\vYB7¤\x1F\x07ÈŒ(D\x10"
  b"3:J\x1CŠVJ©‰ááU\x10ÊôŠ"
  b"y\x06†G´Hû®Âìczù‘Z"
  b"\x1E$íTH‘„w©û`èüC"
  b"\f˜?\x1Eü\x07M0g¥ÙzŽ A"
  b"ցm\x13bŒMs™£\x02õÍ×/à"
  b"í†áuCØGŽ‚?ì\x02Y>\x13ú"
  b"ò¼Æ‚©§Oû¼´‰ÑËrE›"
  b""\x08dœá*NÍ“Îi\x1E4þ»¤"
  b"ù('¿T*N¥´ÖÌNÁ=_M"
  b"M°N\x10\x19¨F\x1Eºy\x19Û…\x18TY"
  b"0á'\t6FO©È!"©M|å"
  b"µf\x13LƒXFæ\fªuëTct"
  b"mZe¥>ìF\e•Ï2t=R¨\x1C"
  b"ÇÂWžáÄH4¶àMƬh»ž"
  b"ù]\x1A'ÁÃK¿Ž¡osˆ³y\x1C"
  b"BCÜ\x1AFhH¯³w\x0Fev1l¢"
  b"µéZÒ5^@\x16»yœlÍÚ<>"
  b"õYrýYqEÉ©*T›k\x1FÕ\x19"
  b"zeØNÅVF™•ãvnUuV¥"
  b"\x1CˆÕ°ÕèC[»¼!ºùϦ\x15"
  b"\x19\rJ‚=Ža-ÿy+"
  b"x\x11µI^<C]ŽBúÚ-‰„\x1E"
  b"’\V—¬àG]¡Ì4©^ãÊð"
  b"N^õlK@LaŒˆæß:‹+2"
  b"\x08`2\x04ô\x13Fæ’\x19ÿ©\x11ƒÆ5"
  b"¨¾Ž\x00´8Ha»s\x1D0î[bJ"
  b"‚ÈDe&YI„¯…œoù®ò¿"
  b"3Hø\x03\ùC„±žÁ9WNmõ"
  b"®›@ËwsIDZÏ$u_nmü"
  b"¢MôkèLM¢²'K‡\x1EÛ%Í"
  b"%áTÝÑaIa¶®0Í\tøñþ"
  b"¢1ÓóriNr’•æùP­*ë"
  b"V~\x07FƒôA"…ÔʘX\wÚ"
  b"ä°\x18”HëG\x06ºúÆK#«d9"
  b"éð0é!ŠD÷¥uŽKÞ\x1F&\x13"
  b"\x01Ï[‚\x0FN\x10‰«ý§\fñ$¢"
  b"Ïs§›ÿ›MŒšg\x04û(E\x08"
  b"€"ô\e ¤Ng·×€<ù²Û\e"
  b"ç}†.êdIB¨ûˆbÎÓº"
  b"\x0F;3^¨§@5‘@æŠðâ;ó"
  b"¼ÎÂ*%žC…µ\x1Cú³\x07ªX"
  b"<\fñÂê\rMýµ£&KíÕÑ"
  b"wà>9I\rD¢‹Ú9V<må!"
  b"Ž]µ\x0E¦TI\x1C¸%¯érÞv4"
  b"à„n{èäG–‡ŒaX„ˆ\x18ÿ"
  b"l\ekÉQ²IÝ”6ù¤ûÚ""
  b"´ä Š\x1CHJ·‹aüH”Lƒm"
  b"¯}Éxû¯IhƒVé\x14\x1C(+"
  b"-°’²]…@ˆ¾æ|\o\e\x11q"
  b"o\x13g­/ÚD#‰öŽN´fž\"
  b"Ðð\x06½4\x0FM>•™\x03a%‘AÉ"
  b"0\x05\x08óÆAi§\rYôöŽ\Ö"
  b"ÜKE\r¾kD¯¹‡žY\x14ŠXÜ"
  b"zWG~°@x‰ú%¸Ü\t"
  b"93>·ãSE•˜"\x16‹X9«\x1E"
  b"í\x05ë-°@Lr—~\x00ÝD÷\x04ç"
  b"ðÄ\x06®žQN"‘˨Խ†½u"
  b"ÚL\x15D}qF›¬‚Ùô4G$p"
  b"SXÓinVG=·©\x07\x00\x19¨é"
  b"H`ÂX\x18ÚI‡¹’÷½P[Ç\"
  b"NWÔ\x1CŠ\vM|‡\x04Ä2K\x01"
  b"fSß\f\x19dCð‰AÁF\t"
  b"ï\x0Fóºc²L“ª¢ÀSj\x7F]\x17"
  b"q\\x7F-ç©K¼€ÂûåØÊ˜¨"
  b"P?îâMÃIw—ƒC¶:•]T"
  b"ßÄ0©\x05ÎD«—Wô-\f\x7F\x02ó"
  b"®¡ $BôDt“m\r,ÂL\x1E"
  b"àR\x1EQ†/Há­™jæ\eœ_–"
  b"\x1AlCæî"H•¿\röMØäÃÆ"
  b"aCµ\x0E\rÖO3ª\v‰`%ëñÑ"
  b"ô½¸Q-#Gè–—$S|I\x1F£"
  b"ð\e£\x11+ì@\x03›»›o‚Šj\x17"
  b"ûX£8¡·DŨ¼áNÛ\Š\x04"
  b"""
    \x11f\x15t\x06\n
    Då™_}×kjºø
    """
  b"§r;ܨXI\x01¿/*ZáÞJæ"
  b"u¡Áwd EȬÂxfB¦äz"
  b"Á\x15qÿ^ÇIê§á¯ëv´\x03K"
  b"ÿ\x03\x12Ä:K~€5·b`÷#\x10"
  b"vºqj\x12ÆDÌ‚/"ÙW\x1D±µ"
  b"zqŸ$\x0EÓNZœè¹U\x08\t"
  b"}\v\x10/´sMS¡]´àXÝ:©"
  b".^ʯ\x1E|C•†™/jiÊCò"
  b"5^.p•Nˆ·ßÉ÷Âýrß"
  b"M&\x0E“æÉM¿–ج­\r,6\x15"
  b"Ó^ui¡“H<”J`—ªË\x14^"
  b"eœ¹gƒ'M=šì÷GôÁÛ®"
  b"„»\x06få^Mϳ݄³hÖ\x0E"
  b"Ç*3à"Kõ’\x0Eäá^TÚ¿"
  b"G\x00Éî°\x08D\x04¯\x11uÔ<Òéì"
  b"Z"\x07\x1CR:Ht¢½ò,C·\x01\x11"
  b"""
    »6´\x03ú®D\n
    \x14£Ã\x16\x1A\x7F\x0F
    """
  b"ò‡¿Aï;@º£?ÿ\×.(r"
  b"""
    è¦lm?\n
    Cf†­*רp•†
    """
  b"sN\f"mËF£7xžl‘µ®"
  b"]_'m4þCÚ¼&J+¯vkI"
  b"¼º—¨\x13wBÛ¦½)*\x00ý\n¥"
  b"õ×¼ÀQ¸G¶§\x13\v€]O\x17¨"
  b"ö`Ÿ¢éÍH™‘NQþ7;ÞC"
  b"¤W.Eè}BŸ¨\x7Fb$ÑÍsÖ"
  b"ª)j\x00æÑF”¬q\x01¥\x03‘of"
  b"¹M\x1DÅ\x01M@º‹„”™¨…”Ð"
  b";Už¶³œH|¨‚¹#Pkzž"
  b"ŽzÉòºO/¶\x17Ì\x1Ai¹Kc"
  b"Gòè'\x08‹DT‘ê\x01\x1Fа"
  b"qV¡pi"IЉ¿ýrwÓ¦\x12"
  b"òƒ8˜‡QN[\fOAß\x03"
  b"úvà^fmAŒ¦â„ˆÇ¡¥"
  b"\x12vô3Î!I\x0F•55ã\x16©5@"
  b"ÜpàìMÙGD›9C³¡êµ"
  b"\x0EYT%ìIŦ¦ØÞfª{"
  b"ƒ,yòtÛEE¢\x7FœÌ_øK°"
  b"Þs\x1FÙRpH„±èˆÜ¾4Úô"
  b"\x15RsÒgì@­¼ÓyêÅ?Lº"
  b"6{ÿØ?\x08G-£\x00µ³ÌbÜC"
  b"û[Â"M¢IÄ‚Iü.Ö‰–\x7F"
  b"""
    \x19Њfk\x1ELI„Á}ž¦\n
    ›ˆ
    """
  b"K\tx\x1D¦–JZƒ3ò—÷ÌY¶"
  b"c“çò'ŸJûªï2¡\x13!’."
  b"\x06ÀëÒÀœI9šq\x7Fcë¶]÷"
  b"ÉÎð\x00L;@ĉ3_ÇÁO\x00g"
  b"0Ìßîo¢Dã<`ïfÈ»I"
  b"|°‚„ò™H鐝\x0F+<øTÐ"
  b"B\x05+0€–KóŽÚýÄh¬\x1F×"
  b"¬X^Y¨\fA]u*Iw@\x0FŽ"
  b"²él²?ßD;§\x07©©»…á%"
  b"\x10VVoJ«E¯P'8\tMlt"
  b"ãY»\x11Û‹G\f¯ã¦¶Ä—/"
  b"j{˜pi?I؈Á<W››³\x19"
  b"""
    }•,~)ŽJÒ¨&²\n
    T\x02³È
    """
  b"Üߏ™†ÄLm‰wð¢nG–"
  b"Z˜1Då­Eæ¢K`@t¦†¾"
  b"Ú,Ç8&@ÇœÞ\x10\x1FïN{è"
  b"Ý<9û§QL†§ë\x0FÇQC\x00Ø"
  b"ŽŽ‘p\x03ŠM—‡g\x1C½š\x00ßì"
  b"Ï6õ\x17þbB¼«œ:RF\x1EËo"
  b"\v&\x02Zá`D>Ž\x15\x0F|Š,\eQ"
  b"¡]½áËaL\x06\ee-ÝÐúÏ"
  b"p\t&±N;O\x0F·X—±ðJðØ"
  b"~¨ÄZlFJY°uç\táVÛ>"
  b"\x15Ó\rÐÆçOÙœò¼\x16y¿tL"
  b"Ú¶Ä·Ë\tBö¿"\n\x03\x00„‰þ"
  b"À:Ç8D:KÞºê\x08\x03±4…ß"
  b"ì9ÎG—æNó“˜èÏDCªN"
  b"ùp{š¢åKdޤ¼Çò‹ÓŽ"
  b"¸°WÞÞ O\x1E½UÇ`Fbxn"
  b"?Ù²âÓ¼B¨•fq\x19\x05\x18"
  b"’Š\x1D\tß\x17@\x1A—î’Kulv÷"
  b"SEZpÃlKœŒ\x02¯þ‚ËY"
  b":øÝ/\x1AyBÁkvæ.V\x1AÃ"
  b"Œ{ñ\x19\x1ATB·°qÚþÄ\f"
  b"ËS\r3pÐD9‘GÔ¦ÎYŸÿ"
  b"Œå1Ž®¶EÜ“˜ÛünŒ#€"
  b"Ê\x08ÕSý\x1FN\x08\x02i\x07²Â3·"
  b"""
    O-»\n
    \x032@0£RO\x08`¨S…
    """
  b"Í=¥×\x14¢Læ´òæ\x05ŽK½\n"
  b"^—\x07‘F%Eˆž}öV\x05L\x15\r"
  b"Ƕ£\x08¬üN8˜£}ÄWªva"
  b"Ñ£•Ü9÷L¨Ÿ\x7FxJÒ\x0E>S"
  b"q‰®Áˆ‘B°¾\vŐî@ü•"
  b"\x06ƒHrã\x02EÒ’\x01†–^À‚ö"
  b"›ïH“fÕG«¼üä°\x1C\x1F"
  b"›ÝzžôÊM\x01¬{“ž\x1DLÞ<"
  b"D!7\x0E ×Lg½º ±„\x00…Ø"
  b"""
    ^íž\n
    ¤ãJ…™¡\x10ú±Ñ6I
    """
  b"bt<ƶÐK1†Ó-êüg›"
  b"""
    Ú#\n
    \x05ª¼F˜™ºË\f\x08\x16
    """
  b"Af¿v*\x15HˆœT£|Hël4"
  b"õ\x1Aº£uöHкޡ2Ýk"
  b"£Xâ8}õL:‹\x19yN\x0FB½I"
  b"Úâ–MÆE¼¬\x08\x07±\x07ô»y"
  b"•Wtܸ6@—§°Û'ÚØ¯Þ"
  b"•¢5?VúG̬¥\x11ÁH˜\x17/"
  b"\x026fvOkGÃT´ôëÌ)"
  b"¬(\x07–†Hc„\e—ë>œ6l"
  b"ZÃðÃOÄ@6¾ä./Ži\x11å"
  b"ÖîJ?ð\x03Kž¬AY\x0F˜‘\x07"
  b"Ðu\x07¥0"H\x13–”I’6³é\r"
  b"ëizÕ‹\x1CMô­ƒìÒ¦úmº"
  b"""
    ™É³QCzBœƒŽq*†Š\n
    H
    """
  b"Ÿ2 \x14?\x05E'¼¯M޲ίs"
  b"þµÊjÈ\x7FNÕ¤=ÄϸŒ\x05-"
  b"­-•WÂA&´=¡ÌªŸ0\x18"
  b";ËXGd[C\x1D´^\x17ôû{\vŸ"
  b"""
    Ê‘TÞ΄M\x05¡Ž#ÍèÜ\n
    ¤
    """
  b"\fAäK‰—O¥†#Ò\x19Ü\x19\x18é"
  b"\x06/ìI@’C—™ðq&\e2Q:"
  b"8Á(é‚VDО\x15q\x07ïbJÇ"
  b"\x0E%6·€dAèˆÅÈZV>\x17\x19"
  b"T)åØlÏKn§8A¾P;k\f"
  b"mÜwRºB\x1C³]Q0\x13BP9"
  b"\rJ\fŽýJDû\foå7\x12†}"
  b"Ý"\x07\x13?Aߦ\f§¦ó\v£Å"
  b"ÐÃETªDë…jUœº3j"
  b"º&Ý›&qDb•9;Ø£•Mf"
  b"{.m½c4C¼00ƒ\x0F¡fF"
  b"Œ¨ö‘ɼK}³Ž)AºÉeð"
  b"š^ËèæBR¤é°Â4õZH"
  b"¹*ºX×%JꝜµPsWÕ@"
  b"ù¾'\9ÃDê‡\x1AuJŽ8\x07"
  b"\x06±yü³rN\r²çpQ§ÿô<"
  b"œÙ$eKZC€µ°È8[Ž+\x18"
  b"£#܏gF)¹÷>ÈT¦»f"
  b"̪¥ö™II\x04¹\x07\x11Ù\x15G"
  b".†'\x024\x05LS¦\x1A(µ!\x05§6"
  b"\x15¶¯lãfD4½ÎÎÿý;;M"
  b"Å}²M\ûDr²Bj~ùÈ\x11>"
  b"\\vk\x07T'Fñ£‘˜ŒèVžô"
  b"gFìþ5…D\x13¦\t#{›G\x00\x19"
  b"[1\tŠV”FLº«?Kš×¹="
  b"/=Áä®Lü™qü Î\x08:w"
  b"\x13\e\x19\r‹“K7¿_Dóv:\r"
  b"êz)oÜvKàœÑÕÀ…·¶ç"
  b"\x0Fð÷˜UÃ@̕ˇ=_Æ""
  b"ïž\x00\eczCm¼ ËŸK¯šæ"
  b"Ë9…v\r\x17L•¤!0!ADãj"
  b"\x06\x0F/ÒÿoE\x0F«ß ºg¸.È"
  b"\x1Eµ\x18źîJaº5·‹j´¯é"
  b"þ\x13^dW®E¤¼\x7FªRÂ<žÌ"
  b"Ð\x1Cæëa\x1EJ¥”\x0ED1k¸õ "
  b"a!ÜÜi{L³¾ý91GÏ¿"
  b"\x0F´ÙÚE’E\r‹AüÚàF\x10\f"
  b"ÝTüÿ7zF\x12\x13Ï‹^ÙÏù"
  b"ÛÀÛ\x03M¼A\x07\x15”Ÿñd6\x05"
  b"¼E\x10D•åLï´êÂ$Ó|‡Œ"
  b"\eòA½\x05éIn±OÑ\x18\x01ÄÖ"
  b"{¾ˆó…ÄK\x7F¼\x12¢fÝÓQA"
  b"q½Œ\rz¾M⨧ìùw5X\x17"
  b"¦\f“;(\x1DCU”j¹Ôã†>ÿ"
  b"ñ|2\x0Eñ§NŒ†\x02Æ­ðmÜð"
  b"2£[ã>8Dæ”דwý!øÖ"
  b"\tùžGN\x1AM’ºtŸa“·M¢"
  b"Ðÿ²=«PD)Ÿ?\x1A\t¤"†"
  b"\x15ˆ\x1E„`ŒN+¾i1$ŸtÆ"
  b"dœL\x03\x1AÁK…‰C]•RÊn‹"
  b"¸ä>ºyCC ¾óñM\x1CJŠ:"
  b"™"xÎÂDƒWa?wÔ8À"
  b"\x0F\x00Š„p\x1ECh¥D\x0E×ãã>\x11"
  b"Ÿ\x1Db0Å\x01BL”4{ÛäR9‘"
  b"õ~\x02bFŠEû†¬˜ç’ö\x02\x08"
  b"]ÔèVD\x14C ²\f&Uë\x1D]>"
  b"\x10\r‘N&«\ð¶Í…\x05\x17"
  b"°$Ýü\x05ØA!¸Á\v\x1EP""
  b"3FréFŽG¶Ž?3Q\x13“Qo"
  b"YÍÄ)€\x13Eâ\x03ôú1\x06Y&"
  b"]i¯³‡[GÅ•Ï(ô.²Ú6"
  b"\x19Eƒç„J¬„Ù3IÉ(&Î"
  b"½µQµ~QF}Ÿ\x1C0†uÈf"
  b"¥C&á\x16CHç­íõƒr‰"\x06"
  b"\x1CŸäo@˜Œ\x1F\x0FÖ)"
  b"\x053{”\x07L5’\x1DÙqWØÐè"
  b" §ó\x03»aL*“^È;”.!a"
  b"H(\x00ì,\x1FMö‰J\x18•e€¸"
  b"„Fž'¾€IÇŽ@…Ú˜æ(;"
  b"îo\rBH:‹ôÈŽøaÎ"
  b"°_ñ\eƒ§Aî“Î1\x00&=%!"
  b"tRØ\x10JðNlj}wˆ\x18Û¶I"
  b";/]’6òGñ®íŒQŽ+¹p"
  b"Áh‚²OcN^’¹<Õó|¼"
  b"¨@"8öšI\x08®‡\x7F•q°‹\x02"
  b"\x0F¤ê§eÕJ+‚»1w\x01Y\f$"
  b"ã˨:»”B*‡S&Kó^ä""
  b"\x01‰Áª‘.AбE"M+|‘m"
  b"[üy­û—C\x06—CFÄ\x01õŒü"
  b"öq^\x14ÉÚN)™ »o\x07\x03ÏÒ"
  b"Ä Õ·\x14\rM‚ŽÂg¡È×½y"
  b"#%çtBÒK†¨Í#\x14‹¸¹A"
  b"]%†CŽSH5£ÉôÚ5oî†"
  b"˜†ö›ÄcJÿ´€£b\x05þg$"
  b"£\x1F’¦ŸÎHH‰ƒ\rê1‹Ö1"
  b"®R¹3íG·‚Ô¿\x14ôs`B"
  b"¼\x7F(÷ÿÂG×½Œ´ãÁŒðÛ"
  b"utEoG0Nœ±]Ú³Öe”"
  b"ÝôrV{ßFZšB\ev‰*dA"
  b"Rk:µ½\x1CAEQÌmˆ°I¡"
  b"o¸¾§D1F»‘@I„+Ê_¥"
  b"ëð_r£òO‘½:_Wò\t\tt"
  b"æÈ ‡â\x15I\x01¹,ãt=.ð½"
  b"}’ð-…ŠB­º`âBÇ\x11ÈF"
  b"Òb‘é$F1…±iÛÁtÅË"
  b"¾5^ø\x1E—JÓ¹àz\Û2\x08n"
  b"\x1F½¾ÐM$®ÀÄ7¬\ržq"
  b"zX°Ôc(E\‰©\x1D¾nEæ"
  b"£j®\e‚gL`­\x053\x03ü§o "
  b"Ôsž)æ»Bã—+*À\x14ÀCÅ"
  b"¦\îQ.C{¾'¹ò\x15iÈi"
  b"µ?ØäQ>H¥Ñöîæ»2"
  b"\tY\x08ÓÓáCŸ®d!ŒûP¶\x13"
  b"¦¡\rh–\x0EB°š\x04,eΐïN"
  b"Â(\x147˜ÌEý±Õ\x1A9×O)Æ"
  b"jüNS\x16ŽAꑏ§\tVðÃã"
  b"¯\x17\x01à\x1CD\x05¶«\x7F™>§\x1FÊ"
  b"®Öêì@ÆE¬¿xûéR&^"
  b"÷E+n°öJ;»g}G<õ‰\e"
  b"ž!¼X\x00¬@§¡XB^à\x11,q"
  b"Ÿ?9UyH޲@þ™ÉöY³"
  b"@͵ƒ,ZA­¾•9´·¼ÿ"
  b"\t5çf>Gç‘j\ãæ·Uà"
  b"1㤎ŒGǪAW ¾26c"
  b"¸›ž\eb\x06Mü¼\x01.Aƒ\x1Aï\e"
  b"õîm1^\x18Dí°\x1DHùQ\x10ßž"
  b"—ü!\x13æ¬IÆ”¯÷rx\x18f"
  b"ÙN‘?ôÊFk”\x1Aßj\x13›½\x04"
  b"ß_Óë\x17ÎA–¨Âã`\x1Aë›F"
  b"""
    \n
    uR²G\x11–D’˜§þ{J
    """
  b"\x1A\x14\vûPO\x17ªûýµmŸÔ"
  b"ÿXF\x14ð[HiŽ‚©Ð9ö+â"
  b"ê\x14×kt'D\ƒ·\x05âlI&Û"
  b"H"²¼f'D\x15“ÇEÇ”¯ãu"
  b"""
    ”XéX’ÊAãŽý\n
    \x14”U&l
    """
  b"س\x02¡õ\x16F‹°—çeæ%è"
  b"\x05à3ߨLe—-ÂŽ|ëÛ"
  b"\x18D†\x00³1Ly›Ès}n\x15\f"
  b"Ž_\x13µ_IÓ­±cçë\x14 þ"
  b"È:ÜwBzHŸŽàcyˆ¤C\x14"
  b"fCü—…XOŒ…\x11ŽˆÐ“Û¡"
  b"|›#(þÑLE£X\x0EZðQÞ½"
  b"îΫ?`\x08E\e\tJù+{û"
  b"""
    ß‚\n
    Öl\x08A\x1C¾#\x7Fµ\n
    îó×
    """
  b"ÈM\x08ß—\x18H\x16Žÿ°…••Ѩ"
  b"""
    \n
    ~ÒñVC*•\x11g g1øŽ
    """
  b"\x15À­ï*•L㢢êÛʬO¥"
  b":ÕsGìYIE¡ÂŒègÎ\x19s"
  b"ƒÃ\x08\x1DLTAˏ­5NÏÖ/¥"
  b"Y{Âáa\x1CG¤½7ÅàûºçU"
  b"ŸÞ« \v£EÍ–¤\x06]Â\x04\t"
  b"·«ÇÇêC˜¥\x1CzÑ´©¸\x13"
  b"\x7F.G I%‰L\x042^S¼£"
  b"¤B*P\x075LZº¸!»±™‚"
  b"ØY™")BLíºU>È£,Ü!"
  b"¯—\x17×<\x19Jç­\x0FÑŽV±÷"
  b"ÜÚàs«)M\x04½¬ªóPd°!"
  b"£y\x15}ßÏNȨ;ð5Äó7\x12"
  b"M2Ø™¾ÔKÁ½ý1äó\x08\n"
  b"\x7Fü?âI.°j\x00¯þű\x01"
  b"^Îb‹~^K\x12©ë!™a\x14¼‹"
  b"¹\vÀh©wL`µ\x06Ë\x07æJ\x17"
  b",@œó\x0E\fKi©C³:µ‡;’"
  b".‹ó‡ó©I¹‘²üv\x1F"
  b"H\x16€ÊcRE(©"ø`˜z¤i"
  b"ç$©\t\x11ÆOJµW2­º§d÷"
  b"þÞØ66þGR¨\x10Æ~\x18̯Ò"
  b"8xQ¼«ÃC(ŽÒÜwÝ-\x06"
  b"°ùwlè\x0EA0‡š‚\x18ú3ªÌ"
  b"\f½\x16\x1C\x17ÞOsŽžTÑ¡bX×"
  b"_Q\x05S³‚Hѳ\x06Ò-òæ\x0EÐ"
  b"*,n\x1DJÛM/…y[\x1E@÷uÕ"
  b"\x08üPìEyN\x01¦Êk\x17O[U"
  b"€*ºbÿýI½ŸËÍ_¾…Pq"
  b"\fà*#\x12Cˆ–¥×Âmž—t"
  b"L\x13s"\x03’C¹™¬·›‘Tƒ½"
  b"L \r.U@À’æššÏÎ\x0F\f"
  b"¦7G†xxI×¾–Ý\x13¡Œ+ø"
  b"""
    ÁnQ\x08\x18/@Ì¡\n
    ìmF\x10²S
    """
  b"\x01vcñÂ\x05A=K)>X<qN"
  b"Pz'S¤]G\x16¾\x16­ÚoÌÆ\x1A"
  b"g-[«A»ETŸúü”jr\x00å"
  b"""
    }\n
    \x1EDHZƒ\x1AÒ=;þÖç
    """
  b"ògj\x02\t¤A1¹\e\rÛq##e"
  b"\x0FÁò‹F˜”b^\x05à&õ\f"
  b"ª3\x16@\x06\x16C\x08¤ç¨3¯~C\x0E"
  b"Ñ9bBGKHy¥ƒ…ŽÕbë"
  b"sn©\rC°I\x07!£ƒK\x16û"
  b"'|N\x00iJ\x02®“öOÊuu"
  b""¾ÏÓ1ÝM”·lU~³É׿"
  b"BÊ»æp\x03NWŒ¡Â-* }Û"
  b"…MA\x1Dñ\fN9·Âj}O³%‘"
  b"\t!HY—[O§¿àùaø\x0F¦Õ"
  b"JQx›Ú2D5¤Ü²È˜[ßÎ"
  b"gnrFÖD׎È\x1A`h)Âõ"
  b"¦1)NR?G_©\x14ß\tD¬´È"
  b"\x066Sµ"\x11@Ü”«Ÿ<Κ\v"
  b"²ò;ŸŠA’ž:ÌÂãꤣ"
  b"\x0FÐ\x04#$VGÑ¢¡™©I¤=Ã"
  b"æù³\x1AvÎJœ¦#Ã)ì¬F$"
  b"xÈëÎ\x1EbJ?”\x01Ù.¾¿e("
  b"\x1C0\x00G¬ÑGN±aÚ\vjË'Z"
  b"œQº¯Ç…LŽ´)Yjp\x02•Õ"
  b"¯ÖTM¨ZKÒ…'\x08®µ÷GÞ"
  b"?j1~p\x1ED\x02†Übƒùƒàh"
  b"g±ûôÿ¼NB²µÀ\x15ð\vz\x00"
  b"سÊ.e(FéŒïŠã\x03¨.¿"
  b"¿ÿÌà\x10ËK\x08¢K°\x1AgŒ˜ä"
  b"½\x04¿%+1J·‡"Ñɼè\x173"
  b"ï\tKÈûòJ\x01›uþµÆ?Ÿ!"
  b"5t11p\x10E?¨”޳+šSï"
  b"¾7õqBALŽ »ÐÐãõÈ"
  b"š_˜ŽÃI@Çžš\e)·vú["
  b"G²©å\x18BG§alQ\ë\x149"
  b"wrtƒ\x17Aq””Ú|ÎÄ\x18`"
  b"@]\x7FÕá;N#–ëPO\x03¶¯""
  b"k¿ü\x15\x1F¡Cg¦i‰-ú×!Ë"
  b"›l0‰©\x08M‹…Ôê˜ã³Ø!"
  b"+ß b§+@c¡pFœ€+šK"
  b"î¡)¿›2M\x0F•:8ÀG&¸Ž"
  b"zßb<d±Be¼ªsk]\x1D¤?"
  b"»£¿Ë?#F3³Æ1W’Uë"
  b"Ëw¯Ðw!EM¡°ŽVý@»Ù"
  b"""
    \x04¹\e nEö¯¢Lb=\n
    ²½
    """
  b"\x14²È\x03'¨Ls•d\x07>)+«"
  b"\x17ág\x19ŸÃD\x14®À'\x03@x¸ž"
  b"\x07À—D8y@åŠþ\x04ŽýÇ—?"
  b"Ô…Ý:N\x01IÀ¦ƒ@ðÌ@ðC"
  b"‹+ÿÓwLÞš˜\x1FàžØc\x1A"
  b"\x11ÓÐycêLÚ㋸.à>ì"
  b"v þÞø†F„†C%€\x08=\x032"
  b"…­¤j±G›Ÿ\x18®é›#Ù÷"
  b",¼±ýÓ™K.ˆƒ·+½²0¿"
  b"’†Q’‡\vE" Ö<—\x0Eº"v"
  b"« -]â-ANŒ™\f\x1F\x02¦^©"
  b"ÎNÓÐPˆA™“ÅëÕ\x08\x0Eâ"
  b"ÌÃüZ™ŒKåŽÅá1Íí_Ø"
  b"ßw\x04ÃXâHT„}`é›ÔY"
  b".\x07œ(pÚG²›¦t¡ÃN·Ø"
  b"Áѳÿ¶ÙCt³µD\ô0d~"
  b"µÞ‚8|³@3·Öô\x01#IÅ\f"
  b"¶ð}ˆ\öE°˜u¡\x05±L`"
  b"ůZ\x14©!Eˆ™á\x1Aw9â»U"
  b"ˆ-jx©ôI¸†Ö£Žô\x1E"
  b"~ÓŽªÁ\x17Là‹ èh²öKr"
  b"Ÿ\x1A\e«Ä‰A¬­qbp\x08/\x1A:"
  b"CIüÖw]G4„È:o\x19v®z"
  b"Ó¯åDwPF|¨Ÿüt\x06¼kr"
  b"×\x03¼lOÛB6›\x1AÄÔÃu"‚"
  b"â’6\x1DóICŽ´æBT†S¶"
  b"iä–¸ÙþF\f¼±¨¿ ©%U"
  b"çïî­t6B\x15¾\x10\x15ÝWÄxø"
  b"""
    Nr‘ØÈ™OÕ¶:R5\n
    \x04
    """
  b"""
    \x15ðhµä”H\n
    œi‰q\x18\x05Ò\x08
    """
  b"/{Ç‘¢äHÀ’1ܧӆæ:"
  b"—UüÅ®©@²»±66£<Éd"
  b"*\eÉò½B÷@\x05»õPô"
  b"…R†¸Ë\x07K^ŒÂ¨\x18f³œ‘"
  b"´l‹œSéBæ¨à¹@Œç\x1AB"
  b"""
    €ÊÆÓ¦iM'ˆu¯Ô§­\n
    ©
    """
  b"œŸ§°ý¬@) \x1EQ’@ÿ;\x03"
  b"H˹?\x7FCd²¿˜Q2a¨¿"
  b"±ã×Uv›F‚à?5¾½]c"
  b"£!á{ªMBš)_óL\x026\x14"
  b"vÔäê6·MwX8Fl ·0"
  b"‡õB,÷5D\x10†&™†‡˜‰"
  b"äø°E¨ZH\x04}³ÖK4Cj"
  b"¯ƒÒ5šµAE­\x12ÏQë\f¥8"
  b"Ï鏢ÿÖI\x07í\x17ç \x00ßq"
  b"ÿ\x08?ÿêÖH0Ÿ\x1D\x10%\t?\x0EU"
  b"聬|zÁJŽ®DWô\x7FhbV"
  b"ë\x06<\x1CoãFp±£\x069Þ!}~"
  b"@Þk躉@ܔ֨\x13×\r"
  b"a\x00.¯ý{Oˆ¨\x02b)`,—Ž"
  b"yk‡WÂ,J&˜îBÑ„ÂÀ6"
  b"×üN\x12ŒHN»\x06\x13T'„}`"
  b".iÛ7PóHN– lÌ»\x10"
  b"ÊM“vOÉG{™U\vØW—#ö"
  b"å£Ñ\x06G\x1EKC„pevWÛu»"
  b"\x16\x11pLU”7$šD\x1E"
  b"|òkP›ˆD¾ºXBߺßyS"
  b"ð<jíé MT¤P\x08Ò¯réR"
  b"<e\x7Fx$VLkœp\x04ìŒ\x10"
  b"¥ÍÉE™ÚK¸¨«Ø\x19‡L#W"
  b"ò[7&\tAIÓ£z«\x05Ää/#"
  b"°¸:\x19ï‘A?Ž'+ØUðK\"
  b"Òy£þµå@ç”T›eÏ%±3"
  b"WD4ê\x1A]J׉1\x01"Ç•Ž"
  b"q•éÿ ?L\x13›ž§çX@0B"
  b"Ƶ]#ä@ʲf¼È \x1A"
  b"È\x0FòKÝYN…¼/ÑÓÃÀ}¾"
  b"J°ŸÊ¬«Fª©¹Ì\x1AEö-7"
  b"Î8/\ö°F?¨–á“{ûHa"
  b"èP4äÔC:‹\x01È·ÿ>®M"
  b"""
    \x0F1Z‹k\x7FI#¨\x17¸\n
    è(€ê
    """
  b"E>l¦è—D¼…¯©¥\x0F”Ð\x17"
  b"Éšo™‚aJÆ’\x05\x1F¤:ßh"
  b"húhÊ_ÊE׋Βª˜Dû\x10"
  b"W@T"b\x18EQ±µTEBÌ{Š"
  b"ûÜ1ÑIPM7£põ ¿Ò9"
  b"Ê\x11ªþˆtA¯¹¥¸)8Ž|%"
  b"\x1FÂÕ\x07\rôNŒ‚UÙ^Ã\x1DÝ"
  b"ù\x1FŽ8–ZM)Ž8¯Ù\txø_"
  b"üit\x19/·N’¿?.äéc¦Ý"
  b"G°Zˆ~™IΖf¡_¡\x13 Œ"
  b"¥–\x1A•ÇSD5’Y×€êe\x11ý"
  b"¨Ìñ;‚vFyšKî¹1ÿGý"
  b"ŽÓ\x07ð´­M°µêo]\x1Cê£]"
  b"\x102a~8jJ¯ ’î_Z\x08"
  b"|ñG‡n;@û¹e("e3Ï;"
  b"¾•é&obO~ŽÁçHâ\x1E"
  b"Ý<=©Þ±Fš‚f@æMnPz"
  b"ªjH‰ø2Bež=ï}ì\x02L*"
  b"$Á÷ÚÜI‘­Ä¿\x03¬-#"
  b"g™ù$»Dp°\x1D*\x7F\x19‰-"
  b"žË\x06'—"A\x16Œ\x04£N\x01\tϯ"
  b"ýãì×zFT«Žúr*0™x"
  b"D\x16ù=S\vIU¾Ø­>´¯‰ù"
  b"±\x12<)\x16\r@L‰í\x15Å~àtV"
  b"Väƒa\x1AðKò˜ÃY\x04û;–\x14"
  b"=ZÖýÐCOŠÔJD\x16\x01"
  b"Ô\x18¥J\x05®B¾¾’ëá3"
  b"Fî ö¿bBá²²ÄAcê‡Ø"
  b"\x02xÚv›FeŸ¤±QP\x07"
  b"Ä!\x02\x06Co™Pb•… œ\x08"
  b"\x14\x01Jè%´J\x14™\Æ\x00}ÙÑj"
  b"#ÉT¼ú‡Br†÷;ÿøñ×\x03"
  b"l—£BÃE\x06£Þ\x10¢cíŒÉ"
  b"Õ»†ÐNI…‰÷Ž[$\x02W>"
  b"}\t\x1A¶§Lˁ¯~’ú\eé‘"
  b"Æ\x01ç0s\x7FB¢Š\x1FŠ\x16¥$·t"
  b"""
    3\n
    ¿]GYAo•+o\x7FuÃé·
    """
  b"¬Ka· \eDÖªxÊtöÄ?Ï"
  b"xèýY‰\x7FO\x05»¦ø\x1C\t:¿"
  b"ÃÅ·Âú’Kø—)>‰éXÔ\x02"
  b"èß§\x10\x06'GúšÄ´_y\x1E->"
  b"¤TjöàÅA9‹Ô2IaŽn\x1F"
  b"”H›Jr¼Oâ´ñfoVWš¯"
  b"\x06ŽÜ°{TJÕšÝ8b\x00÷!\x08"
  b"Åh/§3ñ@gŽž4Sz\x1C¿Ê"
  b"Éã'ø>IM̾\x12\x05A¢Ë"
  b"ÖEB‘›(F)€^»j\x10\x7F’N"
  b"\x12íB~]ãGÁ‰Ý±õŵ.\n"
  b"îþ ØåEH²ëã]…u%û"
  b"ó\x10*îã™F¹ƒ©y.#$½"
  b"3[dße‘LÞªò#7cKuÀ"
  b"\x10\x01\x01sEKŽb\x7Ft÷Þ}!"
  b"c*¶¤±ÅF\x1C£Ïý÷†óLN"
  b"\x1C]“\x1E\x07KF‡¾H\flÌ_d’"
  b"º—MkÐMJ™´íä\x0EÒO\x1EG"
  b"/\sVÛ\vNE‡)\x1EÎÿ:ÁL"
  b"ývzŸŒ\x00N\x15˜@Û•–Óíi"
  b"éôJmÍøD¯¾ÀeÅX+‚‹"
  b"lZ\x08\x1EõŽE.°1èäŽvI&"
  b"*xB­¢—Gj˜\x13\x1E\x14'I"
  b"ø\x07 \x196SL[ŽWµµç½Œ§"
  b"ÝH]\x1DɐL.£H\fWÂÜvÇ"
  b"""
    \x01IA\tUÒHU¥æ\x0E\n
    ~pq
    """
  b"DÉ=ákå@¸†«ñªSÜ&;"
  b"ʫΣë\nCã…\x00Í;\ræ>Œ"
  b"CúFÖ\x15öLH¹çq††0Ì\r"
  b"Ã\x18I#<\eIÓ¦5\f\x1Cj šY"
  b"\vfL\x194HH½5Ü\x11<ÄÔ³"
  b"O«^\x06Ž]G\f›n¨*f#N¡"
  b"\x14\r\x04@\x16’ôM7\f€^"
  b"\x13^m\x10CˆŸ?ÊB¢°Þ‰"
  b"—Ÿ¿ÍîNEÒœÉýc\x05ć@"
  b"\x19ÎIuç)N?¶jJ\x1F¾U3~"
  b"”}^õoTFQ¼˜&òH\e\x172"
  b"Ú[W]|–E§ŸÆH4ÉñŽÂ"
  b"©L´XlÇCR¯}CÕb³aÉ"
  b"\x03ù+}‹gK.mÆÙr^j\x18"
  b"¥‚;Ó¸uCÓŽJyÞ!GòF"
  b"*\x0FcøÕ\x01OШÀÛ¾I˜©{"
  b"D\x10V3ÔMMݺ™BóÛx’{"
  b"òž©v¬Br¿q?zŽJ0D"
  b"$7†[2«N÷´å1u_ñ|y"
  b"ÁŒaƒöJ±®\x1D¢V&ä\x03\x14"
  b"¸ßÀßp6Ar‡˜\x1CÞÃÙ\x05a"
  b"#Ó\x12ºÜJæ¦äá*NÈe\"
  b"\tºÙ<éwB\x12\x15BŽ×ÿåŸ"
  b"å\x11Âíý=N&žê—¸-#âå"
  b"ÆÊ–ÿnõL§ÿâ¦`ãâ¤"
  b"ã³8\x13(\x1CLצÎ\x1CÊC÷\x16§"
  b"\x18\x1E\x12†w\vLs²£J×}B\x1Fß"
  b"""
    FU2VµcHg³y\n
    ‹oRZX
    """
  b"\x1DþXp?tEf‡WÆ\x04ã´"
  b"¹1«ëÒKð£\r¤=ÁS´F"
  b"2­¸ùŸ@Å»uÎ<)†G‹"
  b"B[&Í#„H蝃º2Ó‘Ú"
  b"^ÝŽ3)Ë@tŠS¹j£~Õ×"
  b"ŦÞh'ßJ®²QøR¤$]G"
  b"ä_A¾ø\x04M_©«\x01„«LdS"
  b"‡Z\r;‡ªD\t¢ „¯=á•ü"
  b"~oè{ÎoBÿ¹\x18<œ¿¿£«"
  b"“Í>軉DwŠ8\rŸ]t…Ç"
  b"î^øZÐêD*“Živ7®\v"
  b"§n\f*,‰H\x13¨l®WÕ\x07è"
  b"îdc\vàþBê»ñ\x19eŠ¥„"
  b"ð|°YËAr¬__aèAÔ\x15"
  b"•.§w~±M9€õïZoõ‹"
  b"F9e)´ÉM̏àÑ\x07J±Âl"
  b"Ÿñê0ˆ\x15DÞº\x11\x1DÊâî7ï"
  b"Ì0!­Ú|C\x7FŒ4\x16\x15ÉÂ<"
  b"rc¨}\x04ÀG¦¨Õù0Ø™ù™"
]
97 0.49 ms
-- product-listing::property-group-filter::read
SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"\W\x12\x08\x19\x05ES¼mã>o<â¯"
  b"ùÌ\x05-\x06jNr»ý-¢J\v"
  b"´ºËˆ\x1FˆNë¸J\x11>ZÆ\x19:"
  b"¦CH\x15©Oªxà1î\e\x0E\x12"
  b" míj¤"Kß»mÑ»\v¥i¥"
  b"Y¸(VÅ«I}®Ó»ÞU‡ŒÎ"
  b"\x0F\x12ÿò*\x7FDÉ›Qn¤«HFð"
  b"„’Ô¥ ´C/¼>pÿ·øÚ%"
  b"Fy“M\x1AQO° ›\x11ÈÎj\x19\"
  b"L\t“m͆@*—åÞ\eV}("
  b"&y.[@z@2Ž|ƒ€\eèks"
  b"èyAªÞ$K\x12¡wÊ‹Ûc•3"
  b"׏]\x03-sA6’\x17Ê,ž”Ì\n"
  b"¡5f:Y9O@ž¥ÿìÄ›úy"
  b"¸º©\x10r\Mω5’u\eÛGæ"
  b"¦\x10Àø?ÓJ󫤆\x15Z }»"
  b"eYrï\x1F\x18@Õ»=o\x1A*¤‹."
  b"Î\x01“聸LJº¹r¤´nð¾"
  b"#Ìe±A£G§¨ÌxIýx–Ø"
  b"µ*G\\x0F”L\v¢Am\x1D‰ØÈ~"
  b"¥ŠàN]šDÕ¯”a‡žkIQ"
  b"‘x0­†\x15Cº§t®\e\x03ÀÊ`"
  b"µ‘ŽIÐÜD%†Ïb\x1D\x19Š"
  b"ía÷\x16[_A\x16ƒ)\x108+kÏÐ"
  b"""
    ô˜|C\x06˜\n
    =ÈS¿ŠÚ
    """
  b"Ò\x1CÏîo^G÷·\tC/̘Ø"
  b"Ù\x10áˆQàI\x05ŽMv'‰ü´Þ"
  b"7¼ÈZ\r+D6¯ú2%D7OØ"
]
98 0.24 ms
SELECT `acl_role`.`privileges` AS `privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`id` = ?
Parameters:
[
  b"\x01Š\x03º‰¿q_†3QZ]\eé×"
]
99 0.32 ms
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`.`active` as `language.active`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `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.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
100 0.11 ms
SELECT `acl_role`.`privileges` AS `privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`id` = ?
Parameters:
[
  b"\x01›ÅËq*pHˆoèäH¢šq"
]
101 0.10 ms
-- sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"\x01Œ4\x03½¨| ¶³FÒ©½‰P"
]
102 0.14 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
103 0.08 ms
SELECT url FROM sales_channel_domain
Parameters:
[]
104 0.08 ms
SELECT url FROM sales_channel_domain
Parameters:
[]
105 2.86 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "PremsEmChildTheme"
]
106 0.15 ms
SELECT `theme`.`id` FROM `theme` WHERE (`theme`.`technical_name` = ?)
Parameters:
[
  "zenitPlatformStratus"
]
107 14.86 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `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`.`active` = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`category.translation.customFields`, '$.zenit_stratus_navigation_icon_media')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`category.translation.customFields`, '$.zenit_stratus_navigation_icon_media')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ? OR COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`category.translation.customFields`, '$.zenit_stratus_navigation_icon_media')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`category.translation.customFields`, '$.zenit_stratus_navigation_icon_media')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
  null
  ""
]
108 0.30 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
109 0.12 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
110 0.10 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
111 0.08 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
112 0.34 ms
-- theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)) AND (`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  false
  true
  "product_download"
  b"N4"\x05ÃK/«\x03NH2\x05”×"
  b"\v\x00Ë\x06qÒIëŽ\x15\x13æ\x17Ýl "
  b"¥è»HËš\x17…ë\x17Êåë"
]
113 0.45 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
114 0.31 ms
-- breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"̤á\x1A$\x19Cד3í¤¼±n}"
  b"×\x15ðÀQ>HEžgëŠ_ï\x7F¸"
  b"Ôb\x06w\x070G„ ÒƒYY•ûê"
]
115 10.46 ms
-- seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/d462067707304784a0d283595995fbea"
  "/navigation/cca4e11a241943d79333eda4bcb16e7d"
  "/navigation/d715f0c0513e48459e67eb8a5fef7fb8"
  "/navigation/443ea528ab6644ffb021dfe17b29c1a5"
  "/navigation/8d8665e80b9d41eb8f144957997fdbf1"
  "/navigation/1f7f8e409140414cbd07f3bd62ef5568"
  "/navigation/664ca67467164f5599e1befe0ce70b0a"
  "/navigation/e31b154368dd4fa887d59be9d802e5f4"
  "/navigation/e43c6d82df7a46169dc4faba4640d71d"
  "/navigation/1261a623223041759712f79d4dc76a59"
  "/navigation/79558e947c0d48e4bbf0405778f84245"
  "/navigation/3e57b447a15b4ee8928f17ee9c7d30b5"
  "/navigation/9bd02890d9814966a4011cfb8e3aa89c"
  "/navigation/d6e8f1efb3c14308bf21d846e756c110"
  "/navigation/45a80f4c994f43659a2a14561a35f73b"
  "/navigation/e71905336ef64436b3696dd1fba0caff"
  "/navigation/707101f1cc934721a8586a41aeb6a9a5"
  "/navigation/6dafc1e0094c4a6fa8437d8a7979a2db"
  "/navigation/2d6af63f720e49d6a1298c4b1a3de126"
  "/navigation/5a53034957b9499e9ceb3f8990db00fe"
  "/navigation/abc7ecbb95944f10a3364ddbec3ec0ac"
  "/navigation/4610d644cf524650b55b59098510db73"
  "/navigation/b397c1b268bb453fa2997f5e7dbcb6fc"
  "/navigation/7e578847cab84d688de076a1829ea986"
  "/navigation/c264aa4f26554cf3b6efe091fb6c5de5"
  "/navigation/981ded9e0e2047b99513c043e2a6d0ee"
  "/navigation/76fecb96542d49ffb5815024667f0aee"
  "/navigation/cade8022fb41405d914c35481ec62267"
  "/navigation/55f0ae17c96e44198dd7962be3f99211"
  "/navigation/a5cb2129215843a8a253970e39d73851"
  "/navigation/39ff5c698a9e41949694c62ce77c4a47"
  "/navigation/857f56a9c75049ff921fbf13a93c849f"
  "/navigation/58b724d0a0214fd2a7b69428ee6faa96"
  "/navigation/0140a6a15dcc4aa7af29ccc206be878e"
  "/navigation/f276a6f0315749d89226fd01a7e827b8"
  "/navigation/ef8f312ea5064a86a3747c79c792fec8"
  "/navigation/2c579104fc494823b67c5cc6cee40466"
  "/navigation/35338c8089334f1c8321f52cd90dab56"
  "/navigation/9185b6a2f1ea42d89cb18c3506420421"
  "/navigation/abe55d192c5d49fb97bd19139321df27"
  "/navigation/559ed17dbd1847bf9b1999fe5ce4e5e0"
  "/navigation/bca456fc9dd848838a1fba61104e9824"
  "/navigation/3a8bd8885b2a414c900b99f48b10acb8"
  "/navigation/00b72af3d43c41148a94ba8f1ae6d5e1"
  "/navigation/66e50d5c650646398f33d0ce3accb99d"
  "/navigation/d3fa7ca919bb40bcb5a2eebd49b9a9e3"
  "/navigation/5d611c940b764a8a936b4f4ec44d0298"
  "/navigation/0c8cbeef682e4219848a5c2f60a0fb23"
  "/navigation/1ac8d3ab2cb14630b11c339c4484b01b"
  "/navigation/ff02af86f13949788b2e68e3ca527dd1"
  "/navigation/08cabefdd8a24356a745d3d1548be364"
  "/navigation/56a5ab98d63340b2a114c80f22ed0b98"
  "/navigation/c7b1c2621436414d88c49a119af13b93"
  "/navigation/5c05c6e8247049e49a26a6e6d491a853"
  "/navigation/c4a4122a669941ebb4dc3c602c84e021"
  "/navigation/d36986067ec04d268793aa5beb14272e"
  "/navigation/3dbff2bf84a04a878192db0439d13830"
  "/navigation/a3aac71e990d4d7095a280ffd73af0fb"
  "/navigation/03ba42a92f4f45e0a610feccd23e2d4d"
  "/navigation/87a8d3b84a724bad86ca3b203622dd36"
  "/navigation/41def871cd88434b90b9eb94ede162e2"
  "/navigation/266167db6aad44a2800c3848f1b04201"
  "/navigation/778583ea780848809c557fb21b8f5439"
  "/navigation/93b4f185ea544966b1eae3e77091e32e"
  "/navigation/0744d4cda2c0436d906e9ba95e0a2d53"
  "/navigation/b5a44d23262144b0b1270c361c2158d0"
  "/navigation/f557155fc452404bb96b950d62470b57"
  "/navigation/1b6ceb92553243fb87462971d296b66e"
  "/navigation/ec4afcca87fc48018721b006af2f0eeb"
  "/navigation/876e5f9ba2d94dae9d68876c90f36b5f"
  "/navigation/495fa7d43a71475086b80efa7f786331"
  "/navigation/9fdb1d136f6040768a9350cab57cae45"
  "/navigation/c233158fa2f24800b806aad72fb2a8e6"
  "/navigation/a4e18e55349d4e32a55da3480ea51726"
  "/navigation/4fba340ab90e42858c3fa4926e966698"
  "/navigation/4231f92676bc4e6a8a655a77bf966bec"
  "/navigation/101ebaa92c2944fa9a2fd354d055359e"
  "/navigation/9e2f16bab710470ca1773d9769502328"
  "/navigation/a5bf6bad05f643ed86615b6f93813398"
  "/navigation/844c53fa4abb49d4abaab857f69602a4"
  "/navigation/eb0cfa6126234b258fd9cb783b6942c8"
  "/navigation/a0080298a95947f7971d445d39e7f99f"
  "/navigation/73d5cc8871404033b9fbd9da167807bd"
  "/navigation/b78018dea71c46e59974a5e67eb762a7"
  "/navigation/ed8a4cf917904badb036d1d2217832da"
  "/navigation/4c5cb1618d134fc9b09584eeec8ccbec"
  "/navigation/c03a3d74289540279f881353553c11f8"
  "/navigation/a0424da29b134325a59b2ddc1cc56e53"
  "/navigation/6471ac2d906a4b9c9cdb08d9d4bacdb0"
  "/navigation/a1b1035ab6fe43269e2a7b6826120c7e"
  "/navigation/26ca161250df4f8fb045c26a8ba63c20"
  "/navigation/ca42b919494b47f1bd0846bc924ce731"
  "/navigation/b695244e762743438b516ba323fa63e5"
  "/navigation/c640b6693e9543f09b5286a07868fc42"
  "/navigation/0d43cbd67de145fdb188fab6cf6a9105"
  "/navigation/60afff5953d14bc680d898fff45e02db"
  "/navigation/cbdab8332f5941159f7ed4aea7f6f71f"
  "/navigation/dedf997e6f6d4e758c7f01d337f4fe66"
  "/navigation/c70750befe19491b9dcbbbce0fa9cee2"
  "/navigation/38095aa00d33468a87b932f42d2949f4"
  "/navigation/9880c313c62e43ae818c18ae5bc90117"
  "/navigation/5b91bf80876e467bbbe476f0f413b009"
  "/navigation/f51350449f0c46fe9200fcb6729fcebf"
  "/navigation/b1a5bdc22bba45738091f8c8a089f05b"
  "/navigation/cb21e32caab34dc289ee25ab210f0553"
  "/navigation/ed9466ac463f41d59e1c2371b89ac325"
  "/navigation/ba3f2e9fd12e4df0b11b9788026e9cb1"
  "/navigation/2563c595270946fabfc822a2f47a7344"
  "/navigation/069976b47d4c441a83c6a3560f8cd3d6"
  "/navigation/89a780c1dfdb4b31b0fb321057b1d097"
  "/navigation/3c34459267df45f7b4483cf5d454cc40"
  "/navigation/8c61b69082194b9ea9d6ad5726f922bc"
  "/navigation/1c0bf9a1e5214fdfbba87397733c1e50"
  "/navigation/cb586dc5103c4de68f14d13e08ce1f07"
  "/navigation/de469e9b153f41bc8a4597e36693216f"
  "/navigation/ebf6b0028d0245a295b045b06a0e5df4"
  "/navigation/6b200dc7a281470f9bbd189d1a490366"
  "/navigation/5b2052ac60954afe94190cc98aec9442"
  "/navigation/d1bb2635d4ce4e58b29c4bde2c86574f"
  "/navigation/9998d81d00e3431991337d9c9c16842a"
  "/navigation/b3b6ccb7db2246a2993cf859bf7025ca"
  "/navigation/9c176dd9c4b645ef9aabda71c506176b"
  "/navigation/5162a70dc99e4b29a29a4106e927ef6d"
  "/navigation/fea1c3229ea74588ad11cd486b52920e"
  "/navigation/e5efef73119d44e3a53a08a1fcad8185"
  "/navigation/dd768cf29f3c4a20b53bb6debe7766b3"
  "/navigation/8465741566344df49dbaf03275dedb51"
  "/navigation/e6cb917aece048c0827a07ff16167023"
  "/detail/5384d52c668540e8b83ecd6d48ad1481"
  "/detail/d65486ab33fc4dcbb5da9b7d89cd43ca"
  "/detail/080850eab4c34c8f8d5388c4ed19f678"
  "/detail/4cdd635b48564f5b8474da84064afd79"
  "/detail/45362c15e3ab4c7da31040721f6844ab"
  "/detail/16e0f45bc72c444b9a7a880e4a531bec"
  "/detail/cfa594fbf67c4e70bab8fd8e02d7817e"
  "/detail/a9545302c650477aa5bd604e39ac303e"
  "/detail/250b8a90b1ca42d496b867d2657e6782"
  "/detail/77ea19a590484a1f94fddfcb978ab07b"
  "/detail/63073865aec24526a9c81f32d48aff78"
  "/detail/4c1ba32c5d934ca3bc8fe2b4e0e1c0fa"
  "/detail/a44108f07eed438ebb7d99706dca5d2f"
  "/detail/108e485fc30345a5bc24683faa103f97"
  "/detail/55e7c97463724f92a15d08582e340022"
  "/detail/8a5abaae7bc34594bc5b71d14027814c"
  "/detail/c980b167f25443209178d9f335c39ee2"
  "/detail/9005e94466644647acae00968adc7a8c"
  "/detail/fa8bfdc0fe5c47928bf4ac807b2e65c9"
  "/detail/112f79d909e643ddb5050bb80df8f64f"
  "/detail/2df9817a37c04dd0b0e429335eb3bb0a"
  "/detail/d2b16e134c794d7691724fc42db6ce5d"
  "/detail/7901f40085954c02b7ff5dba5885629c"
  "/detail/411aa1877f7148a49ec1e0e8fbef7967"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
116 0.89 ms
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
                  WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
117 0.42 ms
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`.`measurement_units` as `sales_channel.measurementUnits`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `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 (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` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]
118 0.12 ms
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` WHERE (`acris_cookie_group`.`identification` = ?) LIMIT 1
Parameters:
[
  "functional"
]
119 0.09 ms
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` WHERE (`acris_cookie_group`.`identification` = ?)
Parameters:
[
  "cookie.groupStatistical"
]
120 0.09 ms
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` WHERE (`acris_cookie_group`.`identification` = ?)
Parameters:
[
  "cookie.groupMarketing"
]
121 0.08 ms
SELECT `acris_cookie_group`.`id` FROM `acris_cookie_group` WHERE (`acris_cookie_group`.`identification` = ?)
Parameters:
[
  "cookie.groupComfortFeatures"
]
122 0.20 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01‰E9êäs!…\x1EòëŸt£"
  b"\x01‰E9êýqDªåa˜J\x17\x11x"
  b"\x01‰E9üùr\x0E¬<Œ9\x0282\x11"
  b"\x01‹†\x18v`rñ¬]o\x1A—È\x02c"
  b"\x01‹)XÆp\x18ƒ¾Å?•ÀF)"
  b"\x01‹qÄ\rÑxX”O+^€RM›"
  b"\x01”¶þþj~vª/$ng‘²"
  b"\x01‰E9ë;s÷ŒÚ\fV\x0Fï)"
  b"Ü…\x00K­¤Dn°¬©ew\x13\eO"
]
123 0.10 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "E4NqA4Hv9xmq5G8YrRPiSQ0WWQp2IJJA"
]
124 0.32 ms
SELECT `acris_cookie`.`id` FROM `acris_cookie` LEFT JOIN `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping` ON `acris_cookie`.`id` = `acris_cookie.salesChannels.mapping`.`cookie_id`  LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN `sales_channel` `acris_cookie.salesChannels` ON `acris_cookie.salesChannels.mapping`.`sales_channel_id` = `acris_cookie.salesChannels`.`id`  WHERE (`acris_cookie`.`active` = ? AND NOT (`acris_cookie`.`default_value` <=> ?) AND (`acris_cookie.salesChannels`.`id` <=> ? OR `acris_cookie.salesChannels`.`id` = ?) AND `acris_cookie.cookieGroup`.`is_default` = ?) GROUP BY `acris_cookie`.`id`
Parameters:
[
  true
  null
  null
  b"\x01‰E;¸^q ‰ô_¡=W99"
  true
]
125 0.41 ms
SELECT `acris_cookie`.`id` as `acris_cookie.id`, `acris_cookie`.`cookie_group_id` as `acris_cookie.cookieGroupId`, `acris_cookie.cookieGroup`.`id` as `acris_cookie.cookieGroup.id`, `acris_cookie.cookieGroup`.`is_default` as `acris_cookie.cookieGroup.isDefault`, `acris_cookie.cookieGroup`.`identification` as `acris_cookie.cookieGroup.identification`, `acris_cookie.cookieGroup`.`created_at` as `acris_cookie.cookieGroup.createdAt`, `acris_cookie.cookieGroup`.`updated_at` as `acris_cookie.cookieGroup.updatedAt`, `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation.title` as `acris_cookie.cookieGroup.title`, `acris_cookie.cookieGroup.translation.description`, `acris_cookie.cookieGroup.translation.description` as `acris_cookie.cookieGroup.description`, `acris_cookie`.`cookie_id` as `acris_cookie.cookieId`, `acris_cookie`.`google_cookie_consent_mode` as `acris_cookie.googleCookieConsentMode`, `acris_cookie`.`default_value` as `acris_cookie.defaultValue`, `acris_cookie`.`script_position` as `acris_cookie.scriptPosition`, `acris_cookie`.`expiration` as `acris_cookie.expiration`, `acris_cookie`.`provider` as `acris_cookie.provider`, `acris_cookie`.`active` as `acris_cookie.active`, `acris_cookie`.`unknown` as `acris_cookie.unknown`, `acris_cookie`.`is_default` as `acris_cookie.isDefault`, `acris_cookie`.`from_extension` as `acris_cookie.fromExtension`, `acris_cookie`.`created_at` as `acris_cookie.createdAt`, `acris_cookie`.`updated_at` as `acris_cookie.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_cookie.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `acris_cookie_sales_channel` `acris_cookie.salesChannels.mapping`
                  WHERE `acris_cookie.salesChannels.mapping`.`cookie_id` = `acris_cookie`.`id` ) as `acris_cookie.salesChannels.id_mapping`, `acris_cookie.translation.title`, `acris_cookie.translation.title` as `acris_cookie.title`, `acris_cookie.translation.description`, `acris_cookie.translation.description` as `acris_cookie.description`, `acris_cookie.translation.script`, `acris_cookie.translation.script` as `acris_cookie.script` FROM `acris_cookie` LEFT JOIN `acris_cookie_group` `acris_cookie.cookieGroup` ON `acris_cookie`.`cookie_group_id` = `acris_cookie.cookieGroup`.`id` LEFT JOIN (SELECT `acris_cookie.translation`.`acris_cookie_id`, `acris_cookie.translation`.`title` as `acris_cookie.translation.title`, `acris_cookie.translation`.`description` as `acris_cookie.translation.description`, `acris_cookie.translation`.`script` as `acris_cookie.translation.script` FROM `acris_cookie_translation` `acris_cookie.translation` WHERE `acris_cookie.translation`.`language_id` = ?) `acris_cookie.acris_cookie_translation` ON `acris_cookie.acris_cookie_translation`.`acris_cookie_id` = `acris_cookie`.`id` LEFT JOIN (SELECT `acris_cookie.cookieGroup.translation`.`acris_cookie_group_id`, `acris_cookie.cookieGroup.translation`.`title` as `acris_cookie.cookieGroup.translation.title`, `acris_cookie.cookieGroup.translation`.`description` as `acris_cookie.cookieGroup.translation.description` FROM `acris_cookie_group_translation` `acris_cookie.cookieGroup.translation` WHERE `acris_cookie.cookieGroup.translation`.`language_id` = ?) `acris_cookie.cookieGroup.acris_cookie_group_translation` ON `acris_cookie.cookieGroup.acris_cookie_group_translation`.`acris_cookie_group_id` = `acris_cookie.cookieGroup`.`id` WHERE `acris_cookie`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01\vÂ̹s»E¦¯ð¯\x04Ì"
]
126 0.35 ms
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`.`measurement_units` as `sales_channel.measurementUnits`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `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 (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` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰E;¸^q ‰ô_¡=W99"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.