GET https://staging.aze-tuning.de/navigation/00000000000000000000000001994492

Query Metrics

137 Database Queries
101 Different statements
406.52 ms Query time

Queries

Group similar statements

# Time Info
1 0.53 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.14 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:
[]
3 0.20 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.25 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:
[]
5 0.72 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"
]
6 1.25 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"×Oý…¦®B瀭5TÌ\x15¼â"
  "Sportauspuff/Duplex-Sportauspuffanlagen"
  "Sportauspuff/Duplex-Sportauspuffanlagen/"
]
7 0.74 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
8 0.21 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
9 0.29 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  "ePrTfXPfdTeq4rcAfWChHkHD1n0vmr6d"
]
10 0.47 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
11 0.57 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
12 0.29 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
13 0.32 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
14 0.48 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"
]
15 0.39 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Í‚ó¬›ÑÀßÊ"
]
16 0.41 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"×™"CH¤K‡§h×Ðè{î="
]
17 0.34 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
18 0.30 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"┬i\x10ºcÚAJìçCt\x12±å\x0F"
]
19 0.23 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:
[]
20 0.52 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" ìHê\x19¡C╚ø/UÑ×65>"
  b"%ªže¾\x14K\x00¬[’uÙ“eÝ"
  b"0ÞÉÍ\x0F\x1ENñàÉm\tFZ└\x14"
  b"=Ýóå{ÔH\t¿¬øƒ\x7F$ÑU"
  b"±\x1A­QXêMû—Ћ_¥“`õ"
]
21 0.72 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`.`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"c6)¿\x1AÞH£¯%x 3„lc"
]
22 0.77 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`.`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"\x1D´¨ÞK\x08Bv¤^µ\x04g\x06\x0FË"
]
23 0.27 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"×™"CH¤K‡§h×Ðè{î="
]
24 1.09 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
25 0.27 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "ePrTfXPfdTeq4rcAfWChHkHD1n0vmr6d"
]
26 0.36 ms
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
27 0.52 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"\r\v]RóM—¶u\eiïÞúi"
  b"%(+A\x04vNÁ»R;Äè禾"
  b"W\x01\x18mA„˜\x12¥o¹p\x0F;"
  b"ZE5º4\x16M3ÉÎÆ»êòÅ@"
  b"e(ñg‰ÃFá¼ oô@â¦I"
  b"¯áBƒðþAò§…#ˆ\tŠpX"
  b"ÈŒ±ŒÜ\x13H8„™\x19À\x00DôO"
  b"È5\x04ì=þC┌┐cp%?!RË"
  b"òÇ\x15¿û\x00F¹´ \x17Ôk%åf"
  b"°i\t-æä@aògÏ#¬╦VÅ"
  b"öI\tì\x01¤F†¨¬Ùô«Y;È"
  b"|%\x1E+Á@Jš«\t\x19¾Âg\x06Â"
  b"\x01öÄ>;\x12sçØãu▒\x0E\x13"
  b"\x01”Ž>;†ql†ùEî\x02[\x14+"
  b"\x01”Ž>;–s;½\x01M\x1FeO¥\x06"
  b"\x01”Ž>;¦q€€W\x03ÕݾÞ("
  b"\x01öÄ>;├s[ù§U╔m¨╗É"
  b"\x01”Ž>;Ðq\x10ºqY\@̬O"
  b"\x01”Ž>;Þs\x15±"s^“ÞžR"
  b"\x01”Ž>;ðqù«(kÌW®5ß"
  b""ð3.ü<D┤öUOz´¯SÍ"
  b"5\x15®<0€O\x07°ü½1áfš6"
  b"9‹§\x02pÛE\x11ŽzÑ\x15Z“—\x05"
  b"<ضîG\x03N\x0E\x04†l\x08\x0E&("
  b"eÀ½ÆÓ³HTû╠üIäK‗├"
  b"z└╣6ÉyJ±ÁL╩xyù8Ð"
  b"Ç:ê²ú‗E±É╣ôµ2\x06\t"
  b"“#YWŸ\vH\˜ÆXÍ…¿\x1C|"
  b"›ÏÚŸN=B°¤Sª\x15zDHr"
  b"£‚^\x1DÚ¼D\x00Š…\x19Ëÿtºñ"
  b"â2grÄkH††ã\t\x1C2O-Ø"
  b"ã*J#öìF=¸\x1A„¯ ÷^ó"
  b"(3.N\x14(K\rüa0)wð¥ "
  b"Oéd´L>H;„ƒÇ‹ï>¤é"
  b"PT¢ç‘jBH–\f:tGp¨“"
  b"""
    |Ÿç\n
    Y£G–®\ƒ\x7Fû_&Ü
    """
  b"«ù·õ•\x01L²‚*Qˆ\x05@_\x0E"
  b"\x03\x06 zMT¢”­ÎÔ¸51"
  b"KK\x1E³ì┴H╬ü\x0FÔÀ@\x1C"
  b"\x05*ôNO\x10‚õT»W¶\x18"
  b"„ä6ÁÁFHy³ Z¡TÀ>d"
  b"ɶ±¿æÎN»Ñ\x7F\x15þI╝®ó"
  b"«Ñaµ…ÇFV‹4§ÄO1Òå"
  b"*ì'¾ç\x06G¾Áƒ·÷f©°ä"
  b"6-tä§—KÚ’±;zZÃ=‰"
  b"R$\x03ÊäÒHó™þ,Š\x19\x16†Å"
  b"p░¿Æ█oJÅòç\x16@±%h&"
  b"┬║ö│^á@zÉ╝m╠¼Ñ^j"
  b"ìÏb8e+E\x0E°,j¸pM\x15\v"
  b"A▓\x7F╝Õ[F ¿VǪÅ6_÷"
  b"~p)x\x11>J\x17µ,rN\rÔ3á"
  b"ÂJ“\çûH\x03Š{üÞ~ô³·"
  b"á=©X\x1AdIÙ­“3\x1F8ÀZv"
  b"¹\x12‚Î09Dí‰\x7F µû*a)"
  b"""
     \x1C%º£Ä@[é>|\n
    û\x07Ø:
    """
  b"\vÙÒë\x17©E´°¦¬a±FÌÈ"
  b"£éM&6o@\x1D¸\x10¤vª²]Ã"
  b"ÑÍð\x1EÛhN!ªØÉ;Í)OÍ"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
  b"ô y"žÆ@ê´jõÞðõv-"
]
28 0.51 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
29 0.42 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:
[]
30 0.26 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:
[]
31 0.22 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"×Oý…¦®B瀭5TÌ\x15¼â"
  b"×™"CH¤K‡§h×Ðè{î="
]
32 0.20 ms
SELECT module.module, module.response FROM wbm_data_layer_modules module
Parameters:
[]
33 0.49 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"ì\x05{B¹­Lm£°=t╠yÐ┐"
  b"ì\x05{B¹­Lm£°=t╠yÐ┐"
  b"ì\x05{B¹­Lm£°=t╠yÐ┐"
]
34 7.25 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`.`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%"
  "%|8d057b42fbf04c6d9cf83d74cc79d1bf|%"
  1
  5
]
35 2.18 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%"
  "%|8d057b42fbf04c6d9cf83d74cc79d1bf|%"
  5
  true
  true
]
36 0.63 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`.`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"ì\x05{B¹­Lm£°=t╠yÐ┐"
]
37 0.39 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
Parameters:
[
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  b"×Oý…¦®B瀭5TÌ\x15¼â"
]
38 0.34 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"
]
39 0.25 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
40 0.25 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Í‚ó¬›ÑÀßÊ"
]
41 0.34 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"\x00?UN‰ºDΙy\x17Ó±b…,"
  b"\x00?UN‰ºDΙy\x17Ó±b…,"
  b"\x00?UN‰ºDΙy\x17Ó±b…,"
]
42 2.83 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`.`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%"
  "%|003f554e89ba44ce997917d3b162852c|%"
  1
  4
]
43 0.95 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%"
  "%|003f554e89ba44ce997917d3b162852c|%"
  4
  true
  true
]
44 0.51 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`.`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"\x00?UN‰ºDΙy\x17Ó±b…,"
]
45 0.43 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
Parameters:
[
  true
  b"×Oý…¦®B瀭5TÌ\x15¼â"
]
46 0.93 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`.`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"\x01A¯ÜA HþšMA*\x16—\«"
  b"c6)¿\x1AÞH£¯%x 3„lc"
  b" –\x1D¼É”A"†hd\x17nyÉO"
  b"▒H!»D¯F\x17░g┬Pü\x00\nõ"
  b"²\x10?“\x17ÒI†•)nc1Fâ¾"
  b"─m31OzIN╝l┼ÓòüÇî"
  b"ç™\x05úˆÜOO²e³Hÿ\x7Fùö"
  b"\x1D"\x02àyjMђɬ\x1Fäæîª"
  b"¨í_Ý.2Ié’³e\x07\x14\x08ÑS"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  b"ô´ÉÀ\x1A¢N¿Š\x04Rǧšôß"
  b")\x05ÉŽä-Nb’›/­O›¶"
  b"ìòÄIJ;K>ö)\x19ÚÎYÃ,"
  b"À\x7F\x7FX;\x07HÔ¤ìþÙŸ÷·M"
]
47 0.46 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
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"×Oý…¦®B瀭5TÌ\x15¼â"
]
48 0.78 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`.`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"\x1D´¨ÞK\x08Bv¤^µ\x04g\x06\x0FË"
]
49 0.24 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
50 0.22 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"c6)¿\x1AÞH£¯%x 3„lc"
]
51 0.16 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
52 0.30 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
53 0.33 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
54 0.64 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`.`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"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
55 0.39 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"‚fÔˆ\x18oN>´~ª\x15ă\x08&"
]
56 0.41 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`.`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"‚fÔˆ\x18oN>´~ª\x15ă\x08&"
]
57 0.52 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`.`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"`pìÞ╣ÊIÿ®o\x0F¯\x19úì█"
  b"؈Udï¯MjŒD)y9\x14ÆÔ"
  b"è\x02iKˆpO\x00‰µÝŽ\x01+rÆ"
]
58 0.55 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"l`¯\x1CZ\vLu c„B†-\x04."
  b"¥Ôw.7WHìäòIºÖ\f_"
  b"?ñ÷בôO‘„ibùÈóÚ¨"
  b"A\x1FÍ)\rjJzèà\vØ%\x00\x7F"
  b"J<²!Z+C¼»\x1Ck¬tÖ©p"
  b"Pb£§^\x13B· É­›Þ£¨Û"
  b"Œx8F/QH£·ã¥fí—•ã"
  b"Îõ(km┘N°ü¶ÞÃX\r·("
]
59 0.36 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"7âÝ\x14­]MÛ·\f¶ž\x15>\x16]"
]
60 0.28 ms
# product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
61 0.34 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"°g└\x00ðeM·ìÈk■Á$öq"
  b"7âÝ\x14­]MÛ·\f¶ž\x15>\x16]"
  b"ì÷;~®(JǺ\x18âµçãÂE"
  b"ï—\x7F„DèMÉ»®B\x1F>k»\x1E"
  b""\x05öBøtC¶û\x1AÅÐn\eâX"
  b"9b³ÒQõOì│╣¸╠╗E©×"
  b"P\x15>bÚrOg™T\x06 )\x19v`"
]
62 0.25 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"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
63 0.27 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"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
64 45.27 ms
# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(COALESCE(`product.translation.name`,`product.parent.translation.name`)) ASC, MIN(`product`.`id`) ASC LIMIT 24
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
65 23.64 ms
SELECT COUNT(*) FROM (# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`name` as `product.parent.translation.name` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
66 16.44 ms
# product-listing-route::loading::aggregation::manufacturer
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
67 0.32 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"‡ÊƒT\x04\x7FI\x16º¹³Èèd¦\x18"
  b"s\x01äQczOåÅ$/┐ÍO&¢"
]
68 100.48 ms
# product-listing-route::loading::aggregation::price
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule22d0332e813c44b494554f7aefee53d6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulea3825e1ddabc44008a8519cbff74baf1.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee2326772c46b488686e3091c324f2dd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee32a4a23f6ec463db81a84afa0f75ef3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0342ac06a07a4d54a294adced4b83531.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0bd9d2eb17a945b4b0a6ac61b146ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulea3e94d26366f401db810a476aab25dc3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee44e6782c64247b796b891cf25ae38f7.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`, "$.rule22d0332e813c44b494554f7aefee53d6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulea3825e1ddabc44008a8519cbff74baf1.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee2326772c46b488686e3091c324f2dd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee32a4a23f6ec463db81a84afa0f75ef3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0342ac06a07a4d54a294adced4b83531.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0bd9d2eb17a945b4b0a6ac61b146ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulea3e94d26366f401db810a476aab25dc3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee44e6782c64247b796b891cf25ae38f7.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`, "$.rule22d0332e813c44b494554f7aefee53d6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulea3825e1ddabc44008a8519cbff74baf1.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee2326772c46b488686e3091c324f2dd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee32a4a23f6ec463db81a84afa0f75ef3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0342ac06a07a4d54a294adced4b83531.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0bd9d2eb17a945b4b0a6ac61b146ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulea3e94d26366f401db810a476aab25dc3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rulee44e6782c64247b796b891cf25ae38f7.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`, "$.rule22d0332e813c44b494554f7aefee53d6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulea3825e1ddabc44008a8519cbff74baf1.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee2326772c46b488686e3091c324f2dd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee32a4a23f6ec463db81a84afa0f75ef3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0342ac06a07a4d54a294adced4b83531.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0bd9d2eb17a945b4b0a6ac61b146ccc8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulea3e94d26366f401db810a476aab25dc3.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rulee44e6782c64247b796b891cf25ae38f7.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 `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
69 8.01 ms
# product-listing-route::loading::aggregation::rating-exists
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
  0
]
70 7.34 ms
# product-listing-route::loading::aggregation::shipping-free-filter
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
  true
]
71 38.27 ms
# product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
72 19.15 ms
# product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  null
  true
  false
]
73 0.36 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%"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13`"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x160"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14q"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16\x19"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16e"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\x15"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14˜"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15g"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12H"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15Y"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\t"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12u"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14@"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15`"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15W"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15t"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14"
]
74 0.61 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"×Oý…¦®B瀭5TÌ\x15¼â"
  true
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13`"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x160"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14q"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16\x19"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16e"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\x15"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14˜"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15g"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12H"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15Y"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\t"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12u"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14@"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15`"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15W"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15t"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14"
]
75 5.62 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.categories.mapping`.`category_id`) SEPARATOR '||')
                  FROM `product_category` `product.categories.mapping`
                  WHERE `product.categories.mapping`.`product_id` = `product`.`categories` AND `product.categories.mapping`.product_version_id = `product`.version_id ) as `product.categories.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`.`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%"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13`"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x160"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14q"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16\x19"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16e"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\x15"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14˜"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15g"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12H"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15Y"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\t"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12u"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14@"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14v"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15`"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15W"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15t"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14"
]
76 0.81 ms
# product-listing-route::loading::association::categories::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%"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01@\x04("
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
77 5.01 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%"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12H"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12u"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12v"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\t"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\x15"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13`"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14@"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14q"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14v"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14˜"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15W"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15Y"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15`"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15g"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15t"
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16\x19"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x160"
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16e"
]
78 0.50 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"
]
79 4.61 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 LIMIT 500
Parameters:
[
  true
  b"94æ™i\rJæ™÷ëÙx5¾î"
  b"QÿþòrÆEBù\x18è╠e1\x1Eì"
  b"~ÖKOÍ\Jôˆ+PýÑð¸‡"
  b"¥lÐê\x02dD*œ\rl,%±‡O"
  b"▒~ƒäÛjD╚üã}ý╩)#6"
  b"æ¥x\x15\x05™C\x15…ýÒnãw\x01"
  b"$\x11\e\rÿ\x10GŽ«ç.sv¢ZC"
  b"\x19\f\x1FìA║¢½äÓSë)\x1E"
  b"ü>#Å£EFcªðL\x1C2]PÑ"
  b"┼═¹‗\x13\x03K×¼\x1Ewv\x04Kɵ"
  b"""
    \n
    ß3¿\x11ºG$¯È\x0F\x17\x04
    """
  b"\x11ç–ã»ÿF=¯ÉídÿÎêâ"
  b"\x0Eö\x18\x00vNO˺٠©B¶!2"
  b"""
    ©Ž¼\n
    .ãD:›|‘áC\rÕÌ
    """
  b"""
    ªZÖ¤\x04#Kº¢§½\x05\n
    ]aÌ
    """
  b"©Ž'‘R“B;§\x00»Ö½ÎŽÒ"
  b"[f@H\x1FÄ@"É\x11]\x16·\Î&"
  b"õ‘Üħ=No°{\x14rµ;a¡"
  b"›‡Ë¬î\x04Gç¶KU`–ïz\x10"
  b"zmB÷\x0FîE¹ŒõA<æëf£"
  b"æ┌\vÌ(,K▓ÆíÓ¼ÉðX\x06"
  b"§T\x01┌ø'Fcï└\x02ÄrÙü\x15"
  b"HrÓ@B\x06M¹¬\x1C[b³PF$"
  b"c9\x10╣¼│A\x1Cüt5\x1Dÿºþø"
  b"â.j0¨”FY¥\ÑYµ\r¡>"
  b"ã"\x1E\x1F¬J\x18®\x01~šÝi\x0E0"
  b"bG\x13ìT\x03E%¹ž¾-fW¨b"
  b"å³½ç╬yA,Á_Úüoó^!"
  b"}ÝÄe¿ÅG}Ø▒▄@A2¹7"
  b"¸ãaeéãM\x05¹ç…žÐŒd½"
  b"\eñÀOXÇAy’"\x1C^l}k\x10"
  b"ò̲®-ÉM\x03çzúv╗\x10N]"
  b"""
    Žùkªp\n
    O:šw†k=üÛÏ
    """
  b""SàÅg║AÚøÝ×Àl(0ü"
  b"‘¥_ÐxÜF„šï,©HÙ›)"
  b"˜,ž\x12m`Góû©ê¥3æÕ"
  b"T'Ôª´§A&¸\x08¤\x0EòDùn"
  b"¡A▄HµpKçü$\x1FÁm‗┼‗"
  b"¡ýçæìÆ@╩ï˽¸};\x06-"
  b"¬Ñ\x1DkÊê@Äœ‚ªõÜ>œÉ"
  b"é>@,áJIÔŸg•M¦ۙ"
  b"¡ÖKólNDî®.NAÉ3¿­"
  b"\x0Eß@Ð@Ïšƒ«bƒrüÌ"
  b"ï\x08K\x14BêE¤üà(\t\x12úä\n"
  b"áÝVìı:F■¬Ã°\f­´\x12\e"
  b"\x7Fúm\x01Hnúa\e±BÀü!"
  b"E1ÝÀÁ—NÙ¤\x10O²ìcÄw"
  b"""
    ×TîÁ\n
    D@OÉ\x03}§Äògp
    """
  b"¾wî5ÚVN+¥:3Ž•:\x08¦"
  b"޳OR\x01pKA±—sáÕ\x15ü£"
  b"ž”\x13\x06\x14I\x1C‹ôa'ÅRX?"
  b"¡¸àMØ\x02Dv‰F\x104#Ç‹²"
  b"\x08¬ù³7\x05Ez°6Fž)è„ñ"
  b"ƒ²\x15¬ñ\x16O'•éɈÎ\x12žJ"
  b"\r┘┐%ô\rCáï8Å┘\x0F\x1D█Ø"
  b"Q`k½ÆQN˵:¿Ô\f\x1E•6"
  b"a\x11(K\x13fDNªÿÚ­\ÄYÍ"
  b"""
    å‹+ƒ(?M4¸\n
    7&š–ø¯
    """
  b"\x15Ü%\x19¬ÃKªÄhºu@ï´ü"
  b"""
    MeLK\n
    ÁOt”C«¦ÏC\®
    """
  b"ú”nA€QOq‹¿êÙ\tÝQ­"
  b"\x04óbDG«µ\t Nž"†n"
  b"ólE‰+ÕF"¯\x0E¹ì9u¨À"
  b"\x05þ´\x04\x03@A]ƒ\x16ä\x02M¢Õì"
  b"Ãeºø:GJ¨·¹Ü>ïÜ\x11Z"
  b"ÊÉ"«­II£ÀåÄÌ\x04\x03"
  b"\x05\x03Mk>=OSŠ¿LéI\x7F~\x19"
  b"mÉ)I▀╝H:Ñ0│vrÔ┘└"
  b"µC_QÙwA\x03¼\x13+h1®CÛ"
  b"\x1FÀTùù5FÊŸ :S¶RÛÇ"
  b"½óU×½ZF‡±’\x00\x1D%¶X"
  b"\x1EÏâıM\CüäÅ2\x16┌Oàx"
  b"Ÿš¦Ä,NCw“$ôj/Æ\tP"
  b"²²L=Ë®L+Øí\x04>·Å┐/"
  b"""
    -I¤Â\x03¤KT¼\x10%ÿ\x02\n
    
    """
  b"AR\x18N ¡Añƒ“\r¯„uÔä"
  b"""
    Z3{\x1D8\n
    Jº‚rוù¦Ë-
    """
  b"Jþ¨Œ¦°B€š±ˆø¡¡\x1C7"
  b"S&ÓéߣG\x05ÿaô!âÅão"
  b"""
    AÅÒJé¶CRš’T\n
    ²\x1Cù 
    """
  b"¾YÔQ"ßLo…a­7¯Ð\x1F"
  b"a\x17F\x03<3B†½Û2@·Ñ¬Þ"
  b"ЯyNì³NĈ\e¡¸&–ñ­"
  b"jíã\x0FågMëÅÇÑ\tÊͶ▄"
  b"S%[\x1C$ìOØ’\x7F‘¤OM P"
  b"\x14àþvJ\x03¤á\x15è¸&7×"
  b"Ö\x04ò½³{A'¥\x05Ý{ë`o†"
  b"-´@\x06\x1F]I\x04ï\x17 tØÆEÃ"
  b"~äBeÏ"I\¹{\f\x1As\x05Q*"
  b"|\x1A…€ÞPM—¦õ¾ÙÌ_3"
  b"/;š\x10Äå@~‘l¯=fxr…"
  b"z\x18‹É¨:A°¦lJ\x15ï\v\x7Fè"
  b"ù\x19âÛþµA\x17²\x0F_œ¬V\x01Í"
  b"■ÇnÌW9Loâ@&[\x07ÅOD"
  b"\x06`¬Íd"@\x16°ÍXÓˆ\x06q\x11"
  b"\x07-XvÒcDûµ \x10‘²¿\v>"
  b"ŒUØŒ;§HE½ÄÃàt6ó²"
  b"┴ÚòëøüF,èåâGX\x1CÉ""
  b"¨@\x1Dí\x10×M|ÉÓ\x05bÛu^¿"
  b"*óŸŸ·4F¢°øY±O\x16!{"
  b"ý;(\x07NZH¬¼qÚ?PS'A"
  b"†ð\x04hV\x10AX•é!¢U‰\x1F\"
  b"Ê£;ºsUN\x13¼ ‡«“ˆÒ\x06"
  b"""
    \x1Dò38—-K×¼7\x0E\n
    Ä{
    """
  b"ëV}3╣iC[ÿû│ÅÏÌQ\x00"
  b"¯Q-W«üOMŽ×\x7FJˆó\x18+"
  b"üÆ\x01\x00×dDXµ„òÐÞ\x16Ôƒ"
  b"""
    \x06¸óÊCíMŒ«­Q\n
    Æ´ù’
    """
  b"À™½'G®D²”â`\x13Š#žå"
  b"Ì_F2Ü Bf˜¿Ûj3_’º"
  b"çiQtV4Cý¾\x0E¥â?í8]"
  b"&Õ ½½åL\x02ˆ&\x01¢ZòÜ2"
  b"JFúÛ\r®H‚¾\x12jPË%úâ"
  b"\x17ý˜µ„SA“¤„\x0FñåGˆø"
  b"e\x00\x1Dô\x0E0JÀ’²³ÍÙiÈÌ"
  b"½‹ÑÜ‹ÿE»µ†Š–ï¿6g"
  b"[?Ë\x14Q2F;ˆ.ªI\x16\r"
  b"Y\x1F³~Ì'L¯¨\x19Âé»Y…\x13"
  b"qìvÇÞ¯A\x10ík\x17Xvb\x03K"
  b"\x07ÄØ©Q┐FäÆjZ╔E÷ñ<"
  b"\x00œ\fß\x1A‚O=ŸdDM!Û G"
  b"GÏ»NߪLbü,■åá[Lå"
  b"e½áùÚ¤Cÿ¬¨¨Q~Yûr"
  b"Y>RVÚž@;‡iRE)þ_Æ"
  b"»à}øDLG™…Ä™Iñ¥‚†"
  b"C▒q┌zÝFıÑØı╬(oñø"
  b"½™(2"ÿGh³½7F\x02nEè"
  b"5è4HáÖDÚ¥P5\x00╩g\x13É"
  b"ØöÀ\x1EêõDKƒ╩\x7FÜÆ\e¢û"
  b"ª\x03§Ü\x15"A«¢Ê€\x10ĸì|"
  b"‰<ªÅýmK\x0E¤0k´¿Hlâ"
  b"\x14\x0Em’±nO{³ác\x7Fî #\e"
  b"ö%P\x17m°O_ŠïŸ~\x0F\x1A\x01D"
  b"╩q=▀'¨Dü¿┐▒²\x02╗bÉ"
  b"¯‚¸˜²LHO¡×´\ˆÇb9"
  b"S~¢pî{Cѧ¨]3\x13q\x0E²"
  b"7Ù┴S│\x13H¡ì╝┤Í▒\x01l="
  b"H§û¹Î¥DÕ†¢Ü“Š˜/Ê"
  b"¡]j\f└ÎC­┐`üc╝-¶í"
  b"@r▓┼¡\vG:ÅqÜ»¥6nr"
  b"ÈR’êS^L@€{j„\x08$\x11§"
  b"eÔ$‡²ÛM\x12¿ÓB’¡ïZÂ"
  b"¦$¦§o\fL¢ºÿ®ß(v\fÞ"
  b"\x03¿f9ŒEV…ÝÎÅ‹\x04ÓÒ"
  b"ñäÆ0=\x17I«‹é‡*¿¸Qö"
  b"BìÂ\x16ðáI©Éúý´¬GJc"
  b"\vpxáyˆI¥¥i~ Aú@Ñ"
  b"│S® NdHµÅÐ‗;\x1EeÃ"
  b"Úü$W\x0E.Fì§P\x14C¥2SÜ"
  b"q\x07\x05Ò;¯LÏ╣╬\x1Fæ*Ø\x11ı"
  b"‚ÜB¶@|O«”'\x0E\x11Ë7ðŒ"
  b"""
    \x03ò²dJÅÑþ`\e­\n
    pJ
    """
  b"""
    ~\x0FÁ‹f÷O¼°h\n
    H9Š®¹
    """
  b"s³╔ç╠ØHò╝ܹÁªz\r\e"
  b"SïS\x1D„˜D‘´Òñ=×rÎ×"
  b"\r´D—ÍúIC…!BaC\x12g\x01"
  b"fµŒÊ`ÉG–½jyH\fÃúÚ"
  b"‰7rcûúD@°…\x14"\x06O­w"
  b"Ï¥-J*7E\x00§PìωuD¶"
  b"ÉÕe/¿`BÓÀÄ╣\x0E\r¯øw"
  b"˜é\x1C.¥7JÅ´n½~¶x1Á"
  b"õašý}@K‚Ž©y³G!°Ÿ"
  b"\x13V\x14 jëFψ.5ò(¨ué"
  b"ÜwhX2¦F`·A\x08½<ñÏJ"
  b"¹╬Ø5ß_O*ø¤>¿ÓæÇ»"
  b"º2,jÇéG\x07ö┬ìk¼vÀr"
  b"$·@.\x07hOãŸ\x05í2\x0EŠÁ×"
  b"Ȥb3…qJõ¨zm8c·îÔ"
  b"?"feí1A:¸…ÇGk\x03×P"
  b"\x02`¥6o¹@7‹ö\x16Vóº­ÿ"
  b"Ûne\x16¡åG˺üLš’\x04"
  b"d@¥µ×\x10N¢ö¿2¼=eì¸"
  b"·\x07\x1A¼‘½Fâœ\x01—G«•›2"
  b"$ì0úC\x18I£éWT?û┬¤£"
  b"P\x1Eñ©VÝF–‰2ß{ŒcÚ¦"
  b"Ê"-@¤­BÖüX&s\x02RNð"
  b"ã÷Ñ÷7¹G\x18›ÏÀ¯ÿ7Ìþ"
  b"³ÕDM[║A½üQ\t;E┐LÄ"
  b"\x1C{Î{æ«MÁ„ÇR™`\x1Cˆ¢"
  b"""
    \x10\x10\n
    Í­F┤ì¨}æÕ+q;
    """
  b"º’ã¶E°JW«GVb×ë÷!"
  b"Çj¯É¹█C\x14ñÛ3I¼\x02"
  b"nýƒ“×»H”—®aym=›ï"
  b"é¶~g­×Cý‰vƒ¼B@\Y"
  b"gŒ§\x03H>@+‘\t\x08 p¡@¤"
  b"è┴F\x1F\x1A\x00NêÀ4╦°\x03Ø|ÿ"
  b"@@î#h°M(¼\vÑjW̾"
  b"""
    •·Å}™’DÁ¤Ñ/:\n
    À×ö
    """
  b"!y;ÛØWO6½nô0{a3º"
  b"Åü?\x1Da°K\ú║Fîaù"Ü"
  b"z╬ÌùQ%O)èohøìý©S"
  b"‹\\x11ƒ›&Kí’ýo¸=³ˆ7"
  b"Ëzkð\x1AjB,ºX~U‘³å¨"
  b"█,.ðc¹IsüW®l:ã╚Ô"
  b"ÚùÆÁ\x16gJ³ÉP═ §¸Ò\x14"
  b"Ln\vù\v\x0FAü¶\x10êõ㸨é"
  b"Ü$Ÿü?n@J¶Á“®&%è¶"
  b"ÆÂè²ö¶K´„óC=§¹¥@"
  b"╬J\x12¨C¥B>ÅÉSR-Yhñ"
  b"p5×߇yB0„Ïf×"\em\x04"
  b"‰l\t (;FØ¥FrÔ&†\x1Eð"
  b"\x06ÛxÕ5LEŒ‚\vLÓyfÔ\x03"
  b"-qw³\x19÷C©¯.â—\x7FS$¶"
  b"tk!šn?Az³§æII€£_"
  b"S‰ò¦ÍwN\x04œÚ„ŒÌ_m\n"
  b"ïØY\x0EåÐGÐäÏ3Ïà­╣¾"
  b"Ã^ÂÇ4EDì¾…šF€å‚®"
  b"""
    ØXWÕÚìL™›\x14«ŽhÕ\n
    
    """
  b"|’¦-yÍLGª>\x16¶ïvÁ\x18"
  b"íjÿÔŸÂKB¡ÖGKƒAÈy"
  b"Mú±\x19beJÕü:X¾¤ÿpÐ"
  b"░mî?yÈL(üÄ█dÈ9ÙK"
  b"T5\x19·¹\E¦Ø┴)¥@÷[0"
  b"\x12ÂáˆM«LL‹\x19zôæP°\x01"
  b"(×[\x11¢SIÈ‹æâ\v\x7F¯eª"
  b"""
    ı\n
    Ýh:´AF×oP1÷Éi\x1E
    """
  b"e!ª:\x06™HU¸\tayt¶.§"
  b"jT¸EU\x02@'Š\x18º’°\x06çc"
  b"í–Ý#9®@|‹É\x01ãBú­è"
  b"-$V³úo@¹™Þ\tßÐçšè"
  b"\x17+s]ùUO%˜cÝ\x10¶Ï•à"
  b"\x1F\x17ê›jóF\x03Ž1RC\x05n\x04Æ"
  b""┼T╝À[Nèê_═╦ÿÉ¿d"
  b"7î©ý_]M¤«Ö”\x1Döf\x15Õ"
  b"Èå\x07üö¥Ný¯,Qþœ©\x0E²"
  b"\x7F6\x14ÉR¤GRÁªxÑ\x1FÇ¡B"
  b"íá¾Ò%øGε'(›Îñxo"
  b"\x01▀!\x07>ÅE\x12â `~´Ièã"
  b"a?÷Ó\x0FµE°‘€8}\x04y•¶"
  b"@&ÜÖ&0GÅŠ4oJÁ£ZJ"
  b"ýJÍÚùoN\x1D¨\x1A—léÊVÏ"
  b"¾M”rù%L,»\x11z²Ð¿"ì"
  b"{Q†%qhN¹›x«¥ž\x1A¦µ"
  b"¡t«¸föAÅô B\x1Eà{{Z"
  b"í\x06j<Ñ%Nöƒ'ã\x1AÉÈþë"
  b"ªÒÓKœ1G¹«hjß\eª\x04"
  b"ŠõjíÁ¬JÖ¡\x16\x03Ü \x04­‚"
  b"\x19º}ÕØÒ@nÿÿ¡#│└H¼"
  b"޼ªÖ\v\x11DT°Ž\x12|çÿ%P"
  b",ïaÏÿÖD╦ØÚ!_Y)Ö╠"
  b"æ%¶76gE“µ}´\΢ÃK"
  b"õ„…|¢?BýëBá½}\x01ª"
  b"ô"b$\x17ñA-¼…×)\÷ÑÊ"
  b"*\x06‡»¾2N\x04Ÿ\x0F\x06—}ÓÉ\x07"
  b"\e·2▄┼MMNü┴\x04\x1AÑÜ"
  b"ßÌô¶J$C*Å=OYÅdwL"
  b"ëNøA\x16CEƒˆs» VçÂè"
  b"j¢û’°¼Mq¯¸C—¿fž\x0F"
  b"Ý\vÐ\x05q\v@øÉ?ÿ-¿¨1»"
  b"¢¨Õ=ß\x1AIè°`R¾¾3\x1E"
  b"\x18£LÌœ~I\x00®Á©×¼K‰8"
  b"!Ö╩L5I@Ã║ÉÍ-^\x1A|\x02"
  b"µ„U\vûÏB §q÷ά/Œ¤"
  b"ø░¾ÿ|¢N\t½Èì¸_D╠-"
  b")ª§ì\v¿OÅ„\x16gW‰ä‹‰"
  b"\x19U\x7Fzq2M#¹F„d\f“X\v"
  b"!owÅ”#A4´#\x10q”²Åä"
  b"ó·Ë\x03Ô\x16HT§›\x0F\eâòÌß"
  b" ¸ô;═AHEÉ\x1D§\x19Èz╠┴"
  b"¼H\x1EA8¶E›ˆQ5†ànÔ\v"
  b"""
    ¼Ü¿ßØ4N\n
    ®.^+¢h╠
    """
  b"­4—Œ\x15©I7­Ùˆ•Å•\x0FW"
  b"†ãk\x04S~LЗ—z\x08ù»óÐ"
  b"VF÷\x18\x10éM̼\x14»C$âøb"
  b"""
    ╬Õ\x10h╠0NpÑ\x11Å\n
    \eÙèU
    """
  b"Ò\x07hç)óMM·Ï̽m}v½"
  b"O\x1AàLÉ\x1FOýÜè.;~B\x12y"
  b"V?╔ÝUµK[Ø┬+\x1CJ\v\x1DG"
  b"…V»ÜVÌF…´žB\tŸë}*"
  b"g«)IæFF3ÄÓıNü░6┤"
  b"IÔ©†\t@F²œEþF׳¦ "
  b"Þ’Ð=\x05•E“žu\x1FG®"
  b"ºÿÈE<\x18@£ƒoµ[Øı■┴"
  b"\x07Ö/Áu–E*«£õFÉ\x1DÜ0"
  b"†‚[ü;ÞDìŠp¨/y?0?"
  b"òÍyè\x1CÐI&ƒJ\x14ìAÚ³X"
  b"j\x07ã¬^MH©¥…×=\x15¤Õœ"
  b".Kó§.®Bó¿åÅEck┌\x19"
  b"mñ4Ú£sNèšÛ=\x00µuíL"
  b"w°•A\x08¢EYˆ‘n\x02]! ú"
  b"Ù‹”U”‡I8‚\x07Ézæ\x1A“Š"
  b"╚░u=Õ\x10AÐì\x04\x03Ñ\f}"
  b"WL¥º—ÌLÕ¬\x7F\x03¸Gbz\x1A"
  b"¥KELf\H5‚NäP\x15\x01"
  b"M9uÀ¬üL\x19\x19µ┼ÜM¯ö"
  b"¹‗æP┌\x1EG║Ø¢dßk±4Æ"
  b"ß·cÇ‚~A\x00¹è…,ÎÜ\t­"
  b"­"Ý╔_pChÉI»\x0Epé×\x1A"
  b"\x02\x10Ñð’†L°¼¡"‚&Í\x01\v"
  b"ô°Ð9'¸H"½ËZÉ£3\x1DE"
  b"\x19£ÆíI»O¥ìr\x17Â\x1EË\x1C¼"
  b"`÷ xF\x04H6º\x10©³Ûã´ù"
  b">{Ù2{)Dú²®•PIrÉ\x08"
  b"(\x03X¦WÞAx¿╚µu┴Ålã"
  b"Jù/ïÕÌEœ´\x15÷=7kù\x02"
  b"µ├a/ÔìMè¥ô"¶C▀\x1Eb"
  b"÷D'ºÌëF\x0Fš \x13`DëŽé"
  b"€/˜á\x17tFþ‘–BÒ\x00þЮ"
  b"Ð>║Ää\x19DÄÅe¹Ú )\x1D"
  b"'=óy¬+A§‘k‘\x00\x02"
  b"†ú\x1CìÈ\x02NP‘3\x19ãìðV\x11"
  b"ý┴ lCWHºØ╗òü%$~$"
  b";kŸŒ7¡Bp½RŒ\x01©ï˜8"
  b"_\x14Ãÿð\x10I\x0E´ÁT+Ïë­¤"
  b"\x7FøØ\x14À)J@û4°f╝ä$\x11"
  b"á<Á\x02{:D.šlÙwºCÁF"
  b"LX\d’èK¢¤GòŽüÚ›æ"
  b"ÏÑ/Ëó²L\x19—µú}ñª\x05\x13"
  b"«Íè┤e┼OOÅUü┼êÜ9p"
  b"TÇ·u\x03ùF\x03¦:õÑ\eò\x04Á"
  b"~\x13ñ+Ñ¡Cæ˜×¯ž `\x06·"
  b"\x04¾3•õ³Iy˜¸öxÜŽ\x1D\v"
  b"Aú©ÿßÓDS¯…˜ªd†ñÔ"
  b"$T\x07¥Ä†J-®òM‰b¢IØ"
  b"""
    Ý_̯»\n
    A ╝-ì¦5Êó\x7F
    """
  b"^[iåææKp‰\x02ήȥ°+"
  b"¡Þ÷Ä\x1EOC/«`ý.\x1Dw…Ø"
  b"ëä‘¥¦‡KŸ±#«S Tn›"
  b">\x06¦\x18`ÆNZ®Ýiñ¼ìC“"
  b"æ \eıhÉNxÅ\x0E\x19Å┼(Pg"
  b"Ðð%‘†dGã‹<»ÈÐ\x11õ$"
  b"ë\x16\x05·LB·¸•<˜Êt,"
  b"•A³F;¡v`B{\x11N\x12"
  b"\x00UÐ+ç\t@#¬\x1EÓ\r\x7F·"
  b"Zl\x1A髨K┌áºè=ÑK¯O"
  b"Œ3\x0F7#ùA¡Œ\x18ˆ-ý»ç\v"
  b"­õ?\e\x03‚HY¤6m\x04p( \x08"
  b"\tàìf‗×K.ƒ┬\r▒«\x18▒ù"
  b"%µ†\tœªHø¶l×A€×\x19Q"
  b"sTÇy\x01úDM»\x7F..ÝR–6"
  b"\fì\x15¡"\x0FOÔø▒$y¬¹┴ë"
  b"þ:Vj§²MF—©\x01A‘´\x04Û"
  b"õþ_Ñ#\tM\x1E´¾åw\x11\x0E"
  b"\t¢0¸M°Lx€\x00Kä=dAÙ"
  b"“gLÊ6\x17GY˜«i‹\x14\x7Fú\x1C"
  b"Æð#e\x16öJ–±ž‡,î'Ž6"
  b"\x1CB`Mj‡ML¥\x1F\e/X;•\x10"
  b"°ÕëýGìE´üß\x14▄0HPã"
  b"É º\x03YØCȵ„{Pv\x07"
  b"†‡‚ý4\fNœŸf$q\x016‡Ô"
  b"\x04░r╝¾J5üÍF┤3¡\x11B"
  b"¨\x07\x02½r‹K縈±\x17\x022"
  b"`®▒├É╦DnüÔ\x06HRºÕB"
  b"9öÆ-gêGŒµ™ø“ÿò(®"
  b"@>-P¥|B\x17¬§¯®\tfö…"
  b"O\x03Ç—m\x19L\x15²\x14ïo]%LD"
  b"(<šÄ¯†E\x0E¬\x1Aå0X\x14[›"
  b"ZÑ»r¼ýHV˜e« cœË "
  b"¯\x16ÉË░£O▄ótú3\x16ìKh"
  b"AÐ▄\x17├*@}£╩ØîB░ó═"
  b" $@Ö\x7FžKëµ¶4\r¯\f'~"
  b"×xAÎ\x05RHl¥iZðÎçCŠ"
  b"7^|▓■éIeû`CFpðCÅ"
  b"│XÚåM\x07Eúü½NÃP¶zä"
  b"R±G\x1Aè¼Hj—É/nxÅxÓ"
  b"êZV|ØÕ@ܽ┤ÒòHÉä«"
  b"\x18ØÎFo\x19H\x04ël%#kÇ0W"
  b"7¸óÓ÷êF{¾!<¨g\x7FV\x15"
  b"}´ñ¼eõIĶȦ\x7Fs#\x15·"
  b"±£ý\x06ükF█║Ç\x06ÒY│õ@"
  b"\x04▀‗yFYØà¬´ÿ\x0E+v"
  b" áßà6=O·×ƒü2UU'º"
  b"9ÇÕ:ÐE\t¤{Ã¥bMX|"
  b"süç°jSG§™:QI\f\x1A²ú"
  b"D\x10œ)?§B`¤w§Ñƒë-ƒ"
  b"\x1AcWË‗ØLa½\x7F\x145¬ì¬/"
  b"åacl\x1EXO²▒Ø*!t┼<¡"
  b"RIzHÂ<H/’í\v0D\x07"
  b"+oíÔ═úI6Ѻ#Û\x16'oØ"
  b"<\x08%k—žK\x1E‘ˆ=\x1F]²*\x1D"
  b"\ržÉb¼PI®–vÆíà¶jw"
  b"rÐn\x1AšÞDΰ\x12etI\f‰'"
  b"K┤\x03[åÒH­ê\rW@îêØ/"
  b"o╩¢(¥╗F"Ö╩pz4Ü╠ì"
  b"¬Ÿ…\x14­ÓC<žÆ±?q=\x1A¼"
  b"{¢mºê&@B³\x1Fûí\‘\x14æ"
  b"춢ج¹JÀÆ\x14Y(Ã2\x04á"
  b"(­g`]%E-¹2€žådôõ"
  b"ÓJ²╚m¤Oèªp═â üƒ{"
  b"îY¸ó)oBdì»è╬\x05Ø\x14\x07"
  b"Ü¡1Ðü HÝê\x03á┘³ü1Ì"
  b"ÔÏѦ\x03ÏN~ˆ$_k\x16\-ß"
  b"Ü$>?~ÁK4«\x19‹>|8ý8"
  b"¬Šp¡Ä\x04B\x19¤ç<à\\x05…P"
  b"X'î¿CôM–™~´ð:>…õ"
  b"lºÌl$\x07F~­\rT¶þÁl‡"
  b">U\x1F+g³G\x1CØäÊúÚ`\x13L"
  b"N▒?1êXI\rå4,Mæ\x1Fì╔"
  b"É’ö£Ò\fA§’auXÕR±¤"
  b"ß\x15Ï\x10FØB\r…•޹<=Oi"
  b"ÊÙáYgêKËŠM×¼Ÿˆç/"
  b"Eª^É\r¥O‹€…ª.3Èk\x01"
  b"ìo\x196)╬G\x1Fä┌³║j­ıW"
  b"\x08µ˜Ì:¿Cäˆó¨è#\eío"
  b"\e.¿£9ABs‘šIRaÕpÊ"
  b"Óð˜v&¬A!»C\x18\x1Eøû'"
  b"™WÔ†_âE½€`E\x12Ý+À\x1F"
  b"ú\x11î¢ê,O2›ôˆG=h«\e"
  b"æ?\x0FÅ\x00▓E%¢wÆM\x1E\x7F½~"
  b"r'Œ\x13k¦C¬´-©`zFW§"
  b"ÅJ<1\x0F\x00K░û\x7F) \x0E¼S\x02"
  b"‘wr\x18"í@‰¬î(}\x18gîu"
  b"çŽFùRòFŒªL¦ò’¢Ì\x19"
  b"b!µ5k:F͘%»\x0FÚ´ê­"
  b"íÀL:ÄóO³¡z&Æ\e\x7F:\x1F"
  b"Õ\x10U^qÖE ‰\x03×$ÆÅ‘g"
  b"ÄÝT\x0E│&Ogøy]üNbCh"
  b"'8|\x05*\x01J —º\x14F›Ah†"
  b"°…áßð"Lÿž\x18BÇ|\x7F¦-"
  b"‹QŠÜv…@?ª\x0EC~:\x1D"
  b"­Û\x06\x08gÂH╝üJ\x0F­^l6ö"
  b"p7ût¯%A(¥\x1FD|\x03¯ŽF"
  b"zÍNöŸ(Iÿ‚gÅÓ´ªí`"
  b"ײL8`ÜEH€Û€Ž\x14\r"
  b"h\x1FúÉ\x03ïNº‡ìmèåÕ”Ç"
  b"Ÿ€\x10F|!@\t†¤\x12¡ú(Œ½"
  b"¥~]\tóôK\x01ìADô×\x19â█"
  b"Ò\r+*QLã˜\x00Iÿ\YÖ;"
  b"ÇW4QBéIM¼\t™¿V¤ÐI"
  b"\x0FR15¿ÒNå€xÌoï\x06çd"
  b"ÊgV\x1C"\x15Gx²”ÞÕH±,«"
  b"<ˆôA\x0F´B¦‡_Ñai“v\e"
  b"–Ih\x1E4EBp°£³¼ÊWS\x07"
  b"ÀU²^ryIÙ™«Â°ÎêýÇ"
  b"ë=~\x18ìcGÙ²\x15\x03EÜ"
  b"Uæ×"Å#Fv¸i!†3@13"
  b"8\x17\x05ظC╔ògÙ║î*╩ñ"
  b"J`CçYAIÈ ¬þ”ÖÇÿò"
  b"¼µ\x15"­>H\x19—’€§˜RȽ"
  b"\x13öñµR­J5¼ÉØç\x13: ┼"
  b";+(┴\x1D\x17IÇüZ&\x14âcn¿"
  b"G,í.+×E(€ñ¤†Ì4ä—"
  b"£»üic®F:¥«£\e╗Èá "
  b"~\x11Åø¼mO5‘xÌ· Yâ‹"
  b"7´Ñ ~LGAÀüO╦Ûþг"
  b"®0Éûh4J0¸¦CžPˆîø"
  b"ë\x1AòMÅ¢K\v€Q©~ò•‚†"
  b"J6BÊ+ÇNéØ╗\x01²\f\x13÷\x05"
  b"HÏ–iñ×Lï¢RŠdºÇ¬9"
  b"ç▄ü|ÊÍMg░&\x1Dã\fb/À"
  b"""
    Bú^Lö\n
    Kåªkïflj—ý
    """
  b"M&X¦''H°°³íC“¿k…"
  b"|·Ä>²€I\x04”©ÇF&±Gµ"
  b"\vÀhë@\x11”»QXÍ­\x04v"
  b" o¼=n,D\x06°=x^¯Ó{Ø"
  b"\x19>\x1F³…\r@#«Â.#-tue"
  b"÷üJ\vf>M(‚NUfÈ%fœ"
  b"”x¸22XI\x1C±"+Ù\x15!\x19ú"
  b"‰Gö\x10\x07ÊIý¸ãéÊc¦•¬"
  b"½\x0Ft©ôrAB“Ü\x19’ýë\x01¯"
  b"\x07´{>d†Lô¨ùS¼\x15¨”½"
  b"""
    ™/\n
    áúgKª´Pé’B<³9
    """
  b"/\x00ÔQH…Aò“\x0FP¯µ±ª¿"
  b"‹K\’éþJ­½fزI–úÂ"
  b"û1\x1Fo┌àExØ\fñ┘'┌·\x10"
  b"R·├/ܬFr╣Å\x18j¯ôã²"
  b"X{­¸ùˆM¯Ž@\x1FF·¸%µ"
  b"‗m■VÚcGðë¦\x06╝(Å ¸"
  b"Éxìý­`K»ºl╬øõÛ\x14à"
  b"µ±¹h "LE¶h¥O€^\v©"
  b"@\x02Øô\x1E/Cý¹ü*½kßÀ’"
  b"kÂjÙœ\x0EJßµ\x1E\x17\x16q«ši"
  b"væsÒŒ\x06I绹 \tïrF!"
  b"\v\x17Ú;ò\x10A}¹\x0F3\x1C(ñ¿("
  b"…j\x1E\x02=tNݪ\x0E,p\vÒ\x02ž"
  b"GÒ*+OÊKi®┘ß,┤,ü\x07"
  b"×^â░ê-OvÀ\x02ìxHô/└"
  b"\x14gܽGr´Ý3\x15Ù«RC"
  b"\x17▀¼$_│M_ØÙ%ı²Ö5Y"
  b"Èqä2N\x05K5ürÎÏ\x19\fç;"
  b"wङ•]@¥¹/–9£™|`"
  b"þt\x05ò0tBL¯åøÝuhžG"
  b"„†;œ\x19«Ll»gæÛâÞOm"
  b"ë\x10·5žbHå…rþ´8G¼²"
  b"\x198@ÿõôO‡†&\x1A*‚/?Ë"
  b"t&¨ÞÚîIËœ\rU\x1E\x18ã«W"
  b"RÁj1O}HÔš "Y/B‹ª"
  b"Lc\x00¦ `J‡¢L<rš"7¶"
  b"r<k6óÿIö´àóÜüýS\x15"
  b"\x1F█#ßS·DIù╩R}IWýØ"
  b"(r\x06ÜôFNw·X\x16è \x11\x18ø"
  b"\x03┴I\x0Fı╩Ap┐üI)i2t\x04"
  b"¬\x0E\t\fa\x1EHü▓{Òô\x14\x01¸"
  b"ü\e1˜—-OÖºªòxÀ\x1D0{"
  b"Ø┴²`▒¸Iı×ܨK\tËöÄ"
  b"Íı¯®RZJü┐ı\x18í¡ïÿ¿"
  b"ëdâ§óbNG®\x0F\x193\x1D"
  b""Ê$D\x03,Hsµ©]‡S\rÜ…"
  b"╦■ÉTë1Eãº}hì(éùh"
  b"i<\r½Œ\x05Aj“e»¥\x15V|{"
  b"2§nº\x06\x1CJvÉ\x15┼+ßÎÏI"
  b"""
    90®#ÓAM”±\n
    \x049>ž]ë
    """
  b"Ùíü\x11¿░B©öò\x03À½\x11├&"
  b"îÃ\x01«¶³A½ÆT═|D|êÉ"
  b"`\x17▀®ÐêKäûÉ\x19Ã\x1DıuJ"
  b"ìº&\x\x0ENéüu▓èYÝ£e"
  b"£4½YØ…Dôªd­:=ò+¶"
  b"_=láÊRNsŠe¼ª\x0Fsu·"
  b"\x7F}­±ÌO‡—à*·ç^ÿ_"
  b"ñ×\x11\x1D²╚M╝ø▓Å\x18xH\x103"
  b"Yl\x16E®³\x07ÿïˆ<èì"
  b"ÜÏ\x7FëýoAmÅz4îG]­ý"
  b"AÜ]\x164FD│ìðU#-\\x1A "
  b"å*2¾3!B˽çÚSX\x7Fœ+"
  b"\faûs\x037E¢²ƒ"¦‘‘:`"
  b"_ãì_╠XEæì\x7F├VÊ. ╦"
  b"5ÌÍÅ)cAØ╝g\x07ús^\x11"
  b"—ç‰\v?@K£™®ù®7±Ð,"
  b"UÌŸ©´…B‹½<\x19žõÁ{\x0E"
  b"àEÎ)…ãIŸ«fÃä>fˆ–"
  b"èÅ1õ\x1EæK¸▒Z%\x02OfäS"
  b"þ,JÊKqFÛ³\x12/>÷yAS"
  b"Zw¸',íEò’gÝ|¿\x14\f\x1F"
  b"ù¦öîéXJ}½*ùX8%•Œ"
  b"ûR\x1EH]ßLK‰_úMý?Bˆ"
  b"\x1DS\f\x12:@‗åÅ9IÆJy\x12"
  b"`\fØ)╔vL¾ü\x1F\x7Fõü^WÄ"
  b"\f\x06)™‰ìB’£„iù¨\x12\x079"
  b"/\x02¡·%zCÚ’¨y0\x12ˆ³\f"
  b"ª•RÝÿ\x1DN“’\x1AK¢µ¼\x111"
  b"sË´ö‘ºA\tªžÊiiŽu©"
  b"†:\x7F:’´Kü±Ýÿ\eÄ­³R"
  b"iø–ø=ÎO\x1F¿,\x00) žæ_"
  b"û=D[ü$GüØ░ýÌ;^@§"
  b"µ'9ì2¸JŸ³‘\x13\v1YÄ?"
  b"\x03ÛàٜAéž·¯k\x0EÍv:"
  b"\x19{\x16›RwE‡´LGÂu\x05ù\x05"
  b"“Îu\x19B{L¨„ÐWß\x1E”ÿ£"
  b"┐&\rz¶_HF╣`ìÉ\x1Eg¾╣"
  b"A¤eø;╗CõØ£Ö\x17ZB├w"
  b"ÐØðô1*MÏç\x7FLâXÝä╠"
  b"\t…¥\vF§¤æaJ¡†rM"
  b"°\x00½\x06═$Bµüqø \x12\x13█ÿ"
  b"»Œ”‹$\x11@©¢:2h;\x01ÚÀ"
  b"\x1A§╦8╩O%üÁ{í±Ìà2"
  b"üØÇ=╠═LÒÑê`U?a+*"
  b"OgÂ\x1A\r…F­‘š%!¾ÆÑç"
  b"†¶†—ŒÆEÅ…ý\r‘ãº`^"
  b"AsƇ²|Hy—ò5ßöKÿ""
  b"ö¢ë¹­²C²±@Ž«,\x0F©E"
  b"║~Q_‗ØA└▓Fß\x02NR╣³"
  b"\x0E$¯éD╦çª\x15üv╣´‗"
  b"K\x03ã\eCœN[ªŽFÔ?\x18ÚA"
  b"""
    .tNÆ}·L\x16░ü\n
    ƒ\x05h,.
    """
  b"¬68§›óCܼ›äF™Ý»µ"
  b"-T╦WÖÔJxª¦\x0EïÉ@àý"
  b"~äiÖ±'BE“‘@Œÿ$EL"
  b"Ò\x16X7ž/HÀ‡4Câ¯Ûî¨"
  b"@e='ÓîKP³vsðJ*RØ"
  b"8Ÿ‘°)ãIj£À}2`!j\x1D"
  b"""
    Ný®%JÕE‹¾\n
    ¿X.6\x15­
    """
  b"lVØ\rYÓBÛš#Z S=®Q"
  b"ãík\x02ï\v@"¢]Eb\x10P^â"
  b"Ât\x17B\x185Aý´±\fÈ>=òŸ"
  b"║òºÌæzNêäØ\x10§\e×\x01}"
  b"íl‹ð64L¿®;&\t¤òPÔ"
  b".T걚\x1DB\x06¼\v›Á\tP/\f"
  b"Š{'Šû\fA\x17Žq“åµER8"
  b"éXÛÈî°N–§a(ÔUñi¢"
  b"kuT¢*»O €'ž\x02Šø\x1Eð"
  b"¬þ¹y/ûAs®ü‹±µæà "
  b"L_t\x08LžJh›õ¬^i30›"
  b"ßQ*Fü±J¥ª0¡D\x1D.õ}"
  b"Ím\x06¿Ë¤LŠ“\x0E\x1F²T\x16"
  b"wXtÅ\x1FÙ@§€]%\x1DµE\x15Ê"
  b".@ddwäA™¸ÐÐnMrê"
  b"aij»N·F]£ßü▓╠[─Á"
  b"\x14\r°cÏ\t@\x11¹˜23“±ªP"
  b"j>¤A\x11à@à€Ú@îDƒs×"
  b"Åû6ÈrÓD>‚\x19ÿïÛ\Pé"
  b"Å\x0F\x0F9M”B"¶îï\x07(ÕÆ\x08"
  b"\x01è»\x18█Ñ@úìDÄÕN╬┤├"
  b"ˆ@•9gwOªŽ‚BÆCùªë"
  b"1÷┴┴ãÉJ÷¼âBo¬\x06O\f"
  b"‚díX\x1D^@NœÐZAém£"
  b"\x17þ\x15£²pE‡W£©+SdÛ"
  b"ÿ¨ºz!nNVؽ\x19xmsàÖ"
  b"EõO?Ï¥Bà™Äjg<¼\x16î"
  b"g¿1\x01u¬Oý¡€ã&ÌJ\x16¨"
  b"\x16íWïfYOÒ”M\x13ˆúÑ#="
  b"G┘§¡à╬EØ║\x1F]''ù Ô"
  b"═&ã\x16¡\x19KvÉ4!└u\x1D:\n"
  b"3çµ{+°Lݲ™\x17v›^\f,"
  b"V▄┴¡┐l@6ò\x1Dü¡■á╦T"
  b"èK(=23E´¦\x1Fĉ\x16\x1D\x02Ž"
  b"ª\x106]„ÅOH¸ÖµÆa\x15\u"
  b"ìœ4b›\x07E\x00´ìZPãªvg"
  b"¯³lŸâcNˆœ©ÏB\x07BLh"
  b"\x14 ‘y\x0FBH©Ï“FR°\x03"
  b"û8qY€>OF©+PåM\e"
  b"WmµŽ4ÀH‹™æYKF—ør"
  b"å \x1FU¨ÔMàŽÄ3û%¸·—"
  b"\WÍ\x00<iM\r‚½Ú¡½~Ý\x0F"
  b"""
    G„1ª\x02òE‹ŽŸ"A\n
    ̲Ž
    """
  b"ú«\x0E{9>M(­ÂiÏþ\x06'\t"
  b"\x07y┬\x1EÉÔJYâ╗\x19┤R0o÷"
  b"\t(û!C1 ä4DbjNP"
  b"þ\x1F0b\vUH\x03¢Lì{­ß©Q"
  b"\x06´ˆÓ3ÈN蠎̵9–ö×"
  b"¡ƒ\x16ZæLFçˆ\x07ΠÌÛ>W"
  b"""
    ²ët│2EH‗ØÇ}Ø_\x12\n
    H
    """
  b"\x02ÂçM†\x00K\f±šg»F.è9"
  b"„¼.$[EO›”#Ý(Ã\x08ä\"
  b"åŠõÄWøJý±Ú\x19³²ç\x16q"
  b"Q7ú£Ã╔EhØðz¸aJØ("
  b"¬Êaq\x03eA\x13±\x07<&è\œ'"
  b"\x05\t░I\x0EìFM¥bG╗pÐÇa"
  b"ð(Ž\x01fýDŒºzcˆ;si\x07"
  b"\x10I=:ôCH#¾Y»‘@^£0"
  b"³¢Q'\x17õG}¹>&‘à¯Îd"
  b"\fÄô<f5OwɽÁÊ┘OY0"
  b"ÿEÓ\x00ÙÎG'¸\x12_¨a/){"
  b"\r\x1A╗G\x15Muº¿╣░ü╩├ "
  b"Ö:_z™V@o‚ˆu\x110X¹Î"
  b"Mv\enXÀ@tž\x01RV^"„r"
  b"\x0F[L\t\x1Fñ@휫?Ÿv)×V"
  b"\x06Û\x00nM\x00¼Á`cÍ_\x05\x1F"
  b"o‰û+Ø\x11D‡€\x00»Ü\eZÚ¦"
  b"\x14 1\x12Ø.E$èf└Mþ¢#_"
  b"""
    äÓ\n
    y\x1EUFÉ•eK³wÈf\n
    """
  b")\x11'‚vpE‰—rÙWI}\x03E"
  b"’+\x15Û\x16´OôŠ“:^w\x05ª…"
  b"\x11üxCÂ\x04K_╗µ}│/§úµ"
  b"l}ûîK–Bô‹¼Ìý½7¬È"
  b"""
    \x10Õ\\x02\x1D¦Gº²\x02BùD¤\n
    {
    """
  b"\x7FÈ|ë3gDèµEMéiRÜ]"
  b"?╩BØq$MS╝\x15fçç<V5"
  b"Ø&÷Ý¥wH`ªl*Â7\x00"
  b"·‡`\eã˜ID§×ÌóÔED×"
  b"Û) tûVKZ—>\x08šy\x0F"
  b"§_±ò\tšDɵH¬nSŠs²"
  b"bå‹\x1F6ºO\x1E·ZÇu\x1A]K7"
  b"«Ûã<#xEÿ│Éè¥ÌóÚ§"
  b"ßF÷\x03×\JÓü ╬qè\x18Ü["
  b"\x12]ÉçékK´Äk5Öé7¿\v"
  b"˜ÊMÿÄ\rK\x1C§\x06™ý\x1A\x1D\f&"
  b"óÐ[¤&THK°EXÈn\x1A£¼"
  b"M\x12ÑY¥ZLWÅtı«B\x116<"
  b";│Á{¥<J\x14¡\x1AÂ.ü╦°\r"
  b"""
    D\n
    46║\x07Dìî╔á\]v*¸
    """
  b"G\x0F¼°ôaLÒù┌ÝØ\x01È┐%"
  b"ªŸPq{=B|ƒšn¸Ûñµ±"
  b""ü~3,PLН(\x00\x1FöÆ"
  b"""
    ÄÚ°ÉØéHoЏBN\n
    ŽäH
    """
  b"ÏÒ Ò!¨JaÉ©Ý7åD░A"
  b"ùÜ”4`‰Cg¾.¿ƒÖâ\x14#"
  b"µ»qN²ËFEŽ—\x15ë݇àV"
  b"Aáƒt2\x19Cp¼Ð\x15öW¤\x1F±"
  b"œ½€«Ô+C¦€Ø}ïyõúU"
  b"è:çß#—@\x00¤\eÑí3Z¦í"
  b"×\x0F¨²lËBö˜¹\x1F‡C1–¶"
  b"˜µÀS³\rLN©î\túªôÐØ"
  b"øõ³Ñÿ^My•^\x07ö\x03‘)+"
  b"þ#\x07\x18ÀmI>»\x02r“‘\x03"
  b"2\x7FŸˆä¿IὯ\r{uéå/"
  b"\x19À\x1Dhƒ£GW¬£0f7]pM"
  b"\x1A·°1û±H$‰¤Uq0h\x06"
  b"ÿ╩x4\x1C¯LéÁÆØ╩aÒ\x0E\n"
  b"'§iÜp\@1Ø*`äO\x14­1"
  b"EK&/ÅvG±▒ã\x1D╬"▀\x05"
  b"ãn¶ƒƒâI}‚\x00i-•Açª"
  b"\x1EH ¨L€J‡¾ê\f§\x04[‘\x03"
  b"ï:F<¬ìB═éc½wæ+:!"
  b"yÔjÑI–H\x0EŠ\x12Ô\x18wûÀ;"
  b"*@0ÃÕ˜Lø˜Ì\x7F+Îè Î"
  b"är\x07øüNIw▒\x07Êøè&Ìd"
  b"ì$›àUáBû¹š‹ý8`i¿"
  b"µV\rÉÖåI§ƒœÕ©\x00\\x10ã"
  b"º─½¨A4CÒü\f\x06ÌSX╩Ð"
  b"Ë:xQŠôGߺËUË]¯Í\r"
  b"æ|š¿å÷GX¶7\x16ͯ#¼Ô"
  b"?_Ã}hGO\x02±b|yF·÷õ"
  b"\x12MlßÚ“Gó¾haÓ\x07¥&\x1F"
  b"Ò£œÅüÕ@ËŠÏܸ¢Á\x1CB"
  b"­\x1C\x10ê╚w@\x0Fëw\x05Ò·|ÙØ"
  b"├ƒ\t║#ì@KºìE¨ÔÛ\x03ü"
  b"\x163ñ¹ÅvC@›\x04}2þ\x1E"
  b"±–\x15Ÿd0Mõ–\x08@\x17—1\x1A»"
  b"Æ|é┴»ª@Sì╚%\fã\x05"
  b"û=\x02¯2═@└üÖòÁLïÁ:"
  b"Õ”ˆÖDÁJû­\x7F{­í\x11á:"
  b"\fT4Iþ>IM§¯Ç…\x0E©Ïe"
  b"""
    ¶*\n
    kÂ"J!´6é'Õ¯N}
    """
  b"àúݨôÄHñƒ™ÛTÙ›å@"
  b"óß\x18Oì4A\x1E¦!j¤N‚4€"
  b"SŸä+IãC|œºb\x1FN›ò("
  b"ûÉ*É5ŒLó½\x01x\x02°Ùó]"
  b"\x14u\x18%I¼³é7,Û\x01\x04\x1D"
  b"©I\x137m¦O ¥D\fTbàòø"
  b"¤õŽ…\x05¾L©¬S\x0F¼Œ\x14Çõ"
  b"ò]Ùi –K“¶b+\x05\e'"
  b"""
    PsƒåVÇAä†Ü\n
    Þ\n
    ÙLÚ
    """
  b"Æ\x12\x16È\gL Àü┼¸º@¥6"
  b"ÙhOc\x01HG¸©Öu\x1D ¾¨³"
  b"~D{\x05Ô…K\x07Š|ÙÐ.wÌw"
  b"²¸§£3\x13Mž¯ö²\x0E…Є½"
  b"¹©i!Ù…J¯µ²ò…ƒ\x10R6"
  b"\wå\x02¬’IÍ’Å[\x03[„>€"
  b"Êðè╝Ü═H©Éº;ïéL░x"
  b"aà©À \x18Oe–“\x14c}’‰a"
  b"\x00©ì“È3K[˜ÿÌg€™NK"
  b"/´¬\x10#éA·±sèsá¿\x0F]"
  b"\vÙ+ƒã{IÁ†Ý\vBÕMŸ\x0F"
  b"\ro\x18I&âF▀âüGà█^ÛT"
  b"A¿éAV‹C„¡P'î0\_Í"
  b"S½×ö\eQKo’À"ÊLÁÚ\x1C"
  b"ÅËÐkwYM°„PŸ}#g½€"
  b"c\x04Ò±þ\x07EN¢\x15eN@“\x04È"
  b"[d¯C\x07FA˼ó5~œ\x1CS\f"
  b"AY~åø4@\x1CÅËJ\tdµ´Y"
  b"´?\x1CúWxIòÉñ\x11\x0E\x03┴ç"
  b"CÜ£üÐ╠JÝú┐zT+çË╔"
  b"55ÓF‰(O‘žT öCš\x1Dì"
  b"J╬=|█×L$ÑiÕ¿ü+I\x17"
  b"Zëÿ¶¬ÅN3äÊú\v\x1Dþ×M"
  b"\x005XcKÇ §>H‰’Gã"
  b"Å│¦\x01&«Jÿï+éTFùÕ@"
  b"~\x1DâØ|DN´àô\x1FÈÛ¹!\x12"
  b"Þ¤?J\x0EÙIËÉçM,ùØb\x05"
  b"\x08ñÛ'H#J‡“×ðÅ‘¨ G"
  b"\x15ê\x19Ã\x11XD,™‡-°,¡Ù¿"
  b"Y†\v\x00k½HB¹\x04~Þ¬»| "
  b"""
    ª\n
    ısHAɬCÛÔ=Ë£\x06
    """
  b"\x18ö~²\x13EIÿ³‡è3܇î\x19"
  b"š4ŒJ¬.KU™dU×–X/G"
  b"º}\x01k>ŠFþ‡ÏÄ\x04ñ€\;"
  b"ªbù…^cIE£\x1C\võ\x00nl\x01"
  b"£È߽ǖGQ¡ÿZj 9+"
  b")o\t2:╦LËôã­Å1û┤Ú"
  b"""
    LïV\x15:0Jì—q´\n
    7Rbµ
    """
  b"Ç9›<jÿK\x16Œp¨Ù\x05@y©"
  b"üC7a)ºHýØ;Ú╬\x02½~ª"
  b"Ù\x03\x07òÃKOÓš\x1F:Fbæ{×"
  b"½ZÅ╩╔UA═░═\x1CÎÑx¾N"
  b"CÁV\vµÍHYž›N«•|k\x1F"
  b"ãcÁ‗.HBqÑ\x1F"ÆIì\x08"
  b"‹uÒå|þ@{§4C¢¹‹;å"
  b"'Ûŧ×ýOR║Ë#¼À?A╝"
  b"J…ûNðŽHâ–ÑL¤s*\x06µ"
  b"#\rnÔQÁMü®aY(S[ÍÁ"
  b"ý…!°\x03|O%‚•ÝÖS\x12"
  b"*S¢\x19sœE¤¯K‘Ã\x1Deqù"
  b"q4°–\x1E Iž©Ä2ªÞ¼ë}"
  b"(+-UÒxLÑá\x14¥Å9\x10qr"
  b"NfN7R4D’°¥>pQÏèg"
  b"c³ÖËѬLn€\x0EíUòþK\x1F"
  b"úæúÄaÂFé¹Ë !Æ::t"
  b"║}ì ░²O\x18ìS!&Û\´P"
  b"Ã\x01YXðçK„†S̓R·›\x1E"
  b"kd\vôÀ²Iß¶<\x16ÉîÂE\x04"
  b"\vâø)ù\rH©›Kì*+Ë.È"
  b"N õ\x10 ãCY¦¿\x1EÓ¿Ú Î"
  b"<ñtâù)M-¶1ó¥ß&\e\x04"
  b"#ïtú\x17¹Cx…²_˜€‘“¹"
  b"ı;ÞñodN0▒5£¿hü\x0Ed"
  b"\x13§+t…­@˼•=˜^“û\x06"
  b"""
    ÛœçU\n
    \x02C³«†\x04¯Ë\x1F
    """
  b"Ya¾¿P\x18H>‰ÓÍí\x7Fˆ`u"
  b"QG\x18¼‹NC|°_ƒ\x1D%çbš"
  b"b6ÒóZ×H] e\\x10ÂÍßb"
  b"\x15­›ëc¦OX£V\x18ÌZ²÷©"
  b"\x13Z#:óCþüÎúê▄¾çÕ"
  b"†P¶½ 6I§¯?«jv±…ñ"
  b"¦Ù\x08vSFD=”ÑÆ÷·\x16nF"
  b"""
    ßåÚõé F¶º\n
    Áh_ßÉi
    """
  b"""
    ðIÇXLdJ\n
    ¯\x15Ãj¸À½v
    """
  b"═¾¤'UæE\x15Ç4û¾ÖyÉ\x05"
  b"Û +\x13§BC¼®U=- %\eõ"
  b"]lšñíˆF»Ž5\x15Ž€yº»"
  b"®Ûä‗═gCbåV¤»'ýØ¿"
  b"€%>UyßN\x16°q çÎÎBE"
  b"ê9àm#TCå§\x1D\x08}³µñã"
  b";N\x14ÙÀÇLyÜ2\x1A╔╚Ì\x17ü"
  b"~┘±┼╝╩JSå¬Ùì©Q╔Ù"
  b"5ìÄÃs~Kñ½Ã!Î ¸█6"
  b"×\x1F▄Ø‗ùA'æ\x040\x16wB┼S"
  b"ŒM¯™«ûO4©ÒY\E0¬­"
  b"î\x03‡ö„ØLà¬\x08&Ç]Àõ½"
  b"ó¸0\x0Fù┐C\x06ƒúØë9┬sG"
  b"Æê\x1EËš¨@m”{\x14\x7F\r÷&\x07"
  b".i®eà╔D;£ê)SÉ▀\x17\x02"
  b"Ã\x07\tFKkF\x17³\x17ïWŽ\x1E„¥"
  b"xVfK¤‰DÁ½\x10Tr¶‘e"
  b";µ%s\\x05C8€‡¾ó]€¯Ð"
  b"©mJ;j6DÞÜÂÉ\nã\x1C\x04"
  b"®þÚóEmG~¥ÍçmÖNVÛ"
  b"i¸ú+\x10 LóÜØNG\eKâg"
  b"—„Òµ\x16\x19Cy³+|²Mÿc>"
  b"Y Æ%║+JúÉé\f"©ı̦"
  b"ÂÈ€wK»BŸ­;L?í\x04º\x13"
  b"÷³µÄÏtJ²„Mr_Ô§]Š"
  b"µ'uȬZCr¨Î°\f8\x13½\x1A"
  b"’p˜D\r†Cä”Ddžã»P\r"
  b"’÷¢7\x05mKS”mG©æÀë."
  b"Rl\x01áÄùNt»g'©\r\x7F©]"
  b"#▒P×E,G0ïÉÐé?³ı÷"
  b"ü▄}ÿ* Lº║}{I¤┌\x0Eı"
  b"C+-våÏLã’á/Cµq¬´"
  b"ˆÃ—coZEx¿²ªˆ"jè¯"
  b"\x03\x12J<˜qK\x0F³Ög\x11óUIÞ"
  b"""
    Ø÷/P\x1E-C/é\x18é\n
    \x04═║>
    """
  b"¿•-\x19Ž AG¤GΘ4™å_"
  b"C,N|¤üA<‘ÍBÌOÈKÒ"
  b"L…ƒ|Êê@\x11£?Y†¼9\tø"
  b"ü¯ÛpÞó@ëö\x07r\x12WÙD["
  b"]ögî\x12õO¤¢r{®â¶\vè"
  b"þ:çâïYHçžã¿4\x05³Yp"
  b"C@öUR╚JÊÅ[©┘╠f¬ë"
  b"õ‗Á\x1C┤zE\x19öV┼\x187ìM\x0F"
  b"N[(]*╗C┘¬\x12'\ƒ!"ì"
  b"HHi\x02\x08íFщy¡jÑl^L"
  b"ü¡â█r¸N0êÈ®Ð]Æ│ì"
  b"š§¾@¯óO)“Œ³_»˜h\x12"
  b"ß\x0F\x19░½ÊD¡Éx§┼Ê░Mó"
  b"f’\x1FÌ™ÚD\x17¤âïk?…J="
  b"èÒÔıì$Crï╚7J9±é"
  b"¨¾kÔ\x02·Cô»s\x12\x0EÄ\vã\x14"
  b"£?\x7F¢öñNÕæ┘ɽp▄│ "
  b"L¿\våÔÐH›‚º;\x11ì’€C"
  b"÷äÿrH¦J‹°0–ï¹çYš"
  b"¬ìy7pÊK´ÅÈhÐÍp\x02|"
  b"ò╠¥\x02ȤENÉ└²└mÎr»"
  b"ã8\x07Jñ€CЯÿÐc¾a¹œ"
  b"Ai^#ØÅNœ¨`ã⯫é\t"
  b"ƒY‘¯¶\tMщ\x05\x01‹$Ôêù"
  b"$é_øæMHš¦I\x02Ý\x7F<S\x19"
  b"¯k¨─?ƒOà▒┤\tÉëOHø"
  b"ŠD±üã\vAb‚\x13(î´–Ge"
  b"\x18\x01\x11\e¼@┌░ \x11Å\x1CB÷á"
  b"Ÿ4ðs \v@:’pŽÐ´ü¦S"
  b"p–$WúPL¢±^Ü\x18"\x0F—€"
  b"âw}]ð¬B!…Û\x06Ÿ\@ùÐ"
  b"2Ý`CNéCð¨AQi€@Æs"
  b"†ÒéV7.O·®\x14F·&Ãëæ"
  b"lðÏV¿JAÖä/\x1CrØ╣Á\x04"
  b"MT2\x04”nK~±G¼Æ·ï\x17]"
  b"—ï‚°AÉKß«U¡\x11¶<»\x1F"
  b"ÎýOßdÔDñ•W.äÑ«Ëï"
  b"""
    (”#DÛsL½Š’gv\n
    )\x07/
    """
  b"\t\x19v\x08îŽEr‡\x11\x15b—}ßž"
  b"Xë´ÀØÂD*äi¹µo\x12\x19H"
  b"f\x011\x1A´\rLjˆoÕáQw®ä"
  b"²€Ã½LˆJ\x00—F\Ë\x12Ì®\e"
  b"%0ÛSfˆB\x03·Šés%5Zï"
  b"L\e4{}ºO\x04´\x7Fs™\x1C\x1F"
  b"ªƒ,<\x1A–A«šŠl\f\fž"
  b"Ix(å2ì@qºM\x05ÐP=üy"
  b"""
    sº+ì\x01HH\n
    àïÑıëÞ=ý
    """
  b"éÊ"\x1Aï¦D­Žˆ\x12)5­"Y"
  b"\x12dt,+0J…§ôz\¸”ÿd"
  b"â\x002\x7FÑ)N5¹\x1Cš¨l^ÄÎ"
  b"лCUÌmGu•y‚„RRŒ½"
  b"4?'[_å@FŽÕtÊù>îi"
  b"i©f tDyØg7[\x19¼R¼"
  b"Ù«­jsrL\x17“éêÞ!aTJ"
]
80 1.20 ms
# product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.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.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`.`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"\x00UÐ+ç\t@#¬\x1EÓ\r\x7F·"
  b"\r┘┐%ô\rCáï8Å┘\x0F\x1D█Ø"
  b"\x0Eö\x18\x00vNO˺٠©B¶!2"
  b"$\x11\e\rÿ\x10GŽ«ç.sv¢ZC"
  b"%0ÛSfˆB\x03·Šés%5Zï"
  b"94æ™i\rJæ™÷ëÙx5¾î"
  b"AsƇ²|Hy—ò5ßöKÿ""
  b"HÏ–iñ×Lï¢RŠdºÇ¬9"
  b"OgÂ\x1A\r…F­‘š%!¾ÆÑç"
  b"[f@H\x1FÄ@"É\x11]\x16·\Î&"
  b"_\x14Ãÿð\x10I\x0E´ÁT+Ïë­¤"
  b"a\x17F\x03<3B†½Û2@·Ñ¬Þ"
  b"iø–ø=ÎO\x1F¿,\x00) žæ_"
  b"Çj¯É¹█C\x14ñÛ3I¼\x02"
  b"‚ÜB¶@|O«”'\x0E\x11Ë7ðŒ"
  b"‰Gö\x10\x07ÊIý¸ãéÊc¦•¬"
  b"ï\x08K\x14BêE¤üà(\t\x12úä\n"
  b"˜,ž\x12m`Góû©ê¥3æÕ"
  b"˜é\x1C.¥7JÅ´n½~¶x1Á"
  b"×^â░ê-OvÀ\x02ìxHô/└"
  b"Ÿš¦Ä,NCw“$ôj/Æ\tP"
  b"¡¸àMØ\x02Dv‰F\x104#Ç‹²"
  b"£4½YØ…Dôªd­:=ò+¶"
  b"¥KELf\H5‚NäP\x15\x01"
  b"¥lÐê\x02dD*œ\rl,%±‡O"
  b"¡A▄HµpKçü$\x1FÁm‗┼‗"
  b"°…áßð"Lÿž\x18BÇ|\x7F¦-"
  b"▒~ƒäÛjD╚üã}ý╩)#6"
  b"µ'9ì2¸JŸ³‘\x13\v1YÄ?"
  b"º’ã¶E°JW«GVb×ë÷!"
  b"»à}øDLG™…Ä™Iñ¥‚†"
  b"½™(2"ÿGh³½7F\x02nEè"
  b"½óU×½ZF‡±’\x00\x1D%¶X"
  b"¾YÔQ"ßLo…a­7¯Ð\x1F"
  b"┐&\rz¶_HF╣`ìÉ\x1Eg¾╣"
  b"ÀU²^ryIÙ™«Â°ÎêýÇ"
  b"ÈR’êS^L@€{j„\x08$\x11§"
  b"Ì_F2Ü Bf˜¿Ûj3_’º"
  b"ЯyNì³NĈ\e¡¸&–ñ­"
  b"""
    ßåÚõé F¶º\n
    Áh_ßÉi
    """
  b"ã8\x07Jñ€CЯÿÐc¾a¹œ"
  b"èK(=23E´¦\x1Fĉ\x16\x1D\x02Ž"
  b"é>@,áJIÔŸg•M¦ۙ"
  b"Ùíü\x11¿░B©öò\x03À½\x11├&"
  b"í\x06j<Ñ%Nöƒ'ã\x1AÉÈþë"
  b"‗m■VÚcGðë¦\x06╝(Å ¸"
  b"ö¢ë¹­²C²±@Ž«,\x0F©E"
  b"ù\x19âÛþµA\x17²\x0F_œ¬V\x01Í"
  b"■ÇnÌW9Loâ@&[\x07ÅOD"
]
81 4.14 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 LIMIT 500 OFFSET 500
Parameters:
[
  true
  b"94æ™i\rJæ™÷ëÙx5¾î"
  b"QÿþòrÆEBù\x18è╠e1\x1Eì"
  b"~ÖKOÍ\Jôˆ+PýÑð¸‡"
  b"¥lÐê\x02dD*œ\rl,%±‡O"
  b"▒~ƒäÛjD╚üã}ý╩)#6"
  b"æ¥x\x15\x05™C\x15…ýÒnãw\x01"
  b"$\x11\e\rÿ\x10GŽ«ç.sv¢ZC"
  b"\x19\f\x1FìA║¢½äÓSë)\x1E"
  b"ü>#Å£EFcªðL\x1C2]PÑ"
  b"┼═¹‗\x13\x03K×¼\x1Ewv\x04Kɵ"
  b"""
    \n
    ß3¿\x11ºG$¯È\x0F\x17\x04
    """
  b"\x11ç–ã»ÿF=¯ÉídÿÎêâ"
  b"\x0Eö\x18\x00vNO˺٠©B¶!2"
  b"""
    ©Ž¼\n
    .ãD:›|‘áC\rÕÌ
    """
  b"""
    ªZÖ¤\x04#Kº¢§½\x05\n
    ]aÌ
    """
  b"©Ž'‘R“B;§\x00»Ö½ÎŽÒ"
  b"[f@H\x1FÄ@"É\x11]\x16·\Î&"
  b"õ‘Üħ=No°{\x14rµ;a¡"
  b"›‡Ë¬î\x04Gç¶KU`–ïz\x10"
  b"zmB÷\x0FîE¹ŒõA<æëf£"
  b"æ┌\vÌ(,K▓ÆíÓ¼ÉðX\x06"
  b"§T\x01┌ø'Fcï└\x02ÄrÙü\x15"
  b"HrÓ@B\x06M¹¬\x1C[b³PF$"
  b"c9\x10╣¼│A\x1Cüt5\x1Dÿºþø"
  b"â.j0¨”FY¥\ÑYµ\r¡>"
  b"ã"\x1E\x1F¬J\x18®\x01~šÝi\x0E0"
  b"bG\x13ìT\x03E%¹ž¾-fW¨b"
  b"å³½ç╬yA,Á_Úüoó^!"
  b"}ÝÄe¿ÅG}Ø▒▄@A2¹7"
  b"¸ãaeéãM\x05¹ç…žÐŒd½"
  b"\eñÀOXÇAy’"\x1C^l}k\x10"
  b"ò̲®-ÉM\x03çzúv╗\x10N]"
  b"""
    Žùkªp\n
    O:šw†k=üÛÏ
    """
  b""SàÅg║AÚøÝ×Àl(0ü"
  b"‘¥_ÐxÜF„šï,©HÙ›)"
  b"˜,ž\x12m`Góû©ê¥3æÕ"
  b"T'Ôª´§A&¸\x08¤\x0EòDùn"
  b"¡A▄HµpKçü$\x1FÁm‗┼‗"
  b"¡ýçæìÆ@╩ï˽¸};\x06-"
  b"¬Ñ\x1DkÊê@Äœ‚ªõÜ>œÉ"
  b"é>@,áJIÔŸg•M¦ۙ"
  b"¡ÖKólNDî®.NAÉ3¿­"
  b"\x0Eß@Ð@Ïšƒ«bƒrüÌ"
  b"ï\x08K\x14BêE¤üà(\t\x12úä\n"
  b"áÝVìı:F■¬Ã°\f­´\x12\e"
  b"\x7Fúm\x01Hnúa\e±BÀü!"
  b"E1ÝÀÁ—NÙ¤\x10O²ìcÄw"
  b"""
    ×TîÁ\n
    D@OÉ\x03}§Äògp
    """
  b"¾wî5ÚVN+¥:3Ž•:\x08¦"
  b"޳OR\x01pKA±—sáÕ\x15ü£"
  b"ž”\x13\x06\x14I\x1C‹ôa'ÅRX?"
  b"¡¸àMØ\x02Dv‰F\x104#Ç‹²"
  b"\x08¬ù³7\x05Ez°6Fž)è„ñ"
  b"ƒ²\x15¬ñ\x16O'•éɈÎ\x12žJ"
  b"\r┘┐%ô\rCáï8Å┘\x0F\x1D█Ø"
  b"Q`k½ÆQN˵:¿Ô\f\x1E•6"
  b"a\x11(K\x13fDNªÿÚ­\ÄYÍ"
  b"""
    å‹+ƒ(?M4¸\n
    7&š–ø¯
    """
  b"\x15Ü%\x19¬ÃKªÄhºu@ï´ü"
  b"""
    MeLK\n
    ÁOt”C«¦ÏC\®
    """
  b"ú”nA€QOq‹¿êÙ\tÝQ­"
  b"\x04óbDG«µ\t Nž"†n"
  b"ólE‰+ÕF"¯\x0E¹ì9u¨À"
  b"\x05þ´\x04\x03@A]ƒ\x16ä\x02M¢Õì"
  b"Ãeºø:GJ¨·¹Ü>ïÜ\x11Z"
  b"ÊÉ"«­II£ÀåÄÌ\x04\x03"
  b"\x05\x03Mk>=OSŠ¿LéI\x7F~\x19"
  b"mÉ)I▀╝H:Ñ0│vrÔ┘└"
  b"µC_QÙwA\x03¼\x13+h1®CÛ"
  b"\x1FÀTùù5FÊŸ :S¶RÛÇ"
  b"½óU×½ZF‡±’\x00\x1D%¶X"
  b"\x1EÏâıM\CüäÅ2\x16┌Oàx"
  b"Ÿš¦Ä,NCw“$ôj/Æ\tP"
  b"²²L=Ë®L+Øí\x04>·Å┐/"
  b"""
    -I¤Â\x03¤KT¼\x10%ÿ\x02\n
    
    """
  b"AR\x18N ¡Añƒ“\r¯„uÔä"
  b"""
    Z3{\x1D8\n
    Jº‚rוù¦Ë-
    """
  b"Jþ¨Œ¦°B€š±ˆø¡¡\x1C7"
  b"S&ÓéߣG\x05ÿaô!âÅão"
  b"""
    AÅÒJé¶CRš’T\n
    ²\x1Cù 
    """
  b"¾YÔQ"ßLo…a­7¯Ð\x1F"
  b"a\x17F\x03<3B†½Û2@·Ñ¬Þ"
  b"ЯyNì³NĈ\e¡¸&–ñ­"
  b"jíã\x0FågMëÅÇÑ\tÊͶ▄"
  b"S%[\x1C$ìOØ’\x7F‘¤OM P"
  b"\x14àþvJ\x03¤á\x15è¸&7×"
  b"Ö\x04ò½³{A'¥\x05Ý{ë`o†"
  b"-´@\x06\x1F]I\x04ï\x17 tØÆEÃ"
  b"~äBeÏ"I\¹{\f\x1As\x05Q*"
  b"|\x1A…€ÞPM—¦õ¾ÙÌ_3"
  b"/;š\x10Äå@~‘l¯=fxr…"
  b"z\x18‹É¨:A°¦lJ\x15ï\v\x7Fè"
  b"ù\x19âÛþµA\x17²\x0F_œ¬V\x01Í"
  b"■ÇnÌW9Loâ@&[\x07ÅOD"
  b"\x06`¬Íd"@\x16°ÍXÓˆ\x06q\x11"
  b"\x07-XvÒcDûµ \x10‘²¿\v>"
  b"ŒUØŒ;§HE½ÄÃàt6ó²"
  b"┴ÚòëøüF,èåâGX\x1CÉ""
  b"¨@\x1Dí\x10×M|ÉÓ\x05bÛu^¿"
  b"*óŸŸ·4F¢°øY±O\x16!{"
  b"ý;(\x07NZH¬¼qÚ?PS'A"
  b"†ð\x04hV\x10AX•é!¢U‰\x1F\"
  b"Ê£;ºsUN\x13¼ ‡«“ˆÒ\x06"
  b"""
    \x1Dò38—-K×¼7\x0E\n
    Ä{
    """
  b"ëV}3╣iC[ÿû│ÅÏÌQ\x00"
  b"¯Q-W«üOMŽ×\x7FJˆó\x18+"
  b"üÆ\x01\x00×dDXµ„òÐÞ\x16Ôƒ"
  b"""
    \x06¸óÊCíMŒ«­Q\n
    Æ´ù’
    """
  b"À™½'G®D²”â`\x13Š#žå"
  b"Ì_F2Ü Bf˜¿Ûj3_’º"
  b"çiQtV4Cý¾\x0E¥â?í8]"
  b"&Õ ½½åL\x02ˆ&\x01¢ZòÜ2"
  b"JFúÛ\r®H‚¾\x12jPË%úâ"
  b"\x17ý˜µ„SA“¤„\x0FñåGˆø"
  b"e\x00\x1Dô\x0E0JÀ’²³ÍÙiÈÌ"
  b"½‹ÑÜ‹ÿE»µ†Š–ï¿6g"
  b"[?Ë\x14Q2F;ˆ.ªI\x16\r"
  b"Y\x1F³~Ì'L¯¨\x19Âé»Y…\x13"
  b"qìvÇÞ¯A\x10ík\x17Xvb\x03K"
  b"\x07ÄØ©Q┐FäÆjZ╔E÷ñ<"
  b"\x00œ\fß\x1A‚O=ŸdDM!Û G"
  b"GÏ»NߪLbü,■åá[Lå"
  b"e½áùÚ¤Cÿ¬¨¨Q~Yûr"
  b"Y>RVÚž@;‡iRE)þ_Æ"
  b"»à}øDLG™…Ä™Iñ¥‚†"
  b"C▒q┌zÝFıÑØı╬(oñø"
  b"½™(2"ÿGh³½7F\x02nEè"
  b"5è4HáÖDÚ¥P5\x00╩g\x13É"
  b"ØöÀ\x1EêõDKƒ╩\x7FÜÆ\e¢û"
  b"ª\x03§Ü\x15"A«¢Ê€\x10ĸì|"
  b"‰<ªÅýmK\x0E¤0k´¿Hlâ"
  b"\x14\x0Em’±nO{³ác\x7Fî #\e"
  b"ö%P\x17m°O_ŠïŸ~\x0F\x1A\x01D"
  b"╩q=▀'¨Dü¿┐▒²\x02╗bÉ"
  b"¯‚¸˜²LHO¡×´\ˆÇb9"
  b"S~¢pî{Cѧ¨]3\x13q\x0E²"
  b"7Ù┴S│\x13H¡ì╝┤Í▒\x01l="
  b"H§û¹Î¥DÕ†¢Ü“Š˜/Ê"
  b"¡]j\f└ÎC­┐`üc╝-¶í"
  b"@r▓┼¡\vG:ÅqÜ»¥6nr"
  b"ÈR’êS^L@€{j„\x08$\x11§"
  b"eÔ$‡²ÛM\x12¿ÓB’¡ïZÂ"
  b"¦$¦§o\fL¢ºÿ®ß(v\fÞ"
  b"\x03¿f9ŒEV…ÝÎÅ‹\x04ÓÒ"
  b"ñäÆ0=\x17I«‹é‡*¿¸Qö"
  b"BìÂ\x16ðáI©Éúý´¬GJc"
  b"\vpxáyˆI¥¥i~ Aú@Ñ"
  b"│S® NdHµÅÐ‗;\x1EeÃ"
  b"Úü$W\x0E.Fì§P\x14C¥2SÜ"
  b"q\x07\x05Ò;¯LÏ╣╬\x1Fæ*Ø\x11ı"
  b"‚ÜB¶@|O«”'\x0E\x11Ë7ðŒ"
  b"""
    \x03ò²dJÅÑþ`\e­\n
    pJ
    """
  b"""
    ~\x0FÁ‹f÷O¼°h\n
    H9Š®¹
    """
  b"s³╔ç╠ØHò╝ܹÁªz\r\e"
  b"SïS\x1D„˜D‘´Òñ=×rÎ×"
  b"\r´D—ÍúIC…!BaC\x12g\x01"
  b"fµŒÊ`ÉG–½jyH\fÃúÚ"
  b"‰7rcûúD@°…\x14"\x06O­w"
  b"Ï¥-J*7E\x00§PìωuD¶"
  b"ÉÕe/¿`BÓÀÄ╣\x0E\r¯øw"
  b"˜é\x1C.¥7JÅ´n½~¶x1Á"
  b"õašý}@K‚Ž©y³G!°Ÿ"
  b"\x13V\x14 jëFψ.5ò(¨ué"
  b"ÜwhX2¦F`·A\x08½<ñÏJ"
  b"¹╬Ø5ß_O*ø¤>¿ÓæÇ»"
  b"º2,jÇéG\x07ö┬ìk¼vÀr"
  b"$·@.\x07hOãŸ\x05í2\x0EŠÁ×"
  b"Ȥb3…qJõ¨zm8c·îÔ"
  b"?"feí1A:¸…ÇGk\x03×P"
  b"\x02`¥6o¹@7‹ö\x16Vóº­ÿ"
  b"Ûne\x16¡åG˺üLš’\x04"
  b"d@¥µ×\x10N¢ö¿2¼=eì¸"
  b"·\x07\x1A¼‘½Fâœ\x01—G«•›2"
  b"$ì0úC\x18I£éWT?û┬¤£"
  b"P\x1Eñ©VÝF–‰2ß{ŒcÚ¦"
  b"Ê"-@¤­BÖüX&s\x02RNð"
  b"ã÷Ñ÷7¹G\x18›ÏÀ¯ÿ7Ìþ"
  b"³ÕDM[║A½üQ\t;E┐LÄ"
  b"\x1C{Î{æ«MÁ„ÇR™`\x1Cˆ¢"
  b"""
    \x10\x10\n
    Í­F┤ì¨}æÕ+q;
    """
  b"º’ã¶E°JW«GVb×ë÷!"
  b"Çj¯É¹█C\x14ñÛ3I¼\x02"
  b"nýƒ“×»H”—®aym=›ï"
  b"é¶~g­×Cý‰vƒ¼B@\Y"
  b"gŒ§\x03H>@+‘\t\x08 p¡@¤"
  b"è┴F\x1F\x1A\x00NêÀ4╦°\x03Ø|ÿ"
  b"@@î#h°M(¼\vÑjW̾"
  b"""
    •·Å}™’DÁ¤Ñ/:\n
    À×ö
    """
  b"!y;ÛØWO6½nô0{a3º"
  b"Åü?\x1Da°K\ú║Fîaù"Ü"
  b"z╬ÌùQ%O)èohøìý©S"
  b"‹\\x11ƒ›&Kí’ýo¸=³ˆ7"
  b"Ëzkð\x1AjB,ºX~U‘³å¨"
  b"█,.ðc¹IsüW®l:ã╚Ô"
  b"ÚùÆÁ\x16gJ³ÉP═ §¸Ò\x14"
  b"Ln\vù\v\x0FAü¶\x10êõ㸨é"
  b"Ü$Ÿü?n@J¶Á“®&%è¶"
  b"ÆÂè²ö¶K´„óC=§¹¥@"
  b"╬J\x12¨C¥B>ÅÉSR-Yhñ"
  b"p5×߇yB0„Ïf×"\em\x04"
  b"‰l\t (;FØ¥FrÔ&†\x1Eð"
  b"\x06ÛxÕ5LEŒ‚\vLÓyfÔ\x03"
  b"-qw³\x19÷C©¯.â—\x7FS$¶"
  b"tk!šn?Az³§æII€£_"
  b"S‰ò¦ÍwN\x04œÚ„ŒÌ_m\n"
  b"ïØY\x0EåÐGÐäÏ3Ïà­╣¾"
  b"Ã^ÂÇ4EDì¾…šF€å‚®"
  b"""
    ØXWÕÚìL™›\x14«ŽhÕ\n
    
    """
  b"|’¦-yÍLGª>\x16¶ïvÁ\x18"
  b"íjÿÔŸÂKB¡ÖGKƒAÈy"
  b"Mú±\x19beJÕü:X¾¤ÿpÐ"
  b"░mî?yÈL(üÄ█dÈ9ÙK"
  b"T5\x19·¹\E¦Ø┴)¥@÷[0"
  b"\x12ÂáˆM«LL‹\x19zôæP°\x01"
  b"(×[\x11¢SIÈ‹æâ\v\x7F¯eª"
  b"""
    ı\n
    Ýh:´AF×oP1÷Éi\x1E
    """
  b"e!ª:\x06™HU¸\tayt¶.§"
  b"jT¸EU\x02@'Š\x18º’°\x06çc"
  b"í–Ý#9®@|‹É\x01ãBú­è"
  b"-$V³úo@¹™Þ\tßÐçšè"
  b"\x17+s]ùUO%˜cÝ\x10¶Ï•à"
  b"\x1F\x17ê›jóF\x03Ž1RC\x05n\x04Æ"
  b""┼T╝À[Nèê_═╦ÿÉ¿d"
  b"7î©ý_]M¤«Ö”\x1Döf\x15Õ"
  b"Èå\x07üö¥Ný¯,Qþœ©\x0E²"
  b"\x7F6\x14ÉR¤GRÁªxÑ\x1FÇ¡B"
  b"íá¾Ò%øGε'(›Îñxo"
  b"\x01▀!\x07>ÅE\x12â `~´Ièã"
  b"a?÷Ó\x0FµE°‘€8}\x04y•¶"
  b"@&ÜÖ&0GÅŠ4oJÁ£ZJ"
  b"ýJÍÚùoN\x1D¨\x1A—léÊVÏ"
  b"¾M”rù%L,»\x11z²Ð¿"ì"
  b"{Q†%qhN¹›x«¥ž\x1A¦µ"
  b"¡t«¸föAÅô B\x1Eà{{Z"
  b"í\x06j<Ñ%Nöƒ'ã\x1AÉÈþë"
  b"ªÒÓKœ1G¹«hjß\eª\x04"
  b"ŠõjíÁ¬JÖ¡\x16\x03Ü \x04­‚"
  b"\x19º}ÕØÒ@nÿÿ¡#│└H¼"
  b"޼ªÖ\v\x11DT°Ž\x12|çÿ%P"
  b",ïaÏÿÖD╦ØÚ!_Y)Ö╠"
  b"æ%¶76gE“µ}´\΢ÃK"
  b"õ„…|¢?BýëBá½}\x01ª"
  b"ô"b$\x17ñA-¼…×)\÷ÑÊ"
  b"*\x06‡»¾2N\x04Ÿ\x0F\x06—}ÓÉ\x07"
  b"\e·2▄┼MMNü┴\x04\x1AÑÜ"
  b"ßÌô¶J$C*Å=OYÅdwL"
  b"ëNøA\x16CEƒˆs» VçÂè"
  b"j¢û’°¼Mq¯¸C—¿fž\x0F"
  b"Ý\vÐ\x05q\v@øÉ?ÿ-¿¨1»"
  b"¢¨Õ=ß\x1AIè°`R¾¾3\x1E"
  b"\x18£LÌœ~I\x00®Á©×¼K‰8"
  b"!Ö╩L5I@Ã║ÉÍ-^\x1A|\x02"
  b"µ„U\vûÏB §q÷ά/Œ¤"
  b"ø░¾ÿ|¢N\t½Èì¸_D╠-"
  b")ª§ì\v¿OÅ„\x16gW‰ä‹‰"
  b"\x19U\x7Fzq2M#¹F„d\f“X\v"
  b"!owÅ”#A4´#\x10q”²Åä"
  b"ó·Ë\x03Ô\x16HT§›\x0F\eâòÌß"
  b" ¸ô;═AHEÉ\x1D§\x19Èz╠┴"
  b"¼H\x1EA8¶E›ˆQ5†ànÔ\v"
  b"""
    ¼Ü¿ßØ4N\n
    ®.^+¢h╠
    """
  b"­4—Œ\x15©I7­Ùˆ•Å•\x0FW"
  b"†ãk\x04S~LЗ—z\x08ù»óÐ"
  b"VF÷\x18\x10éM̼\x14»C$âøb"
  b"""
    ╬Õ\x10h╠0NpÑ\x11Å\n
    \eÙèU
    """
  b"Ò\x07hç)óMM·Ï̽m}v½"
  b"O\x1AàLÉ\x1FOýÜè.;~B\x12y"
  b"V?╔ÝUµK[Ø┬+\x1CJ\v\x1DG"
  b"…V»ÜVÌF…´žB\tŸë}*"
  b"g«)IæFF3ÄÓıNü░6┤"
  b"IÔ©†\t@F²œEþF׳¦ "
  b"Þ’Ð=\x05•E“žu\x1FG®"
  b"ºÿÈE<\x18@£ƒoµ[Øı■┴"
  b"\x07Ö/Áu–E*«£õFÉ\x1DÜ0"
  b"†‚[ü;ÞDìŠp¨/y?0?"
  b"òÍyè\x1CÐI&ƒJ\x14ìAÚ³X"
  b"j\x07ã¬^MH©¥…×=\x15¤Õœ"
  b".Kó§.®Bó¿åÅEck┌\x19"
  b"mñ4Ú£sNèšÛ=\x00µuíL"
  b"w°•A\x08¢EYˆ‘n\x02]! ú"
  b"Ù‹”U”‡I8‚\x07Ézæ\x1A“Š"
  b"╚░u=Õ\x10AÐì\x04\x03Ñ\f}"
  b"WL¥º—ÌLÕ¬\x7F\x03¸Gbz\x1A"
  b"¥KELf\H5‚NäP\x15\x01"
  b"M9uÀ¬üL\x19\x19µ┼ÜM¯ö"
  b"¹‗æP┌\x1EG║Ø¢dßk±4Æ"
  b"ß·cÇ‚~A\x00¹è…,ÎÜ\t­"
  b"­"Ý╔_pChÉI»\x0Epé×\x1A"
  b"\x02\x10Ñð’†L°¼¡"‚&Í\x01\v"
  b"ô°Ð9'¸H"½ËZÉ£3\x1DE"
  b"\x19£ÆíI»O¥ìr\x17Â\x1EË\x1C¼"
  b"`÷ xF\x04H6º\x10©³Ûã´ù"
  b">{Ù2{)Dú²®•PIrÉ\x08"
  b"(\x03X¦WÞAx¿╚µu┴Ålã"
  b"Jù/ïÕÌEœ´\x15÷=7kù\x02"
  b"µ├a/ÔìMè¥ô"¶C▀\x1Eb"
  b"÷D'ºÌëF\x0Fš \x13`DëŽé"
  b"€/˜á\x17tFþ‘–BÒ\x00þЮ"
  b"Ð>║Ää\x19DÄÅe¹Ú )\x1D"
  b"'=óy¬+A§‘k‘\x00\x02"
  b"†ú\x1CìÈ\x02NP‘3\x19ãìðV\x11"
  b"ý┴ lCWHºØ╗òü%$~$"
  b";kŸŒ7¡Bp½RŒ\x01©ï˜8"
  b"_\x14Ãÿð\x10I\x0E´ÁT+Ïë­¤"
  b"\x7FøØ\x14À)J@û4°f╝ä$\x11"
  b"á<Á\x02{:D.šlÙwºCÁF"
  b"LX\d’èK¢¤GòŽüÚ›æ"
  b"ÏÑ/Ëó²L\x19—µú}ñª\x05\x13"
  b"«Íè┤e┼OOÅUü┼êÜ9p"
  b"TÇ·u\x03ùF\x03¦:õÑ\eò\x04Á"
  b"~\x13ñ+Ñ¡Cæ˜×¯ž `\x06·"
  b"\x04¾3•õ³Iy˜¸öxÜŽ\x1D\v"
  b"Aú©ÿßÓDS¯…˜ªd†ñÔ"
  b"$T\x07¥Ä†J-®òM‰b¢IØ"
  b"""
    Ý_̯»\n
    A ╝-ì¦5Êó\x7F
    """
  b"^[iåææKp‰\x02ήȥ°+"
  b"¡Þ÷Ä\x1EOC/«`ý.\x1Dw…Ø"
  b"ëä‘¥¦‡KŸ±#«S Tn›"
  b">\x06¦\x18`ÆNZ®Ýiñ¼ìC“"
  b"æ \eıhÉNxÅ\x0E\x19Å┼(Pg"
  b"Ðð%‘†dGã‹<»ÈÐ\x11õ$"
  b"ë\x16\x05·LB·¸•<˜Êt,"
  b"•A³F;¡v`B{\x11N\x12"
  b"\x00UÐ+ç\t@#¬\x1EÓ\r\x7F·"
  b"Zl\x1A髨K┌áºè=ÑK¯O"
  b"Œ3\x0F7#ùA¡Œ\x18ˆ-ý»ç\v"
  b"­õ?\e\x03‚HY¤6m\x04p( \x08"
  b"\tàìf‗×K.ƒ┬\r▒«\x18▒ù"
  b"%µ†\tœªHø¶l×A€×\x19Q"
  b"sTÇy\x01úDM»\x7F..ÝR–6"
  b"\fì\x15¡"\x0FOÔø▒$y¬¹┴ë"
  b"þ:Vj§²MF—©\x01A‘´\x04Û"
  b"õþ_Ñ#\tM\x1E´¾åw\x11\x0E"
  b"\t¢0¸M°Lx€\x00Kä=dAÙ"
  b"“gLÊ6\x17GY˜«i‹\x14\x7Fú\x1C"
  b"Æð#e\x16öJ–±ž‡,î'Ž6"
  b"\x1CB`Mj‡ML¥\x1F\e/X;•\x10"
  b"°ÕëýGìE´üß\x14▄0HPã"
  b"É º\x03YØCȵ„{Pv\x07"
  b"†‡‚ý4\fNœŸf$q\x016‡Ô"
  b"\x04░r╝¾J5üÍF┤3¡\x11B"
  b"¨\x07\x02½r‹K縈±\x17\x022"
  b"`®▒├É╦DnüÔ\x06HRºÕB"
  b"9öÆ-gêGŒµ™ø“ÿò(®"
  b"@>-P¥|B\x17¬§¯®\tfö…"
  b"O\x03Ç—m\x19L\x15²\x14ïo]%LD"
  b"(<šÄ¯†E\x0E¬\x1Aå0X\x14[›"
  b"ZÑ»r¼ýHV˜e« cœË "
  b"¯\x16ÉË░£O▄ótú3\x16ìKh"
  b"AÐ▄\x17├*@}£╩ØîB░ó═"
  b" $@Ö\x7FžKëµ¶4\r¯\f'~"
  b"×xAÎ\x05RHl¥iZðÎçCŠ"
  b"7^|▓■éIeû`CFpðCÅ"
  b"│XÚåM\x07Eúü½NÃP¶zä"
  b"R±G\x1Aè¼Hj—É/nxÅxÓ"
  b"êZV|ØÕ@ܽ┤ÒòHÉä«"
  b"\x18ØÎFo\x19H\x04ël%#kÇ0W"
  b"7¸óÓ÷êF{¾!<¨g\x7FV\x15"
  b"}´ñ¼eõIĶȦ\x7Fs#\x15·"
  b"±£ý\x06ükF█║Ç\x06ÒY│õ@"
  b"\x04▀‗yFYØà¬´ÿ\x0E+v"
  b" áßà6=O·×ƒü2UU'º"
  b"9ÇÕ:ÐE\t¤{Ã¥bMX|"
  b"süç°jSG§™:QI\f\x1A²ú"
  b"D\x10œ)?§B`¤w§Ñƒë-ƒ"
  b"\x1AcWË‗ØLa½\x7F\x145¬ì¬/"
  b"åacl\x1EXO²▒Ø*!t┼<¡"
  b"RIzHÂ<H/’í\v0D\x07"
  b"+oíÔ═úI6Ѻ#Û\x16'oØ"
  b"<\x08%k—žK\x1E‘ˆ=\x1F]²*\x1D"
  b"\ržÉb¼PI®–vÆíà¶jw"
  b"rÐn\x1AšÞDΰ\x12etI\f‰'"
  b"K┤\x03[åÒH­ê\rW@îêØ/"
  b"o╩¢(¥╗F"Ö╩pz4Ü╠ì"
  b"¬Ÿ…\x14­ÓC<žÆ±?q=\x1A¼"
  b"{¢mºê&@B³\x1Fûí\‘\x14æ"
  b"춢ج¹JÀÆ\x14Y(Ã2\x04á"
  b"(­g`]%E-¹2€žådôõ"
  b"ÓJ²╚m¤Oèªp═â üƒ{"
  b"îY¸ó)oBdì»è╬\x05Ø\x14\x07"
  b"Ü¡1Ðü HÝê\x03á┘³ü1Ì"
  b"ÔÏѦ\x03ÏN~ˆ$_k\x16\-ß"
  b"Ü$>?~ÁK4«\x19‹>|8ý8"
  b"¬Šp¡Ä\x04B\x19¤ç<à\\x05…P"
  b"X'î¿CôM–™~´ð:>…õ"
  b"lºÌl$\x07F~­\rT¶þÁl‡"
  b">U\x1F+g³G\x1CØäÊúÚ`\x13L"
  b"N▒?1êXI\rå4,Mæ\x1Fì╔"
  b"É’ö£Ò\fA§’auXÕR±¤"
  b"ß\x15Ï\x10FØB\r…•޹<=Oi"
  b"ÊÙáYgêKËŠM×¼Ÿˆç/"
  b"Eª^É\r¥O‹€…ª.3Èk\x01"
  b"ìo\x196)╬G\x1Fä┌³║j­ıW"
  b"\x08µ˜Ì:¿Cäˆó¨è#\eío"
  b"\e.¿£9ABs‘šIRaÕpÊ"
  b"Óð˜v&¬A!»C\x18\x1Eøû'"
  b"™WÔ†_âE½€`E\x12Ý+À\x1F"
  b"ú\x11î¢ê,O2›ôˆG=h«\e"
  b"æ?\x0FÅ\x00▓E%¢wÆM\x1E\x7F½~"
  b"r'Œ\x13k¦C¬´-©`zFW§"
  b"ÅJ<1\x0F\x00K░û\x7F) \x0E¼S\x02"
  b"‘wr\x18"í@‰¬î(}\x18gîu"
  b"çŽFùRòFŒªL¦ò’¢Ì\x19"
  b"b!µ5k:F͘%»\x0FÚ´ê­"
  b"íÀL:ÄóO³¡z&Æ\e\x7F:\x1F"
  b"Õ\x10U^qÖE ‰\x03×$ÆÅ‘g"
  b"ÄÝT\x0E│&Ogøy]üNbCh"
  b"'8|\x05*\x01J —º\x14F›Ah†"
  b"°…áßð"Lÿž\x18BÇ|\x7F¦-"
  b"‹QŠÜv…@?ª\x0EC~:\x1D"
  b"­Û\x06\x08gÂH╝üJ\x0F­^l6ö"
  b"p7ût¯%A(¥\x1FD|\x03¯ŽF"
  b"zÍNöŸ(Iÿ‚gÅÓ´ªí`"
  b"ײL8`ÜEH€Û€Ž\x14\r"
  b"h\x1FúÉ\x03ïNº‡ìmèåÕ”Ç"
  b"Ÿ€\x10F|!@\t†¤\x12¡ú(Œ½"
  b"¥~]\tóôK\x01ìADô×\x19â█"
  b"Ò\r+*QLã˜\x00Iÿ\YÖ;"
  b"ÇW4QBéIM¼\t™¿V¤ÐI"
  b"\x0FR15¿ÒNå€xÌoï\x06çd"
  b"ÊgV\x1C"\x15Gx²”ÞÕH±,«"
  b"<ˆôA\x0F´B¦‡_Ñai“v\e"
  b"–Ih\x1E4EBp°£³¼ÊWS\x07"
  b"ÀU²^ryIÙ™«Â°ÎêýÇ"
  b"ë=~\x18ìcGÙ²\x15\x03EÜ"
  b"Uæ×"Å#Fv¸i!†3@13"
  b"8\x17\x05ظC╔ògÙ║î*╩ñ"
  b"J`CçYAIÈ ¬þ”ÖÇÿò"
  b"¼µ\x15"­>H\x19—’€§˜RȽ"
  b"\x13öñµR­J5¼ÉØç\x13: ┼"
  b";+(┴\x1D\x17IÇüZ&\x14âcn¿"
  b"G,í.+×E(€ñ¤†Ì4ä—"
  b"£»üic®F:¥«£\e╗Èá "
  b"~\x11Åø¼mO5‘xÌ· Yâ‹"
  b"7´Ñ ~LGAÀüO╦Ûþг"
  b"®0Éûh4J0¸¦CžPˆîø"
  b"ë\x1AòMÅ¢K\v€Q©~ò•‚†"
  b"J6BÊ+ÇNéØ╗\x01²\f\x13÷\x05"
  b"HÏ–iñ×Lï¢RŠdºÇ¬9"
  b"ç▄ü|ÊÍMg░&\x1Dã\fb/À"
  b"""
    Bú^Lö\n
    Kåªkïflj—ý
    """
  b"M&X¦''H°°³íC“¿k…"
  b"|·Ä>²€I\x04”©ÇF&±Gµ"
  b"\vÀhë@\x11”»QXÍ­\x04v"
  b" o¼=n,D\x06°=x^¯Ó{Ø"
  b"\x19>\x1F³…\r@#«Â.#-tue"
  b"÷üJ\vf>M(‚NUfÈ%fœ"
  b"”x¸22XI\x1C±"+Ù\x15!\x19ú"
  b"‰Gö\x10\x07ÊIý¸ãéÊc¦•¬"
  b"½\x0Ft©ôrAB“Ü\x19’ýë\x01¯"
  b"\x07´{>d†Lô¨ùS¼\x15¨”½"
  b"""
    ™/\n
    áúgKª´Pé’B<³9
    """
  b"/\x00ÔQH…Aò“\x0FP¯µ±ª¿"
  b"‹K\’éþJ­½fزI–úÂ"
  b"û1\x1Fo┌àExØ\fñ┘'┌·\x10"
  b"R·├/ܬFr╣Å\x18j¯ôã²"
  b"X{­¸ùˆM¯Ž@\x1FF·¸%µ"
  b"‗m■VÚcGðë¦\x06╝(Å ¸"
  b"Éxìý­`K»ºl╬øõÛ\x14à"
  b"µ±¹h "LE¶h¥O€^\v©"
  b"@\x02Øô\x1E/Cý¹ü*½kßÀ’"
  b"kÂjÙœ\x0EJßµ\x1E\x17\x16q«ši"
  b"væsÒŒ\x06I绹 \tïrF!"
  b"\v\x17Ú;ò\x10A}¹\x0F3\x1C(ñ¿("
  b"…j\x1E\x02=tNݪ\x0E,p\vÒ\x02ž"
  b"GÒ*+OÊKi®┘ß,┤,ü\x07"
  b"×^â░ê-OvÀ\x02ìxHô/└"
  b"\x14gܽGr´Ý3\x15Ù«RC"
  b"\x17▀¼$_│M_ØÙ%ı²Ö5Y"
  b"Èqä2N\x05K5ürÎÏ\x19\fç;"
  b"wङ•]@¥¹/–9£™|`"
  b"þt\x05ò0tBL¯åøÝuhžG"
  b"„†;œ\x19«Ll»gæÛâÞOm"
  b"ë\x10·5žbHå…rþ´8G¼²"
  b"\x198@ÿõôO‡†&\x1A*‚/?Ë"
  b"t&¨ÞÚîIËœ\rU\x1E\x18ã«W"
  b"RÁj1O}HÔš "Y/B‹ª"
  b"Lc\x00¦ `J‡¢L<rš"7¶"
  b"r<k6óÿIö´àóÜüýS\x15"
  b"\x1F█#ßS·DIù╩R}IWýØ"
  b"(r\x06ÜôFNw·X\x16è \x11\x18ø"
  b"\x03┴I\x0Fı╩Ap┐üI)i2t\x04"
  b"¬\x0E\t\fa\x1EHü▓{Òô\x14\x01¸"
  b"ü\e1˜—-OÖºªòxÀ\x1D0{"
  b"Ø┴²`▒¸Iı×ܨK\tËöÄ"
  b"Íı¯®RZJü┐ı\x18í¡ïÿ¿"
  b"ëdâ§óbNG®\x0F\x193\x1D"
  b""Ê$D\x03,Hsµ©]‡S\rÜ…"
  b"╦■ÉTë1Eãº}hì(éùh"
  b"i<\r½Œ\x05Aj“e»¥\x15V|{"
  b"2§nº\x06\x1CJvÉ\x15┼+ßÎÏI"
  b"""
    90®#ÓAM”±\n
    \x049>ž]ë
    """
  b"Ùíü\x11¿░B©öò\x03À½\x11├&"
  b"îÃ\x01«¶³A½ÆT═|D|êÉ"
  b"`\x17▀®ÐêKäûÉ\x19Ã\x1DıuJ"
  b"ìº&\x\x0ENéüu▓èYÝ£e"
  b"£4½YØ…Dôªd­:=ò+¶"
  b"_=láÊRNsŠe¼ª\x0Fsu·"
  b"\x7F}­±ÌO‡—à*·ç^ÿ_"
  b"ñ×\x11\x1D²╚M╝ø▓Å\x18xH\x103"
  b"Yl\x16E®³\x07ÿïˆ<èì"
  b"ÜÏ\x7FëýoAmÅz4îG]­ý"
  b"AÜ]\x164FD│ìðU#-\\x1A "
  b"å*2¾3!B˽çÚSX\x7Fœ+"
  b"\faûs\x037E¢²ƒ"¦‘‘:`"
  b"_ãì_╠XEæì\x7F├VÊ. ╦"
  b"5ÌÍÅ)cAØ╝g\x07ús^\x11"
  b"—ç‰\v?@K£™®ù®7±Ð,"
  b"UÌŸ©´…B‹½<\x19žõÁ{\x0E"
  b"àEÎ)…ãIŸ«fÃä>fˆ–"
  b"èÅ1õ\x1EæK¸▒Z%\x02OfäS"
  b"þ,JÊKqFÛ³\x12/>÷yAS"
  b"Zw¸',íEò’gÝ|¿\x14\f\x1F"
  b"ù¦öîéXJ}½*ùX8%•Œ"
  b"ûR\x1EH]ßLK‰_úMý?Bˆ"
  b"\x1DS\f\x12:@‗åÅ9IÆJy\x12"
  b"`\fØ)╔vL¾ü\x1F\x7Fõü^WÄ"
  b"\f\x06)™‰ìB’£„iù¨\x12\x079"
  b"/\x02¡·%zCÚ’¨y0\x12ˆ³\f"
  b"ª•RÝÿ\x1DN“’\x1AK¢µ¼\x111"
  b"sË´ö‘ºA\tªžÊiiŽu©"
  b"†:\x7F:’´Kü±Ýÿ\eÄ­³R"
  b"iø–ø=ÎO\x1F¿,\x00) žæ_"
  b"û=D[ü$GüØ░ýÌ;^@§"
  b"µ'9ì2¸JŸ³‘\x13\v1YÄ?"
  b"\x03ÛàٜAéž·¯k\x0EÍv:"
  b"\x19{\x16›RwE‡´LGÂu\x05ù\x05"
  b"“Îu\x19B{L¨„ÐWß\x1E”ÿ£"
  b"┐&\rz¶_HF╣`ìÉ\x1Eg¾╣"
  b"A¤eø;╗CõØ£Ö\x17ZB├w"
  b"ÐØðô1*MÏç\x7FLâXÝä╠"
  b"\t…¥\vF§¤æaJ¡†rM"
  b"°\x00½\x06═$Bµüqø \x12\x13█ÿ"
  b"»Œ”‹$\x11@©¢:2h;\x01ÚÀ"
  b"\x1A§╦8╩O%üÁ{í±Ìà2"
  b"üØÇ=╠═LÒÑê`U?a+*"
  b"OgÂ\x1A\r…F­‘š%!¾ÆÑç"
  b"†¶†—ŒÆEÅ…ý\r‘ãº`^"
  b"AsƇ²|Hy—ò5ßöKÿ""
  b"ö¢ë¹­²C²±@Ž«,\x0F©E"
  b"║~Q_‗ØA└▓Fß\x02NR╣³"
  b"\x0E$¯éD╦çª\x15üv╣´‗"
  b"K\x03ã\eCœN[ªŽFÔ?\x18ÚA"
  b"""
    .tNÆ}·L\x16░ü\n
    ƒ\x05h,.
    """
  b"¬68§›óCܼ›äF™Ý»µ"
  b"-T╦WÖÔJxª¦\x0EïÉ@àý"
  b"~äiÖ±'BE“‘@Œÿ$EL"
  b"Ò\x16X7ž/HÀ‡4Câ¯Ûî¨"
  b"@e='ÓîKP³vsðJ*RØ"
  b"8Ÿ‘°)ãIj£À}2`!j\x1D"
  b"""
    Ný®%JÕE‹¾\n
    ¿X.6\x15­
    """
  b"lVØ\rYÓBÛš#Z S=®Q"
  b"ãík\x02ï\v@"¢]Eb\x10P^â"
  b"Ât\x17B\x185Aý´±\fÈ>=òŸ"
  b"║òºÌæzNêäØ\x10§\e×\x01}"
  b"íl‹ð64L¿®;&\t¤òPÔ"
  b".T걚\x1DB\x06¼\v›Á\tP/\f"
  b"Š{'Šû\fA\x17Žq“åµER8"
  b"éXÛÈî°N–§a(ÔUñi¢"
  b"kuT¢*»O €'ž\x02Šø\x1Eð"
  b"¬þ¹y/ûAs®ü‹±µæà "
  b"L_t\x08LžJh›õ¬^i30›"
  b"ßQ*Fü±J¥ª0¡D\x1D.õ}"
  b"Ím\x06¿Ë¤LŠ“\x0E\x1F²T\x16"
  b"wXtÅ\x1FÙ@§€]%\x1DµE\x15Ê"
  b".@ddwäA™¸ÐÐnMrê"
  b"aij»N·F]£ßü▓╠[─Á"
  b"\x14\r°cÏ\t@\x11¹˜23“±ªP"
  b"j>¤A\x11à@à€Ú@îDƒs×"
  b"Åû6ÈrÓD>‚\x19ÿïÛ\Pé"
  b"Å\x0F\x0F9M”B"¶îï\x07(ÕÆ\x08"
  b"\x01è»\x18█Ñ@úìDÄÕN╬┤├"
  b"ˆ@•9gwOªŽ‚BÆCùªë"
  b"1÷┴┴ãÉJ÷¼âBo¬\x06O\f"
  b"‚díX\x1D^@NœÐZAém£"
  b"\x17þ\x15£²pE‡W£©+SdÛ"
  b"ÿ¨ºz!nNVؽ\x19xmsàÖ"
  b"EõO?Ï¥Bà™Äjg<¼\x16î"
  b"g¿1\x01u¬Oý¡€ã&ÌJ\x16¨"
  b"\x16íWïfYOÒ”M\x13ˆúÑ#="
  b"G┘§¡à╬EØ║\x1F]''ù Ô"
  b"═&ã\x16¡\x19KvÉ4!└u\x1D:\n"
  b"3çµ{+°Lݲ™\x17v›^\f,"
  b"V▄┴¡┐l@6ò\x1Dü¡■á╦T"
  b"èK(=23E´¦\x1Fĉ\x16\x1D\x02Ž"
  b"ª\x106]„ÅOH¸ÖµÆa\x15\u"
  b"ìœ4b›\x07E\x00´ìZPãªvg"
  b"¯³lŸâcNˆœ©ÏB\x07BLh"
  b"\x14 ‘y\x0FBH©Ï“FR°\x03"
  b"û8qY€>OF©+PåM\e"
  b"WmµŽ4ÀH‹™æYKF—ør"
  b"å \x1FU¨ÔMàŽÄ3û%¸·—"
  b"\WÍ\x00<iM\r‚½Ú¡½~Ý\x0F"
  b"""
    G„1ª\x02òE‹ŽŸ"A\n
    ̲Ž
    """
  b"ú«\x0E{9>M(­ÂiÏþ\x06'\t"
  b"\x07y┬\x1EÉÔJYâ╗\x19┤R0o÷"
  b"\t(û!C1 ä4DbjNP"
  b"þ\x1F0b\vUH\x03¢Lì{­ß©Q"
  b"\x06´ˆÓ3ÈN蠎̵9–ö×"
  b"¡ƒ\x16ZæLFçˆ\x07ΠÌÛ>W"
  b"""
    ²ët│2EH‗ØÇ}Ø_\x12\n
    H
    """
  b"\x02ÂçM†\x00K\f±šg»F.è9"
  b"„¼.$[EO›”#Ý(Ã\x08ä\"
  b"åŠõÄWøJý±Ú\x19³²ç\x16q"
  b"Q7ú£Ã╔EhØðz¸aJØ("
  b"¬Êaq\x03eA\x13±\x07<&è\œ'"
  b"\x05\t░I\x0EìFM¥bG╗pÐÇa"
  b"ð(Ž\x01fýDŒºzcˆ;si\x07"
  b"\x10I=:ôCH#¾Y»‘@^£0"
  b"³¢Q'\x17õG}¹>&‘à¯Îd"
  b"\fÄô<f5OwɽÁÊ┘OY0"
  b"ÿEÓ\x00ÙÎG'¸\x12_¨a/){"
  b"\r\x1A╗G\x15Muº¿╣░ü╩├ "
  b"Ö:_z™V@o‚ˆu\x110X¹Î"
  b"Mv\enXÀ@tž\x01RV^"„r"
  b"\x0F[L\t\x1Fñ@휫?Ÿv)×V"
  b"\x06Û\x00nM\x00¼Á`cÍ_\x05\x1F"
  b"o‰û+Ø\x11D‡€\x00»Ü\eZÚ¦"
  b"\x14 1\x12Ø.E$èf└Mþ¢#_"
  b"""
    äÓ\n
    y\x1EUFÉ•eK³wÈf\n
    """
  b")\x11'‚vpE‰—rÙWI}\x03E"
  b"’+\x15Û\x16´OôŠ“:^w\x05ª…"
  b"\x11üxCÂ\x04K_╗µ}│/§úµ"
  b"l}ûîK–Bô‹¼Ìý½7¬È"
  b"""
    \x10Õ\\x02\x1D¦Gº²\x02BùD¤\n
    {
    """
  b"\x7FÈ|ë3gDèµEMéiRÜ]"
  b"?╩BØq$MS╝\x15fçç<V5"
  b"Ø&÷Ý¥wH`ªl*Â7\x00"
  b"·‡`\eã˜ID§×ÌóÔED×"
  b"Û) tûVKZ—>\x08šy\x0F"
  b"§_±ò\tšDɵH¬nSŠs²"
  b"bå‹\x1F6ºO\x1E·ZÇu\x1A]K7"
  b"«Ûã<#xEÿ│Éè¥ÌóÚ§"
  b"ßF÷\x03×\JÓü ╬qè\x18Ü["
  b"\x12]ÉçékK´Äk5Öé7¿\v"
  b"˜ÊMÿÄ\rK\x1C§\x06™ý\x1A\x1D\f&"
  b"óÐ[¤&THK°EXÈn\x1A£¼"
  b"M\x12ÑY¥ZLWÅtı«B\x116<"
  b";│Á{¥<J\x14¡\x1AÂ.ü╦°\r"
  b"""
    D\n
    46║\x07Dìî╔á\]v*¸
    """
  b"G\x0F¼°ôaLÒù┌ÝØ\x01È┐%"
  b"ªŸPq{=B|ƒšn¸Ûñµ±"
  b""ü~3,PLН(\x00\x1FöÆ"
  b"""
    ÄÚ°ÉØéHoЏBN\n
    ŽäH
    """
  b"ÏÒ Ò!¨JaÉ©Ý7åD░A"
  b"ùÜ”4`‰Cg¾.¿ƒÖâ\x14#"
  b"µ»qN²ËFEŽ—\x15ë݇àV"
  b"Aáƒt2\x19Cp¼Ð\x15öW¤\x1F±"
  b"œ½€«Ô+C¦€Ø}ïyõúU"
  b"è:çß#—@\x00¤\eÑí3Z¦í"
  b"×\x0F¨²lËBö˜¹\x1F‡C1–¶"
  b"˜µÀS³\rLN©î\túªôÐØ"
  b"øõ³Ñÿ^My•^\x07ö\x03‘)+"
  b"þ#\x07\x18ÀmI>»\x02r“‘\x03"
  b"2\x7FŸˆä¿IὯ\r{uéå/"
  b"\x19À\x1Dhƒ£GW¬£0f7]pM"
  b"\x1A·°1û±H$‰¤Uq0h\x06"
  b"ÿ╩x4\x1C¯LéÁÆØ╩aÒ\x0E\n"
  b"'§iÜp\@1Ø*`äO\x14­1"
  b"EK&/ÅvG±▒ã\x1D╬"▀\x05"
  b"ãn¶ƒƒâI}‚\x00i-•Açª"
  b"\x1EH ¨L€J‡¾ê\f§\x04[‘\x03"
  b"ï:F<¬ìB═éc½wæ+:!"
  b"yÔjÑI–H\x0EŠ\x12Ô\x18wûÀ;"
  b"*@0ÃÕ˜Lø˜Ì\x7F+Îè Î"
  b"är\x07øüNIw▒\x07Êøè&Ìd"
  b"ì$›àUáBû¹š‹ý8`i¿"
  b"µV\rÉÖåI§ƒœÕ©\x00\\x10ã"
  b"º─½¨A4CÒü\f\x06ÌSX╩Ð"
  b"Ë:xQŠôGߺËUË]¯Í\r"
  b"æ|š¿å÷GX¶7\x16ͯ#¼Ô"
  b"?_Ã}hGO\x02±b|yF·÷õ"
  b"\x12MlßÚ“Gó¾haÓ\x07¥&\x1F"
  b"Ò£œÅüÕ@ËŠÏܸ¢Á\x1CB"
  b"­\x1C\x10ê╚w@\x0Fëw\x05Ò·|ÙØ"
  b"├ƒ\t║#ì@KºìE¨ÔÛ\x03ü"
  b"\x163ñ¹ÅvC@›\x04}2þ\x1E"
  b"±–\x15Ÿd0Mõ–\x08@\x17—1\x1A»"
  b"Æ|é┴»ª@Sì╚%\fã\x05"
  b"û=\x02¯2═@└üÖòÁLïÁ:"
  b"Õ”ˆÖDÁJû­\x7F{­í\x11á:"
  b"\fT4Iþ>IM§¯Ç…\x0E©Ïe"
  b"""
    ¶*\n
    kÂ"J!´6é'Õ¯N}
    """
  b"àúݨôÄHñƒ™ÛTÙ›å@"
  b"óß\x18Oì4A\x1E¦!j¤N‚4€"
  b"SŸä+IãC|œºb\x1FN›ò("
  b"ûÉ*É5ŒLó½\x01x\x02°Ùó]"
  b"\x14u\x18%I¼³é7,Û\x01\x04\x1D"
  b"©I\x137m¦O ¥D\fTbàòø"
  b"¤õŽ…\x05¾L©¬S\x0F¼Œ\x14Çõ"
  b"ò]Ùi –K“¶b+\x05\e'"
  b"""
    PsƒåVÇAä†Ü\n
    Þ\n
    ÙLÚ
    """
  b"Æ\x12\x16È\gL Àü┼¸º@¥6"
  b"ÙhOc\x01HG¸©Öu\x1D ¾¨³"
  b"~D{\x05Ô…K\x07Š|ÙÐ.wÌw"
  b"²¸§£3\x13Mž¯ö²\x0E…Є½"
  b"¹©i!Ù…J¯µ²ò…ƒ\x10R6"
  b"\wå\x02¬’IÍ’Å[\x03[„>€"
  b"Êðè╝Ü═H©Éº;ïéL░x"
  b"aà©À \x18Oe–“\x14c}’‰a"
  b"\x00©ì“È3K[˜ÿÌg€™NK"
  b"/´¬\x10#éA·±sèsá¿\x0F]"
  b"\vÙ+ƒã{IÁ†Ý\vBÕMŸ\x0F"
  b"\ro\x18I&âF▀âüGà█^ÛT"
  b"A¿éAV‹C„¡P'î0\_Í"
  b"S½×ö\eQKo’À"ÊLÁÚ\x1C"
  b"ÅËÐkwYM°„PŸ}#g½€"
  b"c\x04Ò±þ\x07EN¢\x15eN@“\x04È"
  b"[d¯C\x07FA˼ó5~œ\x1CS\f"
  b"AY~åø4@\x1CÅËJ\tdµ´Y"
  b"´?\x1CúWxIòÉñ\x11\x0E\x03┴ç"
  b"CÜ£üÐ╠JÝú┐zT+çË╔"
  b"55ÓF‰(O‘žT öCš\x1Dì"
  b"J╬=|█×L$ÑiÕ¿ü+I\x17"
  b"Zëÿ¶¬ÅN3äÊú\v\x1Dþ×M"
  b"\x005XcKÇ §>H‰’Gã"
  b"Å│¦\x01&«Jÿï+éTFùÕ@"
  b"~\x1DâØ|DN´àô\x1FÈÛ¹!\x12"
  b"Þ¤?J\x0EÙIËÉçM,ùØb\x05"
  b"\x08ñÛ'H#J‡“×ðÅ‘¨ G"
  b"\x15ê\x19Ã\x11XD,™‡-°,¡Ù¿"
  b"Y†\v\x00k½HB¹\x04~Þ¬»| "
  b"""
    ª\n
    ısHAɬCÛÔ=Ë£\x06
    """
  b"\x18ö~²\x13EIÿ³‡è3܇î\x19"
  b"š4ŒJ¬.KU™dU×–X/G"
  b"º}\x01k>ŠFþ‡ÏÄ\x04ñ€\;"
  b"ªbù…^cIE£\x1C\võ\x00nl\x01"
  b"£È߽ǖGQ¡ÿZj 9+"
  b")o\t2:╦LËôã­Å1û┤Ú"
  b"""
    LïV\x15:0Jì—q´\n
    7Rbµ
    """
  b"Ç9›<jÿK\x16Œp¨Ù\x05@y©"
  b"üC7a)ºHýØ;Ú╬\x02½~ª"
  b"Ù\x03\x07òÃKOÓš\x1F:Fbæ{×"
  b"½ZÅ╩╔UA═░═\x1CÎÑx¾N"
  b"CÁV\vµÍHYž›N«•|k\x1F"
  b"ãcÁ‗.HBqÑ\x1F"ÆIì\x08"
  b"‹uÒå|þ@{§4C¢¹‹;å"
  b"'Ûŧ×ýOR║Ë#¼À?A╝"
  b"J…ûNðŽHâ–ÑL¤s*\x06µ"
  b"#\rnÔQÁMü®aY(S[ÍÁ"
  b"ý…!°\x03|O%‚•ÝÖS\x12"
  b"*S¢\x19sœE¤¯K‘Ã\x1Deqù"
  b"q4°–\x1E Iž©Ä2ªÞ¼ë}"
  b"(+-UÒxLÑá\x14¥Å9\x10qr"
  b"NfN7R4D’°¥>pQÏèg"
  b"c³ÖËѬLn€\x0EíUòþK\x1F"
  b"úæúÄaÂFé¹Ë !Æ::t"
  b"║}ì ░²O\x18ìS!&Û\´P"
  b"Ã\x01YXðçK„†S̓R·›\x1E"
  b"kd\vôÀ²Iß¶<\x16ÉîÂE\x04"
  b"\vâø)ù\rH©›Kì*+Ë.È"
  b"N õ\x10 ãCY¦¿\x1EÓ¿Ú Î"
  b"<ñtâù)M-¶1ó¥ß&\e\x04"
  b"#ïtú\x17¹Cx…²_˜€‘“¹"
  b"ı;ÞñodN0▒5£¿hü\x0Ed"
  b"\x13§+t…­@˼•=˜^“û\x06"
  b"""
    ÛœçU\n
    \x02C³«†\x04¯Ë\x1F
    """
  b"Ya¾¿P\x18H>‰ÓÍí\x7Fˆ`u"
  b"QG\x18¼‹NC|°_ƒ\x1D%çbš"
  b"b6ÒóZ×H] e\\x10ÂÍßb"
  b"\x15­›ëc¦OX£V\x18ÌZ²÷©"
  b"\x13Z#:óCþüÎúê▄¾çÕ"
  b"†P¶½ 6I§¯?«jv±…ñ"
  b"¦Ù\x08vSFD=”ÑÆ÷·\x16nF"
  b"""
    ßåÚõé F¶º\n
    Áh_ßÉi
    """
  b"""
    ðIÇXLdJ\n
    ¯\x15Ãj¸À½v
    """
  b"═¾¤'UæE\x15Ç4û¾ÖyÉ\x05"
  b"Û +\x13§BC¼®U=- %\eõ"
  b"]lšñíˆF»Ž5\x15Ž€yº»"
  b"®Ûä‗═gCbåV¤»'ýØ¿"
  b"€%>UyßN\x16°q çÎÎBE"
  b"ê9àm#TCå§\x1D\x08}³µñã"
  b";N\x14ÙÀÇLyÜ2\x1A╔╚Ì\x17ü"
  b"~┘±┼╝╩JSå¬Ùì©Q╔Ù"
  b"5ìÄÃs~Kñ½Ã!Î ¸█6"
  b"×\x1F▄Ø‗ùA'æ\x040\x16wB┼S"
  b"ŒM¯™«ûO4©ÒY\E0¬­"
  b"î\x03‡ö„ØLà¬\x08&Ç]Àõ½"
  b"ó¸0\x0Fù┐C\x06ƒúØë9┬sG"
  b"Æê\x1EËš¨@m”{\x14\x7F\r÷&\x07"
  b".i®eà╔D;£ê)SÉ▀\x17\x02"
  b"Ã\x07\tFKkF\x17³\x17ïWŽ\x1E„¥"
  b"xVfK¤‰DÁ½\x10Tr¶‘e"
  b";µ%s\\x05C8€‡¾ó]€¯Ð"
  b"©mJ;j6DÞÜÂÉ\nã\x1C\x04"
  b"®þÚóEmG~¥ÍçmÖNVÛ"
  b"i¸ú+\x10 LóÜØNG\eKâg"
  b"—„Òµ\x16\x19Cy³+|²Mÿc>"
  b"Y Æ%║+JúÉé\f"©ı̦"
  b"ÂÈ€wK»BŸ­;L?í\x04º\x13"
  b"÷³µÄÏtJ²„Mr_Ô§]Š"
  b"µ'uȬZCr¨Î°\f8\x13½\x1A"
  b"’p˜D\r†Cä”Ddžã»P\r"
  b"’÷¢7\x05mKS”mG©æÀë."
  b"Rl\x01áÄùNt»g'©\r\x7F©]"
  b"#▒P×E,G0ïÉÐé?³ı÷"
  b"ü▄}ÿ* Lº║}{I¤┌\x0Eı"
  b"C+-våÏLã’á/Cµq¬´"
  b"ˆÃ—coZEx¿²ªˆ"jè¯"
  b"\x03\x12J<˜qK\x0F³Ög\x11óUIÞ"
  b"""
    Ø÷/P\x1E-C/é\x18é\n
    \x04═║>
    """
  b"¿•-\x19Ž AG¤GΘ4™å_"
  b"C,N|¤üA<‘ÍBÌOÈKÒ"
  b"L…ƒ|Êê@\x11£?Y†¼9\tø"
  b"ü¯ÛpÞó@ëö\x07r\x12WÙD["
  b"]ögî\x12õO¤¢r{®â¶\vè"
  b"þ:çâïYHçžã¿4\x05³Yp"
  b"C@öUR╚JÊÅ[©┘╠f¬ë"
  b"õ‗Á\x1C┤zE\x19öV┼\x187ìM\x0F"
  b"N[(]*╗C┘¬\x12'\ƒ!"ì"
  b"HHi\x02\x08íFщy¡jÑl^L"
  b"ü¡â█r¸N0êÈ®Ð]Æ│ì"
  b"š§¾@¯óO)“Œ³_»˜h\x12"
  b"ß\x0F\x19░½ÊD¡Éx§┼Ê░Mó"
  b"f’\x1FÌ™ÚD\x17¤âïk?…J="
  b"èÒÔıì$Crï╚7J9±é"
  b"¨¾kÔ\x02·Cô»s\x12\x0EÄ\vã\x14"
  b"£?\x7F¢öñNÕæ┘ɽp▄│ "
  b"L¿\våÔÐH›‚º;\x11ì’€C"
  b"÷äÿrH¦J‹°0–ï¹çYš"
  b"¬ìy7pÊK´ÅÈhÐÍp\x02|"
  b"ò╠¥\x02ȤENÉ└²└mÎr»"
  b"ã8\x07Jñ€CЯÿÐc¾a¹œ"
  b"Ai^#ØÅNœ¨`ã⯫é\t"
  b"ƒY‘¯¶\tMщ\x05\x01‹$Ôêù"
  b"$é_øæMHš¦I\x02Ý\x7F<S\x19"
  b"¯k¨─?ƒOà▒┤\tÉëOHø"
  b"ŠD±üã\vAb‚\x13(î´–Ge"
  b"\x18\x01\x11\e¼@┌░ \x11Å\x1CB÷á"
  b"Ÿ4ðs \v@:’pŽÐ´ü¦S"
  b"p–$WúPL¢±^Ü\x18"\x0F—€"
  b"âw}]ð¬B!…Û\x06Ÿ\@ùÐ"
  b"2Ý`CNéCð¨AQi€@Æs"
  b"†ÒéV7.O·®\x14F·&Ãëæ"
  b"lðÏV¿JAÖä/\x1CrØ╣Á\x04"
  b"MT2\x04”nK~±G¼Æ·ï\x17]"
  b"—ï‚°AÉKß«U¡\x11¶<»\x1F"
  b"ÎýOßdÔDñ•W.äÑ«Ëï"
  b"""
    (”#DÛsL½Š’gv\n
    )\x07/
    """
  b"\t\x19v\x08îŽEr‡\x11\x15b—}ßž"
  b"Xë´ÀØÂD*äi¹µo\x12\x19H"
  b"f\x011\x1A´\rLjˆoÕáQw®ä"
  b"²€Ã½LˆJ\x00—F\Ë\x12Ì®\e"
  b"%0ÛSfˆB\x03·Šés%5Zï"
  b"L\e4{}ºO\x04´\x7Fs™\x1C\x1F"
  b"ªƒ,<\x1A–A«šŠl\f\fž"
  b"Ix(å2ì@qºM\x05ÐP=üy"
  b"""
    sº+ì\x01HH\n
    àïÑıëÞ=ý
    """
  b"éÊ"\x1Aï¦D­Žˆ\x12)5­"Y"
  b"\x12dt,+0J…§ôz\¸”ÿd"
  b"â\x002\x7FÑ)N5¹\x1Cš¨l^ÄÎ"
  b"лCUÌmGu•y‚„RRŒ½"
  b"4?'[_å@FŽÕtÊù>îi"
  b"i©f tDyØg7[\x19¼R¼"
  b"Ù«­jsrL\x17“éêÞ!aTJ"
]
82 0.64 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
83 0.53 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
84 0.30 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"µu!· (Oßž|‚*L",–"
]
85 0.33 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
86 0.46 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/00000000000000000000000001994492"
  b"×Oý…¦®B瀭5TÌ\x15¼â"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
