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

Query Metrics

141 Database Queries
112 Different statements
372.60 ms Query time

Queries

Group similar statements

# Time Info
1 0.15 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.64 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:
[]
3 4.18 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
4 5.39 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
5 0.06 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:
[]
6 4.20 ms
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
7 0.04 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"—$C\x08~’@Y²æ\x1F‡™3š`"
  "gartenhaus/gartenhaus/gartenhaus-mit-anbaudach"
  "gartenhaus/gartenhaus/gartenhaus-mit-anbaudach/"
]
8 0.11 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 5.04 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 2.58 ms
SELECT `neti_ceb_element`.`id` as `neti_ceb_element.id`, `neti_ceb_element`.`deleted` as `neti_ceb_element.deleted`, `neti_ceb_element`.`active` as `neti_ceb_element.active`, `neti_ceb_element`.`name` as `neti_ceb_element.name`, `neti_ceb_element`.`filename` as `neti_ceb_element.filename`, `neti_ceb_element`.`version` as `neti_ceb_element.version`, `neti_ceb_element`.`config` as `neti_ceb_element.config`, `neti_ceb_element`.`plugin_id` as `neti_ceb_element.pluginId`, `neti_ceb_element.plugin`.`id` as `neti_ceb_element.plugin.id`, `neti_ceb_element.plugin`.`base_class` as `neti_ceb_element.plugin.baseClass`, `neti_ceb_element.plugin`.`name` as `neti_ceb_element.plugin.name`, `neti_ceb_element.plugin`.`composer_name` as `neti_ceb_element.plugin.composerName`, `neti_ceb_element.plugin`.`autoload` as `neti_ceb_element.plugin.autoload`, `neti_ceb_element.plugin`.`active` as `neti_ceb_element.plugin.active`, `neti_ceb_element.plugin`.`managed_by_composer` as `neti_ceb_element.plugin.managedByComposer`, `neti_ceb_element.plugin`.`path` as `neti_ceb_element.plugin.path`, `neti_ceb_element.plugin`.`author` as `neti_ceb_element.plugin.author`, `neti_ceb_element.plugin`.`copyright` as `neti_ceb_element.plugin.copyright`, `neti_ceb_element.plugin`.`license` as `neti_ceb_element.plugin.license`, `neti_ceb_element.plugin`.`version` as `neti_ceb_element.plugin.version`, `neti_ceb_element.plugin`.`upgrade_version` as `neti_ceb_element.plugin.upgradeVersion`, `neti_ceb_element.plugin`.`installed_at` as `neti_ceb_element.plugin.installedAt`, `neti_ceb_element.plugin`.`upgraded_at` as `neti_ceb_element.plugin.upgradedAt`, `neti_ceb_element.plugin`.`icon` as `neti_ceb_element.plugin.iconRaw`, `neti_ceb_element.plugin`.`created_at` as `neti_ceb_element.plugin.createdAt`, `neti_ceb_element.plugin`.`updated_at` as `neti_ceb_element.plugin.updatedAt`, `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label`, `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description`, `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink`, `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink`, `neti_ceb_element.plugin.translation.customFields`, `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields`, `neti_ceb_element`.`error` as `neti_ceb_element.error`, `neti_ceb_element`.`preview_data` as `neti_ceb_element.previewData`, `neti_ceb_element`.`preview_image` as `neti_ceb_element.previewImage`, `neti_ceb_element`.`type` as `neti_ceb_element.type`, `neti_ceb_element`.`created_at` as `neti_ceb_element.createdAt`, `neti_ceb_element`.`updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element`.`plugin_id` = `neti_ceb_element.plugin`.`id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation`.`plugin_id`, `neti_ceb_element.plugin.translation`.`label` as `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation`.`description` as `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation`.`manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation`.`support_link` as `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation`.`custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation`.`language_id` = ?) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation`.`plugin_id` = `neti_ceb_element.plugin`.`id` WHERE (`neti_ceb_element`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
11 2.25 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  "1Jf51yOqmvKjyg7DDAGKPPKvsfvEONp8"
]
12 0.04 ms
# context-factory::base-context

        SELECT
          sales_channel.id as sales_channel_id,
          sales_channel.language_id as sales_channel_default_language_id,
          sales_channel.currency_id as sales_channel_currency_id,
          currency.factor as sales_channel_currency_factor,
          GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
        FROM sales_channel
            INNER JOIN currency
                ON sales_channel.currency_id = currency.id
            LEFT JOIN sales_channel_language
                ON sales_channel_language.sales_channel_id = sales_channel.id
        WHERE sales_channel.id = ?
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
13 3.53 ms
# base-context-factory::sales-channel::read
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, `sales_channel.currency.translation.name` as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.`currency_id`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.`language_id` = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
14 0.05 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
15 0.05 ms
# base-context-factory::sales-channel::association::domains::read
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?))
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
16 0.04 ms
SELECT LOWER(HEX(`language.salesChannels.mapping`.`sales_channel_id`)) as `key`, GROUP_CONCAT(LOWER(HEX(`language.salesChannels.mapping`.`language_id`)) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping`.`language_id` = `language`.id WHERE ((`language`.`id` = ?)) AND (`language.salesChannels.mapping`.`sales_channel_id` IN (?)) GROUP BY `language.salesChannels.mapping`.`sales_channel_id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
17 4.52 ms
# base-context-factory::sales-channel::association::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE ((`language`.`id` = ?)) AND (`language`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
18 0.07 ms
# base-context-factory::currency::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
19 0.05 ms
# base-context-factory::country::read
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
20 0.06 ms
# base-context-factory::customer-group::read
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`registration_title` as `customer_group.translation.registrationTitle`, `customer_group.translation`.`registration_introduction` as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.`registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.`registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b""<ü\vJ\Jêö░÷õM░Y7"
]
21 0.04 ms
# base-context-factory::taxes::read
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
22 1.75 ms
# base-context-factory::taxes::association::rules::read
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.`tax_rule_type_id`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.`language_id` = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"y€´òé…J¨Œ×\x13gLÇ\x00\"
  b"”™Šz]µC¬µ»¨ü»Í\x04¾"
  b"ÃÛ…3ñ—B\x1AƒÓçã,õý­"
  b"ÉNãb1SL濳·R6ŒÁ4"
]
23 4.35 ms
# base-context-factory::payment-method::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x1A\v[È;Eìò*zd\x16²_"
]
24 6.83 ms
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"jƒx\x13'\x06O┼┤»ü<{\f\tª"
]
25 0.04 ms
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
26 10.88 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "1Jf51yOqmvKjyg7DDAGKPPKvsfvEONp8"
]
27 3.13 ms
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC, `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
28 0.11 ms
# cart-rule-loader::load-rules::read
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"sõº\x17÷/M៑Ôk]sT3"
  b"S«^9ÑÅC¹’åýÝE\x06{\r"
  b"WıRL╠òCüÄ÷V┬Î~ä╚"
  b"l%┘;§KK█┤õÍ\x13{ÿÅl"
  b"çä•tx¼D$ž‘TP\x1C¼ËR"
  b"òÔÎX\x12éFÙ¢œ•j\x12\eêí"
  b"\x131Û¿\x14âF\x03ØÞ\x15║/═¶å"
  b"–J¼\e(ÇI¨®˜|ö‹0„s"
  b"Ë¿ìÂÕuN>ŸíÓž¿óÜ\x0F"
  b"zRø¯”ºE:¦Ô¨ñ´Uql"
  b"\x12\x06­>Õ±Gg¯ÀìV¿þ†$"
  b"D\t²\x17█ìAJâ\ei3Ö\x17"
  b"UÍ>\x136,KU¦!]‘_É ‹"
  b"^\x03\x1Dx~RF£ÇG·\x1F║ÞýØ"
  b"i\x15\v\x10v)Kn¿4U\x0E<’–\x15"
  b"…‹®7\x02\x10ORžm\f|1„\rÝ"
  b"ñ¢ÏÚ\x05ýNUØ\x19ö\f\x17®╠\t"
  b"°ÚM¥âFC*‰Ž3p]E\x12î"
  b"©\x07\x17\x05■MöÉ╔^p└Ø}%"
  b"╗$ìÔiøMX╝\■NöB9_"
  b"éå+ID`CJ€\x02MH\x0E±™v"
  b"\x1FŒÊI´æD\x11‰$Úcßhó+"
  b"†8+nG´J˜¨«\x19¶*ûÇ\x02"
  b"ô²áè³rMU¯Š` ;\x05\x1F°"
  b"\x02ÔPvØ\x16HbéÃälV+J"
  b"\x02ÿoµŠPGÙ¨N‹}R/Ÿ+"
  b"\x07b\fJ®¹O\t±aôÄ“-í«"
  b"_ı7Á·¹Jëª-┤êÖÅ\x03"
  b"~Èb;6\x15JG‚qKMª\x1E\t\x04"
  b"ò¯Á╬:çL?î bì\x1A®®Ì"
  b"°Žé\x7FÃ\x05Oi…ÌHsŠ\x0FÆ$"
  b"$Iß\táÃK¬Ÿ\x06Ãož¾ÚÌ"
  b"CBLاœD\x15´7t]\x01Oqr"
  b"–t性ŒHá©Å_\x7FéÄЗ"
  b"ØÑpè\f`C\x1AØ█ÿ\x12²OÀµ"
  b"§ÒÚ\x1FQŸBh‰ýS•ÿ\x1CJ‚"
  b"À§¹RØHN6åÕ×│\x01Ä~ã"
  b"┘è!Å■ãN\x03½p░Ï¿©Wc"
  b"ô\x18Ýí,…Gñ‚\rä*S#x/"
]
29 5.69 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
30 8.39 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01—UÀ–Êr¬Œ>vû‚6ð›"
]
31 0.05 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01—UÀ–Êr¬Œ>vû‚6ð›"
]
32 0.07 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"*E╚\x15ıƒC¨â;╝ì*=\x1DK"
]
33 0.02 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"*E╚\x15ıƒC¨â;╝ì*=\x1DK"
]
34 0.03 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
35 0.02 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
36 0.04 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"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"YŽA”…¦I”¹hÙ€\x036¨""
]
37 0.07 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
38 1.41 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"ëi\t«àŽC¿•è_S¹NhÝ"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
]
39 4.16 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|eb6909abe08e43bf95e85f53b94e68dd|%"
  1
  4
]
40 5.13 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|eb6909abe08e43bf95e85f53b94e68dd|%"
  4
  true
  true
]
41 2.15 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
]
42 6.54 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC, MIN(`language`.`name`) ASC
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
43 0.07 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
44 13.28 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
45 0.07 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
46 5.81 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"›@õ\x05¤UIÙºÈ\x0E`ªð“("
  b"›@õ\x05¤UIÙºÈ\x0E`ªð“("
  b"›@õ\x05¤UIÙºÈ\x0E`ªð“("
]
47 12.22 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|9b40f505a45549d9bac80e60aaf09328|%"
  2
  4
]
48 3.62 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|9b40f505a45549d9bac80e60aaf09328|%"
  4
  true
  true
]
49 6.70 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"f\x1FÎw¶ãKd¿Â–`»Rîd"
  b"›@õ\x05¤UIÙºÈ\x0E`ªð“("
]
50 13.48 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "Serkiz6Housenumber.%"
]
51 0.43 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"f\x1FÎw¶ãKd¿Â–`»Rîd"
  b"f\x1FÎw¶ãKd¿Â–`»Rîd"
  b"f\x1FÎw¶ãKd¿Â–`»Rîd"
]
52 2.74 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|661fce77b6e34b64bfc29660bb52ee64|%"
  1
  4
]
53 7.44 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|661fce77b6e34b64bfc29660bb52ee64|%"
  4
  true
  true
]
54 3.46 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"f\x1FÎw¶ãKd¿Â–`»Rîd"
]
55 6.50 ms
# footer-pagelet::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC, MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
56 0.44 ms
# footer-pagelet::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"eC<\x1Eô¡@\x14¸\x00Þ<4á\x0EN"
  b"v>ÖÆc\x14Bù·Ïé\vÞŒ*·"
  b"ÞÍD”²\x06F\x7F¡_ÚDÈö\x00"
  b"X1ÊZ|FBó¦;Ðø]÷½ë"
  b"\x15ÊæÉJ¿ŠªÆè\x11ùþ]"
  b"aýœòï&FŒ­£'í8>ú\x19"
  b"Pʳ:j\x02Ak°¸z \x16³u."
  b"\x1A\v[È;Eìò*zd\x16²_"
]
57 16.08 ms
# footer-pagelet::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC, MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
58 2.36 ms
# footer-pagelet::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"jƒx\x13'\x06O┼┤»ü<{\f\tª"
  b"ƒ@ë3£b@F½P·\x1E8\e£Þ"
]
59 2.62 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"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
60 2.78 ms
# category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"¶yEÔ╔├K/¥*║ì×\x1A"
]
61 7.28 ms
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"¶yEÔ╔├K/¥*║ì×\x1A"
]
62 0.08 ms
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"DmB\x0EIòB═»-└ºìÖBH"
  b"G%"ñ\x01ÛLN…8Š\x12g\v\x18Ð"
  b"Õ\x1E_\x02\x13äB¾°jr5´8Êþ"
  b"±ãCØÏðDjâ§úÚ¦\x00(ÿ"
  b"ÿí…m”ÓH5±ÉÚŸ´Ò¼ø"
]
63 0.98 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`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"¼%½\x05º2I“®lV¬´\x02Áè"
  b"\x01Ãbº|¼M»žÖ›‚rΕî"
  b"Tž×Êî`E‡®mÁ[`õÊ\n"
  b"un :“²E½¡ØíŠüks“"
  b"xÊ£\x124»D±–¬\x1F\x11qê›Þ"
  b"|Ï!'Ð\x05Hå›8ùµ‚üN„"
  b"\x1E­`o®ÈE#¥ç\x12‘ø?²ý"
  b"\x05\x13[7|}Nخ㨱²ò Á"
  b"\x1Eøx–\x01\x06Lñ¹otÈâÎuÀ"
  b"?üé!\x19LM‚–\x13œ"\vý´\x02"
  b"\x1DFQ\x16vÆD¼Œ\x7F\x7F`ÐErš"
  b"H¸¼ƒ©mE‰žßó¸¡0WP"
  b"ÎØh>\x1DfJ9„vh\x16}B\x00h"
]
64 10.98 ms
SELECT `neti_ceb_element`.`id` as `neti_ceb_element.id`, `neti_ceb_element`.`deleted` as `neti_ceb_element.deleted`, `neti_ceb_element`.`active` as `neti_ceb_element.active`, `neti_ceb_element`.`name` as `neti_ceb_element.name`, `neti_ceb_element`.`filename` as `neti_ceb_element.filename`, `neti_ceb_element`.`version` as `neti_ceb_element.version`, `neti_ceb_element`.`config` as `neti_ceb_element.config`, `neti_ceb_element`.`plugin_id` as `neti_ceb_element.pluginId`, `neti_ceb_element.plugin`.`id` as `neti_ceb_element.plugin.id`, `neti_ceb_element.plugin`.`base_class` as `neti_ceb_element.plugin.baseClass`, `neti_ceb_element.plugin`.`name` as `neti_ceb_element.plugin.name`, `neti_ceb_element.plugin`.`composer_name` as `neti_ceb_element.plugin.composerName`, `neti_ceb_element.plugin`.`autoload` as `neti_ceb_element.plugin.autoload`, `neti_ceb_element.plugin`.`active` as `neti_ceb_element.plugin.active`, `neti_ceb_element.plugin`.`managed_by_composer` as `neti_ceb_element.plugin.managedByComposer`, `neti_ceb_element.plugin`.`path` as `neti_ceb_element.plugin.path`, `neti_ceb_element.plugin`.`author` as `neti_ceb_element.plugin.author`, `neti_ceb_element.plugin`.`copyright` as `neti_ceb_element.plugin.copyright`, `neti_ceb_element.plugin`.`license` as `neti_ceb_element.plugin.license`, `neti_ceb_element.plugin`.`version` as `neti_ceb_element.plugin.version`, `neti_ceb_element.plugin`.`upgrade_version` as `neti_ceb_element.plugin.upgradeVersion`, `neti_ceb_element.plugin`.`installed_at` as `neti_ceb_element.plugin.installedAt`, `neti_ceb_element.plugin`.`upgraded_at` as `neti_ceb_element.plugin.upgradedAt`, `neti_ceb_element.plugin`.`icon` as `neti_ceb_element.plugin.iconRaw`, `neti_ceb_element.plugin`.`created_at` as `neti_ceb_element.plugin.createdAt`, `neti_ceb_element.plugin`.`updated_at` as `neti_ceb_element.plugin.updatedAt`, `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label`, `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description`, `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink`, `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink`, `neti_ceb_element.plugin.translation.customFields`, `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields`, `neti_ceb_element`.`error` as `neti_ceb_element.error`, `neti_ceb_element`.`preview_data` as `neti_ceb_element.previewData`, `neti_ceb_element`.`preview_image` as `neti_ceb_element.previewImage`, `neti_ceb_element`.`type` as `neti_ceb_element.type`, `neti_ceb_element`.`created_at` as `neti_ceb_element.createdAt`, `neti_ceb_element`.`updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element`.`plugin_id` = `neti_ceb_element.plugin`.`id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation`.`plugin_id`, `neti_ceb_element.plugin.translation`.`label` as `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation`.`description` as `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation`.`manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation`.`support_link` as `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation`.`custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation`.`language_id` = ?) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation`.`plugin_id` = `neti_ceb_element.plugin`.`id` WHERE (`neti_ceb_element`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "neti_next_cms_element_builder_demo_accordion"
]
65 0.44 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x7F—EM˹H/¿\x19*}6\x0EgX"
  b"õª+¬Û•KÑ›¦‡K¯vÍD"
  b"¢Mà\x7FhWF|ˆð\x1CäÉÇ\x1Ak"
  b"""
    ╔░&¤M¤FßÁ]ÂÎî\n
    ΍
    """
]
66 0.05 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"Ú:a£è═Oé░É)i▀ÓÚM"
]
67 0.03 ms
# product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC, `product_sorting`.`priority` DESC
Parameters:
[
  true
]
68 0.03 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"Ú:a£è═Oé░É)i▀ÓÚM"
  b"Ú\x05û2iêDÉÇrôP3´¸;"
  b"0\x1E└$¦²Lc┤╩Ø\x1EYP\x05"
  b"""
    \n
    uл®¢M¸•) y\x124_Ë
    """
  b"=╬j]ì│B³ÉèÄFNÜöî"
  b"\x16ÓÎ\x1DK€ª¯Oî¥Lcë"
]
69 0.05 ms
SELECT `acris_filter`.`id` as `acris_filter.id`, `acris_filter`.`identifier` as `acris_filter.identifier`, `acris_filter`.`active` as `acris_filter.active`, `acris_filter`.`position` as `acris_filter.position`, `acris_filter`.`filter_type` as `acris_filter.filterType`, `acris_filter`.`filter_text_before` as `acris_filter.filterTextBefore`, `acris_filter`.`filter_text_after` as `acris_filter.filterTextAfter`, `acris_filter`.`unit` as `acris_filter.unit`, `acris_filter`.`hide` as `acris_filter.hide`, `acris_filter`.`display_on` as `acris_filter.displayOn`, `acris_filter`.`custom_field_id` as `acris_filter.customFieldId`, `acris_filter.customField`.`id` as `acris_filter.customField.id`, `acris_filter.customField`.`name` as `acris_filter.customField.name`, `acris_filter.customField`.`type` as `acris_filter.customField.type`, `acris_filter.customField`.`config` as `acris_filter.customField.config`, `acris_filter.customField`.`active` as `acris_filter.customField.active`, `acris_filter.customField`.`set_id` as `acris_filter.customField.customFieldSetId`, `acris_filter.customField`.`allow_customer_write` as `acris_filter.customField.allowCustomerWrite`, `acris_filter.customField`.`allow_cart_expose` as `acris_filter.customField.allowCartExpose`, `acris_filter.customField`.`store_api_aware` as `acris_filter.customField.storeApiAware`, `acris_filter.customField`.`created_at` as `acris_filter.customField.createdAt`, `acris_filter.customField`.`updated_at` as `acris_filter.customField.updatedAt`, `acris_filter`.`created_at` as `acris_filter.createdAt`, `acris_filter`.`updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter`.`custom_field_id` = `acris_filter.customField`.`id`
Parameters:
[]
70 1.00 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
71 2.38 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"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
72 0.04 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"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
73 2.95 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
74 0.04 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
75 0.04 ms
# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, `product`.active as active, `product.translation`.name as name FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group` ORDER BY if(`product.mbdusSort`.`sort` is null,1,0),`product.mbdusSort`.`sort` ASC,name asc , MIN(`product.mbdusSort`.`sort`) ASC, `product.mbdusSort`.`sort` ASC LIMIT 24
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
76 0.03 ms
SELECT COUNT(*) FROM (# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment`, `product`.active as active, `product.translation`.name as name FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
77 0.03 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
78 0.02 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
79 0.04 ms
# product-listing-route::loading::aggregation::manufacturer
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
80 0.04 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`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"┬╣ÇÐ2SA╦║{³\x7FC¬ÅL"
  b"Åü2±BâE”¹03 s‚©ö"
]
81 4.97 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
82 0.04 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
83 0.08 ms
# product-listing-route::loading::aggregation::price
SELECT `product`.active as active, `product.translation`.name as name, MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule53ab5e39d1c543b992e5fddd45067b0d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule1206ad3ed5b14767afc0ec56bffe8624.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule4409fd17db8d414a831b693399175297.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule5e031d787e52469c8047fa1fbae8ec9d.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule69150b1076294b6ebf34550e3c929615.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule858bae3702104f529e6d0c7c31840ddd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb0da4da5e246432a898e33705d4512ee.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb80717b005fe4d9490c95e70c09d7d25.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulebb248de2699b4d58bc5cfe4e9442395f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee9e52b494460434a80024d480eb19976.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruleb7f5fb529d484e3686e59eb3018e7ec6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?)))
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
84 0.03 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
85 0.02 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
86 0.03 ms
# product-listing-route::loading::aggregation::rating-exists
SELECT `product`.active as active, `product.translation`.name as name, MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  0
]
87 0.03 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
88 0.02 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
89 0.03 ms
# product-listing-route::loading::aggregation::shipping-free-filter
SELECT `product`.active as active, `product.translation`.name as name, MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  true
]
90 0.02 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
91 0.01 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
92 0.08 ms
# product-listing-route::loading::aggregation::properties
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
93 0.04 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
94 0.02 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
95 0.03 ms
# product-listing-route::loading::aggregation::options
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
]
96 2.46 ms
SELECT id FROM mbdus_productcategoriessort sorting WHERE HEX(sorting.category_id) LIKE ?
Parameters:
[
  "aa96cc67a34142c08e80ca65457ff2b9"
]
97 0.02 ms
SELECT * FROM product_sorting WHERE active = 1 AND url_key = ? ORDER BY priority DESC LIMIT 1
Parameters:
[
  "name-asc"
]
98 0.06 ms
# product-listing-route::loading::aggregation::categories
SELECT `product`.active as active, `product.translation`.name as name, LOWER(HEX(`product.categoriesRo`.`id`)) as `categories` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `mbdus_productcategoriessort` `product.mbdusSort` ON `product.mbdusSort`.`category_id`=? AND (`product`.`id` = `product.mbdusSort`.`product_id` OR (`product`.`parent_id` = `product.mbdusSort`.`parent_product_id` AND `product.mbdusSort`.`kind` = 1)) LEFT JOIN product_translation `product.translation` ON `product.translation`.product_id = product.id AND product.version_id = `product.translation`.product_version_id AND `product.translation`.language_id =? LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.categoriesRo.mapping`.`product_id` as id, `product.categoriesRo.mapping`.`product_version_id` FROM `product_category_tree` `product.categoriesRo.mapping` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product.categoriesRo`.`id` = ?)) `product.categoriesRo_1` ON `product`.`id` = `product.categoriesRo_1`.`id` AND `product`.`version_id` = `product.categoriesRo_1`.`product_version_id` LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND (((`product.mbdusSort`.`category_id` = ? OR `product.mbdusSort`.`category_id` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo_1`.id IS NOT NULL AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.categoriesRo`.`id`
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  null
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  null
]
99 0.23 ms
# categories-aggregation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t<ŠÐ¦\x02Mºˆ\x1E·öñúO/"
  b"\x15\x06‰SM¸–\tø%Ç}’í"
  b"\x1A~sØ \x7FNWÜ>Zç▄ÇM╩"
  b"\x1FbGª¦ô@\x06ŠêQGb­’="
  b"!D×ÖibGn½Û‰yÜ\x01`*"
  b"%¥¬„s¯K«¶÷ÃYBè\x7F\x1E"
  b"75™ûx®@î‡öS\x15#ÊÁÀ"
  b"8³js®COº│╗\x11Gýüæ■"
  b"\x04\x00þÉF╝çý}~Ôn\x1AÚ"
  b"G«ßzàUFq¹\x7Fºh‘Y•\x18"
  b"PäÈ\x18WQFÆØ▓╩äÓ\x12├?"
  b"V'rÂ+vF–•(B\eì\x1D"
  b"]ÉàoÕ@FØÿZ1ß\x1D§╗ì"
  b"g\x16åAhSKƒš»¹g(×î("
  b"h£Ý‰É&G\e³!¼1êc."
  b"i¼(y€iFn‘KdåÜ_à%"
  b"l=áªú\x08G\x01‰Ð]¿o‹v­"
  b"lO±<Œ+Nm•c\x0Fí­»¿l"
  b"ƒ¯L…'6He¼hW\x1FÖ)ñÐ"
  b"ìº6°SNJ▀│öÐJ6ÝÕ¨"
  b"š?hʯÃOrƒNÒ«ùøà!"
  b"óxÛA╝ÉB\x12¼\x15wGb²ðp"
  b"ñ!Ʋ\x04ÅEn┤\x07ÖâíÝÁE"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
  b"«\x00Q«¶˜D©¼\x18fpc\r\x1A±"
  b"­å\x1E^n+H1ƒf|\x19ýQtA"
  b"¥ü0a┬×IÏ╝uJ«Ñ\x08ðß"
  b"╦¸QÉ-òEtî;ƒ¹0åúþ"
  b"Ô¡F‹¨FNAŒøä%Kp@|"
  b"ãµF1vQHI¡ì³DÏ~{\x0F"
  b"覹d#\x19J¸€OB)\e\x16"
  b"ÞÞÂHf¤J\x11×<uìNı°R"
  b"ëi\t«àŽC¿•è_S¹NhÝ"
]
100 1.64 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"\x12L‡ÖÉNL´œ\x04·÷8½‡î"
  b"d^ı\x01\x17²D}É¿Sz7ï\x17ì"
  b"""
    \n
    ùˆ‹²\x03N\x05¼@ŽP[¡VŸ
    """
  b">§ò+ݼI░ü┬▒³ë¸¾_"
  b"\x08úGvÕ%D>¦Ìç¿&€±¤"
  b"\rA‚;\x02VBg»|‘vØ  €"
  b"\x04Ú\x07þ*XH­ƒ…8a6Ñ\x11å"
  b"\v¦IhÏÜG\x01¦øÏŒh\x1F\x1EU"
  b"3'ï­s\x03MÐØ░y\x140X░G"
  b"\x07ãÎBûÓKn‡\t\x02ðA´U¢"
  b"N%\x0F?\x19ŸOF—¹V$'¾\e8"
  b"\x17\x0E4\x12§ŽNO£"ÄLƒÉ“\x03"
  b"""
    \x15ñž‹\n
    ‰Lë„°6Šà\x06\rç
    """
  b"\x07>âÌ░┤BQ│Ò├rôØôð"
  b"'+~¨\x03ZB╦çel│°óÅ\n"
  b"\tU\x0EÜ[¶MìÇ\x11▀Y\x174½┤"
  b"PïŠÈ\x07CE†Œäut@+RÚ"
  b"""
    \n
    7ò``)EZ£v±BŠóþ¢
    """
  b"\vrÿ\x03ò§Kò¸©æ/˜\x1Fy6"
  b"\x01‡@ÑM²B¯Ÿ÷°¥’F$7"
  b"îÙG\rm»Nj»¡\x17±\x16\x1F޽"
  b"\x15â▀ôØ*BYâ\x1DvQe╝6¯"
  b"\x12¦à¬ÅãH²¬Éí¨T„<4"
  b"\x13e\x01-/àE\x11¯—th¬@LM"
]
101 0.40 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"ÓÕš•¿ËEÚ™q'âDO!«"
  b"³\e<20WNØ▒\x0F¢└zï²╦"
  b"GY$D7÷Fñ¿éµ]̽\x0EB"
  b"\x14QóÝA7“{¿“<ë@H"
  b"ÍÍ|œ1WEq±0Xt,å\x08£"
  b"\tU\x0EÜ[¶MìÇ\x11▀Y\x174½┤"
  b"""
    \n
    7ò``)EZ£v±BŠóþ¢
    """
  b"i­°¯¯í@úŸ“À`G§ÓX"
  b"\x05nœ}ê\x18Gl‰ØWísd]ä"
  b"dGÅü\x06&I\x0F¨·1‡EŒ\x1F\x12"
  b"qC╔é╝KEÉ×VQN\x1D┐╠q"
  b"\x12L‡ÖÉNL´œ\x04·÷8½‡î"
  b"`e)±\e’Lf–n÷*¬Ç€Ý"
  b"\\x7FæÏ'BE£É5E\x19naê\x03"
  b"9\x06åîÚSK$¹‹iòI¥¸¼"
  b"=ó¨TaìKS£Å\x123Ù[è\x05"
  b">k™N~6@\x15›€œæ@/\x07î"
  b"çƒy=‰\x06Hñ«ö%N2\x16–a"
  b"\x10Û╣%®ÔGúÂ*\vÃÅ·ØW"
  b">§ò+ݼI░ü┬▒³ë¸¾_"
  b"ü{\x10š½\tNW¶ª\x037d\x1DóÍ"
  b"7[‗Ëá¡@&╗íeü2gõ│"
  b"¸\x11\x11ã0ÌM‗Øè┌ù╣FÃì"
  b"""
    8!\n
    í3mC…˜omÛøäªº
    """
]
102 1.85 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"—$C\x08~’@Y²æ\x1F‡™3š`"
  true
  b"\x12L‡ÖÉNL´œ\x04·÷8½‡î"
  b"¸\x11\x11ã0ÌM‗Øè┌ù╣FÃì"
  b"i­°¯¯í@úŸ“À`G§ÓX"
  b">§ò+ݼI░ü┬▒³ë¸¾_"
  b"ÍÍ|œ1WEq±0Xt,å\x08£"
  b"qC╔é╝KEÉ×VQN\x1D┐╠q"
  b"³\e<20WNØ▒\x0F¢└zï²╦"
  b"dGÅü\x06&I\x0F¨·1‡EŒ\x1F\x12"
  b"\x10Û╣%®ÔGúÂ*\vÃÅ·ØW"
  b"\x14QóÝA7“{¿“<ë@H"
  b"ü{\x10š½\tNW¶ª\x037d\x1DóÍ"
  b">k™N~6@\x15›€œæ@/\x07î"
  b"=ó¨TaìKS£Å\x123Ù[è\x05"
  b"GY$D7÷Fñ¿éµ]̽\x0EB"
  b"çƒy=‰\x06Hñ«ö%N2\x16–a"
  b"\tU\x0EÜ[¶MìÇ\x11▀Y\x174½┤"
  b"7[‗Ëá¡@&╗íeü2gõ│"
  b"""
    \n
    7ò``)EZ£v±BŠóþ¢
    """
  b"\x05nœ}ê\x18Gl‰ØWísd]ä"
  b"ÓÕš•¿ËEÚ™q'âDO!«"
  b"""
    8!\n
    í3mC…˜omÛøäªº
    """
  b"9\x06åîÚSK$¹‹iòI¥¸¼"
  b"`e)±\e’Lf–n÷*¬Ç€Ý"
  b"\\x7FæÏ'BE£É5E\x19naê\x03"
]
103 5.57 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.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x12L‡ÖÉNL´œ\x04·÷8½‡î"
  b"¸\x11\x11ã0ÌM‗Øè┌ù╣FÃì"
  b"i­°¯¯í@úŸ“À`G§ÓX"
  b">§ò+ݼI░ü┬▒³ë¸¾_"
  b"ÍÍ|œ1WEq±0Xt,å\x08£"
  b"qC╔é╝KEÉ×VQN\x1D┐╠q"
  b"³\e<20WNØ▒\x0F¢└zï²╦"
  b"dGÅü\x06&I\x0F¨·1‡EŒ\x1F\x12"
  b"\x10Û╣%®ÔGúÂ*\vÃÅ·ØW"
  b"\x14QóÝA7“{¿“<ë@H"
  b"ü{\x10š½\tNW¶ª\x037d\x1DóÍ"
  b">k™N~6@\x15›€œæ@/\x07î"
  b"=ó¨TaìKS£Å\x123Ù[è\x05"
  b"GY$D7÷Fñ¿éµ]̽\x0EB"
  b"çƒy=‰\x06Hñ«ö%N2\x16–a"
  b"\tU\x0EÜ[¶MìÇ\x11▀Y\x174½┤"
  b"7[‗Ëá¡@&╗íeü2gõ│"
  b"""
    \n
    7ò``)EZ£v±BŠóþ¢
    """
  b"\x05nœ}ê\x18Gl‰ØWísd]ä"
  b"ÓÕš•¿ËEÚ™q'âDO!«"
  b"""
    8!\n
    í3mC…˜omÛøäªº
    """
  b"9\x06åîÚSK$¹‹iòI¥¸¼"
  b"`e)±\e’Lf–n÷*¬Ç€Ý"
  b"\\x7FæÏ'BE£É5E\x19naê\x03"
]
104 6.67 ms
# product-listing-route::loading::association::options::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"S&‚`ÏUFO¦z‡}\t\x13"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"ŒA?\x07M›Il®ƒU–ƒ!f("
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"ŒA?\x07M›Il®ƒU–ƒ!f("
]
105 10.52 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"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b""®Úð1eLg·´lh3™_­"
  b"%BƒÁ%ÝO‚„"À1D“\x08\n"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"1~êKò‚Mª–\x06·\tAË-Â"
  b"1³ß7ÝlF)«Æ³Â%W;w"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b":\x14\x053-Ï@œ¹žS=k‘¿•"
  b"=\t×\x04XeAX¼$Ôb‹\x04@)"
  b"E\x13©\v5xMÝ¥Hšî\x08QÀl"
  b"M®bh£¼CÁ¶Ò‰íŒ\t\x1DÅ"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"\%ÈÕ#RJR¼ìiíVB9õ"
  b"]\x1AX ¹“KO£ÕùV\x14\x0F\x19j"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"h&¶:ôÅL!£¾w?>\x0EÞ\"
  b"h©>P\x12\x19@4”NÈ÷âj™ò"
  b"iÄí-7OBo­ÎЧ\U|”"
  b"pïÜe\x11╣G?▒{wìËÔdù"
  b"wÅKÒ9\fLáì\x0FqèDd×^"
  b"{·&ÝØ(L¼³M]Ñ`Oy""
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"çû_º\x00JMaÉð­▓vð¨\x13"
  b"Ä,▓j¾>I▓î§GØ@\x13æ┬"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"""
    ’Ý£\n
    HºA_¥Ø±1Ø\r¾>
    """
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"û5T_Å╔MX½┘LȦs¼Å"
  b"£Ë═PìpAaö\rXO├b]½"
  b"¡\x10ø÷=˜DÌ›K§9à–(õ"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"Â\x1C\Sä+DIüÖQ î\x0F8B"
  b"»ˆ"\x7FqšK튟\\x1EC±0ì"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"""
    ÇÜ\x01ù\rîBDµ¶]\n
    =_ç#
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"à'µó\x00REx¼V2ÐyÅ\x1Fî"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ó‰ŠòpwMñ»i\Ðݾ×è"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\tÈ-àñ╝B0╝ÐF,(ϰÉ"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b"""
    A=(0ÃŽL ½\n
    w…\x08¡Ìà
    """
  b"R뾦\x11'O³µÝ\x00\x02\x12dŽù"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"""
    Tƒ‚S¸ A_•SÁÐJ\x10\n
    m
    """
  b"VÊ87ó>DP—Ëœkµb÷<"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"gŒï¬¿;Fs„Iøõwjç¼"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"›pØ\x0Fõ9G(¯Ø\x05¨æ\x11\x11Ä"
  b"£Ë═PìpAaö\rXO├b]½"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"º$*ÝÍvI\v½Äýƒ░lü╝"
  b"²`\x14\x00¦ƒFd¨\x1D\e¿2y\x1C\x1F"
  b"│ì@ÅÏAHJävÜ║IêNm"
  b"¶ô=šòôN\x06‡³*µ9Þ\x13\x17"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ØcþöÈ\x15GE‘<?ã\x15®\x17ù"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b""®Úð1eLg·´lh3™_­"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"2Uµêw"N –›\x03>I¦ÔÔ"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"Œ×Z¨ê¿Fû¼…²§•J\x18¦"
  b"ìþa®¯¬G¯©_ıÏà┴ ½"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"£Ë═PìpAaö\rXO├b]½"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"ª¤\e┌╗\x01B«ØØ¥Uck­\x1F"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"ýDŸ_ŠB\©3ÉÑk8ê\x04"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"¨É!\x02\x03ÏB\x14┤¾└ÛI░\x1A8"
  b"\t\x10Ey\x02 CV£S¡ç!e)’"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x18­ÇÉ\x08¥DÙ¶â;þÙÝ”V"
  b"\e(Ä€Þ\x11A\x12›êÂl–?5\"
  b"\x1E¦l7^æF“•q/ˆ~GyZ"
  b"!˜£tè?@ƉºH:&â\x05¯"
  b""®Úð1eLg·´lh3™_­"
  b"""
    #`\x02\x1F˜ˆJ\n
    ª\ré‘ýÝ’`
    """
  b".~xñv°H)²‘ZaÉÙH£"
  b"0OV!Ø{O\­½\vˆ`\x19€W"
  b"3n\x1D\e3ÇJ˽\x06Åu\x1A_¯É"
  b"""
    BüŸb‚\n
    Fâ“­6¨+h\x1EÖ
    """
  b"HÁÔƒ¨ÿJ\x14ŽU·µìNçí"
  b"P\x1C\x05ÚzwK«½v}ì,®<Ô"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"~█┤µ\e\e@²©ü╝─/9½u"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"…ߊäÁ+H¥šXõO\x10O`\v"
  b"‰/\x12Í*HD²¾‚%Ρöõ\x11"
  b"É.WwjÔFVâ=▒Ò9ı║A"
  b"‘òƒ\;\x00Fr¡WR~\x03\x06©Ä"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"ŸWò&ß}D9¢ù‰\x1Aì*è'"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"¿“N—y BE®AÅ&Ð˰\x14"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"þå\x07.\x05\tO¾ƒd¸Ìì^Æ "
  b"¯`e½èôD½üt:´)┼0Z"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"¸ü╔¹&_Aô»®C<\x1C┤ön"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"\x10Án¾"\x0EJ.¾î‰\x14\x13$ÿô"
  b""®Úð1eLg·´lh3™_­"
  b"&B½Wþ2Eâ°\x04ð±8g'T"
  b"(┌Û┘ú\x17Lä»[À¯¦:\x15Ø"
  b"+\x0E/;)ÿN%¨CµvÄ\x10"
  b"\x10×Õ2G\x08ƒ’éX›Gµ¼"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"HÁÔƒ¨ÿJ\x14ŽU·µìNçí"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"\x7F\x0EØ\x0EioNÓÉ\x19\e\x16÷$Ä\x16"
  b"üxË\vaBJ┤æNg\x14╣2┤\x13"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"˜XˆÍÇ–@Ì’~¬\x08XØtØ"
  b"Øf╗nJ,HÒ¡s9¿©Î=┘"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"·"&a\x14ôLB´®\f[|ãÎV"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"ÅV•\x02?òE\x14…÷Csæz=$"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"áhÙU÷\x03A<¯™cÀº\x1D"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"íSþ—ãfA›ƒ\x1F.\x0Fm&\x18\x19"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"ý¥³\x18\tX@––èóï+'”\x1F"
  b"\t\x10Ey\x02 CV£S¡ç!e)’"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x18­ÇÉ\x08¥DÙ¶â;þÙÝ”V"
  b"\x1A¹\ÿn\x7FBÖ¯¿ž@Šý7l"
  b"\e(Ä€Þ\x11A\x12›êÂl–?5\"
  b"\x1E¦l7^æF“•q/ˆ~GyZ"
  b""®Úð1eLg·´lh3™_­"
  b".~xñv°H)²‘ZaÉÙH£"
  b"0OV!Ø{O\­½\vˆ`\x19€W"
  b"7Ë<…>1C÷.éØFÒÓ_"
  b"""
    BüŸb‚\n
    Fâ“­6¨+h\x1EÖ
    """
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"O*\x05Á‹ŽCx“\v»aý.ãì"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"r’\x03%ξBj³š\x100\x1A\x12«ß"
  b"~█┤µ\e\e@²©ü╝─/9½u"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"…ߊäÁ+H¥šXõO\x10O`\v"
  b"åfì\x020ÇO¶ÖzùD#SÓ┐"
  b"‰/\x12Í*HD²¾‚%Ρöõ\x11"
  b"É.WwjÔFVâ=▒Ò9ı║A"
  b"‘òƒ\;\x00Fr¡WR~\x03\x06©Ä"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ä\x02Í»Ä6M\tŠPZœˆv÷\f"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"þå\x07.\x05\tO¾ƒd¸Ìì^Æ "
  b"é«Ê¨q\x1AN½½½ÃH]Ñ»Œ"
  b"¯`e½èôD½üt:´)┼0Z"
  b"´ÝódÂãL┴Å▀²ñ╠éZ\r"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"þ¶Yƒ\x00€G‘†\^sô\x01"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x07©FØOGDHâ*\e├þÁñ▄"
  b"\x0F\x05Ý\e\x15uEoØ6+¿|ÿı\x1C"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b""®Úð1eLg·´lh3™_­"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"""
    A=(0ÃŽL ½\n
    w…\x08¡Ìà
    """
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"c├pÅÔ\x02HV║ýëi¹\t■ô"
  b"gŒï¬¿;Fs„Iøõwjç¼"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ìþa®¯¬G¯©_ıÏà┴ ½"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"\fæ\x1FÒôCãŸM@Uˆ„ j"
  b"›pØ\x0Fõ9G(¯Ø\x05¨æ\x11\x11Ä"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"£Ë═PìpAaö\rXO├b]½"
  b"£HÂù\x7F\Nª¦[\x05ºÉ¬o\x1C"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"®\x1A╠û¨yKͪì█ußf¡-"
  b"¬™Sµ)äN°¦\x08'µÿ\x16…1"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"²`\x14\x00¦ƒFd¨\x1D\e¿2y\x1C\x1F"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"±qêí \x17Fuü\é╝-@A═"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x17ÊÝ\x1F\x08ŸCµ™Íý«H\x17\x1Fÿ"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b"(!CNe3L\x0E‰ÑI?ÕÀŸ\x08"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"-q_Ѳ¾K\x01³!ûž?á³^"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"64‗°'vHwì\x06@■:"¯\"
  b"GÅ▒¿D\x14D█å¬7╦¿\x07Ë■"
  b"P▀\x17s\x055O\ríUÉ@▄ê}¸"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"m³‚f\x04qAÚ£–Iyó°œ\n"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"£Ë═PìpAaö\rXO├b]½"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"¤ãî‚(\fFLŸõ\x04Uf4­2"
  b"º╚É\rÆîMm╝øtüõþ\x1F"
  b"©I+\x10Õ™LŇJùbâ¶ê¢"
  b"▓Ñ+¤U¶I\x05Éù@\t╚ñà\n"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"""
    ÅÁÓ\n
    P9Nâ°Îä[gˆÐ\x11
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ÏŸ\x14øÉðH4œg“XÅÙ\e¨"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"ä\x03eÂÎ×NX¨ÌD\x1A.ùXÇ"
  b"質íñzG+˜êT\x02Ȧ÷\x01"
  b"û"\x04«ø#KážaÙÖ\x1E\x04\x15Ô"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b""®Úð1eLg·´lh3™_­"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"1~êKò‚Mª–\x06·\tAË-Â"
  b"1³ß7ÝlF)«Æ³Â%W;w"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b":\x14\x053-Ï@œ¹žS=k‘¿•"
  b"=\t×\x04XeAX¼$Ôb‹\x04@)"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"\%ÈÕ#RJR¼ìiíVB9õ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"iÄí-7OBo­ÎЧ\U|”"
  b"pïÜe\x11╣G?▒{wìËÔdù"
  b"pä}DT2Fsµ!4ó•á0¿"
  b"{•o­¢´Açœé\x0E\x18\f\x03î‰"
  b"{·&ÝØ(L¼³M]Ñ`Oy""
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"çû_º\x00JMaÉð­▓vð¨\x13"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"£Ë═PìpAaö\rXO├b]½"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"""
    ÇÜ\x01ù\rîBDµ¶]\n
    =_ç#
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"±qêí \x17Fuü\é╝-@A═"
  b"ó‰ŠòpwMñ»i\Ðݾ×è"
  b"õô=\x1AX\x19Eü‰\x14\x1Cº\x05sîL"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x05&<žó\x17Oä™\v\fᄹLÜ"
  b"\x14Ç>C\x16OL¤Ø5ã\x18├‗Ìı"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b""®Úð1eLg·´lh3™_­"
  b".~xñv°H)²‘ZaÉÙH£"
  b"/\x08××$\rNŠŽ|Õ¥¶ýZy"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b";íŠ\x1AoâGÓ”Ô“,¬c:O"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"P‚E¸\\rJ؆-8*@víˆ"
  b"QOˆJ\x12äBç‰çäNzSô\x02"
  b"[§¶Ð#ÞCò…¥u]Aúõÿ"
  b"^\x1E\x10™Fr‹\x1AÀ:ˆƒ[æ"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"v\x06ô[\x13PKÛ—öØÅòÃD]"
  b"x0ÖK4\x15I\f×Ò\x05Ä█ªÅ┌"
  b"zºZv‚;J\x17¡èóç2p½¬"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"±~EèÐ,FiŽZ-›“Þê2"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"Å{n=R)EæŽâÿ\x15úxx¨"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"Û\x00Á/1VDK¸\x00bÜ$\x1A\x00å"
  b"èJ g\x7FˆJZ‘¢hÓnÅ¿Ì"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"õ1‘¡E™CÏŠ\x1Féû\x17Mc—"
  b"÷ÚÒ'Y\x10M\x0F¨¥}\x01>²ã$"
  b"\x05&<žó\x17Oä™\v\fᄹLÜ"
  b""®Úð1eLg·´lh3™_­"
  b")åŠ2‚šBÞªi°¦)ò9a"
  b".~xñv°H)²‘ZaÉÙH£"
  b"2#‘Ë\x1DtB\x17¢½$B좀’"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b";íŠ\x1AoâGÓ”Ô“,¬c:O"
  b"[§¶Ð#ÞCò…¥u]Aúõÿ"
  b"`rkGlÇN.‘Îãœ9ýØà"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"qߟŒ«ýD\x08ªL0^8Š\x1Fb"
  b"v\x06ô[\x13PKÛ—öØÅòÃD]"
  b"zºZv‚;J\x17¡èóç2p½¬"
  b"}ZèS˜žBK´\x02Uñ˜Í\t\x08"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"Œªñ3ú¤AA¶DÏ^ˆaçê"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"™S{Ï5£Gm–ž~èh‡\x1A\x18"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¢m FüíD"ˆ¥·>]©\x7FO"
  b"©Ëå-/‹K$¤ªÊeœÓ\x01\x1C"
  b"­\x17ó„ÃêMi…\x02*\x0FÚ–¹\x14"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"±~EèÐ,FiŽZ-›“Þê2"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"¿“N—y BE®AÅ&Ð˰\x14"
  b"ÌmŒÉÇ[LÛ }Û€\x1D§-}"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Óîƒ%<\x0FH\x7F‚6±\x12­¢\x1C¯"
  b"ÔÏ\x11\x00š’AU†8í£*LÓ¸"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"Û\x00Á/1VDK¸\x00bÜ$\x1A\x00å"
  b"█Aa7lÄK|Ñ\fp\x1EüûõK"
  b"î\x1F=N\x19ôD\x7F’ñ…\x00x\x17Ƽ"
  b"ðþüÄßæA\x10›iíC_vn "
  b"±qêí \x17Fuü\é╝-@A═"
  b"""
    \n
    \x13wéM\tº\rFpÝ„Ýø
    """
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b""®Úð1eLg·´lh3™_­"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b";ké╔õùKËÅØ)ãPt¡B"
  b"@y;)┬┬LÜü\x1FØWU°\x15×"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"\x04Ë\x15)Gó›ß£ÍŽ®ÏÅ"
  b"{\x16äOèäE]’Û=ûÐÎWj"
  b"{Ydù\x08\x04Ef¹=ÑšÉ÷Þ$"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"ÉKKäü\x1AFv░ä¦>qaãã"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"š‚<FÁRCs¶\x1Fð9\x001[K"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"╝v,æ\x07ýO¶Å▀└´Ë±NY"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"ùTÞImÿOz¤·ç¯"øœ›"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"\x03ã¡À(¥Mð‡Œøx•bX¸"
  b"\x07Å\x00¤╩9KBÆ░3Ü╠░òP"
  b"\x0EÎÖîú─A\x11ƒ\x00{êü{q«"
  b"\x10Án¾"\x0EJ.¾î‰\x14\x13$ÿô"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x138V%\x00ªN─▒\x00\x1D6ÆÉãÑ"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"!˜£tè?@ƉºH:&â\x05¯"
  b"""
    &\x05½ç _I ø\x1A&(¨Å\n
    H
    """
  b"'Vß\x15¤DNFì░└ı═,þÌ"
  b"-çBÌàa@ÿ ÂÊ×Û‚œ&"
  b".~xñv°H)²‘ZaÉÙH£"
  b"0ÿ¼/ÚˆAY¶pÐ!°“÷~"
  b"L\x13îÕªïIž„\x08=,îÈ(d"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"\\\x10]ÜuL°¡Q\x02,¢áoÚ"
  b"^B€K4’H\x1F‹y\x1FMp}N®"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"eCí²ÅüG╣ú¯\x02À\x1CÄíð"
  b"üy 8#\x02L\tù7oÚÃÇ)│"
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"‘Sð\x00¤÷D4±­\x1A\x12\x1C3"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"ö~}¯z╚Aøâ╬á@▄ý>Å"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"û*2ñþ┐H¾ü░B¿,¸=█"
  b"™ÎQsîsH¶¨äCx‰Á_›"
  b"Ÿ\x1F:ãs_Dê‚k0¶5M7”"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"¼]ü!░ Ok×:Ç:ô0N¼"
  b"Áó\tø═\x06L©Çì┤kíç2\x14"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"¿J%\x11áˆF,Œ]6"ÓÂ\x02ò"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ód.Ô\x06\x11K\x1C–bÈ\x07\x7Fx"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"æêŠî\qJ\v¿ÖQ\x06¸ƒ×Û"
  b"¯`e½èôD½üt:´)┼0Z"
  b"ïÒr:ÔÊK\x17Ÿ\x06nWN7E£"
  b"ð*ð¯\x01_H ›H¨‹^¤?c"
  b"±qêí \x17Fuü\é╝-@A═"
  b"§./íBÃDøÑü½0ö,©e"
  b"õd®ñ ¯NÞŠæöß\x10¨®È"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"\x00C¸÷^ÃNx¯zà]\x06TŽÃ"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"""
    \x0F\x08†“\x1A\n
    CQ¬-¢¨8›% 
    """
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b""\x00Ù1Ú«O¤Š…¬>ËÀù»"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"0ãíå\x02[E\x13·df]\x7F½‹T"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"""
    P\n
    ðòð¡MeŒŸá­ôëÓÐ
    """
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"""
    X‹\n
    KD(H|Šë\x15\x01\x17‡°—
    """
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"]—È…D>BóƒÞáÍ3é?a"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"ww3Æ¢\x7FCb¶é¥\x7F¸I…\x06"
  b"\x7Fj¢ÿ\x06\x11N\x04´¼¼¼å¿iþ"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ìþa®¯¬G¯©_ıÏà┴ ½"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"£Ë═PìpAaö\rXO├b]½"
  b"ØÌÖè ▄E■Ö«qºÃEôN"
  b"í╗{py\x13Cäì\x19ù\x05:Ëj÷"
  b"±6,5žVN‡¡\r!WÄ»—§"
  b"±óJ,ÛŠC\x0E\x07\tÇPÈ"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"│Ê^0ãß@Ø×\x15!b\x00▓óX"
  b"""
    ÁBª¿úŽDPƒ\t\n
    *Ÿ_\x17
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ÑxgJp|H¯•CàÞ…'\tµ"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"ãêld”VKÖ†¶\x05À\x1Fs´>"
  b"ï?|·µ¾D•².º_:œ\x07"
  b"±qêí \x17Fuü\é╝-@A═"
  b"²\x0F1B7aO¨Ø\x7F╝ìºSp}"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"-q_Ѳ¾K\x01³!ûž?á³^"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"64‗°'vHwì\x06@■:"¯\"
  b"E\x13©\v5xMÝ¥Hšî\x08QÀl"
  b"GÅ▒¿D\x14D█å¬7╦¿\x07Ë■"
  b"S\x1CÉw9¡DF¼¬Ç█(ÃÕð"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"{•o­¢´Açœé\x0E\x18\f\x03î‰"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"Œ×Z¨ê¿Fû¼…²§•J\x18¦"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"£Ë═PìpAaö\rXO├b]½"
  b"ƒÿ8▀ÒÉCi┐Ë2╬%ºñl"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"º╚É\rÆîMm╝øtüõþ\x1F"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ðl¯ÁyOMÓ®XvŸÊ °t"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"ëã:\x0E{pLφj’#»í?k"
  b"í~d\x00Ü7FQ±§\x08\eÁ’ï^"
  b"±qêí \x17Fuü\é╝-@A═"
  b"¾a\x04"1\x1FO\x02äÎÅ9\x18 Ø¿"
  b"¸£xý7\O·àéêüÎ▓µ6"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x06î„:ÖUF~†ñ½å³Ñ{]"
  b"\x12ƒ¬}îfCަúµ!'\r–î"
  b"\x13Ð\x15¾-KCUŒ|†Õ–¢4\x15"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b".~xñv°H)²‘ZaÉÙH£"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"\x1CF’7M‹—M¦´£Î\x04\x18"
  b"@\r╚Ü~ÂL5¡║Íɬ\x00A."
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"e‘/\x0EDÆMŸŸ”q'é‹à\x11"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"’Ý–XýgFo½N¾mäÃ`1"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Þó2l´—G¡ù&ÿIóXS"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"ë\x06wæn2B†ƒ7\x04¦Qÿ0\r"
  b"íàWÞªHEÃŽ\x00“-ÛßAh"
  b"±qêí \x17Fuü\é╝-@A═"
  b"÷“¬„Ú(Bã¤Ö\x1E\x17'8†õ"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"\x07©FØOGDHâ*\e├þÁñ▄"
  b"\x1EÒ<\x00\x01mE¡ÑÃlÿÙÕ\vü"
  b""®Úð1eLg·´lh3™_­"
  b"&Ôz€žûC_°_\x0EçL\x12\eB"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b"2TîW¦\tOÅà╬j\fã\x1AÑı"
  b";ké╔õùKËÅØ)ãPt¡B"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"sÕØ─À\x13Fûéxù3ÿ]×¢"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"í­×çÀ─INÉ╬#Äz¼ì¾"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"╝v,æ\x07ýO¶Å▀└´Ë±NY"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"ß:\x1Ab\5D}¨<ë™Õcñ\x11"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"Þ\x07Ñ\x06ÃUM\x16¿5àB─xÅi"
  b"¯`e½èôD½üt:´)┼0Z"
  b"ò£U­n8Gšž\x06<V.#£i"
  b"ùTÞImÿOz¤·ç¯"øœ›"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"\x05w6\x14—{Fu†)¸è]þ–¢"
  b"\x11ÆÔ\x13\x01£LØ“ôä±·†€‘"
  b".~xñv°H)²‘ZaÉÙH£"
  b".…¾Ù\x00DE˜·úækæ›v\x12"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"3y]\t\x05Á@š„j\x1E\eÝ¡Zè"
  b"3~æW¯æFx£³/­BıüÌ"
  b"BwRÉeîOà▓{àÞÝôÁ└"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"HÁÔƒ¨ÿJ\x14ŽU·µìNçí"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"[Ô/5Ó\x1DBe²Â¶õC…t<"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"jð¯\x07F·AY¤áòæ\x1Eb¹g"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ï║:\vزLEùÒOXö¥BS"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"\t\x07¯ÐtGáƒý\‹†\x12²V"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"ª(#íÿ\x1FAù³Ìet¬\x12\x1EÔ"
  b"°[À[ÁMB ˜\x12Ï:\x15Ww5"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Æ÷TÚW«DG£\x0Fø\x19¶àõ"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"""
    ÈR¾\n
    BôNëÖ6#âüi¼²
    """
  b"áêé\x03 ]FN“\²\HN¾T"
  b"îbé²óðNq±¶9Ü{$òÚ"
  b"±qêí \x17Fuü\é╝-@A═"
  b"÷“¬„Ú(Bã¤Ö\x1E\x17'8†õ"
  b"·┘\x03$`(@┐Øjt╩§\x13s║"
  b""®Úð1eLg·´lh3™_­"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"BwRÉeîOà▓{àÞÝôÁ└"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"I\x15]#LyB¶’¥D\x06ÎŽ\x01!"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"{Ydù\x08\x04Ef¹=ÑšÉ÷Þ$"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"Š*­ü„\x07I\x02ŽêÚtW0Í$"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"°§@š\eÍC<ˆÏÅúv@Wà"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"┐<└\x170[F\x1Dü¥\râ\eéË&"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"×í>ßnïIѬV\x03Ü\x17-\x1E\x03"
  b"Ù„8\x19cèCO±\x0Eþà†56¹"
  b"Ý\v¼‡w\x17Iâ­\x1E÷§ï\x04ðQ"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"öó§'+ŒH™¹¿OU]ÎJ‹"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"%BƒÁ%ÝO‚„"À1D“\x08\n"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b"\x0F«äÍH¶ˆ .ù„\x06\x02\f"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"-q_Ѳ¾K\x01³!ûž?á³^"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"64‗°'vHwì\x06@■:"¯\"
  b"E\x13©\v5xMÝ¥Hšî\x08QÀl"
  b"GÅ▒¿D\x14D█å¬7╦¿\x07Ë■"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"V\fxS3`Ká”Í@‡Áì3º"
  b"WºùÅPjN´ä³!CÑÜ\x1Fì"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"wÅKÒ9\fLáì\x0FqèDd×^"
  b"""
    ~\fÄP½\x0E@‘™å°\x15\n
    Ê
    """
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"Œ×Z¨ê¿Fû¼…²§•J\x18¦"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"""
    ’Ý£\n
    HºA_¥Ø±1Ø\r¾>
    """
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"û5T_Å╔MX½┘LȦs¼Å"
  b"£Ë═PìpAaö\rXO├b]½"
  b"ƒÿ8▀ÒÉCi┐Ë2╬%ºñl"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"¤¤CêàjJy®¥É´\x06sš¦"
  b"º╚É\rÆîMm╝øtüõþ\x1F"
  b"«eì{~─GKó\x19!P;\x14×i"
  b"¶ô=šòôN\x06‡³*µ9Þ\x13\x17"
  b"»ˆ"\x7FqšK튟\\x1EC±0ì"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"í~d\x00Ü7FQ±§\x08\eÁ’ï^"
  b"±qêí \x17Fuü\é╝-@A═"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x07Å\x00¤╩9KBÆ░3Ü╠░òP"
  b"\x0EÎÖîú─A\x11ƒ\x00{êü{q«"
  b"\x10¿©¯Š¡FÒ‹—\x16M$¢àµ"
  b"\x1E%“ÄÂçC\x06Ž–\x0EËVªŸ."
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b"=\t×\x04XeAX¼$Ôb‹\x04@)"
  b"L\x13îÕªïIž„\x08=,îÈ(d"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"\Ó¶\x7FØ'L®╗/Ì└╗U\fð"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"iÄí-7OBo­ÎЧ\U|”"
  b"v±’1¤FEˆ¢+sgº.Ì\x02"
  b"çû_º\x00JMaÉð­▓vð¨\x13"
  b"ˆdò"éÝNýž{\x0E@SüÄ\x05"
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"Ä,▓j¾>I▓î§GØ@\x13æ┬"
  b"ŽÊ\x03}u—O‡§Îê\x01_ªRy"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"‘Sð\x00¤÷D4±­\x1A\x12\x1C3"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"£Ë═PìpAaö\rXO├b]½"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"Áó\tø═\x06L©Çì┤kíç2\x14"
  b"¾¶÷Õ\x13ÊJ/œÐ\e\x7FWg¦®"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"""
    ╚µý┘\n
    ├E╦¿¿═zþÉVÿ
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"Ód.Ô\x06\x11K\x1C–bÈ\x07\x7Fx"
  b"ÓrVTP\x0EFdžíîetÓ\Ð"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"åŠÀ”ÿzBô¢2°Z}îdy"
  b"ó‰ŠòpwMñ»i\Ðݾ×è"
  b""®Úð1eLg·´lh3™_­"
  b"*9Å;ArA{ħ\x17ÉüØ\x13V"
  b"2TîW¦\tOÅà╬j\fã\x1AÑı"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"I±Ëé/ŸGß¼,\rÝhFPü"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"eË<–¥¬Aì¼[„¡?ûí4"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"wT,iÍÉGZ¡‹7–³Ž=Ô"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ˆ#K–€PL)¿O¿q#¦\x0E"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"""
    œäø/M¡D6­\n
    ÏçXL:q
    """
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"´UÞ…\x19KD~†ô\x12[e'Âþ"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"½¼+2’\x08O=±µ‘ÚÒ"“ç"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"á«\x07{¿\x10L€ ¯º\x17\tµ"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"Ý÷G`(®KGö&Ø}\x0F\x1C\x03D"
  b"¯`e½èôD½üt:´)┼0Z"
  b"îbé²óðNq±¶9Ü{$òÚ"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x17┼2åÅÚDoªH*YÝ▒£║"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b".~xñv°H)²‘ZaÉÙH£"
  b"\t=Ø´OJ——ƒb¬\x19çG"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"BwRÉeîOà▓{àÞÝôÁ└"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"e‘/\x0EDÆMŸŸ”q'é‹à\x11"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"íàWÞªHEÃŽ\x00“-ÛßAh"
  b"¯`e½èôD½üt:´)┼0Z"
  b"îcXýÂ\x02FY‰.…Ù¼.þn"
  b"±qêí \x17Fuü\é╝-@A═"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"""
    ô–™)\n
    \fHÔ€wê·±\x14æ\x0E
    """
  b"÷“¬„Ú(Bã¤Ö\x1E\x17'8†õ"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"\x08e¬É\x1AáN‘¬*┆íaÛ"
  b"\t\x10Ey\x02 CV£S¡ç!e)’"
  b"\f\x01\x7F÷I\x04¨Íc¦»\x19ø\e"
  b"\x18­ÇÉ\x08¥DÙ¶â;þÙÝ”V"
  b"\eN├/t\x1DB╚ç°äü6>U)"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1FÍéG\e\x12KËå└r9~«│É"
  b""®Úð1eLg·´lh3™_­"
  b".~xñv°H)²‘ZaÉÙH£"
  b"1¢veÐ\x03JäìÕ╗f─*Æ*"
  b"2#‘Ë\x1DtB\x17¢½$B좀’"
  b"2ú0\x1EÛBO\e“FÐ\x01#ª±¥"
  b"8màêÌ\x15N¿¤9¨ü1cãH"
  b">¿nuˆ×G-˜Ù~äæìé7"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"`¸Ãf¨&I╣ü:~‗¦Î"╠"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"ng¾Å=–J7‡\ÝÖá¾1¹"
  b"r’\x03%ξBj³š\x100\x1A\x12«ß"
  b"}ZèS˜žBK´\x02Uñ˜Í\t\x08"
  b"~x£7Ï=H<µœyTòÑÀ:"
  b"~█┤µ\e\e@²©ü╝─/9½u"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"„Œ\x1AQ‹æFôšªƒrÀýu&"
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"Œªñ3ú¤AA¶DÏ^ˆaçê"
  b"É.WwjÔFVâ=▒Ò9ı║A"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"®\x169d\x04ïNŒ²\x18Ö\x0E.䣔"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Õ¦àšqqOª†Ì\x19%ñ·º†"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"ß\x10«Üg–C…‘Ó¾èû@aØ"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"õó┼ã ÖDPÇPyøØÜ\x04\x1C"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"´ÝódÂãL┴Å▀²ñ╠éZ\r"
  b"±qêí \x17Fuü\é╝-@A═"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
]
106 5.41 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"\x05nœ}ê\x18Gl‰ØWísd]ä"
  b"\tU\x0EÜ[¶MìÇ\x11▀Y\x174½┤"
  b"""
    \n
    7ò``)EZ£v±BŠóþ¢
    """
  b"\x10Û╣%®ÔGúÂ*\vÃÅ·ØW"
  b"\x12L‡ÖÉNL´œ\x04·÷8½‡î"
  b"\x14QóÝA7“{¿“<ë@H"
  b"7[‗Ëá¡@&╗íeü2gõ│"
  b"""
    8!\n
    í3mC…˜omÛøäªº
    """
  b"9\x06åîÚSK$¹‹iòI¥¸¼"
  b"=ó¨TaìKS£Å\x123Ù[è\x05"
  b">k™N~6@\x15›€œæ@/\x07î"
  b">§ò+ݼI░ü┬▒³ë¸¾_"
  b"GY$D7÷Fñ¿éµ]̽\x0EB"
  b"\\x7FæÏ'BE£É5E\x19naê\x03"
  b"`e)±\e’Lf–n÷*¬Ç€Ý"
  b"dGÅü\x06&I\x0F¨·1‡EŒ\x1F\x12"
  b"i­°¯¯í@úŸ“À`G§ÓX"
  b"qC╔é╝KEÉ×VQN\x1D┐╠q"
  b"ÍÍ|œ1WEq±0Xt,å\x08£"
  b"ÓÕš•¿ËEÚ™q'âDO!«"
  b"çƒy=‰\x06Hñ«ö%N2\x16–a"
  b"¸\x11\x11ã0ÌM‗Øè┌ù╣FÃì"
  b"³\e<20WNØ▒\x0F¢└zï²╦"
  b"ü{\x10š½\tNW¶ª\x037d\x1DóÍ"
  b"øÚÆ*a\x0EGÈî╣u!·üѯ"
  b"¢—ŒTj*H>¨F‡W@b¯ó"
  b"›\§|\x15‚@\f¹³³Çÿ\x02¨x"
  b"┴r.▀±‗Kµ┤B■ÜÉô¤g"
  b"‘X¡2p\x15EÜ™›(í\x18š«:"
  b"Q’%°·òGç†ci‚TÌ\x1FÓ"
  b"ò°ÿ»]°E°œÂ%R‰\x08½ö"
  b"\x0E╠j\x05<ØL╣ÀLƒ\x115HÓ\x15"
]
107 5.25 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"
]
108 2.66 ms
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC, `property_group_option`.`id` ASC LIMIT 500
Parameters:
[
  true
  b"\váð;ʽDD›\riX\x03Ñâ•"
  b"\fÍÞ\x0FNòARü:³]±\x06▀B"
  b"\rE╔?üÉE`ä8ÉuÖ¼h¢"
  b"\x10p\x04 ¨\x08Jª¨›˜v\x17¬Pî"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x15Ód©JåF5’\x03*»Ó~Þø"
  b"\x17ÌÔ)àEJ+¨P{!ŽL—)"
  b"\x19R█¡WhCı«N\x08æü*\rH"
  b"\x1Aˆ4Ë:®E\x11’u’€§?â`"
  b"\e\x19‡¡Ô’@þ®J¹=¬vq#"
  b"\eÚ\x7F\ìÇD¯Žæ\x0EW~×K¢"
  b"""
    !$ÛÏØ\x18B═ï▀\n
    \x13v\f\x13³
    """
  b"""
    &\x05½ç _I ø\x1A&(¨Å\n
    H
    """
  b"(K\x05┬*-Nyø\x1Düå╠╩xm"
  b"-˧à¦=Onèú\e!É^Mı"
  b"-çBÌàa@ÿ ÂÊ×Û‚œ&"
  b"6Å=¤│mJƒèT2\x01RUW╔"
  b"G#b‡œÓK\x07®t”ŒÕ{»\x05"
  b"IÀ3âjÑAƒ ¶\x02l\x12$vœ"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"S&‚`ÏUFO¦z‡}\t\x13"
  b"YPKôÌ\AB®øþ¤`\v#T"
  b"bœ%u6%H\x01’7ñ¨ŠÙÁ "
  b"h=×ÞÃÁ@±ØüÛª¥tM'"
  b"o@KFb›\x04Uò8©$\f"
  b"x\x05xOý&@ý”\x17G/I \x7F\x03"
  b"y▓§┴^ÅD░«t B├\x12h+"
  b"\x7FœCߥ6I §Ðæxs,|M"
  b"é'Ø╣\x7FWAóæ╔ƒ╩B²│@"
  b"è5¡°ùgDü▓]ëµ╚WÆE"
  b"‹™ÐiwŽB8§±yzçM#†"
  b"ŒA?\x07M›Il®ƒU–ƒ!f("
  b"ì_NWÔÙDH╝(f─J@\x1C¾"
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"­Y}μ2Mg—GÉrÞú_‹"
  b"¿J%\x11áˆF,Œ]6"ÓÂ\x02ò"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Õ‘\x7F\x00ZoKãµBI1õÛ š"
  b"×\f\x01ÿJ\x01Kï§M:«lîÀL"
  b"ÜßÎNlíH\x06¸Pó8cÎ\x07¼"
  b"ë¥zÈ€TNÇœ|\x1D\x13¡yW_"
  b"´╝d┘%üC\eáHK─Ej┴└"
  b"±qêí \x17Fuü\é╝-@A═"
  b"\x00C¸÷^ÃNx¯zà]\x06TŽÃ"
  b"\x01 M¶õQB쌗\x04k=¤Ñ\x14"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x02\x01-ÒÉ E§æÊÎ;¡\x15"
  b"\x02DPì‚ÈH& e\x06\x1D\x13~"
  b"\x03ã¡À(¥Mð‡Œøx•bX¸"
  b"\x03²\vÏ\x10ÓH¦äâÆ┤tBÅ<"
  b"\x05&<žó\x17Oä™\v\fᄹLÜ"
  b"\x05w6\x14—{Fu†)¸è]þ–¢"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x06\x17ÊnžðGË·L\x01¼Š;\x10È"
  b"\x061c%âñA›¢q&ÀÚÀû­"
  b"\x06×׸%\x02E¢„$ƒeþu“L"
  b"\x06î„:ÖUF~†ñ½å³Ñ{]"
  b"\x07=£-\x03åLKŠì­.óñÙ\x1E"
  b"\x07Å\x00¤╩9KBÆ░3Ü╠░òP"
  b"\x07©FØOGDHâ*\e├þÁñ▄"
  b"\x08\x16¹╦w´Bxü(▒n*\eäþ"
  b"\x08e¬É\x1AáN‘¬*┆íaÛ"
  b"\x08z\t¯\x04\x1CG8‡R"V¾\x07úP"
  b"""
    \x08´g£ÞLµ©·Ã\x04õ\n
    ü~
    """
  b"\t\x10Ey\x02 CV£S¡ç!e)’"
  b"\tFåE\x1DöO›éíŠ\x07ÏQE"
  b"\tÈ-àñ╝B0╝ÐF,(ϰÉ"
  b"""
    \n
    \x13wéM\tº\rFpÝ„Ýø
    """
  b"""
    \n
    ı+╣ÂÈNÞÑW0×½\eÂì
    """
  b"\f\x7FîØ╬ÛBù┐ðCì\x05\x00ñ¶"
  b"\f½╝QЪCðç\x108\x1CÉçx2"
  b"\x0EÎÖîú─A\x11ƒ\x00{êü{q«"
  b"\x0F\x05Ý\e\x15uEoØ6+¿|ÿı\x1C"
  b"""
    \x0F\x08†“\x1A\n
    CQ¬-¢¨8›% 
    """
  b"\x0F°\x03EçìJ±Ñ±\┤Ð+Ûø"
  b"\x10¿©¯Š¡FÒ‹—\x16M$¢àµ"
  b"\x10Án¾"\x0EJ.¾î‰\x14\x13$ÿô"
  b"\x10╩█wìáFHêÙª\v╦Ì═û"
  b"\x11\x03┴¹\r!AÖ½¤ïï|\x03Õü"
  b"\x11ÆÔ\x13\x01£LØ“ôä±·†€‘"
  b"\x11ËŒ#¸ÌDä°Ž-ü\x04S•7"
  b"\x12ƒ¬}îfCަúµ!'\r–î"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x12Û¡┴ÄÉL]╣▄\x07&\v±Å┬"
  b"\x138V%\x00ªN─▒\x00\x1D6ÆÉãÑ"
  b"\x13Ð\x15¾-KCUŒ|†Õ–¢4\x15"
  b"\x13ÍØ{ÖªC©Å\x1F]WËË\fÒ"
  b"\x14C!&\x1FøLç’ž_ f®“Â"
  b"\x14Ç>C\x16OL¤Ø5ã\x18├‗Ìı"
  b"\x14Ò¦QãáCæºÁ:ô{‚šó"
  b"\x15\x1E¾•‹ÚH\x1E\x05in…Œ;9"
  b"""
    \x15±\x1D달Mù–\n
    \x14ü.­rÊ
    """
  b"\x15┤¨▓é'JdôØÇ░rI \x11"
  b"\x16\x1FÊCä(Dʼnf.ê3²\e7"
  b"\x17MªúøMJN¦…28¥8–Þ"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x17µôóœÝA“ªÀ\x0F/Ïâ¥;"
  b"\x17┼2åÅÚDoªH*YÝ▒£║"
  b"\x17ÊÝ\x1F\x08ŸCµ™Íý«H\x17\x1Fÿ"
  b"\x17ØBß‹÷L’’\x10lK¥ø¤Ù"
  b"\x18\x15Wôæ¢@¬É\x1F▒½ï<1á"
  b"\x18€PP\x04—A§‰±\x1Eú÷=‡V"
  b"\x18­ÇÉ\x08¥DÙ¶â;þÙÝ”V"
  b"\x19Ò!¡XÀC$‡ÃˆH¯Þø\e"
  b"\x1A¦˜VK\tL …ál‹$Ö\v÷"
  b"\x1AÏ^ø\x03\x04AÉ»ÅÒв\x10■▄"
  b"\x1AÛ§Å\x0F!A\f»\x13{>É»▒‗"
  b"\e(Ä€Þ\x11A\x12›êÂl–?5\"
  b"""
    \euxÛ¸mEQ‰Ã\n
    \x1AX”\x04\x13
    """
  b"\e\x19Òæ%Nr \x1CÝ%Á\x17??"
  b"\eÚ2\x05~µDe•\x1CϺÇ4:N"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1C\x0EÏ)}DO›X“ ‘\v‰ù"
  b"\x1C├·8&PG¹ƒÉ\x11ÄSGyS"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1D‚LÝ\x10µB>œD\rŽT=üœ"
  b"\x1DÍ\x1E3QúOU¢\x03\x13\x10\x13>My"
  b"\x1E%“ÄÂçC\x06Ž–\x0EËVªŸ."
  b"\x1EØÙ}sÀK+½▄^E\x16¼¯["
  b"\x1E¦l7^æF“•q/ˆ~GyZ"
  b"\x1EÒ<\x00\x01mE¡ÑÃlÿÙÕ\vü"
  b"\x1FP1lÈöK÷ÉÓ×)1\¶C"
  b"\x1FŽ«\x18x\x0F@¤¨cÚNìC^»"
  b"\x1FÍéG\e\x12KËå└r9~«│É"
  b" ÅÀ7\x1F=MI‚ŽáÂo&"û"
  b"!˜£tè?@ƉºH:&â\x05¯"
  b""\x00Ù1Ú«O¤Š…¬>ËÀù»"
  b""'õ%¯VLË´0\x03ÖËßi^"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b""G­ ‘ŽIu”oA¦!xIº"
  b""Mº2ñäL·¹`ƒún)\x16Å"
  b""®Úð1eLg·´lh3™_­"
  b"""
    #`\x02\x1F˜ˆJ\n
    ª\ré‘ýÝ’`
    """
  b"#ù_>—üEœ˜Ù¥é]!\x0FU"
  b"$.\x14\x0FS3CcŸÀ5\x08¡;ˆI"
  b"$ñ.¸—ÚIS•ëV¾ÜH¿Ë"
  b"%71˜Ý\rF:›Ûö͸þßu"
  b"&\x1D Ë$\x15EÇ¥×£&•\f\x04´"
  b"&B½Wþ2Eâ°\x04ð±8g'T"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b"&Ôz€žûC_°_\x0EçL\x12\eB"
  b"'Vß\x15¤DNFì░└ı═,þÌ"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b"(!CNe3L\x0E‰ÑI?ÕÀŸ\x08"
  b"(┌Û┘ú\x17Lä»[À¯¦:\x15Ø"
  b")Q╩ÑË┐Mƒì+Üø\x03_?«"
  b"\x0F«äÍH¶ˆ .ù„\x06\x02\f"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*9Å;ArA{ħ\x17ÉüØ\x13V"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"*ý «JÉDÑ╣í╦}d%,ë"
  b"+\x0E/;)ÿN%¨CµvÄ\x10"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b",ýïr1iM[º™Øß\x17¾Ä\x1E"
  b"-q_Ѳ¾K\x01³!ûž?á³^"
  b".Rz¢ô\x04G¤│>ôFþÅò£"
  b".~xñv°H)²‘ZaÉÙH£"
  b".…¾Ù\x00DE˜·úækæ›v\x12"
  b".Æ░ò/"BQØ\x7F\x1D@ÝÆ»q"
  b"/\x08××$\rNŠŽ|Õ¥¶ýZy"
  b"/fnq\x0EYK~´(ì:dQ\x1Eo"
  b"/ÐüowIN»žÕ#½íÑ\x12¼"
  b"0OV!Ø{O\­½\vˆ`\x19€W"
  b"0sY\x0E_ÓM\x14½ÕZiØç°^"
  b"0ãíå\x02[E\x13·df]\x7F½‹T"
  b"0ó\‹u{N﫳\x0FrïyÙ²"
  b"0ÿ¼/ÚˆAY¶pÐ!°“÷~"
  b"1~êKò‚Mª–\x06·\tAË-Â"
  b"1³ß7ÝlF)«Æ³Â%W;w"
  b"2#‘Ë\x1DtB\x17¢½$B좀’"
  b"2TîW¦\tOÅà╬j\fã\x1AÑı"
  b"2Uµêw"N –›\x03>I¦ÔÔ"
  b"\t=Ø´OJ——ƒb¬\x19çG"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"2ú0\x1EÛBO\e“FÐ\x01#ª±¥"
  b"""
    3FÔ\n
    └9I§▓jBÑØ?åµ
    """
  b"3Gí\x13ϬIø®68Í\x00w\x15¥"
  b"3n\x1D\e3ÇJ˽\x06Åu\x1A_¯É"
  b"3y]\t\x05Á@š„j\x1E\eÝ¡Zè"
  b"3~æW¯æFx£³/­BıüÌ"
  b"3Äs*ßýN9­–$IÌQ–×"
  b"\x1CF’7M‹—M¦´£Î\x04\x18"
  b"4‚–ˆrÂH™…—£·Î¥n%"
  b"5,'åpk@«¾$ü©oèke"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"5ôZ\x15e&O▓╣¥nÊØU\t;"
  b"6\x0Fmì╔┬CÑíôá\x1D×­?!"
  b"64‗°'vHwì\x06@■:"¯\"
  b"6{b*[ûJ\x1C—‡ÿÑ\x01ùaš"
  b"7Ë<…>1C÷.éØFÒÓ_"
  b"8\x070\x1FÛ»L▀óRì┤)A"µ"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"8Î¥ŸTÅCUš£-'Â’\x19c"
  b"8åh¤\x18´I´´`\x1A<Ëä³ê"
  b"9Wer‘œHð¢ðõ~]f\t*"
  b"9_"Ö5Î@Ô‚à=ëTT’\x7F"
  b"9gÜ%\x1AÝMé½\x13×SlöÅ\x01"
  b"\x10×Õ2G\x08ƒ’éX›Gµ¼"
  b":\x14\x053-Ï@œ¹žS=k‘¿•"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":T\x00\x1EG)· A¸Ê<[\x12"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b";7¦ã\x00¦A‘šÄ¤\tÚTÔ{"
  b";ké╔õùKËÅØ)ãPt¡B"
  b";Çï©oPH\x01·µ’>ì\x07\x08U"
  b";íŠ\x1AoâGÓ”Ô“,¬c:O"
  b"<o/l$œF– fØó\x03²ÎÝ"
  b"<Ù ø†G@\x0E‰b\x1A>äé\y"
  b"=\t×\x04XeAX¼$Ôb‹\x04@)"
  b">¿nuˆ×G-˜Ù~äæìé7"
  b">ôîÇÆÇK—¶+U†ÆŒZ›"
  b">õÉ-ô(B]Ÿ¯Å4–f¯\x1D"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"?ÁÇI;gGSŸ[±÷¡î\x07š"
  b"?Ï2½\x07áHÕ©áÌܸàAS"
  b"@\r╚Ü~ÂL5¡║Íɬ\x00A."
  b"@\x19:{å}I#±fåY V·D"
  b"@y;)┬┬LÜü\x1FØWU°\x15×"
  b"""
    A=(0ÃŽL ½\n
    w…\x08¡Ìà
    """
  b"BwRÉeîOà▓{àÞÝôÁ└"
  b"""
    BüŸb‚\n
    Fâ“­6¨+h\x1EÖ
    """
  b"C…ÛÊìêO“Š˜W‘–Ÿ•?"
  b"Dqà^8½Cá³ üeĜ˴"
  b"D㋹\x11jB«²¸>œb-å\x19"
  b"E\x02åM\x13+K%‚¼ã‰•\x18ü}"
  b"E\x13©\v5xMÝ¥Hšî\x08QÀl"
  b"E4H¶U5B\x12½Œ’R-p\x06\x02"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"Eëµ£IþI`—K6ù\x1A\x1EÃø"
  b"Fl†æ„cDè¡tZ‡’Eù¤"
  b"GÅ▒¿D\x14D█å¬7╦¿\x07Ë■"
  b"G░ñüzÞMö¼\x0F╔ýX®Qv"
  b"H\x04íf%THìê┌\x07ñ}\x1CçÕ"
  b"HÁÔƒ¨ÿJ\x14ŽU·µìNçí"
  b"I\x15]#LyB¶’¥D\x06ÎŽ\x01!"
  b"I£$ç±àGÄ¿ÂìßÀ§œî"
  b"I±Ëé/ŸGß¼,\rÝhFPü"
  b"I·«\eÌ‘H¾Šl½¸]\x16¬Å"
  b"Iä`däúJ!ž\x17n&#ª_¤"
  b"JQâo«¬HʃÕók£\x07ßì"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"K\x08פ\x03áK\x19‡¾\x04K™-ÂÀ"
  b"L\x13îÕªïIž„\x08=,îÈ(d"
  b"La\x19å\x0F!A/›"Ò]”^*³"
  b"LcMƒ1zEDŠÍ,´\x06–ö3"
  b"Lî}\x17ý\eD\x15ü\x12\x17ÔöQ╦\x1D"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"M_\x05¡R;KO²9&ê1/›\x08"
  b"M®bh£¼CÁ¶Ò‰íŒ\t\x1DÅ"
  b"Mä‰_õ™E˜…\x10D!ÈîS®"
  b"N\x1D\v\x02I¸»#Å ÙþÝ8"
  b"NÜDÞy\rB<›ºÐ6®ÔäŽ"
  b"O*\x05Á‹ŽCx“\v»aý.ãì"
  b"""
    P\n
    ðòð¡MeŒŸá­ôëÓÐ
    """
  b"P\x1C\x05ÚzwK«½v}ì,®<Ô"
  b"P‚E¸\\rJ؆-8*@víˆ"
  b"P▀\x17s\x055O\ríUÉ@▄ê}¸"
  b"Q4j¶o┴MììïR§°úѯ"
  b"QOˆJ\x12äBç‰çäNzSô\x02"
  b"QfUÎ\x11&MBà╬Éu▓Còf"
  b"QŒ-ñ\‰Kd‚/\x07>;\x18"
  b"RwŽ\x08š6Dh—û\x12ådDYó"
  b"R뾦\x11'O³µÝ\x00\x02\x12dŽù"
  b"S\x1CÉw9¡DF¼¬Ç█(ÃÕð"
  b"S®K¾\x7FwDOè\e&\fürÜ]"
  b"Sæ0Mµ\tC\x03‹t˜%?bŸs"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"T\vëoòáOø‡¯Óöœ\Ö&"
  b"T4/OfØLg©\x14\x11&;¹Á"
  b"""
    Tƒ‚S¸ A_•SÁÐJ\x10\n
    m
    """
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"UTE¦“Õ@(—Þ–\x10\x08Û‰¡"
  b"\x10A\x16\vJ‘¾¿’äC \rø"
  b"V\fxS3`Ká”Í@‡Áì3º"
  b"VPû¢\eÜJ:åóìÖJë\x14m"
  b"VÊ87ó>DP—Ëœkµb÷<"
  b"W"=݃úH¿—µãÑg:Nn"
  b"WÍ╚ÁQ;Cêì?6OÏõ\x07-"
  b"""
    X‹\n
    KD(H|Šë\x15\x01\x17‡°—
    """
  b"YG)½WÈGùùåÓ;Ø »A"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"ZÅTóR!Cб\x08ûzH6ïÒ"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"[!FåcõF\x1C‰HTìÊ*‡æ"
  b"[§¶Ð#ÞCò…¥u]Aúõÿ"
  b"[Ô/5Ó\x1DBe²Â¶õC…t<"
  b"\\x06\x0E}i\x1FLï±ð‘Ê\x1D\x13"
  b"\%ÈÕ#RJR¼ìiíVB9õ"
  b"\\\x10]ÜuL°¡Q\x02,¢áoÚ"
  b"\Ó¶\x7FØ'L®╗/Ì└╗U\fð"
  b"]—È…D>BóƒÞáÍ3é?a"
  b"]╩G\x02┘ªN!»<ô░ì├¶¦"
  b"^\x1E\x10™Fr‹\x1AÀ:ˆƒ[æ"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"^B€K4’H\x1F‹y\x1FMp}N®"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"^ó¼Ò\x08ØI­╗\t▄t¬\x16|A"
  b"_.w»▒ÏGÂü\x16Ñbl\x13O▓"
  b"_õievÒGº·±‹\x08§ÝÌä"
  b"`rkGlÇN.‘Îãœ9ýØà"
  b"`¸Ãf¨&I╣ü:~‗¦Î"╠"
  b"aT\M¦OLI—°Pé&\x18Ò±"
  b"a‹Ž\x1DÅüLƒ‡+ŸúwÓ˜<"
  b"aôe4$5HؤIõ r\x0F"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"c├pÅÔ\x02HV║ýëi¹\t■ô"
  b"cëÄ»‡;F¨œÃ\x06mY<I1"
  b"d,bUâ\x05I¼ŠÑ01,\x02úÒ"
  b"d│▄o┐÷EÿÅ\x13p░AÁK¡"
  b"eCí²ÅüG╣ú¯\x02À\x1CÄíð"
  b"e‘/\x0EDÆMŸŸ”q'é‹à\x11"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"eË<–¥¬Aì¼[„¡?ûí4"
  b"flGB÷1KZ‰ï\x0F\x16\x05.T}"
  b"fäQ\x06▒ H.¿é═ÞòìÔ;"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"gc1¢æ┴@±¼èàÖÏÅË$"
  b"gŒï¬¿;Fs„Iøõwjç¼"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"h&¶:ôÅL!£¾w?>\x0EÞ\"
  b"i\x18øÉ¯\x7FGÃû¹Ç╝║?X\x08"
  b"iÄí-7OBo­ÎЧ\U|”"
  b"i§#┼!8N¢ò-G\x1EkqÉ\x03"
  b"jìÇ3ı OXª#=²M+9@"
  b"jð¯\x07F·AY¤áòæ\x1Eb¹g"
  b"""
    kM.Ó\x7FXO½»\v\n
    œ\rÍ\x06Ù
    """
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"kõ{»½¿B®º–Ä\x04*K\x12H"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"lÉG!_°JºÅ|\x7FÃ0'ÇÖ"
  b"m\x18„$H¾J;”ähD"YÉP"
  b"md╣ÇÅèJƒ╝ÌË└ì´­E"
  b"m³‚f\x04qAÚ£–Iyó°œ\n"
  b"n\x10û€¦›IÝ´â’Ò=ùÉw"
  b"n(Ã’\x18…Jd‘@ìx7\x03ÊÆ"
  b"ng¾Å=–J7‡\ÝÖá¾1¹"
  b"npH¬¼┼LtØ8┐Ã▓Ø\x15"
  b"o\x17D<t-A\x02´y¾ÓåÏŠ:"
  b"o ¾ïì¨B█®À!ƒþé"q"
  b"pd=}µ`I\x18…åú„äÐT"
  b"pïÜe\x11╣G?▒{wìËÔdù"
  b"\x11@R#Oâº\x06ñ2Ã%õ`"
  b"p¼U-|àGµ«\x16\tùòÅ\x12("
  b"p┬┘\x1E┬ÚF\x1AÀ]Lä]\x06Ø»"
  b"pä}DT2Fsµ!4ó•á0¿"
  b"qߟŒ«ýD\x08ªL0^8Š\x1Fb"
  b"r’\x03%ξBj³š\x100\x1A\x12«ß"
  b"rÜk*õ\x1AI-…²Yjaæ\x1Ah"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"sÕØ─À\x13Fûéxù3ÿ]×¢"
  b"sò‡N{ÐOq„½‰ŽÞ\x01b9"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"""
    u\\x1EXê%Eê¥Øh\n
    ¿ø\x06X
    """
  b"uÛïûÞ\x11GЫ/\x16¹èÅÒ£"
  b"v\x06ô[\x13PKÛ—öØÅòÃD]"
  b"vy…‚ç@K\x15«]Ûü6,¾/"
  b"v±’1¤FEˆ¢+sgº.Ì\x02"
  b"vÈp-ª█I\x1F╣ûé-ªFüÍ"
  b"""
    w)\x0F³©\x12B.¶{I\n
    ic7)
    """
  b"wT,iÍÉGZ¡‹7–³Ž=Ô"
  b"""
    wY¿C=PDYžvl¶#„\n
    š
    """
  b"w_Á\x0F¬ÚDiŽl\x1C%À«.c"
  b"wkÂ\x06V7B™˜˜Ž&Ñ´\°"
  b"ww3Æ¢\x7FCb¶é¥\x7F¸I…\x06"
  b"wÅKÒ9\fLáì\x0FqèDd×^"
  b"x0ÖK4\x15I\f×Ò\x05Ä█ªÅ┌"
  b"xÀ‰ºksOû´ÔäéêF®v"
  b"\x04Ë\x15)Gó›ß£ÍŽ®ÏÅ"
  b"y½—víDDp½Y|e\x12ä¯A"
  b"zS¡H!€MÛŸM©ÖctÔ‰"
  b"zr\fdÖòO&›È2fZOW¬"
  b"zÿ\x1Aý×åL*ü¡ %2▒\rS"
  b"zºZv‚;J\x17¡èóç2p½¬"
  b"zÚÔìù4D\x1E×\x07ºGÆ\x18"
  b"{\x16äOèäE]’Û=ûÐÎWj"
  b"{:­RÓkNÜ„â uHaO+"
  b"{Ydù\x08\x04Ef¹=ÑšÉ÷Þ$"
  b"{f(GÁ¢B!ÉU;Â6‗[P"
  b"{z¨}üBFï»bïìaÈı\x08"
  b"{•o­¢´Açœé\x0E\x18\f\x03î‰"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"{·&ÝØ(L¼³M]Ñ`Oy""
  b"|5x \x17\x19K\x00¢F4\f\x12J"
  b"|¯jS\x06—C…ši\x03ŒóÕ’µ"
  b"|ÞÄ_\x11“B7¶ƒ¿îp°û\x19"
  b"}\x0EõN\x1ArDhº®…«µ}Õ."
  b"}ZèS˜žBK´\x02Uñ˜Í\t\x08"
  b"}…üŒÛÞJ\x03»«pLÔÊý;"
  b"}¿Í;…›@\x1E£ì\x0Eeg\Ç­"
  b"""
    ~\fÄP½\x0E@‘™å°\x15\n
    Ê
    """
  b"~\x17>ÒjMJ¾¢Š™NÍŠzÀ"
  b"~@,l.(Gúº9jÙ\x7F0sà"
  b"~x£7Ï=H<µœyTòÑÀ:"
  b"~█┤µ\e\e@²©ü╝─/9½u"
  b"\x7F\x0EØ\x0EioNÓÉ\x19\e\x16÷$Ä\x16"
  b"\x7F\x12ÚÀA)AyŽh\f'âœ\r"
  b"\x7Fa‚\NLM\¤Qq¨_\x12»&"
  b"\x7Fg#Õ`ÂF═ü‗[àÿ║╔×"
  b"\x7Fj¢ÿ\x06\x11N\x04´¼¼¼å¿iþ"
  b"üxË\vaBJ┤æNg\x14╣2┤\x13"
  b"üy 8#\x02L\tù7oÚÃÇ)│"
  b"ü{ëõ}îIÂå.7ѱ\x15\x01å"
  b"é<O\x1AÐ:FÉÆw\x1D█Ì╠╚È"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"ƒ[Á\x1F\fÿL¨µ©Bγ㉬"
  b"â┐WÈ|YL÷ÉQ╔d®yâ\x11"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"„Œ\x1AQ‹æFôšªƒrÀýu&"
  b"""
    \x19WQ¯MCY¤\n
    oʕd8=
    """
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"…Ÿå©±ðH\x04¾g·?“>œ{"
  b"…ߊäÁ+H¥šXõO\x10O`\v"
  b"åfì\x020ÇO¶ÖzùD#SÓ┐"
  b"†¾Ó\x02³gE\x12‹2ï\x02.\x04$~"
  b"çû_º\x00JMaÉð­▓vð¨\x13"
  b"ç½bFn½L ø\x07¯Gì0\v\x06"
  b"ˆ#K–€PL)¿O¿q#¦\x0E"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"ˆdò"éÝNýž{\x0E@SüÄ\x05"
  b"êhs_ËkCPë&Ú│ݲÅ╗"
  b"ˆ~_¦³XOˆ„À˜_|ÄžY"
  b"ê▄░\r▀±LùÖÐ/1"Í!É"
  b"‰/\x12Í*HD²¾‚%Ρöõ\x11"
  b"‰1]/_\x1CLøŽø•\x10çU[¨"
  b"""
    ‰’Ÿ™h.I©§<ýë\n
    e\x02&
    """
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"Š*­ü„\x07I\x02ŽêÚtW0Í$"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"èºÄ¢ý @dè│Øñ$ùùf"
  b"ï?}\x08 qKÝÅåo4ø\x05╚¥"
  b"ï║:\vزLEùÒOXö¥BS"
  b"ïË;»┤ñDóº\x13\x1F\x15%³õü"
  b"Œž|q[eKM•\x05$嶤4;"
  b"Œªñ3ú¤AA¶DÏ^ˆaçê"
  b"Œ×Z¨ê¿Fû¼…²§•J\x18¦"
  b"ìÓñÃ└<G‗┤±¬V\x02!kV"
  b"ìþa®¯¬G¯©_ıÏà┴ ½"
  b"Ä,▓j¾>I▓î§GØ@\x13æ┬"
  b"ŽÊ\x03}u—O‡§Îê\x01_ªRy"
  b"É.WwjÔFVâ=▒Ò9ı║A"
  b"ÉKKäü\x1AFv░ä¦>qaãã"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"‘Sð\x00¤÷D4±­\x1A\x12\x1C3"
  b"‘òƒ\;\x00Fr¡WR~\x03\x06©Ä"
  b"""
    \x1Cv1IƒMg›¯€à\n
    ¤ÁÁ
    """
  b"’ [°ÏÈAv¯~•œ””j\t"
  b"’Ý–XýgFo½N¾mäÃ`1"
  b"""
    ’Ý£\n
    HºA_¥Ø±1Ø\r¾>
    """
  b"“pàÉ\x1A‹B\x0E\x14ªq8ˆ\x042"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"\fæ\x1FÒôCãŸM@Uˆ„ j"
  b"\x16öy»äG¢†ÛÛ8\f÷@Ÿ"
  b"”?\x19¢=\x16JÛ¯MzRëÌ\x1C¹"
  b"ö~}¯z╚Aøâ╬á@▄ý>Å"
  b"öÛ\x11Nå9NÅÅV<ÌÕvSn"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"ò«Jv¸TB¨Åu4\x05\v¾5é"
  b"û*2ñþ┐H¾ü░B¿,¸=█"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"û5T_Å╔MX½┘LȦs¼Å"
  b"\t\x07¯ÐtGáƒý\‹†\x12²V"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜!ô×QôJ§°§\e\x00Æ\•€"
  b"˜,]\°X@„³ŒÂ õÇy\x04"
  b"˜XˆÍÇ–@Ì’~¬\x08XØtØ"
  b"ÿ´+ü.╔I5ùEÎI®luw"
  b"˜ý\x1Ap_›BJš\x1E•Xц«e"
  b"Ö\x10åmxðHÝïJ&"¥Ø?s"
  b"Ö \v\x02ÏF$é║3±J¤É\x14"
  b"™S{Ï5£Gm–ž~èh‡\x1A\x18"
  b"™ÎQsîsH¶¨äCx‰Á_›"
  b"™ã\x0F-×òB¤§\fÐAUÎ\rî"
  b"™éÃLfxE"„¾á~BCó="
  b"Ü^ŤyIE\eÅáÄUÔ³!¹"
  b"š‚<FÁRCs¶\x1Fð9\x001[K"
  b"""
    ›!ôgM­E\x03†Ô\n
    ß\\x18&[
    """
  b"›pØ\x0Fõ9G(¯Ø\x05¨æ\x11\x11Ä"
  b"œcÿU6-Aj´ˆ";\x01(´æ"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"£┼p1\x19─I╗źñW╣Õ\x04\e"
  b"£Ë═PìpAaö\rXO├b]½"
  b"""
    œäø/M¡D6­\n
    ÏçXL:q
    """
  b"ØOÝÚ\x13HOkù ÌÈÑ3ÎV"
  b"Øf╗nJ,HÒ¡s9¿©Î=┘"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"Ø╬╦\x16´.BǽwPh\x1C\x01"
  b"ØÌÖè ▄E■Ö«qºÃEôN"
  b"Ÿ\x1F:ãs_Dê‚k0¶5M7”"
  b"Ÿ+8/${CôŠG•¯Räb5"
  b"ŸWò&ß}D9¢ù‰\x1Aì*è'"
  b"ŸwVÓ°wD\x0Fš\x16Ùo­\x05\x02\x01"
  b"Ÿx\x15Äv\tH‰¯BA\x1E¾$?é"
  b"ƒÿ8▀ÒÉCi┐Ë2╬%ºñl"
  b"áUîÒ*¦C\x1Cä=ÉÝi`x$"
  b" e¤ì¬\eFÆ› ÚøaZ´\x1C"
  b" Ù\x15/dAI»©|\x01e¤r”“"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"í╗{py\x13Cäì\x19ù\x05:Ëj÷"
  b"¡ÁQ “’E\x1A‚¡X|A<$‚"
  b"í­×çÀ─INÉ╬#Äz¼ì¾"
  b"¡ò(üãìO'¾’#út0D¾"
  b"ó%f;÷\vO6ü°^\v³┘gª"
  b"¢m FüíD"ˆ¥·>]©\x7FO"
  b"óƒ\x19OôÆCñÜ_°GFÅu2"
  b"£HÂù\x7F\Nª¦[\x05ºÉ¬o\x1C"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"""
    £Ó¥ù†ßG\n
    Ÿ‰ì7¯p”®
    """
  b"¤ Ž3¬I@=†I-‰ù·R>"
  b"ñØ2Î4┘D¾ÜÜ2$D2n╝"
  b"¤ãî‚(\fFLŸõ\x04Uf4­2"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"Ñ\x02─G█-JÂú>DØ\x023¦®"
  b"ÑË«ãÅfE▀░KÂH±vÈ·"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"¦%åW”vGy‡\x1A.\x1C\ÙM]"
  b"ª¤\e┌╗\x01B«ØØ¥Uck­\x1F"
  b"º$*ÝÍvI\v½Äýƒ░lü╝"
  b"º╚É\rÆîMm╝øtüõþ\x1F"
  b"¨\rœ[\f"Aw ˆˆYXƒ—‚"
  b"¨\x14­ÍSÓN(‘ÌÝ\x075VËõ"
  b"¿(╬Ù¦¾K│Öà©ìä;^}"
  b"¨SÅ¡eˆA¡\x0E\n\nœíò\x00"
  b"¿®a±=\x06KwûùØ\x1D\x17¦"
  b"®\x1A╠û¨yKͪì█ußf¡-"
  b"©I+\x10Õ™LŇJùbâ¶ê¢"
  b"®ìn4\x0F╗O?ëwÝN\x03¡*ƒ"
  b"®▒InìpKÏ¿Ãà\x1DÔ\x10"
  b"©Ëå-/‹K$¤ªÊeœÓ\x01\x1C"
  b"®¾®\x04\x16O½Æ® Ê╩Báü"
  b"ª(#íÿ\x1FAù³Ìet¬\x12\x1EÔ"
  b"ª–à6\x088H÷‡\x1AUÉ{Ú\x00+"
  b"«‹žq—\x04E\e§½áYÀϪz"
  b"«ÙëåO\x12JŒ¸æã\x02\x16\ez¿"
  b"«é8\x00ššM©ˆ\x01¦Y\x1C\eƒG"
  b"¼]ü!░ Ok×:Ç:ô0N¼"
  b"¬™Sµ)äN°¦\x08'µÿ\x16…1"
  b"¬ü’\x14[£I–§‚ï\x14Þo44"
  b"­\x17ó„ÃêMi…\x02*\x0FÚ–¹\x14"
  b"¡0L'░ÞFBúÜ Å\v╣Õ¾"
  b"¡ò@P2\GJ¼qº\x7FlÉ ├"
  b"­­jž×ñF‡²cÞs+'\x08"
  b"®\x169d\x04ïNŒ²\x18Ö\x0E.䣔"
  b"®”/2†ïB@§Eñ!xÆšm"
  b"¯šB\x10Ã\x1EK\x00®¹iQ!#Ç¢"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"°[À[ÁMB ˜\x12Ï:\x15Ww5"
  b"░c¹0úî@Éê\x1E°o"\vy█"
  b"°§@š\eÍC<ˆÏÅúv@Wà"
  b"±6,5žVN‡¡\r!WÄ»—§"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"±~EèÐ,FiŽZ-›“Þê2"
  b"±òÔòÐæI\x07Œº\x1FaÈ}¼¸"
  b"±óJ,ÛŠC\x0E\x07\tÇPÈ"
  b"\f\x07í9#KÁÉéz6\x12(@\x15"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"² ­Ä|îC~§üÁÌäá˜Ú"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"²`\x14\x00¦ƒFd¨\x1D\e¿2y\x1C\x1F"
  b"²zC.++A:»\t\x19Y(ì?"
  b"▓Ñ+¤U¶I\x05Éù@\t╚ñà\n"
  b"²¬Ü[&áA`µ+¸Š\r\x1F¶A"
  b"³].x\x06ÉE\x1F¢*i\x0E["
  b"│ì@ÅÏAHJävÜ║IêNm"
  b"│Ê^0ãß@Ø×\x15!b\x00▓óX"
  b"´UÞ…\x19KD~†ô\x12[e'Âþ"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"Áó\tø═\x06L©Çì┤kíç2\x14"
  b"µ¹=dÒ“Ký—òj˜â¡þª"
  b"µÂo¢˜öK£CâL-í\x00P"
  b"¶Íè¢æÎFˆ¬ª:/Ù¹Hä"
  b"¶ô=šòôN\x06‡³*µ9Þ\x13\x17"
  b"·"&a\x14ôLB´®\f[|ãÎV"
  b"·#\x0E\x18™þJš–®ù\x1C"Ú¦o"
  b"¸(ìͬ—C|ŸÔ\x14\x19_’Ëó"
  b"¸º\x04ÕK\x13A)”ƒ¦ýk~vÖ"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"¹±ùò…ïA\x00£H\x10Š3c‰ñ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"""
    ºµŸ\fü4@™Š\vØ\n
    ÅB$»
    """
  b"ºÐFƒø\x1EC:†Ã\x15•<%Qÿ"
  b"»^r\x13&ÒK\v‘µ>÷\x08§Â¦"
  b"»ˆ"\x7FqšK튟\\x1EC±0ì"
  b"╝v,æ\x07ýO¶Å▀└´Ë±NY"
  b"¼w„„r÷B\fŠHžõ\x02UÊV"
  b"¼œDžmçKw½¤ÈÞ”ï²\r"
  b"¼ÞÊ‹¥kDåžÆ$MN\f+m"
  b"½¼+2’\x08O=±µ‘ÚÒ"“ç"
  b"½ê9\x0E›zFî¦"Ž×é§Þp"
  b"¾¶÷Õ\x13ÊJ/œÐ\e\x7FWg¦®"
  b"¾Îèöãò@¾­Ç`\x1F\x14&IQ"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"¿2õf¾¬DË£6¬Q(UòÚ"
  b"┐<└\x170[F\x1Dü¥\râ\eéË&"
  b"¿pÝ3i™A;‚Äà\x12(\x1D"
  b"¿“N—y BE®AÅ&Ð˰\x14"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"ÀÓj¶=\x06NN•2\x15Ún\x0E"
  b"""
    ÁBª¿úŽDPƒ\t\n
    *Ÿ_\x17
    """
  b"Â\x11)d†»Dõ¤C\x19V\x05¸Sñ"
  b"Â9–d´™I+¹Åɤ¹ãÚF"
  b"Âû€qØdN$ŠBF¹V‰±û"
  b"Ã\x1D©ã\e3Hç·\x04môÁ¹qì"
  b"ýDŸ_ŠB\©3ÉÑk8ê\x04"
  b"Ä\x02Í»Ä6M\tŠPZœˆv÷\f"
  b"─`û\x18À/@\x08ÀÔöûü▓Ö´"
  b"Ä’†"Ñë@÷ƒ®,îÿvO•"
  b"ÅV•\x02?òE\x14…÷Csæz=$"
  b"Å{n=R)EæŽâÿ\x15úxx¨"
  b"""
    ÅÁÓ\n
    P9Nâ°Îä[gˆÐ\x11
    """
  b"┼ÝMì&\rCÍödÎù½ÅL2"
  b"ƞк\x18\x00HÊ5n\t3›XD"
  b"ÆÃeãq*Bô•xFÿŽêþ¹"
  b"ÆäÍÀmNG'ƒ&\x1F×F‡°\x01"
  b"Æ÷TÚW«DG£\x0Fø\x19¶àõ"
  b"Æù?­D&D6©Ñ0*ñ¤\x0E\x1E"
  b"Ç\x12™ÄŠBI Ÿ<Óþ5i\x12Ê"
  b"Ç"ðñËÀ@ó³˜ë•pQþ"
  b"""
    ÇÜ\x01ù\rîBDµ¶]\n
    =_ç#
    """
  b"\x1Fì├┐ºAf½&³®╔ê)\r"
  b"╚~¬\x13efM═¿┬\x00\x7FÕ╩ü┬"
  b"È“\t¥å\x08AK¦“E<\x00ç¢\x18"
  b"""
    ╚µý┘\n
    ├E╦¿¿═zþÉVÿ
    """
  b"╩Éðk¤ƒI╬»Påò┌a^"
  b"╦mÖ┬L`J¼ÉáC\x11\x08­C╔"
  b"Ë‚û%Í=KÁ™ZžôÒÕôt"
  b"Ì\x05¦°$¥Mb¾ZÚ\x0Fí \x1C\x10"
  b"Ì\x15\v=Œ¿C#–^\x03Ÿf­A~"
  b"╠fâØÂ<Cç¿.T¢Ô¤┐\x00"
  b"̫ݎwqK¾™93ÑTØuJ"
  b"Í\x12A›ÂHG\x19šò>'ET¡–"
  b"ͰðçXØ@U–á¸DrÆ‘;"
  b"ÍýaSñ¼Ie¦ç¹@ +äN"
  b"ÏŸ\x14øÉðH4œg“XÅÙ\e¨"
  b"Ï¢‹Ñ©TO¬¹Z‹:«Ïe\x05"
  b"Ïñ®\x15r›Bx˜%²¸M¡¢q"
  b"¤‗n\x0Fâ\x07L\x12ï▒╠┬VÉ4Û"
  b"Ðl¯ÁyOMÓ®XvŸÊ °t"
  b"ðü)£sßFÄ┤1█\t\x0FñoM"
  b"Ñ'Rì!MNˆžá\x19§zD8¦"
  b"ÑxgJp|H¯•CàÞ…'\tµ"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"Ò´5ÁÂ\x1DC¦¥,ÿ\x00ì\x12¹\x07"
  b"Ë^~\x14bñH*Øì¼ú¹┴▄$"
  b"Ód.Ô\x06\x11K\x1C–bÈ\x07\x7Fx"
  b"ÓrVTP\x0EFdžíîetÓ\Ð"
  b"""
    Ótº\x07\n
    äC(¾E\x0Fr~¬`Ù
    """
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"Óîƒ%<\x0FH\x7F‚6±\x12­¢\x1C¯"
  b"""
    ÈR¾\n
    BôNëÖ6#âüi¼²
    """
  b"ÔÏ\x11\x00š’AU†8í£*LÓ¸"
  b"Õ)22„²D€ˆ\x1DüB츒¬"
  b"Õ¦àšqqOª†Ì\x19%ñ·º†"
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"×R܇\x06`LP³»Iâ\x17}ݼ"
  b"Îô)ïæ╬GÇǰ-ì\x17Û.µ"
  b"×í>ßnïIѬV\x03Ü\x17-\x1E\x03"
  b"ØcþöÈ\x15GE‘<?ã\x15®\x17ù"
  b"Øt|b?eG\x1Eƒ½ä\x07¿ék8"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"Ù„8\x19cèCO±\x0Eþà†56¹"
  b"Ùˆƒ‡((D¨‘Ÿ´žÜÝeó"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"┘▓ÖÒ\x15¼I\x1Cɵ;\x07»ã\x1Eø"
  b"┘Ý÷º\f`LÌ│³3Jô!ü\t"
  b"Ú\x1E\ð®\x02C›‚ˆ³£¿\x12ÒÒ"
  b"Úœ#®ÂÿF\x05¢#ü\x1Eá\x113\x17"
  b"Û\x00Á/1VDK¸\x00bÜ$\x1A\x00å"
  b"█Aa7lÄK|Ñ\fp\x1EüûõK"
  b"▄>1i0õJ\rïÊ¿2ÕÅë "
  b"Ý\v¼‡w\x17Iâ­\x1E÷§ï\x04ðQ"
  b"݃|ù‚\x18E͸\t\x13ºcP\x02ý"
  b"""
    Ýîÿ\n
    \vW@w™À›(°\f
    """
  b"Þ²\x19\x14Z}DFŽëŽˆæc4`"
  b"Þ·\x7F7¼1C\x1A®º o’f¾Ý"
  b"Þ¸‹8d%Hí¤ÁsEÐDÒÈ"
  b"Þó2l´—G¡ù&ÿIóXS"
  b"ß\x10«Üg–C…‘Ó¾èû@aØ"
  b"ß:\x1Ab\5D}¨<ë™Õcñ\x11"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"à‹y\x1A¬¨@\x1Fœ<6\x1A\x03÷ÂÇ"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"áA^çÀ\x1EJ{¾ÇYš}–?Ö"
  b"áI„|6tBl¹\x05/oäý\rV"
  b"áhÙU÷\x03A<¯™cÀº\x1D"
  b"ßÉ┴pGpN┴î╚©g\x02À╔─"
  b"ßÿ¹\x16+\x16NƒèÅuÆ.EqI"
  b"á«\x07{¿\x10L€ ¯º\x17\tµ"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ôìå'▀ÉC<▒þHJùæÎý"
  b"â¥c\x03(\x12D\x10³‹Éè¦;/."
  b"ã±\ÜC^M«©Q{À’¥-~"
  b"ãêld”VKÖ†¶\x05À\x1Fs´>"
  b"ä\x03eÂÎ×NX¨ÌD\x1A.ùXÇ"
  b"äb·’¹mDÜžUº‡û„=Q"
  b"õó┼ã ÖDPÇPyøØÜ\x04\x1C"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"äÙÚ—²ŠB¤«±VûªLhÇ"
  b"Õ\t\x1A\x10ãNL┴òÆÊØE┤³\x1F"
  b"åŠÀ”ÿzBô¢2°Z}îdy"
  b"åèÚ*¬\x0EIHšVm\x03¢ÿ‘)"
  b"µ├¿ÂcfA╩ØèÏ­'2G""
  b"æêŠî\qJ\v¿ÖQ\x06¸ƒ×Û"
  b"æþc<\x12HAŸˆC\x03Y´)gV"
  b"þå\x07.\x05\tO¾ƒd¸Ìì^Æ "
  b"çÈ*\x7FÜ/B¹¢nóORB\x0F\x12"
  b"þÞÃû÷*DØå¼îù4\rì×"
  b"Þ\x07Ñ\x06ÃUM\x16¿5àB─xÅi"
  b"èJ g\x7FˆJZ‘¢hÓnÅ¿Ì"
  b"質íñzG+˜êT\x02Ȧ÷\x01"
  b"è½\x1Aë\ezHͯfù†±+æÕ"
  b"èüñdH(I]«-€÷ÙÖž€"
  b"é«Ê¨q\x1AN½½½ÃH]Ñ»Œ"
  b"éóÊd™WB¨§æ\r‘«ÔÔî"
  b"êFk¦ ÙOb‘\x16ͤÄ\x05ÄQ"
  b"ê›ä[\x03\x04HŽ˜(j®‹e†L"
  b"ë\x06wæn2B†ƒ7\x04¦Qÿ0\r"
  b"ë[JouöLaƒ7zöT\x05T\x1A"
  b"ëã:\x0E{pLφj’#»í?k"
  b"ì\x02²by…Bà…“·’c¢$Í"
  b"ýüÙ?¥ÙM\f▓3└ø¥¿Ê]"
  b"íSþ—ãfA›ƒ\x1F.\x0Fm&\x18\x19"
  b"í~d\x00Ü7FQ±§\x08\eÁ’ï^"
  b"Ý┘­\x19ìı@\x00╗°╔Ëg\x06\x08"
  b"íàWÞªHEÃŽ\x00“-ÛßAh"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"Ý÷G`(®KGö&Ø}\x0F\x1C\x03D"
  b"î\x1F=N\x19ôD\x7F’ñ…\x00x\x17Ƽ"
  b"¯`e½èôD½üt:´)┼0Z"
  b"îbé²óðNq±¶9Ü{$òÚ"
  b"îcXýÂ\x02FY‰.…Ù¼.þn"
  b"îÓ$ðsûBJ„\x14\x19þȧ6ì"
  b"ï?|·µ¾D•².º_:œ\x07"
  b"ïj\x06\x06\n‰K휖t\x00µí$æ"
  b"ïÒr:ÔÊK\x17Ÿ\x06nWN7E£"
  b"´ÝódÂãL┴Å▀²ñ╠éZ\r"
  b"ð"\x0F\x11\x10\x08Iƒ 2Ë*0xÌ»"
  b"ð*ð¯\x01_H ›H¨‹^¤?c"
  b"ð€å\x0F=²A^§9—ÍÆ¢4~"
  b"ð¼î\t\x7F*DO ;'*)Òn\x10"
  b"ðþüÄßæA\x10›iíC_vn "
  b"ò.=@á–Bg¡€\x0E°b\x187q"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"òk‡¨[1Iý‡?%ú\x1Aöw•"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"ò£U­n8Gšž\x06<V.#£i"
  b"¾a\x04"1\x1FO\x02äÎÅ9\x18 Ø¿"
  b"ó‰ŠòpwMñ»i\Ðݾ×è"
  b"ô\x06I i~LÉ£Ò¥Ýj)MŽ"
  b"ô\x07ê?2\x1A@{¥ôëZ‘â>ä"
  b"\x13Ó ¶┼H$Åëç\rÓý┐."
  b"ô‹ÅE£\x01O\x16´7#¿\x11Ï‚I"
  b"""
    ô–™)\n
    \fHÔ€wê·±\x14æ\x0E
    """
  b"ôïŸ:4$@\x13\x0E{â¹P\x170"
  b"õ'¨šÖ,DÇ„ä$“\\Ú™"
  b"§./íBÃDøÑü½0ö,©e"
  b"õ1‘¡E™CÏŠ\x1Féû\x17Mc—"
  b"õ7Šm¯=Dg‰&\x17·Ö›<\x1E"
  b"õd®ñ ¯NÞŠæöß\x10¨®È"
  b"õàñcƒuK¾½cÂõòC\x13n"
  b"õô=\x1AX\x19Eü‰\x14\x1Cº\x05sîL"
  b"õýWþ\x02©N˦p\x0E\x15_6"
  b"÷\x153I‗hGþâ÷ ü\x00àð¥"
  b"öó§'+ŒH™¹¿OU]ÎJ‹"
  b"¸ü╔¹&_Aô»®C<\x1C┤ön"
  b"÷“¬„Ú(Bã¤Ö\x1E\x17'8†õ"
  b"¸£xý7\O·àéêüÎ▓µ6"
  b"÷ÚÒ'Y\x10M\x0F¨¥}\x01>²ã$"
  b"ø\x03\v¿9~E뉢÷”ßð\x1D"
  b"ø½;ðÅÇF°˜-Ž\r\x11‚Á‚"
  b"øðYCœÃEÑ­%¤\tºoÝ¡"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"ù2^eò\x14AиäbH¹\x16€¨"
  b"ùTÞImÿOz¤·ç¯"øœ›"
  b"ù\x7F\t³x×L鈯˜˜\<¦û"
  b"¨ÄØ\x0F´¶F)º@╝gRhZ6"
  b"¨É!\x02\x03ÏB\x14┤¾└ÛI░\x1A8"
  b"ù¾ÌüÜ2Bð¾yaŸßê/¨"
  b"ú¸‡¨ÌÞE\e® ðFêX¿M"
  b"úº\x12âÀJE0¡Ú¤T9äõz"
  b"·┘\x03$`(@┐Øjt╩§\x13s║"
  b"úóVäÜ K\x7F´·òŸ€|×Ñ"
  b"û"\x04«ø#KážaÙÖ\x1E\x04\x15Ô"
  b"ûÁ\x07\x07\x17\x1AIô†\x00VD*M;¨"
  b"ü\t¢ióÔOi–}ˆsÐV\x186"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"²\x0F1B7aO¨Ø\x7F╝ìºSp}"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"ý¢ìã:-EÔ¨0…¨œ\x0E˜“"
  b"ý¥³\x18\tX@––èóï+'”\x1F"
  b"þ¶Yƒ\x00€G‘†\^sô\x01"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
  b" rRN┘mK8ìÈ«(A£\x7F>"
]
109 10.53 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`.`wb_initial_quantity` as `property_group_option.wbInitialQuantity`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`wb_technical_name` as `property_group_option.group.wbTechnicalName`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.customFields`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x02DPì‚ÈH& e\x06\x1D\x13~"
  b"\x061c%âñA›¢q&ÀÚÀû­"
  b"\x07©FØOGDHâ*\e├þÁñ▄"
  b"\x08e¬É\x1AáN‘¬*┆íaÛ"
  b"\tÈ-àñ╝B0╝ÐF,(ϰÉ"
  b"\váð;ʽDD›\riX\x03Ñâ•"
  b"\x0F°\x03EçìJ±Ñ±\┤Ð+Ûø"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x11ÆÔ\x13\x01£LØ“ôä±·†€‘"
  b"\x12ƒ¬}îfCަúµ!'\r–î"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x12Û¡┴ÄÉL]╣▄\x07&\v±Å┬"
  b"\x13Ð\x15¾-KCUŒ|†Õ–¢4\x15"
  b"\x13ÍØ{ÖªC©Å\x1F]WËË\fÒ"
  b"\x14C!&\x1FøLç’ž_ f®“Â"
  b"\x17MªúøMJN¦…28¥8–Þ"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x17µôóœÝA“ªÀ\x0F/Ïâ¥;"
  b"\x17ØBß‹÷L’’\x10lK¥ø¤Ù"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1EÒ<\x00\x01mE¡ÑÃlÿÙÕ\vü"
  b""'õ%¯VLË´0\x03ÖËßi^"
  b""®Úð1eLg·´lh3™_­"
  b"$.\x14\x0FS3CcŸÀ5\x08¡;ˆI"
  b"$ñ.¸—ÚIS•ëV¾ÜH¿Ë"
  b"""
    &\x05½ç _I ø\x1A&(¨Å\n
    H
    """
  b"&\x1D Ë$\x15EÇ¥×£&•\f\x04´"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b"'Vß\x15¤DNFì░└ı═,þÌ"
  b")Q╩ÑË┐Mƒì+Üø\x03_?«"
  b"\x0F«äÍH¶ˆ .ù„\x06\x02\f"
  b"*9Å;ArA{ħ\x17ÉüØ\x13V"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"-çBÌàa@ÿ ÂÊ×Û‚œ&"
  b".~xñv°H)²‘ZaÉÙH£"
  b".Æ░ò/"BQØ\x7F\x1D@ÝÆ»q"
  b"/ÐüowIN»žÕ#½íÑ\x12¼"
  b"0ãíå\x02[E\x13·df]\x7F½‹T"
  b"0ó\‹u{N﫳\x0FrïyÙ²"
  b"0ÿ¼/ÚˆAY¶pÐ!°“÷~"
  b"1³ß7ÝlF)«Æ³Â%W;w"
  b"2Uµêw"N –›\x03>I¦ÔÔ"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"""
    3FÔ\n
    └9I§▓jBÑØ?åµ
    """
  b"3Gí\x13ϬIø®68Í\x00w\x15¥"
  b"3y]\t\x05Á@š„j\x1E\eÝ¡Zè"
  b"3Äs*ßýN9­–$IÌQ–×"
  b"5ôZ\x15e&O▓╣¥nÊØU\t;"
  b"64‗°'vHwì\x06@■:"¯\"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"9Wer‘œHð¢ðõ~]f\t*"
  b"9_"Ö5Î@Ô‚à=ëTT’\x7F"
  b"\x10×Õ2G\x08ƒ’éX›Gµ¼"
  b":\x14\x053-Ï@œ¹žS=k‘¿•"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b"<o/l$œF– fØó\x03²ÎÝ"
  b"Eëµ£IþI`—K6ù\x1A\x1EÃø"
  b"I\x15]#LyB¶’¥D\x06ÎŽ\x01!"
  b"I£$ç±àGÄ¿ÂìßÀ§œî"
  b"L\x13îÕªïIž„\x08=,îÈ(d"
  b"La\x19å\x0F!A/›"Ò]”^*³"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"N\x1D\v\x02I¸»#Å ÙþÝ8"
  b"NÜDÞy\rB<›ºÐ6®ÔäŽ"
  b"QŒ-ñ\‰Kd‚/\x07>;\x18"
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"""
    X‹\n
    KD(H|Šë\x15\x01\x17‡°—
    """
  b"ZÅTóR!Cб\x08ûzH6ïÒ"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"[§¶Ð#ÞCò…¥u]Aúõÿ"
  b"[Ô/5Ó\x1DBe²Â¶õC…t<"
  b"\\x06\x0E}i\x1FLï±ð‘Ê\x1D\x13"
  b"\\\x10]ÜuL°¡Q\x02,¢áoÚ"
  b"^\x1E\x10™Fr‹\x1AÀ:ˆƒ[æ"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"^ó¼Ò\x08ØI­╗\t▄t¬\x16|A"
  b"_.w»▒ÏGÂü\x16Ñbl\x13O▓"
  b"_õievÒGº·±‹\x08§ÝÌä"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"flGB÷1KZ‰ï\x0F\x16\x05.T}"
  b"gc1¢æ┴@±¼èàÖÏÅË$"
  b"gŒï¬¿;Fs„Iøõwjç¼"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"""
    kM.Ó\x7FXO½»\v\n
    œ\rÍ\x06Ù
    """
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"kõ{»½¿B®º–Ä\x04*K\x12H"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"md╣ÇÅèJƒ╝ÌË└ì´­E"
  b"n\x10û€¦›IÝ´â’Ò=ùÉw"
  b"npH¬¼┼LtØ8┐Ã▓Ø\x15"
  b"pïÜe\x11╣G?▒{wìËÔdù"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"v±’1¤FEˆ¢+sgº.Ì\x02"
  b"vÈp-ª█I\x1F╣ûé-ªFüÍ"
  b"zS¡H!€MÛŸM©ÖctÔ‰"
  b"zr\fdÖòO&›È2fZOW¬"
  b"zÚÔìù4D\x1E×\x07ºGÆ\x18"
  b"{\x16äOèäE]’Û=ûÐÎWj"
  b"{f(GÁ¢B!ÉU;Â6‗[P"
  b"{z¨}üBFï»bïìaÈı\x08"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"|ÞÄ_\x11“B7¶ƒ¿îp°û\x19"
  b"}\x0EõN\x1ArDhº®…«µ}Õ."
  b"\x7F\x0EØ\x0EioNÓÉ\x19\e\x16÷$Ä\x16"
  b"\x7Fa‚\NLM\¤Qq¨_\x12»&"
  b"\x7Fg#Õ`ÂF═ü‗[àÿ║╔×"
  b"üxË\vaBJ┤æNg\x14╣2┤\x13"
  b"üy 8#\x02L\tù7oÚÃÇ)│"
  b"é<O\x1AÐ:FÉÆw\x1D█Ì╠╚È"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"…Ÿå©±ðH\x04¾g·?“>œ{"
  b"†¾Ó\x02³gE\x12‹2ï\x02.\x04$~"
  b"ˆ#K–€PL)¿O¿q#¦\x0E"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"ˆdò"éÝNýž{\x0E@SüÄ\x05"
  b"êhs_ËkCPë&Ú│ݲÅ╗"
  b"ˆ~_¦³XOˆ„À˜_|ÄžY"
  b"‰/\x12Í*HD²¾‚%Ρöõ\x11"
  b"‰1]/_\x1CLøŽø•\x10çU[¨"
  b"""
    ‰’Ÿ™h.I©§<ýë\n
    e\x02&
    """
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"ïË;»┤ñDóº\x13\x1F\x15%³õü"
  b"Œž|q[eKM•\x05$嶤4;"
  b"Œªñ3ú¤AA¶DÏ^ˆaçê"
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"ŽÊ\x03}u—O‡§Îê\x01_ªRy"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"”?\x19¢=\x16JÛ¯MzRëÌ\x1C¹"
  b"ö~}¯z╚Aøâ╬á@▄ý>Å"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜XˆÍÇ–@Ì’~¬\x08XØtØ"
  b"˜ý\x1Ap_›BJš\x1E•Xц«e"
  b"Ö \v\x02ÏF$é║3±J¤É\x14"
  b"™S{Ï5£Gm–ž~èh‡\x1A\x18"
  b"™ÎQsîsH¶¨äCx‰Á_›"
  b"™éÃLfxE"„¾á~BCó="
  b"Ü^ŤyIE\eÅáÄUÔ³!¹"
  b"""
    ›!ôgM­E\x03†Ô\n
    ß\\x18&[
    """
  b"£┼p1\x19─I╗źñW╣Õ\x04\e"
  b"Ÿ\x1F:ãs_Dê‚k0¶5M7”"
  b"Ÿ+8/${CôŠG•¯Räb5"
  b"ŸwVÓ°wD\x0Fš\x16Ùo­\x05\x02\x01"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"í­×çÀ─INÉ╬#Äz¼ì¾"
  b"ó%f;÷\vO6ü°^\v³┘gª"
  b"¢m FüíD"ˆ¥·>]©\x7FO"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"¤ Ž3¬I@=†I-‰ù·R>"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"ª¤\e┌╗\x01B«ØØ¥Uck­\x1F"
  b"º$*ÝÍvI\v½Äýƒ░lü╝"
  b"®▒InìpKÏ¿Ãà\x1DÔ\x10"
  b"«é8\x00ššM©ˆ\x01¦Y\x1C\eƒG"
  b"¬™Sµ)äN°¦\x08'µÿ\x16…1"
  b"¬ü’\x14[£I–§‚ï\x14Þo44"
  b"¯šB\x10Ã\x1EK\x00®¹iQ!#Ç¢"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"² ­Ä|îC~§üÁÌäá˜Ú"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"▓Ñ+¤U¶I\x05Éù@\t╚ñà\n"
  b"Áó\tø═\x06L©Çì┤kíç2\x14"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"»^r\x13&ÒK\v‘µ>÷\x08§Â¦"
  b"½¼+2’\x08O=±µ‘ÚÒ"“ç"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"¿J%\x11áˆF,Œ]6"ÓÂ\x02ò"
  b"¿pÝ3i™A;‚Äà\x12(\x1D"
  b"Â\x11)d†»Dõ¤C\x19V\x05¸Sñ"
  b"Âû€qØdN$ŠBF¹V‰±û"
  b"─`û\x18À/@\x08ÀÔöûü▓Ö´"
  b"""
    ÅÁÓ\n
    P9Nâ°Îä[gˆÐ\x11
    """
  b"Ç\x12™ÄŠBI Ÿ<Óþ5i\x12Ê"
  b"Ç"ðñËÀ@ó³˜ë•pQþ"
  b"╚~¬\x13efM═¿┬\x00\x7FÕ╩ü┬"
  b"""
    ╚µý┘\n
    ├E╦¿¿═zþÉVÿ
    """
  b"╩Éðk¤ƒI╬»Påò┌a^"
  b"╦mÖ┬L`J¼ÉáC\x11\x08­C╔"
  b"Ì\x15\v=Œ¿C#–^\x03Ÿf­A~"
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Í\x12A›ÂHG\x19šò>'ET¡–"
  b"ÏŸ\x14øÉðH4œg“XÅÙ\e¨"
  b"Ïñ®\x15r›Bx˜%²¸M¡¢q"
  b"ðü)£sßFÄ┤1█\t\x0FñoM"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"Ò´5ÁÂ\x1DC¦¥,ÿ\x00ì\x12¹\x07"
  b"Ë^~\x14bñH*Øì¼ú¹┴▄$"
  b"ÓrVTP\x0EFdžíîetÓ\Ð"
  b"""
    Ótº\x07\n
    äC(¾E\x0Fr~¬`Ù
    """
  b"""
    ÈR¾\n
    BôNëÖ6#âüi¼²
    """
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"Ù„8\x19cèCO±\x0Eþà†56¹"
  b"┘Ý÷º\f`LÌ│³3Jô!ü\t"
  b"Þ·\x7F7¼1C\x1A®º o’f¾Ý"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ôìå'▀ÉC<▒þHJùæÎý"
  b"äb·’¹mDÜžUº‡û„=Q"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"Õ\t\x1A\x10ãNL┴òÆÊØE┤³\x1F"
  b"åŠÀ”ÿzBô¢2°Z}îdy"
  b"æêŠî\qJ\v¿ÖQ\x06¸ƒ×Û"
  b"è½\x1Aë\ezHͯfù†±+æÕ"
  b"èüñdH(I]«-€÷ÙÖž€"
  b"éóÊd™WB¨§æ\r‘«ÔÔî"
  b"ëã:\x0E{pLφj’#»í?k"
  b"Ý┘­\x19ìı@\x00╗°╔Ëg\x06\x08"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"îcXýÂ\x02FY‰.…Ù¼.þn"
  b"ðþüÄßæA\x10›iíC_vn "
  b"±qêí \x17Fuü\é╝-@A═"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"õàñcƒuK¾½cÂõòC\x13n"
  b"ù2^eò\x14AиäbH¹\x16€¨"
  b"ùTÞImÿOz¤·ç¯"øœ›"
  b"¨ÄØ\x0F´¶F)º@╝gRhZ6"
  b"ûÁ\x07\x07\x17\x1AIô†\x00VD*M;¨"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
  b" rRN┘mK8ìÈ«(A£\x7F>"
]
110 1.02 ms
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC, `property_group_option`.`id` ASC LIMIT 500 OFFSET 500
Parameters:
[
  true
  b"\váð;ʽDD›\riX\x03Ñâ•"
  b"\fÍÞ\x0FNòARü:³]±\x06▀B"
  b"\rE╔?üÉE`ä8ÉuÖ¼h¢"
  b"\x10p\x04 ¨\x08Jª¨›˜v\x17¬Pî"
  b"\x10ı¥\t▀ËL▒ƒßcü\x1Aµ┌Á"
  b"\x15Ód©JåF5’\x03*»Ó~Þø"
  b"\x17ÌÔ)àEJ+¨P{!ŽL—)"
  b"\x19R█¡WhCı«N\x08æü*\rH"
  b"\x1Aˆ4Ë:®E\x11’u’€§?â`"
  b"\e\x19‡¡Ô’@þ®J¹=¬vq#"
  b"\eÚ\x7F\ìÇD¯Žæ\x0EW~×K¢"
  b"""
    !$ÛÏØ\x18B═ï▀\n
    \x13v\f\x13³
    """
  b"""
    &\x05½ç _I ø\x1A&(¨Å\n
    H
    """
  b"(K\x05┬*-Nyø\x1Düå╠╩xm"
  b"-˧à¦=Onèú\e!É^Mı"
  b"-çBÌàa@ÿ ÂÊ×Û‚œ&"
  b"6Å=¤│mJƒèT2\x01RUW╔"
  b"G#b‡œÓK\x07®t”ŒÕ{»\x05"
  b"IÀ3âjÑAƒ ¶\x02l\x12$vœ"
  b"\x04––ÑI²˜e¨Çµ\x10"
  b"S&‚`ÏUFO¦z‡}\t\x13"
  b"YPKôÌ\AB®øþ¤`\v#T"
  b"bœ%u6%H\x01’7ñ¨ŠÙÁ "
  b"h=×ÞÃÁ@±ØüÛª¥tM'"
  b"o@KFb›\x04Uò8©$\f"
  b"x\x05xOý&@ý”\x17G/I \x7F\x03"
  b"y▓§┴^ÅD░«t B├\x12h+"
  b"\x7FœCߥ6I §Ðæxs,|M"
  b"é'Ø╣\x7FWAóæ╔ƒ╩B²│@"
  b"è5¡°ùgDü▓]ëµ╚WÆE"
  b"‹™ÐiwŽB8§±yzçM#†"
  b"ŒA?\x07M›Il®ƒU–ƒ!f("
  b"ì_NWÔÙDH╝(f─J@\x1C¾"
  b"ììı6vØD`â?ÄÃ`¡O╣"
  b"­Y}μ2Mg—GÉrÞú_‹"
  b"¿J%\x11áˆF,Œ]6"ÓÂ\x02ò"
  b"""
    ɪÒ\x19\n
    -AÍŽ­ÉZÚYP“
    """
  b"Ìÿ„2\x05vIØ„'éë\x08\x10"
  b"Õ‘\x7F\x00ZoKãµBI1õÛ š"
  b"×\f\x01ÿJ\x01Kï§M:«lîÀL"
  b"ÜßÎNlíH\x06¸Pó8cÎ\x07¼"
  b"ë¥zÈ€TNÇœ|\x1D\x13¡yW_"
  b"´╝d┘%üC\eáHK─Ej┴└"
  b"±qêí \x17Fuü\é╝-@A═"
  b"\x00C¸÷^ÃNx¯zà]\x06TŽÃ"
  b"\x01 M¶õQB쌗\x04k=¤Ñ\x14"
  b"\x01á”FNÂN\vºÂÒÈ\x1A…ËI"
  b"\x02\x01-ÒÉ E§æÊÎ;¡\x15"
  b"\x02DPì‚ÈH& e\x06\x1D\x13~"
  b"\x03ã¡À(¥Mð‡Œøx•bX¸"
  b"\x03²\vÏ\x10ÓH¦äâÆ┤tBÅ<"
  b"\x05&<žó\x17Oä™\v\fᄹLÜ"
  b"\x05w6\x14—{Fu†)¸è]þ–¢"
  b"\x05±\x12\x1F1öF\x16´÷+f|{ßV"
  b"\x06\x17ÊnžðGË·L\x01¼Š;\x10È"
  b"\x061c%âñA›¢q&ÀÚÀû­"
  b"\x06×׸%\x02E¢„$ƒeþu“L"
  b"\x06î„:ÖUF~†ñ½å³Ñ{]"
  b"\x07=£-\x03åLKŠì­.óñÙ\x1E"
  b"\x07Å\x00¤╩9KBÆ░3Ü╠░òP"
  b"\x07©FØOGDHâ*\e├þÁñ▄"
  b"\x08\x16¹╦w´Bxü(▒n*\eäþ"
  b"\x08e¬É\x1AáN‘¬*┆íaÛ"
  b"\x08z\t¯\x04\x1CG8‡R"V¾\x07úP"
  b"""
    \x08´g£ÞLµ©·Ã\x04õ\n
    ü~
    """
  b"\t\x10Ey\x02 CV£S¡ç!e)’"
  b"\tFåE\x1DöO›éíŠ\x07ÏQE"
  b"\tÈ-àñ╝B0╝ÐF,(ϰÉ"
  b"""
    \n
    \x13wéM\tº\rFpÝ„Ýø
    """
  b"""
    \n
    ı+╣ÂÈNÞÑW0×½\eÂì
    """
  b"\f\x7FîØ╬ÛBù┐ðCì\x05\x00ñ¶"
  b"\f½╝QЪCðç\x108\x1CÉçx2"
  b"\x0EÎÖîú─A\x11ƒ\x00{êü{q«"
  b"\x0F\x05Ý\e\x15uEoØ6+¿|ÿı\x1C"
  b"""
    \x0F\x08†“\x1A\n
    CQ¬-¢¨8›% 
    """
  b"\x0F°\x03EçìJ±Ñ±\┤Ð+Ûø"
  b"\x10¿©¯Š¡FÒ‹—\x16M$¢àµ"
  b"\x10Án¾"\x0EJ.¾î‰\x14\x13$ÿô"
  b"\x10╩█wìáFHêÙª\v╦Ì═û"
  b"\x11\x03┴¹\r!AÖ½¤ïï|\x03Õü"
  b"\x11ÆÔ\x13\x01£LØ“ôä±·†€‘"
  b"\x11ËŒ#¸ÌDä°Ž-ü\x04S•7"
  b"\x12ƒ¬}îfCަúµ!'\r–î"
  b"\x12ðr╠\x00\LÝÉØ┬│┐\x16"
  b"\x12Û¡┴ÄÉL]╣▄\x07&\v±Å┬"
  b"\x138V%\x00ªN─▒\x00\x1D6ÆÉãÑ"
  b"\x13Ð\x15¾-KCUŒ|†Õ–¢4\x15"
  b"\x13ÍØ{ÖªC©Å\x1F]WËË\fÒ"
  b"\x14C!&\x1FøLç’ž_ f®“Â"
  b"\x14Ç>C\x16OL¤Ø5ã\x18├‗Ìı"
  b"\x14Ò¦QãáCæºÁ:ô{‚šó"
  b"\x15\x1E¾•‹ÚH\x1E\x05in…Œ;9"
  b"""
    \x15±\x1D달Mù–\n
    \x14ü.­rÊ
    """
  b"\x15┤¨▓é'JdôØÇ░rI \x11"
  b"\x16\x1FÊCä(Dʼnf.ê3²\e7"
  b"\x17MªúøMJN¦…28¥8–Þ"
  b"\x17½Q¤/ F&╝;.5ÂËür"
  b"\x17µôóœÝA“ªÀ\x0F/Ïâ¥;"
  b"\x17┼2åÅÚDoªH*YÝ▒£║"
  b"\x17ÊÝ\x1F\x08ŸCµ™Íý«H\x17\x1Fÿ"
  b"\x17ØBß‹÷L’’\x10lK¥ø¤Ù"
  b"\x18\x15Wôæ¢@¬É\x1F▒½ï<1á"
  b"\x18€PP\x04—A§‰±\x1Eú÷=‡V"
  b"\x18­ÇÉ\x08¥DÙ¶â;þÙÝ”V"
  b"\x19Ò!¡XÀC$‡ÃˆH¯Þø\e"
  b"\x1A¦˜VK\tL …ál‹$Ö\v÷"
  b"\x1AÏ^ø\x03\x04AÉ»ÅÒв\x10■▄"
  b"\x1AÛ§Å\x0F!A\f»\x13{>É»▒‗"
  b"\e(Ä€Þ\x11A\x12›êÂl–?5\"
  b"""
    \euxÛ¸mEQ‰Ã\n
    \x1AX”\x04\x13
    """
  b"\e\x19Òæ%Nr \x1CÝ%Á\x17??"
  b"\eÚ2\x05~µDe•\x1CϺÇ4:N"
  b"\x1Cy\x1Eá!0O\f´šÑžéð\x0E\x08"
  b"\x1C\x0EÏ)}DO›X“ ‘\v‰ù"
  b"\x1C├·8&PG¹ƒÉ\x11ÄSGyS"
  b"\x1D\x17 ,=/F!à®Øå9Æ\x06\x10"
  b"\x1D‚LÝ\x10µB>œD\rŽT=üœ"
  b"\x1DÍ\x1E3QúOU¢\x03\x13\x10\x13>My"
  b"\x1E%“ÄÂçC\x06Ž–\x0EËVªŸ."
  b"\x1EØÙ}sÀK+½▄^E\x16¼¯["
  b"\x1E¦l7^æF“•q/ˆ~GyZ"
  b"\x1EÒ<\x00\x01mE¡ÑÃlÿÙÕ\vü"
  b"\x1FP1lÈöK÷ÉÓ×)1\¶C"
  b"\x1FŽ«\x18x\x0F@¤¨cÚNìC^»"
  b"\x1FÍéG\e\x12KËå└r9~«│É"
  b" ÅÀ7\x1F=MI‚ŽáÂo&"û"
  b"!˜£tè?@ƉºH:&â\x05¯"
  b""\x00Ù1Ú«O¤Š…¬>ËÀù»"
  b""'õ%¯VLË´0\x03ÖËßi^"
  b""*E\x05üXDE¸á\x1A\x0ELQ;\x11"
  b""G­ ‘ŽIu”oA¦!xIº"
  b""Mº2ñäL·¹`ƒún)\x16Å"
  b""®Úð1eLg·´lh3™_­"
  b"""
    #`\x02\x1F˜ˆJ\n
    ª\ré‘ýÝ’`
    """
  b"#ù_>—üEœ˜Ù¥é]!\x0FU"
  b"$.\x14\x0FS3CcŸÀ5\x08¡;ˆI"
  b"$ñ.¸—ÚIS•ëV¾ÜH¿Ë"
  b"%71˜Ý\rF:›Ûö͸þßu"
  b"&\x1D Ë$\x15EÇ¥×£&•\f\x04´"
  b"&B½Wþ2Eâ°\x04ð±8g'T"
  b"\x07.]G×ú|D├\x1C÷╣ì"
  b"&Ôz€žûC_°_\x0EçL\x12\eB"
  b"'Vß\x15¤DNFì░└ı═,þÌ"
  b"'qä»J‚D\x19“ù}ºÔþ\x01\x7F"
  b"(!CNe3L\x0E‰ÑI?ÕÀŸ\x08"
  b"(┌Û┘ú\x17Lä»[À¯¦:\x15Ø"
  b")Q╩ÑË┐Mƒì+Üø\x03_?«"
  b"\x0F«äÍH¶ˆ .ù„\x06\x02\f"
  b")À-&\x07\x06J\e™ýqÿs‰[ª"
  b"*9Å;ArA{ħ\x17ÉüØ\x13V"
  b"*Èð}õ Ne¬ÜıE\eºËü"
  b"*ý «JÉDÑ╣í╦}d%,ë"
  b"+\x0E/;)ÿN%¨CµvÄ\x10"
  b"""
    ,É{\x07é>D\x02é┬8\n
    âXÚ¸
    """
  b",ýïr1iM[º™Øß\x17¾Ä\x1E"
  b"-q_Ѳ¾K\x01³!ûž?á³^"
  b".Rz¢ô\x04G¤│>ôFþÅò£"
  b".~xñv°H)²‘ZaÉÙH£"
  b".…¾Ù\x00DE˜·úækæ›v\x12"
  b".Æ░ò/"BQØ\x7F\x1D@ÝÆ»q"
  b"/\x08××$\rNŠŽ|Õ¥¶ýZy"
  b"/fnq\x0EYK~´(ì:dQ\x1Eo"
  b"/ÐüowIN»žÕ#½íÑ\x12¼"
  b"0OV!Ø{O\­½\vˆ`\x19€W"
  b"0sY\x0E_ÓM\x14½ÕZiØç°^"
  b"0ãíå\x02[E\x13·df]\x7F½‹T"
  b"0ó\‹u{N﫳\x0FrïyÙ²"
  b"0ÿ¼/ÚˆAY¶pÐ!°“÷~"
  b"1~êKò‚Mª–\x06·\tAË-Â"
  b"1³ß7ÝlF)«Æ³Â%W;w"
  b"2#‘Ë\x1DtB\x17¢½$B좀’"
  b"2TîW¦\tOÅà╬j\fã\x1AÑı"
  b"2Uµêw"N –›\x03>I¦ÔÔ"
  b"\t=Ø´OJ——ƒb¬\x19çG"
  b"2¿ø\x06åúE\¥*»Ä\x1DÖt·"
  b"2ú0\x1EÛBO\e“FÐ\x01#ª±¥"
  b"""
    3FÔ\n
    └9I§▓jBÑØ?åµ
    """
  b"3Gí\x13ϬIø®68Í\x00w\x15¥"
  b"3n\x1D\e3ÇJ˽\x06Åu\x1A_¯É"
  b"3y]\t\x05Á@š„j\x1E\eÝ¡Zè"
  b"3~æW¯æFx£³/­BıüÌ"
  b"3Äs*ßýN9­–$IÌQ–×"
  b"\x1CF’7M‹—M¦´£Î\x04\x18"
  b"4‚–ˆrÂH™…—£·Î¥n%"
  b"5,'åpk@«¾$ü©oèke"
  b"5;\x03\x1A\x18ÞFU˜½•ƒmšhD"
  b"5ôZ\x15e&O▓╣¥nÊØU\t;"
  b"6\x0Fmì╔┬CÑíôá\x1D×­?!"
  b"64‗°'vHwì\x06@■:"¯\"
  b"6{b*[ûJ\x1C—‡ÿÑ\x01ùaš"
  b"7Ë<…>1C÷.éØFÒÓ_"
  b"8\x070\x1FÛ»L▀óRì┤)A"µ"
  b"""
    853¢ãFMǵ\n
    ÷Ÿ-Ö[P
    """
  b"8Î¥ŸTÅCUš£-'Â’\x19c"
  b"8åh¤\x18´I´´`\x1A<Ëä³ê"
  b"9Wer‘œHð¢ðõ~]f\t*"
  b"9_"Ö5Î@Ô‚à=ëTT’\x7F"
  b"9gÜ%\x1AÝMé½\x13×SlöÅ\x01"
  b"\x10×Õ2G\x08ƒ’éX›Gµ¼"
  b":\x14\x053-Ï@œ¹žS=k‘¿•"
  b":@êÎìf@ÚÁ┤╬¯L\f¼Ü"
  b":T\x00\x1EG)· A¸Ê<[\x12"
  b":ë¥└\x13êH×äìLCO¯─┴"
  b";7¦ã\x00¦A‘šÄ¤\tÚTÔ{"
  b";ké╔õùKËÅØ)ãPt¡B"
  b";Çï©oPH\x01·µ’>ì\x07\x08U"
  b";íŠ\x1AoâGÓ”Ô“,¬c:O"
  b"<o/l$œF– fØó\x03²ÎÝ"
  b"<Ù ø†G@\x0E‰b\x1A>äé\y"
  b"=\t×\x04XeAX¼$Ôb‹\x04@)"
  b">¿nuˆ×G-˜Ù~äæìé7"
  b">ôîÇÆÇK—¶+U†ÆŒZ›"
  b">õÉ-ô(B]Ÿ¯Å4–f¯\x1D"
  b"?ZƒÍI\x14Eh£#ÐE\r!¼A"
  b"?ÁÇI;gGSŸ[±÷¡î\x07š"
  b"?Ï2½\x07áHÕ©áÌܸàAS"
  b"@\r╚Ü~ÂL5¡║Íɬ\x00A."
  b"@\x19:{å}I#±fåY V·D"
  b"@y;)┬┬LÜü\x1FØWU°\x15×"
  b"""
    A=(0ÃŽL ½\n
    w…\x08¡Ìà
    """
  b"BwRÉeîOà▓{àÞÝôÁ└"
  b"""
    BüŸb‚\n
    Fâ“­6¨+h\x1EÖ
    """
  b"C…ÛÊìêO“Š˜W‘–Ÿ•?"
  b"Dqà^8½Cá³ üeĜ˴"
  b"D㋹\x11jB«²¸>œb-å\x19"
  b"E\x02åM\x13+K%‚¼ã‰•\x18ü}"
  b"E\x13©\v5xMÝ¥Hšî\x08QÀl"
  b"E4H¶U5B\x12½Œ’R-p\x06\x02"
  b"E┐3w¦┼Gwû┼¢m║ü.╔"
  b"Eëµ£IþI`—K6ù\x1A\x1EÃø"
  b"Fl†æ„cDè¡tZ‡’Eù¤"
  b"GÅ▒¿D\x14D█å¬7╦¿\x07Ë■"
  b"G░ñüzÞMö¼\x0F╔ýX®Qv"
  b"H\x04íf%THìê┌\x07ñ}\x1CçÕ"
  b"HÁÔƒ¨ÿJ\x14ŽU·µìNçí"
  b"I\x15]#LyB¶’¥D\x06ÎŽ\x01!"
  b"I£$ç±àGÄ¿ÂìßÀ§œî"
  b"I±Ëé/ŸGß¼,\rÝhFPü"
  b"I·«\eÌ‘H¾Šl½¸]\x16¬Å"
  b"Iä`däúJ!ž\x17n&#ª_¤"
  b"JQâo«¬HʃÕók£\x07ßì"
  b"Jqaà6CN(Å{Êvû|├\x1D"
  b"K\x08פ\x03áK\x19‡¾\x04K™-ÂÀ"
  b"L\x13îÕªïIž„\x08=,îÈ(d"
  b"La\x19å\x0F!A/›"Ò]”^*³"
  b"LcMƒ1zEDŠÍ,´\x06–ö3"
  b"Lî}\x17ý\eD\x15ü\x12\x17ÔöQ╦\x1D"
  b"LÐ\\x1D\x01@I‹¤¯P”¹jQÀ"
  b"M_\x05¡R;KO²9&ê1/›\x08"
  b"M®bh£¼CÁ¶Ò‰íŒ\t\x1DÅ"
  b"Mä‰_õ™E˜…\x10D!ÈîS®"
  b"N\x1D\v\x02I¸»#Å ÙþÝ8"
  b"NÜDÞy\rB<›ºÐ6®ÔäŽ"
  b"O*\x05Á‹ŽCx“\v»aý.ãì"
  b"""
    P\n
    ðòð¡MeŒŸá­ôëÓÐ
    """
  b"P\x1C\x05ÚzwK«½v}ì,®<Ô"
  b"P‚E¸\\rJ؆-8*@víˆ"
  b"P▀\x17s\x055O\ríUÉ@▄ê}¸"
  b"Q4j¶o┴MììïR§°úѯ"
  b"QOˆJ\x12äBç‰çäNzSô\x02"
  b"QfUÎ\x11&MBà╬Éu▓Còf"
  b"QŒ-ñ\‰Kd‚/\x07>;\x18"
  b"RwŽ\x08š6Dh—û\x12ådDYó"
  b"R뾦\x11'O³µÝ\x00\x02\x12dŽù"
  b"S\x1CÉw9¡DF¼¬Ç█(ÃÕð"
  b"S®K¾\x7FwDOè\e&\fürÜ]"
  b"Sæ0Mµ\tC\x03‹t˜%?bŸs"
  b"\x14Æg¶L\x01—ö\x0E©„Bd]"
  b"T\vëoòáOø‡¯Óöœ\Ö&"
  b"T4/OfØLg©\x14\x11&;¹Á"
  b"""
    Tƒ‚S¸ A_•SÁÐJ\x10\n
    m
    """
  b"U>\x13,ÞRA„‚Ü\x1C!”Ï'ˆ"
  b"UTE¦“Õ@(—Þ–\x10\x08Û‰¡"
  b"\x10A\x16\vJ‘¾¿’äC \rø"
  b"V\fxS3`Ká”Í@‡Áì3º"
  b"VPû¢\eÜJ:åóìÖJë\x14m"
  b"VÊ87ó>DP—Ëœkµb÷<"
  b"W"=݃úH¿—µãÑg:Nn"
  b"WÍ╚ÁQ;Cêì?6OÏõ\x07-"
  b"""
    X‹\n
    KD(H|Šë\x15\x01\x17‡°—
    """
  b"YG)½WÈGùùåÓ;Ø »A"
  b"Zãjl²Gÿ„«ïؾMÅp"
  b"ZÅTóR!Cб\x08ûzH6ïÒ"
  b"ZÈì¹?8D┬óÕR╠Xö·\x0F"
  b"[!FåcõF\x1C‰HTìÊ*‡æ"
  b"[§¶Ð#ÞCò…¥u]Aúõÿ"
  b"[Ô/5Ó\x1DBe²Â¶õC…t<"
  b"\\x06\x0E}i\x1FLï±ð‘Ê\x1D\x13"
  b"\%ÈÕ#RJR¼ìiíVB9õ"
  b"\\\x10]ÜuL°¡Q\x02,¢áoÚ"
  b"\Ó¶\x7FØ'L®╗/Ì└╗U\fð"
  b"]—È…D>BóƒÞáÍ3é?a"
  b"]╩G\x02┘ªN!»<ô░ì├¶¦"
  b"^\x1E\x10™Fr‹\x1AÀ:ˆƒ[æ"
  b"^@iG~±H¯´\x0FÏ_\fbºé"
  b"^B€K4’H\x1F‹y\x1FMp}N®"
  b"\f¦\x7F\eEmÉëÎ'(╣\x18æ"
  b"^ó¼Ò\x08ØI­╗\t▄t¬\x16|A"
  b"_.w»▒ÏGÂü\x16Ñbl\x13O▓"
  b"_õievÒGº·±‹\x08§ÝÌä"
  b"`rkGlÇN.‘Îãœ9ýØà"
  b"`¸Ãf¨&I╣ü:~‗¦Î"╠"
  b"aT\M¦OLI—°Pé&\x18Ò±"
  b"a‹Ž\x1DÅüLƒ‡+ŸúwÓ˜<"
  b"aôe4$5HؤIõ r\x0F"
  b"cîeH0wFXì\x07ó╔\x1EEàÕ"
  b"c├pÅÔ\x02HV║ýëi¹\t■ô"
  b"cëÄ»‡;F¨œÃ\x06mY<I1"
  b"d,bUâ\x05I¼ŠÑ01,\x02úÒ"
  b"d│▄o┐÷EÿÅ\x13p░AÁK¡"
  b"eCí²ÅüG╣ú¯\x02À\x1CÄíð"
  b"e‘/\x0EDÆMŸŸ”q'é‹à\x11"
  b"e╗mu×\x07K&ìAÆ)=b"¢"
  b"eË<–¥¬Aì¼[„¡?ûí4"
  b"flGB÷1KZ‰ï\x0F\x16\x05.T}"
  b"fäQ\x06▒ H.¿é═ÞòìÔ;"
  b"g,╬ô)\x10J¸Å¦rjøªq▒"
  b"gc1¢æ┴@±¼èàÖÏÅË$"
  b"gŒï¬¿;Fs„Iøõwjç¼"
  b"h$UÄ/DAiÿ@\x01Z¡zGü"
  b"h&¶:ôÅL!£¾w?>\x0EÞ\"
  b"i\x18øÉ¯\x7FGÃû¹Ç╝║?X\x08"
  b"iÄí-7OBo­ÎЧ\U|”"
  b"i§#┼!8N¢ò-G\x1EkqÉ\x03"
  b"jìÇ3ı OXª#=²M+9@"
  b"jð¯\x07F·AY¤áòæ\x1Eb¹g"
  b"""
    kM.Ó\x7FXO½»\v\n
    œ\rÍ\x06Ù
    """
  b"k}„aSùF¾‹\x14ÞšX)ÃT"
  b"kõ{»½¿B®º–Ä\x04*K\x12H"
  b"l\t)ÅÚ‗Bùºzx´!*ðQ"
  b"lÉG!_°JºÅ|\x7FÃ0'ÇÖ"
  b"m\x18„$H¾J;”ähD"YÉP"
  b"md╣ÇÅèJƒ╝ÌË└ì´­E"
  b"m³‚f\x04qAÚ£–Iyó°œ\n"
  b"n\x10û€¦›IÝ´â’Ò=ùÉw"
  b"n(Ã’\x18…Jd‘@ìx7\x03ÊÆ"
  b"ng¾Å=–J7‡\ÝÖá¾1¹"
  b"npH¬¼┼LtØ8┐Ã▓Ø\x15"
  b"o\x17D<t-A\x02´y¾ÓåÏŠ:"
  b"o ¾ïì¨B█®À!ƒþé"q"
  b"pd=}µ`I\x18…åú„äÐT"
  b"pïÜe\x11╣G?▒{wìËÔdù"
  b"\x11@R#Oâº\x06ñ2Ã%õ`"
  b"p¼U-|àGµ«\x16\tùòÅ\x12("
  b"p┬┘\x1E┬ÚF\x1AÀ]Lä]\x06Ø»"
  b"pä}DT2Fsµ!4ó•á0¿"
  b"qߟŒ«ýD\x08ªL0^8Š\x1Fb"
  b"r’\x03%ξBj³š\x100\x1A\x12«ß"
  b"rÜk*õ\x1AI-…²Yjaæ\x1Ah"
  b"s•‡i¿\@\x1C›0Œóø†{ó"
  b"sÕØ─À\x13Fûéxù3ÿ]×¢"
  b"sò‡N{ÐOq„½‰ŽÞ\x01b9"
  b"u$'¢P J,‚z?»øõŒÆ"
  b"""
    u\\x1EXê%Eê¥Øh\n
    ¿ø\x06X
    """
  b"uÛïûÞ\x11GЫ/\x16¹èÅÒ£"
  b"v\x06ô[\x13PKÛ—öØÅòÃD]"
  b"vy…‚ç@K\x15«]Ûü6,¾/"
  b"v±’1¤FEˆ¢+sgº.Ì\x02"
  b"vÈp-ª█I\x1F╣ûé-ªFüÍ"
  b"""
    w)\x0F³©\x12B.¶{I\n
    ic7)
    """
  b"wT,iÍÉGZ¡‹7–³Ž=Ô"
  b"""
    wY¿C=PDYžvl¶#„\n
    š
    """
  b"w_Á\x0F¬ÚDiŽl\x1C%À«.c"
  b"wkÂ\x06V7B™˜˜Ž&Ñ´\°"
  b"ww3Æ¢\x7FCb¶é¥\x7F¸I…\x06"
  b"wÅKÒ9\fLáì\x0FqèDd×^"
  b"x0ÖK4\x15I\f×Ò\x05Ä█ªÅ┌"
  b"xÀ‰ºksOû´ÔäéêF®v"
  b"\x04Ë\x15)Gó›ß£ÍŽ®ÏÅ"
  b"y½—víDDp½Y|e\x12ä¯A"
  b"zS¡H!€MÛŸM©ÖctÔ‰"
  b"zr\fdÖòO&›È2fZOW¬"
  b"zÿ\x1Aý×åL*ü¡ %2▒\rS"
  b"zºZv‚;J\x17¡èóç2p½¬"
  b"zÚÔìù4D\x1E×\x07ºGÆ\x18"
  b"{\x16äOèäE]’Û=ûÐÎWj"
  b"{:­RÓkNÜ„â uHaO+"
  b"{Ydù\x08\x04Ef¹=ÑšÉ÷Þ$"
  b"{f(GÁ¢B!ÉU;Â6‗[P"
  b"{z¨}üBFï»bïìaÈı\x08"
  b"{•o­¢´Açœé\x0E\x18\f\x03î‰"
  b"{úƒEüôBë½í\v╬w¸&Ú"
  b"{·&ÝØ(L¼³M]Ñ`Oy""
  b"|5x \x17\x19K\x00¢F4\f\x12J"
  b"|¯jS\x06—C…ši\x03ŒóÕ’µ"
  b"|ÞÄ_\x11“B7¶ƒ¿îp°û\x19"
  b"}\x0EõN\x1ArDhº®…«µ}Õ."
  b"}ZèS˜žBK´\x02Uñ˜Í\t\x08"
  b"}…üŒÛÞJ\x03»«pLÔÊý;"
  b"}¿Í;…›@\x1E£ì\x0Eeg\Ç­"
  b"""
    ~\fÄP½\x0E@‘™å°\x15\n
    Ê
    """
  b"~\x17>ÒjMJ¾¢Š™NÍŠzÀ"
  b"~@,l.(Gúº9jÙ\x7F0sà"
  b"~x£7Ï=H<µœyTòÑÀ:"
  b"~█┤µ\e\e@²©ü╝─/9½u"
  b"\x7F\x0EØ\x0EioNÓÉ\x19\e\x16÷$Ä\x16"
  b"\x7F\x12ÚÀA)AyŽh\f'âœ\r"
  b"\x7Fa‚\NLM\¤Qq¨_\x12»&"
  b"\x7Fg#Õ`ÂF═ü‗[àÿ║╔×"
  b"\x7Fj¢ÿ\x06\x11N\x04´¼¼¼å¿iþ"
  b"üxË\vaBJ┤æNg\x14╣2┤\x13"
  b"üy 8#\x02L\tù7oÚÃÇ)│"
  b"ü{ëõ}îIÂå.7ѱ\x15\x01å"
  b"é<O\x1AÐ:FÉÆw\x1D█Ì╠╚È"
  b"éä´╚\Cì¥jF~╦x\x03Á"
  b"ƒ[Á\x1F\fÿL¨µ©Bγ㉬"
  b"â┐WÈ|YL÷ÉQ╔d®yâ\x11"
  b"„…\x14\f\tÝB^š]’¸âOõƒ"
  b"„Œ\x1AQ‹æFôšªƒrÀýu&"
  b"""
    \x19WQ¯MCY¤\n
    oʕd8=
    """
  b"àï┌\x19â4BØï÷ó\x05ú§S7"
  b"…Ÿå©±ðH\x04¾g·?“>œ{"
  b"…ߊäÁ+H¥šXõO\x10O`\v"
  b"åfì\x020ÇO¶ÖzùD#SÓ┐"
  b"†¾Ó\x02³gE\x12‹2ï\x02.\x04$~"
  b"çû_º\x00JMaÉð­▓vð¨\x13"
  b"ç½bFn½L ø\x07¯Gì0\v\x06"
  b"ˆ#K–€PL)¿O¿q#¦\x0E"
  b"ˆF\x1C­bŸB~¦\x11ü)\x16•rÙ"
  b"ˆdò"éÝNýž{\x0E@SüÄ\x05"
  b"êhs_ËkCPë&Ú│ݲÅ╗"
  b"ˆ~_¦³XOˆ„À˜_|ÄžY"
  b"ê▄░\r▀±LùÖÐ/1"Í!É"
  b"‰/\x12Í*HD²¾‚%Ρöõ\x11"
  b"‰1]/_\x1CLøŽø•\x10çU[¨"
  b"""
    ‰’Ÿ™h.I©§<ýë\n
    e\x02&
    """
  b"ë┬╝▄§ÂB¦Æ\v\ühâÃ\x0E"
  b"Š*­ü„\x07I\x02ŽêÚtW0Í$"
  b"èØ¶#ÒıDÄ£┤øR?SQJ"
  b"èºÄ¢ý @dè│Øñ$ùùf"
  b"ï?}\x08 qKÝÅåo4ø\x05╚¥"
  b"ï║:\vزLEùÒOXö¥BS"
  b"ïË;»┤ñDóº\x13\x1F\x15%³õü"
  b"Œž|q[eKM•\x05$嶤4;"
  b"Œªñ3ú¤AA¶DÏ^ˆaçê"
  b"Œ×Z¨ê¿Fû¼…²§•J\x18¦"
  b"ìÓñÃ└<G‗┤±¬V\x02!kV"
  b"ìþa®¯¬G¯©_ıÏà┴ ½"
  b"Ä,▓j¾>I▓î§GØ@\x13æ┬"
  b"ŽÊ\x03}u—O‡§Îê\x01_ªRy"
  b"É.WwjÔFVâ=▒Ò9ı║A"
  b"ÉKKäü\x1AFv░ä¦>qaãã"
  b"ɨ╗põäJe£>+ëb\x03Gÿ"
  b"‘Sð\x00¤÷D4±­\x1A\x12\x1C3"
  b"‘òƒ\;\x00Fr¡WR~\x03\x06©Ä"
  b"""
    \x1Cv1IƒMg›¯€à\n
    ¤ÁÁ
    """
  b"’ [°ÏÈAv¯~•œ””j\t"
  b"’Ý–XýgFo½N¾mäÃ`1"
  b"""
    ’Ý£\n
    HºA_¥Ø±1Ø\r¾>
    """
  b"“pàÉ\x1A‹B\x0E\x14ªq8ˆ\x042"
  b"“¡šUe¾A\x05ƒêÙÅÔ\x16«V"
  b"\fæ\x1FÒôCãŸM@Uˆ„ j"
  b"\x16öy»äG¢†ÛÛ8\f÷@Ÿ"
  b"”?\x19¢=\x16JÛ¯MzRëÌ\x1C¹"
  b"ö~}¯z╚Aøâ╬á@▄ý>Å"
  b"öÛ\x11Nå9NÅÅV<ÌÕvSn"
  b"•2À\x1Eº=K^†v\r˃v4\x19"
  b"ò«Jv¸TB¨Åu4\x05\v¾5é"
  b"û*2ñþ┐H¾ü░B¿,¸=█"
  b"–/È\x17Ï\x1AL¥“ÛV‹õ•ó\x02"
  b"û5T_Å╔MX½┘LȦs¼Å"
  b"\t\x07¯ÐtGáƒý\‹†\x12²V"
  b"—}uåI\x7FE€™+¦·e«¼æ"
  b"˜!ô×QôJ§°§\e\x00Æ\•€"
  b"˜,]\°X@„³ŒÂ õÇy\x04"
  b"˜XˆÍÇ–@Ì’~¬\x08XØtØ"
  b"ÿ´+ü.╔I5ùEÎI®luw"
  b"˜ý\x1Ap_›BJš\x1E•Xц«e"
  b"Ö\x10åmxðHÝïJ&"¥Ø?s"
  b"Ö \v\x02ÏF$é║3±J¤É\x14"
  b"™S{Ï5£Gm–ž~èh‡\x1A\x18"
  b"™ÎQsîsH¶¨äCx‰Á_›"
  b"™ã\x0F-×òB¤§\fÐAUÎ\rî"
  b"™éÃLfxE"„¾á~BCó="
  b"Ü^ŤyIE\eÅáÄUÔ³!¹"
  b"š‚<FÁRCs¶\x1Fð9\x001[K"
  b"""
    ›!ôgM­E\x03†Ô\n
    ß\\x18&[
    """
  b"›pØ\x0Fõ9G(¯Ø\x05¨æ\x11\x11Ä"
  b"œcÿU6-Aj´ˆ";\x01(´æ"
  b"œ´)küû@Ñ­'\tžQ0¶ê"
  b"£┼p1\x19─I╗źñW╣Õ\x04\e"
  b"£Ë═PìpAaö\rXO├b]½"
  b"""
    œäø/M¡D6­\n
    ÏçXL:q
    """
  b"ØOÝÚ\x13HOkù ÌÈÑ3ÎV"
  b"Øf╗nJ,HÒ¡s9¿©Î=┘"
  b"Øè<ä\x17HI▀åØ5â\x00ıÉh"
  b"Ø╬╦\x16´.BǽwPh\x1C\x01"
  b"ØÌÖè ▄E■Ö«qºÃEôN"
  b"Ÿ\x1F:ãs_Dê‚k0¶5M7”"
  b"Ÿ+8/${CôŠG•¯Räb5"
  b"ŸWò&ß}D9¢ù‰\x1Aì*è'"
  b"ŸwVÓ°wD\x0Fš\x16Ùo­\x05\x02\x01"
  b"Ÿx\x15Äv\tH‰¯BA\x1E¾$?é"
  b"ƒÿ8▀ÒÉCi┐Ë2╬%ºñl"
  b"áUîÒ*¦C\x1Cä=ÉÝi`x$"
  b" e¤ì¬\eFÆ› ÚøaZ´\x1C"
  b" Ù\x15/dAI»©|\x01e¤r”“"
  b"¡[dݶyJA„Á\x06!¹Iç€"
  b"í╗{py\x13Cäì\x19ù\x05:Ëj÷"
  b"¡ÁQ “’E\x1A‚¡X|A<$‚"
  b"í­×çÀ─INÉ╬#Äz¼ì¾"
  b"¡ò(üãìO'¾’#út0D¾"
  b"ó%f;÷\vO6ü°^\v³┘gª"
  b"¢m FüíD"ˆ¥·>]©\x7FO"
  b"óƒ\x19OôÆCñÜ_°GFÅu2"
  b"£HÂù\x7F\Nª¦[\x05ºÉ¬o\x1C"
  b"£ÇZñkÉIX‘ý#™”…|Ô"
  b"""
    £Ó¥ù†ßG\n
    Ÿ‰ì7¯p”®
    """
  b"¤ Ž3¬I@=†I-‰ù·R>"
  b"ñØ2Î4┘D¾ÜÜ2$D2n╝"
  b"¤ãî‚(\fFLŸõ\x04Uf4­2"
  b"¤ó\x19nŸ`JƳ´~\vЃ!"
  b"Ñ\x02─G█-JÂú>DØ\x023¦®"
  b"ÑË«ãÅfE▀░KÂH±vÈ·"
  b"ª!\x01É-|I¸░úÜP\x06E\x05Û"
  b"¦$\x17ø8DJѽ´Ê\x18IåÜ="
  b"¦%åW”vGy‡\x1A.\x1C\ÙM]"
  b"ª¤\e┌╗\x01B«ØØ¥Uck­\x1F"
  b"º$*ÝÍvI\v½Äýƒ░lü╝"
  b"º╚É\rÆîMm╝øtüõþ\x1F"
  b"¨\rœ[\f"Aw ˆˆYXƒ—‚"
  b"¨\x14­ÍSÓN(‘ÌÝ\x075VËõ"
  b"¿(╬Ù¦¾K│Öà©ìä;^}"
  b"¨SÅ¡eˆA¡\x0E\n\nœíò\x00"
  b"¿®a±=\x06KwûùØ\x1D\x17¦"
  b"®\x1A╠û¨yKͪì█ußf¡-"
  b"©I+\x10Õ™LŇJùbâ¶ê¢"
  b"®ìn4\x0F╗O?ëwÝN\x03¡*ƒ"
  b"®▒InìpKÏ¿Ãà\x1DÔ\x10"
  b"©Ëå-/‹K$¤ªÊeœÓ\x01\x1C"
  b"®¾®\x04\x16O½Æ® Ê╩Báü"
  b"ª(#íÿ\x1FAù³Ìet¬\x12\x1EÔ"
  b"ª–à6\x088H÷‡\x1AUÉ{Ú\x00+"
  b"«‹žq—\x04E\e§½áYÀϪz"
  b"«ÙëåO\x12JŒ¸æã\x02\x16\ez¿"
  b"«é8\x00ššM©ˆ\x01¦Y\x1C\eƒG"
  b"¼]ü!░ Ok×:Ç:ô0N¼"
  b"¬™Sµ)äN°¦\x08'µÿ\x16…1"
  b"¬ü’\x14[£I–§‚ï\x14Þo44"
  b"­\x17ó„ÃêMi…\x02*\x0FÚ–¹\x14"
  b"¡0L'░ÞFBúÜ Å\v╣Õ¾"
  b"¡ò@P2\GJ¼qº\x7FlÉ ├"
  b"­­jž×ñF‡²cÞs+'\x08"
  b"®\x169d\x04ïNŒ²\x18Ö\x0E.䣔"
  b"®”/2†ïB@§Eñ!xÆšm"
  b"¯šB\x10Ã\x1EK\x00®¹iQ!#Ç¢"
  b"¯¦Ý.Š@Cª°QÁ–þ$ò²"
  b"°[À[ÁMB ˜\x12Ï:\x15Ww5"
  b"░c¹0úî@Éê\x1E°o"\vy█"
  b"°§@š\eÍC<ˆÏÅúv@Wà"
  b"±6,5žVN‡¡\r!WÄ»—§"
  b"±P†/z]FQ¯\x17Ï[\x03þ\x08\x00"
  b"±~EèÐ,FiŽZ-›“Þê2"
  b"±òÔòÐæI\x07Œº\x1FaÈ}¼¸"
  b"±óJ,ÛŠC\x0E\x07\tÇPÈ"
  b"\f\x07í9#KÁÉéz6\x12(@\x15"
  b"²\r\x05àñ\x01D‘®1\x17íùq4‘"
  b"² ­Ä|îC~§üÁÌäá˜Ú"
  b"²3\x01\x12’Ç@/ž‡ðôh¤¹ü"
  b"²`\x14\x00¦ƒFd¨\x1D\e¿2y\x1C\x1F"
  b"²zC.++A:»\t\x19Y(ì?"
  b"▓Ñ+¤U¶I\x05Éù@\t╚ñà\n"
  b"²¬Ü[&áA`µ+¸Š\r\x1F¶A"
  b"³].x\x06ÉE\x1F¢*i\x0E["
  b"│ì@ÅÏAHJävÜ║IêNm"
  b"│Ê^0ãß@Ø×\x15!b\x00▓óX"
  b"´UÞ…\x19KD~†ô\x12[e'Âþ"
  b"µœ7¯Ô;EÅŸo±iƲ˜§"
  b"Áó\tø═\x06L©Çì┤kíç2\x14"
  b"µ¹=dÒ“Ký—òj˜â¡þª"
  b"µÂo¢˜öK£CâL-í\x00P"
  b"¶Íè¢æÎFˆ¬ª:/Ù¹Hä"
  b"¶ô=šòôN\x06‡³*µ9Þ\x13\x17"
  b"·"&a\x14ôLB´®\f[|ãÎV"
  b"·#\x0E\x18™þJš–®ù\x1C"Ú¦o"
  b"¸(ìͬ—C|ŸÔ\x14\x19_’Ëó"
  b"¸º\x04ÕK\x13A)”ƒ¦ýk~vÖ"
  b"¹’nÍ\x06MKû– ÚŒ‘¶øÓ"
  b"¹±ùò…ïA\x00£H\x10Š3c‰ñ"
  b"º&¼ÏÕqN\f¨!ÃSgü­æ"
  b"""
    ºµŸ\fü4@™Š\vØ\n
    ÅB$»
    """
  b"ºÐFƒø\x1EC:†Ã\x15•<%Qÿ"
  b"»^r\x13&ÒK\v‘µ>÷\x08§Â¦"
  b"»ˆ"\x7FqšK튟\\x1EC±0ì"
  b"╝v,æ\x07ýO¶Å▀└´Ë±NY"
  b"¼w„„r÷B\fŠHžõ\x02UÊV"
  b"¼œDžmçKw½¤ÈÞ”ï²\r"
  b"¼ÞÊ‹¥kDåžÆ$MN\f+m"
  b"½¼+2’\x08O=±µ‘ÚÒ"“ç"
  b"½ê9\x0E›zFî¦"Ž×é§Þp"
  b"¾¶÷Õ\x13ÊJ/œÐ\e\x7FWg¦®"
  b"¾Îèöãò@¾­Ç`\x1F\x14&IQ"
  b"¾òÝhD½KÑ‹™\x04³-©|n"
  b"¿2õf¾¬DË£6¬Q(UòÚ"
  b"┐<└\x170[F\x1Dü¥\râ\eéË&"
  b"¿pÝ3i™A;‚Äà\x12(\x1D"
  b"¿“N—y BE®AÅ&Ð˰\x14"
  b"À&Ö™\x05ÉBë¯x\x11ϲsqT"
  b"ÀÓj¶=\x06NN•2\x15Ún\x0E"
  b"""
    ÁBª¿úŽDPƒ\t\n
    *Ÿ_\x17
    """
  b"Â\x11)d†»Dõ¤C\x19V\x05¸Sñ"
  b"Â9–d´™I+¹Åɤ¹ãÚF"
  b"Âû€qØdN$ŠBF¹V‰±û"
  b"Ã\x1D©ã\e3Hç·\x04môÁ¹qì"
  b"ýDŸ_ŠB\©3ÉÑk8ê\x04"
  b"Ä\x02Í»Ä6M\tŠPZœˆv÷\f"
  b"─`û\x18À/@\x08ÀÔöûü▓Ö´"
  b"Ä’†"Ñë@÷ƒ®,îÿvO•"
  b"ÅV•\x02?òE\x14…÷Csæz=$"
  b"Å{n=R)EæŽâÿ\x15úxx¨"
  b"""
    ÅÁÓ\n
    P9Nâ°Îä[gˆÐ\x11
    """
  b"┼ÝMì&\rCÍödÎù½ÅL2"
  b"ƞк\x18\x00HÊ5n\t3›XD"
  b"ÆÃeãq*Bô•xFÿŽêþ¹"
  b"ÆäÍÀmNG'ƒ&\x1F×F‡°\x01"
  b"Æ÷TÚW«DG£\x0Fø\x19¶àõ"
  b"Æù?­D&D6©Ñ0*ñ¤\x0E\x1E"
  b"Ç\x12™ÄŠBI Ÿ<Óþ5i\x12Ê"
  b"Ç"ðñËÀ@ó³˜ë•pQþ"
  b"""
    ÇÜ\x01ù\rîBDµ¶]\n
    =_ç#
    """
  b"\x1Fì├┐ºAf½&³®╔ê)\r"
  b"╚~¬\x13efM═¿┬\x00\x7FÕ╩ü┬"
  b"È“\t¥å\x08AK¦“E<\x00ç¢\x18"
  b"""
    ╚µý┘\n
    ├E╦¿¿═zþÉVÿ
    """
  b"╩Éðk¤ƒI╬»Påò┌a^"
  b"╦mÖ┬L`J¼ÉáC\x11\x08­C╔"
  b"Ë‚û%Í=KÁ™ZžôÒÕôt"
  b"Ì\x05¦°$¥Mb¾ZÚ\x0Fí \x1C\x10"
  b"Ì\x15\v=Œ¿C#–^\x03Ÿf­A~"
  b"╠fâØÂ<Cç¿.T¢Ô¤┐\x00"
  b"̫ݎwqK¾™93ÑTØuJ"
  b"Í\x12A›ÂHG\x19šò>'ET¡–"
  b"ͰðçXØ@U–á¸DrÆ‘;"
  b"ÍýaSñ¼Ie¦ç¹@ +äN"
  b"ÏŸ\x14øÉðH4œg“XÅÙ\e¨"
  b"Ï¢‹Ñ©TO¬¹Z‹:«Ïe\x05"
  b"Ïñ®\x15r›Bx˜%²¸M¡¢q"
  b"¤‗n\x0Fâ\x07L\x12ï▒╠┬VÉ4Û"
  b"Ðl¯ÁyOMÓ®XvŸÊ °t"
  b"ðü)£sßFÄ┤1█\t\x0FñoM"
  b"Ñ'Rì!MNˆžá\x19§zD8¦"
  b"ÑxgJp|H¯•CàÞ…'\tµ"
  b"Ò©Ù¸VŸER±Ý÷™*œëv"
  b"Ò´5ÁÂ\x1DC¦¥,ÿ\x00ì\x12¹\x07"
  b"Ë^~\x14bñH*Øì¼ú¹┴▄$"
  b"Ód.Ô\x06\x11K\x1C–bÈ\x07\x7Fx"
  b"ÓrVTP\x0EFdžíîetÓ\Ð"
  b"""
    Ótº\x07\n
    äC(¾E\x0Fr~¬`Ù
    """
  b"Ó‘h•·~DΙšVÂ\x1Fæ\x14|"
  b"ËÔr\x07W>ICÅô¬╚!×Ó\x0E"
  b"Óîƒ%<\x0FH\x7F‚6±\x12­¢\x1C¯"
  b"""
    ÈR¾\n
    BôNëÖ6#âüi¼²
    """
  b"ÔÏ\x11\x00š’AU†8í£*LÓ¸"
  b"Õ)22„²D€ˆ\x1DüB츒¬"
  b"Õ¦àšqqOª†Ì\x19%ñ·º†"
  b"ÖKp´ŒHBê”\x0F\x11%9•#™"
  b"×<.ûë0B~¯6,•%ú¶\n"
  b"×R܇\x06`LP³»Iâ\x17}ݼ"
  b"Îô)ïæ╬GÇǰ-ì\x17Û.µ"
  b"×í>ßnïIѬV\x03Ü\x17-\x1E\x03"
  b"ØcþöÈ\x15GE‘<?ã\x15®\x17ù"
  b"Øt|b?eG\x1Eƒ½ä\x07¿ék8"
  b"┘(└z0*Daü║¢´7└UÓ"
  b"Ù„8\x19cèCO±\x0Eþà†56¹"
  b"Ùˆƒ‡((D¨‘Ÿ´žÜÝeó"
  b"Ù—SQCRK`‡,{\x06ú¿{ª"
  b"┘▓ÖÒ\x15¼I\x1Cɵ;\x07»ã\x1Eø"
  b"┘Ý÷º\f`LÌ│³3Jô!ü\t"
  b"Ú\x1E\ð®\x02C›‚ˆ³£¿\x12ÒÒ"
  b"Úœ#®ÂÿF\x05¢#ü\x1Eá\x113\x17"
  b"Û\x00Á/1VDK¸\x00bÜ$\x1A\x00å"
  b"█Aa7lÄK|Ñ\fp\x1EüûõK"
  b"▄>1i0õJ\rïÊ¿2ÕÅë "
  b"Ý\v¼‡w\x17Iâ­\x1E÷§ï\x04ðQ"
  b"݃|ù‚\x18E͸\t\x13ºcP\x02ý"
  b"""
    Ýîÿ\n
    \vW@w™À›(°\f
    """
  b"Þ²\x19\x14Z}DFŽëŽˆæc4`"
  b"Þ·\x7F7¼1C\x1A®º o’f¾Ý"
  b"Þ¸‹8d%Hí¤ÁsEÐDÒÈ"
  b"Þó2l´—G¡ù&ÿIóXS"
  b"ß\x10«Üg–C…‘Ó¾èû@aØ"
  b"ß:\x1Ab\5D}¨<ë™Õcñ\x11"
  b"àa\x1FÇ75Hk£øÀÄŽœj‡"
  b"à‹y\x1A¬¨@\x1Fœ<6\x1A\x03÷ÂÇ"
  b"ß\x13\x02█[SL¿Âå`m╝ù¶ì"
  b"áA^çÀ\x1EJ{¾ÇYš}–?Ö"
  b"áI„|6tBl¹\x05/oäý\rV"
  b"áhÙU÷\x03A<¯™cÀº\x1D"
  b"ßÉ┴pGpN┴î╚©g\x02À╔─"
  b"ßÿ¹\x16+\x16NƒèÅuÆ.EqI"
  b"á«\x07{¿\x10L€ ¯º\x17\tµ"
  b"áêé\x03 ]FN“\²\HN¾T"
  b"Ôì$‗\x02OCTØN*¼0YÔ└"
  b"Ôìå'▀ÉC<▒þHJùæÎý"
  b"â¥c\x03(\x12D\x10³‹Éè¦;/."
  b"ã±\ÜC^M«©Q{À’¥-~"
  b"ãêld”VKÖ†¶\x05À\x1Fs´>"
  b"ä\x03eÂÎ×NX¨ÌD\x1A.ùXÇ"
  b"äb·’¹mDÜžUº‡û„=Q"
  b"õó┼ã ÖDPÇPyøØÜ\x04\x1C"
  b"õ░▒╣r▀@ˬ,Éá\x0Fq\x04"
  b"äÙÚ—²ŠB¤«±VûªLhÇ"
  b"Õ\t\x1A\x10ãNL┴òÆÊØE┤³\x1F"
  b"åŠÀ”ÿzBô¢2°Z}îdy"
  b"åèÚ*¬\x0EIHšVm\x03¢ÿ‘)"
  b"µ├¿ÂcfA╩ØèÏ­'2G""
  b"æêŠî\qJ\v¿ÖQ\x06¸ƒ×Û"
  b"æþc<\x12HAŸˆC\x03Y´)gV"
  b"þå\x07.\x05\tO¾ƒd¸Ìì^Æ "
  b"çÈ*\x7FÜ/B¹¢nóORB\x0F\x12"
  b"þÞÃû÷*DØå¼îù4\rì×"
  b"Þ\x07Ñ\x06ÃUM\x16¿5àB─xÅi"
  b"èJ g\x7FˆJZ‘¢hÓnÅ¿Ì"
  b"質íñzG+˜êT\x02Ȧ÷\x01"
  b"è½\x1Aë\ezHͯfù†±+æÕ"
  b"èüñdH(I]«-€÷ÙÖž€"
  b"é«Ê¨q\x1AN½½½ÃH]Ñ»Œ"
  b"éóÊd™WB¨§æ\r‘«ÔÔî"
  b"êFk¦ ÙOb‘\x16ͤÄ\x05ÄQ"
  b"ê›ä[\x03\x04HŽ˜(j®‹e†L"
  b"ë\x06wæn2B†ƒ7\x04¦Qÿ0\r"
  b"ë[JouöLaƒ7zöT\x05T\x1A"
  b"ëã:\x0E{pLφj’#»í?k"
  b"ì\x02²by…Bà…“·’c¢$Í"
  b"ýüÙ?¥ÙM\f▓3└ø¥¿Ê]"
  b"íSþ—ãfA›ƒ\x1F.\x0Fm&\x18\x19"
  b"í~d\x00Ü7FQ±§\x08\eÁ’ï^"
  b"Ý┘­\x19ìı@\x00╗°╔Ëg\x06\x08"
  b"íàWÞªHEÃŽ\x00“-ÛßAh"
  b"íê:×ñgHX‡\x10\fa£g&v"
  b"Ý÷G`(®KGö&Ø}\x0F\x1C\x03D"
  b"î\x1F=N\x19ôD\x7F’ñ…\x00x\x17Ƽ"
  b"¯`e½èôD½üt:´)┼0Z"
  b"îbé²óðNq±¶9Ü{$òÚ"
  b"îcXýÂ\x02FY‰.…Ù¼.þn"
  b"îÓ$ðsûBJ„\x14\x19þȧ6ì"
  b"ï?|·µ¾D•².º_:œ\x07"
  b"ïj\x06\x06\n‰K휖t\x00µí$æ"
  b"ïÒr:ÔÊK\x17Ÿ\x06nWN7E£"
  b"´ÝódÂãL┴Å▀²ñ╠éZ\r"
  b"ð"\x0F\x11\x10\x08Iƒ 2Ë*0xÌ»"
  b"ð*ð¯\x01_H ›H¨‹^¤?c"
  b"ð€å\x0F=²A^§9—ÍÆ¢4~"
  b"ð¼î\t\x7F*DO ;'*)Òn\x10"
  b"ðþüÄßæA\x10›iíC_vn "
  b"ò.=@á–Bg¡€\x0E°b\x187q"
  b"òA\x17p\x04Í@á\x0F\x13âB|þ£"
  b"òeùîãðF\x14¤å­B$ßGË"
  b"òk‡¨[1Iý‡?%ú\x1Aöw•"
  b"òt‹b®@@7‡×Œ4\rÉ*¹"
  b"ò£U­n8Gšž\x06<V.#£i"
  b"¾a\x04"1\x1FO\x02äÎÅ9\x18 Ø¿"
  b"ó‰ŠòpwMñ»i\Ðݾ×è"
  b"ô\x06I i~LÉ£Ò¥Ýj)MŽ"
  b"ô\x07ê?2\x1A@{¥ôëZ‘â>ä"
  b"\x13Ó ¶┼H$Åëç\rÓý┐."
  b"ô‹ÅE£\x01O\x16´7#¿\x11Ï‚I"
  b"""
    ô–™)\n
    \fHÔ€wê·±\x14æ\x0E
    """
  b"ôïŸ:4$@\x13\x0E{â¹P\x170"
  b"õ'¨šÖ,DÇ„ä$“\\Ú™"
  b"§./íBÃDøÑü½0ö,©e"
  b"õ1‘¡E™CÏŠ\x1Féû\x17Mc—"
  b"õ7Šm¯=Dg‰&\x17·Ö›<\x1E"
  b"õd®ñ ¯NÞŠæöß\x10¨®È"
  b"õàñcƒuK¾½cÂõòC\x13n"
  b"õô=\x1AX\x19Eü‰\x14\x1Cº\x05sîL"
  b"õýWþ\x02©N˦p\x0E\x15_6"
  b"÷\x153I‗hGþâ÷ ü\x00àð¥"
  b"öó§'+ŒH™¹¿OU]ÎJ‹"
  b"¸ü╔¹&_Aô»®C<\x1C┤ön"
  b"÷“¬„Ú(Bã¤Ö\x1E\x17'8†õ"
  b"¸£xý7\O·àéêüÎ▓µ6"
  b"÷ÚÒ'Y\x10M\x0F¨¥}\x01>²ã$"
  b"ø\x03\v¿9~E뉢÷”ßð\x1D"
  b"ø½;ðÅÇF°˜-Ž\r\x11‚Á‚"
  b"øðYCœÃEÑ­%¤\tºoÝ¡"
  b"ù\x11\x16 ×9B*¤wÊçQg”\x05"
  b"ù2^eò\x14AиäbH¹\x16€¨"
  b"ùTÞImÿOz¤·ç¯"øœ›"
  b"ù\x7F\t³x×L鈯˜˜\<¦û"
  b"¨ÄØ\x0F´¶F)º@╝gRhZ6"
  b"¨É!\x02\x03ÏB\x14┤¾└ÛI░\x1A8"
  b"ù¾ÌüÜ2Bð¾yaŸßê/¨"
  b"ú¸‡¨ÌÞE\e® ðFêX¿M"
  b"úº\x12âÀJE0¡Ú¤T9äõz"
  b"·┘\x03$`(@┐Øjt╩§\x13s║"
  b"úóVäÜ K\x7F´·òŸ€|×Ñ"
  b"û"\x04«ø#KážaÙÖ\x1E\x04\x15Ô"
  b"ûÁ\x07\x07\x17\x1AIô†\x00VD*M;¨"
  b"ü\t¢ióÔOi–}ˆsÐV\x186"
  b"³Ï§:\x10¡AGç©┴▄ÅY×ý"
  b"²\x0F1B7aO¨Ø\x7F╝ìºSp}"
  b"ý{)4þ2Eª¯qŸ6¯WG”"
  b"ý¢ìã:-EÔ¨0…¨œ\x0E˜“"
  b"ý¥³\x18\tX@––èóï+'”\x1F"
  b"þ¶Yƒ\x00€G‘†\^sô\x01"
  b"þ¿¸¹*¬D\x01³ºiÑÝÜüv"
  b" rRN┘mK8ìÈ«(A£\x7F>"
]
111 4.35 ms
SELECT `acris_filter`.`id` FROM `acris_filter` WHERE (`acris_filter`.`active` = ?) ORDER BY `acris_filter`.`position` ASC, `acris_filter`.`position` ASC
Parameters:
[
  true
]
112 0.05 ms
SELECT `acris_filter`.`id` as `acris_filter.id`, `acris_filter`.`identifier` as `acris_filter.identifier`, `acris_filter`.`active` as `acris_filter.active`, `acris_filter`.`position` as `acris_filter.position`, `acris_filter`.`filter_type` as `acris_filter.filterType`, `acris_filter`.`filter_text_before` as `acris_filter.filterTextBefore`, `acris_filter`.`filter_text_after` as `acris_filter.filterTextAfter`, `acris_filter`.`unit` as `acris_filter.unit`, `acris_filter`.`hide` as `acris_filter.hide`, `acris_filter`.`display_on` as `acris_filter.displayOn`, `acris_filter`.`custom_field_id` as `acris_filter.customFieldId`, `acris_filter.customField`.`id` as `acris_filter.customField.id`, `acris_filter.customField`.`name` as `acris_filter.customField.name`, `acris_filter.customField`.`type` as `acris_filter.customField.type`, `acris_filter.customField`.`config` as `acris_filter.customField.config`, `acris_filter.customField`.`active` as `acris_filter.customField.active`, `acris_filter.customField`.`set_id` as `acris_filter.customField.customFieldSetId`, `acris_filter.customField`.`allow_customer_write` as `acris_filter.customField.allowCustomerWrite`, `acris_filter.customField`.`allow_cart_expose` as `acris_filter.customField.allowCartExpose`, `acris_filter.customField`.`store_api_aware` as `acris_filter.customField.storeApiAware`, `acris_filter.customField`.`created_at` as `acris_filter.customField.createdAt`, `acris_filter.customField`.`updated_at` as `acris_filter.customField.updatedAt`, `acris_filter`.`created_at` as `acris_filter.createdAt`, `acris_filter`.`updated_at` as `acris_filter.updatedAt` FROM `acris_filter` LEFT JOIN `custom_field` `acris_filter.customField` ON `acris_filter`.`custom_field_id` = `acris_filter.customField`.`id` WHERE `acris_filter`.`id` IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x05ÆÁ! ÍE\x02ü║f®ù_Sô"
  b"DéHø³ÍJÖµG^í’À \x08"
  b"\x07¬…0Á#Eíœ;QGq\x12^F"
  b"""
    i~g\x01\n
    tM¿‘k€\x10ƒ·b\v
    """
  b"\x10{\x12!3!ML”q¬Ò\x15pú¥"
  b"±ºÃÜä˜I3¬7|’X¡¿5"
]
113 3.24 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"‹´ÛxË|LÓ†›ñѬ\x06î­"
]
114 0.04 ms
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
115 0.02 ms
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?)
Parameters:
[
  "/navigation/aa96cc67a34142c08e80ca65457ff2b9"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
116 0.04 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
117 8.38 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "DooFinder"
]
118 15.71 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "FirebearImportExport"
]
119 0.05 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
120 2.79 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"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
121 11.16 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`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.language`.`id` as `sales_channel.language.id`, `sales_channel.language`.`parent_id` as `sales_channel.language.parentId`, `sales_channel.language`.`locale_id` as `sales_channel.language.localeId`, `sales_channel.language`.`translation_code_id` as `sales_channel.language.translationCodeId`, `sales_channel.language`.`name` as `sales_channel.language.name`, `sales_channel.language`.`custom_fields` as `sales_channel.language.customFields`, `sales_channel.language`.`created_at` as `sales_channel.language.createdAt`, `sales_channel.language`.`updated_at` as `sales_channel.language.updatedAt`, `sales_channel.language.locale`.`id` as `sales_channel.language.locale.id`, `sales_channel.language.locale`.`code` as `sales_channel.language.locale.code`, `sales_channel.language.locale`.`created_at` as `sales_channel.language.locale.createdAt`, `sales_channel.language.locale`.`updated_at` as `sales_channel.language.locale.updatedAt`, `sales_channel.language.locale.translation.name`, `sales_channel.language.locale.translation.name` as `sales_channel.language.locale.name`, `sales_channel.language.locale.translation.territory`, `sales_channel.language.locale.translation.territory` as `sales_channel.language.locale.territory`, `sales_channel.language.locale.translation.customFields`, `sales_channel.language.locale.translation.customFields` as `sales_channel.language.locale.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `language` `sales_channel.language` ON `sales_channel`.`language_id` = `sales_channel.language`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN `locale` `sales_channel.language.locale` ON `sales_channel.language`.`locale_id` = `sales_channel.language.locale`.`id` LEFT JOIN (SELECT `sales_channel.language.locale.translation`.`locale_id`, `sales_channel.language.locale.translation`.`name` as `sales_channel.language.locale.translation.name`, `sales_channel.language.locale.translation`.`territory` as `sales_channel.language.locale.translation.territory`, `sales_channel.language.locale.translation`.`custom_fields` as `sales_channel.language.locale.translation.customFields` FROM `locale_translation` `sales_channel.language.locale.translation` WHERE `sales_channel.language.locale.translation`.`language_id` = ?) `sales_channel.language.locale.locale_translation` ON `sales_channel.language.locale.locale_translation`.`locale_id` = `sales_channel.language.locale`.`id` WHERE (`sales_channel`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"³xÖŠKHM'¬ïãxâà&Æ"
]
122 5.06 ms
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt`, `sales_channel_domain.language`.`id` as `sales_channel_domain.language.id`, `sales_channel_domain.language`.`parent_id` as `sales_channel_domain.language.parentId`, `sales_channel_domain.language`.`locale_id` as `sales_channel_domain.language.localeId`, `sales_channel_domain.language`.`translation_code_id` as `sales_channel_domain.language.translationCodeId`, `sales_channel_domain.language`.`name` as `sales_channel_domain.language.name`, `sales_channel_domain.language`.`custom_fields` as `sales_channel_domain.language.customFields`, `sales_channel_domain.language`.`created_at` as `sales_channel_domain.language.createdAt`, `sales_channel_domain.language`.`updated_at` as `sales_channel_domain.language.updatedAt`, `sales_channel_domain.language.locale`.`id` as `sales_channel_domain.language.locale.id`, `sales_channel_domain.language.locale`.`code` as `sales_channel_domain.language.locale.code`, `sales_channel_domain.language.locale`.`created_at` as `sales_channel_domain.language.locale.createdAt`, `sales_channel_domain.language.locale`.`updated_at` as `sales_channel_domain.language.locale.updatedAt`, `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation.name` as `sales_channel_domain.language.locale.name`, `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation.territory` as `sales_channel_domain.language.locale.territory`, `sales_channel_domain.language.locale.translation.customFields`, `sales_channel_domain.language.locale.translation.customFields` as `sales_channel_domain.language.locale.customFields` FROM `sales_channel_domain` LEFT JOIN `language` `sales_channel_domain.language` ON `sales_channel_domain`.`language_id` = `sales_channel_domain.language`.`id` LEFT JOIN `locale` `sales_channel_domain.language.locale` ON `sales_channel_domain.language`.`locale_id` = `sales_channel_domain.language.locale`.`id` LEFT JOIN (SELECT `sales_channel_domain.language.locale.translation`.`locale_id`, `sales_channel_domain.language.locale.translation`.`name` as `sales_channel_domain.language.locale.translation.name`, `sales_channel_domain.language.locale.translation`.`territory` as `sales_channel_domain.language.locale.translation.territory`, `sales_channel_domain.language.locale.translation`.`custom_fields` as `sales_channel_domain.language.locale.translation.customFields` FROM `locale_translation` `sales_channel_domain.language.locale.translation` WHERE `sales_channel_domain.language.locale.translation`.`language_id` = ?) `sales_channel_domain.language.locale.locale_translation` ON `sales_channel_domain.language.locale.locale_translation`.`locale_id` = `sales_channel_domain.language.locale`.`id` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
  b"³xÖŠKHM'¬ïãxâà&Æ"
]
123 1.51 ms
SELECT `seo_url`.`id` as `seo_url.id`, `seo_url`.`sales_channel_id` as `seo_url.salesChannelId`, `seo_url`.`language_id` as `seo_url.languageId`, `seo_url`.`foreign_key` as `seo_url.foreignKey`, `seo_url`.`route_name` as `seo_url.routeName`, `seo_url`.`path_info` as `seo_url.pathInfo`, `seo_url`.`seo_path_info` as `seo_url.seoPathInfo`, `seo_url`.`is_canonical` as `seo_url.isCanonical`, `seo_url`.`is_modified` as `seo_url.isModified`, `seo_url`.`is_deleted` as `seo_url.isDeleted`, `seo_url`.`custom_fields` as `seo_url.customFields`, `seo_url`.`created_at` as `seo_url.createdAt`, `seo_url`.`updated_at` as `seo_url.updatedAt`, `seo_url.language`.`id` as `seo_url.language.id`, `seo_url.language`.`parent_id` as `seo_url.language.parentId`, `seo_url.language`.`locale_id` as `seo_url.language.localeId`, `seo_url.language`.`translation_code_id` as `seo_url.language.translationCodeId`, `seo_url.language`.`name` as `seo_url.language.name`, `seo_url.language`.`custom_fields` as `seo_url.language.customFields`, `seo_url.language`.`created_at` as `seo_url.language.createdAt`, `seo_url.language`.`updated_at` as `seo_url.language.updatedAt`, `seo_url.language.locale`.`id` as `seo_url.language.locale.id`, `seo_url.language.locale`.`code` as `seo_url.language.locale.code`, `seo_url.language.locale`.`created_at` as `seo_url.language.locale.createdAt`, `seo_url.language.locale`.`updated_at` as `seo_url.language.locale.updatedAt`, `seo_url.language.locale.translation.name`, `seo_url.language.locale.translation.name` as `seo_url.language.locale.name`, `seo_url.language.locale.translation.territory`, `seo_url.language.locale.translation.territory` as `seo_url.language.locale.territory`, `seo_url.language.locale.translation.customFields`, `seo_url.language.locale.translation.customFields` as `seo_url.language.locale.customFields` FROM `seo_url` LEFT JOIN `language` `seo_url.language` ON `seo_url`.`language_id` = `seo_url.language`.`id` LEFT JOIN `locale` `seo_url.language.locale` ON `seo_url.language`.`locale_id` = `seo_url.language.locale`.`id` LEFT JOIN (SELECT `seo_url.language.locale.translation`.`locale_id`, `seo_url.language.locale.translation`.`name` as `seo_url.language.locale.translation.name`, `seo_url.language.locale.translation`.`territory` as `seo_url.language.locale.translation.territory`, `seo_url.language.locale.translation`.`custom_fields` as `seo_url.language.locale.translation.customFields` FROM `locale_translation` `seo_url.language.locale.translation` WHERE `seo_url.language.locale.translation`.`language_id` = ?) `seo_url.language.locale.locale_translation` ON `seo_url.language.locale.locale_translation`.`locale_id` = `seo_url.language.locale`.`id` WHERE (`seo_url`.`path_info` = ? AND `seo_url`.`is_canonical` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "/navigation/aa96cc67a34142c08e80ca65457ff2b9"
  true
]
124 5.90 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:
[]
125 0.30 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
126 0.02 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
127 11.49 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
128 0.58 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"€‹ƒC=çE\x15¤Ë­™Å\x17{\x10"
  b"„_û˨YG¥™|\x11.©Ðvø"
  b"┐%6┌▀ƒ@\x7Fª╔É\x1D\\x1890"
  b"$2Ž-d0@–¦qàÔ­áÍ\x13"
  b"e\x1F,Q\fUJ;Ž0{/˜%—Ì"
  b"┼}ìb2=@ãªÎ]g:ú­\x05"
  b"\x16áıäD(@ÂÉ¢QnyæÓÙ"
  b"""
    —¦ÆÎÒ;@À”Æ•ëá\x06\n
    œ
    """
]
129 0.04 ms
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
130 0.02 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
131 0.02 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"vݶl\x16\x08Cة΀ZX(¼Í"
]
132 0.02 ms
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId
            FROM sales_channel
                LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
                LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
                LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
            WHERE sales_channel.id = ?
Parameters:
[
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
133 2.65 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
134 1.61 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"vݶl\x16\x08Cة΀ZX(¼Í"
]
135 0.54 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x15¶=ìD¦A\x11¿█ó°`Ì«Ù"
]
136 0.06 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
137 1.67 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"î\x13╠Æ┬¿AóâóÉ╚.\x1A┐}"
  b"€‹ƒC=çE\x15¤Ë­™Å\x17{\x10"
  b"„_û˨YG¥™|\x11.©Ðvø"
  b"┐%6┌▀ƒ@\x7Fª╔É\x1D\\x1890"
  b"$2Ž-d0@–¦qàÔ­áÍ\x13"
  b"e\x1F,Q\fUJ;Ž0{/˜%—Ì"
  b"┼}ìb2=@ãªÎ]g:ú­\x05"
  b"\x16áıäD(@ÂÉ¢QnyæÓÙ"
  b"""
    —¦ÆÎÒ;@À”Æ•ëá\x06\n
    œ
    """
]
138 1.02 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "DooFinder"
]
139 0.10 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"ñ!Ʋ\x04ÅEn┤\x07ÖâíÝÁE"
  b"«\x00Q«¶˜D©¼\x18fpc\r\x1A±"
  b"ª–Ìg£ABÀŽ€ÊeE\x7Fò¹"
]
140 5.65 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/aa96cc67a34142c08e80ca65457ff2b9"
  "/navigation/df5b20ca394247e29ddf148b66f1f1b8"
  "/navigation/7b5f08069933478b9fe184071c1403a8"
  "/navigation/2ceaafb000a1414f82e66a262db95099"
  "/navigation/99789abfda3d40b182287874a5d6b7df"
  "/navigation/3d2ea47e67cc4e46ac4a734abc1aea9a"
  "/navigation/5de2990a4ced460aa0165131467e15a0"
  "/navigation/b4c139f878f5404ea4ab2db15f43e7dd"
  "/navigation/b96a20ecb2114ac996259f2762148b61"
  "/navigation/7e911a6299854200ae5a9c15f284bb5b"
  "/navigation/f36e0c8e5e214edeaeb2d5ed7c296bdf"
  "/navigation/19fd210596a440a4b39fb8cdf7732886"
  "/navigation/59c8e3e4243640c4bf9a3862deaf28d0"
  "/navigation/fc06a497c53249f28ce67019feec0cfe"
  "/navigation/df195ecfd82e43eaa17f34677e26026e"
  "/navigation/38db5672173444cc82ef4ebf55519f94"
  "/navigation/91d2e7c087c745378b102e577a59f0c4"
  "/navigation/ab0051abb69844a9bc186670630d1ab1"
  "/navigation/373599fb78ae40ee87f6531523cac1c0"
  "/navigation/38fc6a73a9434fa7b3bb1147ec8191fe"
  "/navigation/c59740f5cd5447c3b67909a77f95bb84"
  "/navigation/b1f90dc40e9b4a93974c8fb0ca1c7ef2"
  "/navigation/562772c22b7646969528421bec1d5da4"
  "/navigation/1524ad0689534db89609f825c77d92ed"
  "/navigation/8da736f8534e4adfb394d14a36ede5f9"
  "/navigation/5d90856fe540469d985a31e11df5bb8d"
  "/navigation/d2e20570d89947aab4aaac0a9ac2a643"
  "/navigation/69bc28798069466e914b64e5dc5fe025"
  "/navigation/8e21e8ed70ca4cb78c0c34662b81c19a"
  "/navigation/c0fea3745b9d40869244ca2a36f150c5"
  "/navigation/7dbad2cfed544c8390c508644b65b8c0"
  "/navigation/1f6247aaa6f440068aea514762ad923d"
  "/navigation/9a3f68caafc34f72834ed2abf9f8e021"
  "/navigation/6716e54168534b839abbb96728d7ee28"
  "/navigation/b27ee18ea1c945f2b7a0b2c1496e58e7"
  "/navigation/d08cddf6b52a40328944839bc573117b"
  "/navigation/00566b772de149e9b75ef1f498960abf"
  "/navigation/8ac248812d9d4d4eabbc8948cd85c487"
  "/navigation/c3c3e5c1a28c4f758d854f44484923f3"
  "/navigation/d1e62cdd026d43ed8d8c020932e52673"
  "/navigation/03dcc2c6990d4c4fb2734c585d95e4e3"
  "/navigation/6d19940fc2674aa388acf31700eb1e7c"
  "/navigation/e3e4bb54c8b847048d08516d4d4b04b7"
  "/navigation/f7e079e377f74866820f56cdda3e77c2"
  "/navigation/29a52a9da9fc475392fcf2ee8b4ebd65"
  "/navigation/48c41b388cf0483ca371ccc94349e136"
  "/navigation/52f2458b811e418d90c7a3c66de494f6"
  "/navigation/38d6ae89a14e42ecb99dacdced3ea0ba"
  "/navigation/cf185d3c5c334be0b7170987d8c85410"
  "/navigation/85faf93baa9a4654bf360393e9183074"
  "/navigation/b974627967274c65aa8e9894ab181f54"
  "/navigation/5bcd254243c245d48734a75e81684b41"
  "/navigation/906e89e6cdcd4e3480b7ad8b3830df23"
  "/navigation/fb5c30c687aa4106b14e36375a110768"
  "/navigation/898a066417e449c1baa69c29cf95fbbb"
  "/navigation/f9a46fa5d832407c8e6b04d3e9d57384"
  "/navigation/84c4a14ad8784adfa45bf41796fb2c3f"
  "/navigation/43cdf3d1a8cc484abf93c26d1448a430"
  "/navigation/2bb108b8d6a64fa29f601bcdccd838bf"
  "/navigation/85f4223254f94538b67cd63bca9a5d29"
  "/navigation/77d0fc43a6ea468a95fb7ca87ebeaef6"
  "/navigation/3129698149f34cebb862eaca2d6a1a38"
  "/navigation/0f76f4be7d4449b2813c7f4459414201"
  "/navigation/12304d394f9a4685b8e568ea3bf1455d"
  "/navigation/93c981b1bbf545fa8576066fe0b519b4"
  "/navigation/325ad855029042f99853ef3945235d7f"
  "/navigation/15784856080640a791c2c8ff1b0ca117"
  "/navigation/ce7fc6ed617c469bad912d8b57ff76ee"
  "/navigation/ff8a5def0eee434d8e4731e367778194"
  "/navigation/2a45486b005b41c6945256bcff6bdfba"
  "/navigation/f0eda5d68e19449d9e16caef5d4d34de"
  "/navigation/ed68682f959247558f647ebfc8a1af64"
  "/navigation/af7b8c03f01a41d29e743357392581a6"
  "/navigation/8984096414fd44b49f9341d29441f246"
  "/navigation/c90eba05082847a8a5591981fa18b2af"
  "/navigation/e18c70d0aacb4acdb0e77ba1210303a1"
  "/navigation/a81be86c70114ba6a7aa82d25e431406"
  "/navigation/9be4d286fe9d4f8c95cb17e52133b9e1"
  "/navigation/e83f205235a742a28fda690c114933f8"
  "/navigation/dae673d47b3e4805a9b8bd7c6f063292"
  "/navigation/aeba54c3a7c04b63b31247b1cc6790d6"
  "/navigation/f6e8ea32e9ae469f87fd15c63a038890"
  "/navigation/f6614fab349a46428a38a423556eb195"
  "/navigation/145f7e53bb5a4ad79a17e06d231684af"
  "/navigation/ca0cade58cd444449b2ad9c7a89596f0"
  "/navigation/6554fa538f4449839d02c60be457a15c"
  "/navigation/0f6d9a4e158a4e2b847f7f50eba51a89"
  "/navigation/d66c8f1071684b5db43b1e8b8a34326f"
  "/navigation/d231c091bdef4a94abf9e9c437c299d9"
  "/navigation/8eb0dcafe68b424eb0d22dad4f36dc5c"
  "/navigation/c9f7e629134248cf8173077bb688f5c6"
  "/navigation/6a84b38eb81f416196cce9859204be05"
  "/navigation/8283a228f1214b2b847edde18eddce91"
  "/navigation/50d07d9edb444dda947b1a4ba052ea05"
  "/navigation/fac6e87e334d448b969d10b3c73916b1"
  "/navigation/54526da920cc4ce2b28f66507bef6604"
  "/navigation/c4758f5bc9d2432685e4865534edc8b7"
  "/navigation/17c9cc525f9c42d98c4405fb43995228"
  "/navigation/d6915106c09e45ab9698591291511b54"
  "/navigation/ff37b8106a5247e3915f31a565c41830"
  "/navigation/26290ec2d1444331b4cbc8baf3f90e7d"
  "/navigation/71c43ff44dcb4f2b9da79ab924daa5f5"
  "/navigation/74c9e9d6093f468686f18b1addd9559f"
  "/navigation/af0733f976a74d43afe263ef9b8486d0"
  "/navigation/fe4d5a3afde84b2998e27e3022d9c45c"
  "/navigation/c644e2fb9a5e490c81a3d5651b800155"
  "/navigation/278f92d1d7bd432a84b153f72d629872"
  "/navigation/87d973db60c849b68210a89f038c0fe1"
  "/navigation/3de148f1c882497887ef25d231facfb7"
  "/navigation/e5c7bb18b0614a22b97af9a03a70ee07"
  "/navigation/cbf06aeb717f461c8f04fdf28bd83baf"
  "/navigation/8b37b01e2b5e4b3e8e012261ddc5f28c"
  "/navigation/c1f9a5368e1842ee8a73ffa6a72e704a"
  "/navigation/196d3cce24a4467eae3189e742e4a43b"
  "/navigation/32c547c6c2cf44acb417b3cfcf9d3a55"
  "/navigation/73cf2c39141d4241bebd1a48f9081592"
  "/navigation/99fd11ef16ea4e5cbde56322629b9e52"
  "/navigation/51582e8956b94f2fa0deb0df320fdac4"
  "/navigation/3558851285cd48edb0863f3d7be2cd28"
  "/navigation/950383e3df5b402bad6f71f7782db7a5"
  "/navigation/83eb3aebb4f04c87b23f2248eeb3c8e0"
  "/navigation/fbbce56c699e41029148eab071cc6170"
  "/navigation/e9b37641e57a4cc7aa6ba57abd283aff"
  "/navigation/550d1425248f47ca8f3808b75eff3335"
  "/navigation/9283bb7c90ae4ba5b6988018aa168db1"
  "/navigation/8411e0c4c18e4645877994463eded9ed"
  "/navigation/768fa9ea6cc54ca18a3593ef21e40905"
  "/navigation/a13498c59022446da6922c3fec240798"
  "/navigation/e0b1c6e937aa4d1fb1d91bc4dbe7182e"
  "/detail/124c87d6c94e4cb49c04b7f738bd87ee"
  "/detail/f71111c630de4df29d8ada97b946c78d"
  "/detail/69adb0afafed40fa9f93c06047a7d358"
  "/detail/3ef5952bedac49b081c2b1fc89f7f35f"
  "/detail/cdcd7c9c31574571b13058742ce508a3"
  "/detail/7143c982bc4b45909e56514e1dbfcc71"
  "/detail/fc1b3c3230574e9db10fbdc07a8bfdcb"
  "/detail/6447c5fc0626490fa8b73187458c1f12"
  "/detail/10eab925a9e247a3b62a0bc78ffa9d57"
  "/detail/23e11451f3dd4137937bbf933ceb4048"
  "/detail/fc7b109abd094e57b6aa0337641df3cd"
  "/detail/3e6b994e7e3640159b809ce6402f07ee"
  "/detail/3da2f954618d4b539c8f1233eb5b8a05"
  "/detail/4759244437f746f1bfe9b55dccbd0e42"
  "/detail/e783793d890648f1abf6254e32169661"
  "/detail/09550e9a5bf44d8d8011df591734abb4"
  "/detail/375bf2d3a0ad4026bba165813267e4b3"
  "/detail/0a37f2606029455aa376b1428af3fea2"
  "/detail/056e9c7dea18476c89d857ed73645de4"
  "/detail/d3d59a95bfcb45da997127e2444f21ab"
  "/detail/38210aed336d4385986f6ddbf8e4aaba"
  "/detail/3906e5eeda534b24b98b69f249a5b8bc"
  "/detail/606529b11b924c66966ef72aacc780dd"
  "/detail/5c7f91d82742459c903545196e618803"
  "/navigation/05ef93b635154f0fbe70819d7c38b5ab"
  "/navigation/9b40f505a45549d9bac80e60aaf09328"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"—$C\x08~’@Y²æ\x1F‡™3š`"
]
141 8.25 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"S«^9ÑÅC¹’åýÝE\x06{\r"
  b"\x12\x06­>Õ±Gg¯ÀìV¿þ†$"
  b"D\t²\x17█ìAJâ\ei3Ö\x17"
  b"^\x03\x1Dx~RF£ÇG·\x1F║ÞýØ"
  b"i\x15\v\x10v)Kn¿4U\x0E<’–\x15"
  b"…‹®7\x02\x10ORžm\f|1„\rÝ"
  b"°ÚM¥âFC*‰Ž3p]E\x12î"
  b"©\x07\x17\x05■MöÉ╔^p└Ø}%"
  b"╗$ìÔiøMX╝\■NöB9_"
  b"éå+ID`CJ€\x02MH\x0E±™v"
  b"À§¹RØHN6åÕ×│\x01Ä~ã"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.