GET https://staging.ktm-sturm.de/ersatzteilfinder/790-duke-2024-modelcode-F9603XO

Query Metrics

118 Database Queries
106 Different statements
938.67 ms Query time

Queries

Group similar statements

# Time Info
1 0.94 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.23 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.40 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.26 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.42 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 0.36 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "ersatzteilfinder/790-duke-2024-modelcode-F9603XO"
  "ersatzteilfinder/790-duke-2024-modelcode-F9603XO/"
]
7 0.25 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "/ersatzteilfinder/790-duke-2024-modelcode-F9603XO"
]
8 0.57 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 0.19 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.27 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
11 0.31 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
12 0.60 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
13 0.28 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
14 0.27 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
15 0.43 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"
]
16 0.30 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Í‚ó¬›ÑÀßÊ"
]
17 0.34 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"¡×[¶&ÙNc‡öº\x12—•+)"
]
18 0.44 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"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
19 0.21 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.41 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"W(\x19¥ÅRNì§ù\x7F5†´*@"
  b"×ã`4ÛåIð‘7âù_\x1C\x01"
  b"÷ìlÙÏÄBgü─▀ÆÄg╚ï"
]
21 0.39 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"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
22 0.42 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"'´º•ò­HÁ­H°ð·^ÇY"
]
23 0.18 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"¡×[¶&ÙNc‡öº\x12—•+)"
]
24 0.19 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
25 0.22 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
]
26 0.41 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"\x069ÎΈ\x1FEùƒØà€•¨\fz"
  b"†;orw>Jj²»Úï\x06бQ"
  b"øÆQ{o*MÚ¹œVu“2!,"
  b"\x01˜§RqMx!†F\x14â\x7F‚Õ®"
  b"\x16\x11Õ\x12J^É\x04\x15\x1Fù\x1E┘5"
  b"\x17\Ò7V\x1AO~„PŒM9ö‰î"
  b""\x15ÿ;4üBÉàãÛÔ\rÂ\x16<"
  b""¶±\vopA\x1D–zM®ì—we"
  b"dꙦvÎK˜¿½Dh\x04\x00µ!"
  b"nœ¯å[\x1D@o£Ô\x1C\eÚûÇs"
  b"‡¯—zš1@𮡹fî÷²4"
  b"ïïY¯w"C\x1Aíd░rýÀ\x15É"
  b"¦5?²¶ÂM(¡@\x0EµZÊŽE"
  b"¼Ú¦ïTõO?’y\t\r~¥ôŽ"
  b"┌kÀpëÂAU¢¤»█tüu+"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"JxKq\x15éM\x0Fµq.¡Ñ\x1E‰Ï"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"_þz\x06e¹@-¾Ç:d\t\x12d,"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"ýÌ┬ã&ØNÔí7¹Å¶_äÒ"
  b"»l™órþEj‰ŒgÏ¡Dåh"
  b"f`uS+àOuž=ƒµlCáY"
  b"º«\x1E\x1C■╝D(ìÕ╚S│ãd┴"
  b"<\x04À–õÌBïš-<¸íì\x10)"
  b"""
    <õA6žmJ/§\n
    ¨hzeü-
    """
  b"Íþ»\x00\x03<Aà’¢©\x00¹bqp"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"""
    .örVh\n
    Mкƒ¢\x11\x16¤zû
    """
  b"ViÞý\x03ÎM†¥\x18 \rÿ¸þ*"
  b"`Z­èœHF/‰\t»\x01ŽóÚ­"
  b"e–Ö"\x19fK%ŸÊ-ª}è1æ"
  b"iÒ-À±\x07L\x08™¥\tj’ÙÔH"
  b"w(öc2\x15Aü▒╠Õ╔ß─+Q"
  b"z3\x13˜K«DÎŽ“ø¾Á©->"
  b"„é\eóÛÌAÈ·ôÉÂóŠS¤"
  b"ˆ>'ZTÊM"‡\x11n,j¯\x03\n"
  b"Šiaz\x02ìO\x15\er¨äa¡\f"
  b"«ÈÜ<®ºE࿵*y¯[Wr"
  b"­’[˺>Jè“Ä¢\x03ü8=¸"
  b"¼†\x15æœ;IÁ¯Æq480Êî"
  b"ûð\x13­·AsØ.pX\x07õeÊ"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"Ê:+\x1Cá¿Cl©╣þHRQØe"
  b"ä,gl“±LŸª\x0FžÃíÝ›î"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]
27 0.30 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.36 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
29 0.18 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
30 0.37 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
31 0.19 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
32 0.31 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:
[]
33 0.20 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:
[]
34 0.16 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
35 0.57 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
36 0.42 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
37 2.53 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%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  1
  12
]
38 0.34 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%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  12
  true
  true
]
39 0.46 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`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"y£a@¢ŠLæ¬m\x0E\x06'A"
]
40 0.70 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
41 0.43 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"
]
42 0.35 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
43 0.31 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Í‚ó¬›ÑÀßÊ"
]
44 0.31 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
45 2.16 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`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%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  1
  4
]
46 1.13 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  4
  true
  true
]
47 0.59 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"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
48 0.54 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
49 0.81 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"p\x7F´/rJEGá$Ø\x18\eFy▀"
  b"$)v‹Ì\x04Eüƒð?·Í2\x02%"
  b"=\x16uıã;O\x13©1\eì}:\x1D×"
  b"E;|™\x7FVO¾¼HZ4ä(r¡"
  b"iŒØ\e’•Hæ³JkΧ¸v‘"
  b"”ú_›Ž¬JgŒÕ\x13ð½ß\x1Er"
  b"W}╗p/ìG\r®x\x12\x1D7╔B-"
  b"\x1FäÀ\x13\x1F¦BÓªLƒ\v³ž¯A"
  b"±¶ƒi‹\x11@E±¢¿T½\x16Õ,"
]
50 0.63 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
51 0.79 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"ÇÑ6îÚ\vHtŸc{l9ØPÉ"
  b"ùD\x14Îm¨NÖ³PÑŸ‹"âÎ"
  b"•t`\x05zaJ<“@½¸ô\*ø"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
52 0.30 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
53 0.21 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
54 0.23 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"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
55 0.18 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
56 0.32 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`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"
]
57 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"y£a@¢ŠLæ¬m\x0E\x06'A"
]
58 0.33 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"iTwà.öCå \x16¸>ÔÍö:"
]
59 0.50 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"iTwà.öCå \x16¸>ÔÍö:"
]
60 0.64 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"""
    \x01˜¬”\x08Jraº\n
    2‚Xó\x7F£
    """
  b"\x01™âxˆ\x18\x7FI½ûb\x04\x16xæä"
  b"\x01šÅp\x7FÂzT˜«¡óP|\x1AÑ"
  b"""
    \n
    $Epê6B® }4•¢a`\x13
    """
  b"\x1EÎ[¢H'M\x1F·ãæfÂi®""
  b"6ìyyYRGWš<l\x11|‘+æ"
  b"tÃNêP&@»ƒ\x19¸\x13vpÂÕ"
]
61 0.71 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"\x01ÿ¼öDfs\x0Fر‗:ª¦┬±"
  b"\x01™âÅâìv\x05­\x06¥ÚÉÌ\x1D®"
  b"\x01šÅ‡+>{ߣ‹aÀVÆÕê"
  b"±ìM\x04\x1C÷G)œºböç_|±"
  b"D\x0E1\x08uªAê“\x10ÑòÑ<VÎ"
  b"Z±ŒØÍ}IR¶™cï)\x1E\•"
  b"påi¾ÿQEÁ¬øíê—Â\x04É"
  b"19\x15,ªŸH%˜\x14õ\x058ŸœC"
  b"“Á…eƒ¡EÒšÙy:„ö*\x03"
  b"▀'É#dãC3åTë<IÍ\x7F»"
  b"᯽[+\x15Gƒ¯‹è¿‰…\x1AÒ"
  b"æ­áìlIC\x04‘ײ…Žão™"
  b".Ö╗x\x01èDì¿G(RP¥|½"
]
62 0.36 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ð"±&‰¬C]›¸\v\x02ý—ûŸ"
]
63 0.34 ms
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0FA<X]ˆ1Ñ×[Ž›VÐv"
]
64 0.81 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"\x01šÅ–ó–wYŠ\x125h}oÝ,"
  b"\x01Üm¬Ùz╚×ÍÉX▒0tÚ"
  b"y4èà\x03DD*¥\x13yøh­Ls"
  b"\x13ë¾p£—F…¥º ……+Øï"
  b"u=$YCÆG«—šÂJÙ\x19Çß"
  b"""
    >ú×¼T█K\n
    ì>ÊÚrà6¬
    """
  b"""
    £#uñÝ\tJ‚ŸPå\n
    †k¯t
    """
  b"ÚèfŽ\x15§N4€+L$dW>b"
  b"Û¨w\t%\x00A߬†´$£æ¦]"
  b"\x01ÿ§AF\x16}Öɽ┘░£*¦^"
  b"\x01˜õBï{u\x12º–IM_àNS"
  b"¹_ŒÃLöO–‡Ji\x1E•)\x05\x19"
  b"’Û¹&œ÷D;£\x16|[^ðÁG"
  b"}U\h¼)@òŽ('Ók¡Ä\e"
  b"\x1A\┤ksYCÓïÙ┴ØÅAÜþ"
  b"ÏÚDTF\@\x12Œ\x1CZO€rÀG"
  b"\x01šSk•0z~¼îbÊ0µ”\x00"
]
65 0.24 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
66 608.07 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields` 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`.`custom_fields` as `product.parent.translation.customFields` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` WHERE (`product`.`version_id` = ?) AND ((((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?))) AND NOT (`product`.`display_group` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) GROUP BY `product`.`display_group` ORDER BY MAX(`product`.`created_at`) DESC LIMIT 10
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "1"
  "null"
  null
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
]
67 1.83 ms
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`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.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`, `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%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
68 0.55 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
69 0.54 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"
]
70 0.44 ms
# cms::moorl-brand-slider-v2::search-ids
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` WHERE (`product_manufacturer`.`version_id` = ?) AND ((NOT (`product_manufacturer`.`id` <=> ?))) ORDER BY `product_manufacturer`.`media_id` DESC, `product_manufacturer`.`id` ASC LIMIT 12
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
71 1.02 ms
# cms::moorl-brand-slider-v2::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.media`.`id` as `product_manufacturer.media.id`, `product_manufacturer.media`.`user_id` as `product_manufacturer.media.userId`, `product_manufacturer.media`.`media_folder_id` as `product_manufacturer.media.mediaFolderId`, `product_manufacturer.media`.`mime_type` as `product_manufacturer.media.mimeType`, `product_manufacturer.media`.`file_extension` as `product_manufacturer.media.fileExtension`, `product_manufacturer.media`.`uploaded_at` as `product_manufacturer.media.uploadedAt`, `product_manufacturer.media`.`file_name` as `product_manufacturer.media.fileName`, `product_manufacturer.media`.`file_size` as `product_manufacturer.media.fileSize`, `product_manufacturer.media`.`media_type` as `product_manufacturer.media.mediaTypeRaw`, `product_manufacturer.media`.`meta_data` as `product_manufacturer.media.metaData`, `product_manufacturer.media`.`config` as `product_manufacturer.media.config`, `product_manufacturer.media`.`path` as `product_manufacturer.media.path`, `product_manufacturer.media`.`private` as `product_manufacturer.media.private`, `product_manufacturer.media`.`thumbnails_ro` as `product_manufacturer.media.thumbnailsRo`, `product_manufacturer.media`.`created_at` as `product_manufacturer.media.createdAt`, `product_manufacturer.media`.`updated_at` as `product_manufacturer.media.updatedAt`, `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation.title` as `product_manufacturer.media.title`, `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt`, `product_manufacturer.media.translation.customFields`, `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields`, `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 `media` `product_manufacturer.media` ON `product_manufacturer`.`media_id` = `product_manufacturer.media`.`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_manufacturer.media.translation`.`media_id`, `product_manufacturer.media.translation`.`alt` as `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation`.`title` as `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation`.`custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation`.`language_id` = ?) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation`.`media_id` = `product_manufacturer.media`.`id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"{ƒ0Õp­F<œ~·ó\x04Ž{-"
  b"áˆÍyÔFHïžk|Ã\q„ª"
  b"""
    Õ(\n
    +·îJM„ñ}ðÆ~=ï
    """
  b"▄0¬<ı█G4ÉØ[\x16Â=){"
  b"\x0EQZ1ï½L\x1C’ê’¥oìĽ"
  b"†ÞþÊ2\x1A@8¯dD/Ú`ð\x01"
  b"¥« È)ãOo©<\v;ýbüØ"
  b"{ÿbŒ“üIćŠEÈ*ÜÄ}"
  b"\x06.│ì\uCvÀî\x14┘7!±ç"
  b"3├¼\x1C¥‗E,░Ï,ï\tbìz"
  b"""
    Å8þ\n
    ?\x17Oйx¾¤ºÑ5Ø
    """
  b"-¬®9x"C-®HÌ›~~¶í"
]
72 0.92 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
73 3.40 ms
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`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.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`, `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%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
74 0.41 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
75 0.60 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
76 4.39 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%F9603XO%"
]
77 41.16 ms
SELECT s.*, c.name, n.name  as article_description, IF (p.active = 1, lower(hex(p.id)), null) as product_id  FROM hobaIT_sparepartfinder AS s 
		    LEFT JOIN hobaIT_csb_article_data AS c ON c.article_number = s.article_number 
			LEFT JOIN hobaIT_sparepartfinder_article_names n ON n.article_number = s.article_number
			LEFT JOIN product AS p ON p.product_number = s.article_number
			WHERE model_number = ? ORDER BY `group`, sequence_number ASC
Parameters:
[
  1003029980
]
78 34.82 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (49900,49901,59412,59414,59415,59423,59428,59429,59439,59440,59441,59442,59443,59446,59447,59449,59450,59451,59452,59457,59458,59459,59460,59461,59465,59486,59487,59490,59491,59498,59505,59512,59513,60040,60041,62237,63829,68965,69087,69090,69091,69092,69093,69095,69188,69190,69195) ORDER BY number, part_type ASC
Parameters:
[]
79 51.43 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (49900,49901,59412,59414,59415,59423,59428,59429,59439,59440,59441,59442,59443,59446,59447,59449,59450,59451,59452,59457,59458,59459,59460,59461,59465,59486,59487,59490,59491,59498,59505,59512,59513,60040,60041,62237,63829,68965,69087,69090,69091,69092,69093,69095,69188,69190,69195) AND article_number IN ("43578098","43578176S2","43578195S1","R14042","R516","43578097S1","43578096S1","43578177S1","43578140S1","RP80002","43578135","95020004S","95020005S","0025080206","52000148","T511","48601166S1","46180064","R12012","46180007","46148166","RP80004","46148041","46148204","91020031","91020032","46148098","C05586R2601","C90701032032C1","C0000350803000","16181R54E","C0000250802500S","C90701044000C1","69008021080","C90701084000","C90701080000","C90701086000","C90701081010","C90701034032C1","C0000350802500S","0988253505","C90701036000C1","C90701039032C1","C0000351003500S","C90701038000C1","C0000250802500","C90103001000C1","C90703082000","C90708021160","54603048100","C90742041000","54603048200","C90707014000","C0000250601200S","C90703013000C1","C0145790805000S","C0000351006000S","C90742046000","C90706003060","C0000351006500S","54310086100","C90703034000","C90703034020","C90703035000","C90705062000","C0000351004000S","C0000351004500S","C90703039000C1","C90703038000C1","C90703041000","C90703040000","C90703044000","0799060003","C90703042000","C0000351008000S","C90703039001C1","0025050106S","C90703038001C1","C90703096000","64111059020","C90703088000","C90703092044","C9070300200624","C9070300200524","C90703002004C1","C0000250801800S","C90708000012","C90703002010","C0000351003000S","C90703048000C1","C0000250804500S","C90703049000C1","C90705068000","C90703152000","C90703050000","C90703052000","C90703051000","64103004100","C90706041050","C90706040050","C90708019050","C0000350803500S","C90708000015","C90703023000C1","61003024000","C90703027200","C90703028001","6410302610033","58605083014","C90703001099","0025050106","C90011076140","90103029000","93511045000","C01584R2601","C0000251205000S","C90704030044C1","C90704040100","58414030000","C0000250501200","C90704142000","C0760002532000","C90704034000","C0430002201200","C90704032000","C90703036000","C90704066000","C90704066050","C90704061000","C90704050000","C90704050010","C0000250502000","C90704030020","64104037000","C90704038000","C90704030010","C90705083000","C90705169000","C90705069000","C0000190805000","C90705011000","C90705011011","78105081010","54603048600","C90705005005","63605058000","C90705050100","C0000250803500S","C90705050065","C90705067000","C90705007000","51010086100","C90705005000","63505015000","C90742040020","0081050141","63541090000","63541190000","C90706001000","C90706026000","77236048000","C90706014000","C90706040000","C90706041000","C90706001050","C90706016000","C90706015000","C90706002000","C90706001030","0081050121","61041080000","0081050161","C90707013000CB","64107080200","0912050203","59007017000","C90715019735","C90711092000","54603048300","61342041100","C0000250602000","C90707080090","014579050166","C90707040000","C90706001021","C90707040041","C0000250804000S","0021080003","C90707046000","C90707049000","0900000601500S","C90707047033","C90712008000","0035080506S","C90707012000","C90707013040","64107088100","64107189000","64107092000","C90007116040","C00050157706","C90007128000","64107090000","61614020010","C90708002000EB","C90708003000EB","C90708001000C1","C90714018030","C90706001022","C90714020000","C90712032010","0081250141","C90714010010","C90714019000","C90714010030","C90714010040","C90714010044","C90714014000","C90714017000","C90708010000C1","C90708011000","C90712084000","C90712083000","C90712080000","0081050181","C90708015020","C90708015010","C0000250601600S","C90708015060","C90708015070","C90708015050","C90712085000","C0000250501600S","C90712082000","C90708023010","C90708019000","C90708053000","6410900103330","0760354771","0625069068","61009011000","0472047175","C90709076000","C90709062000","64109060000","C90742020000","61009081200","C90709013000","C90709012000","C90709082000","C90709015000","C90710001033C1","0760305271","0472052200","0625062052","60010011000","60010015000","C90742021000","64110060000","C90710013000","06923080003","C90710459000","C90710050044C1","C90710014000","C0410003001300","C90710016000","C90710012000","C90710051041","C0000190802600S","64110065116","C90710086000","C90710084000","69010181044","76910065118","76910066000","C90710015000","SPAB16G413M116E","63611075100","61111057000","75011087050","75011088010","61111018100","C90711197000","C90011096000","C90711097000","C90711059000","C90111076033","C90711059050","C90711058010","0738060101","C90711109030","76211058000","C90711060133","0024060106","60311034000","C0000250602000S","C90711093045","C90711076250","C0000250601200","58411098100","C0000250601600","C90711055100","C90111053000","C90711059060","C90711053050","C90711054100","A65413001033C1","64113002000C1","64113006000","64113008000","64113029044","64113031000","6411300500030","64113020000","A65442005000","62113020100","0603100141","64113069100","69013099050","C90713126000","58007017000","69013069001","6411306000030","64113061000","C90713050044C1","C90703060051","C0000250602500S","C0040170602000","C0009340600500","C0410000800700","C90703069200","C0009340600502","C90703068000","C0073800601800S","C90713052000","C90734031020","C0000190803000S","A65442102000","A65413115000","A65413116000","63613030000","63513019000","63613021000","64113017000","62513020000","C0000351005500S","A65442003000","A65413180000","64113075000","64113084000","64113083000","64113081000","64113085000","64113090000","63614001000","0081040253","0081030081","0081045121","C90714025000","C90714026000","0433100003","0797100003","64114040000","64111066044","64111067000","64111067010","64107050000","C90707051000","76011064200","0991060203","A65414069000","C90714069050C1","C90714069051","0738050202","C90715001000","C90715021000","C90715022000","78015019000","C90715028000","64115023000","78015119000","C90731082000","C90715026000","76015015000","C90703081044","64108070040","78015021000","C90015126000","C90703098003","C90707098000","C90703098000","C90704099000","C90703095000","C90707097000","C90703094000","LI22-A654-2A","C90030107000","C90030131044","63530074000","C90030015000","C900300140001","C900300140002","63630013000","C90030018244","C0888040050","C900300820001","C900300820002","C900301820001","C900301820002","C63532048104","C0471120010","63532044000","63532006000","63532005000","63532041000","63532003000","63532011010","63532034000","0625060017","C90036073150","0252012103100","63532002000","63532021000","63532001044","C90038001232","0405263525","C90032020000","63532035000","C010642060166S","C90030068000","0625062280","63633001044","63533001030","0405242813G","63633005000","63533045000","0471026000","63633003000","63633006000","63533002000","63533032000","0625068911","C90033088000","63533011000","0405242813","63533034000","63633015000","0471029000","63533033000","63633014000","0405263013G","63633013000","63633016000","63533012000","63533010000","49030023000","C0770020220","C63533030011","0760003247000","C90033029116","C90033031000","C90033032300","C00050000992","63635010100","62535009000","41001052000","69035001000","0025060166S","C014580060126S","64135044033","63635042000","10001120000","C90735027000","C0310001229300","C90735026000","C0310001234500","C90735065033","C90735066044","C90707017000","64135032100","69004060150","C90735068000","C90703065000","0081040121","C90735067490","C90735067390","77236080000","C07700900151","C63536056000","63536060000","C0912050083","C77036035172","C77036035176","C77036035180","C77036035184","C77036035188","C77036035192","C77036035196","C77036035200","C77036035204","C77036035208","C77036035212","C77036035216","C77036035220","C77036035224","C77036035228","C77036035232","C77036035236","C77036035240","C77036035244","C77036035248","C77036035252","C77036035256","C77036035260","C90036032100","C90036033000","C90036027100","C90036036000","C90036030000","C90036031000","C90036056050","C90036028044","C0000250602500","C90040001000","C0618101410","C90038007010","60340117200","C0625060016","C90040022000","C90040090000","C63540029000","63540020000","0618354220","C0770244031","A65441001000","63541013050","63541013044","63541013010","90841123000","63641085044","61236048000","C90036144000","0912040163S","63541031100","C90741030010","C90741030000","C90741029000","63641099000","C90708098000","C90708099000","C90708054000EB","C90708045000C1","014580060141","C90708070044","C90708071044","C90708070050","C90711068044","64111068010","C90708064000","A65402101000C1","C90713026000","0912060653","C90702004000","61711012044","76011074000","61411174010","76011170200","61702039000","C90712041000","C90712040000","A65402031000C1","6410204400030","6410204000030","64102038000","64111049000","C90102090000","C90702097000","64132070000","61742031044","C90742040000","59001092050","C90711094000","63642003070","90142125000","014580060166","63711051000","62111051000","A65442104000","C90713026100","76042125000","C60342090100","C90742090050","0081250181","69008121160","C90708061050","C3214405EN-UK","C63729099000","C9003000024424","0906100100","C59030019200","61030019050","C0000250803500","C0603082131","C90030063070","C90030024000","C63530010000","C00002506030U0","C00002506060U0","C0000250809000","C00002508090U0","C0000250806500","C0000250805500","C0000250804500","C00002508065U0","C90030099000","63530057144","C90030157050","63530059200","0405151913","C63530059060","C63530059150","C0079840501200S","C90039105000","C60339003000","C0000250603000S","C90039004000","C60039040020","C90030040100","C9003010200041","C9003020200041","C07700240251","C90030094000","C0000250603500","C0000250603000","C90039034000","C90039006100","77839093000","C64111038000","C9003622010024","C0402050980","C90030063050","C90036052010","C90036055000","C0000250605500","0025060405","61238091100","C90035047000","C0770100020","C0908120153","C90030036300","C58530014100","C90035117000","C63635019000","C78630044000","C90036089010","C61236048000","C0770298178","C63536075000","C90036075050","C90036053000","C9003605200033","C90036054160","C90036054150","C0770012030","C90036081000","C63736082050","C00050198706","C64630087000","C90038016000","63641038000","C0000250803000","C9003505200041","C90035053100","C0000240601300S","C90035055000","C60035055150","0760153459","C77236072120","C0603061002","63530065000","C0770010010","C90038051000","C90038050000","C90038035000","C63530086010","C0000190501200S","C63638003000","C90038001022","C0799080000","C90038001224","C90038008050","C90038009014","C90038002000","C0402041580","C0770120020","C90038012000","C0770140200","C0770020020","C90038128000","C90038026000","C90037073000","C90038010000","C90030086100","C9003008500024","61238021200","0770125015","0770170200","C90038015200","C07700390261","C90038041200","C0000250501600","C0770060025","C0000250801600S","C0770070025","C00050000068","C9003010114441","C9003020114441","C90030025100","C90030020100","C0770191015","0025060256","C90032048003","63532149000","C0799090003","C0760122060","C90032148033","C014580060206S","C63532052100","C0934080006","C0000240601500S","C90034015000","C0625068070","C90034011200","63534012001","C0625068060","C90034012020","C90011023100","0984050123S","C90033022000","63534005033","56534013100","54634020000","61234014000","54634050000","C90032095000","C0760142460","C0007025241","C90034050000","63534050010","C0988142005","C0471140100","6413403000033","50233041500","C90034051100","C63534024000","C63534052000","C90034023000","63534002000","63534001100","C75034019100","C0402080200","C90734036044","0738060205S","0738060165S","C90734031044C1","C90734035000","C90734032100","C0047620604500S","C90036009044","C90036010044","C90036080000","63536001000","63536002100","C63536002150","63536013100","63536005000","77036003100","C0770180020","C0770220020","C61236008201")
Parameters:
[]
80 0.31 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1003029980
]
81 2.41 ms
SELECT s.product_number as product_number, lower(hex(p.id)) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p.product_number = s.product_number WHERE model_number =  ?
Parameters:
[
  "1003029980"
]
82 13.77 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"ïÍZÅ¡bE╝åv(±ªø<Ú"
  b"/¶Q\x7F‚ G\x11¡w\x1C›HA\x11â"
  b"ܸT6#™M%¦`—D0˜zO"
  b" @(Ç\x17MG\x18Ž\x03ó\x03žü‘¼"
  b"ˆ¼óÄjI@\r£™Z¿„}Œ]"
  b"á \x13ýNýC\r¶tH¹³CQ§"
  b"y§†\x00QŸBXµäõW\x19K$C"
  b"ru\x19åê™E¼³…Vdž°F/"
  b"ë2/§1¶G=¥äQ\r€¯‰”"
  b"G\x17·‚Ø\x1FJɱó‹ Üu÷B"
  b"÷;0─C?A·æÄÇÅ\x05Öë╩"
  b"÷¤ß×9þCX¬á┘}>ì4╚"
  b"1*»CŠ…E¼šßù|IÜU5"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"vþRˆ\rõK/’›j0 SU©"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"zßòc™\x19B⿽°>«<„ö"
  b"ú9\x03¨üæL\x07ö\x18G\x1CkuIÞ"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"¾*‹W–­N‡°Ü mUM¶÷"
  b"³H¿Ú>íAßü┴Ñû■m\x05\x1E"
  b"f¤▓\x1Aƒ░Cô®^¾dü▀ÔÉ"
  b"\x1AÒŸhqâC\x0E¨È\x18ÏX¢Û-"
  b""Qõ«XpFy¤5_áí\x0Fÿ\x18"
  b"V’g¶fvE§‘1b\x18ÄöFí"
  b"ßü=\x19S├M3░┘▓~ıç8å"
  b"$°+\x07““Nd†qû%)ÿ<-"
  b";·ë½Ÿ\x14NZ„7ð\x06V‹¸T"
  b"„Q\x11S|YC®•ô˜Äâ¿Sß"
  b"Ã\x19Ê)ÍÁBՄǶ\x12s\x11¼g"
  b"nJÉÐ\x7FRE┬º\x7F\x05iíÃ"
  b"¯\x04\x10FÏAÕ¾ã17ÏU“¦"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"╬9ü¢âÂOÏ»ÛW┬ïÏ$n"
  b"¢#¹"AbIäöÂÊìM\x14"
  b"J% ó\x01$OÄ“‚’ÓÆï·Þ"
  b"\x1C¥\x00v]\x07F╠ùÎP9îÌÓü"
  b"Þ]¥qB½Hº©^åPÓÀøù"
  b"å\x14Pª`üKšµt”Qå¹ý5"
  b"5†º¢I\vE•¤\f´EK§ïr"
  b"y!­Ù\x10‚H²…’ÁÄ^GF—"
  b"mnÉ!¿µA׹ůJ4ž\x15¯"
  b"´“RÄÉîLΨ\x1C\x1CØD{‹`"
  b"\vÑn¤M¡╗zòÅ‗nı╣"
  b"aá5█ß╣Kî®ìb¾┴v¯À"
  b"K\x04…ã—KH\x05‹’³\x7FNŠŠ¾"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"|J|H\x06,J'ƒTõ=ó\x05ßÀ"
  b"©Œf9,nL‘‡ñ\x18¸\x02g‰M"
  b"ˆ­ìÝË•Ct—ðR„í;\x0Ef"
  b"È\x10Ã\x13ú–B_¹\x0E‹ê¾øR¤"
  b"„ÀsÆ \vA9˜/ñþZóŠa"
  b"\x7F\Æü\e®K\vü\x18\÷└╗FC"
  b"Xî«ûT\x01Aò”7Æ– 쯹"
  b"¦█Àwì£K╔©·qE±l\x01/"
  b"\x10š@½…ÐHš¢°º\x18°ÎK™"
  b"…‘m<<ØG÷´û¼\x02¬µpM"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"†ë瞣O@‚µÅHÕ˜Q½‘"
  b"è¤ÁÉ15H‗ò\x12\x02\x18\x05ò╬±"
  b"¨Ù˜Ö"‘BoœM#h,Á©o"
  b"Âùá©Îö@›—ߥã\x1D\x7Fñ^"
  b"AÝÂ%eÊDö¥Íá2Ç´‰C"
  b"C&Øm¨kJŸ®\x14º$d‡1\x14"
  b"û®\x10ƒmØC2¥"aýܾ┌1"
  b"{,Œ„{BMN–"Ïrõ£¡‰"
  b"§ Ñ\x1D?\fN\x01¢PÐ\x0EZcé!"
  b"\e$`W{½H\x0F¬z|'5Ø*Ø"
  b"\x15\\x1Ai÷╝IüùXÚ\x02Õ·╝┼"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"<²vkܸD‹)ãR¯\rÈ/"
  b"\x19║<ß\nIéáâü±\x13\x18\x18J"
  b"\x1Aö]\x02N\x00‰Û¤\fE\f0*"
  b"þ\x12‡!N^B‚‡_e\x03!»„½"
  b"@Iô}j\x18K·…Øöõc„bh"
  b"m,,=\t+EÆ’X®XÈ4É\x10"
  b"xïl䈵FÛ¡¯ìfÔ™ÙŸ"
  b"½à\x03\v\x02/K=ɰS.\x10äÖ£"
  b"E¨¯\x00†_A8šÞ^´\x1A\x13Ð"
  b"Ò5¿‹S^E࣒\x7FÂ\x00È{l"
  b"´C\x16\v'b@}Š4]Á\x0FV\x10É"
  b"\x04\x1FIvü×@š‹•ûôÕPÜØ"
  b"'¿B\x01/ÜB罫#¢¯x’ "
  b"AB…2é\x00AΪw†%\x07!(û"
  b"ª\x1Aj~JwLF³«ãe…\x07¹\x04"
  b"Ƭƒ\x08»IJ▓Ç\x01z¹■ìÇ="
  b"ÿ™!\x07m\rJ‡’YE\x19¹ß¸S"
  b";òñköÂJ4º=©¤õÅ@C"
  b"\x1A\x0E ‚,hMõ¯Éj’¡\r’á"
  b"Rv€oºWJɰ®8o\x19¬DŽ"
  b"¡q’VT…D9¤ë¦•F˜R¹"
  b"V\x02(‡þzIÿŽ©ù45\x18\x1FŠ"
  b"fdæÕ:lLϳ\x15~¬þÀ}\x13"
  b"¼\eIÏÁzB\x15Œz%b\x16¢8‡"
  b"Ç]ÜÁ…nKЯ×\x05\r\x0F³îÂ"
  b"\x19”èS…@£¥Áëžõ…\x07¢"
  b"þ█»"\x00rEdÉføÌµ■QÏ"
  b"Q2\x11àÚ»IkŃÏÛ╠¨|î"
  b"á5ý݇ûJ¾ˆA\x0FVŠt®L"
  b"±´BŽc=G$¶\x1DeSr÷€\x11"
  b"u\x1E´ðØúC£¥ÁJ┼Í'oü"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x02s(WÔãKG║Óß╝üP\x03Ò"
  b"™NPM‰ÞOô³–³=\fyŸ`"
  b"Ùs3ÊFPJƒ‰t;­¼GÐh"
  b"¨Þ…çhæK+‚;épóÛ\x15\x1F"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ôU‚\x0E³ÊNn«V1)ÿ ­\x06"
  b"q&ÃòÙÆB\x03˜®I/ðôeþ"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"KÜ:s[WNG˜€\taé½âD"
  b"=k\x1CûO\x14M'†˜°!Õ¥ÇÒ"
  b"Â{ªà0²E\x03 ÿ˜z1–AR"
  b"ë)/´\x0E¢Ocœ\x12‹c˜uÏ\x19"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"`édEØ%B*éDÄâåuå¨"
  b"F\rxâZ9D\x00\x01³ßüQ<ø"
  b"ü4w\vrFB\x06‰rÔG¹žÝ("
  b"ó™¼VÕ¨DL¡R«š×\x01«z"
  b"b¤Ö:×▄DÕÇ|ÌöÈ'/É"
  b"ÿ¼jÒÂÜO}ª¬»8éì" "
  b"\x1A'\x01\x05nIM¨¾b$¥\x06@ö—"
  b"Cùÿ4¬¡O=¸G­¢/=Óõ"
  b"\x14»╬\x11\x1AOÉïu±$܃ÎB"
  b".\x7F\x06Öõ·L3«\rØ£ñ]Ï\x1D"
  b"\x1D”p>ý_HÛˆj%nßnÃ\x11"
  b"ØE█Ù¬9Jâ╣ߨ^õÖ╬Ò"
  b"]\x16¢\x17Ø\rOƪ•à^«®‚"
  b"(\x0ERä4ÇJ%Žô Ý«$7J"
  b"}VÓ!ÖƒJ$£Q\x14½É§^Ê"
  b"ª6ØÜö­BÉè~╩\x04_╗¾÷"
  b"„7+†3AHó®F\x13O R÷X"
  b"cÑèm\x148Gn·•tô;Hac"
  b"\fŽ#fíÞOM‹áë<„\tÆ–"
  b"˜LMÎùžLN˜þÅÍZO\x08Ó"
  b"\x06¼ÖÄ-L\t®ïÁF”ô:ÿ"
  b"n½’B§\x03Eð‹åÀ\x1C\x1AÛ¾þ"
  b"ô•Î0æ†Mê›d¾Â\x0EAï×"
  b"ã3\x00æÑ½M|ž£›eGÁgy"
  b"#\v\vÝ\eOÿ—æpFqÄÓv"
  b"àpM7ÓJM3üÀðó D║;"
  b"\x14ßèr\x12üGÌ‹i%áx´%#"
  b"‹Ó#ÿÇ[A÷‘*Ö0$Æ\r©"
  b"+u¥g\x1F8CHíà\x1Föj┼Å\x07"
  b"èP\x04\x1CÅ_OsÅsï█Q─╗ý"
  b"ô_\x10QZFH\x05¨¶(Ô‰\x15Õá"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"TM>A"ìu©.ôÄJ─"
  b"Ðx‰Fr¿Aù»¯õ‰nJ{j"
  b"╚êIØ\x08xE└Ü\x1C§‗äå\x16~"
  b"\x0E-ƒ½nÞK~®ç,\x04#ŸµÁ"
  b"y\t\x11*XçE\x15»-M\x01<?Éu"
  b"\x10‰bYÈ(B\x1D¯GÕ`dú߯"
  b"®äWÐw\x1DG¯Æ\x7FܧCì_ä"
  b"%\x06\t?S\x1CM\©’1£]íé;"
  b"¶N\x057ùŸJ|ƒÊÑ¿Ó%<d"
  b"å%qÒ┼ZBż^½t█Í\x18ù"
  b"'P4ê¦\eLƺ¿pÃí›’á"
  b"ê\x17s¸¢A@å¹Â¤¹\x14èØŠ"
  b"ñH©╠0!Ip▓d±\fT'\Ø"
  b"±╬Ï«■\x04C┘»üxLlß\x03/"
  b"î÷‘\x1AX\x02N µJ\x02\x0FÙ[~Ý"
  b"¼│¸\t:AGÖ¼f\x1D¥¾üÜ·"
  b"%D©®Ì,A­Ÿbîˆ\x00£çi"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"#{,\x048yNÁ¾"6CWM¸ô"
  b"""
    Tp~(;\n
    C€’à…T\x15ǵ/
    """
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"Ë̓–šxOy¨\f÷ÉPp\r\x16"
  b"5qgF,©L\x11¿?Ø┐=\x13"
  b"B\x1E\x01%QUI׃Óß´·fnz"
  b"""
    Xj›Ï¬MGà€ù~\n
    C\x034'
    """
  b"╦ü\x07Ü`5O0ò£¢│¬ ┴\"
  b"Áhñp÷‚Eùƒ\x0Eíïè6ôÖ"
  b"»sàðïØHÓ²\x0FÔ#’m}L"
  b"IÏi1h¢NÜØà&┐Â╬╦¹"
  b"lÞöG9ÌD\x01¿¿á«+ôÕ\x00"
  b"\x12qR\eµüG\x04ë╣Ãà╚à▄Ù"
  b"ÍUíB¢¢Bê§gäUñ‚\x08\r"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"ð_4\x1E\x05ÄJ\fš5O»¤/bê"
  b"\vµÿ¤Ò"KŸ‡¡Îå÷U\R"
  b"\x00Û\x12n╗\x17AKìÔïè█ï|ƒ"
  b"km=Iì³F}¢ùd\x04\x00‰Š¡"
  b"ê¶äù·üA\x1Dµ1ç¼n/"ü"
  b"\x05*Ò0\x04þ@\x12·S2 ÿP\å"
  b"╣a>Ø1ìJ$ÉÀ\x7FL\x10\v"
  b"pXª˜bgCÖ²í^0.@ÜÄ"
  b"Åýc\e9kJ?ºÆqÁ£n§Ð"
  b"»ŒÛ\eî{Oȧ\x17¸¶\vÔiþ"
  b"_Òs\x19.K@|•œÑ\x01nË×2"
  b"ÎÝ|˜NëI’™¶ÔW?½Ó¦"
  b"žvÝq¹lGf’à·4‚iíº"
  b"▄ÎF\x17\x04\x14EX▒í½█\x02\x7FØb"
  b"¼Ê«’nÝD,¯¯ñ\rRpƒš"
  b"—ñ‡•â\rL/‡tÄËÝ9xÞ"
  b"ì„Ú\x16Þ\x10E¼¡r\x05Ëeƒ\x1Fƒ"
  b"""
    OV\x15t ÿHŒˆ5)ª\n
    z\x15
    """
  b"jê7¼MpL&¡\x0E┘F½Â.ì"
  b"uö║\x16óıB'óurM±zbÅ"
  b"\x03ƒÄ█%½F,üe\x10ùôÖ3¯"
  b"*ìÕC¹xLíìe│╚M5f¤"
  b"╗´{█-tJ¤üÛÒù\rh(."
  b"ØšI:£öJI‚Éåû‚V¤\x10"
  b"2ÔíÅŒ¤G#Œ!X‡ÎŸÃÙ"
  b"®~Ëè\x1DÛJFè║‗*+ÊØ["
  b"\x14║q\x07╩5MÄ░ßÝi1ü\x1E{"
  b"äõ-ÝýæI\x13éÉ9Ö÷iå7"
  b"\x17M#€rãFD“ÐZ6—{\e6"
  b"\x0EÜ2²F\x12M¤­¥·ŸA`ª0"
  b"3æ¸ßsÕF%™ªÍœ¤a\x02Ó"
  b"\x02‘+wö\x18Hx…*6,HŽ\x1Dõ"
  b"]\r\x7F<F^D\x1E¶Ð%7‡QËe"
  b"\\x05\x1EØ"\x04Kŵ\x1Do \x17¤\f\x1F"
  b"\x11Lô9X÷M3¡¸\x12#\x01\x08êL"
  b"ƒº\x19ÄŠÍA…¾ØŠBúÒ¢\x02"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"D}¹+ƘC\x13¬\x14dµšTd\v"
  b"\x1AîvGS\x1AJ\x04ôìÚ¬ñWè■"
  b"¶Ï‰”ž+C¥ˆSÎþ©áɯ"
  b"|\x04{\t¾pI ­pr-œ»®Ñ"
  b"k¨p\x1D‚·J®‹ê0˜Ïw§v"
  b"’‰y¼ûÀK¥“¾u=ë¾RG"
  b"îûž¢ÏHE§¢ †’¬ñF}"
  b"\rØ#ý\x14EI¯¿¿oˆ´\x15¨|"
  b"m££\x17”âCÖ´[/‰Ÿ`ì\"
  b"ÉŠáä9¸FÊ¢à‘g}D\v­"
  b"§¸®ð«\x13CÛ½7\x044e’ìj"
  b"y¸wGÅ\x01LQŠñÓî^iöz"
  b"\x05ÔÅ+;─M_¥÷pÜ┬\x03±´"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"HÓõÿ.@Dާnï­Ðïå¬"
  b"°+§ì6SF\x1D┐7H\x01NY9l"
  b"!\x05‘*\x04pF§£˜@Ò\x18º+\t"
  b"ü΂#\x12ïJ6©aº›ïØ]Ì"
  b"ûÒ\x07¡Ï­Fj´{l½#Ÿ«·"
  b"\x1AèìžDÇŽN\x05´¿ƒ\vû"
  b"m—\x04‹:\x18Hå˜BYÑEÆN©"
  b"\e£x—CG×µl‰\t\v.Vø"
  b"+K‘§õ-I?»ˆL\x16\x11\x1FÜ\x0E"
  b"1†’\x1E*ÓE‹½ðÎF¢åÔô"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"¾3~–+ÓAˆ˜·9àíØ¬×"
  b"ÁbÉQ;\x1DBPŒMI´\x7F´Üq"
  b"\x13µ^¬è÷O\x00¯je»b¿ë&"
  b"ÇÂ|n¶ÕE™ƒšV\txE)y"
  b"""
    \n
    ™¶¥Ä»C0¸j'ç€j\x07³
    """
  b"\x12?qDB›|È\x1E%¸¥*"
  b"s=Ç£ ÁN׈`D±RIʘ"
  b"\x1EC¸HHš¬D¦¢¼5Í©"
  b"oÌØA`ÃJQåøZÄ┘ r\x7F"
  b"£F"«1¾F>ŸDöáš3ÆÑ"
  b"\x0Fu\x17ÂH\x1F¾•`³¡§n…"
  b"t▀&\x13®=G┐Ä─ؤÅóÎþ"
  b"\x1A\tkK]´DR¯H´ðºˆo€"
  b"–YлÔtF¶¢ö\x02(*=\x02°"
  b"iï$/²\rC«ìÖ║\x19\x1Cq,\x14"
  b"vì7¬m&M└«3Õu½µQÁ"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b">Ë÷=–÷N£±Üº`„ø®†"
  b"0ÿ§\x1CG\tMò©\x0EÇØíÆ\x13±"
  b"c\´jƒ°Gãü8\x14«æ-Âs"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"õ\x1E÷ÅH┬F╠Ü]■£X7·%"
  b"vx\rì\x04\x18K└║\x11y═©\vìþ"
  b"œ«nÇ‘zF ¤;žCÔaé2"
  b"Ù縯\x14`O>ƒS8‰6tÒ1"
  b"û/33‗íL`Å\e4Gªmë,"
  b"ôv3\x13¯›C”°\x02Ň\x10IÇ¢"
  b"äãJeôUA€½2:\x0EùùeÏ"
  b"b˜å¸ÿ0Kù´\x17©b$RcÏ"
  b"*Òk_ö E¬°\x18ËrwQ™\x11"
  b"ì¡5­>\x18C\x0E»▄\vÁ\x0F®‗2"
  b"\x19\“·Fz‘‡ðwsˆšŸ"
  b"û¼òÍT¯H©¬è¢t\x17Æ\x116"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"|:ÐD¨QI}”rE¹Ð)^ï"
  b"–Ð.lR·JóŽ7™xÏ7ˆ/"
  b"Ù0à)Å\x0FKæä9í\e'?=%"
  b"ì²û8¶2Hh×G\x12µò[Á╬"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"¤˜îmñ´M±‡ûÑexÂ\x17¾"
  b"î«öIüzChÖRzik0"¯"
  b"J\x04ü¤(7A_ÖJ&█0-£±"
  b"ój4\x19\x08WF▀ºbyIèìr‗"
  b"Ÿe\x12En›Oâ…Ò«¨\x1ETsã"
  b"SüÇ▒Õ▄IJ░\x02ûñ\x17t¡µ"
  b"äí"ºµÍN»¶\f\x1E¹\x17»GÜ"
  b"-\x19­gu}MÒš¡g…£y\ed"
  b"˧ð–õ®H¶’a-\x03×\x06”˜"
  b"¯ág\x0FSõBýˆ¢²),ÿ8y"
  b"ºáö¯b¶GP┐└ô«ÉÃch"
  b"\x1D╦z Z[I|ø\x01$\x0Fü\x13┘2"
  b"EÜæ╔D#Kaüeë~;k!¢"
  b"\x12ÆÏ\x17].A_’\x02òo\x7F^¢g"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"\x1AFl^;£O×€-¿¬.è;ž"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"à\e‘ØJïD׆Ñy\x17I¯"í"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"³░b\x7F\x08CÚ║┐I¦ÀØø\x17"
  b"ï’MƼ£Cˆ“…UÛd›X½"
  b"ÌLÎØü\x13L"ªètºÞ"\x0F*"
  b"Y\x7F˜\e­'BY ~^°ÑÂ5Œ"
  b"\x1E┤▒öìUO\x13»¸ ▓\x00╠u¡"
  b"\x18ÓìÂÁfMÿIü–ê¥2_"
  b"O\x06x{¼ÕH\x14ˆa…êQ;\x15¢"
  b"GÍÆi ÓAǘ±nÔ=sÛú"
  b"ÊõíM¸÷Eµ€_$ïn}ú\x08"
  b"GŠxu›µJuµ®öù¬–de"
  b"¤▓5E\x11═I(æT>XØo!ø"
  b"æZ°ÿÖXLVÉ\x06û~¬ÚÙy"
  b"\x15‚ÃŒAäOy…þ²õ"Dúj"
  b"""
    \x16—¯=ê\x1EJ\x7F˜Qü)\n
    \x02U%
    """
  b"2LOæÊ‘G¤™ºd)xKml"
  b"\x14Y6+•+CüŠÓk\x18chœð"
  b"á™ÍÃf\x10CY…–,’h5\x00¿"
  b"SÔÒÓ\x12_KmŽ\x1F\v¥¥ù-\x10"
  b";ÒH“›‡G¤»g¢ò\x04\x0F¦©"
  b"Rª6@¨3FFžôóÃÕGvI"
  b"~ñMº´ÄC „”\x15U¿¯Jð"
  b"ø£¤═BÓEm®\x0Fü÷2hÕÕ"
  b"zvüUó\x1EDmÁö┤\x17II]R"
  b"_…\tŒBƒIP¼¤Ûõ\e6̇"
  b"É\x05_²d\x0FGM“G‰4ì›8À"
  b",Ö­ÙµÓ@À®\vþšMÏ\x13\x01"
  b"”F©ƒ…«N£§§†ö'ø•à"
  b".\x1Dz$Ã~MM–²Ýui=%L"
  b"\▒ú\x11Ü■Nëºoí┐gÅ\x10"
  b"¼•ëÆç¤EH«ö=ó²o„œ"
  b"T4ô\x16_\x0EF\f‰ø\x06b[Þê7"
  b"“Œ[’%ÚL\x18—Ú\x16Ç>YŸÙ"
  b"óyÆ·bÑDb…ƒ$óVŽ·g"
  b"Î\x15\x0Eæ3G”¾™\x00\x11„ô{d"
  b"\x14Š}·¹\x17Fwšñ9›û\x14·I"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"‚þÍ2Ë+AùŽ\x06\x08G³·ô\x1E"
  b"\x1DœíªE\x13ž›ü$¼lñc"
  b"ü\x10Øm\╗D%ë@\x1ET'!,³"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"""
    ║îÄ╩$ÒNçå@`¹æ\n
    Åç
    """
  b"þìŠñK9N1Ž,é†.c'Ù"
  b"õ”RŽ–KJ\x0FºÞáXµmʤ"
  b"# ñ·\x17mAâ‡$5œ±|Il"
  b"BêsØ\rTKj‘µýš˜€<ï"
  b"}ä:Y'cH¤šC%3îèçƒ"
  b"Ú<3\x01ƒ°NB¦c[.]0CŠ"
  b"/\fù\x03[=MÔ”Û\x11øgÆW "
  b"ßô£âž\x1DIëµAó®u\x0E_\x05"
  b"Ý^╚°U░Mü»Û╗0#ë┼║"
  b"ªŠe\tS(BØ•\x02˜\x12Á"
  b"ÞB›p\x18×FЈˆ¦ü\vé‚("
  b"–l©È`VG¡¸\x13\x14\x03Ü'ò"
  b"·æºÊ6KGó’0ÊÌ\x13æ-|"
  b"’›Õ>\x18ŒL婈t5˜î¢¿"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"èL‡Ò4;LŒ´2ßÙévT¨"
  b"\v3£-G4ÉW█?7ÿ¦f"
  b"\x01€1צPLp¼–\x11ïü¥Ë‡"
  b"È\e%S©XJ\x07šøízÈj(\v"
  b"Fi²═4]@ÓÉQ\x1D÷\x0FÒGG"
  b"Ó\x13ªfý*Lv®¹Íë]\x19uc"
  b"\x02\x06 5I®™·‰˜b\x04¢ž"
  b"\x1E›'á\x11ZN\x03…ð7,\x13þ—P"
  b"db6ebQN\ŒÜÌE£&SÂ"
  b"-_ÜéqUIô¨\vŽÒœl{Ë"
  b"¾»û¦ï\x05@\x1Dž{çéÅ>¦”"
  b"\vÅ®£p‗Jòƒ\x02ÃF┼î█\x15"
  b"/è˜Ö¢þM\x1F ÉXe¦%¨¢"
  b"""
    \x12g\f\n
    ISDv¤b~ߨ¨¦@
    """
  b"×r¶\x01%ÖO\x15›äl\x03{"\x1F,"
  b"±½û\x15┴Å@Êó.½u¤╚mã"
  b"ê#Pxq\x00@Ò²ˆ>ß[†¾ˆ"
  b"ˆ2„\eXšOÞ¶UmúG%B›"
  b"21skGu@6Åû\x1EC¶╚¼ı"
  b"iã÷\rþ]H¾°™k-WÝA2"
  b" \x12\x16·\x1D¾G<‚\x07\x03n&ƒî"
  b"╝wG╠mÂIOüÜ┘âÏÛ9N"
  b"ø¯,™,9I>†ä h÷Yñ6"
  b"X³ÐÓZ”O~©ô¢®U\x1D`o"
  b".┐6╝]sJwî}ÂD═Å1*"
  b"}ÑÜdb\x18F®¿[Ep+½C¥"
  b"""
    Ìp\r¸oÌA╝ƒüâ\n
    z║£\x1A
    """
  b"\x12C‘£r¥GI¸‹Ñè~£'\x06"
  b"¦Ø1¶*3Lv›ÓHz''Î""
  b"þ\x05£\x0F\x1E|Ic¢Z‰¶ˆþ”ü"
  b"""
    =ÍC\x17æŠA»ŽNE€\n
    ée+
    """
  b"!\x1F¯¼†ñ@?—­QO[ímV"
  b"ø£w^xnC-œ\ríû8õÍõ"
  b"\x134\x03R~9HÙ‹û-Ü¢"JO"
  b"ʦË\e\x15ùE\x06ºî”«m«Û/"
  b"\x12\x10ïs).H4»\x02Gz ™Zç"
  b"\x14†Œáb¼M<¿Vþ\x07½áþ½"
  b"zÖÅL›ãO\x03´EÓ\x1Di'íþ"
  b"ô,°G"¨B\r░■ü║Gû\x11÷"
  b"”9\x1ETI’J¶ƒWÊ÷2iuÍ"
  b"\x13W&òdÀBt«\x10‹<rÔ9\x1E"
  b"¤ÈÆëÔID”†»‹ïÈ\x0Fx”"
  b"y+F\x12fÍGL®#Vª{*m\x0F"
  b"""
    Ñ\n
    _¤OÊIu¿\x01OC/\n
    
    """
  b"–—\x19\e÷{IÖ†®\£\pú\v"
  b"O\x1A,ŒZäO«¡¿“@À€˜”"
  b"5®▄\x07k┌OgØ õjAM¬\x02"
  b"Ð$└£ÛÉBýîÔ¯ñƒq\x05"
  b"¡V¹k(¾E?·8ßÕv¿3\t"
  b"úgf[ô\x0EAÒ“:¸çí\x0F\x16\x02"
  b"±„sä\x01ÆC"¼¤\x001õz3o"
  b"hþ7™‘øMÕ£wæH1è`í"
  b"«æ¿'ì¸O“–o,fgT\x17}"
  b"(g\x1Cýd^A ¢$þ\x020d“W"
  b"å\x1Eá7Ë\rN:‚vg0#©\x04v"
  b"ÏÖÜšõôK;“5GGokˆ¦"
  b"®├ ï&yK\x11ؽÐB▓f_É"
  b"ÓÈì\x16╔╗I\x10ªJ╝âb¢█Ì"
  b"|\x14\Ë:ÐIü¢Äì─ù©\x14\x06"
  b"ÆPCâ\vAC®»│¡ù(,\x07Ø"
  b"┐Ükê¹ÃJÿع¢V¬¸Þ▓"
  b"𲂫âÿKQ¾ y`C´\x04`"
  b"+É0\x1E\r¦O³ö\x13£%áƒç+"
  b"‰í¥œŠ²HQˆ`?á„Kùý"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"çGïƒVþM¹°\x03¶oòå\x06\v"
  b"û‚ÝêŠ(L ¤}ÖÃÜöÚS"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"Á%¸╗» OGÀb"ÅN¤ð½"
  b"kP0¦8)Jç°aJí.i5D"
  b"tÂ=ï/(BAŠñ`d§}Å\x0E"
  b"""
    un\x14a/\n
    Dø’š\n
    \r¨\n
    \x06P
    """
  b"ñjØ\\ìI.•M”¯tÎ__"
  b"ǰ}E\r’LÞ©@Û®^kY\x16"
  b"\vX\rM▒»C{Á*µü\x04_úÏ"
  b"\réPN+@g»‰èÞ&‡\x04O"
  b"t\f\x0E›D¨‡ßosê¤\vp"
  b"ûÏ X\x1DÖLô¸®Ó®÷€6š"
  b"àœd‘U\x14H)¸\x15F\x05óSÞc"
  b"""
    \x06\x12@3ZäK ˆ¦\n
    %5o\x02
    """
  b"ÙoAŽ@ïNf££,IF\x19Âo"
  b"├Jò+ƒbK>Å┘s║¨°ßÁ"
  b"\x17¢%^WÉEà║èê\x14Ø i\x1A"
  b"\x08zž]@­’æ›°mF7c"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"¢¡˜ ‚OJ€¦~ôü±…Eq"
  b"dúæH˜ÈM\x0F¯Í0ùëñíŒ"
  b"£x£ÓZžM\x10B3ÖIg"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"ÚUèôŽ,DÊ”=Ñ\x1Diƨ‚"
  b"4,"¹GÔKÓˆBR±â†ºº"
  b" \x19š*¾wOI‡\egÜÑùO="
  b"ÕW£Ø¬‡H„ƒ[\x1D\x19®á`\n"
  b"\x00cÙŸ”øJä¦$]þ2rƒG"
  b"D!ûTQ│G┘╣Ű┼¨£d¶"
  b"3#_¡'H@ÿ»\x13ÍÓ²´¾­"
  b"Ä(\x11\x19°/L\x18Â?ªØ\x15└0a"
  b"dªM]>ÈH[ƒúËÍ™8ÎA"
  b"ƒ5$Ô÷Å@›‘]!pÏâg4"
  b"ÅGnUØJH\v¼¼ÚYJsMn"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"n\eÚ™}PE‹¨Õ;Zñ*sÆ"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ÜF+(\v\x17IÚ›\x04¸|«\x06\x04H"
  b"ŠV83¶ÛFÕŒ´#\x1F¯³ì¹"
  b";NbgÞ¿G'¼I«8.æ³x"
  b"K:\x07É\x18„D9¾y|‚¼ù?]"
  b"\e§BÀø«N\x14¿²ƒ‰f&!\x14"
  b"ðÜ;¡ØéF¼▒í53Üè"i"
  b"ù:«ÄýDX®\x05‹y¨Õ_@"
  b"‘JÂ4ø'J·¥R_ŽÀz\v¸"
  b"*À°dVâJóŽÔ W–γ\x14"
  b"Ò\x12¿¹ÿnO¸´¢cÂq†™\x0F"
  b"""
    8…\x11#ö{D\n
    ž³Lƒ§×ÖH
    """
  b"ßm¾cË\x1EMŒ‚ލqWx½f"
  b"GiÉ[!ºD/úSïh m¯²"
  b"╝=Øö\x15\x1CO,Ö\v\x14^│╩▀┴"
  b" –ö"éÀM׊:a…ƒ\e£\x1A"
  b"C§è3°ýIrºÔ\x07Õ\x17\x05ž\e"
  b"һ¶R…I\x17–¸\x7FIx“\x0E\x13"
  b"V(Z\x19¦+L¾¯(\x13½¥Žþ\x1C"
  b"L™b9,qF\x02†*‰¹©¼‰‰"
  b"PÒ.Ä\x0FÀIs¬ÇžÍheE;"
  b"¾žnÜa\O-¸\x01úËXS„)"
  b"Ð\x7FÛK`)Kd›Gf;bK\x17\e"
  b"EG▒\x1C▄|Imì¨\x1Dì2Ë$¹"
  b"b£!v¶¤DÛ¨å\x0EèAPKÅ"
  b"Džg‚N[M¦¾²ËŒqg§P"
  b"û¿ë╚$øIüáÄøÛ¾\x0Eç¾"
  b"ç—ý™sçOì•”'w\x1E¯j6"
  b"†k³†Þ\vE\x0F«ªž§DÝêU"
  b"\x03wFg═aCË╗h}\x01Õ‗ØP"
  b"ÒJ0ëh`N6šR\x13Y²DI\x1A"
  b"ïyü\x07ãJIWƺ\x0E\x7F┐x2\x07"
  b"X\x10Vµ¹€C¸¬l[\x1EÿÀ0”"
  b"ý3\x0E\x1Ai\x19H‡“wÐ8\x0E.\x12\x11"
  b"PS\x05çw\x11IŒœuBÞe2Þè"
  b" ýã\x1FÏ^J\x1C“kÝ`ƒp})"
  b"œS2Ë£ÄO\x0FŒ¬.¨…\x14ñB"
  b"""
    \n
    U´éTXE²ì&ðI÷·én
    """
  b"ü~PÍLüDöí­┼½N▒¹n"
  b"\x13z°@$[FAœ]\x19æ\eUGv"
  b"Äç¬\r┼ïBØ╗úäð\x17Hµn"
  b"d\x1Aìa‚ÿNñ»Ù¥ - ðÇ"
  b"+C ´;oO¢¯¿iAƒ¸k©"
  b"îÀÐéýDA0ƒ3NϪc‡`"
  b"¥g‘ÈþdA—†\x12üãã52V"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"áî{ê\x1FûN~¦†LÍ,Jþ´"
  b"KÒOë\frN¬‰\x12p TÅ\x1C "
  b"G¬»\x18XÝFaªX\x10×ðÊ.t"
  b"\tÁ\x1D\tOÍ„Û\x18G8ÒЃ"
  b"„Ðx“\x14EG#£çÙãC(ýO"
  b"«€ô~\x13r@²¸Ÿé‡ƒâç,"
  b"e\t#$ÒîLX….\x11Ô¬9ws"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"~Rú»2ýLW”?]åü#Ÿû"
  b"ÉÓÈ)Ò`H®×p>3F~Î\x07"
  b"¤sƒþ\x1Fº@\ìíõT─■Ét"
  b"¾\r“‰$&FߊxϽ6% ä"
  b"§v­…JhDïŸpH\x11޳ƒ¹"
  b"Ùÿe\x1C·XJoøgü\fú1╚p"
  b"ˆ÷ëù\e\Ky¡´áÇ¢ÑÊ'"
  b"\x14NTê\x0EýK¦ú¾ù¿\x11ðÉß"
  b"n╠█¨║¸EqüÈHí\f¡ßI"
  b"oÒú\x1EK/O\eº°íçÌUj&"
  b"ÓYÅ®U)Fƺ\x03íµÓ┘ðë"
  b"å\x18Àóü®AË┤├íFã\x13"
  b"óîQ\x17'ÏGGÅzs±t\eâá"
  b"œ‚”é˜ÞHõšfMŸ\x1C÷´Å"
  b"¹xÇgÝ*Fj¯\x1Ax\x0E¯\x1FÖœ"
  b"ÌÃ\x16]‹gK‚ŠzœüH2QU"
  b"Å™\x01âæ1LA²öi}\x0E\f\x117"
  b"è!Ó·ü▀MKƒ5E\x05úD?1"
  b"·üc>p9Fjâ┬'xè└]("
  b"F¤$®/ Jº‡‰\x16m€a­Ã"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"¦¹óá\x01¦B­’«&\x04R_âo"
  b"Å„>ð\x0F½B˜¶ˆ¹5Kðq\x08"
  b"6\x19,UËÍC<¸Só ×‡\x08S"
  b"=¸îÿ‗\x17Kìé´£┬î┤\x00$"
  b"\x17¢”•ÄOÿ’áêâž#Çã"
  b"‘€´bpèMí–\x06—·\x7Fs\f'"
  b"F¾ÐíæòMˆ©’ÀæGF“Ê"
  b"÷\x00ÌøÑ›Læšwm+Ž\x03ü¿"
  b"\x04æø=¢FB\x08ƒ!Ê\x02?a#š"
  b"ãÈz\x04•IIó¢s¥6¼\Z}"
  b"më€p!)HÅ€hiÝL­8ç"
  b"""
    \n
    \x03|ìo/I\x08ƒÀìÇ4…\x19h
    """
  b"\x02Á░╠âıK*ñþàì:îG▄"
  b"2¥Ãí8[HüòÜhƒpn\x06^"
  b"àXYÇ®ÂOâ¤få—ÆüLñ"
  b"i؈¦ºyEÉ€\x18Á_;'º'"
  b"╣»O²└çKÉÿ×°»­JÐ["
  b"ÐK©¬º9Nuüt&¸▀èUp"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"4¾w\x17\x18I╦╝Øbè\x12Ù¢Ç"
  b",{åÀ\x05ÉH”™y·\x13$OäÊ"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"\rdŸ€Ø‚B®²å³\x176J£×"
  b"*-Ä8S\x1DKj™w½µÕFïo"
  b"\x17wðòr~Hj…\x16Zð˜?-Ï"
  b"Y_E&nÅD~ \x14¡d]\x04"
  b"\x14Ö\x11Ð¥\x0EB ´g¡ÂÑ\x05®"
  b"\x01ú\x10eC;àÉàÒ³ä\fX"
  b"¥¼-ÄO\x07C=©\x05ö\x17\x1Dœ°\x1F"
  b"¨?Õ\vl´Ao«=÷–!|ÄQ"
  b"GÉ=~\n\x00Dá„d\x05úQ×OÖ"
  b"\x0E╚Õ:{ÉJsì<ËîpÆXV"
  b"¶┴Ø3ñ7O ©\x1F\x0Eo\x11ÓQ\x06"
  b"ia…ÈøCHt®}O\x02\v|"
  b"\x05¾╦Õ┴D@\tì¿`ùLtÉ\x11"
  b"˜/ßÌ\x11”B\x07©^Ò¯£~¤Ò"
  b"¬╦Å̪óIßï\x0EÎB9Í­┴"
  b"«†r_ýôHBƒÖ\x08šU¶A{"
  b"Éë)äý.D7 W(UÚÊ5N"
  b"ıU¥y±(M\x01Ø\x0F║é\x1A¥âZ"
  b"à'¹rM└KhÉ@£OVÁR\x10"
  b"È;ì█\x12âJ\x7F¼F\x1DÝe¾‗<"
  b"êrÂÖ\x167C£ªÛý›søOÇ"
  b"[Kˆ2€{HG›î\JjN6Œ"
  b"ÇYÉá óF├ç«ò~÷$\x15\v"
  b"÷!Ùäú?IÒ‘°!\x1C\x0FI×ê"
  b"Çe@\rß4D5½9\f¢8NÕ\e"
  b"""
    -\n
    MÂg\x05H▄ª├ë±\x1E('ì
    """
  b"▄ú4\vì2J+▒õ┬│ />e"
  b"cUz‗-üGÚòe<\x1D»\x16û¨"
  b"ù5Þ\x11]]C¬–k\x10žÏ5Ôõ"
  b"Y«|éÉÔO7äê║j1\x14_┼"
  b"mÞabáDB “óˆ^\x1D“®z"
  b"ñAðñ—cJû”k{kšPv\x18"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x01˜Ì_îÝrå½Fš\x1D\x15\t"
  b"°Ì‹±ÝŽ@Hœ\x13Žâ*–u–"
  b"€á±EWTLú­{Õçhb\x02s"
  b"\x10\v4r”L"™\x01C\v6Ä´¬"
  b"¤±ì¢ÙÜIÍŠ¶2™•°¦¬"
  b"Ã\x12­€\x19ÌNöˆ'\x08¦6vªþ"
  b"«šßFngDŬØ:çáy€õ"
  b"ù\x05Æ–ürE:’Ú\x7F\t®5\x1Au"
  b"\x01WbÇJÓê\x1D\x15ü┬)ú╔"
  b"s&#è¹½L¢´ýi õÿÙ´"
  b"¸-M…)ŽJ]©U¸\f¡V{\x13"
  b"Ëy麴Ž@ä†`Ò\°\eÁ\x11"
  b"yÅc§0\x02G\x16Â7(\x13y'Ñw"
  b"Ì.\f—:¶J™¨¤Ã6‹y\x0Fæ"
  b";K™}míA~¦FvTù;QŽ"
  b"¥ûAo6–Ha‘Ìdb‰÷j\x1A"
  b"\x06ºÅý\x04\x01HÜ´ñĹ@Î^$"
  b"tPÖ‰\x15ÀJï’iFl\x03\x00"
  b"À=ü×Ü\x01D\x7F£©\x06gúÑ\x012"
  b"813\vÙ<G2Žû!˜Â!Úå"
  b"på/Ô’:B‘ž•‚˜\x02MÍó"
  b"\x1C†wœIjB\x06†ù¼\x1EŽ~¬‹"
  b"[l7û„ÈC¶–™å\x00ò£Zõ"
  b"¥ˆZ×áËK\x00½;ß\x1Dɉž@"
  b"""
    b:ý\n
    ´FN&†2âÆ½¬új
    """
  b"·w} \x00ÔI\x03ªŠƒ.\x17\x12Û”"
  b"ã$â\x7F/ÃFð€©‰P‹Å\\x16"
  b"ê(m6┤õD\x17ç\x0FbÍÉǯ^"
  b"\x1A4ã†G ‘á30ƒ\G)"
  b"ï{JÁ\x0E\x10@\f¸ñ$#ã\x1E¥Ò"
  b"Éı©ÉÖoFjÖõJ\x06Å.^u"
  b"ʈÙý\x16•I.¯'§›“UÁ•"
  b">ÍJ\"ªD¥»uÜÕªl;ô"
  b"wqÆ\x07¸MC7­J\x02Í<PÇÝ"
  b"a\x1E\f¨\x13øO+É\x06o¹▒E\x12l"
  b"""
    \n
    ´█Ù\x11dMQë╦═hÎ?Å╗
    """
  b"¯│┼▓├¬L\áWüAkæ\x02M"
  b"ǶT¯™>Nγ4¨\x1D\x19ö‡õ"
  b"48~[¬LD\x03ŒqÒ'ãî\x07Ï"
  b"+Åþ\x1Di®EÏâ%û\x0Fð×\x07R"
  b"ueÁ\x1C║üM\x1C╝ÌXòýÀý╝"
  b"\x02å0{M}»Ž$4\x14Þaè"
  b"\vb]ä\x01\vEÄ¥.(œÉñ¦R"
  b"\x04µ┤Ü╣╠C╗êÅuÍ▓\t×┴"
  b"Ì\x06Å`VRLl¡FL÷$«\x1F"
  b"ÝÃâ╠─ÜB4Â║¼ì\x06┌ì┤"
  b"MHt‘Á˜O‘ŽE÷Y¦q·x"
  b"O▓!jå­K<Å$<Ífi\x0FE"
  b"xô─└èzN®ÜØúåu\x1AÔ1"
  b"ôÖ\eîÝIX‘é俺ðJ\n"
  b"\e˜èÁ~ÊMb§èD˜~\x00ûn"
  b"h96üpÌB─×ˤ┐\x12Þçx"
  b"°ƒ®ì╗\x17Jxÿ\x00ìP\x06sËû"
  b"ZkŠQy$Dð¦Ó¸ I´Gê"
  b"|\x13\x15Xz*B·Ø▓ËÄ0J£Ì"
  b"¹¢ÃãQÈFã•#†L7¾å\x1A"
  b"\x14r@t\x03B•ˆ’,¯°¨£\x05"
  b"\x14\fœò\x04¥KȈÈÃj\x1E3‰F"
  b"&׉–è¬J§¡IN'VgðN"
  b"ˆÅoUdæDߘf%€\x0FÏ!ú"
  b"\e\x10š´\eLGâ°[é\t¨r~3"
  b"\x13,\x19 ”³Há—:\x02&¥(d¿"
  b"d3R\evîG\x05«fDû2¿}w"
  b"»Ó\x06\x10\x06¦G†Ž£0¶„…u["
  b"Rü¿C¾ïM6›ïY½\x03\x10"
  b"ŠÊ)sQ\x04CÑ­4Àì\x18Ë\x1F\x7F"
  b"ªc¸çt$J£¬£uÎè;\x18¦"
  b"¼Ž,”Ù)Eû›\v\x13¢Ñ\x01ûž"
  b"iÆ=èìÕKÚôXD¤\x1Aß!ú"
  b"ˆ#-ôÃ?K\x17¥\x0Fq¢ÑàŒA"
  b"`╔Å¿¶\x7FEƒ©²&üÁë\x16ö"
  b"=\x1Fî¢\t?B ·i–ã¡OûI"
  b"#ü~,N©AƒÉ├©\x00\eÁ"
  b"\x06Sè`¦´HÃÑ<åÄÉP_N"
  b"DtV\x02r«Ig‘ÕNøI˜ðZ"
  b"\x03j&»¾KO\x01®¨\r9»ÉÈm"
  b"£Ú\x1AQ \x0FI1»Žx¹í²pm"
  b"Hñˆ\x00€ûN}¼¶›ÀØZV«"
  b"PR#š«lE-«éô\x02ãÌØ¶"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"\x06&aÑRÐJÝ£g\x14ªÉ¡«F"
  b"é૥Ť@\x14\x05ŸD\x1C•œ\x05"
  b"\x15\eTDD©»a\x01\x11\x07Ú"
  b"\x0E”®B²éF$·@\x10Dt?¡ò"
  b"Y\x01àÆ;\x02O •Oå…Ю\x08_"
  b"\x1EVIH¦:Jª·\'\x10v›É\x19"
  b"Ý6║Ï\!Eæü\îïôeæ{"
  b"A»y•\x1DZC.‰zþÎÎ~G¹"
  b"\x7Fš›´äVGø´\x0EäÒHVq\r"
  b"Þ?ú\x06S\x1CD­¹Œ2Ÿý:F•"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b")jP┼*ëB╔Ø╝█ñ\x01È?O"
  b"ys8PòøJ©´-\x1Ca¨ˆ?¨"
  b"ÄË«È\x18`L¾”&3®ýwz¦"
  b"\x01˜Ì`cˆp\t®é™5ü\x07x|"
  b"\x01˜Ì_Ï£r†„X°\x13tEæ\x1C"
  b"\x7Fi ¿‹«F\x00°DtÁ7n’Ô"
  b"65üÇ|NDj©+¼®Í£¡\x02"
  b"D\x1Aë»AôI\eÅ\x1Fßãé\x02\x12\x11"
  b"\x16┌+X└J▄쫨╝u\x03F╦"
  b"ç­íÔk\x1EC<ƒÍö£à´ŒL"
  b"ŽVÔ6\x18VHe—±¥æÓÚ†P"
  b" \x06£ê€JOöš\x07pÚl›\x15,"
  b"¬‚\x1C&K‡@ô´©åoÓ%Æ`"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"«\x1AWeY»A=”˜zØ:9Åò"
  b"Yü5▓¡\x05Kıæ+i\)Âîz"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"Ñ\e\x1E└²@­¿ðÈæ\x1F9ü;"
  b"ÿ\ªu\x0EZNÖµ4K²a_YÛ"
  b".\eó¢\fÔMn¹Ê²\x19¬Ýx<"
  b"M\x19Õ¨\x14%A¼‰\x1D\x0E\x11Ú\x03˜Q"
  b"\x1D]\r¤L»╗\x02)ÀWÙíì"
  b"Å\x15-\x08€'O:‘ßaÝ,ðí5"
  b"´,àÀ zJpîÉ┼´k┼8×"
  b"ÜÑWšWïBé÷kšü¢\vÙ"
  b"ì\x14\x1ELO\x03»\t+!Œ§Œ²"
  b"sávªâÙEã¢ñY\e\x18÷•ê"
  b"j\x0EP«[ÐF\x14Ž7CÑ%alë"
  b"\x1DØÈu\x0E┤BõçDô¦Gÿð0"
  b"»~"ÊNõA(É╚î5y¹Í9"
  b"?#Œ"žæFŸ¡+;cJƒl\x1E"
  b"-\t6RA1BߴމMµ=ª&"
  b"PÖ¸º3▀Nûô─¼lî│·Ø"
  b"òÁõ(¯À@?âE6└%ع¦"
  b"""
    lñ ¦l\x1DD\n
    ´³ò\x11Ê^Ôç
    """
  b"=¿┐\x19j;IÇÅ╬&e,╠ı╣"
  b"-3Å`¿bK\x08á░vª¢®¢ë"
  b"\x0E„`z÷XA¨¯’BáBÓ,\e"
  b"\x02õ7m´ÜD\x7F§žk”K-\\e"
  b"ªÝ\x01tÉECPö╗9=S!e¤"
  b"R! /„€DV«áÞ6ï)R¼"
  b"ß7a‘æ{FÓ³‹_GtÞ\x02$"
  b"G┐░ÇYxC╚ÖØ\x13Ò%G▒ÿ"
  b"""
    †[S·„\n
    E\x11\x0F–™ê|a4
    """
  b"åiß%░\x04A\x12ô\t-ب┐4┼"
  b"\x1F¦žÝª¿Mõ—\x1E#²Ç\x18ÕÝ"
  b"\x19¦M\x18B■ÅÇ\x7FñCJÊ╦"
  b"╚ÖèÚMØHØ╗Q4▒îo_┤"
  b"Ÿ\x06ôÏU'@7­ÕÖ‹,%\t"
  b"hÜaTZ£O<¥\x0FÃ\ri|ù&"
  b"­\x07è\x05LZGø®øç×2E\x1F÷"
  b"""
    Ü"\eÄaîC›ˆñªv~\n
    \x18
    """
  b"üá\r\x03ù─@ø½ÄÙ\x19\x15û╠"
]
83 30.77 ms
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`, (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 `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.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"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ïÍZÅ¡bE╝åv(±ªø<Ú"
  b"/¶Q\x7F‚ G\x11¡w\x1C›HA\x11â"
  b"ܸT6#™M%¦`—D0˜zO"
  b" @(Ç\x17MG\x18Ž\x03ó\x03žü‘¼"
  b"ˆ¼óÄjI@\r£™Z¿„}Œ]"
  b"á \x13ýNýC\r¶tH¹³CQ§"
  b"y§†\x00QŸBXµäõW\x19K$C"
  b"ru\x19åê™E¼³…Vdž°F/"
  b"ë2/§1¶G=¥äQ\r€¯‰”"
  b"G\x17·‚Ø\x1FJɱó‹ Üu÷B"
  b"÷;0─C?A·æÄÇÅ\x05Öë╩"
  b"÷¤ß×9þCX¬á┘}>ì4╚"
  b"1*»CŠ…E¼šßù|IÜU5"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"vþRˆ\rõK/’›j0 SU©"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"zßòc™\x19B⿽°>«<„ö"
  b"ú9\x03¨üæL\x07ö\x18G\x1CkuIÞ"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"¾*‹W–­N‡°Ü mUM¶÷"
  b"³H¿Ú>íAßü┴Ñû■m\x05\x1E"
  b"f¤▓\x1Aƒ░Cô®^¾dü▀ÔÉ"
  b"\x1AÒŸhqâC\x0E¨È\x18ÏX¢Û-"
  b""Qõ«XpFy¤5_áí\x0Fÿ\x18"
  b"V’g¶fvE§‘1b\x18ÄöFí"
  b"ßü=\x19S├M3░┘▓~ıç8å"
  b"$°+\x07““Nd†qû%)ÿ<-"
  b";·ë½Ÿ\x14NZ„7ð\x06V‹¸T"
  b"„Q\x11S|YC®•ô˜Äâ¿Sß"
  b"Ã\x19Ê)ÍÁBՄǶ\x12s\x11¼g"
  b"nJÉÐ\x7FRE┬º\x7F\x05iíÃ"
  b"¯\x04\x10FÏAÕ¾ã17ÏU“¦"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"╬9ü¢âÂOÏ»ÛW┬ïÏ$n"
  b"¢#¹"AbIäöÂÊìM\x14"
  b"J% ó\x01$OÄ“‚’ÓÆï·Þ"
  b"\x1C¥\x00v]\x07F╠ùÎP9îÌÓü"
  b"Þ]¥qB½Hº©^åPÓÀøù"
  b"å\x14Pª`üKšµt”Qå¹ý5"
  b"5†º¢I\vE•¤\f´EK§ïr"
  b"y!­Ù\x10‚H²…’ÁÄ^GF—"
  b"mnÉ!¿µA׹ůJ4ž\x15¯"
  b"´“RÄÉîLΨ\x1C\x1CØD{‹`"
  b"\vÑn¤M¡╗zòÅ‗nı╣"
  b"aá5█ß╣Kî®ìb¾┴v¯À"
  b"K\x04…ã—KH\x05‹’³\x7FNŠŠ¾"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"|J|H\x06,J'ƒTõ=ó\x05ßÀ"
  b"©Œf9,nL‘‡ñ\x18¸\x02g‰M"
  b"ˆ­ìÝË•Ct—ðR„í;\x0Ef"
  b"È\x10Ã\x13ú–B_¹\x0E‹ê¾øR¤"
  b"„ÀsÆ \vA9˜/ñþZóŠa"
  b"\x7F\Æü\e®K\vü\x18\÷└╗FC"
  b"Xî«ûT\x01Aò”7Æ– 쯹"
  b"¦█Àwì£K╔©·qE±l\x01/"
  b"\x10š@½…ÐHš¢°º\x18°ÎK™"
  b"…‘m<<ØG÷´û¼\x02¬µpM"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"†ë瞣O@‚µÅHÕ˜Q½‘"
  b"è¤ÁÉ15H‗ò\x12\x02\x18\x05ò╬±"
  b"¨Ù˜Ö"‘BoœM#h,Á©o"
  b"Âùá©Îö@›—ߥã\x1D\x7Fñ^"
  b"AÝÂ%eÊDö¥Íá2Ç´‰C"
  b"C&Øm¨kJŸ®\x14º$d‡1\x14"
  b"û®\x10ƒmØC2¥"aýܾ┌1"
  b"{,Œ„{BMN–"Ïrõ£¡‰"
  b"§ Ñ\x1D?\fN\x01¢PÐ\x0EZcé!"
  b"\e$`W{½H\x0F¬z|'5Ø*Ø"
  b"\x15\\x1Ai÷╝IüùXÚ\x02Õ·╝┼"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"<²vkܸD‹)ãR¯\rÈ/"
  b"\x19║<ß\nIéáâü±\x13\x18\x18J"
  b"\x1Aö]\x02N\x00‰Û¤\fE\f0*"
  b"þ\x12‡!N^B‚‡_e\x03!»„½"
  b"@Iô}j\x18K·…Øöõc„bh"
  b"m,,=\t+EÆ’X®XÈ4É\x10"
  b"xïl䈵FÛ¡¯ìfÔ™ÙŸ"
  b"½à\x03\v\x02/K=ɰS.\x10äÖ£"
  b"E¨¯\x00†_A8šÞ^´\x1A\x13Ð"
  b"Ò5¿‹S^E࣒\x7FÂ\x00È{l"
  b"´C\x16\v'b@}Š4]Á\x0FV\x10É"
  b"\x04\x1FIvü×@š‹•ûôÕPÜØ"
  b"'¿B\x01/ÜB罫#¢¯x’ "
  b"AB…2é\x00AΪw†%\x07!(û"
  b"ª\x1Aj~JwLF³«ãe…\x07¹\x04"
  b"Ƭƒ\x08»IJ▓Ç\x01z¹■ìÇ="
  b"ÿ™!\x07m\rJ‡’YE\x19¹ß¸S"
  b";òñköÂJ4º=©¤õÅ@C"
  b"\x1A\x0E ‚,hMõ¯Éj’¡\r’á"
  b"Rv€oºWJɰ®8o\x19¬DŽ"
  b"¡q’VT…D9¤ë¦•F˜R¹"
  b"V\x02(‡þzIÿŽ©ù45\x18\x1FŠ"
  b"fdæÕ:lLϳ\x15~¬þÀ}\x13"
  b"¼\eIÏÁzB\x15Œz%b\x16¢8‡"
  b"Ç]ÜÁ…nKЯ×\x05\r\x0F³îÂ"
  b"\x19”èS…@£¥Áëžõ…\x07¢"
  b"þ█»"\x00rEdÉføÌµ■QÏ"
  b"Q2\x11àÚ»IkŃÏÛ╠¨|î"
  b"á5ý݇ûJ¾ˆA\x0FVŠt®L"
  b"±´BŽc=G$¶\x1DeSr÷€\x11"
  b"u\x1E´ðØúC£¥ÁJ┼Í'oü"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x02s(WÔãKG║Óß╝üP\x03Ò"
  b"™NPM‰ÞOô³–³=\fyŸ`"
  b"Ùs3ÊFPJƒ‰t;­¼GÐh"
  b"¨Þ…çhæK+‚;épóÛ\x15\x1F"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ôU‚\x0E³ÊNn«V1)ÿ ­\x06"
  b"q&ÃòÙÆB\x03˜®I/ðôeþ"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"KÜ:s[WNG˜€\taé½âD"
  b"=k\x1CûO\x14M'†˜°!Õ¥ÇÒ"
  b"Â{ªà0²E\x03 ÿ˜z1–AR"
  b"ë)/´\x0E¢Ocœ\x12‹c˜uÏ\x19"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"`édEØ%B*éDÄâåuå¨"
  b"F\rxâZ9D\x00\x01³ßüQ<ø"
  b"ü4w\vrFB\x06‰rÔG¹žÝ("
  b"ó™¼VÕ¨DL¡R«š×\x01«z"
  b"b¤Ö:×▄DÕÇ|ÌöÈ'/É"
  b"ÿ¼jÒÂÜO}ª¬»8éì" "
  b"\x1A'\x01\x05nIM¨¾b$¥\x06@ö—"
  b"Cùÿ4¬¡O=¸G­¢/=Óõ"
  b"\x14»╬\x11\x1AOÉïu±$܃ÎB"
  b".\x7F\x06Öõ·L3«\rØ£ñ]Ï\x1D"
  b"\x1D”p>ý_HÛˆj%nßnÃ\x11"
  b"ØE█Ù¬9Jâ╣ߨ^õÖ╬Ò"
  b"]\x16¢\x17Ø\rOƪ•à^«®‚"
  b"(\x0ERä4ÇJ%Žô Ý«$7J"
  b"}VÓ!ÖƒJ$£Q\x14½É§^Ê"
  b"ª6ØÜö­BÉè~╩\x04_╗¾÷"
  b"„7+†3AHó®F\x13O R÷X"
  b"cÑèm\x148Gn·•tô;Hac"
  b"\fŽ#fíÞOM‹áë<„\tÆ–"
  b"˜LMÎùžLN˜þÅÍZO\x08Ó"
  b"\x06¼ÖÄ-L\t®ïÁF”ô:ÿ"
  b"n½’B§\x03Eð‹åÀ\x1C\x1AÛ¾þ"
  b"ô•Î0æ†Mê›d¾Â\x0EAï×"
  b"ã3\x00æÑ½M|ž£›eGÁgy"
  b"#\v\vÝ\eOÿ—æpFqÄÓv"
  b"àpM7ÓJM3üÀðó D║;"
  b"\x14ßèr\x12üGÌ‹i%áx´%#"
  b"‹Ó#ÿÇ[A÷‘*Ö0$Æ\r©"
  b"+u¥g\x1F8CHíà\x1Föj┼Å\x07"
  b"èP\x04\x1CÅ_OsÅsï█Q─╗ý"
  b"ô_\x10QZFH\x05¨¶(Ô‰\x15Õá"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"TM>A"ìu©.ôÄJ─"
  b"Ðx‰Fr¿Aù»¯õ‰nJ{j"
  b"╚êIØ\x08xE└Ü\x1C§‗äå\x16~"
  b"\x0E-ƒ½nÞK~®ç,\x04#ŸµÁ"
  b"y\t\x11*XçE\x15»-M\x01<?Éu"
  b"\x10‰bYÈ(B\x1D¯GÕ`dú߯"
  b"®äWÐw\x1DG¯Æ\x7FܧCì_ä"
  b"%\x06\t?S\x1CM\©’1£]íé;"
  b"¶N\x057ùŸJ|ƒÊÑ¿Ó%<d"
  b"å%qÒ┼ZBż^½t█Í\x18ù"
  b"'P4ê¦\eLƺ¿pÃí›’á"
  b"ê\x17s¸¢A@å¹Â¤¹\x14èØŠ"
  b"ñH©╠0!Ip▓d±\fT'\Ø"
  b"±╬Ï«■\x04C┘»üxLlß\x03/"
  b"î÷‘\x1AX\x02N µJ\x02\x0FÙ[~Ý"
  b"¼│¸\t:AGÖ¼f\x1D¥¾üÜ·"
  b"%D©®Ì,A­Ÿbîˆ\x00£çi"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"#{,\x048yNÁ¾"6CWM¸ô"
  b"""
    Tp~(;\n
    C€’à…T\x15ǵ/
    """
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"Ë̓–šxOy¨\f÷ÉPp\r\x16"
  b"5qgF,©L\x11¿?Ø┐=\x13"
  b"B\x1E\x01%QUI׃Óß´·fnz"
  b"""
    Xj›Ï¬MGà€ù~\n
    C\x034'
    """
  b"╦ü\x07Ü`5O0ò£¢│¬ ┴\"
  b"Áhñp÷‚Eùƒ\x0Eíïè6ôÖ"
  b"»sàðïØHÓ²\x0FÔ#’m}L"
  b"IÏi1h¢NÜØà&┐Â╬╦¹"
  b"lÞöG9ÌD\x01¿¿á«+ôÕ\x00"
  b"\x12qR\eµüG\x04ë╣Ãà╚à▄Ù"
  b"ÍUíB¢¢Bê§gäUñ‚\x08\r"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"ð_4\x1E\x05ÄJ\fš5O»¤/bê"
  b"\vµÿ¤Ò"KŸ‡¡Îå÷U\R"
  b"\x00Û\x12n╗\x17AKìÔïè█ï|ƒ"
  b"km=Iì³F}¢ùd\x04\x00‰Š¡"
  b"ê¶äù·üA\x1Dµ1ç¼n/"ü"
  b"\x05*Ò0\x04þ@\x12·S2 ÿP\å"
  b"╣a>Ø1ìJ$ÉÀ\x7FL\x10\v"
  b"pXª˜bgCÖ²í^0.@ÜÄ"
  b"Åýc\e9kJ?ºÆqÁ£n§Ð"
  b"»ŒÛ\eî{Oȧ\x17¸¶\vÔiþ"
  b"_Òs\x19.K@|•œÑ\x01nË×2"
  b"ÎÝ|˜NëI’™¶ÔW?½Ó¦"
  b"žvÝq¹lGf’à·4‚iíº"
  b"▄ÎF\x17\x04\x14EX▒í½█\x02\x7FØb"
  b"¼Ê«’nÝD,¯¯ñ\rRpƒš"
  b"—ñ‡•â\rL/‡tÄËÝ9xÞ"
  b"ì„Ú\x16Þ\x10E¼¡r\x05Ëeƒ\x1Fƒ"
  b"""
    OV\x15t ÿHŒˆ5)ª\n
    z\x15
    """
  b"jê7¼MpL&¡\x0E┘F½Â.ì"
  b"uö║\x16óıB'óurM±zbÅ"
  b"\x03ƒÄ█%½F,üe\x10ùôÖ3¯"
  b"*ìÕC¹xLíìe│╚M5f¤"
  b"╗´{█-tJ¤üÛÒù\rh(."
  b"ØšI:£öJI‚Éåû‚V¤\x10"
  b"2ÔíÅŒ¤G#Œ!X‡ÎŸÃÙ"
  b"®~Ëè\x1DÛJFè║‗*+ÊØ["
  b"\x14║q\x07╩5MÄ░ßÝi1ü\x1E{"
  b"äõ-ÝýæI\x13éÉ9Ö÷iå7"
  b"\x17M#€rãFD“ÐZ6—{\e6"
  b"\x0EÜ2²F\x12M¤­¥·ŸA`ª0"
  b"3æ¸ßsÕF%™ªÍœ¤a\x02Ó"
  b"\x02‘+wö\x18Hx…*6,HŽ\x1Dõ"
  b"]\r\x7F<F^D\x1E¶Ð%7‡QËe"
  b"\\x05\x1EØ"\x04Kŵ\x1Do \x17¤\f\x1F"
  b"\x11Lô9X÷M3¡¸\x12#\x01\x08êL"
  b"ƒº\x19ÄŠÍA…¾ØŠBúÒ¢\x02"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"D}¹+ƘC\x13¬\x14dµšTd\v"
  b"\x1AîvGS\x1AJ\x04ôìÚ¬ñWè■"
  b"¶Ï‰”ž+C¥ˆSÎþ©áɯ"
  b"|\x04{\t¾pI ­pr-œ»®Ñ"
  b"k¨p\x1D‚·J®‹ê0˜Ïw§v"
  b"’‰y¼ûÀK¥“¾u=ë¾RG"
  b"îûž¢ÏHE§¢ †’¬ñF}"
  b"\rØ#ý\x14EI¯¿¿oˆ´\x15¨|"
  b"m££\x17”âCÖ´[/‰Ÿ`ì\"
  b"ÉŠáä9¸FÊ¢à‘g}D\v­"
  b"§¸®ð«\x13CÛ½7\x044e’ìj"
  b"y¸wGÅ\x01LQŠñÓî^iöz"
  b"\x05ÔÅ+;─M_¥÷pÜ┬\x03±´"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"HÓõÿ.@Dާnï­Ðïå¬"
  b"°+§ì6SF\x1D┐7H\x01NY9l"
  b"!\x05‘*\x04pF§£˜@Ò\x18º+\t"
  b"ü΂#\x12ïJ6©aº›ïØ]Ì"
  b"ûÒ\x07¡Ï­Fj´{l½#Ÿ«·"
  b"\x1AèìžDÇŽN\x05´¿ƒ\vû"
  b"m—\x04‹:\x18Hå˜BYÑEÆN©"
  b"\e£x—CG×µl‰\t\v.Vø"
  b"+K‘§õ-I?»ˆL\x16\x11\x1FÜ\x0E"
  b"1†’\x1E*ÓE‹½ðÎF¢åÔô"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"¾3~–+ÓAˆ˜·9àíØ¬×"
  b"ÁbÉQ;\x1DBPŒMI´\x7F´Üq"
  b"\x13µ^¬è÷O\x00¯je»b¿ë&"
  b"ÇÂ|n¶ÕE™ƒšV\txE)y"
  b"""
    \n
    ™¶¥Ä»C0¸j'ç€j\x07³
    """
  b"\x12?qDB›|È\x1E%¸¥*"
  b"s=Ç£ ÁN׈`D±RIʘ"
  b"\x1EC¸HHš¬D¦¢¼5Í©"
  b"oÌØA`ÃJQåøZÄ┘ r\x7F"
  b"£F"«1¾F>ŸDöáš3ÆÑ"
  b"\x0Fu\x17ÂH\x1F¾•`³¡§n…"
  b"t▀&\x13®=G┐Ä─ؤÅóÎþ"
  b"\x1A\tkK]´DR¯H´ðºˆo€"
  b"–YлÔtF¶¢ö\x02(*=\x02°"
  b"iï$/²\rC«ìÖ║\x19\x1Cq,\x14"
  b"vì7¬m&M└«3Õu½µQÁ"
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b">Ë÷=–÷N£±Üº`„ø®†"
  b"0ÿ§\x1CG\tMò©\x0EÇØíÆ\x13±"
  b"c\´jƒ°Gãü8\x14«æ-Âs"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"õ\x1E÷ÅH┬F╠Ü]■£X7·%"
  b"vx\rì\x04\x18K└║\x11y═©\vìþ"
  b"œ«nÇ‘zF ¤;žCÔaé2"
  b"Ù縯\x14`O>ƒS8‰6tÒ1"
  b"û/33‗íL`Å\e4Gªmë,"
  b"ôv3\x13¯›C”°\x02Ň\x10IÇ¢"
  b"äãJeôUA€½2:\x0EùùeÏ"
  b"b˜å¸ÿ0Kù´\x17©b$RcÏ"
  b"*Òk_ö E¬°\x18ËrwQ™\x11"
  b"ì¡5­>\x18C\x0E»▄\vÁ\x0F®‗2"
  b"\x19\“·Fz‘‡ðwsˆšŸ"
  b"û¼òÍT¯H©¬è¢t\x17Æ\x116"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"|:ÐD¨QI}”rE¹Ð)^ï"
  b"–Ð.lR·JóŽ7™xÏ7ˆ/"
  b"Ù0à)Å\x0FKæä9í\e'?=%"
  b"ì²û8¶2Hh×G\x12µò[Á╬"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"¤˜îmñ´M±‡ûÑexÂ\x17¾"
  b"î«öIüzChÖRzik0"¯"
  b"J\x04ü¤(7A_ÖJ&█0-£±"
  b"ój4\x19\x08WF▀ºbyIèìr‗"
  b"Ÿe\x12En›Oâ…Ò«¨\x1ETsã"
  b"SüÇ▒Õ▄IJ░\x02ûñ\x17t¡µ"
  b"äí"ºµÍN»¶\f\x1E¹\x17»GÜ"
  b"-\x19­gu}MÒš¡g…£y\ed"
  b"˧ð–õ®H¶’a-\x03×\x06”˜"
  b"¯ág\x0FSõBýˆ¢²),ÿ8y"
  b"ºáö¯b¶GP┐└ô«ÉÃch"
  b"\x1D╦z Z[I|ø\x01$\x0Fü\x13┘2"
  b"EÜæ╔D#Kaüeë~;k!¢"
  b"\x12ÆÏ\x17].A_’\x02òo\x7F^¢g"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"\x1AFl^;£O×€-¿¬.è;ž"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"à\e‘ØJïD׆Ñy\x17I¯"í"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"³░b\x7F\x08CÚ║┐I¦ÀØø\x17"
  b"ï’MƼ£Cˆ“…UÛd›X½"
  b"ÌLÎØü\x13L"ªètºÞ"\x0F*"
  b"Y\x7F˜\e­'BY ~^°ÑÂ5Œ"
  b"\x1E┤▒öìUO\x13»¸ ▓\x00╠u¡"
  b"\x18ÓìÂÁfMÿIü–ê¥2_"
  b"O\x06x{¼ÕH\x14ˆa…êQ;\x15¢"
  b"GÍÆi ÓAǘ±nÔ=sÛú"
  b"ÊõíM¸÷Eµ€_$ïn}ú\x08"
  b"GŠxu›µJuµ®öù¬–de"
  b"¤▓5E\x11═I(æT>XØo!ø"
  b"æZ°ÿÖXLVÉ\x06û~¬ÚÙy"
  b"\x15‚ÃŒAäOy…þ²õ"Dúj"
  b"""
    \x16—¯=ê\x1EJ\x7F˜Qü)\n
    \x02U%
    """
  b"2LOæÊ‘G¤™ºd)xKml"
  b"\x14Y6+•+CüŠÓk\x18chœð"
  b"á™ÍÃf\x10CY…–,’h5\x00¿"
  b"SÔÒÓ\x12_KmŽ\x1F\v¥¥ù-\x10"
  b";ÒH“›‡G¤»g¢ò\x04\x0F¦©"
  b"Rª6@¨3FFžôóÃÕGvI"
  b"~ñMº´ÄC „”\x15U¿¯Jð"
  b"ø£¤═BÓEm®\x0Fü÷2hÕÕ"
  b"zvüUó\x1EDmÁö┤\x17II]R"
  b"_…\tŒBƒIP¼¤Ûõ\e6̇"
  b"É\x05_²d\x0FGM“G‰4ì›8À"
  b",Ö­ÙµÓ@À®\vþšMÏ\x13\x01"
  b"”F©ƒ…«N£§§†ö'ø•à"
  b".\x1Dz$Ã~MM–²Ýui=%L"
  b"\▒ú\x11Ü■Nëºoí┐gÅ\x10"
  b"¼•ëÆç¤EH«ö=ó²o„œ"
  b"T4ô\x16_\x0EF\f‰ø\x06b[Þê7"
  b"“Œ[’%ÚL\x18—Ú\x16Ç>YŸÙ"
  b"óyÆ·bÑDb…ƒ$óVŽ·g"
  b"Î\x15\x0Eæ3G”¾™\x00\x11„ô{d"
  b"\x14Š}·¹\x17Fwšñ9›û\x14·I"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"‚þÍ2Ë+AùŽ\x06\x08G³·ô\x1E"
  b"\x1DœíªE\x13ž›ü$¼lñc"
  b"ü\x10Øm\╗D%ë@\x1ET'!,³"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"""
    ║îÄ╩$ÒNçå@`¹æ\n
    Åç
    """
  b"þìŠñK9N1Ž,é†.c'Ù"
  b"õ”RŽ–KJ\x0FºÞáXµmʤ"
  b"# ñ·\x17mAâ‡$5œ±|Il"
  b"BêsØ\rTKj‘µýš˜€<ï"
  b"}ä:Y'cH¤šC%3îèçƒ"
  b"Ú<3\x01ƒ°NB¦c[.]0CŠ"
  b"/\fù\x03[=MÔ”Û\x11øgÆW "
  b"ßô£âž\x1DIëµAó®u\x0E_\x05"
  b"Ý^╚°U░Mü»Û╗0#ë┼║"
  b"ªŠe\tS(BØ•\x02˜\x12Á"
  b"ÞB›p\x18×FЈˆ¦ü\vé‚("
  b"–l©È`VG¡¸\x13\x14\x03Ü'ò"
  b"·æºÊ6KGó’0ÊÌ\x13æ-|"
  b"’›Õ>\x18ŒL婈t5˜î¢¿"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"èL‡Ò4;LŒ´2ßÙévT¨"
  b"\v3£-G4ÉW█?7ÿ¦f"
  b"\x01€1צPLp¼–\x11ïü¥Ë‡"
  b"È\e%S©XJ\x07šøízÈj(\v"
  b"Fi²═4]@ÓÉQ\x1D÷\x0FÒGG"
  b"Ó\x13ªfý*Lv®¹Íë]\x19uc"
  b"\x02\x06 5I®™·‰˜b\x04¢ž"
  b"\x1E›'á\x11ZN\x03…ð7,\x13þ—P"
  b"db6ebQN\ŒÜÌE£&SÂ"
  b"-_ÜéqUIô¨\vŽÒœl{Ë"
  b"¾»û¦ï\x05@\x1Dž{çéÅ>¦”"
  b"\vÅ®£p‗Jòƒ\x02ÃF┼î█\x15"
  b"/è˜Ö¢þM\x1F ÉXe¦%¨¢"
  b"""
    \x12g\f\n
    ISDv¤b~ߨ¨¦@
    """
  b"×r¶\x01%ÖO\x15›äl\x03{"\x1F,"
  b"±½û\x15┴Å@Êó.½u¤╚mã"
  b"ê#Pxq\x00@Ò²ˆ>ß[†¾ˆ"
  b"ˆ2„\eXšOÞ¶UmúG%B›"
  b"21skGu@6Åû\x1EC¶╚¼ı"
  b"iã÷\rþ]H¾°™k-WÝA2"
  b" \x12\x16·\x1D¾G<‚\x07\x03n&ƒî"
  b"╝wG╠mÂIOüÜ┘âÏÛ9N"
  b"ø¯,™,9I>†ä h÷Yñ6"
  b"X³ÐÓZ”O~©ô¢®U\x1D`o"
  b".┐6╝]sJwî}ÂD═Å1*"
  b"}ÑÜdb\x18F®¿[Ep+½C¥"
  b"""
    Ìp\r¸oÌA╝ƒüâ\n
    z║£\x1A
    """
  b"\x12C‘£r¥GI¸‹Ñè~£'\x06"
  b"¦Ø1¶*3Lv›ÓHz''Î""
  b"þ\x05£\x0F\x1E|Ic¢Z‰¶ˆþ”ü"
  b"""
    =ÍC\x17æŠA»ŽNE€\n
    ée+
    """
  b"!\x1F¯¼†ñ@?—­QO[ímV"
  b"ø£w^xnC-œ\ríû8õÍõ"
  b"\x134\x03R~9HÙ‹û-Ü¢"JO"
  b"ʦË\e\x15ùE\x06ºî”«m«Û/"
  b"\x12\x10ïs).H4»\x02Gz ™Zç"
  b"\x14†Œáb¼M<¿Vþ\x07½áþ½"
  b"zÖÅL›ãO\x03´EÓ\x1Di'íþ"
  b"ô,°G"¨B\r░■ü║Gû\x11÷"
  b"”9\x1ETI’J¶ƒWÊ÷2iuÍ"
  b"\x13W&òdÀBt«\x10‹<rÔ9\x1E"
  b"¤ÈÆëÔID”†»‹ïÈ\x0Fx”"
  b"y+F\x12fÍGL®#Vª{*m\x0F"
  b"""
    Ñ\n
    _¤OÊIu¿\x01OC/\n
    
    """
  b"–—\x19\e÷{IÖ†®\£\pú\v"
  b"O\x1A,ŒZäO«¡¿“@À€˜”"
  b"5®▄\x07k┌OgØ õjAM¬\x02"
  b"Ð$└£ÛÉBýîÔ¯ñƒq\x05"
  b"¡V¹k(¾E?·8ßÕv¿3\t"
  b"úgf[ô\x0EAÒ“:¸çí\x0F\x16\x02"
  b"±„sä\x01ÆC"¼¤\x001õz3o"
  b"hþ7™‘øMÕ£wæH1è`í"
  b"«æ¿'ì¸O“–o,fgT\x17}"
  b"(g\x1Cýd^A ¢$þ\x020d“W"
  b"å\x1Eá7Ë\rN:‚vg0#©\x04v"
  b"ÏÖÜšõôK;“5GGokˆ¦"
  b"®├ ï&yK\x11ؽÐB▓f_É"
  b"ÓÈì\x16╔╗I\x10ªJ╝âb¢█Ì"
  b"|\x14\Ë:ÐIü¢Äì─ù©\x14\x06"
  b"ÆPCâ\vAC®»│¡ù(,\x07Ø"
  b"┐Ükê¹ÃJÿع¢V¬¸Þ▓"
  b"𲂫âÿKQ¾ y`C´\x04`"
  b"+É0\x1E\r¦O³ö\x13£%áƒç+"
  b"‰í¥œŠ²HQˆ`?á„Kùý"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"çGïƒVþM¹°\x03¶oòå\x06\v"
  b"û‚ÝêŠ(L ¤}ÖÃÜöÚS"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"Á%¸╗» OGÀb"ÅN¤ð½"
  b"kP0¦8)Jç°aJí.i5D"
  b"tÂ=ï/(BAŠñ`d§}Å\x0E"
  b"""
    un\x14a/\n
    Dø’š\n
    \r¨\n
    \x06P
    """
  b"ñjØ\\ìI.•M”¯tÎ__"
  b"ǰ}E\r’LÞ©@Û®^kY\x16"
  b"\vX\rM▒»C{Á*µü\x04_úÏ"
  b"\réPN+@g»‰èÞ&‡\x04O"
  b"t\f\x0E›D¨‡ßosê¤\vp"
  b"ûÏ X\x1DÖLô¸®Ó®÷€6š"
  b"àœd‘U\x14H)¸\x15F\x05óSÞc"
  b"""
    \x06\x12@3ZäK ˆ¦\n
    %5o\x02
    """
  b"ÙoAŽ@ïNf££,IF\x19Âo"
  b"├Jò+ƒbK>Å┘s║¨°ßÁ"
  b"\x17¢%^WÉEà║èê\x14Ø i\x1A"
  b"\x08zž]@­’æ›°mF7c"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"¢¡˜ ‚OJ€¦~ôü±…Eq"
  b"dúæH˜ÈM\x0F¯Í0ùëñíŒ"
  b"£x£ÓZžM\x10B3ÖIg"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"ÚUèôŽ,DÊ”=Ñ\x1Diƨ‚"
  b"4,"¹GÔKÓˆBR±â†ºº"
  b" \x19š*¾wOI‡\egÜÑùO="
  b"ÕW£Ø¬‡H„ƒ[\x1D\x19®á`\n"
  b"\x00cÙŸ”øJä¦$]þ2rƒG"
  b"D!ûTQ│G┘╣Ű┼¨£d¶"
  b"3#_¡'H@ÿ»\x13ÍÓ²´¾­"
  b"Ä(\x11\x19°/L\x18Â?ªØ\x15└0a"
  b"dªM]>ÈH[ƒúËÍ™8ÎA"
  b"ƒ5$Ô÷Å@›‘]!pÏâg4"
  b"ÅGnUØJH\v¼¼ÚYJsMn"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"n\eÚ™}PE‹¨Õ;Zñ*sÆ"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ÜF+(\v\x17IÚ›\x04¸|«\x06\x04H"
  b"ŠV83¶ÛFÕŒ´#\x1F¯³ì¹"
  b";NbgÞ¿G'¼I«8.æ³x"
  b"K:\x07É\x18„D9¾y|‚¼ù?]"
  b"\e§BÀø«N\x14¿²ƒ‰f&!\x14"
  b"ðÜ;¡ØéF¼▒í53Üè"i"
  b"ù:«ÄýDX®\x05‹y¨Õ_@"
  b"‘JÂ4ø'J·¥R_ŽÀz\v¸"
  b"*À°dVâJóŽÔ W–γ\x14"
  b"Ò\x12¿¹ÿnO¸´¢cÂq†™\x0F"
  b"""
    8…\x11#ö{D\n
    ž³Lƒ§×ÖH
    """
  b"ßm¾cË\x1EMŒ‚ލqWx½f"
  b"GiÉ[!ºD/úSïh m¯²"
  b"╝=Øö\x15\x1CO,Ö\v\x14^│╩▀┴"
  b" –ö"éÀM׊:a…ƒ\e£\x1A"
  b"C§è3°ýIrºÔ\x07Õ\x17\x05ž\e"
  b"һ¶R…I\x17–¸\x7FIx“\x0E\x13"
  b"V(Z\x19¦+L¾¯(\x13½¥Žþ\x1C"
  b"L™b9,qF\x02†*‰¹©¼‰‰"
  b"PÒ.Ä\x0FÀIs¬ÇžÍheE;"
  b"¾žnÜa\O-¸\x01úËXS„)"
  b"Ð\x7FÛK`)Kd›Gf;bK\x17\e"
  b"EG▒\x1C▄|Imì¨\x1Dì2Ë$¹"
  b"b£!v¶¤DÛ¨å\x0EèAPKÅ"
  b"Džg‚N[M¦¾²ËŒqg§P"
  b"û¿ë╚$øIüáÄøÛ¾\x0Eç¾"
  b"ç—ý™sçOì•”'w\x1E¯j6"
  b"†k³†Þ\vE\x0F«ªž§DÝêU"
  b"\x03wFg═aCË╗h}\x01Õ‗ØP"
  b"ÒJ0ëh`N6šR\x13Y²DI\x1A"
  b"ïyü\x07ãJIWƺ\x0E\x7F┐x2\x07"
  b"X\x10Vµ¹€C¸¬l[\x1EÿÀ0”"
  b"ý3\x0E\x1Ai\x19H‡“wÐ8\x0E.\x12\x11"
  b"PS\x05çw\x11IŒœuBÞe2Þè"
  b" ýã\x1FÏ^J\x1C“kÝ`ƒp})"
  b"œS2Ë£ÄO\x0FŒ¬.¨…\x14ñB"
  b"""
    \n
    U´éTXE²ì&ðI÷·én
    """
  b"ü~PÍLüDöí­┼½N▒¹n"
  b"\x13z°@$[FAœ]\x19æ\eUGv"
  b"Äç¬\r┼ïBØ╗úäð\x17Hµn"
  b"d\x1Aìa‚ÿNñ»Ù¥ - ðÇ"
  b"+C ´;oO¢¯¿iAƒ¸k©"
  b"îÀÐéýDA0ƒ3NϪc‡`"
  b"¥g‘ÈþdA—†\x12üãã52V"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"áî{ê\x1FûN~¦†LÍ,Jþ´"
  b"KÒOë\frN¬‰\x12p TÅ\x1C "
  b"G¬»\x18XÝFaªX\x10×ðÊ.t"
  b"\tÁ\x1D\tOÍ„Û\x18G8ÒЃ"
  b"„Ðx“\x14EG#£çÙãC(ýO"
  b"«€ô~\x13r@²¸Ÿé‡ƒâç,"
  b"e\t#$ÒîLX….\x11Ô¬9ws"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"~Rú»2ýLW”?]åü#Ÿû"
  b"ÉÓÈ)Ò`H®×p>3F~Î\x07"
  b"¤sƒþ\x1Fº@\ìíõT─■Ét"
  b"¾\r“‰$&FߊxϽ6% ä"
  b"§v­…JhDïŸpH\x11޳ƒ¹"
  b"Ùÿe\x1C·XJoøgü\fú1╚p"
  b"ˆ÷ëù\e\Ky¡´áÇ¢ÑÊ'"
  b"\x14NTê\x0EýK¦ú¾ù¿\x11ðÉß"
  b"n╠█¨║¸EqüÈHí\f¡ßI"
  b"oÒú\x1EK/O\eº°íçÌUj&"
  b"ÓYÅ®U)Fƺ\x03íµÓ┘ðë"
  b"å\x18Àóü®AË┤├íFã\x13"
  b"óîQ\x17'ÏGGÅzs±t\eâá"
  b"œ‚”é˜ÞHõšfMŸ\x1C÷´Å"
  b"¹xÇgÝ*Fj¯\x1Ax\x0E¯\x1FÖœ"
  b"ÌÃ\x16]‹gK‚ŠzœüH2QU"
  b"Å™\x01âæ1LA²öi}\x0E\f\x117"
  b"è!Ó·ü▀MKƒ5E\x05úD?1"
  b"·üc>p9Fjâ┬'xè└]("
  b"F¤$®/ Jº‡‰\x16m€a­Ã"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"¦¹óá\x01¦B­’«&\x04R_âo"
  b"Å„>ð\x0F½B˜¶ˆ¹5Kðq\x08"
  b"6\x19,UËÍC<¸Só ×‡\x08S"
  b"=¸îÿ‗\x17Kìé´£┬î┤\x00$"
  b"\x17¢”•ÄOÿ’áêâž#Çã"
  b"‘€´bpèMí–\x06—·\x7Fs\f'"
  b"F¾ÐíæòMˆ©’ÀæGF“Ê"
  b"÷\x00ÌøÑ›Læšwm+Ž\x03ü¿"
  b"\x04æø=¢FB\x08ƒ!Ê\x02?a#š"
  b"ãÈz\x04•IIó¢s¥6¼\Z}"
  b"më€p!)HÅ€hiÝL­8ç"
  b"""
    \n
    \x03|ìo/I\x08ƒÀìÇ4…\x19h
    """
  b"\x02Á░╠âıK*ñþàì:îG▄"
  b"2¥Ãí8[HüòÜhƒpn\x06^"
  b"àXYÇ®ÂOâ¤få—ÆüLñ"
  b"i؈¦ºyEÉ€\x18Á_;'º'"
  b"╣»O²└çKÉÿ×°»­JÐ["
  b"ÐK©¬º9Nuüt&¸▀èUp"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"4¾w\x17\x18I╦╝Øbè\x12Ù¢Ç"
  b",{åÀ\x05ÉH”™y·\x13$OäÊ"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"\rdŸ€Ø‚B®²å³\x176J£×"
  b"*-Ä8S\x1DKj™w½µÕFïo"
  b"\x17wðòr~Hj…\x16Zð˜?-Ï"
  b"Y_E&nÅD~ \x14¡d]\x04"
  b"\x14Ö\x11Ð¥\x0EB ´g¡ÂÑ\x05®"
  b"\x01ú\x10eC;àÉàÒ³ä\fX"
  b"¥¼-ÄO\x07C=©\x05ö\x17\x1Dœ°\x1F"
  b"¨?Õ\vl´Ao«=÷–!|ÄQ"
  b"GÉ=~\n\x00Dá„d\x05úQ×OÖ"
  b"\x0E╚Õ:{ÉJsì<ËîpÆXV"
  b"¶┴Ø3ñ7O ©\x1F\x0Eo\x11ÓQ\x06"
  b"ia…ÈøCHt®}O\x02\v|"
  b"\x05¾╦Õ┴D@\tì¿`ùLtÉ\x11"
  b"˜/ßÌ\x11”B\x07©^Ò¯£~¤Ò"
  b"¬╦Å̪óIßï\x0EÎB9Í­┴"
  b"«†r_ýôHBƒÖ\x08šU¶A{"
  b"Éë)äý.D7 W(UÚÊ5N"
  b"ıU¥y±(M\x01Ø\x0F║é\x1A¥âZ"
  b"à'¹rM└KhÉ@£OVÁR\x10"
  b"È;ì█\x12âJ\x7F¼F\x1DÝe¾‗<"
  b"êrÂÖ\x167C£ªÛý›søOÇ"
  b"[Kˆ2€{HG›î\JjN6Œ"
  b"ÇYÉá óF├ç«ò~÷$\x15\v"
  b"÷!Ùäú?IÒ‘°!\x1C\x0FI×ê"
  b"Çe@\rß4D5½9\f¢8NÕ\e"
  b"""
    -\n
    MÂg\x05H▄ª├ë±\x1E('ì
    """
  b"▄ú4\vì2J+▒õ┬│ />e"
  b"cUz‗-üGÚòe<\x1D»\x16û¨"
  b"ù5Þ\x11]]C¬–k\x10žÏ5Ôõ"
  b"Y«|éÉÔO7äê║j1\x14_┼"
  b"mÞabáDB “óˆ^\x1D“®z"
  b"ñAðñ—cJû”k{kšPv\x18"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x01˜Ì_îÝrå½Fš\x1D\x15\t"
  b"°Ì‹±ÝŽ@Hœ\x13Žâ*–u–"
  b"€á±EWTLú­{Õçhb\x02s"
  b"\x10\v4r”L"™\x01C\v6Ä´¬"
  b"¤±ì¢ÙÜIÍŠ¶2™•°¦¬"
  b"Ã\x12­€\x19ÌNöˆ'\x08¦6vªþ"
  b"«šßFngDŬØ:çáy€õ"
  b"ù\x05Æ–ürE:’Ú\x7F\t®5\x1Au"
  b"\x01WbÇJÓê\x1D\x15ü┬)ú╔"
  b"s&#è¹½L¢´ýi õÿÙ´"
  b"¸-M…)ŽJ]©U¸\f¡V{\x13"
  b"Ëy麴Ž@ä†`Ò\°\eÁ\x11"
  b"yÅc§0\x02G\x16Â7(\x13y'Ñw"
  b"Ì.\f—:¶J™¨¤Ã6‹y\x0Fæ"
  b";K™}míA~¦FvTù;QŽ"
  b"¥ûAo6–Ha‘Ìdb‰÷j\x1A"
  b"\x06ºÅý\x04\x01HÜ´ñĹ@Î^$"
  b"tPÖ‰\x15ÀJï’iFl\x03\x00"
  b"À=ü×Ü\x01D\x7F£©\x06gúÑ\x012"
  b"813\vÙ<G2Žû!˜Â!Úå"
  b"på/Ô’:B‘ž•‚˜\x02MÍó"
  b"\x1C†wœIjB\x06†ù¼\x1EŽ~¬‹"
  b"[l7û„ÈC¶–™å\x00ò£Zõ"
  b"¥ˆZ×áËK\x00½;ß\x1Dɉž@"
  b"""
    b:ý\n
    ´FN&†2âÆ½¬új
    """
  b"·w} \x00ÔI\x03ªŠƒ.\x17\x12Û”"
  b"ã$â\x7F/ÃFð€©‰P‹Å\\x16"
  b"ê(m6┤õD\x17ç\x0FbÍÉǯ^"
  b"\x1A4ã†G ‘á30ƒ\G)"
  b"ï{JÁ\x0E\x10@\f¸ñ$#ã\x1E¥Ò"
  b"Éı©ÉÖoFjÖõJ\x06Å.^u"
  b"ʈÙý\x16•I.¯'§›“UÁ•"
  b">ÍJ\"ªD¥»uÜÕªl;ô"
  b"wqÆ\x07¸MC7­J\x02Í<PÇÝ"
  b"a\x1E\f¨\x13øO+É\x06o¹▒E\x12l"
  b"""
    \n
    ´█Ù\x11dMQë╦═hÎ?Å╗
    """
  b"¯│┼▓├¬L\áWüAkæ\x02M"
  b"ǶT¯™>Nγ4¨\x1D\x19ö‡õ"
  b"48~[¬LD\x03ŒqÒ'ãî\x07Ï"
  b"+Åþ\x1Di®EÏâ%û\x0Fð×\x07R"
  b"ueÁ\x1C║üM\x1C╝ÌXòýÀý╝"
  b"\x02å0{M}»Ž$4\x14Þaè"
  b"\vb]ä\x01\vEÄ¥.(œÉñ¦R"
  b"\x04µ┤Ü╣╠C╗êÅuÍ▓\t×┴"
  b"Ì\x06Å`VRLl¡FL÷$«\x1F"
  b"ÝÃâ╠─ÜB4Â║¼ì\x06┌ì┤"
  b"MHt‘Á˜O‘ŽE÷Y¦q·x"
  b"O▓!jå­K<Å$<Ífi\x0FE"
  b"xô─└èzN®ÜØúåu\x1AÔ1"
  b"ôÖ\eîÝIX‘é俺ðJ\n"
  b"\e˜èÁ~ÊMb§èD˜~\x00ûn"
  b"h96üpÌB─×ˤ┐\x12Þçx"
  b"°ƒ®ì╗\x17Jxÿ\x00ìP\x06sËû"
  b"ZkŠQy$Dð¦Ó¸ I´Gê"
  b"|\x13\x15Xz*B·Ø▓ËÄ0J£Ì"
  b"¹¢ÃãQÈFã•#†L7¾å\x1A"
  b"\x14r@t\x03B•ˆ’,¯°¨£\x05"
  b"\x14\fœò\x04¥KȈÈÃj\x1E3‰F"
  b"&׉–è¬J§¡IN'VgðN"
  b"ˆÅoUdæDߘf%€\x0FÏ!ú"
  b"\e\x10š´\eLGâ°[é\t¨r~3"
  b"\x13,\x19 ”³Há—:\x02&¥(d¿"
  b"d3R\evîG\x05«fDû2¿}w"
  b"»Ó\x06\x10\x06¦G†Ž£0¶„…u["
  b"Rü¿C¾ïM6›ïY½\x03\x10"
  b"ŠÊ)sQ\x04CÑ­4Àì\x18Ë\x1F\x7F"
  b"ªc¸çt$J£¬£uÎè;\x18¦"
  b"¼Ž,”Ù)Eû›\v\x13¢Ñ\x01ûž"
  b"iÆ=èìÕKÚôXD¤\x1Aß!ú"
  b"ˆ#-ôÃ?K\x17¥\x0Fq¢ÑàŒA"
  b"`╔Å¿¶\x7FEƒ©²&üÁë\x16ö"
  b"=\x1Fî¢\t?B ·i–ã¡OûI"
  b"#ü~,N©AƒÉ├©\x00\eÁ"
  b"\x06Sè`¦´HÃÑ<åÄÉP_N"
  b"DtV\x02r«Ig‘ÕNøI˜ðZ"
  b"\x03j&»¾KO\x01®¨\r9»ÉÈm"
  b"£Ú\x1AQ \x0FI1»Žx¹í²pm"
  b"Hñˆ\x00€ûN}¼¶›ÀØZV«"
  b"PR#š«lE-«éô\x02ãÌØ¶"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"\x06&aÑRÐJÝ£g\x14ªÉ¡«F"
  b"é૥Ť@\x14\x05ŸD\x1C•œ\x05"
  b"\x15\eTDD©»a\x01\x11\x07Ú"
  b"\x0E”®B²éF$·@\x10Dt?¡ò"
  b"Y\x01àÆ;\x02O •Oå…Ю\x08_"
  b"\x1EVIH¦:Jª·\'\x10v›É\x19"
  b"Ý6║Ï\!Eæü\îïôeæ{"
  b"A»y•\x1DZC.‰zþÎÎ~G¹"
  b"\x7Fš›´äVGø´\x0EäÒHVq\r"
  b"Þ?ú\x06S\x1CD­¹Œ2Ÿý:F•"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b")jP┼*ëB╔Ø╝█ñ\x01È?O"
  b"ys8PòøJ©´-\x1Ca¨ˆ?¨"
  b"ÄË«È\x18`L¾”&3®ýwz¦"
  b"\x01˜Ì`cˆp\t®é™5ü\x07x|"
  b"\x01˜Ì_Ï£r†„X°\x13tEæ\x1C"
  b"\x7Fi ¿‹«F\x00°DtÁ7n’Ô"
  b"65üÇ|NDj©+¼®Í£¡\x02"
  b"D\x1Aë»AôI\eÅ\x1Fßãé\x02\x12\x11"
  b"\x16┌+X└J▄쫨╝u\x03F╦"
  b"ç­íÔk\x1EC<ƒÍö£à´ŒL"
  b"ŽVÔ6\x18VHe—±¥æÓÚ†P"
  b" \x06£ê€JOöš\x07pÚl›\x15,"
  b"¬‚\x1C&K‡@ô´©åoÓ%Æ`"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"«\x1AWeY»A=”˜zØ:9Åò"
  b"Yü5▓¡\x05Kıæ+i\)Âîz"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"Ñ\e\x1E└²@­¿ðÈæ\x1F9ü;"
  b"ÿ\ªu\x0EZNÖµ4K²a_YÛ"
  b".\eó¢\fÔMn¹Ê²\x19¬Ýx<"
  b"M\x19Õ¨\x14%A¼‰\x1D\x0E\x11Ú\x03˜Q"
  b"\x1D]\r¤L»╗\x02)ÀWÙíì"
  b"Å\x15-\x08€'O:‘ßaÝ,ðí5"
  b"´,àÀ zJpîÉ┼´k┼8×"
  b"ÜÑWšWïBé÷kšü¢\vÙ"
  b"ì\x14\x1ELO\x03»\t+!Œ§Œ²"
  b"sávªâÙEã¢ñY\e\x18÷•ê"
  b"j\x0EP«[ÐF\x14Ž7CÑ%alë"
  b"\x1DØÈu\x0E┤BõçDô¦Gÿð0"
  b"»~"ÊNõA(É╚î5y¹Í9"
  b"?#Œ"žæFŸ¡+;cJƒl\x1E"
  b"-\t6RA1BߴމMµ=ª&"
  b"PÖ¸º3▀Nûô─¼lî│·Ø"
  b"òÁõ(¯À@?âE6└%ع¦"
  b"""
    lñ ¦l\x1DD\n
    ´³ò\x11Ê^Ôç
    """
  b"=¿┐\x19j;IÇÅ╬&e,╠ı╣"
  b"-3Å`¿bK\x08á░vª¢®¢ë"
  b"\x0E„`z÷XA¨¯’BáBÓ,\e"
  b"\x02õ7m´ÜD\x7F§žk”K-\\e"
  b"ªÝ\x01tÉECPö╗9=S!e¤"
  b"R! /„€DV«áÞ6ï)R¼"
  b"ß7a‘æ{FÓ³‹_GtÞ\x02$"
  b"G┐░ÇYxC╚ÖØ\x13Ò%G▒ÿ"
  b"""
    †[S·„\n
    E\x11\x0F–™ê|a4
    """
  b"åiß%░\x04A\x12ô\t-ب┐4┼"
  b"\x1F¦žÝª¿Mõ—\x1E#²Ç\x18ÕÝ"
  b"\x19¦M\x18B■ÅÇ\x7FñCJÊ╦"
  b"╚ÖèÚMØHØ╗Q4▒îo_┤"
  b"Ÿ\x06ôÏU'@7­ÕÖ‹,%\t"
  b"hÜaTZ£O<¥\x0FÃ\ri|ù&"
  b"­\x07è\x05LZGø®øç×2E\x1F÷"
  b"""
    Ü"\eÄaîC›ˆñªv~\n
    \x18
    """
  b"üá\r\x03ù─@ø½ÄÙ\x19\x15û╠"
]
84 2.27 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00cÙŸ”øJä¦$]þ2rƒG"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"\x00Û\x12n╗\x17AKìÔïè█ï|ƒ"
  b"\x01€1צPLp¼–\x11ïü¥Ë‡"
  b"\x01˜Ì_Ï£r†„X°\x13tEæ\x1C"
  b"\x01˜Ì_îÝrå½Fš\x1D\x15\t"
  b"\x01˜Ì`cˆp\t®é™5ü\x07x|"
  b"\x02s(WÔãKG║Óß╝üP\x03Ò"
  b"\x02‘+wö\x18Hx…*6,HŽ\x1Dõ"
  b"\x02Á░╠âıK*ñþàì:îG▄"
  b"\x02õ7m´ÜD\x7F§žk”K-\\e"
  b"\x03j&»¾KO\x01®¨\r9»ÉÈm"
  b"\x03wFg═aCË╗h}\x01Õ‗ØP"
  b"\x03ƒÄ█%½F,üe\x10ùôÖ3¯"
  b"\x04\x1FIvü×@š‹•ûôÕPÜØ"
  b"\x04µ┤Ü╣╠C╗êÅuÍ▓\t×┴"
  b"\x04æø=¢FB\x08ƒ!Ê\x02?a#š"
  b"\x05*Ò0\x04þ@\x12·S2 ÿP\å"
  b"\x05ÔÅ+;─M_¥÷pÜ┬\x03±´"
  b"\x05¾╦Õ┴D@\tì¿`ùLtÉ\x11"
  b"""
    \x06\x12@3ZäK ˆ¦\n
    %5o\x02
    """
  b"\x06&aÑRÐJÝ£g\x14ªÉ¡«F"
  b"\x06Sè`¦´HÃÑ<åÄÉP_N"
  b"\x06ºÅý\x04\x01HÜ´ñĹ@Î^$"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"""
    \n
    \x03|ìo/I\x08ƒÀìÇ4…\x19h
    """
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"""
    \n
    U´éTXE²ì&ðI÷·én
    """
  b"""
    \n
    ™¶¥Ä»C0¸j'ç€j\x07³
    """
  b"""
    \n
    ´█Ù\x11dMQë╦═hÎ?Å╗
    """
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"\vX\rM▒»C{Á*µü\x04_úÏ"
  b"\vb]ä\x01\vEÄ¥.(œÉñ¦R"
  b"\vÅ®£p‗Jòƒ\x02ÃF┼î█\x15"
  b"\vµÿ¤Ò"KŸ‡¡Îå÷U\R"
  b"\fŽ#fíÞOM‹áë<„\tÆ–"
  b"\rdŸ€Ø‚B®²å³\x176J£×"
  b"\rØ#ý\x14EI¯¿¿oˆ´\x15¨|"
  b"\x0E-ƒ½nÞK~®ç,\x04#ŸµÁ"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x0E„`z÷XA¨¯’BáBÓ,\e"
  b"\x0E”®B²éF$·@\x10Dt?¡ò"
  b"\x0E╚Õ:{ÉJsì<ËîpÆXV"
  b"\x0EÜ2²F\x12M¤­¥·ŸA`ª0"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10‰bYÈ(B\x1D¯GÕ`dú߯"
  b"\x10\v4r”L"™\x01C\v6Ä´¬"
  b"\x10š@½…ÐHš¢°º\x18°ÎK™"
  b"\x11Lô9X÷M3¡¸\x12#\x01\x08êL"
  b"\x12\x10ïs).H4»\x02Gz ™Zç"
  b"\x12C‘£r¥GI¸‹Ñè~£'\x06"
  b"""
    \x12g\f\n
    ISDv¤b~ߨ¨¦@
    """
  b"\x12qR\eµüG\x04ë╣Ãà╚à▄Ù"
  b"\x12ÆÏ\x17].A_’\x02òo\x7F^¢g"
  b"\x13,\x19 ”³Há—:\x02&¥(d¿"
  b"\x134\x03R~9HÙ‹û-Ü¢"JO"
  b"\x13W&òdÀBt«\x10‹<rÔ9\x1E"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13z°@$[FAœ]\x19æ\eUGv"
  b"\x13µ^¬è÷O\x00¯je»b¿ë&"
  b"\x14\fœò\x04¥KȈÈÃj\x1E3‰F"
  b"\x14NTê\x0EýK¦ú¾ù¿\x11ðÉß"
  b"\x14Y6+•+CüŠÓk\x18chœð"
  b"\x14†Œáb¼M<¿Vþ\x07½áþ½"
  b"\x14Š}·¹\x17Fwšñ9›û\x14·I"
  b"\x14║q\x07╩5MÄ░ßÝi1ü\x1E{"
  b"\x14Ö\x11Ð¥\x0EB ´g¡ÂÑ\x05®"
  b"\x14ßèr\x12üGÌ‹i%áx´%#"
  b"\x15\\x1Ai÷╝IüùXÚ\x02Õ·╝┼"
  b"\x15‚ÃŒAäOy…þ²õ"Dúj"
  b"""
    \x16—¯=ê\x1EJ\x7F˜Qü)\n
    \x02U%
    """
  b"\x17M#€rãFD“ÐZ6—{\e6"
  b"\x17wðòr~Hj…\x16Zð˜?-Ï"
  b"\x17¢%^WÉEà║èê\x14Ø i\x1A"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"\x18ÓìÂÁfMÿIü–ê¥2_"
  b"\x19║<ß\nIéáâü±\x13\x18\x18J"
  b"\x1A\tkK]´DR¯H´ðºˆo€"
  b"\x1A\x0E ‚,hMõ¯Éj’¡\r’á"
  b"\x1A'\x01\x05nIM¨¾b$¥\x06@ö—"
  b"\x1AFl^;£O×€-¿¬.è;ž"
  b"\x1AîvGS\x1AJ\x04ôìÚ¬ñWè■"
  b"\x1AÒŸhqâC\x0E¨È\x18ÏX¢Û-"
  b"\e\x10š´\eLGâ°[é\t¨r~3"
  b"\e$`W{½H\x0F¬z|'5Ø*Ø"
  b"\e˜èÁ~ÊMb§èD˜~\x00ûn"
  b"\e§BÀø«N\x14¿²ƒ‰f&!\x14"
  b"\x1C†wœIjB\x06†ù¼\x1EŽ~¬‹"
  b"\x1C¥\x00v]\x07F╠ùÎP9îÌÓü"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"\x1D”p>ý_HÛˆj%nßnÃ\x11"
  b"\x1DØÈu\x0E┤BõçDô¦Gÿð0"
  b"\x1D╦z Z[I|ø\x01$\x0Fü\x13┘2"
  b"\x1EVIH¦:Jª·\'\x10v›É\x19"
  b"\x1E›'á\x11ZN\x03…ð7,\x13þ—P"
  b"\x1E┤▒öìUO\x13»¸ ▓\x00╠u¡"
  b"\x1F¦žÝª¿Mõ—\x1E#²Ç\x18ÕÝ"
  b" \x06£ê€JOöš\x07pÚl›\x15,"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"!\x05‘*\x04pF§£˜@Ò\x18º+\t"
  b"!\x1F¯¼†ñ@?—­QO[ímV"
  b""Qõ«XpFy¤5_áí\x0Fÿ\x18"
  b"#\v\vÝ\eOÿ—æpFqÄÓv"
  b"# ñ·\x17mAâ‡$5œ±|Il"
  b"#{,\x048yNÁ¾"6CWM¸ô"
  b"#ü~,N©AƒÉ├©\x00\eÁ"
  b"$°+\x07““Nd†qû%)ÿ<-"
  b"%\x06\t?S\x1CM\©’1£]íé;"
  b"%D©®Ì,A­Ÿbîˆ\x00£çi"
  b"&׉–è¬J§¡IN'VgðN"
  b"'P4ê¦\eLƺ¿pÃí›’á"
  b"'¿B\x01/ÜB罫#¢¯x’ "
  b"(\x0ERä4ÇJ%Žô Ý«$7J"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"(g\x1Cýd^A ¢$þ\x020d“W"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")jP┼*ëB╔Ø╝█ñ\x01È?O"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"*-Ä8S\x1DKj™w½µÕFïo"
  b"*ìÕC¹xLíìe│╚M5f¤"
  b"*À°dVâJóŽÔ W–γ\x14"
  b"*Òk_ö E¬°\x18ËrwQ™\x11"
  b"+C ´;oO¢¯¿iAƒ¸k©"
  b"+K‘§õ-I?»ˆL\x16\x11\x1FÜ\x0E"
  b"+u¥g\x1F8CHíà\x1Föj┼Å\x07"
  b"+Åþ\x1Di®EÏâ%û\x0Fð×\x07R"
  b"+É0\x1E\r¦O³ö\x13£%áƒç+"
  b",{åÀ\x05ÉH”™y·\x13$OäÊ"
  b",Ö­ÙµÓ@À®\vþšMÏ\x13\x01"
  b"-\t6RA1BߴމMµ=ª&"
  b"""
    -\n
    MÂg\x05H▄ª├ë±\x1E('ì
    """
  b"-\x19­gu}MÒš¡g…£y\ed"
  b"-3Å`¿bK\x08á░vª¢®¢ë"
  b"-_ÜéqUIô¨\vŽÒœl{Ë"
  b".\eó¢\fÔMn¹Ê²\x19¬Ýx<"
  b".\x1Dz$Ã~MM–²Ýui=%L"
  b".\x7F\x06Öõ·L3«\rØ£ñ]Ï\x1D"
  b"\x02\x06 5I®™·‰˜b\x04¢ž"
  b".┐6╝]sJwî}ÂD═Å1*"
  b"/\fù\x03[=MÔ”Û\x11øgÆW "
  b"/¶Q\x7F‚ G\x11¡w\x1C›HA\x11â"
  b"/è˜Ö¢þM\x1F ÉXe¦%¨¢"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"\x19¦M\x18B■ÅÇ\x7FñCJÊ╦"
  b"\x19\“·Fz‘‡ðwsˆšŸ"
  b"0ÿ§\x1CG\tMò©\x0EÇØíÆ\x13±"
  b"1*»CŠ…E¼šßù|IÜU5"
  b"1†’\x1E*ÓE‹½ðÎF¢åÔô"
  b"21skGu@6Åû\x1EC¶╚¼ı"
  b"2LOæÊ‘G¤™ºd)xKml"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2¥Ãí8[HüòÜhƒpn\x06^"
  b"2ÔíÅŒ¤G#Œ!X‡ÎŸÃÙ"
  b"3#_¡'H@ÿ»\x13ÍÓ²´¾­"
  b"3æ¸ßsÕF%™ªÍœ¤a\x02Ó"
  b"4,"¹GÔKÓˆBR±â†ºº"
  b"48~[¬LD\x03ŒqÒ'ãî\x07Ï"
  b"4¾w\x17\x18I╦╝Øbè\x12Ù¢Ç"
  b"5qgF,©L\x11¿?Ø┐=\x13"
  b"5†º¢I\vE•¤\f´EK§ïr"
  b"5®▄\x07k┌OgØ õjAM¬\x02"
  b"6\x19,UËÍC<¸Só ×‡\x08S"
  b"65üÇ|NDj©+¼®Í£¡\x02"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"813\vÙ<G2Žû!˜Â!Úå"
  b"""
    8…\x11#ö{D\n
    ž³Lƒ§×ÖH
    """
  b"\x01ú\x10eC;àÉàÒ³ä\fX"
  b"\x15\eTDD©»a\x01\x11\x07Ú"
  b";K™}míA~¦FvTù;QŽ"
  b";NbgÞ¿G'¼I«8.æ³x"
  b";òñköÂJ4º=©¤õÅ@C"
  b";·ë½Ÿ\x14NZ„7ð\x06V‹¸T"
  b";ÒH“›‡G¤»g¢ò\x04\x0F¦©"
  b"\x1D]\r¤L»╗\x02)ÀWÙíì"
  b"<²vkܸD‹)ãR¯\rÈ/"
  b"=\x1Fî¢\t?B ·i–ã¡OûI"
  b"=k\x1CûO\x14M'†˜°!Õ¥ÇÒ"
  b"=¿┐\x19j;IÇÅ╬&e,╠ı╣"
  b"""
    =ÍC\x17æŠA»ŽNE€\n
    ée+
    """
  b"=¸îÿ‗\x17Kìé´£┬î┤\x00$"
  b">Ë÷=–÷N£±Üº`„ø®†"
  b">ÍJ\"ªD¥»uÜÕªl;ô"
  b"\x1DœíªE\x13ž›ü$¼lñc"
  b"?#Œ"žæFŸ¡+;cJƒl\x1E"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"\x01WbÇJÓê\x1D\x15ü┬)ú╔"
  b"@Iô}j\x18K·…Øöõc„bh"
  b"AB…2é\x00AΪw†%\x07!(û"
  b"A»y•\x1DZC.‰zþÎÎ~G¹"
  b"AÝÂ%eÊDö¥Íá2Ç´‰C"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"B\x1E\x01%QUI׃Óß´·fnz"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"BêsØ\rTKj‘µýš˜€<ï"
  b"C&Øm¨kJŸ®\x14º$d‡1\x14"
  b"C§è3°ýIrºÔ\x07Õ\x17\x05ž\e"
  b"Cùÿ4¬¡O=¸G­¢/=Óõ"
  b"D\x1Aë»AôI\eÅ\x1Fßãé\x02\x12\x11"
  b"D!ûTQ│G┘╣Ű┼¨£d¶"
  b"DtV\x02r«Ig‘ÕNøI˜ðZ"
  b"D}¹+ƘC\x13¬\x14dµšTd\v"
  b"Džg‚N[M¦¾²ËŒqg§P"
  b"EG▒\x1C▄|Imì¨\x1Dì2Ë$¹"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"EÜæ╔D#Kaüeë~;k!¢"
  b"E¨¯\x00†_A8šÞ^´\x1A\x13Ð"
  b"F\rxâZ9D\x00\x01³ßüQ<ø"
  b"Fi²═4]@ÓÉQ\x1D÷\x0FÒGG"
  b"F¤$®/ Jº‡‰\x16m€a­Ã"
  b"F¾ÐíæòMˆ©’ÀæGF“Ê"
  b"G\x17·‚Ø\x1FJɱó‹ Üu÷B"
  b"GiÉ[!ºD/úSïh m¯²"
  b"GŠxu›µJuµ®öù¬–de"
  b"G¬»\x18XÝFaªX\x10×ðÊ.t"
  b"G┐░ÇYxC╚ÖØ\x13Ò%G▒ÿ"
  b"GÉ=~\n\x00Dá„d\x05úQ×OÖ"
  b"GÍÆi ÓAǘ±nÔ=sÛú"
  b"\x1A4ã†G ‘á30ƒ\G)"
  b"HÓõÿ.@Dާnï­Ðïå¬"
  b"Hñˆ\x00€ûN}¼¶›ÀØZV«"
  b"IÏi1h¢NÜØà&┐Â╬╦¹"
  b"J\x04ü¤(7A_ÖJ&█0-£±"
  b"J% ó\x01$OÄ“‚’ÓÆï·Þ"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"K\x04…ã—KH\x05‹’³\x7FNŠŠ¾"
  b"K:\x07É\x18„D9¾y|‚¼ù?]"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"KÒOë\frN¬‰\x12p TÅ\x1C "
  b"KÜ:s[WNG˜€\taé½âD"
  b"L™b9,qF\x02†*‰¹©¼‰‰"
  b"M\x19Õ¨\x14%A¼‰\x1D\x0E\x11Ú\x03˜Q"
  b"MHt‘Á˜O‘ŽE÷Y¦q·x"
  b"\x08zž]@­’æ›°mF7c"
  b"O\x06x{¼ÕH\x14ˆa…êQ;\x15¢"
  b"O\x1A,ŒZäO«¡¿“@À€˜”"
  b"""
    OV\x15t ÿHŒˆ5)ª\n
    z\x15
    """
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O▓!jå­K<Å$<Ífi\x0FE"
  b"PR#š«lE-«éô\x02ãÌØ¶"
  b"PS\x05çw\x11IŒœuBÞe2Þè"
  b"PÖ¸º3▀Nûô─¼lî│·Ø"
  b"PÒ.Ä\x0FÀIs¬ÇžÍheE;"
  b"Q2\x11àÚ»IkŃÏÛ╠¨|î"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"R! /„€DV«áÞ6ï)R¼"
  b"Rv€oºWJɰ®8o\x19¬DŽ"
  b"Rª6@¨3FFžôóÃÕGvI"
  b"Rü¿C¾ïM6›ïY½\x03\x10"
  b"SüÇ▒Õ▄IJ░\x02ûñ\x17t¡µ"
  b"SÔÒÓ\x12_KmŽ\x1F\v¥¥ù-\x10"
  b"T4ô\x16_\x0EF\f‰ø\x06b[Þê7"
  b"TM>A"ìu©.ôÄJ─"
  b"""
    Tp~(;\n
    C€’à…T\x15ǵ/
    """
  b"V\x02(‡þzIÿŽ©ù45\x18\x1FŠ"
  b"V(Z\x19¦+L¾¯(\x13½¥Žþ\x1C"
  b"V’g¶fvE§‘1b\x18ÄöFí"
  b"X\x10Vµ¹€C¸¬l[\x1EÿÀ0”"
  b"""
    Xj›Ï¬MGà€ù~\n
    C\x034'
    """
  b"X³ÐÓZ”O~©ô¢®U\x1D`o"
  b"Xî«ûT\x01Aò”7Æ– 쯹"
  b"Y\x01àÆ;\x02O •Oå…Ю\x08_"
  b"Y_E&nÅD~ \x14¡d]\x04"
  b"Y\x7F˜\e­'BY ~^°ÑÂ5Œ"
  b"Yü5▓¡\x05Kıæ+i\)Âîz"
  b"Y«|éÉÔO7äê║j1\x14_┼"
  b"ZkŠQy$Dð¦Ó¸ I´Gê"
  b"[Kˆ2€{HG›î\JjN6Œ"
  b"[l7û„ÈC¶–™å\x00ò£Zõ"
  b"\\x05\x1EØ"\x04Kŵ\x1Do \x17¤\f\x1F"
  b"\▒ú\x11Ü■Nëºoí┐gÅ\x10"
  b"\tÁ\x1D\tOÍ„Û\x18G8ÒЃ"
  b"]\r\x7F<F^D\x1E¶Ð%7‡QËe"
  b"]\x16¢\x17Ø\rOƪ•à^«®‚"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"_…\tŒBƒIP¼¤Ûõ\e6̇"
  b"_Òs\x19.K@|•œÑ\x01nË×2"
  b"\vÑn¤M¡╗zòÅ‗nı╣"
  b"`édEØ%B*éDÄâåuå¨"
  b"`╔Å¿¶\x7FEƒ©²&üÁë\x16ö"
  b"a\x1E\f¨\x13øO+É\x06o¹▒E\x12l"
  b"aá5█ß╣Kî®ìb¾┴v¯À"
  b"""
    b:ý\n
    ´FN&†2âÆ½¬új
    """
  b"b˜å¸ÿ0Kù´\x17©b$RcÏ"
  b"b£!v¶¤DÛ¨å\x0EèAPKÅ"
  b"b¤Ö:×▄DÕÇ|ÌöÈ'/É"
  b"cUz‗-üGÚòe<\x1D»\x16û¨"
  b"c\´jƒ°Gãü8\x14«æ-Âs"
  b"cÑèm\x148Gn·•tô;Hac"
  b"d\x1Aìa‚ÿNñ»Ù¥ - ðÇ"
  b"d3R\evîG\x05«fDû2¿}w"
  b"db6ebQN\ŒÜÌE£&SÂ"
  b"dªM]>ÈH[ƒúËÍ™8ÎA"
  b"dúæH˜ÈM\x0F¯Í0ùëñíŒ"
  b"e\t#$ÒîLX….\x11Ô¬9ws"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"fdæÕ:lLϳ\x15~¬þÀ}\x13"
  b"f¤▓\x1Aƒ░Cô®^¾dü▀ÔÉ"
  b"h96üpÌB─×ˤ┐\x12Þçx"
  b"hÜaTZ£O<¥\x0FÃ\ri|ù&"
  b"hþ7™‘øMÕ£wæH1è`í"
  b"ia…ÈøCHt®}O\x02\v|"
  b"iï$/²\rC«ìÖ║\x19\x1Cq,\x14"
  b"iÆ=èìÕKÚôXD¤\x1Aß!ú"
  b"i؈¦ºyEÉ€\x18Á_;'º'"
  b"iã÷\rþ]H¾°™k-WÝA2"
  b"j\x0EP«[ÐF\x14Ž7CÑ%alë"
  b"jê7¼MpL&¡\x0E┘F½Â.ì"
  b"kP0¦8)Jç°aJí.i5D"
  b"km=Iì³F}¢ùd\x04\x00‰Š¡"
  b"k¨p\x1D‚·J®‹ê0˜Ïw§v"
  b"lÞöG9ÌD\x01¿¿á«+ôÕ\x00"
  b"""
    lñ ¦l\x1DD\n
    ´³ò\x11Ê^Ôç
    """
  b"m,,=\t+EÆ’X®XÈ4É\x10"
  b"mnÉ!¿µA׹ůJ4ž\x15¯"
  b"m—\x04‹:\x18Hå˜BYÑEÆN©"
  b"m££\x17”âCÖ´[/‰Ÿ`ì\"
  b"mÞabáDB “óˆ^\x1D“®z"
  b"më€p!)HÅ€hiÝL­8ç"
  b"n\eÚ™}PE‹¨Õ;Zñ*sÆ"
  b"nJÉÐ\x7FRE┬º\x7F\x05iíÃ"
  b"n½’B§\x03Eð‹åÀ\x1C\x1AÛ¾þ"
  b"n╠█¨║¸EqüÈHí\f¡ßI"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"\x0Fu\x17ÂH\x1F¾•`³¡§n…"
  b"oÒú\x1EK/O\eº°íçÌUj&"
  b"oÌØA`ÃJQåøZÄ┘ r\x7F"
  b"pXª˜bgCÖ²í^0.@ÜÄ"
  b"på/Ô’:B‘ž•‚˜\x02MÍó"
  b"q&ÃòÙÆB\x03˜®I/ðôeþ"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"\v3£-G4ÉW█?7ÿ¦f"
  b"ru\x19åê™E¼³…Vdž°F/"
  b"s&#è¹½L¢´ýi õÿÙ´"
  b"s=Ç£ ÁN׈`D±RIʘ"
  b"\x1EC¸HHš¬D¦¢¼5Í©"
  b"sávªâÙEã¢ñY\e\x18÷•ê"
  b"t\f\x0E›D¨‡ßosê¤\vp"
  b"tPÖ‰\x15ÀJï’iFl\x03\x00"
  b"tÂ=ï/(BAŠñ`d§}Å\x0E"
  b"t▀&\x13®=G┐Ä─ؤÅóÎþ"
  b"u\x1E´ðØúC£¥ÁJ┼Í'oü"
  b"ueÁ\x1C║üM\x1C╝ÌXòýÀý╝"
  b"""
    un\x14a/\n
    Dø’š\n
    \r¨\n
    \x06P
    """
  b"uö║\x16óıB'óurM±zbÅ"
  b"\x02å0{M}»Ž$4\x14Þaè"
  b"vx\rì\x04\x18K└║\x11y═©\vìþ"
  b"vì7¬m&M└«3Õu½µQÁ"
  b"\x1Aö]\x02N\x00‰Û¤\fE\f0*"
  b"vþRˆ\rõK/’›j0 SU©"
  b"wqÆ\x07¸MC7­J\x02Í<PÇÝ"
  b"xô─└èzN®ÜØúåu\x1AÔ1"
  b"xïl䈵FÛ¡¯ìfÔ™ÙŸ"
  b"y\t\x11*XçE\x15»-M\x01<?Éu"
  b"y!­Ù\x10‚H²…’ÁÄ^GF—"
  b"y+F\x12fÍGL®#Vª{*m\x0F"
  b"ys8PòøJ©´-\x1Ca¨ˆ?¨"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"yÅc§0\x02G\x16Â7(\x13y'Ñw"
  b"y§†\x00QŸBXµäõW\x19K$C"
  b"y¸wGÅ\x01LQŠñÓî^iöz"
  b"zvüUó\x1EDmÁö┤\x17II]R"
  b"zÖÅL›ãO\x03´EÓ\x1Di'íþ"
  b"zßòc™\x19B⿽°>«<„ö"
  b"{,Œ„{BMN–"Ïrõ£¡‰"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b"|\x04{\t¾pI ­pr-œ»®Ñ"
  b"|\x13\x15Xz*B·Ø▓ËÄ0J£Ì"
  b"|\x14\Ë:ÐIü¢Äì─ù©\x14\x06"
  b"|:ÐD¨QI}”rE¹Ð)^ï"
  b"|J|H\x06,J'ƒTõ=ó\x05ßÀ"
  b"\x1AèìžDÇŽN\x05´¿ƒ\vû"
  b"}VÓ!ÖƒJ$£Q\x14½É§^Ê"
  b"}ÑÜdb\x18F®¿[Ep+½C¥"
  b"}ä:Y'cH¤šC%3îèçƒ"
  b"~Rú»2ýLW”?]åü#Ÿû"
  b"~ñMº´ÄC „”\x15U¿¯Jð"
  b"\x7F\Æü\e®K\vü\x18\÷└╗FC"
  b"\x7Fi ¿‹«F\x00°DtÁ7n’Ô"
  b"\x7Fš›´äVGø´\x0EäÒHVq\r"
  b"ÇYÉá óF├ç«ò~÷$\x15\v"
  b"€á±EWTLú­{Õçhb\x02s"
  b"ü\x10Øm\╗D%ë@\x1ET'!,³"
  b"ü~PÍLüDöí­┼½N▒¹n"
  b"üá\r\x03ù─@ø½ÄÙ\x19\x15û╠"
  b"‚þÍ2Ë+AùŽ\x06\x08G³·ô\x1E"
  b"ƒ5$Ô÷Å@›‘]!pÏâg4"
  b"ƒº\x19ÄŠÍA…¾ØŠBúÒ¢\x02"
  b"\e£x—CG×µl‰\t\v.Vø"
  b"„7+†3AHó®F\x13O R÷X"
  b"„Q\x11S|YC®•ô˜Äâ¿Sß"
  b"„ÀsÆ \vA9˜/ñþZóŠa"
  b"„Ðx“\x14EG#£çÙãC(ýO"
  b"äõ-ÝýæI\x13éÉ9Ö÷iå7"
  b"à'¹rM└KhÉ@£OVÁR\x10"
  b"àpM7ÓJM3üÀðó D║;"
  b"…‘m<<ØG÷´û¼\x02¬µpM"
  b"å\x18Àóü®AË┤├íFã\x13"
  b"å%qÒ┼ZBż^½t█Í\x18ù"
  b"""
    †[S·„\n
    E\x11\x0F–™ê|a4
    """
  b"åiß%░\x04A\x12ô\t-ب┐4┼"
  b"†k³†Þ\vE\x0F«ªž§DÝêU"
  b"†ë瞣O@‚µÅHÕ˜Q½‘"
  b"ˆ#-ôÃ?K\x17¥\x0Fq¢ÑàŒA"
  b"ê(m6┤õD\x17ç\x0FbÍÉǯ^"
  b"ˆ2„\eXšOÞ¶UmúG%B›"
  b"ˆ­ìÝË•Ct—ðR„í;\x0Ef"
  b"ˆ¼óÄjI@\r£™Z¿„}Œ]"
  b"ˆÅoUdæDߘf%€\x0FÏ!ú"
  b"ˆ÷ëù\e\Ky¡´áÇ¢ÑÊ'"
  b"\x14r@t\x03B•ˆ’,¯°¨£\x05"
  b"‰í¥œŠ²HQˆ`?á„Kùý"
  b"è!Ó·ü▀MKƒ5E\x05úD?1"
  b"èP\x04\x1CÅ_OsÅsï█Q─╗ý"
  b"ŠV83¶ÛFÕŒ´#\x1F¯³ì¹"
  b"ŠÊ)sQ\x04CÑ­4Àì\x18Ë\x1F\x7F"
  b"è¤ÁÉ15H‗ò\x12\x02\x18\x05ò╬±"
  b"ïyü\x07ãJIWƺ\x0E\x7F┐x2\x07"
  b"‹Ó#ÿÇ[A÷‘*Ö0$Æ\r©"
  b"ïÍZÅ¡bE╝åv(±ªø<Ú"
  b"î«öIüzChÖRzik0"¯"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"ì¡5­>\x18C\x0E»▄\vÁ\x0F®‗2"
  b"ì²û8¶2Hh×G\x12µò[Á╬"
  b"Ä(\x11\x19°/L\x18Â?ªØ\x15└0a"
  b"ŽVÔ6\x18VHe—±¥æÓÚ†P"
  b"Äç¬\r┼ïBØ╗úäð\x17Hµn"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"ÅGnUØJH\v¼¼ÚYJsMn"
  b"Åýc\e9kJ?ºÆqÁ£n§Ð"
  b"Éı©ÉÖoFjÖõJ\x06Å.^u"
  b"ÉÓÈ)Ò`H®×p>3F~Î\x07"
  b"‘JÂ4ø'J·¥R_ŽÀz\v¸"
  b"æZ°ÿÖXLVÉ\x06û~¬ÚÙy"
  b"‘€´bpèMí–\x06—·\x7Fs\f'"
  b"ÆPCâ\vAC®»│¡ù(,\x07Ø"
  b"’‰y¼ûÀK¥“¾u=ë¾RG"
  b"’›Õ>\x18ŒL婈t5˜î¢¿"
  b"Ƭƒ\x08»IJ▓Ç\x01z¹■ìÇ="
  b"\x17¢”•ÄOÿ’áêâž#Çã"
  b"ô,°G"¨B\r░■ü║Gû\x11÷"
  b"“Œ[’%ÚL\x18—Ú\x16Ç>YŸÙ"
  b"\réPN+@g»‰èÞ&‡\x04O"
  b"”9\x1ETI’J¶ƒWÊ÷2iuÍ"
  b"”F©ƒ…«N£§§†ö'ø•à"
  b"òÁõ(¯À@?âE6└%ع¦"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"û/33‗íL`Å\e4Gªmë,"
  b"–YлÔtF¶¢ö\x02(*=\x02°"
  b"–l©È`VG¡¸\x13\x14\x03Ü'ò"
  b"–—\x19\e÷{IÖ†®\£\pú\v"
  b"û¿ë╚$øIüáÄøÛ¾\x0Eç¾"
  b"û®\x10ƒmØC2¥"aýܾ┌1"
  b"–Ð.lR·JóŽ7™xÏ7ˆ/"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—ñ‡•â\rL/‡tÄËÝ9xÞ"
  b"˜/ßÌ\x11”B\x07©^Ò¯£~¤Ò"
  b"˜LMÎùžLN˜þÅÍZO\x08Ó"
  b"ÿ¼jÒÂÜO}ª¬»8éì" "
  b"™NPM‰ÞOô³–³=\fyŸ`"
  b"\x06¼ÖÄ-L\t®ïÁF”ô:ÿ"
  b"\x19”èS…@£¥Áëžõ…\x07¢"
  b"ø£¤═BÓEm®\x0Fü÷2hÕÕ"
  b"œS2Ë£ÄO\x0FŒ¬.¨…\x14ñB"
  b"œ‚”é˜ÞHõšfMŸ\x1C÷´Å"
  b"œ«nÇ‘zF ¤;žCÔaé2"
  b"ØE█Ù¬9Jâ╣ߨ^õÖ╬Ò"
  b"žvÝq¹lGf’à·4‚iíº"
  b"Ÿ\x06ôÏU'@7­ÕÖ‹,%\t"
  b"Ÿe\x12En›Oâ…Ò«¨\x1ETsã"
  b" \x12\x16·\x1D¾G<‚\x07\x03n&ƒî"
  b" \x19š*¾wOI‡\egÜÑùO="
  b" @(Ç\x17MG\x18Ž\x03ó\x03žü‘¼"
  b" –ö"éÀM׊:a…ƒ\e£\x1A"
  b" ýã\x1FÏ^J\x1C“kÝ`ƒp})"
  b"¡V¹k(¾E?·8ßÕv¿3\t"
  b"¡q’VT…D9¤ë¦•F˜R¹"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ój4\x19\x08WF▀ºbyIèìr‗"
  b"óîQ\x17'ÏGGÅzs±t\eâá"
  b"¢¡˜ ‚OJ€¦~ôü±…Eq"
  b"ú9\x03¨üæL\x07ö\x18G\x1CkuIÞ"
  b"£F"«1¾F>ŸDöáš3ÆÑ"
  b"£x£ÓZžM\x10B3ÖIg"
  b"£Ú\x1AQ \x0FI1»Žx¹í²pm"
  b"ñH©╠0!Ip▓d±\fT'\Ø"
  b"¤˜îmñ´M±‡ûÑexÂ\x17¾"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¤±ì¢ÙÜIÍŠ¶2™•°¦¬"
  b"¤ÈÆëÔID”†»‹ïÈ\x0Fx”"
  b"Ñ\e\x1E└²@­¿ðÈæ\x1F9ü;"
  b"¥g‘ÈþdA—†\x12üãã52V"
  b"¥ˆZ×áËK\x00½;ß\x1Dɉž@"
  b"¥¼-ÄO\x07C=©\x05ö\x17\x1Dœ°\x1F"
  b"¥ûAo6–Ha‘Ìdb‰÷j\x1A"
  b"ª6ØÜö­BÉè~╩\x04_╗¾÷"
  b"¦¹óá\x01¦B­’«&\x04R_âo"
  b"¦Ø1¶*3Lv›ÓHz''Î""
  b"ªÝ\x01tÉECPö╗9=S!e¤"
  b"§v­…JhDïŸpH\x11޳ƒ¹"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"ºáö¯b¶GP┐└ô«ÉÃch"
  b"§ Ñ\x1D?\fN\x01¢PÐ\x0EZcé!"
  b"§¸®ð«\x13CÛ½7\x044e’ìj"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"¨?Õ\vl´Ao«=÷–!|ÄQ"
  b"¨Ù˜Ö"‘BoœM#h,Á©o"
  b"¨Þ…çhæK+‚;épóÛ\x15\x1F"
  b"®~Ëè\x1DÛJFè║‗*+ÊØ["
  b"®äWÐw\x1DG¯Æ\x7FܧCì_ä"
  b"©Œf9,nL‘‡ñ\x18¸\x02g‰M"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"®├ ï&yK\x11ؽÐB▓f_É"
  b"ª\x1Aj~JwLF³«ãe…\x07¹\x04"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"ªc¸çt$J£¬£uÎè;\x18¦"
  b"ªŠe\tS(BØ•\x02˜\x12Á"
  b"¬╦Å̪óIßï\x0EÎB9Í­┴"
  b"«\x1AWeY»A=”˜zØ:9Åò"
  b"«€ô~\x13r@²¸Ÿé‡ƒâç,"
  b"½à\x03\v\x02/K=ɰS.\x10äÖ£"
  b"«†r_ýôHBƒÖ\x08šU¶A{"
  b"«šßFngDŬØ:çáy€õ"
  b"«æ¿'ì¸O“–o,fgT\x17}"
  b"¬‚\x1C&K‡@ô´©åoÓ%Æ`"
  b"¼│¸\t:AGÖ¼f\x1D¥¾üÜ·"
  b"­\x07è\x05LZGø®øç×2E\x1F÷"
  b"¯\x04\x10FÏAÕ¾ã17ÏU“¦"
  b"»~"ÊNõA(É╚î5y¹Í9"
  b"¯ág\x0FSõBýˆ¢²),ÿ8y"
  b"\x16┌+X└J▄쫨╝u\x03F╦"
  b"°Ì‹±ÝŽ@Hœ\x13Žâ*–u–"
  b"±„sä\x01ÆC"¼¤\x001õz3o"
  b"±´BŽc=G$¶\x1DeSr÷€\x11"
  b"\x14»╬\x11\x1AOÉïu±$܃ÎB"
  b"´C\x16\v'b@}Š4]Á\x0FV\x10É"
  b"´“RÄÉîLΨ\x1C\x1CØD{‹`"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"Á%¸╗» OGÀb"ÅN¤ð½"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"¶N\x057ùŸJ|ƒÊÑ¿Ó%<d"
  b"¶Ï‰”ž+C¥ˆSÎþ©áɯ"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"·w} \x00ÔI\x03ªŠƒ.\x17\x12Û”"
  b"·æºÊ6KGó’0ÊÌ\x13æ-|"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¸-M…)ŽJ]©U¸\f¡V{\x13"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"╣a>Ø1ìJ$ÉÀ\x7FL\x10\v"
  b"¹xÇgÝ*Fj¯\x1Ax\x0E¯\x1FÖœ"
  b"¹¢ÃãQÈFã•#†L7¾å\x1A"
  b"╣»O²└çKÉÿ×°»­JÐ["
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"""
    ║îÄ╩$ÒNçå@`¹æ\n
    Åç
    """
  b"»sàðïØHÓ²\x0FÔ#’m}L"
  b"»ŒÛ\eî{Oȧ\x17¸¶\vÔiþ"
  b"»Ó\x06\x10\x06¦G†Ž£0¶„…u["
  b"╗´{█-tJ¤üÛÒù\rh(."
  b"¼\eIÏÁzB\x15Œz%b\x16¢8‡"
  b"╝=Øö\x15\x1CO,Ö\v\x14^│╩▀┴"
  b"╝wG╠mÂIOüÜ┘âÏÛ9N"
  b"¼Ž,”Ù)Eû›\v\x13¢Ñ\x01ûž"
  b"¼•ëÆç¤EH«ö=ó²o„œ"
  b"¼Ê«’nÝD,¯¯ñ\rRpƒš"
  b"¢#¹"AbIäöÂÊìM\x14"
  b"¾\r“‰$&FߊxϽ6% ä"
  b"¾*‹W–­N‡°Ü mUM¶÷"
  b"¾3~–+ÓAˆ˜·9àíØ¬×"
  b"¾žnÜa\O-¸\x01úËXS„)"
  b"¾»û¦ï\x05@\x1Dž{çéÅ>¦”"
  b"┐Ükê¹ÃJÿع¢V¬¸Þ▓"
  b"À=ü×Ü\x01D\x7F£©\x06gúÑ\x012"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"ÁbÉQ;\x1DBPŒMI´\x7F´Üq"
  b"Áhñp÷‚Eùƒ\x0Eíïè6ôÖ"
  b"Â{ªà0²E\x03 ÿ˜z1–AR"
  b"Âùá©Îö@›—ߥã\x1D\x7Fñ^"
  b"Ã\x12­€\x19ÌNöˆ'\x08¦6vªþ"
  b"Ã\x19Ê)ÍÁBՄǶ\x12s\x11¼g"
  b"├Jò+ƒbK>Å┘s║¨°ßÁ"
  b"ù:«ÄýDX®\x05‹y¨Õ_@"
  b"ÄË«È\x18`L¾”&3®ýwz¦"
  b"Å\x15-\x08€'O:‘ßaÝ,ðí5"
  b"Å„>ð\x0F½B˜¶ˆ¹5Kðq\x08"
  b"Å™\x01âæ1LA²öi}\x0E\f\x117"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"Ç]ÜÁ…nKЯ×\x05\r\x0F³îÂ"
  b"Çe@\rß4D5½9\f¢8NÕ\e"
  b"ǰ}E\r’LÞ©@Û®^kY\x16"
  b"ǶT¯™>Nγ4¨\x1D\x19ö‡õ"
  b"ÇÂ|n¶ÕE™ƒšV\txE)y"
  b"È\x10Ã\x13ú–B_¹\x0E‹ê¾øR¤"
  b"È\e%S©XJ\x07šøízÈj(\v"
  b"╚êIØ\x08xE└Ü\x1C§‗äå\x16~"
  b"╚ÖèÚMØHØ╗Q4▒îo_┤"
  b"É\x05_²d\x0FGM“G‰4ì›8À"
  b"ÉŠáä9¸FÊ¢à‘g}D\v­"
  b"Éë)äý.D7 W(UÚÊ5N"
  b"ʈÙý\x16•I.¯'§›“UÁ•"
  b"ʦË\e\x15ùE\x06ºî”«m«Û/"
  b"ÊõíM¸÷Eµ€_$ïn}ú\x08"
  b"Ëy麴Ž@ä†`Ò\°\eÁ\x11"
  b"╦ü\x07Ü`5O0ò£¢│¬ ┴\"
  b"˧ð–õ®H¶’a-\x03×\x06”˜"
  b"Ë̓–šxOy¨\f÷ÉPp\r\x16"
  b"Ì.\f—:¶J™¨¤Ã6‹y\x0Fæ"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ÌÃ\x16]‹gK‚ŠzœüH2QU"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"ÍUíB¢¢Bê§gäUñ‚\x08\r"
  b"Î\x15\x0Eæ3G”¾™\x00\x11„ô{d"
  b"╬9ü¢âÂOÏ»ÛW┬ïÏ$n"
  b"ÎÝ|˜NëI’™¶ÔW?½Ó¦"
  b"¤sƒþ\x1Fº@\ìíõT─■Ét"
  b"¤▓5E\x11═I(æT>XØo!ø"
  b"ÏÖÜšõôK;“5GGokˆ¦"
  b"Ðx‰Fr¿Aù»¯õ‰nJ{j"
  b"Ð\x7FÛK`)Kd›Gf;bK\x17\e"
  b"ðÜ;¡ØéF¼▒í53Üè"i"
  b"""
    Ñ\n
    _¤OÊIu¿\x01OC/\n
    
    """
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"Ð$└£ÛÉBýîÔ¯ñƒq\x05"
  b"ÐK©¬º9Nuüt&¸▀èUp"
  b"Ò\x12¿¹ÿnO¸´¢cÂq†™\x0F"
  b"Ò5¿‹S^E࣒\x7FÂ\x00È{l"
  b"ÒJ0ëh`N6šR\x13Y²DI\x1A"
  b"һ¶R…I\x17–¸\x7FIx“\x0E\x13"
  b"Ó\x13ªfý*Lv®¹Íë]\x19uc"
  b"È;ì█\x12âJ\x7F¼F\x1DÝe¾‗<"
  b"ıU¥y±(M\x01Ø\x0F║é\x1A¥âZ"
  b"ÕW£Ø¬‡H„ƒ[\x1D\x19®á`\n"
  b"×r¶\x01%ÖO\x15›äl\x03{"\x1F,"
  b"ØšI:£öJI‚Éåû‚V¤\x10"
  b"ÙoAŽ@ïNf££,IF\x19Âo"
  b"Ùs3ÊFPJƒ‰t;­¼GÐh"
  b"Ù縯\x14`O>ƒS8‰6tÒ1"
  b"Ú<3\x01ƒ°NB¦c[.]0CŠ"
  b"ÚUèôŽ,DÊ”=Ñ\x1Diƨ‚"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"""
    Ü"\eÄaîC›ˆñªv~\n
    \x18
    """
  b"ÜF+(\v\x17IÚ›\x04¸|«\x06\x04H"
  b"▄ú4\vì2J+▒õ┬│ />e"
  b"ܸT6#™M%¦`—D0˜zO"
  b"ÜÑWšWïBé÷kšü¢\vÙ"
  b"▄ÎF\x17\x04\x14EX▒í½█\x02\x7FØb"
  b"¦█Àwì£K╔©·qE±l\x01/"
  b"Ì\x06Å`VRLl¡FL÷$«\x1F"
  b"Þ?ú\x06S\x1CD­¹Œ2Ÿý:F•"
  b"ÞB›p\x18×FЈˆ¦ü\vé‚("
  b"ÌLÎØü\x13L"ªètºÞ"\x0F*"
  b"Þ]¥qB½Hº©^åPÓÀøù"
  b"""
    Ìp\r¸oÌA╝ƒüâ\n
    z║£\x1A
    """
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"ß7a‘æ{FÓ³‹_GtÞ\x02$"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßm¾cË\x1EMŒ‚ލqWx½f"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"ßô£âž\x1DIëµAó®u\x0E_\x05"
  b"à\e‘ØJïD׆Ñy\x17I¯"í"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"àXYÇ®ÂOâ¤få—ÆüLñ"
  b"ÓYÅ®U)Fƺ\x03íµÓ┘ðë"
  b"àœd‘U\x14H)¸\x15F\x05óSÞc"
  b"ÓÈì\x16╔╗I\x10ªJ╝âb¢█Ì"
  b"á5ý݇ûJ¾ˆA\x0FVŠt®L"
  b"ßü=\x19S├M3░┘▓~ıç8å"
  b"á™ÍÃf\x10CY…–,’h5\x00¿"
  b"á \x13ýNýC\r¶tH¹³CQ§"
  b"áî{ê\x1FûN~¦†LÍ,Jþ´"
  b"ã$â\x7F/ÃFð€©‰P‹Å\\x16"
  b"ã3\x00æÑ½M|ž£›eGÁgy"
  b"ãÈz\x04•IIó¢s¥6¼\Z}"
  b"õ\x1E÷ÅH┬F╠Ü]■£X7·%"
  b"äãJeôUA€½2:\x0EùùeÏ"
  b"äí"ºµÍN»¶\f\x1E¹\x17»GÜ"
  b"å\x14Pª`üKšµt”Qå¹ý5"
  b"å\x1Eá7Ë\rN:‚vg0#©\x04v"
  b"çGïƒVþM¹°\x03¶oòå\x06\v"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ç—ý™sçOì•”'w\x1E¯j6"
  b"ç­íÔk\x1EC<ƒÍö£à´ŒL"
  b"þ█»"\x00rEdÉføÌµ■QÏ"
  b"èL‡Ò4;LŒ´2ßÙévT¨"
  b"é૥Ť@\x14\x05ŸD\x1C•œ\x05"
  b"ê\x17s¸¢A@å¹Â¤¹\x14èØŠ"
  b"ê#Pxq\x00@Ò²ˆ>ß[†¾ˆ"
  b"êrÂÖ\x167C£ªÛý›søOÇ"
  b"ê¶äù·üA\x1Dµ1ç¼n/"ü"
  b"ë)/´\x0E¢Ocœ\x12‹c˜uÏ\x19"
  b"Ù0à)Å\x0FKæä9í\e'?=%"
  b"ë2/§1¶G=¥äQ\r€¯‰”"
  b"Ùÿe\x1C·XJoøgü\fú1╚p"
  b"ì\x14\x1ELO\x03»\t+!Œ§Œ²"
  b"ì„Ú\x16Þ\x10E¼¡r\x05Ëeƒ\x1Fƒ"
  b"Ý6║Ï\!Eæü\îïôeæ{"
  b"Ý^╚°U░Mü»Û╗0#ë┼║"
  b"ÝÃâ╠─ÜB4Â║¼ì\x06┌ì┤"
  b"¯│┼▓├¬L\áWüAkæ\x02M"
  b"îÀÐéýDA0ƒ3NϪc‡`"
  b"î÷‘\x1AX\x02N µJ\x02\x0FÙ[~Ý"
  b"îûž¢ÏHE§¢ †’¬ñF}"
  b"´,àÀ zJpîÉ┼´k┼8×"
  b"ï{JÁ\x0E\x10@\f¸ñ$#ã\x1E¥Ò"
  b"\x12?qDB›|È\x1E%¸¥*"
  b"ï’MƼ£Cˆ“…UÛd›X½"
  b"ð_4\x1E\x05ÄJ\fš5O»¤/bê"
  b"𲂫âÿKQ¾ y`C´\x04`"
  b"ñAðñ—cJû”k{kšPv\x18"
  b"ñjØ\\ìI.•M”¯tÎ__"
  b"±½û\x15┴Å@Êó.½u¤╚mã"
  b"±╬Ï«■\x04C┘»üxLlß\x03/"
  b"óyÆ·bÑDb…ƒ$óVŽ·g"
  b"ó™¼VÕ¨DL¡R«š×\x01«z"
  b"ôU‚\x0E³ÊNn«V1)ÿ ­\x06"
  b"ô_\x10QZFH\x05¨¶(Ô‰\x15Õá"
  b"ôv3\x13¯›C”°\x02Ň\x10IÇ¢"
  b"ô•Î0æ†Mê›d¾Â\x0EAï×"
  b"¶┴Ø3ñ7O ©\x1F\x0Eo\x11ÓQ\x06"
  b"ôÖ\eîÝIX‘é俺ðJ\n"
  b"õ”RŽ–KJ\x0FºÞáXµmʤ"
  b"÷;0─C?A·æÄÇÅ\x05Öë╩"
  b"÷¤ß×9þCX¬á┘}>ì4╚"
  b"÷\x00ÌøÑ›Læšwm+Ž\x03ü¿"
  b"÷!Ùäú?IÒ‘°!\x1C\x0FI×ê"
  b"°+§ì6SF\x1D┐7H\x01NY9l"
  b"°ƒ®ì╗\x17Jxÿ\x00ìP\x06sËû"
  b"ø£w^xnC-œ\ríû8õÍõ"
  b"ø¯,™,9I>†ä h÷Yñ6"
  b"ù\x05Æ–ürE:’Ú\x7F\t®5\x1Au"
  b"ù5Þ\x11]]C¬–k\x10žÏ5Ôõ"
  b"úgf[ô\x0EAÒ“:¸çí\x0F\x16\x02"
  b"·üc>p9Fjâ┬'xè└]("
  b"û‚ÝêŠ(L ¤}ÖÃÜöÚS"
  b"û¼òÍT¯H©¬è¢t\x17Æ\x116"
  b"ûÏ X\x1DÖLô¸®Ó®÷€6š"
  b"ûÒ\x07¡Ï­Fj´{l½#Ÿ«·"
  b"ü4w\vrFB\x06‰rÔG¹žÝ("
  b"³H¿Ú>íAßü┴Ñû■m\x05\x1E"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"³░b\x7F\x08CÚ║┐I¦ÀØø\x17"
  b"ü΂#\x12ïJ6©aº›ïØ]Ì"
  b"ý3\x0E\x1Ai\x19H‡“wÐ8\x0E.\x12\x11"
  b"þ\x05£\x0F\x1E|Ic¢Z‰¶ˆþ”ü"
  b"þ\x12‡!N^B‚‡_e\x03!»„½"
  b"þìŠñK9N1Ž,é†.c'Ù"
  b"ÿ\ªu\x0EZNÖµ4K²a_YÛ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿ™!\x07m\rJ‡’YE\x19¹ß¸S"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b".‰`ú\x17ýD\x19ª«9[¦§H¤"
]
85 1.57 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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x13¼ê\x17ÙLÖŒ\x0F\e\x01Éj„?"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x13¼ê\x17ÙLÖŒ\x0F\e\x01Éj„?"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
86 4.90 ms
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00cÙŸ”øJä¦$]þ2rƒG"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"\x00Û\x12n╗\x17AKìÔïè█ï|ƒ"
  b"\x01€1צPLp¼–\x11ïü¥Ë‡"
  b"\x01˜Ì_Ï£r†„X°\x13tEæ\x1C"
  b"\x01˜Ì_îÝrå½Fš\x1D\x15\t"
  b"\x01˜Ì`cˆp\t®é™5ü\x07x|"
  b"\x02s(WÔãKG║Óß╝üP\x03Ò"
  b"\x02‘+wö\x18Hx…*6,HŽ\x1Dõ"
  b"\x02Á░╠âıK*ñþàì:îG▄"
  b"\x02õ7m´ÜD\x7F§žk”K-\\e"
  b"\x03j&»¾KO\x01®¨\r9»ÉÈm"
  b"\x03wFg═aCË╗h}\x01Õ‗ØP"
  b"\x03ƒÄ█%½F,üe\x10ùôÖ3¯"
  b"\x04\x1FIvü×@š‹•ûôÕPÜØ"
  b"\x04µ┤Ü╣╠C╗êÅuÍ▓\t×┴"
  b"\x04æø=¢FB\x08ƒ!Ê\x02?a#š"
  b"\x05*Ò0\x04þ@\x12·S2 ÿP\å"
  b"\x05ÔÅ+;─M_¥÷pÜ┬\x03±´"
  b"\x05¾╦Õ┴D@\tì¿`ùLtÉ\x11"
  b"""
    \x06\x12@3ZäK ˆ¦\n
    %5o\x02
    """
  b"\x06&aÑRÐJÝ£g\x14ªÉ¡«F"
  b"\x06Sè`¦´HÃÑ<åÄÉP_N"
  b"\x06ºÅý\x04\x01HÜ´ñĹ@Î^$"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"""
    \n
    \x03|ìo/I\x08ƒÀìÇ4…\x19h
    """
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"""
    \n
    U´éTXE²ì&ðI÷·én
    """
  b"""
    \n
    ™¶¥Ä»C0¸j'ç€j\x07³
    """
  b"""
    \n
    ´█Ù\x11dMQë╦═hÎ?Å╗
    """
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"\vX\rM▒»C{Á*µü\x04_úÏ"
  b"\vb]ä\x01\vEÄ¥.(œÉñ¦R"
  b"\vÅ®£p‗Jòƒ\x02ÃF┼î█\x15"
  b"\vµÿ¤Ò"KŸ‡¡Îå÷U\R"
  b"\fŽ#fíÞOM‹áë<„\tÆ–"
  b"\rdŸ€Ø‚B®²å³\x176J£×"
  b"\rØ#ý\x14EI¯¿¿oˆ´\x15¨|"
  b"\x0E-ƒ½nÞK~®ç,\x04#ŸµÁ"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x0E„`z÷XA¨¯’BáBÓ,\e"
  b"\x0E”®B²éF$·@\x10Dt?¡ò"
  b"\x0E╚Õ:{ÉJsì<ËîpÆXV"
  b"\x0EÜ2²F\x12M¤­¥·ŸA`ª0"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10‰bYÈ(B\x1D¯GÕ`dú߯"
  b"\x10\v4r”L"™\x01C\v6Ä´¬"
  b"\x10š@½…ÐHš¢°º\x18°ÎK™"
  b"\x11Lô9X÷M3¡¸\x12#\x01\x08êL"
  b"\x12\x10ïs).H4»\x02Gz ™Zç"
  b"\x12C‘£r¥GI¸‹Ñè~£'\x06"
  b"""
    \x12g\f\n
    ISDv¤b~ߨ¨¦@
    """
  b"\x12qR\eµüG\x04ë╣Ãà╚à▄Ù"
  b"\x12ÆÏ\x17].A_’\x02òo\x7F^¢g"
  b"\x13,\x19 ”³Há—:\x02&¥(d¿"
  b"\x134\x03R~9HÙ‹û-Ü¢"JO"
  b"\x13W&òdÀBt«\x10‹<rÔ9\x1E"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13z°@$[FAœ]\x19æ\eUGv"
  b"\x13µ^¬è÷O\x00¯je»b¿ë&"
  b"\x14\fœò\x04¥KȈÈÃj\x1E3‰F"
  b"\x14NTê\x0EýK¦ú¾ù¿\x11ðÉß"
  b"\x14Y6+•+CüŠÓk\x18chœð"
  b"\x14†Œáb¼M<¿Vþ\x07½áþ½"
  b"\x14Š}·¹\x17Fwšñ9›û\x14·I"
  b"\x14║q\x07╩5MÄ░ßÝi1ü\x1E{"
  b"\x14Ö\x11Ð¥\x0EB ´g¡ÂÑ\x05®"
  b"\x14ßèr\x12üGÌ‹i%áx´%#"
  b"\x15\\x1Ai÷╝IüùXÚ\x02Õ·╝┼"
  b"\x15‚ÃŒAäOy…þ²õ"Dúj"
  b"""
    \x16—¯=ê\x1EJ\x7F˜Qü)\n
    \x02U%
    """
  b"\x17M#€rãFD“ÐZ6—{\e6"
  b"\x17wðòr~Hj…\x16Zð˜?-Ï"
  b"\x17¢%^WÉEà║èê\x14Ø i\x1A"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"\x18ÓìÂÁfMÿIü–ê¥2_"
  b"\x19║<ß\nIéáâü±\x13\x18\x18J"
  b"\x1A\tkK]´DR¯H´ðºˆo€"
  b"\x1A\x0E ‚,hMõ¯Éj’¡\r’á"
  b"\x1A'\x01\x05nIM¨¾b$¥\x06@ö—"
  b"\x1AFl^;£O×€-¿¬.è;ž"
  b"\x1AîvGS\x1AJ\x04ôìÚ¬ñWè■"
  b"\x1AÒŸhqâC\x0E¨È\x18ÏX¢Û-"
  b"\e\x10š´\eLGâ°[é\t¨r~3"
  b"\e$`W{½H\x0F¬z|'5Ø*Ø"
  b"\e˜èÁ~ÊMb§èD˜~\x00ûn"
  b"\e§BÀø«N\x14¿²ƒ‰f&!\x14"
  b"\x1C†wœIjB\x06†ù¼\x1EŽ~¬‹"
  b"\x1C¥\x00v]\x07F╠ùÎP9îÌÓü"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"\x1D”p>ý_HÛˆj%nßnÃ\x11"
  b"\x1DØÈu\x0E┤BõçDô¦Gÿð0"
  b"\x1D╦z Z[I|ø\x01$\x0Fü\x13┘2"
  b"\x1EVIH¦:Jª·\'\x10v›É\x19"
  b"\x1E›'á\x11ZN\x03…ð7,\x13þ—P"
  b"\x1E┤▒öìUO\x13»¸ ▓\x00╠u¡"
  b"\x1F¦žÝª¿Mõ—\x1E#²Ç\x18ÕÝ"
  b" \x06£ê€JOöš\x07pÚl›\x15,"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"!\x05‘*\x04pF§£˜@Ò\x18º+\t"
  b"!\x1F¯¼†ñ@?—­QO[ímV"
  b""Qõ«XpFy¤5_áí\x0Fÿ\x18"
  b"#\v\vÝ\eOÿ—æpFqÄÓv"
  b"# ñ·\x17mAâ‡$5œ±|Il"
  b"#{,\x048yNÁ¾"6CWM¸ô"
  b"#ü~,N©AƒÉ├©\x00\eÁ"
  b"$°+\x07““Nd†qû%)ÿ<-"
  b"%\x06\t?S\x1CM\©’1£]íé;"
  b"%D©®Ì,A­Ÿbîˆ\x00£çi"
  b"&׉–è¬J§¡IN'VgðN"
  b"'P4ê¦\eLƺ¿pÃí›’á"
  b"'¿B\x01/ÜB罫#¢¯x’ "
  b"(\x0ERä4ÇJ%Žô Ý«$7J"
  b"""
    (2\n
    +¦uA;§•\\rºŽë¨
    """
  b"(g\x1Cýd^A ¢$þ\x020d“W"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")jP┼*ëB╔Ø╝█ñ\x01È?O"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"*-Ä8S\x1DKj™w½µÕFïo"
  b"*ìÕC¹xLíìe│╚M5f¤"
  b"*À°dVâJóŽÔ W–γ\x14"
  b"*Òk_ö E¬°\x18ËrwQ™\x11"
  b"+C ´;oO¢¯¿iAƒ¸k©"
  b"+K‘§õ-I?»ˆL\x16\x11\x1FÜ\x0E"
  b"+u¥g\x1F8CHíà\x1Föj┼Å\x07"
  b"+Åþ\x1Di®EÏâ%û\x0Fð×\x07R"
  b"+É0\x1E\r¦O³ö\x13£%áƒç+"
  b",{åÀ\x05ÉH”™y·\x13$OäÊ"
  b",Ö­ÙµÓ@À®\vþšMÏ\x13\x01"
  b"-\t6RA1BߴމMµ=ª&"
  b"""
    -\n
    MÂg\x05H▄ª├ë±\x1E('ì
    """
  b"-\x19­gu}MÒš¡g…£y\ed"
  b"-3Å`¿bK\x08á░vª¢®¢ë"
  b"-_ÜéqUIô¨\vŽÒœl{Ë"
  b".\eó¢\fÔMn¹Ê²\x19¬Ýx<"
  b".\x1Dz$Ã~MM–²Ýui=%L"
  b".\x7F\x06Öõ·L3«\rØ£ñ]Ï\x1D"
  b"\x02\x06 5I®™·‰˜b\x04¢ž"
  b".┐6╝]sJwî}ÂD═Å1*"
  b"/\fù\x03[=MÔ”Û\x11øgÆW "
  b"/¶Q\x7F‚ G\x11¡w\x1C›HA\x11â"
  b"/è˜Ö¢þM\x1F ÉXe¦%¨¢"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"\x19¦M\x18B■ÅÇ\x7FñCJÊ╦"
  b"\x19\“·Fz‘‡ðwsˆšŸ"
  b"0ÿ§\x1CG\tMò©\x0EÇØíÆ\x13±"
  b"1*»CŠ…E¼šßù|IÜU5"
  b"1†’\x1E*ÓE‹½ðÎF¢åÔô"
  b"21skGu@6Åû\x1EC¶╚¼ı"
  b"2LOæÊ‘G¤™ºd)xKml"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2¥Ãí8[HüòÜhƒpn\x06^"
  b"2ÔíÅŒ¤G#Œ!X‡ÎŸÃÙ"
  b"3#_¡'H@ÿ»\x13ÍÓ²´¾­"
  b"3æ¸ßsÕF%™ªÍœ¤a\x02Ó"
  b"4,"¹GÔKÓˆBR±â†ºº"
  b"48~[¬LD\x03ŒqÒ'ãî\x07Ï"
  b"4¾w\x17\x18I╦╝Øbè\x12Ù¢Ç"
  b"5qgF,©L\x11¿?Ø┐=\x13"
  b"5†º¢I\vE•¤\f´EK§ïr"
  b"5®▄\x07k┌OgØ õjAM¬\x02"
  b"6\x19,UËÍC<¸Só ×‡\x08S"
  b"65üÇ|NDj©+¼®Í£¡\x02"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"813\vÙ<G2Žû!˜Â!Úå"
  b"""
    8…\x11#ö{D\n
    ž³Lƒ§×ÖH
    """
  b"\x01ú\x10eC;àÉàÒ³ä\fX"
  b"\x15\eTDD©»a\x01\x11\x07Ú"
  b";K™}míA~¦FvTù;QŽ"
  b";NbgÞ¿G'¼I«8.æ³x"
  b";òñköÂJ4º=©¤õÅ@C"
  b";·ë½Ÿ\x14NZ„7ð\x06V‹¸T"
  b";ÒH“›‡G¤»g¢ò\x04\x0F¦©"
  b"\x1D]\r¤L»╗\x02)ÀWÙíì"
  b"<²vkܸD‹)ãR¯\rÈ/"
  b"=\x1Fî¢\t?B ·i–ã¡OûI"
  b"=k\x1CûO\x14M'†˜°!Õ¥ÇÒ"
  b"=¿┐\x19j;IÇÅ╬&e,╠ı╣"
  b"""
    =ÍC\x17æŠA»ŽNE€\n
    ée+
    """
  b"=¸îÿ‗\x17Kìé´£┬î┤\x00$"
  b">Ë÷=–÷N£±Üº`„ø®†"
  b">ÍJ\"ªD¥»uÜÕªl;ô"
  b"\x1DœíªE\x13ž›ü$¼lñc"
  b"?#Œ"žæFŸ¡+;cJƒl\x1E"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"\x01WbÇJÓê\x1D\x15ü┬)ú╔"
  b"@Iô}j\x18K·…Øöõc„bh"
  b"AB…2é\x00AΪw†%\x07!(û"
  b"A»y•\x1DZC.‰zþÎÎ~G¹"
  b"AÝÂ%eÊDö¥Íá2Ç´‰C"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"B\x1E\x01%QUI׃Óß´·fnz"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"BêsØ\rTKj‘µýš˜€<ï"
  b"C&Øm¨kJŸ®\x14º$d‡1\x14"
  b"C§è3°ýIrºÔ\x07Õ\x17\x05ž\e"
  b"Cùÿ4¬¡O=¸G­¢/=Óõ"
  b"D\x1Aë»AôI\eÅ\x1Fßãé\x02\x12\x11"
  b"D!ûTQ│G┘╣Ű┼¨£d¶"
  b"DtV\x02r«Ig‘ÕNøI˜ðZ"
  b"D}¹+ƘC\x13¬\x14dµšTd\v"
  b"Džg‚N[M¦¾²ËŒqg§P"
  b"EG▒\x1C▄|Imì¨\x1Dì2Ë$¹"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"EÜæ╔D#Kaüeë~;k!¢"
  b"E¨¯\x00†_A8šÞ^´\x1A\x13Ð"
  b"F\rxâZ9D\x00\x01³ßüQ<ø"
  b"Fi²═4]@ÓÉQ\x1D÷\x0FÒGG"
  b"F¤$®/ Jº‡‰\x16m€a­Ã"
  b"F¾ÐíæòMˆ©’ÀæGF“Ê"
  b"G\x17·‚Ø\x1FJɱó‹ Üu÷B"
  b"GiÉ[!ºD/úSïh m¯²"
  b"GŠxu›µJuµ®öù¬–de"
  b"G¬»\x18XÝFaªX\x10×ðÊ.t"
  b"G┐░ÇYxC╚ÖØ\x13Ò%G▒ÿ"
  b"GÉ=~\n\x00Dá„d\x05úQ×OÖ"
  b"GÍÆi ÓAǘ±nÔ=sÛú"
  b"\x1A4ã†G ‘á30ƒ\G)"
  b"HÓõÿ.@Dާnï­Ðïå¬"
  b"Hñˆ\x00€ûN}¼¶›ÀØZV«"
  b"IÏi1h¢NÜØà&┐Â╬╦¹"
  b"J\x04ü¤(7A_ÖJ&█0-£±"
  b"J% ó\x01$OÄ“‚’ÓÆï·Þ"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"K\x04…ã—KH\x05‹’³\x7FNŠŠ¾"
  b"K:\x07É\x18„D9¾y|‚¼ù?]"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"KÒOë\frN¬‰\x12p TÅ\x1C "
  b"KÜ:s[WNG˜€\taé½âD"
  b"L™b9,qF\x02†*‰¹©¼‰‰"
  b"M\x19Õ¨\x14%A¼‰\x1D\x0E\x11Ú\x03˜Q"
  b"MHt‘Á˜O‘ŽE÷Y¦q·x"
  b"\x08zž]@­’æ›°mF7c"
  b"O\x06x{¼ÕH\x14ˆa…êQ;\x15¢"
  b"O\x1A,ŒZäO«¡¿“@À€˜”"
  b"""
    OV\x15t ÿHŒˆ5)ª\n
    z\x15
    """
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O▓!jå­K<Å$<Ífi\x0FE"
  b"PR#š«lE-«éô\x02ãÌØ¶"
  b"PS\x05çw\x11IŒœuBÞe2Þè"
  b"PÖ¸º3▀Nûô─¼lî│·Ø"
  b"PÒ.Ä\x0FÀIs¬ÇžÍheE;"
  b"Q2\x11àÚ»IkŃÏÛ╠¨|î"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"R! /„€DV«áÞ6ï)R¼"
  b"Rv€oºWJɰ®8o\x19¬DŽ"
  b"Rª6@¨3FFžôóÃÕGvI"
  b"Rü¿C¾ïM6›ïY½\x03\x10"
  b"SüÇ▒Õ▄IJ░\x02ûñ\x17t¡µ"
  b"SÔÒÓ\x12_KmŽ\x1F\v¥¥ù-\x10"
  b"T4ô\x16_\x0EF\f‰ø\x06b[Þê7"
  b"TM>A"ìu©.ôÄJ─"
  b"""
    Tp~(;\n
    C€’à…T\x15ǵ/
    """
  b"V\x02(‡þzIÿŽ©ù45\x18\x1FŠ"
  b"V(Z\x19¦+L¾¯(\x13½¥Žþ\x1C"
  b"V’g¶fvE§‘1b\x18ÄöFí"
  b"X\x10Vµ¹€C¸¬l[\x1EÿÀ0”"
  b"""
    Xj›Ï¬MGà€ù~\n
    C\x034'
    """
  b"X³ÐÓZ”O~©ô¢®U\x1D`o"
  b"Xî«ûT\x01Aò”7Æ– 쯹"
  b"Y\x01àÆ;\x02O •Oå…Ю\x08_"
  b"Y_E&nÅD~ \x14¡d]\x04"
  b"Y\x7F˜\e­'BY ~^°ÑÂ5Œ"
  b"Yü5▓¡\x05Kıæ+i\)Âîz"
  b"Y«|éÉÔO7äê║j1\x14_┼"
  b"ZkŠQy$Dð¦Ó¸ I´Gê"
  b"[Kˆ2€{HG›î\JjN6Œ"
  b"[l7û„ÈC¶–™å\x00ò£Zõ"
  b"\\x05\x1EØ"\x04Kŵ\x1Do \x17¤\f\x1F"
  b"\▒ú\x11Ü■Nëºoí┐gÅ\x10"
  b"\tÁ\x1D\tOÍ„Û\x18G8ÒЃ"
  b"]\r\x7F<F^D\x1E¶Ð%7‡QËe"
  b"]\x16¢\x17Ø\rOƪ•à^«®‚"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"_…\tŒBƒIP¼¤Ûõ\e6̇"
  b"_Òs\x19.K@|•œÑ\x01nË×2"
  b"\vÑn¤M¡╗zòÅ‗nı╣"
  b"`édEØ%B*éDÄâåuå¨"
  b"`╔Å¿¶\x7FEƒ©²&üÁë\x16ö"
  b"a\x1E\f¨\x13øO+É\x06o¹▒E\x12l"
  b"aá5█ß╣Kî®ìb¾┴v¯À"
  b"""
    b:ý\n
    ´FN&†2âÆ½¬új
    """
  b"b˜å¸ÿ0Kù´\x17©b$RcÏ"
  b"b£!v¶¤DÛ¨å\x0EèAPKÅ"
  b"b¤Ö:×▄DÕÇ|ÌöÈ'/É"
  b"cUz‗-üGÚòe<\x1D»\x16û¨"
  b"c\´jƒ°Gãü8\x14«æ-Âs"
  b"cÑèm\x148Gn·•tô;Hac"
  b"d\x1Aìa‚ÿNñ»Ù¥ - ðÇ"
  b"d3R\evîG\x05«fDû2¿}w"
  b"db6ebQN\ŒÜÌE£&SÂ"
  b"dªM]>ÈH[ƒúËÍ™8ÎA"
  b"dúæH˜ÈM\x0F¯Í0ùëñíŒ"
  b"e\t#$ÒîLX….\x11Ô¬9ws"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"fdæÕ:lLϳ\x15~¬þÀ}\x13"
  b"f¤▓\x1Aƒ░Cô®^¾dü▀ÔÉ"
  b"h96üpÌB─×ˤ┐\x12Þçx"
  b"hÜaTZ£O<¥\x0FÃ\ri|ù&"
  b"hþ7™‘øMÕ£wæH1è`í"
  b"ia…ÈøCHt®}O\x02\v|"
  b"iï$/²\rC«ìÖ║\x19\x1Cq,\x14"
  b"iÆ=èìÕKÚôXD¤\x1Aß!ú"
  b"i؈¦ºyEÉ€\x18Á_;'º'"
  b"iã÷\rþ]H¾°™k-WÝA2"
  b"j\x0EP«[ÐF\x14Ž7CÑ%alë"
  b"jê7¼MpL&¡\x0E┘F½Â.ì"
  b"kP0¦8)Jç°aJí.i5D"
  b"km=Iì³F}¢ùd\x04\x00‰Š¡"
  b"k¨p\x1D‚·J®‹ê0˜Ïw§v"
  b"lÞöG9ÌD\x01¿¿á«+ôÕ\x00"
  b"""
    lñ ¦l\x1DD\n
    ´³ò\x11Ê^Ôç
    """
  b"m,,=\t+EÆ’X®XÈ4É\x10"
  b"mnÉ!¿µA׹ůJ4ž\x15¯"
  b"m—\x04‹:\x18Hå˜BYÑEÆN©"
  b"m££\x17”âCÖ´[/‰Ÿ`ì\"
  b"mÞabáDB “óˆ^\x1D“®z"
  b"më€p!)HÅ€hiÝL­8ç"
  b"n\eÚ™}PE‹¨Õ;Zñ*sÆ"
  b"nJÉÐ\x7FRE┬º\x7F\x05iíÃ"
  b"n½’B§\x03Eð‹åÀ\x1C\x1AÛ¾þ"
  b"n╠█¨║¸EqüÈHí\f¡ßI"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"\x0Fu\x17ÂH\x1F¾•`³¡§n…"
  b"oÒú\x1EK/O\eº°íçÌUj&"
  b"oÌØA`ÃJQåøZÄ┘ r\x7F"
  b"pXª˜bgCÖ²í^0.@ÜÄ"
  b"på/Ô’:B‘ž•‚˜\x02MÍó"
  b"q&ÃòÙÆB\x03˜®I/ðôeþ"
  b"q)oò»DLW‡íÄ£\x1Aì\x1AÐ"
  b"\v3£-G4ÉW█?7ÿ¦f"
  b"ru\x19åê™E¼³…Vdž°F/"
  b"s&#è¹½L¢´ýi õÿÙ´"
  b"s=Ç£ ÁN׈`D±RIʘ"
  b"\x1EC¸HHš¬D¦¢¼5Í©"
  b"sávªâÙEã¢ñY\e\x18÷•ê"
  b"t\f\x0E›D¨‡ßosê¤\vp"
  b"tPÖ‰\x15ÀJï’iFl\x03\x00"
  b"tÂ=ï/(BAŠñ`d§}Å\x0E"
  b"t▀&\x13®=G┐Ä─ؤÅóÎþ"
  b"u\x1E´ðØúC£¥ÁJ┼Í'oü"
  b"ueÁ\x1C║üM\x1C╝ÌXòýÀý╝"
  b"""
    un\x14a/\n
    Dø’š\n
    \r¨\n
    \x06P
    """
  b"uö║\x16óıB'óurM±zbÅ"
  b"\x02å0{M}»Ž$4\x14Þaè"
  b"vx\rì\x04\x18K└║\x11y═©\vìþ"
  b"vì7¬m&M└«3Õu½µQÁ"
  b"\x1Aö]\x02N\x00‰Û¤\fE\f0*"
  b"vþRˆ\rõK/’›j0 SU©"
  b"wqÆ\x07¸MC7­J\x02Í<PÇÝ"
  b"xô─└èzN®ÜØúåu\x1AÔ1"
  b"xïl䈵FÛ¡¯ìfÔ™ÙŸ"
  b"y\t\x11*XçE\x15»-M\x01<?Éu"
  b"y!­Ù\x10‚H²…’ÁÄ^GF—"
  b"y+F\x12fÍGL®#Vª{*m\x0F"
  b"ys8PòøJ©´-\x1Ca¨ˆ?¨"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"yÅc§0\x02G\x16Â7(\x13y'Ñw"
  b"y§†\x00QŸBXµäõW\x19K$C"
  b"y¸wGÅ\x01LQŠñÓî^iöz"
  b"zvüUó\x1EDmÁö┤\x17II]R"
  b"zÖÅL›ãO\x03´EÓ\x1Di'íþ"
  b"zßòc™\x19B⿽°>«<„ö"
  b"{,Œ„{BMN–"Ïrõ£¡‰"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b"|\x04{\t¾pI ­pr-œ»®Ñ"
  b"|\x13\x15Xz*B·Ø▓ËÄ0J£Ì"
  b"|\x14\Ë:ÐIü¢Äì─ù©\x14\x06"
  b"|:ÐD¨QI}”rE¹Ð)^ï"
  b"|J|H\x06,J'ƒTõ=ó\x05ßÀ"
  b"\x1AèìžDÇŽN\x05´¿ƒ\vû"
  b"}VÓ!ÖƒJ$£Q\x14½É§^Ê"
  b"}ÑÜdb\x18F®¿[Ep+½C¥"
  b"}ä:Y'cH¤šC%3îèçƒ"
  b"~Rú»2ýLW”?]åü#Ÿû"
  b"~ñMº´ÄC „”\x15U¿¯Jð"
  b"\x7F\Æü\e®K\vü\x18\÷└╗FC"
  b"\x7Fi ¿‹«F\x00°DtÁ7n’Ô"
  b"\x7Fš›´äVGø´\x0EäÒHVq\r"
  b"ÇYÉá óF├ç«ò~÷$\x15\v"
  b"€á±EWTLú­{Õçhb\x02s"
  b"ü\x10Øm\╗D%ë@\x1ET'!,³"
  b"ü~PÍLüDöí­┼½N▒¹n"
  b"üá\r\x03ù─@ø½ÄÙ\x19\x15û╠"
  b"‚þÍ2Ë+AùŽ\x06\x08G³·ô\x1E"
  b"ƒ5$Ô÷Å@›‘]!pÏâg4"
  b"ƒº\x19ÄŠÍA…¾ØŠBúÒ¢\x02"
  b"\e£x—CG×µl‰\t\v.Vø"
  b"„7+†3AHó®F\x13O R÷X"
  b"„Q\x11S|YC®•ô˜Äâ¿Sß"
  b"„ÀsÆ \vA9˜/ñþZóŠa"
  b"„Ðx“\x14EG#£çÙãC(ýO"
  b"äõ-ÝýæI\x13éÉ9Ö÷iå7"
  b"à'¹rM└KhÉ@£OVÁR\x10"
  b"àpM7ÓJM3üÀðó D║;"
  b"…‘m<<ØG÷´û¼\x02¬µpM"
  b"å\x18Àóü®AË┤├íFã\x13"
  b"å%qÒ┼ZBż^½t█Í\x18ù"
  b"""
    †[S·„\n
    E\x11\x0F–™ê|a4
    """
  b"åiß%░\x04A\x12ô\t-ب┐4┼"
  b"†k³†Þ\vE\x0F«ªž§DÝêU"
  b"†ë瞣O@‚µÅHÕ˜Q½‘"
  b"ˆ#-ôÃ?K\x17¥\x0Fq¢ÑàŒA"
  b"ê(m6┤õD\x17ç\x0FbÍÉǯ^"
  b"ˆ2„\eXšOÞ¶UmúG%B›"
  b"ˆ­ìÝË•Ct—ðR„í;\x0Ef"
  b"ˆ¼óÄjI@\r£™Z¿„}Œ]"
  b"ˆÅoUdæDߘf%€\x0FÏ!ú"
  b"ˆ÷ëù\e\Ky¡´áÇ¢ÑÊ'"
  b"\x14r@t\x03B•ˆ’,¯°¨£\x05"
  b"‰í¥œŠ²HQˆ`?á„Kùý"
  b"è!Ó·ü▀MKƒ5E\x05úD?1"
  b"èP\x04\x1CÅ_OsÅsï█Q─╗ý"
  b"ŠV83¶ÛFÕŒ´#\x1F¯³ì¹"
  b"ŠÊ)sQ\x04CÑ­4Àì\x18Ë\x1F\x7F"
  b"è¤ÁÉ15H‗ò\x12\x02\x18\x05ò╬±"
  b"ïyü\x07ãJIWƺ\x0E\x7F┐x2\x07"
  b"‹Ó#ÿÇ[A÷‘*Ö0$Æ\r©"
  b"ïÍZÅ¡bE╝åv(±ªø<Ú"
  b"î«öIüzChÖRzik0"¯"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"ì¡5­>\x18C\x0E»▄\vÁ\x0F®‗2"
  b"ì²û8¶2Hh×G\x12µò[Á╬"
  b"Ä(\x11\x19°/L\x18Â?ªØ\x15└0a"
  b"ŽVÔ6\x18VHe—±¥æÓÚ†P"
  b"Äç¬\r┼ïBØ╗úäð\x17Hµn"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"ÅGnUØJH\v¼¼ÚYJsMn"
  b"Åýc\e9kJ?ºÆqÁ£n§Ð"
  b"Éı©ÉÖoFjÖõJ\x06Å.^u"
  b"ÉÓÈ)Ò`H®×p>3F~Î\x07"
  b"‘JÂ4ø'J·¥R_ŽÀz\v¸"
  b"æZ°ÿÖXLVÉ\x06û~¬ÚÙy"
  b"‘€´bpèMí–\x06—·\x7Fs\f'"
  b"ÆPCâ\vAC®»│¡ù(,\x07Ø"
  b"’‰y¼ûÀK¥“¾u=ë¾RG"
  b"’›Õ>\x18ŒL婈t5˜î¢¿"
  b"Ƭƒ\x08»IJ▓Ç\x01z¹■ìÇ="
  b"\x17¢”•ÄOÿ’áêâž#Çã"
  b"ô,°G"¨B\r░■ü║Gû\x11÷"
  b"“Œ[’%ÚL\x18—Ú\x16Ç>YŸÙ"
  b"\réPN+@g»‰èÞ&‡\x04O"
  b"”9\x1ETI’J¶ƒWÊ÷2iuÍ"
  b"”F©ƒ…«N£§§†ö'ø•à"
  b"òÁõ(¯À@?âE6└%ع¦"
  b"•Óq@t\x08L;¦‚îùM|‹…"
  b"û/33‗íL`Å\e4Gªmë,"
  b"–YлÔtF¶¢ö\x02(*=\x02°"
  b"–l©È`VG¡¸\x13\x14\x03Ü'ò"
  b"–—\x19\e÷{IÖ†®\£\pú\v"
  b"û¿ë╚$øIüáÄøÛ¾\x0Eç¾"
  b"û®\x10ƒmØC2¥"aýܾ┌1"
  b"–Ð.lR·JóŽ7™xÏ7ˆ/"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—ñ‡•â\rL/‡tÄËÝ9xÞ"
  b"˜/ßÌ\x11”B\x07©^Ò¯£~¤Ò"
  b"˜LMÎùžLN˜þÅÍZO\x08Ó"
  b"ÿ¼jÒÂÜO}ª¬»8éì" "
  b"™NPM‰ÞOô³–³=\fyŸ`"
  b"\x06¼ÖÄ-L\t®ïÁF”ô:ÿ"
  b"\x19”èS…@£¥Áëžõ…\x07¢"
  b"ø£¤═BÓEm®\x0Fü÷2hÕÕ"
  b"œS2Ë£ÄO\x0FŒ¬.¨…\x14ñB"
  b"œ‚”é˜ÞHõšfMŸ\x1C÷´Å"
  b"œ«nÇ‘zF ¤;žCÔaé2"
  b"ØE█Ù¬9Jâ╣ߨ^õÖ╬Ò"
  b"žvÝq¹lGf’à·4‚iíº"
  b"Ÿ\x06ôÏU'@7­ÕÖ‹,%\t"
  b"Ÿe\x12En›Oâ…Ò«¨\x1ETsã"
  b" \x12\x16·\x1D¾G<‚\x07\x03n&ƒî"
  b" \x19š*¾wOI‡\egÜÑùO="
  b" @(Ç\x17MG\x18Ž\x03ó\x03žü‘¼"
  b" –ö"éÀM׊:a…ƒ\e£\x1A"
  b" ýã\x1FÏ^J\x1C“kÝ`ƒp})"
  b"¡V¹k(¾E?·8ßÕv¿3\t"
  b"¡q’VT…D9¤ë¦•F˜R¹"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ój4\x19\x08WF▀ºbyIèìr‗"
  b"óîQ\x17'ÏGGÅzs±t\eâá"
  b"¢¡˜ ‚OJ€¦~ôü±…Eq"
  b"ú9\x03¨üæL\x07ö\x18G\x1CkuIÞ"
  b"£F"«1¾F>ŸDöáš3ÆÑ"
  b"£x£ÓZžM\x10B3ÖIg"
  b"£Ú\x1AQ \x0FI1»Žx¹í²pm"
  b"ñH©╠0!Ip▓d±\fT'\Ø"
  b"¤˜îmñ´M±‡ûÑexÂ\x17¾"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¤±ì¢ÙÜIÍŠ¶2™•°¦¬"
  b"¤ÈÆëÔID”†»‹ïÈ\x0Fx”"
  b"Ñ\e\x1E└²@­¿ðÈæ\x1F9ü;"
  b"¥g‘ÈþdA—†\x12üãã52V"
  b"¥ˆZ×áËK\x00½;ß\x1Dɉž@"
  b"¥¼-ÄO\x07C=©\x05ö\x17\x1Dœ°\x1F"
  b"¥ûAo6–Ha‘Ìdb‰÷j\x1A"
  b"ª6ØÜö­BÉè~╩\x04_╗¾÷"
  b"¦¹óá\x01¦B­’«&\x04R_âo"
  b"¦Ø1¶*3Lv›ÓHz''Î""
  b"ªÝ\x01tÉECPö╗9=S!e¤"
  b"§v­…JhDïŸpH\x11޳ƒ¹"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"ºáö¯b¶GP┐└ô«ÉÃch"
  b"§ Ñ\x1D?\fN\x01¢PÐ\x0EZcé!"
  b"§¸®ð«\x13CÛ½7\x044e’ìj"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"¨?Õ\vl´Ao«=÷–!|ÄQ"
  b"¨Ù˜Ö"‘BoœM#h,Á©o"
  b"¨Þ…çhæK+‚;épóÛ\x15\x1F"
  b"®~Ëè\x1DÛJFè║‗*+ÊØ["
  b"®äWÐw\x1DG¯Æ\x7FܧCì_ä"
  b"©Œf9,nL‘‡ñ\x18¸\x02g‰M"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"®├ ï&yK\x11ؽÐB▓f_É"
  b"ª\x1Aj~JwLF³«ãe…\x07¹\x04"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"ªc¸çt$J£¬£uÎè;\x18¦"
  b"ªŠe\tS(BØ•\x02˜\x12Á"
  b"¬╦Å̪óIßï\x0EÎB9Í­┴"
  b"«\x1AWeY»A=”˜zØ:9Åò"
  b"«€ô~\x13r@²¸Ÿé‡ƒâç,"
  b"½à\x03\v\x02/K=ɰS.\x10äÖ£"
  b"«†r_ýôHBƒÖ\x08šU¶A{"
  b"«šßFngDŬØ:çáy€õ"
  b"«æ¿'ì¸O“–o,fgT\x17}"
  b"¬‚\x1C&K‡@ô´©åoÓ%Æ`"
  b"¼│¸\t:AGÖ¼f\x1D¥¾üÜ·"
  b"­\x07è\x05LZGø®øç×2E\x1F÷"
  b"¯\x04\x10FÏAÕ¾ã17ÏU“¦"
  b"»~"ÊNõA(É╚î5y¹Í9"
  b"¯ág\x0FSõBýˆ¢²),ÿ8y"
  b"\x16┌+X└J▄쫨╝u\x03F╦"
  b"°Ì‹±ÝŽ@Hœ\x13Žâ*–u–"
  b"±„sä\x01ÆC"¼¤\x001õz3o"
  b"±´BŽc=G$¶\x1DeSr÷€\x11"
  b"\x14»╬\x11\x1AOÉïu±$܃ÎB"
  b"´C\x16\v'b@}Š4]Á\x0FV\x10É"
  b"´“RÄÉîLΨ\x1C\x1CØD{‹`"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"Á%¸╗» OGÀb"ÅN¤ð½"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"¶N\x057ùŸJ|ƒÊÑ¿Ó%<d"
  b"¶Ï‰”ž+C¥ˆSÎþ©áɯ"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"·w} \x00ÔI\x03ªŠƒ.\x17\x12Û”"
  b"·æºÊ6KGó’0ÊÌ\x13æ-|"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¸-M…)ŽJ]©U¸\f¡V{\x13"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"╣a>Ø1ìJ$ÉÀ\x7FL\x10\v"
  b"¹xÇgÝ*Fj¯\x1Ax\x0E¯\x1FÖœ"
  b"¹¢ÃãQÈFã•#†L7¾å\x1A"
  b"╣»O²└çKÉÿ×°»­JÐ["
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"""
    ║îÄ╩$ÒNçå@`¹æ\n
    Åç
    """
  b"»sàðïØHÓ²\x0FÔ#’m}L"
  b"»ŒÛ\eî{Oȧ\x17¸¶\vÔiþ"
  b"»Ó\x06\x10\x06¦G†Ž£0¶„…u["
  b"╗´{█-tJ¤üÛÒù\rh(."
  b"¼\eIÏÁzB\x15Œz%b\x16¢8‡"
  b"╝=Øö\x15\x1CO,Ö\v\x14^│╩▀┴"
  b"╝wG╠mÂIOüÜ┘âÏÛ9N"
  b"¼Ž,”Ù)Eû›\v\x13¢Ñ\x01ûž"
  b"¼•ëÆç¤EH«ö=ó²o„œ"
  b"¼Ê«’nÝD,¯¯ñ\rRpƒš"
  b"¢#¹"AbIäöÂÊìM\x14"
  b"¾\r“‰$&FߊxϽ6% ä"
  b"¾*‹W–­N‡°Ü mUM¶÷"
  b"¾3~–+ÓAˆ˜·9àíØ¬×"
  b"¾žnÜa\O-¸\x01úËXS„)"
  b"¾»û¦ï\x05@\x1Dž{çéÅ>¦”"
  b"┐Ükê¹ÃJÿع¢V¬¸Þ▓"
  b"À=ü×Ü\x01D\x7F£©\x06gúÑ\x012"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"ÁbÉQ;\x1DBPŒMI´\x7F´Üq"
  b"Áhñp÷‚Eùƒ\x0Eíïè6ôÖ"
  b"Â{ªà0²E\x03 ÿ˜z1–AR"
  b"Âùá©Îö@›—ߥã\x1D\x7Fñ^"
  b"Ã\x12­€\x19ÌNöˆ'\x08¦6vªþ"
  b"Ã\x19Ê)ÍÁBՄǶ\x12s\x11¼g"
  b"├Jò+ƒbK>Å┘s║¨°ßÁ"
  b"ù:«ÄýDX®\x05‹y¨Õ_@"
  b"ÄË«È\x18`L¾”&3®ýwz¦"
  b"Å\x15-\x08€'O:‘ßaÝ,ðí5"
  b"Å„>ð\x0F½B˜¶ˆ¹5Kðq\x08"
  b"Å™\x01âæ1LA²öi}\x0E\f\x117"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"Ç]ÜÁ…nKЯ×\x05\r\x0F³îÂ"
  b"Çe@\rß4D5½9\f¢8NÕ\e"
  b"ǰ}E\r’LÞ©@Û®^kY\x16"
  b"ǶT¯™>Nγ4¨\x1D\x19ö‡õ"
  b"ÇÂ|n¶ÕE™ƒšV\txE)y"
  b"È\x10Ã\x13ú–B_¹\x0E‹ê¾øR¤"
  b"È\e%S©XJ\x07šøízÈj(\v"
  b"╚êIØ\x08xE└Ü\x1C§‗äå\x16~"
  b"╚ÖèÚMØHØ╗Q4▒îo_┤"
  b"É\x05_²d\x0FGM“G‰4ì›8À"
  b"ÉŠáä9¸FÊ¢à‘g}D\v­"
  b"Éë)äý.D7 W(UÚÊ5N"
  b"ʈÙý\x16•I.¯'§›“UÁ•"
  b"ʦË\e\x15ùE\x06ºî”«m«Û/"
  b"ÊõíM¸÷Eµ€_$ïn}ú\x08"
  b"Ëy麴Ž@ä†`Ò\°\eÁ\x11"
  b"╦ü\x07Ü`5O0ò£¢│¬ ┴\"
  b"˧ð–õ®H¶’a-\x03×\x06”˜"
  b"Ë̓–šxOy¨\f÷ÉPp\r\x16"
  b"Ì.\f—:¶J™¨¤Ã6‹y\x0Fæ"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ÌÃ\x16]‹gK‚ŠzœüH2QU"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"ÍUíB¢¢Bê§gäUñ‚\x08\r"
  b"Î\x15\x0Eæ3G”¾™\x00\x11„ô{d"
  b"╬9ü¢âÂOÏ»ÛW┬ïÏ$n"
  b"ÎÝ|˜NëI’™¶ÔW?½Ó¦"
  b"¤sƒþ\x1Fº@\ìíõT─■Ét"
  b"¤▓5E\x11═I(æT>XØo!ø"
  b"ÏÖÜšõôK;“5GGokˆ¦"
  b"Ðx‰Fr¿Aù»¯õ‰nJ{j"
  b"Ð\x7FÛK`)Kd›Gf;bK\x17\e"
  b"ðÜ;¡ØéF¼▒í53Üè"i"
  b"""
    Ñ\n
    _¤OÊIu¿\x01OC/\n
    
    """
  b"Ð\x11ñÝ%ÖI\x16ìmÓ´┼Ü}""
  b"Ð$└£ÛÉBýîÔ¯ñƒq\x05"
  b"ÐK©¬º9Nuüt&¸▀èUp"
  b"Ò\x12¿¹ÿnO¸´¢cÂq†™\x0F"
  b"Ò5¿‹S^E࣒\x7FÂ\x00È{l"
  b"ÒJ0ëh`N6šR\x13Y²DI\x1A"
  b"һ¶R…I\x17–¸\x7FIx“\x0E\x13"
  b"Ó\x13ªfý*Lv®¹Íë]\x19uc"
  b"È;ì█\x12âJ\x7F¼F\x1DÝe¾‗<"
  b"ıU¥y±(M\x01Ø\x0F║é\x1A¥âZ"
  b"ÕW£Ø¬‡H„ƒ[\x1D\x19®á`\n"
  b"×r¶\x01%ÖO\x15›äl\x03{"\x1F,"
  b"ØšI:£öJI‚Éåû‚V¤\x10"
  b"ÙoAŽ@ïNf££,IF\x19Âo"
  b"Ùs3ÊFPJƒ‰t;­¼GÐh"
  b"Ù縯\x14`O>ƒS8‰6tÒ1"
  b"Ú<3\x01ƒ°NB¦c[.]0CŠ"
  b"ÚUèôŽ,DÊ”=Ñ\x1Diƨ‚"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"""
    Ü"\eÄaîC›ˆñªv~\n
    \x18
    """
  b"ÜF+(\v\x17IÚ›\x04¸|«\x06\x04H"
  b"▄ú4\vì2J+▒õ┬│ />e"
  b"ܸT6#™M%¦`—D0˜zO"
  b"ÜÑWšWïBé÷kšü¢\vÙ"
  b"▄ÎF\x17\x04\x14EX▒í½█\x02\x7FØb"
  b"¦█Àwì£K╔©·qE±l\x01/"
  b"Ì\x06Å`VRLl¡FL÷$«\x1F"
  b"Þ?ú\x06S\x1CD­¹Œ2Ÿý:F•"
  b"ÞB›p\x18×FЈˆ¦ü\vé‚("
  b"ÌLÎØü\x13L"ªètºÞ"\x0F*"
  b"Þ]¥qB½Hº©^åPÓÀøù"
  b"""
    Ìp\r¸oÌA╝ƒüâ\n
    z║£\x1A
    """
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"ß7a‘æ{FÓ³‹_GtÞ\x02$"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßm¾cË\x1EMŒ‚ލqWx½f"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"ßô£âž\x1DIëµAó®u\x0E_\x05"
  b"à\e‘ØJïD׆Ñy\x17I¯"í"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"àXYÇ®ÂOâ¤få—ÆüLñ"
  b"ÓYÅ®U)Fƺ\x03íµÓ┘ðë"
  b"àœd‘U\x14H)¸\x15F\x05óSÞc"
  b"ÓÈì\x16╔╗I\x10ªJ╝âb¢█Ì"
  b"á5ý݇ûJ¾ˆA\x0FVŠt®L"
  b"ßü=\x19S├M3░┘▓~ıç8å"
  b"á™ÍÃf\x10CY…–,’h5\x00¿"
  b"á \x13ýNýC\r¶tH¹³CQ§"
  b"áî{ê\x1FûN~¦†LÍ,Jþ´"
  b"ã$â\x7F/ÃFð€©‰P‹Å\\x16"
  b"ã3\x00æÑ½M|ž£›eGÁgy"
  b"ãÈz\x04•IIó¢s¥6¼\Z}"
  b"õ\x1E÷ÅH┬F╠Ü]■£X7·%"
  b"äãJeôUA€½2:\x0EùùeÏ"
  b"äí"ºµÍN»¶\f\x1E¹\x17»GÜ"
  b"å\x14Pª`üKšµt”Qå¹ý5"
  b"å\x1Eá7Ë\rN:‚vg0#©\x04v"
  b"çGïƒVþM¹°\x03¶oòå\x06\v"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ç—ý™sçOì•”'w\x1E¯j6"
  b"ç­íÔk\x1EC<ƒÍö£à´ŒL"
  b"þ█»"\x00rEdÉføÌµ■QÏ"
  b"èL‡Ò4;LŒ´2ßÙévT¨"
  b"é૥Ť@\x14\x05ŸD\x1C•œ\x05"
  b"ê\x17s¸¢A@å¹Â¤¹\x14èØŠ"
  b"ê#Pxq\x00@Ò²ˆ>ß[†¾ˆ"
  b"êrÂÖ\x167C£ªÛý›søOÇ"
  b"ê¶äù·üA\x1Dµ1ç¼n/"ü"
  b"ë)/´\x0E¢Ocœ\x12‹c˜uÏ\x19"
  b"Ù0à)Å\x0FKæä9í\e'?=%"
  b"ë2/§1¶G=¥äQ\r€¯‰”"
  b"Ùÿe\x1C·XJoøgü\fú1╚p"
  b"ì\x14\x1ELO\x03»\t+!Œ§Œ²"
  b"ì„Ú\x16Þ\x10E¼¡r\x05Ëeƒ\x1Fƒ"
  b"Ý6║Ï\!Eæü\îïôeæ{"
  b"Ý^╚°U░Mü»Û╗0#ë┼║"
  b"ÝÃâ╠─ÜB4Â║¼ì\x06┌ì┤"
  b"¯│┼▓├¬L\áWüAkæ\x02M"
  b"îÀÐéýDA0ƒ3NϪc‡`"
  b"î÷‘\x1AX\x02N µJ\x02\x0FÙ[~Ý"
  b"îûž¢ÏHE§¢ †’¬ñF}"
  b"´,àÀ zJpîÉ┼´k┼8×"
  b"ï{JÁ\x0E\x10@\f¸ñ$#ã\x1E¥Ò"
  b"\x12?qDB›|È\x1E%¸¥*"
  b"ï’MƼ£Cˆ“…UÛd›X½"
  b"ð_4\x1E\x05ÄJ\fš5O»¤/bê"
  b"𲂫âÿKQ¾ y`C´\x04`"
  b"ñAðñ—cJû”k{kšPv\x18"
  b"ñjØ\\ìI.•M”¯tÎ__"
  b"±½û\x15┴Å@Êó.½u¤╚mã"
  b"±╬Ï«■\x04C┘»üxLlß\x03/"
  b"óyÆ·bÑDb…ƒ$óVŽ·g"
  b"ó™¼VÕ¨DL¡R«š×\x01«z"
  b"ôU‚\x0E³ÊNn«V1)ÿ ­\x06"
  b"ô_\x10QZFH\x05¨¶(Ô‰\x15Õá"
  b"ôv3\x13¯›C”°\x02Ň\x10IÇ¢"
  b"ô•Î0æ†Mê›d¾Â\x0EAï×"
  b"¶┴Ø3ñ7O ©\x1F\x0Eo\x11ÓQ\x06"
  b"ôÖ\eîÝIX‘é俺ðJ\n"
  b"õ”RŽ–KJ\x0FºÞáXµmʤ"
  b"÷;0─C?A·æÄÇÅ\x05Öë╩"
  b"÷¤ß×9þCX¬á┘}>ì4╚"
  b"÷\x00ÌøÑ›Læšwm+Ž\x03ü¿"
  b"÷!Ùäú?IÒ‘°!\x1C\x0FI×ê"
  b"°+§ì6SF\x1D┐7H\x01NY9l"
  b"°ƒ®ì╗\x17Jxÿ\x00ìP\x06sËû"
  b"ø£w^xnC-œ\ríû8õÍõ"
  b"ø¯,™,9I>†ä h÷Yñ6"
  b"ù\x05Æ–ürE:’Ú\x7F\t®5\x1Au"
  b"ù5Þ\x11]]C¬–k\x10žÏ5Ôõ"
  b"úgf[ô\x0EAÒ“:¸çí\x0F\x16\x02"
  b"·üc>p9Fjâ┬'xè└]("
  b"û‚ÝêŠ(L ¤}ÖÃÜöÚS"
  b"û¼òÍT¯H©¬è¢t\x17Æ\x116"
  b"ûÏ X\x1DÖLô¸®Ó®÷€6š"
  b"ûÒ\x07¡Ï­Fj´{l½#Ÿ«·"
  b"ü4w\vrFB\x06‰rÔG¹žÝ("
  b"³H¿Ú>íAßü┴Ñû■m\x05\x1E"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"³░b\x7F\x08CÚ║┐I¦ÀØø\x17"
  b"ü΂#\x12ïJ6©aº›ïØ]Ì"
  b"ý3\x0E\x1Ai\x19H‡“wÐ8\x0E.\x12\x11"
  b"þ\x05£\x0F\x1E|Ic¢Z‰¶ˆþ”ü"
  b"þ\x12‡!N^B‚‡_e\x03!»„½"
  b"þìŠñK9N1Ž,é†.c'Ù"
  b"ÿ\ªu\x0EZNÖµ4K²a_YÛ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿ™!\x07m\rJ‡’YE\x19¹ß¸S"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b".‰`ú\x17ýD\x19ª«9[¦§H¤"
]
87 7.93 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"\x02\tÕw³QL\x1CØt6º×ó\x1E="
  b"¯Ðâ8Q!Je»}¡¬á³ð×"
  b";ÎjýÒæF\x05¸#=\x08ƒ\¹I"
  b"÷ˆ\x14\x00ýAò£dìo\x18‡]{"
  b"xØvOÉöG·¿ËN´\e1Ûÿ"
  b"•X\e`iæC>²4[+g0\x18C"
  b"î ¤-f¬C\x14¦|¨ÂZ\x10æ("
  b"ø\rq\t<\vCðºjÂçÅırN"
  b"‹óÔårbJT¿\x03"Vàbl\x08"
  b"?)5·&|O°¸\x0EPÇt\\x13E"
  b"\x1Eá¿JMI²Úh„9&Pœ"
  b"õÿ£˜)‚Ds›8^ÅÎ4ª”"
  b"""
    ┬^8Ø\x06IB ÄçV©\n
    P"@
    """
  b"\x0EŽ\x19ùð\fC—¼ÚDîÊRX¡"
  b"¬Ûç%ã\x02D\x02†,t\f\x19—œ°"
  b"\x12›]>E\x1D†.µHÅ6ÝÙ"
  b"\x0F\x15ŽF?Hî¢$\x08K\t3¬æ"
  b"\x1A9™y'ÅF¶™àÚævVYq"
  b"g└KRı\x17C+òä─ì\x05 VÌ"
  b"ðpúm@«@/ž“ÏG\x04ð¯ø"
  b"ñ|\x14>€0@\x1F»,³Ã\e}+\x1A"
  b"Ü‗\x1CL\x02XIùüpÑ »+N1"
  b"ئÚ┬]fI┼®vVî{B_Ì"
  b"""
    \n
    ó·àWuK¯Ÿ5‹`œ‚܆
    """
  b"ް»Ã6zKòˆU—ò$fˆE"
  b"""
    êö\x17\n
    \x14\x7FKã«j€Þ\x18ÉB¡
    """
  b"X€²˜½\x1E@¦‘&‹„öc¹\t"
  b"²kšB›·\x04ªIË‘`P"
  b"¥#\x1CþÐpFl®ƒ5”½Úƒ‚"
  b"ða0*âvB\x17²\x19äÒ\x08\x17°\x0F"
  b"\x7Föø?x-D·¨p!\x11jcjž"
  b"ú_0O÷µ@züg▄\fzÔ│└"
  b"\fì\x01!l¬D2äÙ┘#▓Ô&!"
  b"ꥲú1╠N╝│É ,\x12fl;"
  b"†ÂµžIwL\x01¸Í\x11+Š£\x19"
  b"Ì"áÄñœL)·.‰î\x13ª,¿"
  b"×™Àh]ÛIÒºfv¹bP]\x04"
  b"*+\x04ÓDÖF\x0F••²¼§dˆ\x12"
  b"šä\tnîH@Ô¸‘ 3ÊÎH„"
  b"É{ª!XøG\x10å³õûCƒ‗¼"
  b"7Ëm\x03˜$C†»‡š¦JÖÎ\t"
  b"@Ðýd!ïI䢧ÿ&þ8ý;"
  b"üƒd©ÝY@\x0Eª╔\rùØZñ"
  b"®Ø–“\x1F(E1»ïœ\f»ö‘\v"
  b"S\x1F{╚kìJ┘ò\nÏÍú\x00"
  b"déÔôYÙJ\x1D¬\tG\x1CÁ\x05çD"
  b"""
    ä‰\n
    ¸·ØF©—Žö¾\x1A\x03Ù³
    """
  b"ÃRý(\x05%Hô³ÇýóVÂ\x00\v"
  b"""
    \n
    ö¯þÆ\H…´\x07g‡\x10ˆb?
    """
  b"¹„ù?ÈæI\x1E£ý\x1EÇW×\x10\x08"
  b"c/vTN©Jë¯\x03;FOÑò\x1C"
  b"7ŸQ7éTC\x1C¦ðÄñù©¢\x07"
  b"""
    —¦(\vSG\x16‡¼8xY\n
    Š-
    """
  b"Öz\x02L[ÁM)޹³\x7FWðó„"
  b"­LZ>3eN´ºKP÷Et܆"
  b"䨵Þ0xCÖœ0=\x12%$l×"
  b"=0eRŸÃAÈ¢•\x1Fœ\x1EC{""
  b"b«IÉ«║A\x1EÆbþez-\x1A\f"
  b"$\x1C^\x0E¥­BŒ„\x08\x12žFüЛ"
  b"EAÚ[Ê\x1DJ\x12ªžuƒ£!¿;"
  b"˜bV`ñøDOƒOîS\x13Œ|\x03"
  b"m&<\x1FÏGBjžÀ\t«–dÌ\x1F"
  b"ÈIhRNØC;´éR‚|„U1"
  b"®\x0F╬i3┘JjóÙ,│JíÅî"
  b"_w° ,0Hó›ˆ~¹\x19&\tè"
  b":m╔╠ÉPHÞÜ´\x10°D\tð-"
  b"3°ÂêMâI,¡ÉgÚ"-g\x0F"
  b"Å7;Í$╦KÄ│4BÈ?®`ð"
  b"sN[3¯Mˆ¼\x15œpÁÿ©!"
  b"Z"¦ük¿@q–¶…ó\x13A\x1A\x12"
  b"¼ÙÖË·¬K7Å\x1A\x02ÈÞÖð┐"
  b"ûà÷Öw¶CÉ­“%R¸¥$æ"
  b"nç×aÆÇGó®ì;╚è\x03"
  b"¢\x12¥J}D@š‘7§*kþ¹©"
  b""╩$=\x00ÅA;Ü\vèb\x06í\x10Ð"
  b"ä\rVÍ`ZLÄŠK~hÌ÷Cx"
  b"é!Ïj€ž@¸²×ô„\x12K:é"
  b"\ÄÓùLxH#š¥Ã[ {LÛ"
  b"""
    »\x11~\x07~÷C\x13¹w‘Q\n
    `oã
    """
  b")\x19±A\x0EçDöøÅ┤╔p\x15\tN"
  b"M¾!Ä\f³JǵWá\x14ñÔ8Z"
  b"s╣51¡¼Hbìtk®ÍoJA"
  b"\x13yM\x1D5kCÿØ\x19├▒» µ├"
  b"""
    ‹L–\n
    ltL{ž½iš1•Ly
    """
  b"î¹ÐªÇ\x07HÁ¾ÌrgSD]E"
  b"\x00+3§ÅÑAµÑva9&t╝û"
  b"Þ│Îs░aM\eÂìúK0ãW#"
  b"ü*Ø┬ÛqH¸åB¡6àe\x07p"
  b"<¿Ï½EDL{…ž»R\x18\x16vU"
  b"\x02Ë\e\x1E²O@¿ì─ímÂ/ìS"
  b"╗3\x1F'¥áJ├ü\x1Cyö+\x0F$▀"
  b";â¬{^àIË•\x04Ä\x1FѱüÎ"
  b"_î?}±ÃI:¯\x05æ5AA\x7FÎ"
  b"\x183óÄˬJäô>\vïì\x0EU═"
  b"}ö”\x00ˆ+Aׇ‡â”w‰˜A"
  b"¤-…¥\tÄI\x16£^\x140ôÜ2)"
  b"Ñ÷?¥L\x05MëŠ8«~å\x04é8"
  b"\x14‰ûAˆ\x07CÑš`öy\x03ã\x17Ô"
  b"ÆöZu+£OÀ°éoáL«7g"
  b"\x11@Ï”G;Lnµ±3÷Q\x11"
  b"""
    Faoè×\n
    A”–sƒZ1Êß…
    """
  b"\x16\x1CþŠH\x17“}­\x0F~)D€"
  b"D¡b·4sGØš€Ó\x18ðƒ#>"
  b"┬Ûñ▓ìëGEÁë±\x02+åéi"
  b"\x19û)'<NF\x08Š5Tn\x07ÏÕ~"
  b"#ËÙ0o†JhžLœã—;zà"
  b"""
    \x07}ôJ¿-GH¢¦\n
    ꨑj{
    """
  b"dâÒñŒ®E%¢Æ/€¡F$s"
  b"Òžãæt\x1EG\x17¨5Àß×F\x12Ñ"
  b"ÜCÈö\e¤G¹£OTIžáþ“"
  b"""
    ÍÌÑq \x07DË‹g\n
    ÍîO\vi
    """
  b"D\x01$š°rGûŒFLußgæ/"
  b"P`\x1Cx\t6C¡¾*ì\x17:çyS"
  b"\x0F±þ ̓Cß╝ØBÏ)Æ´k"
  b"Ò8äÏg\x05EN¶\x1F\x12ÑÕƒëÕ"
  b"-íF¶^‹IP¤tÊ€²*Ó\r"
  b"ØÅµ©\x01ÛBÕù²└>6┘┼\x06"
  b"I±ß¡RUO[“N\faÎMïà"
  b"`m4á÷_Nö³ûΤâ2¸§"
  b"¡¾½ZôpI_­YFЖZ±E"
  b"xà´\x10йCÕ„\x11—ÒÞ–¡Ä"
  b"\x01Osä█f@Åë¬>ônà<┼"
  b"\x06Å\x0F\x07W\x19IaîÖ┬½\x14-ı&"
  b"Á\x08çYS\x7FA6”D\x0FTεyI"
  b"œïަ-\x06L¶ŽQÈÃd-\x0EÚ"
  b"ÇJK┤XAJhù±Å'ñ\x006O"
  b"a÷5B¸cJ„†ÖÔ°\x7F\x16›Ì"
  b"fæWG8ÃAâ¨N©\x1F\&$Ï"
  b"žàY{jYG›¡è*z4^\x03L"
  b"©-0AÃaJ\x05ìõâfÙa─æ"
  b"›²“PÉoL˼«\x15\x18\x11õvÆ"
  b"³ú¨ìx\x06C¯›Ov¡S\r¢Þ"
  b"Ù²Ü\x17 ÓI̾þ¬wXð\x14Æ"
  b"╣jvqóSJûż\x17I¶╬Å!"
  b"p±M\x15É\x14BŽ®¦Rdκ\eM"
  b"A\x13Ž;çIKÑ¥‘&ÁÇ^vî"
  b"7.\x13M…úN<¤Cà'¤6¾k"
  b"]$\x086\x1D*EfŪ\x04åè&├╬"
  b"x\x15"jrëDEˆ\x061$æoé\x06"
  b"/¼PC\x04\x06@6¯h\x11ó&Eq\x1C"
  b"]/wÔ\x1DÍGv™ã*ö~ä„g"
  b"hÔõÍXáM\x05ªX4ØHµ#\"
  b"n¡–-ÁÇF¾¶|á*F\x1A"
  b"5™Ûž¦ï@溲=\fé~‹ß"
  b"ye_Î\x03ƒLy¹y(™ë0Û©"
  b"GìëÇJ`K?ª®öᎩ\x02Î"
  b"åJ\x08Ä=àOÈ×╩ñöü!h\x11"
  b"S-zÎöRH4¤LúÙuzR•"
  b"Z\x12‰nÜOCH¢Öà\x0Ee]½9"
  b"\x15\x00_N…£ÒE\x10yêç}"
  b"lâ¦KC L‗ÉÑoßÇ\x1D▄G"
  b"""
    \n
    t†\x7FIT¡<´3\x1E\n
    
    """
  b"┤gÔÅ<pH\x1Aï.£;\x1F]\x1A÷"
  b"£JxBaûI1–"O¨O"Êå"
  b"╠¼┼Ùë«NfØã]íA¸~)"
  b"|\x151YÙSL\x04°\x07q#í}\fõ"
  b"'h\x01¥NÆF_ޝy„K¨/æ"
  b"a@ÖÂ \x01H«·É?­æ*¼õ"
  b"›üN\x00':Al¯êgO.8Ë“"
  b"º\e®*&*Bž±@5«ò>0C"
  b"Ë\vO\x021³Fƒ¿‗õÉ!ı─?"
  b"7╗y0\e-Fcà\x00ì[y\x03"
  b"ŸÉ0\x1Eç>No™WGdËõD\"
  b"ØÖ^r€«K°’f×½ÀØ­`"
  b"= ÐŽógNAˆ\x1DªÿÎÚA "
  b"\x07ðüã┴\x06@\x08ôÿ8Ñ\x1A\x05│á"
  b"z/IÞ9-@÷ŽÉU@Zñ:~"
  b"gØ»=DíKº«k\x05«╬9À\e"
  b"ëW‡o°}D¸‘8‡"\x1C1´)"
  b"""
    ╚O═j2'LñëÉ\n
    {#█¸5
    """
  b"à¡q¹\x03lEDØ´ÄÉ®╬}\x17"
  b":ht¢ÊŒI:“*|ûÎ[o\x16"
  b"\tk\rïNXІ\x18X×Ìôx"
  b"\x05o+J\x18sKQª\ºÉˆÃ-h"
  b"¼¥ÞzÛJJô¦\x17ý‘Vƒ¢\x08"
  b"îÿ╬A═%ESØø±6åmïä"
  b"&²º$┼\x17EìØ£\x15├FñÉÒ"
  b"\tX\x13\x02@x´–+Ÿg\t"
  b"Æò─É\f\x13F─æ╠\x12mx\x00¾\x1F"
  b"YæÖ\AúAüü\x05Ρ6ç*W"
  b"¦\rö┬¾6IØú:>f│n«p"
  b"‘t\x18„<WC^¾p\x06Ð…›?="
  b"ƒ\x13»1ÒiDj¯p“Ê­\x1DÚ\x1C"
  b"‰‚ ¾\x1E7K,Ÿ›9\x07Wú°w"
  b"·Õ~AÛƒI¶€À\x19ì«>ÍÃ"
  b"O‗0HE╩L²½\x06\x18wFØSI"
  b"\x01$·ùHs®ÙsÒè'–("
  b"L§jsš%H ‡Ñ\x04çT\x06¼""
  b"E\x04•ó0¥@2™®T\_\v"‡"
  b"‹‘\x19Ô\fÖG­…R’[á×\v%"
  b"šfjç\x02ÄI$².°€“í\x03ï"
  b"J‚·R—âI¯ƒZ|›c'øÀ"
  b"_›yóö\tGÓ¨¸Êá²ï\x03P"
  b"L|/B‡mO”‰Ù¤°G] Ì"
  b"­oï  YBYŠš\x139«"
  b"ðƪֱkA¿¤Ã\x17·mÄ¥"
  b"´É\x7FË©wF\r╗▓e▓v"
  b"©F\x19„š5E»¼íÅ_é\x11~\x0E"
  b"ƃ»I®«Eר\x12gŒ´2ãµ"
  b"&]®–iðD\x11Ÿ`)\x1Ex>Ã\x07"
  b"B‗õo\x15±A-ü─í­·┐òt"
  b"""
    %Æ”Ÿ\n
    áAG‘Cf\x16Bˆ+;
    """
  b"åƒ<®âBJà¹çIýÍh×r"
  b"ùÊ„Kõ÷E¤“áʼnZdñ\x01"
  b"\x104g©ÊèMó²\x12Îáæ»\r-"
  b"""
    Tɬ––žMµ¬\n
    رЌAE
    """
  b"\x01ww\x1EEC˜¨q\x02^m]Š\x1C"
  b"╚ÅÝÝ]ïH.Ü\v\f\x19"
  b"÷ˆa\x1164DK…pÎH‚PRð"
  b"ø‘?õü·E\x07•`ºàøGÒ”"
  b"þŸobó¦D‘¸N]\tÇ¿ºL"
  b"¾®õ·µäC†˜Ë<½ÈÔ«¶"
  b"$X0X¨gAgÜÁ&ïGÅÆ│"
  b"t$Ý´Ì\x12L)ØUõîÀ╣D╚"
  b"‚h@™ÝoI´žˆ›fdú!\v"
  b"e§y`üæG2╗¸\x1E\ÆËıµ"
  b"\x11\x11ÀE‰Gx—ާGÖ\x02I\x10"
  b"ÝvúÎm[@vì\x15X®)\x1F"
  b"½\x1Aõô\x1CÜI\r˜"SÜ\f»ªÎ"
  b"\x05üvò\x1F\x00HN«╚┤%\x0F¿ë«"
  b"Žík)g\vKµ´Å#{n¤˜\x7F"
  b"\fñy±C\x12µï#_oélj"
  b"ñn¶\x1DDXDÖ™Q£\x0E›ªˆÓ"
  b"=›Ãr3ïJÌ¢tèÇÓL\x14@"
  b"Ø1¬S┼│F└¼V0\x03T}pK"
  b"®1_Iü5HÚ¥©ÚòÅq¿*"
  b"ü\x19ÿÖQqM}º;Γ”1Ä+"
  b"µµ!—³#G\x12“ŒìG\x01.˜ø"
  b"d\r-›¿¼EÕ¤ˆ›Šx›\x10º"
  b"ÿa­/R°Eà¸âF¶iP‰Š"
  b"Dd\x10\x1DH:Ar”:ŽÀ©œÀÕ"
  b"\x07·òU\x16wM†»…ó6í*~±"
  b"ã\x08.°ÉûG\v¿ô\rA\x11âpé"
  b"Dý)¸œ‡K°œ¶w8©p’P"
  b"/Ôêrå┴LØ£ÉpJ,ëC\x07"
  b"gª& V±C`’÷JÿnØê~"
]
88 37.81 ms
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`, (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 `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.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"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x02\tÕw³QL\x1CØt6º×ó\x1E="
  b";ÎjýÒæF\x05¸#=\x08ƒ\¹I"
  b"÷ˆ\x14\x00ýAò£dìo\x18‡]{"
  b"xØvOÉöG·¿ËN´\e1Ûÿ"
  b"•X\e`iæC>²4[+g0\x18C"
  b"î ¤-f¬C\x14¦|¨ÂZ\x10æ("
  b"ø\rq\t<\vCðºjÂçÅırN"
  b"‹óÔårbJT¿\x03"Vàbl\x08"
  b"?)5·&|O°¸\x0EPÇt\\x13E"
  b"\x1Eá¿JMI²Úh„9&Pœ"
  b"""
    ┬^8Ø\x06IB ÄçV©\n
    P"@
    """
  b"\x0EŽ\x19ùð\fC—¼ÚDîÊRX¡"
  b"¬Ûç%ã\x02D\x02†,t\f\x19—œ°"
  b"\x12›]>E\x1D†.µHÅ6ÝÙ"
  b"\x0F\x15ŽF?Hî¢$\x08K\t3¬æ"
  b"\x1A9™y'ÅF¶™àÚævVYq"
  b"g└KRı\x17C+òä─ì\x05 VÌ"
  b"ðpúm@«@/ž“ÏG\x04ð¯ø"
  b"ñ|\x14>€0@\x1F»,³Ã\e}+\x1A"
  b"Ü‗\x1CL\x02XIùüpÑ »+N1"
  b"ئÚ┬]fI┼®vVî{B_Ì"
  b"""
    \n
    ó·àWuK¯Ÿ5‹`œ‚܆
    """
  b"ް»Ã6zKòˆU—ò$fˆE"
  b"""
    êö\x17\n
    \x14\x7FKã«j€Þ\x18ÉB¡
    """
  b"X€²˜½\x1E@¦‘&‹„öc¹\t"
  b"²kšB›·\x04ªIË‘`P"
  b"¥#\x1CþÐpFl®ƒ5”½Úƒ‚"
  b"ða0*âvB\x17²\x19äÒ\x08\x17°\x0F"
  b"\x7Föø?x-D·¨p!\x11jcjž"
  b"ú_0O÷µ@züg▄\fzÔ│└"
  b"\fì\x01!l¬D2äÙ┘#▓Ô&!"
  b"ꥲú1╠N╝│É ,\x12fl;"
  b"†ÂµžIwL\x01¸Í\x11+Š£\x19"
  b"Ì"áÄñœL)·.‰î\x13ª,¿"
  b"×™Àh]ÛIÒºfv¹bP]\x04"
  b"*+\x04ÓDÖF\x0F••²¼§dˆ\x12"
  b"šä\tnîH@Ô¸‘ 3ÊÎH„"
  b"É{ª!XøG\x10å³õûCƒ‗¼"
  b"7Ëm\x03˜$C†»‡š¦JÖÎ\t"
  b"@Ðýd!ïI䢧ÿ&þ8ý;"
  b"üƒd©ÝY@\x0Eª╔\rùØZñ"
  b"®Ø–“\x1F(E1»ïœ\f»ö‘\v"
  b"S\x1F{╚kìJ┘ò\nÏÍú\x00"
  b"déÔôYÙJ\x1D¬\tG\x1CÁ\x05çD"
  b"""
    ä‰\n
    ¸·ØF©—Žö¾\x1A\x03Ù³
    """
  b"ÃRý(\x05%Hô³ÇýóVÂ\x00\v"
  b"""
    \n
    ö¯þÆ\H…´\x07g‡\x10ˆb?
    """
  b"c/vTN©Jë¯\x03;FOÑò\x1C"
  b"7ŸQ7éTC\x1C¦ðÄñù©¢\x07"
  b"""
    —¦(\vSG\x16‡¼8xY\n
    Š-
    """
  b"Öz\x02L[ÁM)޹³\x7FWðó„"
  b"­LZ>3eN´ºKP÷Et܆"
  b"䨵Þ0xCÖœ0=\x12%$l×"
  b"=0eRŸÃAÈ¢•\x1Fœ\x1EC{""
  b"b«IÉ«║A\x1EÆbþez-\x1A\f"
  b"$\x1C^\x0E¥­BŒ„\x08\x12žFüЛ"
  b"EAÚ[Ê\x1DJ\x12ªžuƒ£!¿;"
  b"˜bV`ñøDOƒOîS\x13Œ|\x03"
  b"m&<\x1FÏGBjžÀ\t«–dÌ\x1F"
  b"ÈIhRNØC;´éR‚|„U1"
  b"®\x0F╬i3┘JjóÙ,│JíÅî"
  b"_w° ,0Hó›ˆ~¹\x19&\tè"
  b":m╔╠ÉPHÞÜ´\x10°D\tð-"
  b"Å7;Í$╦KÄ│4BÈ?®`ð"
  b"sN[3¯Mˆ¼\x15œpÁÿ©!"
  b"Z"¦ük¿@q–¶…ó\x13A\x1A\x12"
  b"¼ÙÖË·¬K7Å\x1A\x02ÈÞÖð┐"
  b"ûà÷Öw¶CÉ­“%R¸¥$æ"
  b"nç×aÆÇGó®ì;╚è\x03"
  b"¢\x12¥J}D@š‘7§*kþ¹©"
  b""╩$=\x00ÅA;Ü\vèb\x06í\x10Ð"
  b"é!Ïj€ž@¸²×ô„\x12K:é"
  b"\ÄÓùLxH#š¥Ã[ {LÛ"
  b"""
    »\x11~\x07~÷C\x13¹w‘Q\n
    `oã
    """
  b")\x19±A\x0EçDöøÅ┤╔p\x15\tN"
  b"M¾!Ä\f³JǵWá\x14ñÔ8Z"
  b"s╣51¡¼Hbìtk®ÍoJA"
  b"\x13yM\x1D5kCÿØ\x19├▒» µ├"
  b"""
    ‹L–\n
    ltL{ž½iš1•Ly
    """
  b"Þ│Îs░aM\eÂìúK0ãW#"
  b"ü*Ø┬ÛqH¸åB¡6àe\x07p"
  b"<¿Ï½EDL{…ž»R\x18\x16vU"
  b"\x02Ë\e\x1E²O@¿ì─ímÂ/ìS"
  b"╗3\x1F'¥áJ├ü\x1Cyö+\x0F$▀"
  b";â¬{^àIË•\x04Ä\x1FѱüÎ"
  b"_î?}±ÃI:¯\x05æ5AA\x7FÎ"
  b"\x183óÄˬJäô>\vïì\x0EU═"
  b"}ö”\x00ˆ+Aׇ‡â”w‰˜A"
  b"¤-…¥\tÄI\x16£^\x140ôÜ2)"
  b"Ñ÷?¥L\x05MëŠ8«~å\x04é8"
  b"\x14‰ûAˆ\x07CÑš`öy\x03ã\x17Ô"
  b"ÆöZu+£OÀ°éoáL«7g"
  b"\x11@Ï”G;Lnµ±3÷Q\x11"
  b"""
    Faoè×\n
    A”–sƒZ1Êß…
    """
  b"\x16\x1CþŠH\x17“}­\x0F~)D€"
  b"D¡b·4sGØš€Ó\x18ðƒ#>"
  b"┬Ûñ▓ìëGEÁë±\x02+åéi"
  b"\x19û)'<NF\x08Š5Tn\x07ÏÕ~"
  b"#ËÙ0o†JhžLœã—;zà"
  b"""
    \x07}ôJ¿-GH¢¦\n
    ꨑj{
    """
  b"dâÒñŒ®E%¢Æ/€¡F$s"
  b"Òžãæt\x1EG\x17¨5Àß×F\x12Ñ"
  b"ÜCÈö\e¤G¹£OTIžáþ“"
  b"""
    ÍÌÑq \x07DË‹g\n
    ÍîO\vi
    """
  b"D\x01$š°rGûŒFLußgæ/"
  b"P`\x1Cx\t6C¡¾*ì\x17:çyS"
  b"\x0F±þ ̓Cß╝ØBÏ)Æ´k"
  b"Ò8äÏg\x05EN¶\x1F\x12ÑÕƒëÕ"
  b"-íF¶^‹IP¤tÊ€²*Ó\r"
  b"ØÅµ©\x01ÛBÕù²└>6┘┼\x06"
  b"I±ß¡RUO[“N\faÎMïà"
  b"`m4á÷_Nö³ûΤâ2¸§"
  b"¡¾½ZôpI_­YFЖZ±E"
  b"xà´\x10йCÕ„\x11—ÒÞ–¡Ä"
  b"\x01Osä█f@Åë¬>ônà<┼"
  b"\x06Å\x0F\x07W\x19IaîÖ┬½\x14-ı&"
  b"Á\x08çYS\x7FA6”D\x0FTεyI"
  b"œïަ-\x06L¶ŽQÈÃd-\x0EÚ"
  b"ÇJK┤XAJhù±Å'ñ\x006O"
  b"a÷5B¸cJ„†ÖÔ°\x7F\x16›Ì"
  b"fæWG8ÃAâ¨N©\x1F\&$Ï"
  b"žàY{jYG›¡è*z4^\x03L"
  b"©-0AÃaJ\x05ìõâfÙa─æ"
  b"›²“PÉoL˼«\x15\x18\x11õvÆ"
  b"³ú¨ìx\x06C¯›Ov¡S\r¢Þ"
  b"Ù²Ü\x17 ÓI̾þ¬wXð\x14Æ"
  b"╣jvqóSJûż\x17I¶╬Å!"
  b"p±M\x15É\x14BŽ®¦Rdκ\eM"
  b"A\x13Ž;çIKÑ¥‘&ÁÇ^vî"
  b"7.\x13M…úN<¤Cà'¤6¾k"
  b"]$\x086\x1D*EfŪ\x04åè&├╬"
  b"x\x15"jrëDEˆ\x061$æoé\x06"
  b"/¼PC\x04\x06@6¯h\x11ó&Eq\x1C"
  b"]/wÔ\x1DÍGv™ã*ö~ä„g"
  b"hÔõÍXáM\x05ªX4ØHµ#\"
  b"n¡–-ÁÇF¾¶|á*F\x1A"
  b"5™Ûž¦ï@溲=\fé~‹ß"
  b"ye_Î\x03ƒLy¹y(™ë0Û©"
  b"GìëÇJ`K?ª®öᎩ\x02Î"
  b"åJ\x08Ä=àOÈ×╩ñöü!h\x11"
  b"S-zÎöRH4¤LúÙuzR•"
  b"Z\x12‰nÜOCH¢Öà\x0Ee]½9"
  b"\x15\x00_N…£ÒE\x10yêç}"
  b"lâ¦KC L‗ÉÑoßÇ\x1D▄G"
  b"""
    \n
    t†\x7FIT¡<´3\x1E\n
    
    """
  b"┤gÔÅ<pH\x1Aï.£;\x1F]\x1A÷"
  b"£JxBaûI1–"O¨O"Êå"
  b"╠¼┼Ùë«NfØã]íA¸~)"
  b"|\x151YÙSL\x04°\x07q#í}\fõ"
  b"'h\x01¥NÆF_ޝy„K¨/æ"
  b"a@ÖÂ \x01H«·É?­æ*¼õ"
  b"›üN\x00':Al¯êgO.8Ë“"
  b"º\e®*&*Bž±@5«ò>0C"
  b"Ë\vO\x021³Fƒ¿‗õÉ!ı─?"
  b"7╗y0\e-Fcà\x00ì[y\x03"
  b"ŸÉ0\x1Eç>No™WGdËõD\"
  b"= ÐŽógNAˆ\x1DªÿÎÚA "
  b"\x07ðüã┴\x06@\x08ôÿ8Ñ\x1A\x05│á"
  b"z/IÞ9-@÷ŽÉU@Zñ:~"
  b"gØ»=DíKº«k\x05«╬9À\e"
  b"ëW‡o°}D¸‘8‡"\x1C1´)"
  b"""
    ╚O═j2'LñëÉ\n
    {#█¸5
    """
  b"à¡q¹\x03lEDØ´ÄÉ®╬}\x17"
  b":ht¢ÊŒI:“*|ûÎ[o\x16"
  b"\tk\rïNXІ\x18X×Ìôx"
  b"\x05o+J\x18sKQª\ºÉˆÃ-h"
  b"¼¥ÞzÛJJô¦\x17ý‘Vƒ¢\x08"
  b"îÿ╬A═%ESØø±6åmïä"
  b"&²º$┼\x17EìØ£\x15├FñÉÒ"
  b"\tX\x13\x02@x´–+Ÿg\t"
  b"Æò─É\f\x13F─æ╠\x12mx\x00¾\x1F"
  b"YæÖ\AúAüü\x05Ρ6ç*W"
  b"¦\rö┬¾6IØú:>f│n«p"
  b"‘t\x18„<WC^¾p\x06Ð…›?="
  b"ƒ\x13»1ÒiDj¯p“Ê­\x1DÚ\x1C"
  b"‰‚ ¾\x1E7K,Ÿ›9\x07Wú°w"
  b"·Õ~AÛƒI¶€À\x19ì«>ÍÃ"
  b"O‗0HE╩L²½\x06\x18wFØSI"
  b"\x01$·ùHs®ÙsÒè'–("
  b"L§jsš%H ‡Ñ\x04çT\x06¼""
  b"‹‘\x19Ô\fÖG­…R’[á×\v%"
  b"šfjç\x02ÄI$².°€“í\x03ï"
  b"J‚·R—âI¯ƒZ|›c'øÀ"
  b"_›yóö\tGÓ¨¸Êá²ï\x03P"
  b"L|/B‡mO”‰Ù¤°G] Ì"
  b"­oï  YBYŠš\x139«"
  b"ðƪֱkA¿¤Ã\x17·mÄ¥"
  b"´É\x7FË©wF\r╗▓e▓v"
  b"©F\x19„š5E»¼íÅ_é\x11~\x0E"
  b"B‗õo\x15±A-ü─í­·┐òt"
  b"""
    %Æ”Ÿ\n
    áAG‘Cf\x16Bˆ+;
    """
  b"ùÊ„Kõ÷E¤“áʼnZdñ\x01"
  b"\x104g©ÊèMó²\x12Îáæ»\r-"
  b"÷ˆa\x1164DK…pÎH‚PRð"
  b"ø‘?õü·E\x07•`ºàøGÒ”"
  b"þŸobó¦D‘¸N]\tÇ¿ºL"
  b"¾®õ·µäC†˜Ë<½ÈÔ«¶"
  b"$X0X¨gAgÜÁ&ïGÅÆ│"
  b"t$Ý´Ì\x12L)ØUõîÀ╣D╚"
  b"‚h@™ÝoI´žˆ›fdú!\v"
  b"e§y`üæG2╗¸\x1E\ÆËıµ"
  b"\x11\x11ÀE‰Gx—ާGÖ\x02I\x10"
  b"ÝvúÎm[@vì\x15X®)\x1F"
  b"½\x1Aõô\x1CÜI\r˜"SÜ\f»ªÎ"
  b"\x05üvò\x1F\x00HN«╚┤%\x0F¿ë«"
  b"Žík)g\vKµ´Å#{n¤˜\x7F"
  b"\fñy±C\x12µï#_oélj"
  b"ñn¶\x1DDXDÖ™Q£\x0E›ªˆÓ"
  b"=›Ãr3ïJÌ¢tèÇÓL\x14@"
  b"Ø1¬S┼│F└¼V0\x03T}pK"
  b"®1_Iü5HÚ¥©ÚòÅq¿*"
  b"ü\x19ÿÖQqM}º;Γ”1Ä+"
  b"µµ!—³#G\x12“ŒìG\x01.˜ø"
  b"d\r-›¿¼EÕ¤ˆ›Šx›\x10º"
  b"ÿa­/R°Eà¸âF¶iP‰Š"
  b"Dd\x10\x1DH:Ar”:ŽÀ©œÀÕ"
  b"\x07·òU\x16wM†»…ó6í*~±"
  b"Dý)¸œ‡K°œ¶w8©p’P"
  b"/Ôêrå┴LØ£ÉpJ,ëC\x07"
  b"gª& V±C`’÷JÿnØê~"
]
89 1.13 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Osä█f@Åë¬>ônà<┼"
  b"\x02\tÕw³QL\x1CØt6º×ó\x1E="
  b"\x02Ë\e\x1E²O@¿ì─ímÂ/ìS"
  b"\x05o+J\x18sKQª\ºÉˆÃ-h"
  b"\x05üvò\x1F\x00HN«╚┤%\x0F¿ë«"
  b"\x06Å\x0F\x07W\x19IaîÖ┬½\x14-ı&"
  b"""
    \x07}ôJ¿-GH¢¦\n
    ꨑj{
    """
  b"\x07·òU\x16wM†»…ó6í*~±"
  b"\x07ðüã┴\x06@\x08ôÿ8Ñ\x1A\x05│á"
  b"""
    \n
    ó·àWuK¯Ÿ5‹`œ‚܆
    """
  b"""
    \n
    ö¯þÆ\H…´\x07g‡\x10ˆb?
    """
  b"\fì\x01!l¬D2äÙ┘#▓Ô&!"
  b"\x0EŽ\x19ùð\fC—¼ÚDîÊRX¡"
  b"\x0F\x15ŽF?Hî¢$\x08K\t3¬æ"
  b"\x0F±þ ̓Cß╝ØBÏ)Æ´k"
  b"\x104g©ÊèMó²\x12Îáæ»\r-"
  b"\x11@Ï”G;Lnµ±3÷Q\x11"
  b"\x11\x11ÀE‰Gx—ާGÖ\x02I\x10"
  b"\x13yM\x1D5kCÿØ\x19├▒» µ├"
  b"\x14‰ûAˆ\x07CÑš`öy\x03ã\x17Ô"
  b"\x16\x1CþŠH\x17“}­\x0F~)D€"
  b"\x183óÄˬJäô>\vïì\x0EU═"
  b"\x19û)'<NF\x08Š5Tn\x07ÏÕ~"
  b"\x1A9™y'ÅF¶™àÚævVYq"
  b""╩$=\x00ÅA;Ü\vèb\x06í\x10Ð"
  b"#ËÙ0o†JhžLœã—;zà"
  b"$\x1C^\x0E¥­BŒ„\x08\x12žFüЛ"
  b"$X0X¨gAgÜÁ&ïGÅÆ│"
  b"\x01$·ùHs®ÙsÒè'–("
  b"""
    %Æ”Ÿ\n
    áAG‘Cf\x16Bˆ+;
    """
  b"&²º$┼\x17EìØ£\x15├FñÉÒ"
  b"'h\x01¥NÆF_ޝy„K¨/æ"
  b")\x19±A\x0EçDöøÅ┤╔p\x15\tN"
  b"*+\x04ÓDÖF\x0F••²¼§dˆ\x12"
  b"-íF¶^‹IP¤tÊ€²*Ó\r"
  b"\tX\x13\x02@x´–+Ÿg\t"
  b"/¼PC\x04\x06@6¯h\x11ó&Eq\x1C"
  b"/Ôêrå┴LØ£ÉpJ,ëC\x07"
  b"5™Ûž¦ï@溲=\fé~‹ß"
  b"7.\x13M…úN<¤Cà'¤6¾k"
  b"7ŸQ7éTC\x1C¦ðÄñù©¢\x07"
  b"7╗y0\e-Fcà\x00ì[y\x03"
  b"7Ëm\x03˜$C†»‡š¦JÖÎ\t"
  b":ht¢ÊŒI:“*|ûÎ[o\x16"
  b":m╔╠ÉPHÞÜ´\x10°D\tð-"
  b";ÎjýÒæF\x05¸#=\x08ƒ\¹I"
  b";â¬{^àIË•\x04Ä\x1FѱüÎ"
  b"<¿Ï½EDL{…ž»R\x18\x16vU"
  b"=0eRŸÃAÈ¢•\x1Fœ\x1EC{""
  b"=›Ãr3ïJÌ¢tèÇÓL\x14@"
  b"= ÐŽógNAˆ\x1DªÿÎÚA "
  b"?)5·&|O°¸\x0EPÇt\\x13E"
  b"@Ðýd!ïI䢧ÿ&þ8ý;"
  b"A\x13Ž;çIKÑ¥‘&ÁÇ^vî"
  b"B‗õo\x15±A-ü─í­·┐òt"
  b"D\x01$š°rGûŒFLußgæ/"
  b"Dd\x10\x1DH:Ar”:ŽÀ©œÀÕ"
  b"D¡b·4sGØš€Ó\x18ðƒ#>"
  b"Dý)¸œ‡K°œ¶w8©p’P"
  b"EAÚ[Ê\x1DJ\x12ªžuƒ£!¿;"
  b"""
    Faoè×\n
    A”–sƒZ1Êß…
    """
  b"GìëÇJ`K?ª®öᎩ\x02Î"
  b"I±ß¡RUO[“N\faÎMïà"
  b"J‚·R—âI¯ƒZ|›c'øÀ"
  b"L|/B‡mO”‰Ù¤°G] Ì"
  b"L§jsš%H ‡Ñ\x04çT\x06¼""
  b"M¾!Ä\f³JǵWá\x14ñÔ8Z"
  b"O‗0HE╩L²½\x06\x18wFØSI"
  b"P`\x1Cx\t6C¡¾*ì\x17:çyS"
  b"S\x1F{╚kìJ┘ò\nÏÍú\x00"
  b"S-zÎöRH4¤LúÙuzR•"
  b"""
    \n
    t†\x7FIT¡<´3\x1E\n
    
    """
  b"X€²˜½\x1E@¦‘&‹„öc¹\t"
  b"YæÖ\AúAüü\x05Ρ6ç*W"
  b"Z\x12‰nÜOCH¢Öà\x0Ee]½9"
  b"Z"¦ük¿@q–¶…ó\x13A\x1A\x12"
  b"\ÄÓùLxH#š¥Ã[ {LÛ"
  b"]$\x086\x1D*EfŪ\x04åè&├╬"
  b"]/wÔ\x1DÍGv™ã*ö~ä„g"
  b"_w° ,0Hó›ˆ~¹\x19&\tè"
  b"_›yóö\tGÓ¨¸Êá²ï\x03P"
  b"\x12›]>E\x1D†.µHÅ6ÝÙ"
  b"_î?}±ÃI:¯\x05æ5AA\x7FÎ"
  b"`m4á÷_Nö³ûΤâ2¸§"
  b"a@ÖÂ \x01H«·É?­æ*¼õ"
  b"a÷5B¸cJ„†ÖÔ°\x7F\x16›Ì"
  b"b«IÉ«║A\x1EÆbþez-\x1A\f"
  b"c/vTN©Jë¯\x03;FOÑò\x1C"
  b"d\r-›¿¼EÕ¤ˆ›Šx›\x10º"
  b"dâÒñŒ®E%¢Æ/€¡F$s"
  b"déÔôYÙJ\x1D¬\tG\x1CÁ\x05çD"
  b"e§y`üæG2╗¸\x1E\ÆËıµ"
  b"fæWG8ÃAâ¨N©\x1F\&$Ï"
  b"gØ»=DíKº«k\x05«╬9À\e"
  b"gª& V±C`’÷JÿnØê~"
  b"g└KRı\x17C+òä─ì\x05 VÌ"
  b"\tk\rïNXІ\x18X×Ìôx"
  b"hÔõÍXáM\x05ªX4ØHµ#\"
  b"lâ¦KC L‗ÉÑoßÇ\x1D▄G"
  b"m&<\x1FÏGBjžÀ\t«–dÌ\x1F"
  b"nç×aÆÇGó®ì;╚è\x03"
  b"n¡–-ÁÇF¾¶|á*F\x1A"
  b"\x1Eá¿JMI²Úh„9&Pœ"
  b"p±M\x15É\x14BŽ®¦Rdκ\eM"
  b"sN[3¯Mˆ¼\x15œpÁÿ©!"
  b"s╣51¡¼Hbìtk®ÍoJA"
  b"t$Ý´Ì\x12L)ØUõîÀ╣D╚"
  b"\fñy±C\x12µï#_oélj"
  b"x\x15"jrëDEˆ\x061$æoé\x06"
  b"xØvOÉöG·¿ËN´\e1Ûÿ"
  b"xà´\x10йCÕ„\x11—ÒÞ–¡Ä"
  b"ye_Î\x03ƒLy¹y(™ë0Û©"
  b"z/IÞ9-@÷ŽÉU@Zñ:~"
  b"|\x151YÙSL\x04°\x07q#í}\fõ"
  b"}ö”\x00ˆ+Aׇ‡â”w‰˜A"
  b"\x7Föø?x-D·¨p!\x11jcjž"
  b"\x15\x00_N…£ÒE\x10yêç}"
  b"ÇJK┤XAJhù±Å'ñ\x006O"
  b"ü*Ø┬ÛqH¸åB¡6àe\x07p"
  b"üƒd©ÝY@\x0Eª╔\rùØZñ"
  b"‚h@™ÝoI´žˆ›fdú!\v"
  b"ƒ\x13»1ÒiDj¯p“Ê­\x1DÚ\x1C"
  b"à¡q¹\x03lEDØ´ÄÉ®╬}\x17"
  b"åJ\x08Ä=àOÈ×╩ñöü!h\x11"
  b"†ÂµžIwL\x01¸Í\x11+Š£\x19"
  b"ꥲú1╠N╝│É ,\x12fl;"
  b"‰‚ ¾\x1E7K,Ÿ›9\x07Wú°w"
  b"""
    ‹L–\n
    ltL{ž½iš1•Ly
    """
  b"‹‘\x19Ô\fÖG­…R’[á×\v%"
  b"‹óÔårbJT¿\x03"Vàbl\x08"
  b"îÿ╬A═%ESØø±6åmïä"
  b"ް»Ã6zKòˆU—ò$fˆE"
  b"Žík)g\vKµ´Å#{n¤˜\x7F"
  b"Å7;Í$╦KÄ│4BÈ?®`ð"
  b"É{ª!XøG\x10å³õûCƒ‗¼"
  b"‘t\x18„<WC^¾p\x06Ð…›?="
  b"Æò─É\f\x13F─æ╠\x12mx\x00¾\x1F"
  b"•X\e`iæC>²4[+g0\x18C"
  b"""
    —¦(\vSG\x16‡¼8xY\n
    Š-
    """
  b"˜bV`ñøDOƒOîS\x13Œ|\x03"
  b"šfjç\x02ÄI$².°€“í\x03ï"
  b"šä\tnîH@Ô¸‘ 3ÊÎH„"
  b"Ü‗\x1CL\x02XIùüpÑ »+N1"
  b"ø\rq\t<\vCðºjÂçÅırN"
  b"›²“PÉoL˼«\x15\x18\x11õvÆ"
  b"›üN\x00':Al¯êgO.8Ë“"
  b"œïަ-\x06L¶ŽQÈÃd-\x0EÚ"
  b"Ø1¬S┼│F└¼V0\x03T}pK"
  b"ØÅµ©\x01ÛBÕù²└>6┘┼\x06"
  b"ئÚ┬]fI┼®vVî{B_Ì"
  b"žàY{jYG›¡è*z4^\x03L"
  b"ŸÉ0\x1Eç>No™WGdËõD\"
  b"¡¾½ZôpI_­YFЖZ±E"
  b"¢\x12¥J}D@š‘7§*kþ¹©"
  b"£JxBaûI1–"O¨O"Êå"
  b"ú_0O÷µ@züg▄\fzÔ│└"
  b"¤-…¥\tÄI\x16£^\x140ôÜ2)"
  b"¥#\x1CþÐpFl®ƒ5”½Úƒ‚"
  b"®\x0F╬i3┘JjóÙ,│JíÅî"
  b"®1_Iü5HÚ¥©ÚòÅq¿*"
  b"©F\x19„š5E»¼íÅ_é\x11~\x0E"
  b"¬Ûç%ã\x02D\x02†,t\f\x19—œ°"
  b"¼ÙÖË·¬K7Å\x1A\x02ÈÞÖð┐"
  b"­LZ>3eN´ºKP÷Et܆"
  b"­oï  YBYŠš\x139«"
  b"®Ø–“\x1F(E1»ïœ\f»ö‘\v"
  b"²kšB›·\x04ªIË‘`P"
  b"³ú¨ìx\x06C¯›Ov¡S\r¢Þ"
  b"┤gÔÅ<pH\x1Aï.£;\x1F]\x1A÷"
  b"µµ!—³#G\x12“ŒìG\x01.˜ø"
  b"·Õ~AÛƒI¶€À\x19ì«>ÍÃ"
  b"©-0AÃaJ\x05ìõâfÙa─æ"
  b"╣jvqóSJûż\x17I¶╬Å!"
  b"º\e®*&*Bž±@5«ò>0C"
  b"""
    »\x11~\x07~÷C\x13¹w‘Q\n
    `oã
    """
  b"╗3\x1F'¥áJ├ü\x1Cyö+\x0F$▀"
  b"¼¥ÞzÛJJô¦\x17ý‘Vƒ¢\x08"
  b"½\x1Aõô\x1CÜI\r˜"SÜ\f»ªÎ"
  b"¾®õ·µäC†˜Ë<½ÈÔ«¶"
  b"Á\x08çYS\x7FA6”D\x0FTεyI"
  b"""
    ┬^8Ø\x06IB ÄçV©\n
    P"@
    """
  b"┬Ûñ▓ìëGEÁë±\x02+åéi"
  b"ÃRý(\x05%Hô³ÇýóVÂ\x00\v"
  b"ÆöZu+£OÀ°éoáL«7g"
  b"ÈIhRNØC;´éR‚|„U1"
  b"""
    ╚O═j2'LñëÉ\n
    {#█¸5
    """
  b"Ì"áÄñœL)·.‰î\x13ª,¿"
  b"╠¼┼Ùë«NfØã]íA¸~)"
  b"""
    ÍÌÑq \x07DË‹g\n
    ÍîO\vi
    """
  b"Ñ÷?¥L\x05MëŠ8«~å\x04é8"
  b"Ò8äÏg\x05EN¶\x1F\x12ÑÕƒëÕ"
  b"Òžãæt\x1EG\x17¨5Àß×F\x12Ñ"
  b"Ë\vO\x021³Fƒ¿‗õÉ!ı─?"
  b"Öz\x02L[ÁM)޹³\x7FWðó„"
  b"×™Àh]ÛIÒºfv¹bP]\x04"
  b"Ù²Ü\x17 ÓI̾þ¬wXð\x14Æ"
  b"ÜCÈö\e¤G¹£OTIžáþ“"
  b"¦\rö┬¾6IØú:>f│n«p"
  b"""
    ä‰\n
    ¸·ØF©—Žö¾\x1A\x03Ù³
    """
  b"䨵Þ0xCÖœ0=\x12%$l×"
  b"Þ│Îs░aM\eÂìúK0ãW#"
  b"é!Ïj€ž@¸²×ô„\x12K:é"
  b"""
    êö\x17\n
    \x14\x7FKã«j€Þ\x18ÉB¡
    """
  b"ëW‡o°}D¸‘8‡"\x1C1´)"
  b"ÝvúÎm[@vì\x15X®)\x1F"
  b"î ¤-f¬C\x14¦|¨ÂZ\x10æ("
  b"´É\x7FË©wF\r╗▓e▓v"
  b"ða0*âvB\x17²\x19äÒ\x08\x17°\x0F"
  b"ðpúm@«@/ž“ÏG\x04ð¯ø"
  b"ðƪֱkA¿¤Ã\x17·mÄ¥"
  b"ñn¶\x1DDXDÖ™Q£\x0E›ªˆÓ"
  b"ñ|\x14>€0@\x1F»,³Ã\e}+\x1A"
  b"÷ˆa\x1164DK…pÎH‚PRð"
  b"÷ˆ\x14\x00ýAò£dìo\x18‡]{"
  b"ø‘?õü·E\x07•`ºàøGÒ”"
  b"ùÊ„Kõ÷E¤“áʼnZdñ\x01"
  b"ûà÷Öw¶CÉ­“%R¸¥$æ"
  b"ü\x19ÿÖQqM}º;Γ”1Ä+"
  b"þŸobó¦D‘¸N]\tÇ¿ºL"
  b"ÿa­/R°Eà¸âF¶iP‰Š"
  b"¼\fîÖ§fB[¦»³jÌ{Mû"
  b"yç-\x02«ÒOOù¤\eL\ÉÍ┌"
  b"└├J¥<┘@ìØ±\x18Ðoj┼¸"
  b"gü<▓┤¥Füó×ËU½[C±"
  b"³xeíÑÏNWØ\r\x06\x1EY"
  b"p'gsî\x15@#Øf!¯trà┴"
  b"ÿP{\x19\eÐB\t\x16\x14\x04"
  b"„YÛ·sÈAÌŽ\f#uœ\x1A"
]
90 1.39 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Gäã"þ│K\x13ØÿR݃Á:█"
  b"6zß\x1D\x00©FÌ„Å/:Ÿ!\tI"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"Ī^†$ÒK0°1."p\x11"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"CÈ=R(pI:Š²ßŠ»]Ul"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"¢íDűD׫xÓm=ð}¾"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"¦░5╩ \x7FOìÑ╣Ì\x1C\x19³\x1F\r"
  b"‚sŠð*\x08K½¸Qá\x1EŽÅ˜Ü"
  b"\rU.\r\x05ÈGó¦Dv\x13ÛTc\x14"
  b"î■╣UìRN\x17é~ÃÆI,æ""
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"þòyW@nCEØø╚└àgıV"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"¬’ý==.G’”i¦W£`ç "
  b"5┌ài3┘G#ÉUÛ­Öô>)"
  b"¦░5╩ \x7FOìÑ╣Ì\x1C\x19³\x1F\r"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"5┌ài3┘G#ÉUÛ­Öô>)"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"I-êɯªE÷╣ìv\x10Ðk²]"
  b"¥…ÅB…„M\x1E½\x1Ad9.ÓîŒ"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"P_ÌPŒNGë™Øäb\x7Fè½2"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"|¢'fý(F³—\x12’Œ×{\x16"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"1\f¾É'•L\x1C¥ÖŠ:Iµ2Ç"
  b"""
    \x14nº¹{Dž„\n
    Š\x01aüÑ-
    """
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"P_ÌPŒNGë™Øäb\x7Fè½2"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"¾÷A\x06Ì\vA%—…S$oñjÖ"
  b"|¢'fý(F³—\x12’Œ×{\x16"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"Ī^†$ÒK0°1."p\x11"
  b"¢íDűD׫xÓm=ð}¾"
  b"ض¡ªôÐMl╝ð\x1D\x04uÜb "
  b"þòyW@nCEØø╚└àgıV"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"ƾvï\¶L…¾\x10\x15@\x1AÜ}0"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"¢íDűD׫xÓm=ð}¾"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b":¼R))8Hɲü\e'ý=„!"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"¢íDűD׫xÓm=ð}¾"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"Ī^†$ÒK0°1."p\x11"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"ÅßšyéNEÔ‘H\e#\x06j\‰"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"¥…ÅB…„M\x1E½\x1Ad9.ÓîŒ"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"B¡|Äd|Bp¢•è.·±‚\x04"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"|¢'fý(F³—\x12’Œ×{\x16"
  b"¢íDűD׫xÓm=ð}¾"
  b"¦░5╩ \x7FOìÑ╣Ì\x1C\x19³\x1F\r"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"Gäã"þ│K\x13ØÿR݃Á:█"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"\x01Œ‘%ê‡Jâ‡Bš,ïÑòÐ"
  b"¢íDűD׫xÓm=ð}¾"
  b"y­BÓÓKC&“‰TÔ0q¦8"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"vx\x0E忀BªµöWM~%ÜÓ"
  b"º\x14\x0EÅBϸ)…\x04®Öoë"
  b"▀▀#@¼íHüªe-\x08þeac"
  b"ŸÂ8½ù¯Oy€×ñÍ\x11‰èÓ"
  b"þòyW@nCEØø╚└àgıV"
  b"Ī^†$ÒK0°1."p\x11"
  b"Ī^†$ÒK0°1."p\x11"
  b"i^\x19º@Y@Z¥Å²éÒOÈ\x10"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"G÷wu­1Aó½‚.\x16ö1\x086"
  b"þòyW@nCEØø╚└àgıV"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"¢íDűD׫xÓm=ð}¾"
  b"Óà['¶ÍC\x1D›kdôäñ—¦"
  b"¾÷A\x06Ì\vA%—…S$oñjÖ"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"»Ý\x1D¦ªÏI─Ø\x00\t2º[p"
  b"\rU.\r\x05ÈGó¦Dv\x13ÛTc\x14"
  b"¬’ý==.G’”i¦W£`ç "
  b":¼R))8Hɲü\e'ý=„!"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"Gäã"þ│K\x13ØÿR݃Á:█"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"""
    ý-\x130\fÁGq½nüåõ\n
    \x0Ew
    """
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"¢íDűD׫xÓm=ð}¾"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"G÷wu­1Aó½‚.\x16ö1\x086"
  b"vx\x0E忀BªµöWM~%ÜÓ"
  b"Ço\tòO\x19B±‚/²uà\x08\r³"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"‚sŠð*\x08K½¸Qá\x1EŽÅ˜Ü"
  b"ŸÂ8½ù¯Oy€×ñÍ\x11‰èÓ"
  b"\x01¹üƒºWD╚Ño▄\tü8\e®"
  b"¢íDűD׫xÓm=ð}¾"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"þòyW@nCEØø╚└àgıV"
  b"¾÷A\x06Ì\vA%—…S$oñjÖ"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"B¡|Äd|Bp¢•è.·±‚\x04"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"\rU.\r\x05ÈGó¦Dv\x13ÛTc\x14"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"î■╣UìRN\x17é~ÃÆI,æ""
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"¢íDűD׫xÓm=ð}¾"
  b"Ço\tòO\x19B±‚/²uà\x08\r³"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"""
    ý-\x130\fÁGq½nüåõ\n
    \x0Ew
    """
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"CÈ=R(pI:Š²ßŠ»]Ul"
  b"|¢'fý(F³—\x12’Œ×{\x16"
  b"õ\x01ͼœ\x1CF\t¨¥\x19â'ü+ï"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"¬’ý==.G’”i¦W£`ç "
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"¢íDűD׫xÓm=ð}¾"
  b"‚sŠð*\x08K½¸Qá\x1EŽÅ˜Ü"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"¢íDűD׫xÓm=ð}¾"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"Ço\tòO\x19B±‚/²uà\x08\r³"
  b"\x00D@Ý uFq­©¿y¢·_¼"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"õ\x01ͼœ\x1CF\t¨¥\x19â'ü+ï"
  b"5┌ài3┘G#ÉUÛ­Öô>)"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"Ī^†$ÒK0°1."p\x11"
  b"þòyW@nCEØø╚└àgıV"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"vx\x0E忀BªµöWM~%ÜÓ"
  b"P_ÌPŒNGë™Øäb\x7Fè½2"
  b"¢íDűD׫xÓm=ð}¾"
  b"•f\x12œ¥ÇGsº0\e\x07šÆBª"
  b"|¢'fý(F³—\x12’Œ×{\x16"
  b"P_ÌPŒNGë™Øäb\x7Fè½2"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"Ço\tòO\x19B±‚/²uà\x08\r³"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"\rU.\r\x05ÈGó¦Dv\x13ÛTc\x14"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"¢íDűD׫xÓm=ð}¾"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"Ço\tòO\x19B±‚/²uà\x08\r³"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"®üú\x11€cK¹†5E*ÒÜÛ÷"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"▀▀#@¼íHüªe-\x08þeac"
  b"""
    %ÔF`\LB\n
    É\x12Jþ├#I\f
    """
  b"¢íDűD׫xÓm=ð}¾"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"Ī^†$ÒK0°1."p\x11"
  b"õ}È5o\x05@\x04°²®‚%~j´"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"£\x16è—.\x00A¿§VÖ÷¬Â>}"
  b"å<¾c3ŸGD€øðœþ—ž_"
  b"¢íDűD׫xÓm=ð}¾"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"\x07RQîEdM\x14¿êâüå\x00"
  b"ùâ\x05\tDüIŽ S\x7FÛUË£}"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
  b"\x13I┤\x1FIc®`áºD─0ï"
  b"XÅöÁûc@┌âU┘G \x03┐¨"
]
91 10.60 ms
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Osä█f@Åë¬>ônà<┼"
  b"\x02\tÕw³QL\x1CØt6º×ó\x1E="
  b"\x02Ë\e\x1E²O@¿ì─ímÂ/ìS"
  b"\x05o+J\x18sKQª\ºÉˆÃ-h"
  b"\x05üvò\x1F\x00HN«╚┤%\x0F¿ë«"
  b"\x06Å\x0F\x07W\x19IaîÖ┬½\x14-ı&"
  b"""
    \x07}ôJ¿-GH¢¦\n
    ꨑj{
    """
  b"\x07·òU\x16wM†»…ó6í*~±"
  b"\x07ðüã┴\x06@\x08ôÿ8Ñ\x1A\x05│á"
  b"""
    \n
    ó·àWuK¯Ÿ5‹`œ‚܆
    """
  b"""
    \n
    ö¯þÆ\H…´\x07g‡\x10ˆb?
    """
  b"\fì\x01!l¬D2äÙ┘#▓Ô&!"
  b"\x0EŽ\x19ùð\fC—¼ÚDîÊRX¡"
  b"\x0F\x15ŽF?Hî¢$\x08K\t3¬æ"
  b"\x0F±þ ̓Cß╝ØBÏ)Æ´k"
  b"\x104g©ÊèMó²\x12Îáæ»\r-"
  b"\x11@Ï”G;Lnµ±3÷Q\x11"
  b"\x11\x11ÀE‰Gx—ާGÖ\x02I\x10"
  b"\x13yM\x1D5kCÿØ\x19├▒» µ├"
  b"\x14‰ûAˆ\x07CÑš`öy\x03ã\x17Ô"
  b"\x16\x1CþŠH\x17“}­\x0F~)D€"
  b"\x183óÄˬJäô>\vïì\x0EU═"
  b"\x19û)'<NF\x08Š5Tn\x07ÏÕ~"
  b"\x1A9™y'ÅF¶™àÚævVYq"
  b""╩$=\x00ÅA;Ü\vèb\x06í\x10Ð"
  b"#ËÙ0o†JhžLœã—;zà"
  b"$\x1C^\x0E¥­BŒ„\x08\x12žFüЛ"
  b"$X0X¨gAgÜÁ&ïGÅÆ│"
  b"\x01$·ùHs®ÙsÒè'–("
  b"""
    %Æ”Ÿ\n
    áAG‘Cf\x16Bˆ+;
    """
  b"&²º$┼\x17EìØ£\x15├FñÉÒ"
  b"'h\x01¥NÆF_ޝy„K¨/æ"
  b")\x19±A\x0EçDöøÅ┤╔p\x15\tN"
  b"*+\x04ÓDÖF\x0F••²¼§dˆ\x12"
  b"-íF¶^‹IP¤tÊ€²*Ó\r"
  b"\tX\x13\x02@x´–+Ÿg\t"
  b"/¼PC\x04\x06@6¯h\x11ó&Eq\x1C"
  b"/Ôêrå┴LØ£ÉpJ,ëC\x07"
  b"5™Ûž¦ï@溲=\fé~‹ß"
  b"7.\x13M…úN<¤Cà'¤6¾k"
  b"7ŸQ7éTC\x1C¦ðÄñù©¢\x07"
  b"7╗y0\e-Fcà\x00ì[y\x03"
  b"7Ëm\x03˜$C†»‡š¦JÖÎ\t"
  b":ht¢ÊŒI:“*|ûÎ[o\x16"
  b":m╔╠ÉPHÞÜ´\x10°D\tð-"
  b";ÎjýÒæF\x05¸#=\x08ƒ\¹I"
  b";â¬{^àIË•\x04Ä\x1FѱüÎ"
  b"<¿Ï½EDL{…ž»R\x18\x16vU"
  b"=0eRŸÃAÈ¢•\x1Fœ\x1EC{""
  b"=›Ãr3ïJÌ¢tèÇÓL\x14@"
  b"= ÐŽógNAˆ\x1DªÿÎÚA "
  b"?)5·&|O°¸\x0EPÇt\\x13E"
  b"@Ðýd!ïI䢧ÿ&þ8ý;"
  b"A\x13Ž;çIKÑ¥‘&ÁÇ^vî"
  b"B‗õo\x15±A-ü─í­·┐òt"
  b"D\x01$š°rGûŒFLußgæ/"
  b"Dd\x10\x1DH:Ar”:ŽÀ©œÀÕ"
  b"D¡b·4sGØš€Ó\x18ðƒ#>"
  b"Dý)¸œ‡K°œ¶w8©p’P"
  b"EAÚ[Ê\x1DJ\x12ªžuƒ£!¿;"
  b"""
    Faoè×\n
    A”–sƒZ1Êß…
    """
  b"GìëÇJ`K?ª®öᎩ\x02Î"
  b"I±ß¡RUO[“N\faÎMïà"
  b"J‚·R—âI¯ƒZ|›c'øÀ"
  b"L|/B‡mO”‰Ù¤°G] Ì"
  b"L§jsš%H ‡Ñ\x04çT\x06¼""
  b"M¾!Ä\f³JǵWá\x14ñÔ8Z"
  b"O‗0HE╩L²½\x06\x18wFØSI"
  b"P`\x1Cx\t6C¡¾*ì\x17:çyS"
  b"S\x1F{╚kìJ┘ò\nÏÍú\x00"
  b"S-zÎöRH4¤LúÙuzR•"
  b"""
    \n
    t†\x7FIT¡<´3\x1E\n
    
    """
  b"X€²˜½\x1E@¦‘&‹„öc¹\t"
  b"YæÖ\AúAüü\x05Ρ6ç*W"
  b"Z\x12‰nÜOCH¢Öà\x0Ee]½9"
  b"Z"¦ük¿@q–¶…ó\x13A\x1A\x12"
  b"\ÄÓùLxH#š¥Ã[ {LÛ"
  b"]$\x086\x1D*EfŪ\x04åè&├╬"
  b"]/wÔ\x1DÍGv™ã*ö~ä„g"
  b"_w° ,0Hó›ˆ~¹\x19&\tè"
  b"_›yóö\tGÓ¨¸Êá²ï\x03P"
  b"\x12›]>E\x1D†.µHÅ6ÝÙ"
  b"_î?}±ÃI:¯\x05æ5AA\x7FÎ"
  b"`m4á÷_Nö³ûΤâ2¸§"
  b"a@ÖÂ \x01H«·É?­æ*¼õ"
  b"a÷5B¸cJ„†ÖÔ°\x7F\x16›Ì"
  b"b«IÉ«║A\x1EÆbþez-\x1A\f"
  b"c/vTN©Jë¯\x03;FOÑò\x1C"
  b"d\r-›¿¼EÕ¤ˆ›Šx›\x10º"
  b"dâÒñŒ®E%¢Æ/€¡F$s"
  b"déÔôYÙJ\x1D¬\tG\x1CÁ\x05çD"
  b"e§y`üæG2╗¸\x1E\ÆËıµ"
  b"fæWG8ÃAâ¨N©\x1F\&$Ï"
  b"gØ»=DíKº«k\x05«╬9À\e"
  b"gª& V±C`’÷JÿnØê~"
  b"g└KRı\x17C+òä─ì\x05 VÌ"
  b"\tk\rïNXІ\x18X×Ìôx"
  b"hÔõÍXáM\x05ªX4ØHµ#\"
  b"lâ¦KC L‗ÉÑoßÇ\x1D▄G"
  b"m&<\x1FÏGBjžÀ\t«–dÌ\x1F"
  b"nç×aÆÇGó®ì;╚è\x03"
  b"n¡–-ÁÇF¾¶|á*F\x1A"
  b"\x1Eá¿JMI²Úh„9&Pœ"
  b"p±M\x15É\x14BŽ®¦Rdκ\eM"
  b"sN[3¯Mˆ¼\x15œpÁÿ©!"
  b"s╣51¡¼Hbìtk®ÍoJA"
  b"t$Ý´Ì\x12L)ØUõîÀ╣D╚"
  b"\fñy±C\x12µï#_oélj"
  b"x\x15"jrëDEˆ\x061$æoé\x06"
  b"xØvOÉöG·¿ËN´\e1Ûÿ"
  b"xà´\x10йCÕ„\x11—ÒÞ–¡Ä"
  b"ye_Î\x03ƒLy¹y(™ë0Û©"
  b"z/IÞ9-@÷ŽÉU@Zñ:~"
  b"|\x151YÙSL\x04°\x07q#í}\fõ"
  b"}ö”\x00ˆ+Aׇ‡â”w‰˜A"
  b"\x7Föø?x-D·¨p!\x11jcjž"
  b"\x15\x00_N…£ÒE\x10yêç}"
  b"ÇJK┤XAJhù±Å'ñ\x006O"
  b"ü*Ø┬ÛqH¸åB¡6àe\x07p"
  b"üƒd©ÝY@\x0Eª╔\rùØZñ"
  b"‚h@™ÝoI´žˆ›fdú!\v"
  b"ƒ\x13»1ÒiDj¯p“Ê­\x1DÚ\x1C"
  b"à¡q¹\x03lEDØ´ÄÉ®╬}\x17"
  b"åJ\x08Ä=àOÈ×╩ñöü!h\x11"
  b"†ÂµžIwL\x01¸Í\x11+Š£\x19"
  b"ꥲú1╠N╝│É ,\x12fl;"
  b"‰‚ ¾\x1E7K,Ÿ›9\x07Wú°w"
  b"""
    ‹L–\n
    ltL{ž½iš1•Ly
    """
  b"‹‘\x19Ô\fÖG­…R’[á×\v%"
  b"‹óÔårbJT¿\x03"Vàbl\x08"
  b"îÿ╬A═%ESØø±6åmïä"
  b"ް»Ã6zKòˆU—ò$fˆE"
  b"Žík)g\vKµ´Å#{n¤˜\x7F"
  b"Å7;Í$╦KÄ│4BÈ?®`ð"
  b"É{ª!XøG\x10å³õûCƒ‗¼"
  b"‘t\x18„<WC^¾p\x06Ð…›?="
  b"Æò─É\f\x13F─æ╠\x12mx\x00¾\x1F"
  b"•X\e`iæC>²4[+g0\x18C"
  b"""
    —¦(\vSG\x16‡¼8xY\n
    Š-
    """
  b"˜bV`ñøDOƒOîS\x13Œ|\x03"
  b"šfjç\x02ÄI$².°€“í\x03ï"
  b"šä\tnîH@Ô¸‘ 3ÊÎH„"
  b"Ü‗\x1CL\x02XIùüpÑ »+N1"
  b"ø\rq\t<\vCðºjÂçÅırN"
  b"›²“PÉoL˼«\x15\x18\x11õvÆ"
  b"›üN\x00':Al¯êgO.8Ë“"
  b"œïަ-\x06L¶ŽQÈÃd-\x0EÚ"
  b"Ø1¬S┼│F└¼V0\x03T}pK"
  b"ØÅµ©\x01ÛBÕù²└>6┘┼\x06"
  b"ئÚ┬]fI┼®vVî{B_Ì"
  b"žàY{jYG›¡è*z4^\x03L"
  b"ŸÉ0\x1Eç>No™WGdËõD\"
  b"¡¾½ZôpI_­YFЖZ±E"
  b"¢\x12¥J}D@š‘7§*kþ¹©"
  b"£JxBaûI1–"O¨O"Êå"
  b"ú_0O÷µ@züg▄\fzÔ│└"
  b"¤-…¥\tÄI\x16£^\x140ôÜ2)"
  b"¥#\x1CþÐpFl®ƒ5”½Úƒ‚"
  b"®\x0F╬i3┘JjóÙ,│JíÅî"
  b"®1_Iü5HÚ¥©ÚòÅq¿*"
  b"©F\x19„š5E»¼íÅ_é\x11~\x0E"
  b"¬Ûç%ã\x02D\x02†,t\f\x19—œ°"
  b"¼ÙÖË·¬K7Å\x1A\x02ÈÞÖð┐"
  b"­LZ>3eN´ºKP÷Et܆"
  b"­oï  YBYŠš\x139«"
  b"®Ø–“\x1F(E1»ïœ\f»ö‘\v"
  b"²kšB›·\x04ªIË‘`P"
  b"³ú¨ìx\x06C¯›Ov¡S\r¢Þ"
  b"┤gÔÅ<pH\x1Aï.£;\x1F]\x1A÷"
  b"µµ!—³#G\x12“ŒìG\x01.˜ø"
  b"·Õ~AÛƒI¶€À\x19ì«>ÍÃ"
  b"©-0AÃaJ\x05ìõâfÙa─æ"
  b"╣jvqóSJûż\x17I¶╬Å!"
  b"º\e®*&*Bž±@5«ò>0C"
  b"""
    »\x11~\x07~÷C\x13¹w‘Q\n
    `oã
    """
  b"╗3\x1F'¥áJ├ü\x1Cyö+\x0F$▀"
  b"¼¥ÞzÛJJô¦\x17ý‘Vƒ¢\x08"
  b"½\x1Aõô\x1CÜI\r˜"SÜ\f»ªÎ"
  b"¾®õ·µäC†˜Ë<½ÈÔ«¶"
  b"Á\x08çYS\x7FA6”D\x0FTεyI"
  b"""
    ┬^8Ø\x06IB ÄçV©\n
    P"@
    """
  b"┬Ûñ▓ìëGEÁë±\x02+åéi"
  b"ÃRý(\x05%Hô³ÇýóVÂ\x00\v"
  b"ÆöZu+£OÀ°éoáL«7g"
  b"ÈIhRNØC;´éR‚|„U1"
  b"""
    ╚O═j2'LñëÉ\n
    {#█¸5
    """
  b"Ì"áÄñœL)·.‰î\x13ª,¿"
  b"╠¼┼Ùë«NfØã]íA¸~)"
  b"""
    ÍÌÑq \x07DË‹g\n
    ÍîO\vi
    """
  b"Ñ÷?¥L\x05MëŠ8«~å\x04é8"
  b"Ò8äÏg\x05EN¶\x1F\x12ÑÕƒëÕ"
  b"Òžãæt\x1EG\x17¨5Àß×F\x12Ñ"
  b"Ë\vO\x021³Fƒ¿‗õÉ!ı─?"
  b"Öz\x02L[ÁM)޹³\x7FWðó„"
  b"×™Àh]ÛIÒºfv¹bP]\x04"
  b"Ù²Ü\x17 ÓI̾þ¬wXð\x14Æ"
  b"ÜCÈö\e¤G¹£OTIžáþ“"
  b"¦\rö┬¾6IØú:>f│n«p"
  b"""
    ä‰\n
    ¸·ØF©—Žö¾\x1A\x03Ù³
    """
  b"䨵Þ0xCÖœ0=\x12%$l×"
  b"Þ│Îs░aM\eÂìúK0ãW#"
  b"é!Ïj€ž@¸²×ô„\x12K:é"
  b"""
    êö\x17\n
    \x14\x7FKã«j€Þ\x18ÉB¡
    """
  b"ëW‡o°}D¸‘8‡"\x1C1´)"
  b"ÝvúÎm[@vì\x15X®)\x1F"
  b"î ¤-f¬C\x14¦|¨ÂZ\x10æ("
  b"´É\x7FË©wF\r╗▓e▓v"
  b"ða0*âvB\x17²\x19äÒ\x08\x17°\x0F"
  b"ðpúm@«@/ž“ÏG\x04ð¯ø"
  b"ðƪֱkA¿¤Ã\x17·mÄ¥"
  b"ñn¶\x1DDXDÖ™Q£\x0E›ªˆÓ"
  b"ñ|\x14>€0@\x1F»,³Ã\e}+\x1A"
  b"÷ˆa\x1164DK…pÎH‚PRð"
  b"÷ˆ\x14\x00ýAò£dìo\x18‡]{"
  b"ø‘?õü·E\x07•`ºàøGÒ”"
  b"ùÊ„Kõ÷E¤“áʼnZdñ\x01"
  b"ûà÷Öw¶CÉ­“%R¸¥$æ"
  b"ü\x19ÿÖQqM}º;Γ”1Ä+"
  b"þŸobó¦D‘¸N]\tÇ¿ºL"
  b"ÿa­/R°Eà¸âF¶iP‰Š"
  b"¼\fîÖ§fB[¦»³jÌ{Mû"
  b"yç-\x02«ÒOOù¤\eL\ÉÍ┌"
  b"└├J¥<┘@ìØ±\x18Ðoj┼¸"
  b"gü<▓┤¥Füó×ËU½[C±"
  b"³xeíÑÏNWØ\r\x06\x1EY"
  b"p'gsî\x15@#Øf!¯trà┴"
  b"ÿP{\x19\eÐB\t\x16\x14\x04"
  b"„YÛ·sÈAÌŽ\f#uœ\x1A"
]
92 0.24 ms
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"³µÝl3BJŃÏ×%÷3Á÷"
]
93 0.27 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
94 0.31 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:
[
  "/ersatzteilfinder/790-duke-2024-modelcode-F9603XO"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
95 0.41 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "VerignDvAccessibilitySw6.%"
]
96 0.20 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "VerignDvAccessibilitySw6.%"
]
97 0.16 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` FROM `language` WHERE (`language`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
98 0.24 ms
SELECT `locale`.`id` as `locale.id`, `locale`.`code` as `locale.code`, `locale`.`created_at` as `locale.createdAt`, `locale`.`updated_at` as `locale.updatedAt`, `locale.translation.name`, `locale.translation.name` as `locale.name`, `locale.translation.territory`, `locale.translation.territory` as `locale.territory`, `locale.translation.customFields`, `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation`.`locale_id`, `locale.translation`.`name` as `locale.translation.name`, `locale.translation`.`territory` as `locale.translation.territory`, `locale.translation`.`custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation`.`language_id` = ?) `locale.locale_translation` ON `locale.locale_translation`.`locale_id` = `locale`.`id` WHERE (`locale`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"VÞGÀŽÊMT“*¸Æ³Qqƒ"
]
99 0.25 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:
[]
100 0.16 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
101 0.14 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.21 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
103 0.59 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagGmvReporting"
]
104 0.44 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
105 0.20 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
106 0.63 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
107 0.26 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:
[]
108 0.21 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
109 0.15 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
110 0.69 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"
]
111 0.52 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"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
112 1.04 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"™²$ßâ\rFé¬!¯Ü\x07Á\x04s"
]
113 0.97 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"
]
114 0.52 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"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
115 0.53 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
116 0.67 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"y£a@¢ŠLæ¬m\x0E\x06'A"
]
117 33.40 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/251448b91bc742de85643f5fccd89051"
  "/navigation/ec2a4d4fb4474b5088b03df523675f08"
  "/navigation/859156a63cc442008cc67aa14505a8ca"
  "/navigation/4851ecc7788447bfb1e74f488e708249"
  "/navigation/2350ba14e89143198d72042128b8519f"
  "/navigation/f3f47b57953b40afb23cd462dda41731"
  "/navigation/075251ee45644d14bfeae2fce50073a0"
  "/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58"
  "/navigation/07d6d4c2753d4315814435763a756eb6"
  "/navigation/4784c622e7b34b139d9852ed9fb53adb"
  "/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c"
  "/navigation/7ca22766fd2846b39712928cd77b169b"
  "/navigation/cc590dbc44b740169864cd7c989ddad0"
  "/navigation/275477acc6364fcbb3d3bfbe17317800"
  "/navigation/57e065cd29a24cb3b2d9fc39fc2abf50"
  "/navigation/aefcfa1180634bb98635452ad2dcdbf7"
  "/navigation/bda1448fb6f1449eae78e06d3dd07df3"
  "/navigation/2c38112820554a9598f0c8e77373625c"
  "/navigation/310cbec927954c1ca5d68a3a49b532c7"
  "/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa"
  "/navigation/c7643e90932e42f594f15a536998ed66"
  "/navigation/3abc5229293848c9b2fc1b27fd3d8421"
  "/navigation/514a31209c6e45c5b7f05cf2ce9205fb"
  "/navigation/8539a768e5ce4f168833f890bae1d0a6"
  "/navigation/0923017eea79437bb043b5b0673e115f"
  "/navigation/c6f322e9a6294eb896f7bb669251f305"
  "/navigation/8cfeb9558d524e17827ec792492c9122"
  "/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3"
  "/navigation/a3668172f857425f9bfe53224046ba51"
  "/navigation/505fcc508c4e47eb99d8e4627fe8bd32"
  "/navigation/82738af02a084bbdb851e11e8ec598dc"
  "/navigation/aab03d74404b481ba120fb9530426d47"
  "/navigation/018c9125ea874ae287429a2cefd1f2d0"
  "/navigation/1a5c6210666443f19920fa7686428657"
  "/navigation/76780ee5e68042aab5f6574d7e25dcd3"
  "/navigation/bef74106cc0b4125978553246ff16ad6"
  "/navigation/c4aa5e8624d24b30b0312e22701162d6"
  "/navigation/c6dc84aee6e1469696ac2299c312fde9"
  "/navigation/d62f763a8391413b81a164ea482db739"
  "/navigation/dfdf2340aca14881a6652d08e7656163"
  "/navigation/ab1de20b216545318a6cdad2ee7e2a82"
  "/navigation/afed1ddda6d849c49d00ca0932a75b70"
  "/navigation/b55d905661614a2fa7f585ef697d6cfe"
  "/navigation/c7156d3692b345c69d8c93126625814e"
  "/navigation/004440dd20754671ada9bf79a2b75fbc"
  "/navigation/0b73a534bf5044ed9dd6af4e301fc006"
  "/navigation/c9d1a6f276f24c67b7c66222804db52c"
  "/navigation/f57dc8356f054004b0b2ae82257e6ab4"
  "/navigation/cd3cfa833d6046b89a14935aee1a7f8f"
  "/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af"
  "/navigation/a316e8972e0041bfa756d6f7acc23e7d"
  "/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6"
  "/navigation/eeadca367c544275ac141449b234e23b"
  "/navigation/0efa889b062a423c8fd11a73b02e28f4"
  "/navigation/52daaaf1c14242d699b579aa2eadba48"
  "/navigation/8537420f2eb44ac297adf8c04e163b3d"
  "/navigation/d9db2acbb0ef4cfab89a07bc122d204c"
  "/navigation/f501cdbc9c1c4609a8a519e227fc2bef"
  "/navigation/f59522a887f947d8864e42c4ebc39266"
  "/navigation/f9e2050944fc498ea0537fdb55cba37d"
  "/navigation/882667d91b2d4ab5a8cb33bcce661e38"
  "/navigation/35da856933d947239055eaf099933e29"
  "/navigation/4e2522fa9ec04f46bcab12cd36925cb6"
  "/navigation/552f1d0a97d7418d822959705696a65d"
  "/navigation/7623cc38e1154a2797227b05b7d74503"
  "/navigation/78c4ca0a6208486cb940907b1298f747"
  "/navigation/37476b928c114f0692ad5a37af14e66b"
  "/navigation/d3000e05adbf41ccb0952539c25cb21c"
  "/navigation/1b15b427e9cb40b28d537a893668f15a"
  "/navigation/43c83d522870493a8ab2df8abb5d556c"
  "/navigation/49f823826b384871aec230ae7ee2f154"
  "/navigation/e5a13fc2f1c542cd9057c9488b5c559a"
  "/navigation/01fb819fa75744c8a56fdc0981381ba9"
  "/navigation/7182c23f1e214e85adba25d65afe398a"
  "/navigation/73045f602ad1421fadf76dcecc9ca960"
  "/navigation/89a9b23c1a8b41c2bb4a66032fda3981"
  "/navigation/a585c54285844d1ebd1a64392ed3ee8c"
  "/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f"
  "/navigation/c76f09f24f1942b1822fb275e0080db3"
  "/navigation/e10596ecd9474c998247ceb3e50921c6"
  "/navigation/01797e0437b3448db94e690f14f43e5f"
  "/navigation/7b34af3a47cb4c3ba3188ed1cee83967"
  "/navigation/7758ea41858d4231ad3623921c73e531"
  "/navigation/68376253ee4542d7aa4d93ac4958eb0a"
  "/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e"
  "/navigation/d867ffee71f646f09b1c069b267201e0"
  "/navigation/4fed7b490a09439dbe58747fe74f3e5d"
  "/navigation/cf5a0b4136834eac88874e7ff81b8ba5"
  "/navigation/f19faba35fa04f30a1bdd354b051f625"
  "/navigation/4bc032eef6364672a0d09b8abe93d55e"
  "/navigation/33b309eb71bc4c2a9976970795d500fa"
  "/navigation/6dba75696b5148139136de033ffc6382"
  "/navigation/be2f3ca764534022a2ba79f972c9679d"
  "/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6"
  "/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef"
  "/navigation/7b7970e14b87448fb41d825fcec350d0"
  "/navigation/7d34ea33ebd2430b84ca71a999e7b708"
  "/navigation/abfa97de640b48c7a6afa067b88812bc"
  "/navigation/1f423e85c6eb494980b22dde93e64a9c"
  "/navigation/876b21ae9d7c41498115b90823beeb7b"
  "/navigation/2b29710e5f0f44a8825513b4e6e2a98d"
  "/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8"
  "/navigation/671bb3d9919346a1a0187fba6835a133"
  "/navigation/dfe70840626a4a9a88c56999fb42852b"
  "/navigation/e4ae50f24b8d4d6483cbea48cedb146b"
  "/navigation/73e9c784d8c448d8a7e304117eed2293"
  "/navigation/8fa76c45c7a14b1ca93353f7b1f85411"
  "/navigation/f2e70390e9e34ceda7549b53800c1e08"
  "/navigation/0bc41cae5ab441458dce00de02107388"
  "/navigation/5f149c7e1b2b48f9ae6364de8ce288fe"
  "/navigation/903d01af296c4a2391205affb24423c2"
  "/navigation/89364c27afac40fa9ead1ec3136ec684"
  "/navigation/aecbd0f4de0742199dd75fadddec2013"
  "/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0"
  "/navigation/bccc5c020811472196379229044dc7fd"
  "/navigation/2db3c8aa857a4bc6a6d11e3438350063"
  "/navigation/068567f45f424e389167089941c407ec"
  "/navigation/165d387e909249889e89cd6584e6c81c"
  "/navigation/20e44a7345fa48468f3d0e2298b4f067"
  "/navigation/224193720c2a4a45bc96cb2d055655ba"
  "/navigation/3c24eab57c3d445698f26534ea18e660"
  "/navigation/444424ff93914a27a401e920bb33976e"
  "/navigation/72202b824a384e9a8c11ae6afe2a9d75"
  "/navigation/7b182711a1294f69ae2266b5e37b5bc4"
  "/navigation/83868e2e81b340bfa067343e71965085"
  "/navigation/89d46426d44c4442993d4b524afc59a4"
  "/navigation/a16abde2699547c2b823b86c6b48d0d7"
  "/navigation/a3025fff20374024b907cddab6c39d43"
  "/navigation/d14cb43cbcf245eea471b31b87876e6d"
  "/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d"
  "/navigation/e5c66ca00fd140229735738d20618e8c"
  "/navigation/b613bcea17d94cd68c0f1b01c96a843f"
  "/navigation/f65330b5335b43a8ba39baec7d44aa54"
  "/navigation/fb3986cb89834cf3a3b42c5a651034a5"
  "/navigation/9eb6e1f2d32e4679aa85298c3e2fd678"
  "/navigation/a5d30272319c4e6f8577b8f344013d34"
  "/navigation/5be3b86f12b94044a39420702328fe79"
  "/navigation/e40c020ad4b74db7bc3e2e88c4c27be8"
  "/navigation/ab078ca87be74c748a7e971e766ceaf3"
  "/navigation/efef8f302349446dac0f0d67631b70cf"
  "/navigation/f5e01e9054514b68a8653c5a4f2e5ee1"
  "/navigation/e485c99ca374414e851e1bae3f10af8e"
  "/navigation/2fb093f95507419987f178312f1a3159"
  "/navigation/4823a61385b44ff1acf4e6382ddc6ed4"
  "/navigation/a6abb398e64e45f1895b6666ef5c48d1"
  "/navigation/00f37e830a0348d09705a9612c8c8cba"
  "/navigation/71ca1150915f49e5a1f2fd538909d05a"
  "/navigation/1c5e979155a844539448db12fd5ee768"
  "/navigation/8880adde82fa414eb680521ec3b57c4a"
  "/navigation/edd74ffcfbd44ba9904d355f05d440a6"
  "/navigation/29bbfc2eb6d444f08a34e46f60b76e17"
  "/navigation/9228dba7d8ff47a897c5e6125f40dae0"
  "/navigation/500fe37e8fab4ec686d79803e58a8133"
  "/navigation/defbeb767ca44c1b970ab994d662a6a2"
  "/navigation/5d1b4c4fdc094289932a615f81db335b"
  "/navigation/b3fcd7cc2e684a8b96f82adbb8615f55"
  "/navigation/1f6fc0d096e4433f847169a8653f9872"
  "/navigation/cdf0a23d5d72433783ef241128a9b070"
  "/navigation/273527558c5e4e2cb3168fbfbbf6db0e"
  "/navigation/0fc49a5d23ec4742845d4d31898f67f2"
  "/navigation/9870b54fef794c4b87791c9dbc9b83b9"
  "/navigation/91314c7682154e58a203d7deb3c46e25"
  "/navigation/0198a84419397e96ae8527630cef7f63"
  "/navigation/019c03b8fcaa72dc9e2c6dd03b04916d"
  "/navigation/5fdbefa88b0942d28155aa77fb9d1ef2"
  "/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27"
  "/navigation/6abcc304f8c84933a719a126f42a6651"
  "/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3"
  "/navigation/ea2fc00d192244b3b852128b45d74842"
  "/navigation/2a5c8fc96ef04011aef499b2fb4faca4"
  "/navigation/01971690d7e97455bdb6a13033fc4bea"
  "/navigation/01971691bb387f7f8d6fa68ac5bc78b0"
  "/navigation/019a7cc2c0ed7c48bfd77766e7197c67"
  "/navigation/019841caba81739d847aaec4495335dd"
  "/navigation/c760008290d84dbaae3f6f4b83269ddd"
  "/navigation/019aea2480627a599fd1d0db6122e224"
  "/navigation/0197169587bc7ef2832928391108aef6"
  "/navigation/01992f21513c7fca831141b67a0ba2a6"
  "/navigation/0199288800f87feaabd6d217f0254df0"
  "/navigation/01983b68543b7476b25d1ed5006cd884"
  "/navigation/572804a509e74ad58d18d52ef0cfeb3c"
  "/navigation/0199772279547efd8f94e76789b316b3"
  "/detail/24b02b0793934e648671fb2529ff3c2d"
  "/detail/3bb7ebbd9f144e5a8437f006568bb854"
  "/detail/845111537c5943ae95f498c4e2bf53df"
  "/detail/c319ca29cdc142d584c7b6127311bc67"
  "/detail/6e4a90d17f5245c2a77f76e60569a1c7"
  "/detail/af04851046cf41d5bee33137cf5593a6"
  "/detail/3722fe146fc24976887807d1d7f26600"
  "/detail/ce3981bd83b64fd8afea57c28bd8246e"
  "/detail/bd23fb224162498494b6d28d4d146ce4"
  "/detail/4a2520f301244fc4938292d3c6efb7de"
  "/detail/1cbe00765d0746cc97d750398cdee081"
  "/detail/de5da57142bd48baa95ee550d3c0f8f9"
  "/detail/e51450aa60fc4b9ab5749451e5b9fd35"
  "/detail/3586baa2490b4595a40cb4454ba7ef72"
  "/detail/7921add9108248b28592c1c45e474697"
  "/detail/6d6ec921bfb541d7b9c5af4a349e15af"
  "/detail/b49352c4c9ee4ccea81c1cd8447b8b60"
  "/detail/8bd65a8fad6245bc867628f1a69b3ce9"
  "/detail/2fb6517f82a04711a1771c9b484111e2"
  "/detail/dcb8543623994d25a660974430987a4f"
  "/detail/a04028c7174d47188e03f3039efc91bc"
  "/detail/88bcf3c46a49400da3995abf847d8c5d"
  "/detail/e1a013fd4efd430db67448b9b34351a7"
  "/detail/79a78600519f4258b5e4f557194b2443"
  "/detail/727519e5ea9945bcb38556c786b0462f"
  "/detail/eb322fa731b6473da5e4510d80af8994"
  "/detail/4717b782d81f4ac9b1f38ba0dc75f742"
  "/detail/f63b30c4433f41fa918e808f059989ca"
  "/detail/f6cfe19e39e74358aaa0d97d3e8d34c8"
  "/detail/312abb438a8545bc9adff97c49dc5535"
  "/detail/b842e53bd9334206acec3cb3f9dea93c"
  "/detail/76fe52880df54b2f929b6a30205355a9"
  "/detail/df6258b4b02845a592c304fe986ae052"
  "/detail/7adff263991942e2bfbdb03eab3c84f6"
  "/detail/fa81633e7039466a83c227788ac05d28"
  "/detail/46a424ae2fa04aba8789166d8061adc3"
  "/detail/eb3085298f0f4b918439a11b273f3d25"
  "/detail/4ad41f7f31064e7ba2483544068f1b61"
  "/detail/a6b9f3e101a642ad92ab2604525fe26f"
  "/detail/c5843ef00fbd4298b688b9354bf07108"
  "/detail/36192c55cbcd433cb853f3a0d7870853"
  "/detail/3df78c98f2174b8d82ef9cc28cb40024"
  "/detail/9317a29495c44fff92e1eae29e23c7e3"
  "/detail/9180b46270e84ded960697b77f730c27"
  "/detail/46bed0ede6f24d88a992c0e6474693ca"
  "/detail/f700ccf8d19b4ce69a776d2b8e03fcbf"
  "/detail/04e6f83da24642088321ca023f61239a"
  "/detail/e3c87a04954949f3a273a536bc5c5a7d"
  "/detail/6deb8070212948c5806869dd4cad38e7"
  "/detail/0a037cec6f2f490883c0ecc734851968"
  "/detail/02b5b0cc83d54b2aa4e7858d3a8c47dc"
  "/detail/32bec7a1385b4881959a689f706e065e"
  "/detail/e05859c7aec24fe2a466e597c6fc4cf1"
  "/detail/608264459d25422a82448e83867586f9"
  "/detail/69d888a6ba7945c98018c15f3b27ba27"
  "/detail/5fef0ba56ecf4dadbb7a958ff26ed5b9"
  "/detail/61a035dbe1b94b8ca98d62f3c176eeb7"
  "/detail/4b0485e3974b48058b92b37f4e8a8abe"
  "/detail/e794fca7a9f5459a9503de5a4fd3ae10"
  "/detail/7c4a7c48062c4a278354f53df305dfc0"
  "/detail/a98c66392c6e4c9187f118b80267894d"
  "/detail/88adecddcb95437497f05284ed3b0e66"
  "/detail/c810c313fa96425fb90e8beabef852a4"
  "/detail/84c073c6200b4139982ff1fe5af38a61"
  "/detail/7f5c92811ba94b0b81185cf6c0bb4643"
  "/detail/58eeabfb540141f29437c69620ecafb9"
  "/detail/dddbb7778d9c4bc9b8fa7145f16c012f"
  "/detail/109a40bd85d0489aa2b0ba18b0ce4b99"
  "/detail/85916d3c3cd847f7b4fbbc02acb5704d"
  "/detail/ff5f7e5baeba4fda98a4c1abd9171bce"
  "/detail/86ebe79ea34f4082b5c548d59851bd91"
  "/detail/8acfb590313548f2951202180595cef1"
  "/detail/a8d998d62291426f9c4d23682cc1a96f"
  "/detail/c2f9e1a9cef6409b97dfa5e31d7ff15e"
  "/detail/41ddc22565ca44f6a5cde132c7b48943"
  "/detail/4326d86da86b4a9fae14ba2464873114"
  "/detail/96a9109f6d9d4332be2261ec9af3da31"
  "/detail/7b2c8c847b424d4e9622cf72f5a3a189"
  "/detail/a7a0d11d3f0c4e01a250d00e5a63e921"
  "/detail/1b2460577bbd480fac7a7c2735d82ad8"
  "/detail/155c1a69f6bc49819758e902e5fabcc5"
  "/detail/135d7e3a28f048ec90fe4c0f9cf250d1"
  "/detail/3cb2766bdcb844c28b29e352af0dc82f"
  "/detail/19ba3ce15c6e4982a08381f11318184a"
  "/detail/76e51af65d024e0089dba40c450c302a"
  "/detail/fe1287214e5e4282875f650321bb84bd"
  "/detail/4049f47d6a184bb785d8f6f563846268"
  "/detail/6d2c2c3d092b45c69258ae58c834c910"
  "/detail/78ef6ce488b546dba1afec66d499d99f"
  "/detail/ab85030b022f4b3d90f8532e1084999c"
  "/detail/45a8af00865f41389ade5eb41a8413d0"
  "/detail/d235bf8b535e45e0a3927fc200c87b6c"
  "/detail/b443160b2762407d8a345dc10f5610c9"
  "/detail/041f4976fcd7409a8b95fbf4d550dcd8"
  "/detail/27bf42012fdc42e7bdab23a2af7892a0"
  "/detail/41428532e90041ceaa778625072128fb"
  "/detail/aa1a6a7e4a774c46b3abe3658507b904"
  "/detail/92aa9f08af494ab280017afbfe8d803d"
  "/detail/ff9921076d0d4a8792594519b9dfb853"
  "/detail/3b95a46b94b64a34a73db8cfe48f4043"
  "/detail/1a0ea0822c684df5afc96a92a10d92e1"
  "/detail/5276806fba574ac9b0ae386f19ac448e"
  "/detail/a171925654854439a4eba695469852b9"
  "/detail/56022887fe7a49ff8ea9f93435181f8a"
  "/detail/6664e6d53a6c4ccfb3157eacfec07d13"
  "/detail/bc1b49cfc17a42158c7a256216a23887"
  "/detail/c75ddcc1856e4bd0afd7050d0fb3eec2"
  "/detail/9b1994e8538540a3a5c1eb9ef58507a2"
  "/detail/e7dbaf220072456490669bdee6fe51d8"
  "/detail/51321185e9af496b8f9fd8eaccf97c8c"
  "/detail/e135fddd87fb4abe88410f568a74ae4c"
  "/detail/b1b4428e633d4724b61d655372f78011"
  "/detail/751eefd09da3439cbeb54ac5d6276f81"
  "/detail/106950daa9db47fe8c6a495ef55870cb"
  "/detail/02732857e2c64b47bae0e1bc815003e3"
  "/detail/994e504d89de4ff4b396b33d0c799f60"
  "/detail/d97333ca46504a8389743badbc47d068"
  "/detail/a8de85e768e64b2b823be970f3db151f"
  "/detail/cc7f17b545b443259d7b3b91bdb635e9"
  "/detail/f455820eb3ca4e6eab563129ff20ad06"
  "/detail/7126c3f2d9c6420398ae492ff0f465fe"
  "/detail/28320a2ba675413ba7955c0dba8eeba8"
  "/detail/a33903f981914c079418471c6b7549e8"
  "/detail/b49a3e6547784f1fb5d822d52cc9a507"
  "/detail/4570100a52c74fb0b920361946661659"
  "/detail/be2a8b5796ad4e87b0dca06d554db6f7"
  "/detail/fc48a8e93ea141e181c1a596fe6d051e"
  "/detail/66cfb21a9fb04393a95ef36481dfe290"
  "/detail/1ad29f6871e2430ea8c818cf58a2db2d"
  "/detail/2251f5ab58704679a4355fe1ed0fff18"
  "/detail/569267b6667645a791316218c4f646ed"
  "/detail/e1813d1953c34d33b0d9b27ed5873886"
  "/detail/4bdc3a735b574e4798800961e9bde244"
  "/detail/3d6b1cfb4f144d278698b021d5a5c7d2"
  "/detail/c27baae030b24503a0ff987a31964152"
  "/detail/eb292fb40ea24f639c128b639875cf19"
  "/detail/fca1613aa50444608ef93a7ca5d619ea"
  "/detail/460d78e25a3944008501b3dffc513cf8"
  "/detail/fc34770b724642068972d447b99edd28"
  "/detail/f399bc56d5a8444ca152ab9ad701ab7a"
  "/detail/62cf993a9edc44e5807cde94d4272f90"
  "/detail/98ac6ae3b69a4f7da6aaaf38828d22ff"
  "/detail/1a2701056e494da8be6224a50640f697"
  "/detail/43f9ff34aca14f3db847ada22f3dd3f5"
  "/detail/b314afce111a4f908b75f1249a9fd742"
  "/detail/2e7f0699e4fa4c33ae0d9d9ca45dd81d"
  "/detail/1d94703efd5f48db886a256edf6ec311"
  "/detail/9d45dbebaa394a83b9e19d5ee499cee3"
  "/detail/5d16a217d80d4fc6aa95e05ec2abae82"
  "/detail/280e52e434c74a258ef4a0ddab24374a"
  "/detail/7d56d321d6834a24a35114bdc9a75eca"
  "/detail/a6369d9a94f042908a7eca045fbbf3f6"
  "/detail/84372b86334148f3ae46134fa052f758"
  "/detail/63d1e86d1438476eb79574f43b486163"
  "/detail/0c8e2366edde4f4d8be1eb3c8409c696"
  "/detail/984c4dcef99e4c4e98fec5cd5a4f08d3"
  "/detail/9b06bcd6c42d4c09aeefc14694f43aff"
  "/detail/6ebd9242a70345f08be5c01c1adbbefe"
  "/detail/f495ce30e6864dea9b64bec20e41efd7"
  "/detail/e33300e6d1bd4d7c9ea39b6547c16779"
  "/detail/230b840bdd1b4fff97e6704671c4d376"
  "/detail/85704d37e04a4d3381b7d0a22044ba3b"
  "/detail/14dfe87212fc47cc8b6925e178b42523"
  "/detail/8bd323ffc75b41f7912ad63024c60da9"
  "/detail/2b75be671f384348a1851f946ac58f07"
  "/detail/8a50041c8f5f4f738f738bdb51c4bbec"
  "/detail/f45f10515a464805a8b628d48915d5e1"
  "/detail/ba6462e1ce9d4920b1d4443bf5b4b453"
  "/detail/544d3e8ca79f41228d75b82e938e4ac4"
  "/detail/d078894672bf41f9bbaff5896e4a7b6a"
  "/detail/c888499d087845c09a1cf5f28486167e"
  "/detail/0e2d83bd6ede4b7eaee72c04239fb5c1"
  "/detail/7909112a58e74515bb2d4d013c3fc975"
  "/detail/10896259c828421daf47d56064fadfc6"
  "/detail/a98457d1771d47ee927f9af5438d5f84"
  "/detail/2506093f531c4d5ca99231a35dede93b"
  "/detail/b64e0537f99f4a7c83cad1bfd3253c64"
  "/detail/862571e3c55a428fac5eab74dbd61897"
  "/detail/275034eaa61b4cc6babf70c3ed9b92e1"
  "/detail/ea1773b8a24140e5b9c2a4b914e8d88a"
  "/detail/a448b8cc30214970b264f10c54275c9d"
  "/detail/f1ced8aefe0443d9af81784c6ce1032f"
  "/detail/eef7911a58024e20b54a020fd95b7edd"
  "/detail/acb3f7093a414799ac661dbef3819afa"
  "/detail/2544a9aecc2c41ad9f62ee8800a3e769"
  "/detail/65d37e8611a24d6a81a53a335f092210"
  "/detail/dbb51805db4544079edfaa7d7d5829ce"
  "/detail/b7f5511666e04cb3b03195412cacb7ad"
  "/detail/237b2c0438794ec1be223643574db8f4"
  "/detail/54707e283b0a438092e0855415c7b52f"
  "/detail/42e42b1a5f27496e90cc98492a4bcada"
  "/detail/cbcd83969a784f79a80cf7c950700d16"
  "/detail/357167462cb84c11a83f9dbf3d133ad1"
  "/detail/421e0125515549d783d3dfb4b7666e7a"
  "/detail/586a9bcfac4d47e080f97e0a43033427"
  "/detail/cb81079a60354f30959cbdb3aa20c15c"
  "/detail/c168f170f78245f9830eedefe836f4d6"
  "/detail/bb73e0f0efd848d3b20fd423926d7d4c"
  "/detail/49d8693168bd4e9a9d8526bfb6cecbfb"
  "/detail/6cdef64739cc4401bfbfe1ab2bf4d500"
  "/detail/1271521be681470489b9c785c885dceb"
  "/detail/cd55ed42a2a242eaa767e455f182080d"
  "/detail/e01fe72d00b34200b0e4573a796e182f"
  "/detail/f05f341e05c44a0c9a354fbba42f62ea"
  "/detail/0bb5ffa4d2224b9f87a1cee5f7555c52"
  "/detail/00ea126ebb17414b8de28b8adb8b7c9f"
  "/detail/6b6d3d49ecb3467da2f9640400898aa1"
  "/detail/eab6e4f9b7fc411db531e7bc6e2f22fc"
  "/detail/052ad23004fe4012b75332a0ff505ce5"
  "/detail/b9613e9d318d4a2490b77f4c100b38f4"
  "/detail/7058aa98626743d6b2ed5e302e40dcc4"
  "/detail/8fec631b396b4a3fa79271b59c6ef5d1"
  "/detail/bb8cdb1bee7b4fc8a717b8b60bd469fe"
  "/detail/5fd273192e4b407c959cd1016ecbd732"
  "/detail/cedd7c984eeb499299b6d4573fbdd3a6"
  "/detail/9e76dd71b96c476692e0b7348269edba"
  "/detail/dcd7461704144558b1a1abdb027f9d62"
  "/detail/bccaab926edd442cafaff10d5270839a"
  "/detail/144e54880eec4bdda3f397a811d090e1"
  "/detail/6eccdbf9baf7457181d448a10cade149"
  "/detail/6fd2fa1e4b2f4f1bbab0ede7cc556a26"
  "/detail/e0598fa955294692a703a1e6e0d9d089"
  "/detail/8618b7a281a941d3b4c3a146c613759b"
  "/detail/a28c511727d847478f7a73f1741b83a0"
  "/detail/9c8294e998de48f59a664d9f1cf7b4c5"
  "/detail/b978c767dd2a466aaf1a780eaf1fd69c"
  "/detail/ccc3165d8b674b828a7a9cfc48325155"
  "/detail/c59901e2e6314c41b2f6697d0e0c1137"
  "/detail/8a21e0fa81df4d4b9f354505a3443f31"
  "/detail/97f18795e20d4c2f8774c4cbdd3978de"
  "/detail/ec84da16de1045bca17205cb65831f83"
  "/detail/4f56157420ff488c883529aa0a7a1599"
  "/detail/6a8837ac4d704c26ad0ed946abb62e8d"
  "/detail/7594ba16a2d54227a275724df17a628f"
  "/detail/039f8edb25ab462c81651097939933ee"
  "/detail/2a8de543fb784ca18d65b3c84d3566cf"
  "/detail/bbef7bdb2d744acf81eae3970d68282e"
  "/detail/d89a493aa3f64a4982c9e5fb8256a410"
  "/detail/32d4edc58ca447238c215887ce9fc3d9"
  "/detail/a97ed38a1dea4a468abaf22a2bd29d5b"
  "/detail/14ba7107ca354d8eb0e1ed6931811e7b"
  "/detail/84e42dedec91491382903999f6698637"
  "/detail/174d238072e3464493d05a36977b1b36"
  "/detail/0edc32b246124da4ada5b79f4160aa30"
  "/detail/33e6b8df73d5462599aacd9ca46102d3"
  "/detail/02912b77f6184878852a362c488e1df5"
  "/detail/5d0d7f3c465e441eb6d025378751cb65"
  "/detail/5c051ed822044bc5b51d6f2017a40c1f"
  "/detail/114cf43958f74d33a1b812230108ea4c"
  "/detail/83ba19c48acd4185bed88a42fad2a202"
  "/detail/6fc107d6a1e249129cc62e39bd3db5b3"
  "/detail/447db92bc6984313ac1464b59a54640b"
  "/detail/1a8c7647531a4a04938de9aaa4578afe"
  "/detail/b6cf89949e2b43a58853cefea9e1c9af"
  "/detail/7c047b09be704920ad70722d9cbbaed1"
  "/detail/6ba8701d82b74aae8bea3098cf77a776"
  "/detail/928979bcfbc04ba593be753debbe5247"
  "/detail/eefb9ea2cf4845a7a2a08692acf1467d"
  "/detail/0dd823fd144549afbfbf6f88b415a87c"
  "/detail/6da3a31794e243d6b45b2f899f60ec5c"
  "/detail/c98ae1e439b846caa2e091677d440bad"
  "/detail/a7b8aef0ab1343dbbd3704346592ec6a"
  "/detail/79b87747c5014c518af1d3ee5e69f67a"
  "/detail/05e28f2b3bc44d5fbef6709ac203f1ef"
  "/detail/8f1332eb43334d159175a80ed6e45057"
  "/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e"
  "/detail/5f27c2af01ea401594a8feef9fdea4d9"
  "/detail/513ab9793dd541e6a6dff9033f99756f"
  "/detail/48d3f5ff2e40448ea76eefadd0efe5ac"
  "/detail/f82bf58d3653461dbf3748014e59396c"
  "/detail/2105912a047046a7a39840d218ba2b09"
  "/detail/fcce822312ef4a36a961ba9befd85dcc"
  "/detail/fbd207a1cfad466ab47b6cbd239fabb7"
  "/detail/7ca91ae8ec9e44c78e4e05b4bf830bfb"
  "/detail/6d97048b3a1848e5984259d145c64ea9"
  "/detail/841ba378974347d7b56c89090b2e56f8"
  "/detail/2b4b91a7f52d493fbb884c16111fdc0e"
  "/detail/3186921e2ad3458bbdf0ce46a2e5d4f4"
  "/detail/4a5521c0a1f04f648418d834bc420e4d"
  "/detail/ff99c8aff36b44eab0e1ce60a3ccd39b"
  "/detail/978648c238af48d3b655595f0883865a"
  "/detail/df818b09a3de4776bd25ca68597f38f2"
  "/detail/8d35f0c6664c405396cc9d071b872140"
  "/detail/be337e962bd3418898b739e0edd8acd7"
  "/detail/c162c9513b1d42508c4d49b47fb4dc71"
  "/detail/13b55eace8f74f00af6a65bb62bfeb26"
  "/detail/c7c27c6eb6d54599839a560978452979"
  "/detail/0a99b6a5c4bb4330b86a27e7806a07b3"
  "/detail/ef8084123f7144429b7cc81e25b8a52a"
  "/detail/733dc7a320c14ed7886044b15249ca98"
  "/detail/73a01e43b848489aac44a6a2bc35cda9"
  "/detail/6fde9d4160c74a51869b5a8ed920727f"
  "/detail/a34622ab31be463e9f44f6e19a33c6d1"
  "/detail/6fd20f7517c2481fbe9560b3a1a76e85"
  "/detail/74df2613a93d47bf8ec49dcf8fa2d7e7"
  "/detail/1a096b4b5db44452af48b4f0ba886f80"
  "/detail/9659d0bbd47446b6a2f602282a3d02b0"
  "/detail/698b242ffd0d43ae8d99ba191c712c14"
  "/detail/768d37aa6d264dc0ae33e575abe651b5"
  "/detail/d111a4ed259949168d6de0efc59a7d22"
  "/detail/71296ff2bb444c5787edc4a31aec1ad0"
  "/detail/3ecbf73d96f74ea3b1dcba6084f8ae86"
  "/detail/30ffa71c47094df2a90ec7d8edc613b1"
  "/detail/635cef6a9ff847c6813814ae912db673"
  "/detail/cce237728c9a443095d5acac2558ca2b"
  "/detail/b5e72f08e07d4cb4a814320ce87eda7a"
  "/detail/c6dc8bea9c234666bc039e76421dcb6f"
  "/detail/e41ef68f48c246cc9a5dfe9c5837fa25"
  "/detail/76780d8d04184bc0ba1179cdb80b8de7"
  "/detail/9cab6ec7917a46a0a43b9e43d461e932"
  "/detail/d9e7b8af14604f3e835338893674d231"
  "/detail/962f3333f2a14c608f1b3447a66d892c"
  "/detail/f4763313af9b4394b002c5871049c7a2"
  "/detail/e4e34a65f4554180bd323a0ef9f965cf"
  "/detail/6298e5b8ff304bf9b417a962245263cf"
  "/detail/2ad26b5ff62045acb018cb7277519911"
  "/detail/8dad35f03e18430eafdc0bb50fa9f232"
  "/detail/30ed195c93b7467a9187f07773889a9f"
  "/detail/fbbcf2cd54af48a9ace8a27417c61136"
  "/detail/0a38581650a342bb97478e5552350b97"
  "/detail/7c3ad044a851497d947245b9d0295eef"
  "/detail/96d02e6c52b74af38e379978cf37882f"
  "/detail/8dfd9638f43248689e4712e6955bb5ce"
  "/detail/a99552f6420149fe9b6fe71f1eb223c3"
  "/detail/a498ee6df1b44db187fbd16578c217be"
  "/detail/8cae9449817a436899527a696b3022ee"
  "/detail/4a0481cf2837415f994a26db302d9cf1"
  "/detail/a26a3419085746dfa76279498a8d72f2"
  "/detail/9f6512456e9b4fe285d2aba81e5473e3"
  "/detail/538180b1e5dc494ab00296a41774ade6"
  "/detail/e4ed22bab5cd4ebbb60c1eb917bb47dc"
  "/detail/2d19ad67757d4dd29aa16785a3791b64"
  "/detail/cba7f096f5ae48b692612d03d7069498"
  "/detail/afe1670f53f542fd88a2b2292cff3879"
  "/detail/a7a094ee62f44750bfc093ae90c76368"
  "/detail/1dcb7aff5a5b497c9b01240f8113d932"
  "/detail/459a91c944234b618165897e3b6b21bd"
  "/detail/12c6cf175d2e415f9202f26f7f5ea267"
  "/detail/29424506f7c34f70a500c369ecdea554"
  "/detail/1a466c5e3ba34fd7802dbfac2ee83b9e"
  "/detail/c143635479bb4dd0ab2f2b45eff29906"
  "/detail/e01b91d84aef44d786d1791749af22ed"
  "/detail/4bb1a177c3f441df91fe4db9a39338a2"
  "/detail/de7db8bbfd394d309bc002847cf993f4"
  "/detail/fcb0627fca0843e9babf49ddb79d9b17"
  "/detail/ef924dc6bca34388938555db649b58bd"
  "/detail/de4cd79d81134c22a68a74a7e8220f2a"
  "/detail/597f981bad274259a07e5eb0d1c2358c"
  "/detail/1eb4b1948d554f13aff7ffb200cc75ad"
  "/detail/18d3ecc2c1664dc3bf49fc96eaa5325f"
  "/detail/4f06787bbcd54814886185ea513b15a2"
  "/detail/47cdc669a0d341c798b16ed43d73dbfa"
  "/detail/caf5ed4db8f745b5805f24ef6e7dfa08"
  "/detail/478a78759bb54a75b5aef6f9ac966465"
  "/detail/cfb2354511cd492891543e589d6f219b"
  "/detail/915af89899584c569006967eaae9eb79"
  "/detail/1582c38c41e44f7985feb2f52244fa6a"
  "/detail/1697af3dea1e4a7f9851fc290a025525"
  "/detail/324c4fe6ca9147a499ba6429784b6d6c"
  "/detail/1459362b952b43fc8ad36b1863689cf0"
  "/detail/e199cdc36610435985962c92683500bf"
  "/detail/53d4d2d3125f4b6d8e1f0ba5a5f92d10"
  "/detail/3bd248939b8747a4bb67a2f2040fa6a9"
  "/detail/52aa3640a83346469ef4f3c3d5477649"
  "/detail/7ef14dbab4c443a084941555bfaf4af0"
  "/detail/9b9ccfcd42e0456da90f81f63268e5e5"
  "/detail/7a768155a21e446db594b41749495d52"
  "/detail/5f85098c42834950bca4dbf51b36cc87"
  "/detail/c9055fb2640f474d93478934ec9b38c0"
  "/detail/2cd6add9b5d340c0ae0bfe9a4dcf1301"
  "/detail/9446a98385ab4ea3a7a786f627f895e0"
  "/detail/2e1d7a24c37e4d4d96b2dd75693d254c"
  "/detail/5cb1a3119afe4e89b6a76fa1bf678f10"
  "/detail/bc95ebc6e7a44548abf63df3b26f849c"
  "/detail/5434f4165f0e460c89f806625bdeea37"
  "/detail/938c5b9225da4c1897da16c73e599fd9"
  "/detail/f379c6b762d14462858324f3568eb767"
  "/detail/ce15840ee6334794be99001184f47b64"
  "/detail/148a7db7b91746779af1399bfb14b749"
  "/detail/b7549288b1ee4e5cb0112d3de02d6658"
  "/detail/82fecd32cb2b41f98e060847b3b7f41e"
  "/detail/3ece1d9cedaa45139e9bfc24bc6cf163"
  "/detail/81109d6d5cbb442589401e5427212cfc"
  "/detail/329849610cf643a8973ec27b03de6bea"
  "/detail/ba8c8eca24e34e87864060fb910a8f87"
  "/detail/feec8af14b394e318e2ce9862e6327d9"
  "/detail/f594528e964b4a0fbadee158b56dcaa4"
  "/detail/2320f1b7176d41e28724359cb17c496c"
  "/detail/42ea73d80d544b6a91b5fd9a98803cef"
  "/detail/7de43a59276348a49a432533eee8e783"
  "/detail/da3c330183b04e42a6635b2e5d30438a"
  "/detail/2f0cf9035b3d4dd494db11f867c657a0"
  "/detail/dff4a3e29e1d49ebb541f3ae750e5f05"
  "/detail/ed5ec8f855b04d81afeabb302389c5ba"
  "/detail/aa8a6509532842d89502eeaca59812c1"
  "/detail/de429b7018d746d08888a6fc0be98228"
  "/detail/966ca9c8605647a1b813148003dc27f2"
  "/detail/b7e6baca364b47f39230cacc13e62d7c"
  "/detail/929bd53e188c4ce5a988743598eea2bf"
  "/detail/0b4e5cc4d6ab4ea8b8330862b728ba1a"
  "/detail/e84c87d2343b4c8cb432dfd9e97654a8"
  "/detail/71ec0b339c2d47349057db3f3798dd66"
  "/detail/018031d7a6504c70bc9611effca5cb87"
  "/detail/c81b2553a9584a079af8ed7ac86a280b"
  "/detail/4669fdcd345d40e090511df60fe34747"
  "/detail/d313aa66fd2a4c76aeb9cdeb5d197563"
  "/detail/2eb40206a03549ae99b789986204a29e"
  "/detail/1e9b27e1115a4e0385f0372c13fe9750"
  "/detail/6462366562514e5c8cdccc45a32653c2"
  "/detail/2d5fdce9715549f4a80b8ed29c6c7bcb"
  "/detail/47c93d7e0a0044e1846405fa51d74fd6"
  "/detail/0ec8e53a7b904a738d3cd38c70925856"
  "/detail/f4c19d33a4374f20b81f0e6f11e05106"
  "/detail/696185c8f8434874ae7d4f0259a20b7c"
  "/detail/05f3cbe5c14440098da860974c749011"
  "/detail/ed36bad85c214591815c8c8b9365917b"
  "/detail/41bb79951d5a432e897afecece7e47b9"
  "/detail/7f9a9bb4e45647f8b40ee4d24856710d"
  "/detail/de3ffa06531c44adb98c329ffd3a4695"
  "/detail/d43b8ddb12834a7fac461ded65f3f23c"
  "/detail/421a3fdfd0d5460ab528e3707ca11a78"
  "/detail/296a50c52a8942c99dbcdba401d43f4f"
  "/detail/79733850f2f84aa9b42d1c61a8883fa8"
  "/detail/c4cbabc818604cbe942633aefd777aa6"
  "/detail/0198cc6063887009aee99935fc07787c"
  "/detail/0198cc5fcfa372868458b0137445e61c"
  "/detail/59ae7c8290e24f378488ba6a31145fc5"
  "/detail/6dde6162e144422093f3885e1d93ae7a"
  "/detail/f141f0f197634afb946b7b6b9a507618"
  "/detail/0e6319c53a4c4c2a908f6e1acb1a2850"
  "/detail/0198cc5feedd72e5bd469a1d1561f509"
  "/detail/b0cc8bb1dd8e40489c138ee22a967596"
  "/detail/80e1b14557544cfaad7bd5e768620273"
  "/detail/982fdfcc11944207a95ed2afa37ea4d2"
  "/detail/aacb8fdea6a249e18b0ed74239d6f0c1"
  "/detail/ab86725ffdf4484283d6089a55b6417b"
  "/detail/c9eb29e4fd2e4437a0572855daca354e"
  "/detail/d555be79f1284d019d0fba821abe835a"
  "/detail/8527fb724dc04b6890409c4f56b55210"
  "/detail/ea72c2d6163743a3aadbfd9b73f84fc7"
  "/detail/5b4b8832807b48479bee5c4a6a4e368c"
  "/detail/805990a020a246c387ae957ef624150b"
  "/detail/f721d9e4fa3f49d291b0211c0f49d7ea"
  "/detail/c765400ddf344435bd390ca2384ed51b"
  "/detail/2d0a4db6670548dca6c389f11e28278d"
  "/detail/dca3340b8d324a2bb1e4c2b3202f3e65"
  "/detail/63557af22d8147e995653c1daf1696f9"
  "/detail/f935de115d5d43ac966b109ecf35d4f5"
  "/detail/8832841b589a4fdeb6556dfa4725429b"
  "/detail/3231736b477540368f961e43f4c8acd5"
  "/detail/69e3f70dfe5d48beb0996b2d57dd4132"
  "/detail/a01216b71dbe473c820787036e2683ee"
  "/detail/bc7747cc6db6494f819ad983d8ea394e"
  "/detail/f8af2c992c39493e86e4a068f759f136"
  "/detail/58b3d0d35a944f7ea9f4a2ae551d606f"
  "/detail/2ebf36bc5d734a778c7db644cd8f312a"
  "/detail/7dd1dc64621846aebf5b45702bbd43a5"
  "/detail/de700df76fde41bc9f81830a7aba9c1a"
  "/detail/124391a372a54749b88bd1e87ea32706"
  "/detail/a6d831b62a334c769bd3487a2727ce22"
  "/detail/fe05a30f1e7c4963a25a89b688fe94fc"
  "/detail/3dcd4317e68a41bb8e4e45800ae9652b"
  "/detail/211fafbc86f1403f97ad514f5bed6d56"
  "/detail/f8a3775e786e432d9c0dedfb38f5cdf5"
  "/detail/133403527e3948d98bfb2ddca2224a4f"
  "/detail/caa6cb1b15f94506baee94ab6dabdb2f"
  "/detail/1210ef73292e4834bb02477a20995ae7"
  "/detail/14868ce162bc4d3cbf56fe07bde1febd"
  "/detail/7ad6c54c9be34f03b445d31d6927edfe"
  "/detail/932cf84722f9420db0fe81ba479611f6"
  "/detail/94391e5449924ab68357caf7326975cd"
  "/detail/135726f264c04274ab108b3c72d4391e"
  "/detail/a4c8c6ebd449449486bb8befc80f7894"
  "/detail/792b461266cd474cae2356aa7b2a6d0f"
  "/detail/d10a5fa44fca4975bf014f432f0a51d3"
  "/detail/9697191bf77b49d686ae5ca35c70fa0b"
  "/detail/4f1a2c8c5ae44faba1bf9340c0809894"
  "/detail/35a9dc076bda4f679d20e46a414daa02"
  "/detail/d124c09cea9042ec8ce2eea49f7105b2"
  "/detail/f0b282abe2ff4b51be20796043b40460"
  "/detail/bf9a6b88fbc74a989dfbbd56aaf7e8b2"
  "/detail/89eda59c8ab2485188603fe1844bf9fd"
  "/detail/1d4ff7befa364326aaac5307971b55b3"
  "/detail/e747ef8356fe4db9b003b66ff2e5060b"
  "/detail/fb82ddea8a284ca0a47dd6c3dcf6da53"
  "/detail/3f2554490d9941c794bb71f5f764cccd"
  "/detail/b525f7bbaf204f47b762228f4ecfd0ab"
  "/detail/6b5030a638294ae7b0614aed2e693544"
  "/detail/74c23def2f2842418af16064a77dc50e"
  "/detail/756e14612f0a44f8929a0a0da80a0650"
  "/detail/f16ad85c5cec492e954d94af74ce5f5f"
  "/detail/c7b07d450d924cdea940dbae5e6b5916"
  "/detail/0b580d4db1af437bb52ae681045fa3d8"
  "/detail/940de9504e2b4067bb89e8de2687044f"
  "/detail/740c49de0e9b44a887df6f73eaa40b70"
  "/detail/fbcf20581dd64cf4b8aed3aef780369a"
  "/detail/e09c649155144829b8154605f353de63"
  "/detail/061240335ae44ba088a60a25356f028b"
  "/detail/d96f418e40ef4e66a3a32c494619c26f"
  "/detail/c34a952b9f624b3e8fd973baf9f8e1b5"
  "/detail/17bd255e57904585ba8a88149dff691a"
  "/detail/a156b96b28be453fb738dfd576bf3309"
  "/detail/fa67665bf40e41d2933ab8e7ed0f1602"
  "/detail/b18473e401c64322bca40031f57a336f"
  "/detail/68fe379991f84dd5a377e64831e860ed"
  "/detail/abe6bf27ecb84f93966f2c666754177d"
  "/detail/28671cfd645e4120a224fe0230649357"
  "/detail/e51ee137cb0d4e3a8276673023a90476"
  "/detail/cfd6dc9af5f44b3b933547476f6b88a6"
  "/detail/a9c3208b26794b119dabd142b2665f90"
  "/detail/e0d48d16c9bb4910a64abc8362bddbde"
  "/detail/7c145cd33ad14981bd8e8dc497b81406"
  "/detail/925043830b4143a9afb3ad97282c079d"
  "/detail/2b90301e0ddd4ffc94139c25a09f872b"
  "/detail/7f6920bf8bab4600b04474c1376e92d4"
  "/detail/3635fcc77c4e446aa92bbcaecda3a102"
  "/detail/441a89af4193491b8f1fe1c682021211"
  "/detail/88c56f5564e644df986625800fcf21fa"
  "/detail/b016da2b58c04adc8daef9bc750346cb"
  "/detail/e7adedd46b1e433c83cdf6a3e0b48c4c"
  "/detail/8e56d4361856486597b1a5e6d3da8650"
  "/detail/2006a3ea804a4ff69a0770da6c9b152c"
  "/detail/ac821c264b8740f4b4a9e56fd325c660"
  "/detail/a816faeb3ba44c0f9d649b1dba370929"
  "/detail/ab1a576559bb413d94987ad83a39c5f2"
  "/detail/598135b2ad054bd5912b695c29b68c7a"
  "/detail/a4a8c86177954121a5c1d21756b47a2b"
  "/detail/302c26630ee74ff28738a844ed269886"
  "/detail/42678bebba584d12b643e7d1d36bbdda"
  "/detail/97a8d0d52114451ebd70f2e5b619ce79"
  "/detail/a55c651ec0fd40f0a8d0d4911f39813b"
  "/detail/ff5caa750e5a4ed6b5344bb2615f59db"
  "/detail/2e1bf3a20cd44d6eb9cab219acdd783c"
  "/detail/4d19d5a8142541bc891d0e11da039851"
  "/detail/3be71d5d0dcf4cafbb0229b757eba18d"
  "/detail/c5152d0880274f3a91df61dd2cf0ed35"
  "/detail/ef2c85b7ff7a4a708c90c5ef6bc5389e"
  "/detail/dcd1579a57ef42c3a9f76b9afca20bd9"
  "/detail/ec1436da1e4c4f03bb092b218ca78cb2"
  "/detail/73e176aae2d945e3a2f1591b18f795ea"
  "/detail/6a0e50ab5bd046148e3743d125616ceb"
  "/detail/1d9dd4750eb442e4874493dd4798d030"
  "/detail/af7e22d24ee4412890c88c3579fbd639"
  "/detail/3f238c229ee6469fa12b3b634a836c1e"
  "/detail/2d093652413142dfb48e894db53daa26"
  "/detail/5099f7a733df4e9693c4ac6c8cb3fa9d"
  "/detail/95b5e428eeb7403f834536c0259dfbdd"
  "/detail/6cf120a66c1d440ab4b3f211ca5ed4e7"
  "/detail/3da8bf196a3b49808fce26652cccd5b9"
  "/detail/2d338f60a8624b08a0b076a6bda9bd89"
  "/detail/0e84607af75841a8af9242e142d32c1b"
  "/detail/02f5376db4dc447fa79e6b944b2d5c1b"
  "/detail/a6ed01749045435094bb393d532165cf"
  "/detail/5221a02f84804456abe1de36ef2952bc"
  "/detail/4eea087a9e5d40ad92e69bb06d463763"
  "/detail/a791698f060740ec81872561ef70bb34"
  "/detail/289e9338267a4f9f9c8acebb1c389498"
  "/detail/2a0aec1b06cd4f1caee8659d4902903e"
  "/detail/084d8960a47c43df8721e404766bca3f"
  "/detail/a2a198a0824f4a80a67ef4fcb1854571"
  "/detail/64fae64898c84d0fafcd30f9ebf1ed8c"
  "/detail/a378a3d35a9e4deebdaf104233d64967"
  "/detail/a821025b13f0464c84e855512a64902e"
  "/detail/da55e8f48e2c44ca943dd11d69c6a882"
  "/detail/342c22b947d44bd3884252b1e286baba"
  "/detail/a0199a2abe774f49871b67dcd1f94f3d"
  "/detail/d557a3d8ac874884835b1d19aee1600a"
  "/detail/0063d99f94f84ae4a6245dfe32728347"
  "/detail/4421965451b347d9b98ff8c5f99c64f4"
  "/detail/33235fa1274840ffbb13cdd3b2b4bead"
  "/detail/8e281119f82f4c18b63fa69d15c03061"
  "/detail/64aa4d5d3ec8485b83facbcd9938ce41"
  "/detail/833524d4f7c5409b915d2170cfe26734"
  "/detail/8f476e559d4a480bacace9594a734d6e"
  "/detail/008f36161ee342efa69164d184297a33"
  "/detail/6e1bda997d50458ba8d53b5af12a73c6"
  "/detail/4d487491c1984f918e45f759a671b778"
  "/detail/4fb2216a86f04b3c8f243cd666690f45"
  "/detail/7893c4c08a7a4ea99a9da386751ae231"
  "/detail/f4c3961beedd495891e9e4bfbaf04a0a"
  "/detail/1b98e8c17eca4d62a7e844987e00fb6e"
  "/detail/6839368170de42c49ed3cfbf12e88778"
  "/detail/dc462b280b1749da9b04b87cab060448"
  "/detail/f89fa98dbb174a7898008d500673d396"
  "/detail/a1fd30263a8a4bdf869addf794d237bb"
  "/detail/8a563833b6db46d58cb4231fafb3ecb9"
  "/detail/3b4e6267debf4727bc49ab382ee6b378"
  "/detail/4b3a07c918844439be797c82bcf93f5d"
  "/detail/1ba742c0f8ab4e14bfb2838966262114"
  "/detail/d09a3bad9d8246acb1a135339a8a2269"
  "/detail/c3b93aabc4fd4458ae058b79a8d55f40"
  "/detail/914ac234f8274ab7a5525f8ec07a0bb8"
  "/detail/2ac0b06456e24af38ed4a05796ceb314"
  "/detail/d212bfb9ff6e4fb8b4a263c27186990f"
  "/detail/38851123f67b440a9eb34c83a7d7d648"
  "/detail/df6dbe63cb1e4d8c828ea8715778bd66"
  "/detail/4769905b21a7442fa3538b68206deefd"
  "/detail/bc3d9d94151c4f2c990b145eb3cadfc1"
  "/detail/a096f622e9c04dd78a3a6185831ba31a"
  "/detail/43a7e833b0fd4972bad407d517059e1b"
  "/detail/d2bbc2b65285491796b87f4978930e13"
  "/detail/56285a19a62b4cbeaf2813bda58efe1c"
  "/detail/4c9962392c714602862a89b9a9bc8989"
  "/detail/50d22ec40fc04973acc79ecd6865453b"
  "/detail/be9e6edc615c4f2db801facb58538429"
  "/detail/d07fdb4b60294b649b47663b624b171b"
  "/detail/4547b11cdc7c496d8df91d8d32d324fb"
  "/detail/62a32176b6a444dba8e50ee841504bc5"
  "/detail/449e67824e5b4da6beb2cb8c7167a750"
  "/detail/96a889c8249b4981a08e9beaf30e87f3"
  "/detail/e797fd9973e74fec959427771eaf6a36"
  "/detail/866bb386de0b450fabaa9ea744ddea55"
  "/detail/03774667cd6143d3bb687d01e5f29d50"
  "/detail/d24a30eb68604e369a521359b244491a"
  "/detail/8b798107c64a495792a70e7fbf783207"
  "/detail/581056b5b98043b8ac6c5b1effc03094"
  "/detail/fd330e1a691948879377d0380e2e1211"
  "/detail/505305e77711498c9c7542de6532dee8"
  "/detail/a0fde31fcf5e4a1c936bdd6083707d29"
  "/detail/3b4b997d6ded417ea6467654f93b518e"
  "/detail/a5fb416f3696486191cc646289f76a1a"
  "/detail/06bac5fd040148dcb4f1c4b940ce5e24"
  "/detail/7450d68915c04aef9269466c03004a8e"
  "/detail/c03dfcd7dc01447fa3a90667fad10132"
  "/detail/3831330bd93c47328efb2198c221dae5"
  "/detail/70e52fd4923a42919e958298024dcdf3"
  "/detail/1c86779c496a420686f9bc1e8e7eac8b"
  "/detail/5b6c37fb84c843b69699e500f2a35af5"
  "/detail/a5885ad7e1cb4b00bd3bdf1dc9899e40"
  "/detail/623afd0ab4464e268632e2c6bdacfa6a"
  "/detail/b7777da000d44903aa8a832e1712db94"
  "/detail/e324e27f2fc346f080a989508bc55c16"
  "/detail/88286d36b4e44417870f62d69080ee5e"
  "/detail/47eb1a34e386472091e13330835c4729"
  "/detail/ef7b4ac10e10400cb8f12423e31ea5d2"
  "/detail/90d5b890996f466a99e44a068f2e5e75"
  "/detail/7e52fabb32fd4c57943f5de5fc239ffb"
  "/detail/ca88d9fd1695492eaf27a79b9355c195"
  "/detail/3ecd4a5c22aa44a5bb75dcd5aa6c3bf4"
  "/detail/7771c607b84d4337ad4a02cd3c50c7dd"
  "/detail/611e0cf9139b4f2b90066ffbb145126c"
  "/detail/0aefdbeb11644d5189cbcd68d73f8fbb"
  "/detail/eeb3c5b2c3aa4c5ca05781416b91024d"
  "/detail/c7b654af993e4eceb334a81d19f687f5"
  "/detail/34387e5bac4c44038c71d227e3ee07cf"
  "/detail/2b8fe71d69a945d88325960fd09e0752"
  "/detail/7565b51cba814d1cbcde5895ecb7ecbc"
  "/detail/75da02e5307b4d7dbb8e243414de61e8"
  "/detail/0b625de4010b45c4a52e289cc9f1a652"
  "/detail/04e6b49ab9cc43bb888f75d6b2099ec1"
  "/detail/de068f6056524c6cad464cf624ae1fbf"
  "/detail/edc783ccc49a4234b6baac8d06da8db4"
  "/detail/df376191e67b46d3b38b5f4774de0224"
  "/detail/47bfb080597843c8999d13e32547b198"
  "/detail/865b53b7840a4511970f9699ea7c6134"
  "/detail/8669e125b004411293092d9df9bf34c5"
  "/detail/1fa69eddaabf4df5971e23b2c718d5dd"
  "/detail/309219dd4d1842fe8f807fa4434ad2cb"
  "/detail/c8998ae94d9d489dbb5134b18c6f5fb4"
  "/detail/9f06f4cf55274037add5d68b2c250986"
  "/detail/68dc61545aa34f3ca50fc30d697cf926"
  "/detail/ad07e8054c5a47f8aef8e7d732451ff7"
  "/detail/dc221bc461ee439b88f1aa767e0a8418"
  "/detail/81a00d0397c4409bab8eeb19b91596cc"
  "/detail/7c1315587a2a42fa9db2d38e304a9cde"
  "/detail/5a6b8a51792444f0a6d3b82049b447ea"
  "/detail/b9a2c3e351c846e39523864c37bee51a"
  "/detail/891472407403429588922cafb0a8a305"
  "/detail/140c9cf204a54bc888c8c36a1e338946"
  "/detail/26d78996e8ac4aa7a1494e275667f04e"
  "/detail/1b109ab41b4c47e2b05be909a8727e33"
  "/detail/132c192094b348e1973a0226a52864bf"
  "/detail/6433521b76ee4705ab6644fb32bf7d77"
  "/detail/817e50d64c814494a1f0c5ab4eb1fb6e"
  "/detail/bbd3061006a647868ea330b68485755b"
  "/detail/52fcbf43beef4d369bef59bd0368fd10"
  "/detail/8aca2973510443d1ad34c0ec18cb1f7f"
  "/detail/aa63b8e774244aa3aca375cee83b18a6"
  "/detail/bc8e2c94d92945fb9b0b13a2d101fb9e"
  "/detail/69923d8a8de54be9935844cf1ae121a3"
  "/detail/88232df4c33f4b17a50f71a2d1e08c41"
  "/detail/60c98fa8f47f459fb8fd2681b5891694"
  "/detail/3d1feea2093f42a0b76996e3a14ffb49"
  "/detail/23817e2c4eb8419f90c3b800639b1bb5"
  "/detail/06538a60ddef48c7a53c868e90505f4e"
  "/detail/4474560272ab496791d54ef84998f05a"
  "/detail/036a26bbbe4b4f01aea80d39bbc9c86d"
  "/detail/a3da1a51200f4931bb8e78b9edb2706d"
  "/detail/48f1880080fb4e7dbcb69bc0d85a56ab"
  "/detail/5052239aab6c452dabe9f402e3ccd8b6"
  "/detail/7b4caffabad04d4d90f412995e5d0790"
  "/detail/207821a319a14df891b1da52cb633bd5"
  "/detail/062661d152d04adda36714aac9a1ab46"
  "/detail/e9e0aba5c5a4401482059f441c959c05"
  "/detail/3ab3151b544444a9bb61011175d407da"
  "/detail/0e94ae42b2e94624b7401044743fa1f2"
  "/detail/5901e0c63b024f20954fe585d0ae085f"
  "/detail/1e564948a63a4aaab75c2710769bc919"
  "/detail/10990b3472944c229901430b36c4b4ac"
  "/detail/a4b1eca2d9dc49cd8ab6329995b0a6ac"
  "/detail/c312ad8019cc4ef6882708a63676aafe"
  "/detail/ab9adf466e6744c5acd83ae7e17980f5"
  "/detail/f905c696fc72453a92da7f09ae351a75"
  "/detail/3f88015762804ae0881d1581c229a3c9"
  "/detail/732623e8b9bd4ca2b4fd69a0f5ffd9b4"
  "/detail/b82d4d85298e4a5da955b80ca1567b13"
  "/detail/cb79e9bab48e40e48660d25cb01bc111"
  "/detail/798f63f530024716b63728137927a577"
  "/detail/cc2e0c973ab64a99a8a4c3368b790fe6"
  "/detail/9c5332cba3c44f0f8cac2ea88514f142"
  "/detail/0a55ef82545845fd8d26d049f6fa826e"
  "/detail/137ab040245b46419c5d19e61b554776"
  "/detail/8e87aa0dc58b429dbba384d01748e66e"
  "/detail/641aec6182ff4ef1bbd9a5202d20f0c7"
  "/detail/2b43a0b43b6f4fa2afbf694183b86ba9"
  "/detail/eec0d0e9fd44413083334ecfaa638760"
  "/detail/a56791c8fe6441978612fce3e3353256"
  "/detail/7979893536284cd5a6fd2ade57ccb406"
  "/detail/e1ee7bea1ffb4e7ea6864ccd2c4afeb4"
  "/detail/4bd24feb0c724eac8912702054c51c20"
  "/detail/47acbb1858dd4661aa5810d7f0ca2e74"
  "/detail/5ceb09c11d094fcd84db184738d2d083"
  "/detail/84d0789314454723a3e7d9e34328fd4f"
  "/detail/ab80f47e137240b2b89fe98783e2e72c"
  "/detail/65092324d2ee4c58852e11d4ac397773"
  "/detail/17bfd861909c4763b5d79fcce7c5297b"
  "/detail/90e0d429e36048a99e703e33467ed707"
  "/detail/cf739fe71fa7405c8da1e454c4fe9074"
  "/detail/be0d9389242646df8a78cfbd362520e4"
  "/detail/a776ad854a6844ef9f7048118eb383b9"
  "/detail/eb98651cfa584a6f9b67810ca331c870"
  "/detail/88f7ebf91b5c4b79a1b4e1c7a2d1ca27"
  "/detail/b9af4ffdc0874b90989ef8aff04ad15b"
  "/detail/d14bb8aaa7394e75817426f7df8a5570"
  "/detail/aa3031f9fd724dbc9fed884ea62b3cdd"
  "/detail/34f37717bc1849cbbc9d628a12ebbd80"
  "/detail/2c7be5c005c948949979b713244fe4ca"
  "/detail/95d3714074084c3ba682eef94d7c8b85"
  "/detail/0d649f80d88242aeb2e5b317364aa3d7"
  "/detail/2a2dc438531d4b6a9977bdb5d546ef6f"
  "/detail/1777f0f2727e486a85165af0983f2dcf"
  "/detail/595f45266ec5447ea014a1645d0433ee"
  "/detail/14d611d0a50e4220b467a1c2c39105ae"
  "/detail/398c01a31065433b859085e3fc840c58"
  "/detail/a5bc2dc44f07433da905f6171d9cb01f"
  "/detail/a83fd50b6cb4416fab3df796217cc451"
  "/detail/bebbfba6ef05401d9e7be7e9c53ea694"
  "/detail/0b8fa99c70f24a959f02c746c58cdb15"
  "/detail/2fe898d6a2fe4d1fa0c95865a625a8a2"
  "/detail/12670c0a49534476a4627edfa8a8a640"
  "/detail/d772b60125d64f159be46c037b221f2c"
  "/detail/f1ab9615c18f40d2a22eab75cfc86dc6"
  "/detail/ea235078710040d2b2883edf5b86be88"
  "/detail/0209e577fc514c1c9d7436a79ea21e3d"
  "/detail/53b20a74867f4954a13cb4331e0a46e4"
  "/detail/24f50124b7f94873aed973d2e8279628"
  "/detail/f17c143e8030401fbb2cb3c31b7d2b1a"
  "/detail/9af21c4c025849978170a5ffaf2b4e31"
  "/detail/9ddde9c25d6649c5a976568c7b425fde"
  "/detail/0af3b7e057754baf9f358b609c82dc86"
  "/detail/8eb0bbc3367a4bf2885597f224668845"
  "/detail/eaf6170a147f4be3ab6a80de18c942a1"
  "/detail/5880b298bd1e40a691268b84f663b909"
  "/detail/b26bef89a19a429bb704aa49cb916050"
  "/detail/a5231cfed070466cae833594bdda8382"
  "/detail/f061302ae2764217b219e4d20817b00f"
  "/detail/7ff6f83f782d44b7a87021116a636a9e"
  "/detail/a35f304ff6e6407a8167dc0c7ae2b3c0"
  "/detail/0c8d01216caa443284ebd923b2e22621"
  "/detail/88befda331cc4ebcb390202c12666c3b"
  "/detail/86c2b59e49774c01b8cd112b8aa31989"
  "/detail/cc22e1c4f19c4c29b72e89ee13aa2cbf"
  "/detail/d799c0685ddb49d2ba6676b962505d04"
  "/detail/2a2b04d344d6460f9595b2bca7648812"
  "/detail/9ae4096eee4840d4b891a033cace4884"
  "/detail/907ba621589b471086fce496439ff2ac"
  "/detail/531f7bc86b8d4ad9950ad8d6a3003996"
  "/detail/801534b7005f4e85a3d2451079eae77d"
  "/detail/6e879e61928047a2a98d3bc88a0341ed"
  "/detail/4401249ab07247fb8c464c75df67e62f"
  "/detail/50601c78093643a1be2aec173ae77953"
  "/detail/068f0f07571949618c99c2ab142dd526"
  "/detail/c108e759537f413694440f54ceb57949"
  "/detail/41138e3be7494bd1a59126c1c75e76ee"
  "/detail/8c98ce41cd2545539d9bf136866d8b84"
  "/detail/119611c045894778978ea747d6024910"
  "/detail/bd1af5f41cdc490d982253dc0cbbaace"
  "/detail/8eed6b29670b4bb5b4c5237b6ea4987f"
  "/detail/67aa26a056b1436092f74aff6ed8ea7e"
  "/detail/c2eaa4b28d894745b589f1022b868269"
  "/detail/c84fcd6a32274ca489900a7b23dbf735"
  "/detail/3a6874a2ca8c493a932a7cfbce5b6f16"
  "/detail/26fda724c517458d9d9c15c346a490e3"
  "/detail/789d764f909447faa8d34eef1b31ea98"
  "/detail/3d3065529fc341c8a2951f9c1e437b22"
  "/detail/c84968524ed8433bb4e952827c845531"
  "/detail/5f77b0a02c3048f39b887eb9192609e8"
  "/detail/0ff1e720d69f43e1bc9d42d82992ef6b"
  "/detail/d238e4cf6705454eb61f12d1d583ebd5"
  "/detail/9fc9301ee73e4e6f99574764cbf5445c"
  "/detail/2ed4095813024078b4962b9f670976dc"
  "/detail/9ee0597b6a59479ba1e82a7a345e034c"
  "/detail/07d081c6c1064008939838a51a05b3a0"
  "/detail/a1bebd5af470495fad5946d0965ab145"
  "/detail/b82d3041c7614a058de48366eb61c491"
  "/detail/9cef8ea62d064cb68e51c8c3642d0eda"
  "/detail/804a4bb458414a6897f18f27a400364f"
  "/detail/e4d8b5de307843d69c303d1225246cd7"
  "/detail/fbe0f7d677b643c9ad932552b8a524e6"
  "/detail/a212a54a7d44409a9137a72a6bfeb9a9"
  "/detail/02d31b1efd4f40a88dc4a16db62f8d53"
  "/detail/3be2ac7b5ee049cb9504c41fd1b1fcce"
  "/detail/68e2e4d658a04d05a658349d48e6235c"
  "/detail/a34a784261fb493196224fa84f22cae5"
  "/detail/ccacc5eb89ae4e669dc65da141f77e29"
  "/detail/7c153159d9534c04b0077123ed7d0cf5"
  "/detail/276801a54ec6465f8eaf79844ba82fe6"
  "/detail/6140d6c2200148abb7c93fade62abcf5"
  "/detail/9bfc4e00273a416cafea674f2e38cb93"
  "/detail/ba1bae2a262a429eb14035abf23e3043"
  "/detail/d30b4f0231fc469fa8f2e49021d5c43f"
  "/detail/b7d57e41db8349b680c019ecab3ecdc3"
  "/detail/f9ca844bf5f745a493e1c5895a64f101"
  "/detail/f8913ff5fcb745079560bae0f847d294"
  "/detail/8f373bd624cb4b8eb33442d43fa960d0"
  "/detail/734e5b33c2af4d88bc159c70c1ffa921"
  "/detail/3cbfcfbd45444c7b859ebb5218167655"
  "/detail/2ded46b65e8b4950a474ca80b22ad30d"
  "/detail/9d8fe6b801ea42e597fdc03e36d9c506"
  "/detail/49b1dfa152554f5b934e0c61ce4defe0"
  "/detail/07b7f25516774d86bb85f336ed2a7eb1"
  "/detail/66e6574738c341e2a84ea91f5c2624cf"
  "/detail/eb57876fb07d44b8913887221c31b429"
  "/detail/9295c4900c1346c491cc126d7800f31f"
  "/detail/5991995c41a341818105d7ad36872a57"
  "/detail/67c04b52d517432b9584c48d05ff56de"
  "/detail/f070fa6d40ab402f9e93cf4704f0aff8"
  "/detail/3da0d08ef3674e41881daaffceda4120"
  "/detail/68de096b0def4e588a861858d7ccf478"
  "/detail/056f2b4a18734b51aa5cbac988c32d68"
  "/detail/bca5de7adb4a4af4a617fd915683a208"
  "/detail/4ca76a739a2548a087d104e75406bc22"
  "/detail/f78861113634444b8570ce48825052f0"
  "/detail/632f76544ea94aebaf033b464fd1f21c"
  "/detail/379f5137e954431ca6f0c4f1f9a9a207"
  "/detail/61f73542b8634a8486d6d4b07f169bcc"
  "/detail/70b14d15c914428eaea65264ceba1b4d"
  "/detail/0e8e19f9f00c4397bcda44eeca5258a1"
  "/detail/acdbe725e3024402862c740c19979cb0"
  "/detail/5fb9129b5d3e451d862eb548c536ddd9"
  "/detail/0f91158e463f48eea224084b0933ace6"
  "/detail/1a39997927c546b699e0dae676565971"
  "/detail/898220be1e374b2c9f9b390757fab077"
  "/detail/5fee3f7db1c3493aaf05e63541417fce"
  "/detail/1833a28ed3aa4a84933e0b8b8d0e55cd"
  "/detail/7df69400882b41d78787e29477899841"
  "/detail/a42d85a509c44916a35e1430f4dc3229"
  "/detail/78e0b4108ab943d5841197d2de96a1c4"
  "/detail/014f7384db66408f89aa3e936e853cc5"
  "/detail/22ca243d008f413b9a0b8a6206a110d1"
  "/detail/e921cf6a809e40b8b2d7f484124b3ae9"
  "/detail/5cc4d3f94c7848239aa5c35b207b4cdb"
  "/detail/bb117e077ef74313b97791510a606fe3"
  "/detail/2919f1410e8744949b8fb4c97015094e"
  "/detail/4dbe21c40cb34ac7b557e114f1d4385a"
  "/detail/73b93531adac48628d746ba9d66f4a41"
  "/detail/13794d1d356b43989d19c3b1af20e6c3"
  "/detail/8b4c960a6c744c7b9ebd699a31954c79"
  "/detail/e8b3d773b0614d1bb68da34b30c65723"
  "/detail/812a9dc2ea7148f78642ad3685650770"
  "/detail/679daf3d44a14ba7ae6b05aece39b71b"
  "/detail/74a80cf179b14312b5ef235f6fe9c789"
  "/detail/f16eb61d445844d69951a30e9baa88d3"
  "/detail/3d9bc37233ef4acca274e8c7d34c1440"
  "/detail/9d31aa53c5b346c0ac563003547d704b"
  "/detail/a9315f49813548e9beb8e9958f71a82a"
  "/detail/fc19ffd651714d7dba3bce939431c42b"
  "/detail/b5b52197b3234712938cec47012e98f8"
  "/detail/640d2d9bbfbc45d5a4889b8a789b10ba"
  "/detail/ff61ad2f52b045e0b8e246b66950898a"
  "/detail/5a22a6fc6bbf407196b685f313411a12"
  "/detail/aceb99d3faaa4b378f1a02d4e899d0bf"
  "/detail/c6f65a752ba34fc0b0e96fe14cab3767"
  "/detail/1140cf94473b4c6eb5b133f751115acf"
  "/detail/46616fe8d70a41949673835a31cadf85"
  "/detail/1654fd1cfe8a4817937dad0f7e294480"
  "/detail/44a162b7347347d89a80d318f083233e"
  "/detail/7a2f49de392d40f78ec955405af13a7e"
  "/detail/95581b6069e6433eb2345b2b67301843"
  "/detail/0af6affec65c4885b40767871088623f"
  "/detail/ad4c5a3e33654eb4ba4b50f74574dc86"
  "/detail/4541da5bca1d4a12aa9e7583a321bf3b"
  "/detail/a90fce6933d94a6aa2eb2cb34aa18f8c"
  "/detail/47ecebc74a604b3faaaef6e18ea902ce"
  "/detail/2fe2887286c14c9d9c90704a2c894307"
  "/detail/c25e389d064942208e8756b80a502240"
  "/detail/37cb6d0398244386bb879aa64ad6ce09"
  "/detail/64e9d4f459d94a1dac09471cc105e744"
  "/detail/606d34e1f75f4ef6b3fbcea4e232b8a7"
  "/detail/85ad71fb036c45449def8e90a9ce7d17"
  "/detail/4ff2304845ca4cfdab061877469d5349"
  "/detail/8b9119d40cd647ad8552925be1d70b25"
  "/detail/f0c6aad6b16b41c2bfa4c317b76dc4a5"
  "/detail/ef907fd3b877460dbbb2658cf7fdb276"
  "/detail/fe9f6f62f3a64491b84e5d09c7bfba4c"
  "/detail/65f5796081914732bbf71e5c92d3d5e6"
  "/detail/3bce6afdd2e64605b8233d08835cb949"
  "/detail/19fb29273c4e46088a35546e07cfd57e"
  "/detail/23cbd9306f864a689e4c9ce3973b7ae0"
  "/detail/077df44abf2d4748a2a60aeaa8916a7b"
  "/detail/cdccd171a00744cb8b670acdee4f0b69"
  "/detail/9bb29350c96f4ccbbcab151811f576c6"
  "/detail/b3faa8ec780643af9b4f76a1530da2de"
  "/detail/d9b2dc17a0d349ccbefeac7758f014c6"
  "/detail/b96a7671a2534a968fac1749f4ce8f21"
  "/detail/372e134d85fa4e3ca443e027a436be6b"
  "/detail/5d2408361d2a45668fa604868a26c3ce"
  "/detail/7815226a72eb444588063124e66fe906"
  "/detail/2fbc504304064036af6811f32645711c"
  "/detail/5d2f77d41dcd477699e32af67ee48467"
  "/detail/6ea1962dc1c746beb67ce12a461a64d6"
  "/detail/3599db9ea6ef40e6bab23d0ce97e8bdf"
  "/detail/864a088e3d854fd49ecaa49481216811"
  "/detail/6c83dd4b43ff4cf290a56fe1801ddc47"
  "/detail/b467e28f3c70481a8b2e9c3b1f5d1af6"
  "/detail/37bb79301b2d466385008d5b79033af5"
  "/detail/98625660f1f8444f834fee53138c7c03"
  "/detail/6d263c1fcf47426a9ec009ab9664cc1f"
  "/detail/d1f73fa54c054deb8a38ab7ee504e938"
  "/detail/1489fb41880743d19a60f67903e317d4"
  "/detail/dd0d94c2f336499da33a3e66b36eae70"
  "/detail/917418843c57435ebe7006d0859b3f3d"
  "/detail/8313bb31d269446aaf7093caad1dda1c"
  "/detail/9a666ae702c44924b22eb08093ed03ef"
  "/detail/103467a9cae84df3b212cee1e6bb0d2d"
  "/detail/e4890ab8b7d846a9978ef6be1a03d9b3"
  "/detail/97a6285c7653471687bc3878590a8a2d"
  "/detail/241c5e0ea5ad428c8408129e46fcd09b"
  "/detail/3a6dc9cc905048e89aef10f84409d02d"
  "/detail/bb331f27bea04ac3811c79942b0f24df"
  "/detail/4c7c2f42876d4f9489d9a4b0475da0cc"
  "/detail/ad6fef20a05942598a9a1339ef9986ab"
  "/detail/25c6949f0ae141479143661642882b3b"
  "/detail/24583058f96741679ab5268b478f92b3"
  "/detail/64e2d2f18cae4525a2c62f80a1462473"
  "/detail/d29ee3e6741e4717a835c0dfd74612d1"
  "/detail/dc43c8f61ba447b9a34f54499ee1fe93"
  "/detail/532d7acef6524834a44cfad9757a5295"
  "/detail/5a12896edc4f4348a2d6e00e655dbd39"
  "/detail/4464101d483a4172943a8ec0a99cc0d5"
  "/detail/f7c2881400fd41f2a364ec6f18875d7b"
  "/detail/ee20a42d66ac4314a67ca8c25a10e628"
  "/detail/9b0d71093c0b43d0a76ab6878fd5724e"
  "/detail/8bf3d4e572624a54bf032256e0626c08"
  "/detail/3f2935b7267c4fb0b80e50c7745c1345"
  "/detail/6ee41ee1bf4a4d49b2da68843926509c"
  "/detail/819f64b8ed59400ea6c95c72979d5aa4"
  "/detail/aed896931f284531bbef9c0cbbf6910b"
  "/detail/c352fd28052548f4b3c7fdf356c2000b"
  "/detail/d67a024c5bc14d298eb9b37f57f0f384"
  "/detail/62ae4990aeba411e9262e7657a2d1a0c"
  "/detail/4a82b75297e249af835a7c9b6327f8c0"
  "/detail/5f9b79f3f60947d3a8b8cae1b2ef0350"
  "/detail/a94619849a3545bbbcedc55fe9117e0e"
  "/detail/42f2e46f15f1412d81c4a1f0fabf9574"
  "/detail/beaef5b7b5e4438698cb3cbdc8d4abb6"
  "/detail/7424edefde124c299d55e48cb7b944c8"
  "/detail/82684099dd6f49b49e889b6664fa210b"
  "/detail/ed76a3d76d5b40768d1558a9291f7093"
  "/detail/058176951f00484eaec8b4250fa889ae"
  "/detail/44fd29b89c874bb09cb67738a9709250"
  "/detail/79655fce03834c79b9792899eb30dba9"
  "/detail/40d0fd6421ef49e4a2a7ff26fe38fd3b"
  "/navigation/d1c8e7fd3f514b16a7c7c457c438b93f"
  "/navigation/585d71242fa54b0fba56e331ed5adbe1"
  "/navigation/0199576db2937bbe9a41fb6156449782"
  "/navigation/08014c102bba43b09e93a823de238da1"
  "/navigation/04ac33f9be48438ba185ce8585682c3c"
  "/navigation/ba9f9e3fd094425392c838f151773526"
  "/navigation/cda441a37060455fa34c8ce371928eb3"
  "/navigation/52242d7c7a3349359001e1b7b2c3df80"
  "/navigation/83586831f5bc43d6824ec80864e9314e"
  "/navigation/0196d8a825c27a7e93a4b07323c246d6"
  "/navigation/ccd140695dc643408838c39c838a0a51"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
118 0.49 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"†;orw>Jj²»Úï\x06бQ"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  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.