87 0.33 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
88 0.28 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
89 0.21 ms
SELECT `payment_method`.`id` FROM `payment_method` WHERE (`payment_method`.`handler_identifier` = ? AND `payment_method`.`active` = ?)
Parameters:
[
  "Kiener\MolliePayments\Handler\Method\ApplePayPayment"
  true
]
90 0.40 ms
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id IS NULL) AND (property.module = ?)
Parameters:
[
  "frontend.navigation.page"
]
91 0.24 ms
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id = ?) AND (property.module = ?)
Parameters:
[
  b"\x16\x16†}JP¾\x7F¿Û»\x1DíÓ"
  "frontend.navigation.page"
]
92 0.27 ms
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id = ?) AND (property.module = ?)
Parameters:
[
  b"pFÒ\x1D¦ôDÄ¢¤\x1F\x19Tßl˜"
  "frontend.navigation.page"
]
93 0.23 ms
SELECT property.name, property.value, property.id, property.child_count, property.on_event, property.event_name, property.parent_id FROM wbm_data_layer_properties property WHERE (property.parent_id = ?) AND (property.module = ?)
Parameters:
[
  b"}\x17Y║§ÄC;ó¦%┌îŨD"
  "frontend.navigation.page"
]
94 0.25 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
95 0.17 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
96 0.34 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13`"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
97 0.32 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
98 0.28 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x160"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
99 0.30 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
100 0.29 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14q"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
101 0.26 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
102 0.27 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16\x19"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
103 0.27 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
104 0.25 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 0.25 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x16e"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
106 0.26 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\x15"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
107 0.29 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14˜"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
108 0.26 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
109 0.26 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15g"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
110 0.28 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12H"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
111 0.29 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15Y"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
112 0.30 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x13\t"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
113 0.27 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x12u"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
114 0.28 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14@"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
115 0.26 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
116 0.31 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15`"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
117 0.30 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15W"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
118 0.28 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x15t"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
119 0.24 ms
SELECT option_translation.name FROM product product INNER JOIN product_option product_group ON product_group.product_id = product.id INNER JOIN property_group_option product_option ON product_group.property_group_option_id = product_option.id INNER JOIN property_group_option_translation option_translation ON option_translation.property_group_option_id = product_option.id WHERE (product.id = ?) AND (product.parent_id IS NOT NULL) AND (product.option_ids IS NOT NULL) AND (option_translation.language_id = ?)
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00aw\x14"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
120 0.43 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"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
121 0.29 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:
[]
122 0.23 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01™D’"
]
123 0.14 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
124 12.45 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"
]
125 0.81 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`.`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"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"p╔D~UÉBzóÂÍùú\x08▀4"
  b"\x03_¨È’\x03Iú‘\x10„6Ÿym\e"
]
126 0.60 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:
[]
127 0.22 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
128 0.19 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"´ç\x17‚HäC\—zlšÒš|ø"
]
129 0.28 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"×Oý…¦®B瀭5TÌ\x15¼â"
]
130 0.23 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
131 0.73 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"´ç\x17‚HäC\—zlšÒš|ø"
]
132 4.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"ÂtÚÛaèIþ…цÖW;2“"
]
133 10.37 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` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"®Ä\x02ü²\x15L­³>´üžgòÇ"
]
134 15.96 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"
]
135 0.73 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`.`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"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"p╔D~UÉBzóÂÍùú\x08▀4"
  b"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"«»ƒ&\x12xJÔ¡A¸\x11—Ó\x15â"
  b"""
    \x10Þ&´èDO\x16«ì\n
    RüÖ2╣
    """
  b"\x03_¨È’\x03Iú‘\x10„6Ÿym\e"
]
136 26.26 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/00000000000000000000000001994492"
  "/navigation/00000000000000000000000001724376"
  "/navigation/00000000000000000000000001724388"
  "/navigation/00000000000000000000000001724391"
  "/navigation/00000000000000000000000001724396"
  "/navigation/00000000000000000000000001994501"
  "/navigation/00000000000000000000000001994517"
  "/navigation/00000000000000000000000001994523"
  "/navigation/00000000000000000000000001724377"
  "/navigation/00000000000000000000000001724379"
  "/navigation/00000000000000000000000001724380"
  "/navigation/00000000000000000000000001724381"
  "/navigation/00000000000000000000000001724382"
  "/navigation/00000000000000000000000001724383"
  "/navigation/00000000000000000000000001724385"
  "/navigation/00000000000000000000000001724386"
  "/navigation/00000000000000000000000001724387"
  "/navigation/00000000000000000000000001724394"
  "/navigation/00000000000000000000000001774525"
  "/navigation/00000000000000000000000001957201"
  "/navigation/00000000000000000000000001985226"
  "/navigation/00000000000000000000000001994489"
  "/navigation/00000000000000000000000001994490"
  "/navigation/00000000000000000000000001994491"
  "/navigation/00000000000000000000000001994493"
  "/navigation/00000000000000000000000001994494"
  "/navigation/00000000000000000000000001994495"
  "/navigation/00000000000000000000000001994496"
  "/navigation/00000000000000000000000001994497"
  "/navigation/00000000000000000000000001994498"
  "/navigation/00000000000000000000000001994499"
  "/navigation/00000000000000000000000001994500"
  "/navigation/00000000000000000000000001724441"
  "/navigation/00000000000000000000000001845183"
  "/navigation/00000000000000000000000001995203"
  "/navigation/00000000000000000000000001995204"
  "/navigation/00000000000000000000000002078985"
  "/navigation/00000000000000000000000002078986"
  "/navigation/00000000000000000000000002078987"
  "/navigation/00000000000000000000000001994502"
  "/navigation/00000000000000000000000001994503"
  "/navigation/00000000000000000000000001994504"
  "/navigation/00000000000000000000000001994622"
  "/navigation/00000000000000000000000001994675"
  "/navigation/00000000000000000000000001994677"
  "/navigation/00000000000000000000000001994678"
  "/navigation/00000000000000000000000001994679"
  "/navigation/00000000000000000000000001994680"
  "/navigation/00000000000000000000000001994681"
  "/navigation/00000000000000000000000001994682"
  "/navigation/00000000000000000000000001994623"
  "/navigation/00000000000000000000000001994683"
  "/navigation/00000000000000000000000001994684"
  "/navigation/00000000000000000000000001994685"
  "/navigation/00000000000000000000000001994686"
  "/navigation/00000000000000000000000001994687"
  "/navigation/00000000000000000000000001994688"
  "/navigation/00000000000000000000000001994689"
  "/navigation/00000000000000000000000001994690"
  "/navigation/00000000000000000000000001994691"
  "/navigation/00000000000000000000000001994692"
  "/navigation/00000000000000000000000001994693"
  "/navigation/00000000000000000000000001994694"
  "/navigation/00000000000000000000000001994695"
  "/navigation/00000000000000000000000001994624"
  "/navigation/00000000000000000000000001994696"
  "/navigation/00000000000000000000000001994697"
  "/navigation/00000000000000000000000001994698"
  "/navigation/00000000000000000000000001994699"
  "/navigation/00000000000000000000000001994700"
  "/navigation/00000000000000000000000001994701"
  "/navigation/00000000000000000000000001994702"
  "/navigation/00000000000000000000000001994703"
  "/navigation/00000000000000000000000001994625"
  "/navigation/00000000000000000000000001994704"
  "/navigation/00000000000000000000000001994705"
  "/navigation/00000000000000000000000001994706"
  "/navigation/00000000000000000000000001994707"
  "/navigation/00000000000000000000000001994708"
  "/navigation/00000000000000000000000001994709"
  "/navigation/00000000000000000000000001994710"
  "/navigation/00000000000000000000000001994626"
  "/navigation/00000000000000000000000001994711"
  "/navigation/00000000000000000000000001994627"
  "/navigation/00000000000000000000000001994712"
  "/navigation/00000000000000000000000001994713"
  "/navigation/00000000000000000000000001994714"
  "/navigation/00000000000000000000000001994715"
  "/navigation/00000000000000000000000001994716"
  "/navigation/00000000000000000000000001994717"
  "/navigation/00000000000000000000000001994718"
  "/navigation/00000000000000000000000001994719"
  "/navigation/00000000000000000000000001994720"
  "/navigation/00000000000000000000000001994721"
  "/navigation/00000000000000000000000001994722"
  "/navigation/00000000000000000000000001994723"
  "/navigation/00000000000000000000000001994724"
  "/navigation/00000000000000000000000001994725"
  "/navigation/00000000000000000000000001994726"
  "/navigation/00000000000000000000000001994727"
  "/navigation/00000000000000000000000001994728"
  "/navigation/00000000000000000000000001994628"
  "/navigation/00000000000000000000000001994729"
  "/navigation/00000000000000000000000001994730"
  "/navigation/00000000000000000000000001994731"
  "/navigation/00000000000000000000000001994732"
  "/navigation/00000000000000000000000001994733"
  "/navigation/00000000000000000000000001994734"
  "/navigation/00000000000000000000000001994735"
  "/navigation/00000000000000000000000001994629"
  "/navigation/00000000000000000000000001994736"
  "/navigation/00000000000000000000000001994737"
  "/navigation/00000000000000000000000001994738"
  "/navigation/00000000000000000000000001994739"
  "/navigation/00000000000000000000000001994740"
  "/navigation/00000000000000000000000001994741"
  "/navigation/00000000000000000000000001995083"
  "/navigation/00000000000000000000000001994630"
  "/navigation/00000000000000000000000001994742"
  "/navigation/00000000000000000000000001994743"
  "/navigation/00000000000000000000000001994744"
  "/navigation/00000000000000000000000001994745"
  "/navigation/00000000000000000000000001994746"
  "/navigation/00000000000000000000000001994747"
  "/navigation/00000000000000000000000001994749"
  "/navigation/00000000000000000000000001994750"
  "/navigation/00000000000000000000000001994631"
  "/navigation/00000000000000000000000001994751"
  "/navigation/00000000000000000000000001994752"
  "/navigation/00000000000000000000000001994753"
  "/navigation/00000000000000000000000001994754"
  "/navigation/00000000000000000000000001994755"
  "/navigation/00000000000000000000000001994756"
  "/navigation/00000000000000000000000001994757"
  "/navigation/00000000000000000000000001994758"
  "/navigation/00000000000000000000000001994759"
  "/navigation/00000000000000000000000001994760"
  "/navigation/00000000000000000000000001994761"
  "/navigation/00000000000000000000000001994762"
  "/navigation/00000000000000000000000001994763"
  "/navigation/00000000000000000000000001994764"
  "/navigation/00000000000000000000000001994765"
  "/navigation/00000000000000000000000001994766"
  "/navigation/00000000000000000000000001994767"
  "/navigation/00000000000000000000000001994768"
  "/navigation/00000000000000000000000001994769"
  "/navigation/00000000000000000000000001994770"
  "/navigation/00000000000000000000000001994771"
  "/navigation/00000000000000000000000001994772"
  "/navigation/00000000000000000000000001994773"
  "/navigation/00000000000000000000000001994774"
  "/navigation/00000000000000000000000001994775"
  "/navigation/00000000000000000000000001994776"
  "/navigation/00000000000000000000000001994632"
  "/navigation/00000000000000000000000001994777"
  "/navigation/00000000000000000000000001994778"
  "/navigation/00000000000000000000000001994779"
  "/navigation/00000000000000000000000001994780"
  "/navigation/00000000000000000000000001994781"
  "/navigation/00000000000000000000000001994782"
  "/navigation/00000000000000000000000001994783"
  "/navigation/00000000000000000000000001994784"
  "/navigation/00000000000000000000000001994785"
  "/navigation/00000000000000000000000001994786"
  "/navigation/00000000000000000000000001994787"
  "/navigation/00000000000000000000000001994788"
  "/navigation/00000000000000000000000001994789"
  "/navigation/00000000000000000000000001994790"
  "/navigation/00000000000000000000000001994791"
  "/navigation/00000000000000000000000001994633"
  "/navigation/00000000000000000000000001994792"
  "/navigation/00000000000000000000000001994793"
  "/navigation/00000000000000000000000001994794"
  "/navigation/00000000000000000000000001994795"
  "/navigation/00000000000000000000000001994796"
  "/navigation/00000000000000000000000001994797"
  "/navigation/00000000000000000000000001994798"
  "/navigation/00000000000000000000000001994799"
  "/navigation/00000000000000000000000001994800"
  "/navigation/00000000000000000000000001994801"
  "/navigation/00000000000000000000000001994802"
  "/navigation/00000000000000000000000001994634"
  "/navigation/00000000000000000000000001994803"
  "/navigation/00000000000000000000000001994804"
  "/navigation/00000000000000000000000001994805"
  "/navigation/00000000000000000000000001994806"
  "/navigation/00000000000000000000000001994807"
  "/navigation/00000000000000000000000001994808"
  "/navigation/00000000000000000000000001994809"
  "/navigation/00000000000000000000000001994810"
  "/navigation/00000000000000000000000001994811"
  "/navigation/00000000000000000000000001994812"
  "/navigation/00000000000000000000000001994813"
  "/navigation/00000000000000000000000001994814"
  "/navigation/00000000000000000000000001994815"
  "/navigation/00000000000000000000000001994816"
  "/navigation/00000000000000000000000001994817"
  "/navigation/00000000000000000000000001994818"
  "/navigation/00000000000000000000000001994819"
  "/navigation/00000000000000000000000001994820"
  "/navigation/00000000000000000000000001994821"
  "/navigation/00000000000000000000000001994635"
  "/navigation/00000000000000000000000001994822"
  "/navigation/00000000000000000000000001994636"
  "/navigation/00000000000000000000000001994823"
  "/navigation/00000000000000000000000001994824"
  "/navigation/00000000000000000000000001994825"
  "/navigation/00000000000000000000000001994826"
  "/navigation/00000000000000000000000001994827"
  "/navigation/00000000000000000000000001994828"
  "/navigation/00000000000000000000000001994829"
  "/navigation/00000000000000000000000001994830"
  "/navigation/00000000000000000000000001994831"
  "/navigation/00000000000000000000000001994832"
  "/navigation/00000000000000000000000001994833"
  "/navigation/00000000000000000000000001995090"
  "/navigation/00000000000000000000000001994637"
  "/navigation/00000000000000000000000001994834"
  "/navigation/00000000000000000000000001994835"
  "/navigation/00000000000000000000000001994836"
  "/navigation/00000000000000000000000001994638"
  "/navigation/00000000000000000000000001994837"
  "/navigation/00000000000000000000000001994838"
  "/navigation/00000000000000000000000001994839"
  "/navigation/00000000000000000000000001994840"
  "/navigation/00000000000000000000000001994841"
  "/navigation/00000000000000000000000001994842"
  "/navigation/00000000000000000000000001994843"
  "/navigation/00000000000000000000000001994639"
  "/navigation/00000000000000000000000001994844"
  "/navigation/00000000000000000000000001994640"
  "/navigation/00000000000000000000000001994845"
  "/navigation/00000000000000000000000001994847"
  "/navigation/00000000000000000000000001994848"
  "/navigation/00000000000000000000000001994849"
  "/navigation/00000000000000000000000001994850"
  "/navigation/00000000000000000000000001994851"
  "/navigation/00000000000000000000000001994852"
  "/navigation/00000000000000000000000001994854"
  "/navigation/00000000000000000000000001994855"
  "/navigation/00000000000000000000000001994641"
  "/navigation/00000000000000000000000001994857"
  "/navigation/00000000000000000000000001994858"
  "/navigation/00000000000000000000000001994859"
  "/navigation/00000000000000000000000001994860"
  "/navigation/00000000000000000000000001994861"
  "/navigation/00000000000000000000000001994862"
  "/navigation/00000000000000000000000001994863"
  "/navigation/00000000000000000000000001994864"
  "/navigation/00000000000000000000000001994865"
  "/navigation/00000000000000000000000001994866"
  "/navigation/00000000000000000000000001994867"
  "/navigation/00000000000000000000000001994868"
  "/navigation/00000000000000000000000001994642"
  "/navigation/00000000000000000000000001994869"
  "/navigation/00000000000000000000000001994870"
  "/navigation/00000000000000000000000001994871"
  "/navigation/00000000000000000000000001994872"
  "/navigation/00000000000000000000000001994873"
  "/navigation/00000000000000000000000001994643"
  "/navigation/00000000000000000000000001994874"
  "/navigation/00000000000000000000000001994875"
  "/navigation/00000000000000000000000001994876"
  "/navigation/00000000000000000000000001994877"
  "/navigation/00000000000000000000000001994878"
  "/navigation/00000000000000000000000001994879"
  "/navigation/00000000000000000000000001994880"
  "/navigation/00000000000000000000000001994881"
  "/navigation/00000000000000000000000001994644"
  "/navigation/00000000000000000000000001994882"
  "/navigation/00000000000000000000000001994883"
  "/navigation/00000000000000000000000001994884"
  "/navigation/00000000000000000000000001994885"
  "/navigation/00000000000000000000000001994886"
  "/navigation/00000000000000000000000001994887"
  "/navigation/00000000000000000000000001994888"
  "/navigation/00000000000000000000000001994889"
  "/navigation/00000000000000000000000001994890"
  "/navigation/00000000000000000000000001994891"
  "/navigation/00000000000000000000000001994892"
  "/navigation/00000000000000000000000001994893"
  "/navigation/00000000000000000000000001994894"
  "/navigation/00000000000000000000000001994896"
  "/navigation/00000000000000000000000001994898"
  "/navigation/00000000000000000000000001994645"
  "/navigation/00000000000000000000000001994899"
  "/navigation/00000000000000000000000001994900"
  "/navigation/00000000000000000000000001994901"
  "/navigation/00000000000000000000000001994902"
  "/navigation/00000000000000000000000001994903"
  "/navigation/00000000000000000000000001994904"
  "/navigation/00000000000000000000000001994905"
  "/navigation/00000000000000000000000001994906"
  "/navigation/00000000000000000000000001994907"
  "/navigation/00000000000000000000000001994908"
  "/navigation/00000000000000000000000001994909"
  "/navigation/00000000000000000000000001994910"
  "/navigation/00000000000000000000000001994911"
  "/navigation/00000000000000000000000001994912"
  "/navigation/00000000000000000000000001994913"
  "/navigation/00000000000000000000000001994914"
  "/navigation/00000000000000000000000001995087"
  "/navigation/00000000000000000000000001994646"
  "/navigation/00000000000000000000000001994915"
  "/navigation/00000000000000000000000001994916"
  "/navigation/00000000000000000000000001994917"
  "/navigation/00000000000000000000000001994918"
  "/navigation/00000000000000000000000001994919"
  "/navigation/00000000000000000000000001994920"
  "/navigation/00000000000000000000000001994921"
  "/navigation/00000000000000000000000001994922"
  "/navigation/00000000000000000000000001994923"
  "/navigation/00000000000000000000000001994924"
  "/navigation/00000000000000000000000001994925"
  "/navigation/00000000000000000000000001994926"
  "/navigation/00000000000000000000000001994927"
  "/navigation/00000000000000000000000001994928"
  "/navigation/00000000000000000000000001994929"
  "/navigation/00000000000000000000000001994930"
  "/navigation/00000000000000000000000001994931"
  "/navigation/00000000000000000000000001994932"
  "/navigation/00000000000000000000000001994933"
  "/navigation/00000000000000000000000001994934"
  "/navigation/00000000000000000000000001994935"
  "/navigation/00000000000000000000000001994647"
  "/navigation/00000000000000000000000001994936"
  "/navigation/00000000000000000000000001994937"
  "/navigation/00000000000000000000000001994938"
  "/navigation/00000000000000000000000001994939"
  "/navigation/00000000000000000000000001994940"
  "/navigation/00000000000000000000000001994941"
  "/navigation/00000000000000000000000001994942"
  "/navigation/00000000000000000000000001994943"
  "/navigation/00000000000000000000000001994944"
  "/navigation/00000000000000000000000001994945"
  "/navigation/00000000000000000000000001994946"
  "/navigation/00000000000000000000000001994947"
  "/navigation/00000000000000000000000001994948"
  "/navigation/00000000000000000000000001994949"
  "/navigation/00000000000000000000000001994950"
  "/navigation/00000000000000000000000001994951"
  "/navigation/00000000000000000000000001994952"
  "/navigation/00000000000000000000000001994953"
  "/navigation/00000000000000000000000001995084"
  "/navigation/00000000000000000000000001995085"
  "/navigation/00000000000000000000000001994648"
  "/navigation/00000000000000000000000001994954"
  "/navigation/00000000000000000000000001994955"
  "/navigation/00000000000000000000000001994956"
  "/navigation/00000000000000000000000001994957"
  "/navigation/00000000000000000000000001994958"
  "/navigation/00000000000000000000000001994959"
  "/navigation/00000000000000000000000001994960"
  "/navigation/00000000000000000000000001994961"
  "/navigation/00000000000000000000000001994649"
  "/navigation/00000000000000000000000001994962"
  "/navigation/00000000000000000000000001994650"
  "/navigation/00000000000000000000000001994963"
  "/navigation/00000000000000000000000001994964"
  "/navigation/00000000000000000000000001994965"
  "/navigation/00000000000000000000000001994966"
  "/navigation/00000000000000000000000001994967"
  "/navigation/00000000000000000000000001994968"
  "/navigation/00000000000000000000000001994969"
  "/navigation/00000000000000000000000001994970"
  "/navigation/00000000000000000000000001994651"
  "/navigation/00000000000000000000000001994971"
  "/navigation/00000000000000000000000001994972"
  "/navigation/00000000000000000000000001994973"
  "/navigation/00000000000000000000000001994974"
  "/navigation/00000000000000000000000001994975"
  "/navigation/00000000000000000000000001994976"
  "/navigation/00000000000000000000000001994977"
  "/navigation/00000000000000000000000001994978"
  "/navigation/00000000000000000000000001994979"
  "/navigation/00000000000000000000000001994980"
  "/navigation/00000000000000000000000001994652"
  "/navigation/00000000000000000000000001994981"
  "/navigation/00000000000000000000000001994653"
  "/navigation/00000000000000000000000001994982"
  "/navigation/00000000000000000000000001994983"
  "/navigation/00000000000000000000000001994984"
  "/navigation/00000000000000000000000001994985"
  "/navigation/00000000000000000000000001994986"
  "/navigation/00000000000000000000000001994987"
  "/navigation/00000000000000000000000001994988"
  "/navigation/00000000000000000000000001994989"
  "/navigation/00000000000000000000000001994654"
  "/navigation/00000000000000000000000001994990"
  "/navigation/00000000000000000000000001994991"
  "/navigation/00000000000000000000000001994992"
  "/navigation/00000000000000000000000001994993"
  "/navigation/00000000000000000000000001994994"
  "/navigation/00000000000000000000000001994995"
  "/navigation/00000000000000000000000001994996"
  "/navigation/00000000000000000000000001994997"
  "/navigation/00000000000000000000000001994998"
  "/navigation/00000000000000000000000001994999"
  "/navigation/00000000000000000000000001995000"
  "/navigation/00000000000000000000000001995001"
  "/navigation/00000000000000000000000001995002"
  "/navigation/00000000000000000000000001994655"
  "/navigation/00000000000000000000000001995003"
  "/navigation/00000000000000000000000001995004"
  "/navigation/00000000000000000000000001995005"
  "/navigation/00000000000000000000000001995006"
  "/navigation/00000000000000000000000001995007"
  "/navigation/00000000000000000000000001995008"
  "/navigation/00000000000000000000000001995009"
  "/navigation/00000000000000000000000001995010"
  "/navigation/00000000000000000000000001995011"
  "/navigation/00000000000000000000000001995012"
  "/navigation/00000000000000000000000001995013"
  "/navigation/00000000000000000000000001995014"
  "/navigation/00000000000000000000000001995015"
  "/navigation/00000000000000000000000001995016"
  "/navigation/00000000000000000000000001995017"
  "/navigation/00000000000000000000000001995018"
  "/navigation/00000000000000000000000001995019"
  "/navigation/00000000000000000000000001994656"
  "/navigation/00000000000000000000000001995020"
  "/navigation/00000000000000000000000001995021"
  "/navigation/00000000000000000000000001995022"
  "/navigation/00000000000000000000000001995023"
  "/navigation/00000000000000000000000001995024"
  "/navigation/00000000000000000000000001995025"
  "/navigation/00000000000000000000000001995026"
  "/navigation/00000000000000000000000001995027"
  "/navigation/00000000000000000000000001995028"
  "/navigation/00000000000000000000000001995029"
  "/navigation/00000000000000000000000001995030"
  "/navigation/00000000000000000000000001995031"
  "/navigation/00000000000000000000000001995032"
  "/navigation/00000000000000000000000001994657"
  "/navigation/00000000000000000000000001995033"
  "/navigation/00000000000000000000000001995034"
  "/navigation/00000000000000000000000001995035"
  "/navigation/00000000000000000000000001995036"
  "/navigation/00000000000000000000000001995038"
  "/navigation/00000000000000000000000001995039"
  "/navigation/00000000000000000000000001995040"
  "/navigation/00000000000000000000000001995041"
  "/navigation/00000000000000000000000001995042"
  "/navigation/00000000000000000000000001995043"
  "/navigation/00000000000000000000000001995044"
  "/navigation/00000000000000000000000001995046"
  "/navigation/00000000000000000000000001995047"
  "/navigation/00000000000000000000000001995048"
  "/navigation/00000000000000000000000001995049"
  "/navigation/00000000000000000000000001995050"
  "/navigation/00000000000000000000000001995051"
  "/navigation/00000000000000000000000001995052"
  "/navigation/00000000000000000000000001995053"
  "/navigation/00000000000000000000000001995054"
  "/navigation/00000000000000000000000001995055"
  "/navigation/00000000000000000000000001994505"
  "/navigation/00000000000000000000000001994658"
  "/navigation/00000000000000000000000001995056"
  "/navigation/00000000000000000000000001994659"
  "/navigation/00000000000000000000000001995057"
  "/navigation/00000000000000000000000001994661"
  "/navigation/00000000000000000000000001995059"
  "/navigation/00000000000000000000000001994662"
  "/navigation/00000000000000000000000001995060"
  "/navigation/00000000000000000000000001994663"
  "/navigation/00000000000000000000000001995061"
  "/navigation/00000000000000000000000001994664"
  "/navigation/00000000000000000000000001995062"
  "/navigation/00000000000000000000000001994665"
  "/navigation/00000000000000000000000001995063"
  "/navigation/00000000000000000000000001994666"
  "/navigation/00000000000000000000000001995064"
  "/navigation/00000000000000000000000001994667"
  "/navigation/00000000000000000000000001995065"
  "/navigation/00000000000000000000000001994668"
  "/navigation/00000000000000000000000001995067"
  "/navigation/00000000000000000000000001994669"
  "/navigation/00000000000000000000000001995068"
  "/navigation/00000000000000000000000001994670"
  "/navigation/00000000000000000000000001995069"
  "/navigation/00000000000000000000000001994671"
  "/navigation/00000000000000000000000001995070"
  "/navigation/00000000000000000000000001994672"
  "/navigation/00000000000000000000000001995071"
  "/navigation/00000000000000000000000001994673"
  "/navigation/00000000000000000000000001995072"
  "/navigation/00000000000000000000000001995073"
  "/navigation/00000000000000000000000001995074"
  "/navigation/00000000000000000000000001995075"
  "/navigation/00000000000000000000000001994507"
  "/navigation/00000000000000000000000001994519"
  "/navigation/00000000000000000000000001995082"
  "/navigation/00000000000000000000000002094846"
  "/navigation/00000000000000000000000001946155"
  "/navigation/00000000000000000000000001994520"
  "/navigation/00000000000000000000000001958323"
  "/navigation/00000000000000000000000001994524"
  "/navigation/00000000000000000000000001994528"
  "/navigation/00000000000000000000000001994531"
  "/navigation/00000000000000000000000001994532"
  "/navigation/00000000000000000000000001994533"
  "/navigation/00000000000000000000000001994535"
  "/navigation/00000000000000000000000001994549"
  "/navigation/00000000000000000000000001994571"
  "/navigation/00000000000000000000000001999523"
  "/navigation/00000000000000000000000001994536"
  "/navigation/00000000000000000000000001994537"
  "/navigation/00000000000000000000000001994538"
  "/navigation/00000000000000000000000001994540"
  "/navigation/00000000000000000000000001994564"
  "/navigation/00000000000000000000000001994580"
  "/navigation/00000000000000000000000001994541"
  "/navigation/00000000000000000000000001994542"
  "/navigation/00000000000000000000000001994543"
  "/navigation/00000000000000000000000001994544"
  "/navigation/00000000000000000000000001994545"
  "/navigation/00000000000000000000000001994548"
  "/navigation/00000000000000000000000001994550"
  "/navigation/00000000000000000000000001994560"
  "/navigation/00000000000000000000000001994561"
  "/navigation/00000000000000000000000001994566"
  "/navigation/00000000000000000000000001994570"
  "/navigation/00000000000000000000000002000223"
  "/navigation/00000000000000000000000002009546"
  "/navigation/00000000000000000000000002092218"
  "/navigation/00000000000000000000000001743118"
  "/navigation/00000000000000000000000002098090"
  "/navigation/00000000000000000000000002098766"
  "/navigation/00000000000000000000000001994522"
  "/navigation/00000000000000000000000001994551"
  "/navigation/00000000000000000000000001994552"
  "/navigation/00000000000000000000000001994553"
  "/navigation/00000000000000000000000001994554"
  "/navigation/00000000000000000000000001994555"
  "/navigation/00000000000000000000000001994556"
  "/navigation/00000000000000000000000002000795"
  "/navigation/00000000000000000000000002094845"
  "/navigation/00000000000000000000000001994558"
  "/detail/00000000000000000000000061771360"
  "/"
  "/detail/00000000000000000000000061771380"
  "/detail/00000000000000000000000061771630"
  "/detail/00000000000000000000000061771280"
  "/detail/00000000000000000000000061771471"
  "/detail/00000000000000000000000061771580"
  "/detail/00000000000000000000000061771619"
  "/detail/00000000000000000000000061771296"
  "/detail/00000000000000000000000061771394"
  "/detail/00000000000000000000000061771665"
  "/detail/00000000000000000000000061771315"
  "/detail/00000000000000000000000061771498"
  "/detail/00000000000000000000000061771276"
  "/detail/00000000000000000000000061771567"
  "/detail/00000000000000000000000061771248"
  "/detail/00000000000000000000000061771559"
  "/detail/00000000000000000000000061771309"
  "/detail/00000000000000000000000061771275"
  "/detail/00000000000000000000000061771440"
  "/detail/00000000000000000000000061771476"
  "/detail/00000000000000000000000061771560"
  "/detail/00000000000000000000000061771557"
  "/detail/00000000000000000000000061771574"
  "/detail/00000000000000000000000061771494"
  "/navigation/5507d613f3974866b64d558b39342451"
  "/navigation/9174b58ea27e496f8e9cefcba40cac29"
  "/navigation/f971ef3857fb42e781756fba1e3dce5e"
  "/navigation/bba541c73fde441ebcdbd07fc306d960"
  "/navigation/44008bc085fd46559a6a82b1a2cf1a62"
  "/navigation/11890a5a935040ae99a4c58cb9fcdd0e"
  "/navigation/f859bda54694455a8d10baaec58c5c32"
  "/navigation/ceafb9867f584615a48e455a894f6b8b"
  "/navigation/7c2e93a1706f46c997cdcd112ccff324"
  "/navigation/b835f06ac4d2422ea289d6215a6f69b1"
  "/navigation/e7c8778ba9fc4785a8311e2ea1e0f6d8"
  "/navigation/2e332cfbd1de4b03b7321c1020cc2676"
  "/navigation/42a07277e07d4278b882f9e47493e602"
  "/navigation/bc19d167515040b48c34a5cb687011eb"
  "/navigation/8420453b9e044f66960143f8dd935e55"
  "/navigation/7e36b655d35d40899bf8a82765b23adb"
  "/navigation/5de4b279abf74b4eb167e2acc5bfc875"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"×Oý…¦®B瀭5TÌ\x15¼â"
]
137 0.40 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""ð3.ü<D┤öUOz´¯SÍ"
  b"£‚^\x1DÚ¼D\x00Š…\x19Ëÿtºñ"
  b"â2grÄkH††ã\t\x1C2O-Ø"
  b"ã*J#öìF=¸\x1A„¯ ÷^ó"
  b"\x03\x06 zMT¢”­ÎÔ¸51"
  b"\vÙÒë\x17©E´°¦¬a±FÌÈ"
  b"£éM&6o@\x1D¸\x10¤vª²]Ã"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.