GET https://staging.ktm-sturm.de/ersatzteilfinder/300-exc-2005-modelcode-7403E0

Query Metrics

113 Database Queries
101 Different statements
1113.38 ms Query time

Queries

Group similar statements

# Time Info
1 0.88 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.17 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.57 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.28 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.55 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.46 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/300-exc-2005-modelcode-7403E0"
  "ersatzteilfinder/300-exc-2005-modelcode-7403E0/"
]
7 0.32 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/300-exc-2005-modelcode-7403E0"
]
8 0.89 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 0.35 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.43 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "uTEJYyJ6xWETJVXE25OyQgaKircl7OtZ"
]
11 0.35 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.40 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.22 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.21 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.35 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.23 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.26 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.24 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.16 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.40 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.37 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.41 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.21 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:
[
  "uTEJYyJ6xWETJVXE25OyQgaKircl7OtZ"
]
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.40 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.25 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.47 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.23 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.46 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.23 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.41 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.28 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.20 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.95 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.51 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`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.29 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.37 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.48 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.29 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.23 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.22 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.22 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 1.22 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`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 0.62 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  4
  true
  true
]
47 0.34 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.29 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.48 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.38 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.47 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.20 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.16 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
54 0.17 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.15 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
56 0.23 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.38 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.23 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.31 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.38 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.48 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.26 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ð"±&‰¬C]›¸\v\x02ý—ûŸ"
]
63 0.29 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.64 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.19 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
66 685.62 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 2.11 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.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"\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.28 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.33 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 0.83 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.55 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 2.03 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.35 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.27 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 2.51 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%7403E0%"
]
77 53.68 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:
[
  1000148951
]
78 25.19 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (21755,23245,23340,23346,23347,23477,23531,23687,23714,23759,23907,23969,24109,24126,24177,24191,24196,24353,24366,24423,24431,24432,24788,25013,25141,33482,33483,33484,33485,33486,33487,33488,33489,33490,33491,33492,33493,33494,33495,33496) ORDER BY number, part_type ASC
Parameters:
[]
79 199.46 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (21755,23245,23340,23346,23347,23477,23531,23687,23714,23759,23907,23969,24109,24126,24177,24191,24196,24353,24366,24423,24431,24432,24788,25013,25141,33482,33483,33484,33485,33486,33487,33488,33489,33490,33491,33492,33493,33494,33495,33496) AND article_number IN ("54810001244","5481001004496","59010011000","0625060058","0472047175","0760324771","54610016000","50310072197","58309072000","54610070300","54810060000","59009062013","50310073200","58310051038","58310051042","58310151040","58310151045","58310151048","58310151049","58310151050","58310151051","58310151052","54510052100","54310086200","50310165118","50310265114","50310265118","50310166000","50310266000","54010100100","50310090050","55003135000","50210086000","50310085044","50310084000","50304040000","58414030000","50310099000","54813001100","50313003000","54813008100","50313005000","0015060253","50313006100","54813002000","54813007100","50313004000","58012040150","59013011000","50213025000","42013226000","306054","54813060100","54813061000","54813062100","54813063000","50311051100","54813070000","54813050044","54813051000","0015050123","54603062000","0015060203","54813056000","0934060003","54813055000","0912100406","59001037000","46030045000","0625060002","54630044000","0015060123","6899785","14187A04LS","14187A04RS","0015080253","0015080303","0015080353","0912100250","0017060203","59001132120","50101033100","59001034120","54801036000","59001038200","59001039100","54201081000","54601084100","54601184000","59001085100","54201086000","59001092050","5900109400030","54802001100","57013072000","6899792","54802010000","54802013000","50302020000","50302091000","54802039000","44011076200","50301089000","50302030200","54602031000","59002031000","59002032000","50302033100","50302034000","59002035000","50302036200","50302037000","50302038000","50302030150","59002044000","58012040000","58012140000","0965040123","54732063100","54805009000","0770440030","54805001000","50305012000","50305016000","54605157000","54603048100","50235033200","0014060103","0014060153","48600020S","46810340","48600018","48600020S1","40540603","48600028","48600044","48600058","48600009","48600043","48600019","48600381","48600016","48600245","48600205","48600013","48600399","48600070","48600400","48600236","48600204","48600377","48600380S","48600092","48600409","48600189","48600046","48600033","48600113","48600036","48600037","48600038","48600053","91410011S","91410012S","91410013S","91410014S","91410015S","91410016S","91410017S","48600021","48600383S","48600239","48600403","48600203","35480377","48600062","48600068","48600215","48600216","40540401","40540402","40540403","40540414","40540415","40540449","40540450","48600063","48600064","48600065","48600116","48600060","48600042","40540486","48600081","48600048","48600237S","48600238S","48600163","48600202","48600152S1","48600061","48600047","46811499","35480320","48600152","48600190","48600049","48600051","48600034","48600004","48600141","48600401S1","T511","R14009","54809001144","5480901004496","54809011000","0625069068","0760354771","54809012000","50309072228","50309072000","54609070200","50309073000","51009100100","54809060100","54809081000","54809082000","54809081050","50303023270","50303023000","50303023152","50303026100","50303023054","50303018000","50303024000","10003021000","58429059000","50307005000","54807004000","0770130023","31007107001","59007008044","59007009000","50307011000","5030711300004","5030711320044","50307014000","50307016000","58031005000","51030022000","54807040400","54807040450","5480805000004","5480805100004","50308052000","50308053000","50212100100","55003139600","50335095000","50335096000","5480800100004","54808019000","0017060204","50211086000","5030801030004","54808020000","0014060203","50308009100","50308009050","50308009051","5480801310004","50314057050","54807048000","0015060163","54808015000","54808015100","50308052100","58412080000","0966050163","40006006000","58412080050","0125050003","0985050003","54811083100","54811075200","44011076305","44611207200","58211031100","49111425000","50311070000","50311050100","50311060000","80011034000","59011061000","57013070000","0912050083","57013072100","50311029000","13011070060","0985040203","0084040223","0934040003","58111076000","50311035000","59011080000","59011081000","54804230244","50304066000","50304066100","72210079000","0015060103","54611076100","0009050103","54804034000","0760253270","54804032000","58033097000","54603036000","54607066100","54607070144","0015060503","50304090044","50329000044","50304060100","54607460000","20012062055","0985060003","0021060003","54804037000","54804038000","58404041100","0770110021","5480711300004","5030711310044","50180429","50180301S3","46180007","46180003","50180168","50180005","50180095","46810016","52000041","50180438","46180014","46180002","46180015","50180344","46810893","36120151","46811208","50180097","50180177","50180448","50180437","50180270","50180430","50180133","50180081","50180433","0912050303","50180114","91210001","91210002","91210003","91210004","91210005","91210014","91210015","91210016","50180273","50180355","50180352","50180141","50180099","50180135","50180210","50180446","50180036","50180037","50180069","50180073","50180074","50180075","50180076","50180077","50180078","50180436","50180045","50180054","50180067","50180048","50180059","50180060","50180061","50180062","50180063","50180064","50180065","50180066","50180071","50180196","50180197","50180431","50180200","50180157","50180439","50180264","50180279","50180261","46811265","50180435S","50180113","50180107","50180102","50180101","50180103","46180119","50180082","50180126","50180165","50180276","50180283","50180356","50180105","50180297","50180281","50180222","50180434","50180342S1","R12008","59002002000","5480207900004","5480207900030","6000207910004","6000207910030","5480808820020","5480808820030","5480808820038","5480808820080","54814073000","0965040125","50314068050","54813080144","50313081200","54813082000","54813090000","54813090100","54813090200","54813090300","54813083000","54813018000","54613218000","54813020000","59013015144","54613205000","54613206000","54613210100","54613212000","50313030000","50313030100","54613209044","59013030000","54513214000","42013026000","50308290100","54808091800","54814001000","54814001050","44111038000","0081500181","0014050603","54808008000","54808008001","49011435000","54811001050","50314040100","50314041100","50311076000","58414042000","50314041200","54811076050","0981350323","54814025000","54814026000","44111015100","0125100003","0797100003","0015120556","12187A04","54805083000","0015060303","54605069000","54605068000","0137060003","54805079052","54805079150","54805079060","54805083060","54805079058","0770055020","54805078450","5480300150096","54803002344","54803013000","71003007000","50307012000","0934080003","54603013000","54610052000","56530079000","54606004000","54403135000","54310086100","42007049000","36003014000","54804067000","59003040250","59003041250","54803044000","54603041000","0094032253","50303089000","55007016001","54803094100","54803092050","59030060050","0014050253","54803092060","0015060353","51103053000","51103053051","54814069000","54814069200","54814069010","58314068000","54814069020","54814068000","55011022100","54814069050","0471009104","0021050003","54814060000","0016050121","58214069051","31008060000","0014060253","58314060050","58314033100","58011021300","58011024300","54806001051","54806003000","54806001052","54806008051","54806008052","54806008050","50306010000","50306012000","59006015000","54806016000","50306017000","50306018000","50306019000","54706026000","51006027000","56012001000","54629003000","56012004000","54629009044","51012011000","54629012100","51012014000","51012016000","54829001000","50112013000","50112030000","54629027000","58429037043","54830000044","54830002000","54830040000","59033018000","0912060083","0912060404","54830024000","54630027000","54830027000","54830039000","54830047000","54634049000","0014050163","0015060403","0015060553","0015060603","54830099000","54736044000","54830051044","54730052000","54830062100","54830107000 I","54830107000 II","54030074000","54630233000","54630029000","58132072000","54830016000","0760385273","0625623204","54830118000","54430034000","0888030050","56530123200","6946005","0760253570","50230029012","49030021000","54830015044","0770250015","54830132000","54830305044","54830306000","5473700700098","54737008000","5473700500098","54737006000","54830079000","56530080000","0770800021","0770114020","58336020090","0835100351","0835100403","54830030002","54830030004","54830030005","54830030075","0770116241","51005074000","0912060303","0014050123","54831101144","54531607035","54531607038","54531607040","54531607042","54531607045","54531607048","54531607050","57331008000","57331009000","54831010000","54831011000","54531612100","0016040163","54531615000","54531617000","54631118000","54631219100","54631020000","54531621000","54531623155","54531623158","54531623160","54531623162","54531623165","54531623168","54531623170","54531623172","54531623175","54531623178","54831025000","54831029000","54831127000","54831028000","54531629000","54831030000","54631231000","54631232000","54531636004","54531636005","54531636006","54531636007","54531636008","54731034600","54731034700","54731034900","54731134000","54631035000","54831035065","54631245000","54531696000","31007007101","52031137001","57331014000","0770180230","50331029038","0770060018","54831071000","54831072000","54832001072","54832002000","54632003000","54832001000","54832000026","58132081000","54832080000","54832011000","54832012000","57532013000","0936181505","56532018000","0733060150","58132026000","58132028000","56532095000","50332070000","50329050000","54637097200","50332054051","54832054000","54637098200","0993012000","59032061044","54732064000","59032066000","0770300015","54833101000","54833102000","54833103000","54833104000","54833105000","0625062054","0405222613","0405242812","54633015000","54633096000","0625160040","59033030000","50333043000","54834001000","54834002000","54834003000","0402061480","54834005044","58038023200","54634008044","56534013100","54634020000","0625069034","54834012000","0625068050","54834014000","54834015000","0984060302","54834019000","54834020000","54834023000","50334024044","54634052300","0349000050","0015050203","54834031000","54634131000","54634031050","54634032100","54634050000","54632095000","0760142460","50232050001","50233041000","0933060165","54833007000","54833111000","54833112000","54833113000","54833114000","54833115000","0405202413","54833025000","0625062035","52033096000","50033029013","50033029014","50033029015","56033030000","54833032011","0760324565","0770248022","59033080000","50339005200","54839204000","47039090000","50231012000","54739093000","50339006000","54839331100","54839032000","0015050163","0991050102","54637062000","54637063000","0770160021","54637361444","54637361544","0007050160","0912060203","54637067000","54637066000","54637085300","54637065000","54637068100","54637064000","54637364000","54637064050","54637364050","54737019000","0770150151","54837320000","0912060163","54637056100","54635005000","0760082472","0625160020","54837050044","54637098100","0014050203","54637070100","54837075000","0770021120","0770240020","54837069000","54637072300","54837072000","54837072100","54637071200","54637055244","0988101610","54637096000","54837057000","54637095344","50237195055","50335007000","50335008000","59035009000","54835013044","0770320020","0016040183","54835017000","54835018000","58335099000","10001020000","54835024000","56535025001","54835026033","54835027000","54835028000","5463503420004","54635034200","54635134200","5463513420004","41001052000","54830001044","58030020000","0770191015","49030090000","0910100003","0603100141","58030021000","58038022000","54830025000","5483002600098","54835003000","54835001000","54637107000","54837091000","0770021160","0603061001","54833070044","54633037000","0760193070","0471170010","0471190120","54633074000","0405222610","59033069000","54833024000","54633025000","54633026000","58033028000","58033031000","54633090000","0988172405","59033050000","54833051034","59033052000")
Parameters:
[]
80 0.32 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1000148951
]
81 0.23 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:
[
  "1000148951"
]
82 17.58 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"¶Û”‚°\x18JW»Pž7R\x0Fô\x10"
  b"\x01\x08é¢O%¼·ÈC\eBìC"
  b"Àk^W\JE\x7F½7\x02Q;"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"\x0FÜè×GùÖÉ\x0Eéë[ıM"
  b"\x08\x17\x06\x05H–›ôå\x02yŒx\x04"
  b"╗Åù¶±\x0EB·ë!X$&Ê"à"
  b" ┬u¦╦hKùï¹\fD\x0F)üÏ"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"IGÍ¢,┬JiêÉòßW╩\x11Ù"
  b"ïÁTèsºBìÿ\vóVËõ\x1Eo"
  b"°*ÅJ_j@\x08Üæ?\x1F\x16┌ƒ═"
  b"]w!ØÓ\x15L\v¼*ê7╚A°A"
  b"XáV€¡pGlºd\x1C„Hƒï\v"
  b"+\x02vS‚¢@!‹f|`\x10—®Z"
  b"¦\x17\x00øñH@A║IÓãÄ#ÁÅ"
  b"û½TyG°G¸░Ø©æ21¶î"
  b"^@ÓÓ^ÉHª°;Y\x01[ï6Š"
  b"ÊNÅy®:J¸┤øpÜ<H└O"
  b"dhD\r|ÑEÌ•¥›°-vÏ…"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"ŸcQ\x14<.I‘§\x1DezŠòÆñ"
  b"::ãr;åFłʪ\x1DèBÖ§"
  b"\x00 ãÉ-#LdªDîo1Ö5·"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"yÉÓ¦1ÞN\x08›%Áó±û\x7Fd"
  b"½›'?E¬@GŠ1eÙøX\x02#"
  b"ü¶├~>║Ga╗┴bdýıçy"
  b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11"
  b"R‰É¬\x1E\x1AE%°(VkÏ2ÇØ"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"bý$÷ÙÞN?ŠÀ\x16*öÇuG"
  b"‰ÀñiÀ»Kr¡J]GÀÌF "
  b"מÈ?¿\nA÷ I­L!cJ\x00"
  b"y┴┤B7¦JÚº╔¯\x13ÉüR╚"
  b"l`\x03(7\x04E"ótècÓì+è"
  b"¦„\vÈÂH2Š­‹ÞЈSP"
  b"µt†H5\vCV£–DRÒ¸\¬"
  b";\x1EPÍð╗L×òpEöM█ÜÅ"
  b"Û0í]¶>H±‡Ô”\x0F}‘u\x10"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b"v)c\r\x0FFà¢Î\rù)JUê"
  b"\x17Úëó\x0F§BÌä÷èþâÏì¡"
  b"†ñó´úéJ[Œ2®º\x06üØù"
  b"êS½Gœ¬H¨…È[WÞ«â\r"
  b"¬\x1F®N<òJhìóOâLe\x16;"
  b"\x1FÑlÐoËBªì~}î̽ËÖ"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"áZý’™-E³·4{]lFG\e"
  b"ûoF°\x1EáL\x0F¼õ÷ô\x11Þìñ"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"z1\x18ð\x03\vGúû─Å░╠ÕÅô"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"øx\x07Û\x02õLÃúaÈÉKÒ4å"
  b"rf‗°\x10ÂMc┤ؽú┴LpÜ"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"É›\x06´‚fN¥°©¡è\qæx"
  b"gyp—á?Bí¨bWÇ\x1CBz("
  b"\x1C}╦}þãA¥àÅ×\v\¦Ðd"
  b"7\x0Fþ;¥ýN¤’ÑŸ‹´‚ö¼"
  b"ÿ‡3§¼9Jç˜!C6\x08<`Z"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"¨'4\x1Dg-B=„\x07X¡ïñ(F"
  b"aìg\x14?äCx£GIg\x08¬äõ"
  b"úú¹æü^@─ï¤▀¡Æ4█#"
  b"\e+$·n\x1EM·“ÖÍš2.Žd"
  b"\x01Ž;BÇÆB4»4\x02ÌÚ:8‰"
  b"¬ä╔áɦDÌû├ý¥┌§\x06Ù"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"Q}DBŒïJ\x1C³\x08±KYZÀp"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"┬]z\x01\x03\x17C\x15┐øHìÅGaÒ"
  b"Ë\x10³2J\x14O‘£¹<§ºÐªm"
  b"I’TPè½B‹§KR£öHC\x15"
  b"I°ƒ\x08\x12®Jhˆ°˜8\x7F3\x08"
  b"\r®EªœßD\x00´šÎ¯vø…€"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b"jÕzNëíMdžØÛTo±\x01È"
  b"Z‰yP\x0E¸F7„];If\x16ÄÝ"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ýœ\x07“ÑVMû‰Wè\x19H\x11¨\x12"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b":ö–噂J‘š€œB°¹éö"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"Ê`…m@øAO¬#¾“\eŸiä"
  b"xV@\x17ï#Kù§‰2b™HrN"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"j\x10©í\x18[C\x10µ#\x18ºÿ¼G¯"
  b"""
    øn´û†ýO\n
    …TˆV`\x08Ùz
    """
  b"Q╔\x05]4┌@áú+5\x1EìÔéC"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b"┌RÖT±çO9ÅÈ\x01±\tÌøÙ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ÁÆ\x17³q\x0E@¶¥\f×›ŒÊx("
  b"$K`0ÿýE)¤Ð\x15¾Pº"%"
  b"""
    Ì\n
    w┬p\x19F\x08Å÷}┐╬\x18
    """
  b"@8]„àüMn§Öà?LÖ•È"
  b"£åÑ€\eÏNs«qN3ag7'"
  b"Ð*¥4\x04>L Â\x00½e\x14.üh"
  b"║w└v=¹G\x15ç`¡º3\É"
  b"l\«Iã¥DÈŠ9f›ª0åÅ"
  b"ÏÀÎVUÕ@\x06Œ÷ß\x00DÉŠ\x18"
  b"FVWp\x00ZHª‡šåÖ¾Û’‰"
  b"é¡s\x1Ejo@â£d¦#âËAã"
  b"7¸\x05–yL\¶\x01\x00Œ\x11fF\x01"
  b"_\x16²╔═\x04Jzó▄ìkcÁBé"
  b"õxØrı┬D®è­RÅ\x01\x18"
  b"T&Æ¥ëBFà†9í“jA\x01®"
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"ÿGbhO.MIŒç¾?\x19sÚÒ"
  b"u\x1D\x0FGF(µÂ\r©±`Í?"
  b"É*7┴=*N@╝┤\x1EºÈ;b|"
  b"ƒ~½Ò ÑLâ›\x14uÚq“\x0Fô"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"\x10\x19ÃS‚bOª­³©”Çhñ8"
  b"V)'¼x‡L\f‚À\x07Ç¢¥‘·"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"Wozf%¤K@´ª\x14øXÓõ("
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"JݾðÍKApµöBÞÑr½ñ"
  b"îä_ZÂ\x0ELç¦êÓíFÛõD"
  b"LP÷À‰ÐNz¸Ž^£<^\x7Fù"
  b"yÒù\x1Fã¤L¶–dÇ Ð¼»<"
  b"""
    \n
    R&Tø¨F°¹k†\e\r¾
    """
  b"(├§¨üüF©ù┼\x18V¶B▀ÿ"
  b"¾È¯Î¾ÆN\x07Éáw▀ûî■Ø"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"äÝ\x7FИ–GÈ™/T`˜K^}"
  b"X7\f@3ÙF³Åè┴E\x08\x19+╦"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"†¯á„\x1D\x15D‡¦^—ì\x1Eè‹#"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"\x15\x12?\x1DNz³p\x1CL$~Œë"
  b"|/j'z‚Lï€mØô¾iÊ"
  b"ôWÆÃ­î@á¢u\x1A\x7Fí©‚Ô"
  b"Ë─Å£O×G/¿■7▓¡▒^¤"
  b"ÿì'(\tmG~║oJZ«1▓Ô"
  b"└▄╩‗á¶@║®▒[ü/Vè*"
  b"ÀJüõ´■IÈ╝\x01\x14R6▀ËÝ"
  b"\x11‹Í¤P¥A¸„ï\x1EK\x04Á×5"
  b"[Í¡á`®B\x1AˆOUŒbÂèÃ"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ü¶Ù╠'µL\x10øSå\x04┐¿&ü"
  b"O\x19Í\x13Ï´G>£v)ähU\x13Þ"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"N▄O!┬xAIôs{5\re╬Ø"
  b"\x0E„öúX«N®¿A¸«nøÙé"
  b"\x05#ˆå!’Kåµ\x16¡gS¤\x05è"
  b"`Çn¶À╚O▒üÄþ*½<¾Ö"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"■K±Ét\x00BÙ¡Í]RÏ×oñ"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ÒtåDKÛKž¦@\x01X‡þ\x19"
  b"fÖZ¹«\x03JÅžs|\x04ÿjm6"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"»…·0y.GÒ—…:áì¥ët"
  b"\x07j†[ŠtE”¾k)&å\ÈØ"
  b"─Æ@\x1Dõ\x12J-¼‗¶ØÂ=1╩"
  b"└Ëö)áØ@5æ┬ÊàÅ9▀#"
  b"\x1A(F#A°IÞ¥(—¼·‡m:"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"›½ŠÇ ÏD茗B\x04VZè"
  b"æUÌ4░`EIç\x19êb±üE1"
  b"¤\x1A+IÔÄI9¡gÚTsy‡‰"
  b"\x18fŸcÙŒJI“ƒEù\x05o»&"
  b"?*^▄×OF©»i\f┬ò\x18"
  b"*\tÍnàðD´•qW"땱Š"
  b".p\x17¦b÷M\x06µ¬ËßÛSâ\x1F"
  b"`ãlø\x7FüCc–G\x7F\x1Ad\x06Ù\x12"
  b"╔█Io9╗NøóÅwvTX┤û"
  b"`£Ì’\x18ÊG!š\x0E<\x04£\x028“"
  b"®†_ø«oM‚·Íé=rªº!"
  b"ü®!I›õOd˜ -o\x07ŽÄü"
  b"Ã>²ÙË\x03L’º\iŠíº^5"
  b"\x138¡—°ÔAœŒgâ)¸Vçì"
  b"\x052\x19j0.D©“M`\x1EÏñ<&"
  b"Ú\\x18\x19ÉJ\x1AžX\x02ISôî7"
  b"=b\e\x056\x10M»░F²\x07ãì┬╗"
  b"\x1DÒÓóŠËCž“ó_eù·Ùt"
  b"G^ˆ8]dFBŒ\x02¯^³ªÐ†"
  b"Ë'©A»SId“ˆ•r«šs7"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"ÉÈÈ¢·ÈB[œî*°]ká\x04"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"ÿÌïg=ˆC\x10”þKìqJÞ¡"
  b"}K╚(\rõI?üÐ3╩(\x1E"
  b"-\x1C<ƒ>bJ\t¿Ïrj"—.Ø"
  b".´%\rîÏNв[Ô˜‡æ\x12\x04"
  b"NøÿüÊ™L’¯H)¾Ôi¾¾"
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b""ÅWö·UL#€\x1Aˆç‡j&\x03"
  b"I»ç•p\eI\x1F•G1~\x14fQ>"
  b"ÐÊE2“ºMЃ&\x1ECµq.S"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"Qü┌ô┤¨OøüÂ\x17­Äc[_"
  b"""
    \n
    ©f4O¯‡éÓH9€\r
    """
  b"@:­Á5JC/¢‡A•§·‘M"
  b"×E┘&┌▄@³┐úÏ\x06ì´Ö¥"
  b"ë╗õ°■EA(º╚@uèØ_:"
  b"K\ú╦z\x1FD\x14Éýfò~Þ8\x16"
  b"äÉ6`ShFѺ$RèÄU³│"
  b"“@¸y"ÏOäš¡\x07ìOålÅ"
  b"~PTQ\x1AeM0“\x111aRרÇ"
  b"[Ð<^xxJ$¼7Q'3³\ei"
  b"pãéUx£I>¢\x07Ϩ7¢âú"
  b"kæ¶&▄ÒF\x03ê\x1Aü0═Ýy\x04"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"!™R\x0E²àDįÍP>-â¯u"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"fSsvo+F\x18¡"‡à£×\x0E&"
  b"(þAÿ¬>LÑûÞ-Tü\x06ë\x04"
  b"÷œGµNFGüŒÎ\x06t¨“\x1Dè"
  b"aÐÄ­\x19ÊAø¾Å›È\x11Ï\x07u"
  b"""
    3┬jS \n
    @\t╝!Õüþã#Y
    """
  b"ëÑq\x07VHE\x1D´D•ylBâ™"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"-°7 \f¶@ı┤Ø\x1Dt8L\rð"
  b"úJ o┬O@~ܨ\x1Eƒ!░\x02ì"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"Ýõc(\x1CÇJ³ƒ*\x04Nï¬\x18"
  b"`T,ºç–FŒ§ùHß\x15†›€"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"\x07åÓWÌ\nAxª9y\r“3\x01\x00"
  b"Ä¡ÕAM¶G\x04…RLªñx}à"
  b"{Â▄R\x12ýCÞìh¿Ô\\e8W"
  b"q9&ÑQãJH®¥:Ê$–\x06$"
  b"""
    ñ9‘\n
    ÂÇN™½\x19ëœø¢\x12Æ
    """
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"¥#e±D\x06D\x04…Òœ¬\×\x0F\v"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"ÕÇôx)\x18Dû½s¬á\x11—úA"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"•W9íä‹Jè¼QïFž\x1Aý¶"
  b"\x7FHó72HU¾*B'ÔïR•"
  b"B„<9ò\x0EO#¥™WWv°`Â"
  b"""
    Øû2i;˜EÖ¨–\n
    ¡É¿\t×
    """
  b"""
    4½Ÿc£ìIu©µ$\x04ë\x05\n
    \x03
    """
  b"ê*§¼\x07¢LÑ­\x1Aù—\fŒ8Ÿ"
  b" ù¤\x1D5×J€¦[ºÛ‰8¤i"
  b"(Þ*BLBN0 ‡S‘óCÚW"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"Wñ‹\x00#¾D\e°xJ\x00³\x17‘Ð"
  b"ïÊ\t¨ *Jn”ç˜"ñ\x15"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"Hæ“ϼoGߎËÇæ¬\x14øæ"
  b"Š\x19­“í€G"Ÿw¿ËFp†i"
  b"3Mâ\eçôAʲ-m‚ž6ÏÅ"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"süYÂ\x0EñKù‘î\x1CAP­ž\e"
  b"“J\x18\x06Zd@Û‘‚`\x05¶Ž÷é"
  b"KZ¦xÉâFf—¸:§ùà^Q"
  b"2ðÿ■ExK‗ÅÕ\x06×Pòz─"
  b"}\x10üT4áD▓ƒ█¹{tê\x04ï"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"äÄGp]ÇH‰Š‘33h×[s"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"â“éoûÛBqµOX\x0553ë­"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"(¤ÈåR¦I:ŒÓReˆ,\x05\x08"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"\t\x15ßcaÅO\x03í\x11ö¡tn\x0F½"
  b"""
    Ñ?\n
    Щ[C7ü/\x02AZ½·©
    """
  b"\x16ªÿçƒ\x06A˜š#\vü¸v¯•"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"■r\vM̯IüÁObÄ3pËD"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Q8 ç4¸A¿·£m@'\x12"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"œyð\t!bI®¦\e/$¬ið&"
  b"5\x06ô)åVH†‘ž{R·q^ú"
  b"ñ¡ÞYÓmB¯¥mMÙ\x17hþö"
  b"&!ÆI‚M@µ”ŒÑ5¤ùb®"
  b"▓û┤├Ã▒Nú\x03=┴<\x12ÇÉ"
  b"åÿ0áPaK¾–ÿá\x03…*¯c"
  b"""
    \x07»ÄÌ«zOÀƒ\x06¡õ\x0E$\n
    Ù
    """
  b"g5ÅÙ,‗EQ¼­║┼)$Cî"
  b"fÌœBžµEç«JÀ\x0F”ݳŠ"
  b"Ìl¦õGÞJj†6µßΚÊ\x12"
  b"keðN»ÓJƒ³Á\x107‚e\x00Æ"
  b"ù~XDx\x1DJ\x05ºÉÕ"à┌%B"
  b"\x1AŒÝü€ýGR£í¬¼iŸ¤S"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"ý¢×\x03ÈlO\x13¾Y‰e:³K…"
  b"«9Íá\x11ªL/™\x13VG/â\x1Au"
  b"“÷ a·VBÚ„˜~‚8D…¾"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"ð;¹ÖQ\x10Ag¬\x0EyaØÌº┌"
  b"¿a·F4ØD¤ÉÖ¾╔ÿ$ùj"
  b"\fNoÁí?C\x07¥ÕymÊsá«"
  b"±G└█ÐrFƃØpè^öÕ\x1C"
  b"ôöìyë╣J╗¼Â Ò├ñý+"
  b"8f\x1FÖû•M\t®4Cs³€‚˜"
  b"ÛQíI╠\x01KÈü$*µ\\v\x1F}"
  b"═*1·|O\x04\e\x04\x1Aú7│Ø"
  b"\x07:\eYF╚Cöì│┌ÕZÈÏ┬"
  b"ž…OÌ\x08\x19D!»4ÿ\x19˜Šàù"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b">%ë@Ì,@ ¬¤h\eÔ.Žj"
  b"ÊûË\x05§ÅL*üã¡Íý\x0FÑ¢"
  b"\v\x18\x19Úr@ú”Rn‰\v拸"
  b"\x1Fš\x13«Ë•O³ˆì\x07¨4Gä2"
  b"³üÎw³ÚAS¸§ÂQ'3[\x04"
  b"´³│\x1D=╠DhºèÜÃì┴7""
  b"\x1D\x1C\x07I …K~´Î|²\rà™û"
  b"œcÚ)€—O\r–ž“ÍC¨f\x03"
  b"¬\x11bµ(ê@gƒ—\x15\x11\x08nÿ/"
  b"É@\x05+G╝M╝ñ═§ç¿>Ã,"
  b"Ø6¦?ÈæAn¹…\x18ü÷\x1E¢{"
  b"–ÕŸ\rnIB\x07ªRyPqµˆÑ"
  b"<þr²˜ÉCL³Ó\e-ÿ\x0F"
  b"E\fÍÒü-I\x08£ŒL·›ÑÀ\x1A"
  b"Ý@‰½\x19ÝO´p`8£HCW"
  b"/6uG'KD\x1E®ú{§þ¬™Š"
  b"\x053Ü,KóBݼó\x03fïÈÍ;"
  b"ö\t±Ê8\x02Iº¥\x19¯'ìpÃ\x16"
  b"„J@DŸvLí‘TÁd]C\x12Ÿ"
  b"2Þ°\vœÐG渔–\x15´ÜP¾"
  b"\x066V:tŒDm Švñq "Á"
  b",\x12ç±a\x11GëªöÀ6Rë\x1F˜"
  b"Âp;\óÔIǾx$Æ\/ÏŸ"
  b"uÛ°ìæ¿J9Â,│6┌¥5Ñ"
  b"dz”íO;G2‹þaÖ(„¬¸"
  b"†D\x1C±¬OCÔ„x×SÙÍ\x07!"
  b"\x05üeät|Boôqç§+\x00\x1D"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"T░┬F\x16¡LººÍnɧ°m³"
  b"õÊ\x12ôviMî¦ó‰g\x00\n\x10"
  b"ü¾¾\x18╠ƒN║¢¿\6P \x1FV"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x0F[¤,TJCØó│H╔@J3/"
  b""JxdˆyE3¸¥”³À§G”"
  b"®›·žÄ*K¤€ü»-ÐTJz"
  b"l’ð\x05ÂLAr’ôð­\x08´8þ"
  b"âZ:L\x0FwH.’l"ˆ”¢ñÓ"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"å ­‹â€HÑ §yJ_vt\n"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ß\t\x11j‚ïH\x1F–pœö\x1Dnâë"
  b"C]|K\x13¯BÈ™™X•\x18VÀL"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"›ñÐ5bªD¿ˆÌ…·\x02ü‚û"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"""
    jÉ›j\x18zIЖ.@‰\n
    É\x16÷
    """
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"—f\x0EóVWBR†¹\‚ܰ/-"
  b"S1Ž«•™I”¿Ï,X\x01é\x1C\f"
  b"Z=à†¶‹MÁ«µ»+Q\x04ÊÝ"
  b"ÙØx—½lI¸ƒŒ5n¤e¸Í"
  b"ÝÝÅ█¢HCMøÏ×╝\x04\x03Ör"
  b"V`\x0E\x14»rL8£»[W‹Ò\x10×"
  b"´.L¯tü@\e³O¥!âm—O"
  b"×]AÞÉ·IŸ³\x0E\x1F„xs²4"
  b"¡Qb\x10?*B‰³pàëIqðÊ"
  b"ã$Ûs}┌B8É╚│\x04ÖÝ─╬"
  b"`e,*“HHì§7#ïƒæW\e"
  b"ɰ¶¥v°HWÆ╗®C\ı¬?"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"nJh‚M~J\x14š\x125—ŸÄö9"
  b"P½\]\x13ÕF\e\x15úS\ZâC"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"\eÉÖ%šßG¼ŽÇ­Á\x08½@²"
  b"""
    ôÏ?é)7D\x10¶¨\x1Fè\n
    óž„
    """
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"dž٦0ÔH\x08”%΋¨“¯8"
  b"\x0E'MÀ╚ªK`ö8¿Ø¹<ô\x13"
  b"ô\x19Ûvl\x1DK\x17‚µ-úbÙ¹ß"
  b"\x7FhlA?RM\x07íıÆì╗:\x7F"
  b"hï('\x7F¶K«²ÞÀÇåÎÁ\x1D"
  b"’þaÈ]ŠD°²í|Õ\x01p¿Í"
  b"E±¹a¤¶H³ªÇ>óÕqã{"
  b"J1\e{F/CA¶Êª\x14\e\x17"
  b"(7ñ6üZNÚñ{Ç\x7FÞ:/$"
  b"Ø]§Îª#J#ºYÜË`┼┤\x1F"
  b"úz³±│SI(ÖΡ0ßü79"
  b"\x15'X\x0E¥³A?‚z´\x15\t "
  b"9àÕ°âþBå„+Tø®fŠ\x05"
  b"Õ1º\x17ÈôN\vŽÏ´=Ýi[b"
  b"Æãþ\x08\x06Ž@Ö·:íI\rø¦®"
  b"—Î<k?êG·«ß\x18Õ\x08éÍ6"
  b"ÏN\x13%=\x0FN4¦Ý`ï\x02”«‚"
  b"9¤™$¬ÓM!œ›k‘Ë\x16ó "
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"L\x10\x17ÈKá´!Ë·ý}z\x13"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"Šwd\x04ò)A#°ùMæ–Ù>œ"
  b"©Ò0ÓМAí¼€\x10¤ÝofÄ"
  b"*ëÆyYéI´¼¹qœ\x10¦ü¥"
  b"ú¤ É>{G³–Fë࢓êÊ"
  b"ìkן4ÍAc µAÿF'K&"
  b"„ÕÍ#õýEɵâǹÆâé–"
  b"΢rÅq²@ „Ç©u©1\x19î"
  b"\fj'OK•¤\x12qÐ4¿M«"
  b"\t¼\x02·šÂH}‰Ÿâb\x0F\x19í$"
  b"¢\e­CœÏKÄŽé\x00ƧƇ5"
  b"""
    ®\n
    ─ô║¿McÅY&y%Ì\x06§
    """
  b"(É/Õç³M,ë\x07y;³?º¹"
  b"v%Q>÷£Of®Ùø%ü*õ\x04"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"\x06¡üsI(¦å‚jëëóu"
  b"õzÑŸ¿WJ!²\x7FÄN&ü*N"
  b"_­Ê\x1Fã*FØî\vèZ¼©û3"
  b"U\x16èE©·H.”\x17\fÍ“™"
  b"7ÉG„â¤HŽˆ8jÔ\x08`EI"
  b"\x01˜Ìq™³réšÜd\x13F\tš\v"
  b"&O<\x1CÊÔOk•ë\Y¢\x05ºS"
  b"Úg§pC\x1EI§ˆSI”zÎ\x10õ"
  b"ULÉ9p’C|…Kñ©JÍY…"
  b"çD¾ì\x03?FÒ¬‗└a\x03ÚÔì"
  b"\x06QŠGB2º¦\t'wx8û"
  b"8óÛuQ,L-…\x192ß—\x04îè"
  b"Å┘└àZ╬@Áº\ts(c░Åh"
  b"ˆ%\x04'§7Nò¾ÍvÏcªSý"
  b"wzÒQéoC~¦á©àéžV‰"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"°„<Ci\x07I*‹‘.\fãÐòë"
  b"¸Óì═┼\x1EA┤¡ü\x10;╬\x00Qq"
  b"“B¸±SöCj§\x1F¬±Õ°:*"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x0Fh|&E/˜\x08ÈÒ(Q<Ý"
  b"»ccí²\x1DJ®¥‡w!íIÐ0"
  b"jÛôSÆŽ@B§±®9"T(a"
  b"è\r~F=J\x19ü9\x19@\x13O\x1A'"
  b"¨ƒæ´µ¶D¨¬QÕ\x1C\x1A\x7FL†"
  b"í¯\x1A\x15¦{@™…\x07T£•\x04"
  b"GQ\x07¥¢½IG–\x06}Š‹«]%"
  b"""
    4+peñXBìš Ó\n
    B\x1D™à
    """
  b"7\x10HŠù¸@ì¥Å\x18hÓ²\x18\x0F"
  b"~Ééé0:B\x04ùY=═wl ý"
  b"ÒúŸY\x19-Nä‹8žlñÀt#"
  b"_þº+TÛC“…+\x15\x02£\x06"
  b"“n`óɳNF…úNQ±\e\x1DW"
  b"\x1AæËØtDOX┐\x02´`¯è┴9"
  b"?R\f▒/ØO°Ä@╚\x0Eà┘│4"
  b"ƒr,Øö@LQñ╣Éoóc\x12Ë"
  b"Ù`ž\x08F!D´·ôvV&gƾ"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"·ë®┌ÞZG[ü'£▓‗\x18i\x19"
  b"¿û£V¬|HK“‘‘a£\x13á\x04"
  b"\x11\x17ÅiOºí®ª?nûÞå"
  b"""
    €¿~¯9\x18L•ƒ\n
    \r³¨÷
    """
  b"rôó³Ê\x0EL7ƒ+3*Wzdt"
  b"bÄ;`ñòNY¾\x02¢bÅ\x0EŠò"
  b"lK└-ì}IòúlJk\e¯Íí"
  b"¬\v“t˜ŒD2§mœ\fÒÄÇU"
  b"7J‹\x12\x1EaEW¼½\x11«‚ò'\x01"
  b"¬É\rU\x02xMö¬Ù■æ²èyµ"
  b"_Ç1Wß§CÁ„`•²P¼(Ê"
  b")R1e–\x19K.Š1%\x18\x1F5Fá"
  b"\x02\f4\x15êK@QŒøûË»VèÅ"
  b"│w<ã╣═BÿÄHç´aÅ╝b"
  b"ùs%˜ÙÌN\x07«þ¶\x08\x19.óQ"
  b"–£KžëÜE“˜B›Dåõº~"
  b"_ÃNK]+JìŠuÏ\x14N\x1C\x16="
  b"?‚\x1DcµAMO“…›ç\x18ðó["
  b"ëd”\x1EG\x12KÞŒÞÔkü0ÇŽ"
  b"\x039Bב"C\ŽÌp‘N,˜{"
  b"“²ÌÇ\5Aœ·œ\f]…ÊöL"
  b"""
    B1b9+°@ó¾P\n
    o_])ø
    """
  b" Ì¿j\r…JE´Ù<+\x1E\x01"
  b"\x1FŸØÜÿíJ0¥\x06J–ÌCy\x10"
  b"6u\x10©²üGèÿÑ\x04\x03§±-·"
  b"æ”ââëËJ©™6†Ç¨bðº"
  b"r║çTƒÄO\x19üçcé[`\x18É"
  b"`¨D'q├O¬ê\x13YìecÖz"
  b"┼9 \x06ûüD&è\x07H4\x08"2ë"
  b",¼‹Ÿý\x00HSŸ@“·æ\nü6"
  b"JhºN%lI\x12šÍåO¾ÿ‘¶"
  b"þÇtû├ƒL*ÅR═╚¹¯õÉ"
  b"q`ßLÂßA\x0F¯¤D}\ví`á"
  b"ªoý›ÜKGž±ùqAu@÷m"
  b"É█VÏÿãE[Ö7S)!\x07╬M"
  b"[xþ’&1H\x1E¥\t‰Ëõoˆ\x11"
  b"QÙÞ\x06¢ŒM\x1D°Ù(}á0{¹"
  b"L\v·Åø—C\x17‡©'ÕýѦ'"
  b"˜kžÉ$\x1DN\x00·ui¾vlÙu"
  b"Œn¨]XëAó°Õ˜á§Vç…"
  b"¦äxÉó\x0FG=▒¹u▒v▒╚L"
  b"¹ÛÃ\Œ¬Dd°îÐÉ]ù:O"
  b"gaÎÕçHH┌üµ÷Ü8,r}"
  b"\x1F¼‰EkÐE6•…\x1C;÷Ø\x06\x17"
  b"õX_þÅ\x15Fù╗e@\x0E\x01\x006m"
  b"ŒÜÙ?Â\x15K^ˆÜ\x15\x08OÜËž"
  b"?¹}åÌKKè¯\x08„E·8š?"
  b"çù\x13_\v=C‰ŒïKïµñ·P"
  b"»%²\x1Fø]F„€?•±”<Bì"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b" zeÂ\x06\x19G&·ü㦃S‡E"
  b"hÁm\x7F¸NK"¼¸:â',0#"
  b"""
    \n
    uı³ì┼J0ò«|B<¯^å
    """
  b"žN¨/ã„A’´Üµ3©\x07Us"
  b"4\eøý»░M\x1DìýrÂCC'0"
  b"e›˜3Ý9Bª¿(U¢@>K:"
  b"X¡“³ßçKË¿\rq+(×r,"
  b"æóú+Z¦EŠºv(-)ù]ª"
  b"¢¯84%)F;™-AØU'\x0EÄ"
  b"6wù\r\tC|¦e\a=FFì"
  b"BÔœUv\x07GŲãó\‚»¦û"
  b"}ÚÇâB4@\x1AçüÎ:\x11NA£"
  b"kÏeLR<O¨╗oÉ©\x14ο4"
  b"|\x1DøÏ\x177Nû¡É\x13\x1C\x19"
  b"ÿèÒòú³C,░ó­\vþÅZ\x1E"
  b"Ãd><"û@Pšœ¡Å5Z\x1E²"
  b"\x02`]ÊÛóOwƒÔ7\x7FæudØ"
  b"êk/┴ü\x12K+Ö▀pÌMwhw"
  b"Å|┼®Ú\x1EAqìÑ‗ưBã."
  b"Q#V=JøDüº±H┬┴C┴e"
  b"{è-ø\x13ËK\x01¥=¤p\x07¼ØP"
  b"îÝ·‹O\x06EW€NÍy£ƒMþ"
  b"¬û}7Á┼MýØõ`▓Z+┘3"
  b"¢¾\x0F\x12Ý´CJ§\x14Ý£ÒnOÜ"
  b"T¶ò]­ùDù©¾oÍÅôŸ¹"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"\x1EB\x03u4õG,ì\x01Ä2&§²("
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"\x02\x03if¹÷K\x14„bw\x13pY\x02Á"
  b" ¦\x12B,XAo‰b²£dì{è"
  b"¨´ºwÃBA߃Æ_ï\rж—"
  b"o╚\x1CÔ▓üF\x04¥ç\x18Ü]│n\x0F"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"‹Ü0ÀU·H—°"£ÃA\f\v|"
  b"ß¼\x15êÄ„K܈»³Î„Ú°F"
  b"ùæávX8@˜¹¡h°Ùù¼æ"
  b"=ƒI\x12±\x0F@¹¨ò³ï\x14ðÚ "
  b"Aøßó.OLÌü╩³╠‗4fG"
  b"\f(Q▄r─KªÅâ®\x0Fc\x1CN┼"
  b"Ç]ƒú\x19³Oæ„DBüçCÑü"
  b"“ùíã\x0F‡I÷¾9\x1FµƒÝÝz"
  b"KÉÖ‰—ŽN“¡ñÒ/Ñ\x12·x"
  b"""
    XuÚ\n
    AIGî»OsÛ!Å«}
    """
  b"\x19¶o\x16\x15CaŽÔBä8´É\x02"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"\x11Tý¯­GØ´\x06ŒcDu¯¨"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"ò:¯╠╣WG┼ó┐\tuÞ"ü^"
  b"ÑÒ|¡\x1F™IEг¸\x05Ô<\x11\x02"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"ª?N«M@H\x00òîï\x1E\x1CV®Å"
  b"\r›×«k\x1FIˆ¸@0¦d+Œ-"
  b"8\x05\x17t■.K%╗\x08ì#H´ûÝ"
  b"\x1CE\x08ß#eI\x0Eœu\vvA|Õƒ"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"H´=ÇjACª À»\x13\x11"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"‰uY6^èCa¼\tq‡a\eíï"
  b"ˆÿ#ëñ¯OsŸ\e«v\x0Fχ|"
  b"ÃÛ@ƒ‚\x16B\t• ã>û¸8W"
  b"Ê\x06æsÉÐC\r‹ˆ1Ù\x1EJSü"
  b"""
    Þu·Å\x02ÛO▓¿ûµ\n
    f│L¿
    """
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"zÞV¬,"O¹Å,ûõÔ<\x10>"
  b"¼=»/ʵA†®â»d·)I0"
  b"þç#Ù¬ªCP¢&3\x04Tc@V"
  b"ÄÙ+QÿÅJ®ü\x01h ╬╔X╗"
  b"­Æç]ßýHPµöª÷Ë’á\x0F"
  b"\x1F\x02¢HÈgNV–~®QXLÕ¤"
  b"\x1D;~´)æD(╝?¹2\x00þ=É"
  b"ã®Àg“0E¢“KÑã…l&:"
  b"÷Yt3â\x1EAu•$\x0E=ãè†Á"
  b"¤„Ž`ÝîJ\t¯E'ýÑ…N¼"
  b"ö°J╣\x02\x15IUÉA\x1F¯h╩Ð\x00"
  b"""
    Ööx\n
    1…AB—L\x03r¿(Ç\x7F
    """
  b"égªÝÅóE­â█├ ║Ù\x079"
  b"\x01\x0E»ôqØ@¦±É«r3œç•"
  b"y]\x1F§¨IM]£ÒíÉÅ┘v6"
  b"mÒ>å±óOˆ¦öð Úc=Ù"
  b"xößNʯEd»Q\x03MvšÓù"
  b"av╩\x11Ó±A5à:·ÖJ#jü"
  b"""
    Yä×üÀDCÃî°<\x1C3W\n
    Û
    """
  b"i•PMè„OL¸À"zSs\x16«"
  b"█÷<UàPI÷©|ëVìF³N"
  b"|┴·³ÃÅFñ£Éõ\~·0&"
  b")Bg2ëÏOÛµPP0E{„Ð"
  b"QÅä \x14ÂB\x1F•Rñ\x04U\x02K@"
  b"«UK|·FBr€ç\x0Eô?^:K"
  b"ÆÛTË">F¬‡m\vJuI\x16ñ"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"£#ƵÝúKdÅÁ\x05O#8²┬"
  b"߬ü\x1A╗9J°ª0\x04\x05ó¡àd"
  b"M'¶\x1Eo"N5§-ºÂ:ÙPÊ"
  b"Šs½7±yG²š°Þ©…ÅoÁ"
  b"r7è═Æ\x00Fè┐\x18K\x1Aì<E®"
  b"""
    Â:‹\n
    »±GC¢^Í\x1DV\x08\x01E
    """
  b"Ó‰ü»^\x07GM³¸ÇyðT¡="
  b"\x10Tî½0\x10A´›àÏ’4bPÜ"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"CñõðèjCÌ©ØO&╬v9Y"
  b"hõ'6¤’DYŒå¶H Œ(™"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"\t\x18¿\x13o9C\x15‹4X\x08j…€è"
  b"└i(½\x07▄FDô¼7Ø╣"#ó"
  b"ÎwþíÂìJÔ▒ËÍ╩ÙÅÅ\x0E"
  b"ÆÎºQ5\x15OK€ÿ\x01IÛX˼"
  b"$\x06'©Å[H0žÜí‘Ú\x7F–*"
  b"Ѳi\îÌEýü³^!)º^_"
  b"©\x03:\x03▀²E}Ø]w‗ú┐\x7F¯"
  b" ÊF\x16¥Ø@»¦ \x18qO¨F\x02"
  b"ã´PAçßG½±û­=ˆËH‰"
  b"Gag*ŠyFf”’ï\x1DþG™U"
  b"¦Kþ+ôwG•‚¼ˆá\ßÏú"
  b"\x02.J\x06E9ƒDOp[IFý"
  b"xó‚`smJ\x05¶Ã…K\x03œnb"
  b"u╗1\x0Eí£F»¼ó4\x12└ÿbÅ"
  b"aOñ†üœL¢¨\x18n§¤\x06ÿë"
  b"\x1A\ea¢´D\x1D║Ø\vâ─ú├c"
  b"¦õ3N…ÎE°½NS‡$Ï\x1Að"
  b"L…\x1EHL\x17D„¯Y§—2s\ü"
  b"Câ·’5(K]ˆ’[T*ö¢\t"
  b"8ÈþáÛhBž„¿-\x0F÷Ï(Ñ"
  b"Î>\x16ÊÄ AØûI\x06p\x12÷öó"
  b"ò°Á§Kå@ü¨Ba°¤÷×à"
  b"┐¼s╣¶ãM8ìö4÷ÎHï═"
  b"óv‗Û▄CJ░ü\x12<▒\x03eý´"
  b"│■è\tºlN°¢\x13üèõV}`"
  b"i»ÍSåÇDA®°£ëWÎW\x18"
  b"Ø\e¦»þÀC\x1D\x06\x07^5š§Ü"
  b"Ãç»L\x0E\fK\x10¯p@’Åå­H"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b":Eñ\x01_ÑLË»‚C5\x01ƒPô"
  b"\x1F”´ü­Y@-‡`Œ¡a±ºÝ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"ôuW\\x0F~HE£1+XZù—œ"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"sÈÈFú\x19Nî¥GNˆÞCË\x7F"
  b"€­\x12¶½mBV„R)†¿\x1Eç "
  b"§õ’¯,iJñ¾õDEÖ\x16"
  b"žŠî\x1Có°Od™VàvÛ þ""
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"ÕÓj[ÕED:•ãœA°Ê\f¼"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"•'¡HŸ­K"“èô°œ\x07îŽ"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"!¥8ÂCkKužÒNØG!Zx"
  b"·ìÞ-=Ñ@ê–æw\x0Fx§­²"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"Ø\e├NþàHpúâpI╠\x03║³"
  b"/MÑ\x16;åFñ¥\x04ÐÖô~û\x12"
  b"ÔšÂÿ#VO¤¬†Éœ†@…ó"
  b",V½\x03\x17IY›û!²^g×p"
  b"\x7FÙi0SÎND¥!ýÙ^dVÞ"
  b"¯¢Ó¿ ìDûªÜ┘!/,Ýx"
  b"^““oí¢DÙ†òÔ­;\x04-n"
  b"Ï\fº0€æLŒ‘\x15¼±BWÒ\x10"
  b"#ÙŠ©c¡@I“'qäwƒža"
  b"ëéh \x00OBqøvzX\x13"
]
83 50.68 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"¶Û”‚°\x18JW»Pž7R\x0Fô\x10"
  b"\x01\x08é¢O%¼·ÈC\eBìC"
  b"Àk^W\JE\x7F½7\x02Q;"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"\x0FÜè×GùÖÉ\x0Eéë[ıM"
  b"\x08\x17\x06\x05H–›ôå\x02yŒx\x04"
  b"╗Åù¶±\x0EB·ë!X$&Ê"à"
  b" ┬u¦╦hKùï¹\fD\x0F)üÏ"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"IGÍ¢,┬JiêÉòßW╩\x11Ù"
  b"ïÁTèsºBìÿ\vóVËõ\x1Eo"
  b"°*ÅJ_j@\x08Üæ?\x1F\x16┌ƒ═"
  b"]w!ØÓ\x15L\v¼*ê7╚A°A"
  b"XáV€¡pGlºd\x1C„Hƒï\v"
  b"+\x02vS‚¢@!‹f|`\x10—®Z"
  b"¦\x17\x00øñH@A║IÓãÄ#ÁÅ"
  b"û½TyG°G¸░Ø©æ21¶î"
  b"^@ÓÓ^ÉHª°;Y\x01[ï6Š"
  b"ÊNÅy®:J¸┤øpÜ<H└O"
  b"dhD\r|ÑEÌ•¥›°-vÏ…"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"ŸcQ\x14<.I‘§\x1DezŠòÆñ"
  b"::ãr;åFłʪ\x1DèBÖ§"
  b"\x00 ãÉ-#LdªDîo1Ö5·"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"yÉÓ¦1ÞN\x08›%Áó±û\x7Fd"
  b"½›'?E¬@GŠ1eÙøX\x02#"
  b"ü¶├~>║Ga╗┴bdýıçy"
  b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11"
  b"R‰É¬\x1E\x1AE%°(VkÏ2ÇØ"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"bý$÷ÙÞN?ŠÀ\x16*öÇuG"
  b"‰ÀñiÀ»Kr¡J]GÀÌF "
  b"מÈ?¿\nA÷ I­L!cJ\x00"
  b"y┴┤B7¦JÚº╔¯\x13ÉüR╚"
  b"l`\x03(7\x04E"ótècÓì+è"
  b"¦„\vÈÂH2Š­‹ÞЈSP"
  b"µt†H5\vCV£–DRÒ¸\¬"
  b";\x1EPÍð╗L×òpEöM█ÜÅ"
  b"Û0í]¶>H±‡Ô”\x0F}‘u\x10"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b"v)c\r\x0FFà¢Î\rù)JUê"
  b"\x17Úëó\x0F§BÌä÷èþâÏì¡"
  b"†ñó´úéJ[Œ2®º\x06üØù"
  b"êS½Gœ¬H¨…È[WÞ«â\r"
  b"¬\x1F®N<òJhìóOâLe\x16;"
  b"\x1FÑlÐoËBªì~}î̽ËÖ"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"áZý’™-E³·4{]lFG\e"
  b"ûoF°\x1EáL\x0F¼õ÷ô\x11Þìñ"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"z1\x18ð\x03\vGúû─Å░╠ÕÅô"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"øx\x07Û\x02õLÃúaÈÉKÒ4å"
  b"rf‗°\x10ÂMc┤ؽú┴LpÜ"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"É›\x06´‚fN¥°©¡è\qæx"
  b"gyp—á?Bí¨bWÇ\x1CBz("
  b"\x1C}╦}þãA¥àÅ×\v\¦Ðd"
  b"7\x0Fþ;¥ýN¤’ÑŸ‹´‚ö¼"
  b"ÿ‡3§¼9Jç˜!C6\x08<`Z"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"¨'4\x1Dg-B=„\x07X¡ïñ(F"
  b"aìg\x14?äCx£GIg\x08¬äõ"
  b"úú¹æü^@─ï¤▀¡Æ4█#"
  b"\e+$·n\x1EM·“ÖÍš2.Žd"
  b"\x01Ž;BÇÆB4»4\x02ÌÚ:8‰"
  b"¬ä╔áɦDÌû├ý¥┌§\x06Ù"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"Q}DBŒïJ\x1C³\x08±KYZÀp"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"┬]z\x01\x03\x17C\x15┐øHìÅGaÒ"
  b"Ë\x10³2J\x14O‘£¹<§ºÐªm"
  b"I’TPè½B‹§KR£öHC\x15"
  b"I°ƒ\x08\x12®Jhˆ°˜8\x7F3\x08"
  b"\r®EªœßD\x00´šÎ¯vø…€"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b"jÕzNëíMdžØÛTo±\x01È"
  b"Z‰yP\x0E¸F7„];If\x16ÄÝ"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ýœ\x07“ÑVMû‰Wè\x19H\x11¨\x12"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b":ö–噂J‘š€œB°¹éö"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"Ê`…m@øAO¬#¾“\eŸiä"
  b"xV@\x17ï#Kù§‰2b™HrN"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"j\x10©í\x18[C\x10µ#\x18ºÿ¼G¯"
  b"""
    øn´û†ýO\n
    …TˆV`\x08Ùz
    """
  b"Q╔\x05]4┌@áú+5\x1EìÔéC"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b"┌RÖT±çO9ÅÈ\x01±\tÌøÙ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ÁÆ\x17³q\x0E@¶¥\f×›ŒÊx("
  b"$K`0ÿýE)¤Ð\x15¾Pº"%"
  b"""
    Ì\n
    w┬p\x19F\x08Å÷}┐╬\x18
    """
  b"@8]„àüMn§Öà?LÖ•È"
  b"£åÑ€\eÏNs«qN3ag7'"
  b"Ð*¥4\x04>L Â\x00½e\x14.üh"
  b"║w└v=¹G\x15ç`¡º3\É"
  b"l\«Iã¥DÈŠ9f›ª0åÅ"
  b"ÏÀÎVUÕ@\x06Œ÷ß\x00DÉŠ\x18"
  b"FVWp\x00ZHª‡šåÖ¾Û’‰"
  b"é¡s\x1Ejo@â£d¦#âËAã"
  b"7¸\x05–yL\¶\x01\x00Œ\x11fF\x01"
  b"_\x16²╔═\x04Jzó▄ìkcÁBé"
  b"õxØrı┬D®è­RÅ\x01\x18"
  b"T&Æ¥ëBFà†9í“jA\x01®"
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"ÿGbhO.MIŒç¾?\x19sÚÒ"
  b"u\x1D\x0FGF(µÂ\r©±`Í?"
  b"É*7┴=*N@╝┤\x1EºÈ;b|"
  b"ƒ~½Ò ÑLâ›\x14uÚq“\x0Fô"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"\x10\x19ÃS‚bOª­³©”Çhñ8"
  b"V)'¼x‡L\f‚À\x07Ç¢¥‘·"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"Wozf%¤K@´ª\x14øXÓõ("
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"JݾðÍKApµöBÞÑr½ñ"
  b"îä_ZÂ\x0ELç¦êÓíFÛõD"
  b"LP÷À‰ÐNz¸Ž^£<^\x7Fù"
  b"yÒù\x1Fã¤L¶–dÇ Ð¼»<"
  b"""
    \n
    R&Tø¨F°¹k†\e\r¾
    """
  b"(├§¨üüF©ù┼\x18V¶B▀ÿ"
  b"¾È¯Î¾ÆN\x07Éáw▀ûî■Ø"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"äÝ\x7FИ–GÈ™/T`˜K^}"
  b"X7\f@3ÙF³Åè┴E\x08\x19+╦"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"†¯á„\x1D\x15D‡¦^—ì\x1Eè‹#"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"\x15\x12?\x1DNz³p\x1CL$~Œë"
  b"|/j'z‚Lï€mØô¾iÊ"
  b"ôWÆÃ­î@á¢u\x1A\x7Fí©‚Ô"
  b"Ë─Å£O×G/¿■7▓¡▒^¤"
  b"ÿì'(\tmG~║oJZ«1▓Ô"
  b"└▄╩‗á¶@║®▒[ü/Vè*"
  b"ÀJüõ´■IÈ╝\x01\x14R6▀ËÝ"
  b"\x11‹Í¤P¥A¸„ï\x1EK\x04Á×5"
  b"[Í¡á`®B\x1AˆOUŒbÂèÃ"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ü¶Ù╠'µL\x10øSå\x04┐¿&ü"
  b"O\x19Í\x13Ï´G>£v)ähU\x13Þ"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"N▄O!┬xAIôs{5\re╬Ø"
  b"\x0E„öúX«N®¿A¸«nøÙé"
  b"\x05#ˆå!’Kåµ\x16¡gS¤\x05è"
  b"`Çn¶À╚O▒üÄþ*½<¾Ö"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"■K±Ét\x00BÙ¡Í]RÏ×oñ"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ÒtåDKÛKž¦@\x01X‡þ\x19"
  b"fÖZ¹«\x03JÅžs|\x04ÿjm6"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"»…·0y.GÒ—…:áì¥ët"
  b"\x07j†[ŠtE”¾k)&å\ÈØ"
  b"─Æ@\x1Dõ\x12J-¼‗¶ØÂ=1╩"
  b"└Ëö)áØ@5æ┬ÊàÅ9▀#"
  b"\x1A(F#A°IÞ¥(—¼·‡m:"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"›½ŠÇ ÏD茗B\x04VZè"
  b"æUÌ4░`EIç\x19êb±üE1"
  b"¤\x1A+IÔÄI9¡gÚTsy‡‰"
  b"\x18fŸcÙŒJI“ƒEù\x05o»&"
  b"?*^▄×OF©»i\f┬ò\x18"
  b"*\tÍnàðD´•qW"땱Š"
  b".p\x17¦b÷M\x06µ¬ËßÛSâ\x1F"
  b"`ãlø\x7FüCc–G\x7F\x1Ad\x06Ù\x12"
  b"╔█Io9╗NøóÅwvTX┤û"
  b"`£Ì’\x18ÊG!š\x0E<\x04£\x028“"
  b"®†_ø«oM‚·Íé=rªº!"
  b"ü®!I›õOd˜ -o\x07ŽÄü"
  b"Ã>²ÙË\x03L’º\iŠíº^5"
  b"\x138¡—°ÔAœŒgâ)¸Vçì"
  b"\x052\x19j0.D©“M`\x1EÏñ<&"
  b"Ú\\x18\x19ÉJ\x1AžX\x02ISôî7"
  b"=b\e\x056\x10M»░F²\x07ãì┬╗"
  b"\x1DÒÓóŠËCž“ó_eù·Ùt"
  b"G^ˆ8]dFBŒ\x02¯^³ªÐ†"
  b"Ë'©A»SId“ˆ•r«šs7"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"ÉÈÈ¢·ÈB[œî*°]ká\x04"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"ÿÌïg=ˆC\x10”þKìqJÞ¡"
  b"}K╚(\rõI?üÐ3╩(\x1E"
  b"-\x1C<ƒ>bJ\t¿Ïrj"—.Ø"
  b".´%\rîÏNв[Ô˜‡æ\x12\x04"
  b"NøÿüÊ™L’¯H)¾Ôi¾¾"
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b""ÅWö·UL#€\x1Aˆç‡j&\x03"
  b"I»ç•p\eI\x1F•G1~\x14fQ>"
  b"ÐÊE2“ºMЃ&\x1ECµq.S"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"Qü┌ô┤¨OøüÂ\x17­Äc[_"
  b"""
    \n
    ©f4O¯‡éÓH9€\r
    """
  b"@:­Á5JC/¢‡A•§·‘M"
  b"×E┘&┌▄@³┐úÏ\x06ì´Ö¥"
  b"ë╗õ°■EA(º╚@uèØ_:"
  b"K\ú╦z\x1FD\x14Éýfò~Þ8\x16"
  b"äÉ6`ShFѺ$RèÄU³│"
  b"“@¸y"ÏOäš¡\x07ìOålÅ"
  b"~PTQ\x1AeM0“\x111aRרÇ"
  b"[Ð<^xxJ$¼7Q'3³\ei"
  b"pãéUx£I>¢\x07Ϩ7¢âú"
  b"kæ¶&▄ÒF\x03ê\x1Aü0═Ýy\x04"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"!™R\x0E²àDįÍP>-â¯u"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"fSsvo+F\x18¡"‡à£×\x0E&"
  b"(þAÿ¬>LÑûÞ-Tü\x06ë\x04"
  b"÷œGµNFGüŒÎ\x06t¨“\x1Dè"
  b"aÐÄ­\x19ÊAø¾Å›È\x11Ï\x07u"
  b"""
    3┬jS \n
    @\t╝!Õüþã#Y
    """
  b"ëÑq\x07VHE\x1D´D•ylBâ™"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"-°7 \f¶@ı┤Ø\x1Dt8L\rð"
  b"úJ o┬O@~ܨ\x1Eƒ!░\x02ì"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"Ýõc(\x1CÇJ³ƒ*\x04Nï¬\x18"
  b"`T,ºç–FŒ§ùHß\x15†›€"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"\x07åÓWÌ\nAxª9y\r“3\x01\x00"
  b"Ä¡ÕAM¶G\x04…RLªñx}à"
  b"{Â▄R\x12ýCÞìh¿Ô\\e8W"
  b"q9&ÑQãJH®¥:Ê$–\x06$"
  b"""
    ñ9‘\n
    ÂÇN™½\x19ëœø¢\x12Æ
    """
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"¥#e±D\x06D\x04…Òœ¬\×\x0F\v"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"ÕÇôx)\x18Dû½s¬á\x11—úA"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"•W9íä‹Jè¼QïFž\x1Aý¶"
  b"\x7FHó72HU¾*B'ÔïR•"
  b"B„<9ò\x0EO#¥™WWv°`Â"
  b"""
    Øû2i;˜EÖ¨–\n
    ¡É¿\t×
    """
  b"""
    4½Ÿc£ìIu©µ$\x04ë\x05\n
    \x03
    """
  b"ê*§¼\x07¢LÑ­\x1Aù—\fŒ8Ÿ"
  b" ù¤\x1D5×J€¦[ºÛ‰8¤i"
  b"(Þ*BLBN0 ‡S‘óCÚW"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"Wñ‹\x00#¾D\e°xJ\x00³\x17‘Ð"
  b"ïÊ\t¨ *Jn”ç˜"ñ\x15"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"Hæ“ϼoGߎËÇæ¬\x14øæ"
  b"Š\x19­“í€G"Ÿw¿ËFp†i"
  b"3Mâ\eçôAʲ-m‚ž6ÏÅ"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"süYÂ\x0EñKù‘î\x1CAP­ž\e"
  b"“J\x18\x06Zd@Û‘‚`\x05¶Ž÷é"
  b"KZ¦xÉâFf—¸:§ùà^Q"
  b"2ðÿ■ExK‗ÅÕ\x06×Pòz─"
  b"}\x10üT4áD▓ƒ█¹{tê\x04ï"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"äÄGp]ÇH‰Š‘33h×[s"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"â“éoûÛBqµOX\x0553ë­"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"(¤ÈåR¦I:ŒÓReˆ,\x05\x08"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"\t\x15ßcaÅO\x03í\x11ö¡tn\x0F½"
  b"""
    Ñ?\n
    Щ[C7ü/\x02AZ½·©
    """
  b"\x16ªÿçƒ\x06A˜š#\vü¸v¯•"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"■r\vM̯IüÁObÄ3pËD"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Q8 ç4¸A¿·£m@'\x12"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"œyð\t!bI®¦\e/$¬ið&"
  b"5\x06ô)åVH†‘ž{R·q^ú"
  b"ñ¡ÞYÓmB¯¥mMÙ\x17hþö"
  b"&!ÆI‚M@µ”ŒÑ5¤ùb®"
  b"▓û┤├Ã▒Nú\x03=┴<\x12ÇÉ"
  b"åÿ0áPaK¾–ÿá\x03…*¯c"
  b"""
    \x07»ÄÌ«zOÀƒ\x06¡õ\x0E$\n
    Ù
    """
  b"g5ÅÙ,‗EQ¼­║┼)$Cî"
  b"fÌœBžµEç«JÀ\x0F”ݳŠ"
  b"Ìl¦õGÞJj†6µßΚÊ\x12"
  b"keðN»ÓJƒ³Á\x107‚e\x00Æ"
  b"ù~XDx\x1DJ\x05ºÉÕ"à┌%B"
  b"\x1AŒÝü€ýGR£í¬¼iŸ¤S"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"ý¢×\x03ÈlO\x13¾Y‰e:³K…"
  b"«9Íá\x11ªL/™\x13VG/â\x1Au"
  b"“÷ a·VBÚ„˜~‚8D…¾"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"ð;¹ÖQ\x10Ag¬\x0EyaØÌº┌"
  b"¿a·F4ØD¤ÉÖ¾╔ÿ$ùj"
  b"\fNoÁí?C\x07¥ÕymÊsá«"
  b"±G└█ÐrFƃØpè^öÕ\x1C"
  b"ôöìyë╣J╗¼Â Ò├ñý+"
  b"8f\x1FÖû•M\t®4Cs³€‚˜"
  b"ÛQíI╠\x01KÈü$*µ\\v\x1F}"
  b"═*1·|O\x04\e\x04\x1Aú7│Ø"
  b"\x07:\eYF╚Cöì│┌ÕZÈÏ┬"
  b"ž…OÌ\x08\x19D!»4ÿ\x19˜Šàù"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b">%ë@Ì,@ ¬¤h\eÔ.Žj"
  b"ÊûË\x05§ÅL*üã¡Íý\x0FÑ¢"
  b"\v\x18\x19Úr@ú”Rn‰\v拸"
  b"\x1Fš\x13«Ë•O³ˆì\x07¨4Gä2"
  b"³üÎw³ÚAS¸§ÂQ'3[\x04"
  b"´³│\x1D=╠DhºèÜÃì┴7""
  b"\x1D\x1C\x07I …K~´Î|²\rà™û"
  b"œcÚ)€—O\r–ž“ÍC¨f\x03"
  b"¬\x11bµ(ê@gƒ—\x15\x11\x08nÿ/"
  b"É@\x05+G╝M╝ñ═§ç¿>Ã,"
  b"Ø6¦?ÈæAn¹…\x18ü÷\x1E¢{"
  b"–ÕŸ\rnIB\x07ªRyPqµˆÑ"
  b"<þr²˜ÉCL³Ó\e-ÿ\x0F"
  b"E\fÍÒü-I\x08£ŒL·›ÑÀ\x1A"
  b"Ý@‰½\x19ÝO´p`8£HCW"
  b"/6uG'KD\x1E®ú{§þ¬™Š"
  b"\x053Ü,KóBݼó\x03fïÈÍ;"
  b"ö\t±Ê8\x02Iº¥\x19¯'ìpÃ\x16"
  b"„J@DŸvLí‘TÁd]C\x12Ÿ"
  b"2Þ°\vœÐG渔–\x15´ÜP¾"
  b"\x066V:tŒDm Švñq "Á"
  b",\x12ç±a\x11GëªöÀ6Rë\x1F˜"
  b"Âp;\óÔIǾx$Æ\/ÏŸ"
  b"uÛ°ìæ¿J9Â,│6┌¥5Ñ"
  b"dz”íO;G2‹þaÖ(„¬¸"
  b"†D\x1C±¬OCÔ„x×SÙÍ\x07!"
  b"\x05üeät|Boôqç§+\x00\x1D"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"T░┬F\x16¡LººÍnɧ°m³"
  b"õÊ\x12ôviMî¦ó‰g\x00\n\x10"
  b"ü¾¾\x18╠ƒN║¢¿\6P \x1FV"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x0F[¤,TJCØó│H╔@J3/"
  b""JxdˆyE3¸¥”³À§G”"
  b"®›·žÄ*K¤€ü»-ÐTJz"
  b"l’ð\x05ÂLAr’ôð­\x08´8þ"
  b"âZ:L\x0FwH.’l"ˆ”¢ñÓ"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"å ­‹â€HÑ §yJ_vt\n"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ß\t\x11j‚ïH\x1F–pœö\x1Dnâë"
  b"C]|K\x13¯BÈ™™X•\x18VÀL"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"›ñÐ5bªD¿ˆÌ…·\x02ü‚û"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"""
    jÉ›j\x18zIЖ.@‰\n
    É\x16÷
    """
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"—f\x0EóVWBR†¹\‚ܰ/-"
  b"S1Ž«•™I”¿Ï,X\x01é\x1C\f"
  b"Z=à†¶‹MÁ«µ»+Q\x04ÊÝ"
  b"ÙØx—½lI¸ƒŒ5n¤e¸Í"
  b"ÝÝÅ█¢HCMøÏ×╝\x04\x03Ör"
  b"V`\x0E\x14»rL8£»[W‹Ò\x10×"
  b"´.L¯tü@\e³O¥!âm—O"
  b"×]AÞÉ·IŸ³\x0E\x1F„xs²4"
  b"¡Qb\x10?*B‰³pàëIqðÊ"
  b"ã$Ûs}┌B8É╚│\x04ÖÝ─╬"
  b"`e,*“HHì§7#ïƒæW\e"
  b"ɰ¶¥v°HWÆ╗®C\ı¬?"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"nJh‚M~J\x14š\x125—ŸÄö9"
  b"P½\]\x13ÕF\e\x15úS\ZâC"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"\eÉÖ%šßG¼ŽÇ­Á\x08½@²"
  b"""
    ôÏ?é)7D\x10¶¨\x1Fè\n
    óž„
    """
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"dž٦0ÔH\x08”%΋¨“¯8"
  b"\x0E'MÀ╚ªK`ö8¿Ø¹<ô\x13"
  b"ô\x19Ûvl\x1DK\x17‚µ-úbÙ¹ß"
  b"\x7FhlA?RM\x07íıÆì╗:\x7F"
  b"hï('\x7F¶K«²ÞÀÇåÎÁ\x1D"
  b"’þaÈ]ŠD°²í|Õ\x01p¿Í"
  b"E±¹a¤¶H³ªÇ>óÕqã{"
  b"J1\e{F/CA¶Êª\x14\e\x17"
  b"(7ñ6üZNÚñ{Ç\x7FÞ:/$"
  b"Ø]§Îª#J#ºYÜË`┼┤\x1F"
  b"úz³±│SI(ÖΡ0ßü79"
  b"\x15'X\x0E¥³A?‚z´\x15\t "
  b"9àÕ°âþBå„+Tø®fŠ\x05"
  b"Õ1º\x17ÈôN\vŽÏ´=Ýi[b"
  b"Æãþ\x08\x06Ž@Ö·:íI\rø¦®"
  b"—Î<k?êG·«ß\x18Õ\x08éÍ6"
  b"ÏN\x13%=\x0FN4¦Ý`ï\x02”«‚"
  b"9¤™$¬ÓM!œ›k‘Ë\x16ó "
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"L\x10\x17ÈKá´!Ë·ý}z\x13"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"Šwd\x04ò)A#°ùMæ–Ù>œ"
  b"©Ò0ÓМAí¼€\x10¤ÝofÄ"
  b"*ëÆyYéI´¼¹qœ\x10¦ü¥"
  b"ú¤ É>{G³–Fë࢓êÊ"
  b"ìkן4ÍAc µAÿF'K&"
  b"„ÕÍ#õýEɵâǹÆâé–"
  b"΢rÅq²@ „Ç©u©1\x19î"
  b"\fj'OK•¤\x12qÐ4¿M«"
  b"\t¼\x02·šÂH}‰Ÿâb\x0F\x19í$"
  b"¢\e­CœÏKÄŽé\x00ƧƇ5"
  b"""
    ®\n
    ─ô║¿McÅY&y%Ì\x06§
    """
  b"(É/Õç³M,ë\x07y;³?º¹"
  b"v%Q>÷£Of®Ùø%ü*õ\x04"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"\x06¡üsI(¦å‚jëëóu"
  b"õzÑŸ¿WJ!²\x7FÄN&ü*N"
  b"_­Ê\x1Fã*FØî\vèZ¼©û3"
  b"U\x16èE©·H.”\x17\fÍ“™"
  b"7ÉG„â¤HŽˆ8jÔ\x08`EI"
  b"\x01˜Ìq™³réšÜd\x13F\tš\v"
  b"&O<\x1CÊÔOk•ë\Y¢\x05ºS"
  b"Úg§pC\x1EI§ˆSI”zÎ\x10õ"
  b"ULÉ9p’C|…Kñ©JÍY…"
  b"çD¾ì\x03?FÒ¬‗└a\x03ÚÔì"
  b"\x06QŠGB2º¦\t'wx8û"
  b"8óÛuQ,L-…\x192ß—\x04îè"
  b"Å┘└àZ╬@Áº\ts(c░Åh"
  b"ˆ%\x04'§7Nò¾ÍvÏcªSý"
  b"wzÒQéoC~¦á©àéžV‰"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"°„<Ci\x07I*‹‘.\fãÐòë"
  b"¸Óì═┼\x1EA┤¡ü\x10;╬\x00Qq"
  b"“B¸±SöCj§\x1F¬±Õ°:*"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x0Fh|&E/˜\x08ÈÒ(Q<Ý"
  b"»ccí²\x1DJ®¥‡w!íIÐ0"
  b"jÛôSÆŽ@B§±®9"T(a"
  b"è\r~F=J\x19ü9\x19@\x13O\x1A'"
  b"¨ƒæ´µ¶D¨¬QÕ\x1C\x1A\x7FL†"
  b"í¯\x1A\x15¦{@™…\x07T£•\x04"
  b"GQ\x07¥¢½IG–\x06}Š‹«]%"
  b"""
    4+peñXBìš Ó\n
    B\x1D™à
    """
  b"7\x10HŠù¸@ì¥Å\x18hÓ²\x18\x0F"
  b"~Ééé0:B\x04ùY=═wl ý"
  b"ÒúŸY\x19-Nä‹8žlñÀt#"
  b"_þº+TÛC“…+\x15\x02£\x06"
  b"“n`óɳNF…úNQ±\e\x1DW"
  b"\x1AæËØtDOX┐\x02´`¯è┴9"
  b"?R\f▒/ØO°Ä@╚\x0Eà┘│4"
  b"ƒr,Øö@LQñ╣Éoóc\x12Ë"
  b"Ù`ž\x08F!D´·ôvV&gƾ"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"·ë®┌ÞZG[ü'£▓‗\x18i\x19"
  b"¿û£V¬|HK“‘‘a£\x13á\x04"
  b"\x11\x17ÅiOºí®ª?nûÞå"
  b"""
    €¿~¯9\x18L•ƒ\n
    \r³¨÷
    """
  b"rôó³Ê\x0EL7ƒ+3*Wzdt"
  b"bÄ;`ñòNY¾\x02¢bÅ\x0EŠò"
  b"lK└-ì}IòúlJk\e¯Íí"
  b"¬\v“t˜ŒD2§mœ\fÒÄÇU"
  b"7J‹\x12\x1EaEW¼½\x11«‚ò'\x01"
  b"¬É\rU\x02xMö¬Ù■æ²èyµ"
  b"_Ç1Wß§CÁ„`•²P¼(Ê"
  b")R1e–\x19K.Š1%\x18\x1F5Fá"
  b"\x02\f4\x15êK@QŒøûË»VèÅ"
  b"│w<ã╣═BÿÄHç´aÅ╝b"
  b"ùs%˜ÙÌN\x07«þ¶\x08\x19.óQ"
  b"–£KžëÜE“˜B›Dåõº~"
  b"_ÃNK]+JìŠuÏ\x14N\x1C\x16="
  b"?‚\x1DcµAMO“…›ç\x18ðó["
  b"ëd”\x1EG\x12KÞŒÞÔkü0ÇŽ"
  b"\x039Bב"C\ŽÌp‘N,˜{"
  b"“²ÌÇ\5Aœ·œ\f]…ÊöL"
  b"""
    B1b9+°@ó¾P\n
    o_])ø
    """
  b" Ì¿j\r…JE´Ù<+\x1E\x01"
  b"\x1FŸØÜÿíJ0¥\x06J–ÌCy\x10"
  b"6u\x10©²üGèÿÑ\x04\x03§±-·"
  b"æ”ââëËJ©™6†Ç¨bðº"
  b"r║çTƒÄO\x19üçcé[`\x18É"
  b"`¨D'q├O¬ê\x13YìecÖz"
  b"┼9 \x06ûüD&è\x07H4\x08"2ë"
  b",¼‹Ÿý\x00HSŸ@“·æ\nü6"
  b"JhºN%lI\x12šÍåO¾ÿ‘¶"
  b"þÇtû├ƒL*ÅR═╚¹¯õÉ"
  b"q`ßLÂßA\x0F¯¤D}\ví`á"
  b"ªoý›ÜKGž±ùqAu@÷m"
  b"É█VÏÿãE[Ö7S)!\x07╬M"
  b"[xþ’&1H\x1E¥\t‰Ëõoˆ\x11"
  b"QÙÞ\x06¢ŒM\x1D°Ù(}á0{¹"
  b"L\v·Åø—C\x17‡©'ÕýѦ'"
  b"˜kžÉ$\x1DN\x00·ui¾vlÙu"
  b"Œn¨]XëAó°Õ˜á§Vç…"
  b"¦äxÉó\x0FG=▒¹u▒v▒╚L"
  b"¹ÛÃ\Œ¬Dd°îÐÉ]ù:O"
  b"gaÎÕçHH┌üµ÷Ü8,r}"
  b"\x1F¼‰EkÐE6•…\x1C;÷Ø\x06\x17"
  b"õX_þÅ\x15Fù╗e@\x0E\x01\x006m"
  b"ŒÜÙ?Â\x15K^ˆÜ\x15\x08OÜËž"
  b"?¹}åÌKKè¯\x08„E·8š?"
  b"çù\x13_\v=C‰ŒïKïµñ·P"
  b"»%²\x1Fø]F„€?•±”<Bì"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b" zeÂ\x06\x19G&·ü㦃S‡E"
  b"hÁm\x7F¸NK"¼¸:â',0#"
  b"""
    \n
    uı³ì┼J0ò«|B<¯^å
    """
  b"žN¨/ã„A’´Üµ3©\x07Us"
  b"4\eøý»░M\x1DìýrÂCC'0"
  b"e›˜3Ý9Bª¿(U¢@>K:"
  b"X¡“³ßçKË¿\rq+(×r,"
  b"æóú+Z¦EŠºv(-)ù]ª"
  b"¢¯84%)F;™-AØU'\x0EÄ"
  b"6wù\r\tC|¦e\a=FFì"
  b"BÔœUv\x07GŲãó\‚»¦û"
  b"}ÚÇâB4@\x1AçüÎ:\x11NA£"
  b"kÏeLR<O¨╗oÉ©\x14ο4"
  b"|\x1DøÏ\x177Nû¡É\x13\x1C\x19"
  b"ÿèÒòú³C,░ó­\vþÅZ\x1E"
  b"Ãd><"û@Pšœ¡Å5Z\x1E²"
  b"\x02`]ÊÛóOwƒÔ7\x7FæudØ"
  b"êk/┴ü\x12K+Ö▀pÌMwhw"
  b"Å|┼®Ú\x1EAqìÑ‗ưBã."
  b"Q#V=JøDüº±H┬┴C┴e"
  b"{è-ø\x13ËK\x01¥=¤p\x07¼ØP"
  b"îÝ·‹O\x06EW€NÍy£ƒMþ"
  b"¬û}7Á┼MýØõ`▓Z+┘3"
  b"¢¾\x0F\x12Ý´CJ§\x14Ý£ÒnOÜ"
  b"T¶ò]­ùDù©¾oÍÅôŸ¹"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"\x1EB\x03u4õG,ì\x01Ä2&§²("
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"\x02\x03if¹÷K\x14„bw\x13pY\x02Á"
  b" ¦\x12B,XAo‰b²£dì{è"
  b"¨´ºwÃBA߃Æ_ï\rж—"
  b"o╚\x1CÔ▓üF\x04¥ç\x18Ü]│n\x0F"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"‹Ü0ÀU·H—°"£ÃA\f\v|"
  b"ß¼\x15êÄ„K܈»³Î„Ú°F"
  b"ùæávX8@˜¹¡h°Ùù¼æ"
  b"=ƒI\x12±\x0F@¹¨ò³ï\x14ðÚ "
  b"Aøßó.OLÌü╩³╠‗4fG"
  b"\f(Q▄r─KªÅâ®\x0Fc\x1CN┼"
  b"Ç]ƒú\x19³Oæ„DBüçCÑü"
  b"“ùíã\x0F‡I÷¾9\x1FµƒÝÝz"
  b"KÉÖ‰—ŽN“¡ñÒ/Ñ\x12·x"
  b"""
    XuÚ\n
    AIGî»OsÛ!Å«}
    """
  b"\x19¶o\x16\x15CaŽÔBä8´É\x02"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"\x11Tý¯­GØ´\x06ŒcDu¯¨"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"ò:¯╠╣WG┼ó┐\tuÞ"ü^"
  b"ÑÒ|¡\x1F™IEг¸\x05Ô<\x11\x02"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"ª?N«M@H\x00òîï\x1E\x1CV®Å"
  b"\r›×«k\x1FIˆ¸@0¦d+Œ-"
  b"8\x05\x17t■.K%╗\x08ì#H´ûÝ"
  b"\x1CE\x08ß#eI\x0Eœu\vvA|Õƒ"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"H´=ÇjACª À»\x13\x11"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"‰uY6^èCa¼\tq‡a\eíï"
  b"ˆÿ#ëñ¯OsŸ\e«v\x0Fχ|"
  b"ÃÛ@ƒ‚\x16B\t• ã>û¸8W"
  b"Ê\x06æsÉÐC\r‹ˆ1Ù\x1EJSü"
  b"""
    Þu·Å\x02ÛO▓¿ûµ\n
    f│L¿
    """
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"zÞV¬,"O¹Å,ûõÔ<\x10>"
  b"¼=»/ʵA†®â»d·)I0"
  b"þç#Ù¬ªCP¢&3\x04Tc@V"
  b"ÄÙ+QÿÅJ®ü\x01h ╬╔X╗"
  b"­Æç]ßýHPµöª÷Ë’á\x0F"
  b"\x1F\x02¢HÈgNV–~®QXLÕ¤"
  b"\x1D;~´)æD(╝?¹2\x00þ=É"
  b"ã®Àg“0E¢“KÑã…l&:"
  b"÷Yt3â\x1EAu•$\x0E=ãè†Á"
  b"¤„Ž`ÝîJ\t¯E'ýÑ…N¼"
  b"ö°J╣\x02\x15IUÉA\x1F¯h╩Ð\x00"
  b"""
    Ööx\n
    1…AB—L\x03r¿(Ç\x7F
    """
  b"égªÝÅóE­â█├ ║Ù\x079"
  b"\x01\x0E»ôqØ@¦±É«r3œç•"
  b"y]\x1F§¨IM]£ÒíÉÅ┘v6"
  b"mÒ>å±óOˆ¦öð Úc=Ù"
  b"xößNʯEd»Q\x03MvšÓù"
  b"av╩\x11Ó±A5à:·ÖJ#jü"
  b"""
    Yä×üÀDCÃî°<\x1C3W\n
    Û
    """
  b"i•PMè„OL¸À"zSs\x16«"
  b"█÷<UàPI÷©|ëVìF³N"
  b"|┴·³ÃÅFñ£Éõ\~·0&"
  b")Bg2ëÏOÛµPP0E{„Ð"
  b"QÅä \x14ÂB\x1F•Rñ\x04U\x02K@"
  b"«UK|·FBr€ç\x0Eô?^:K"
  b"ÆÛTË">F¬‡m\vJuI\x16ñ"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"£#ƵÝúKdÅÁ\x05O#8²┬"
  b"߬ü\x1A╗9J°ª0\x04\x05ó¡àd"
  b"M'¶\x1Eo"N5§-ºÂ:ÙPÊ"
  b"Šs½7±yG²š°Þ©…ÅoÁ"
  b"r7è═Æ\x00Fè┐\x18K\x1Aì<E®"
  b"""
    Â:‹\n
    »±GC¢^Í\x1DV\x08\x01E
    """
  b"Ó‰ü»^\x07GM³¸ÇyðT¡="
  b"\x10Tî½0\x10A´›àÏ’4bPÜ"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"CñõðèjCÌ©ØO&╬v9Y"
  b"hõ'6¤’DYŒå¶H Œ(™"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"\t\x18¿\x13o9C\x15‹4X\x08j…€è"
  b"└i(½\x07▄FDô¼7Ø╣"#ó"
  b"ÎwþíÂìJÔ▒ËÍ╩ÙÅÅ\x0E"
  b"ÆÎºQ5\x15OK€ÿ\x01IÛX˼"
  b"$\x06'©Å[H0žÜí‘Ú\x7F–*"
  b"Ѳi\îÌEýü³^!)º^_"
  b"©\x03:\x03▀²E}Ø]w‗ú┐\x7F¯"
  b" ÊF\x16¥Ø@»¦ \x18qO¨F\x02"
  b"ã´PAçßG½±û­=ˆËH‰"
  b"Gag*ŠyFf”’ï\x1DþG™U"
  b"¦Kþ+ôwG•‚¼ˆá\ßÏú"
  b"\x02.J\x06E9ƒDOp[IFý"
  b"xó‚`smJ\x05¶Ã…K\x03œnb"
  b"u╗1\x0Eí£F»¼ó4\x12└ÿbÅ"
  b"aOñ†üœL¢¨\x18n§¤\x06ÿë"
  b"\x1A\ea¢´D\x1D║Ø\vâ─ú├c"
  b"¦õ3N…ÎE°½NS‡$Ï\x1Að"
  b"L…\x1EHL\x17D„¯Y§—2s\ü"
  b"Câ·’5(K]ˆ’[T*ö¢\t"
  b"8ÈþáÛhBž„¿-\x0F÷Ï(Ñ"
  b"Î>\x16ÊÄ AØûI\x06p\x12÷öó"
  b"ò°Á§Kå@ü¨Ba°¤÷×à"
  b"┐¼s╣¶ãM8ìö4÷ÎHï═"
  b"óv‗Û▄CJ░ü\x12<▒\x03eý´"
  b"│■è\tºlN°¢\x13üèõV}`"
  b"i»ÍSåÇDA®°£ëWÎW\x18"
  b"Ø\e¦»þÀC\x1D\x06\x07^5š§Ü"
  b"Ãç»L\x0E\fK\x10¯p@’Åå­H"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b":Eñ\x01_ÑLË»‚C5\x01ƒPô"
  b"\x1F”´ü­Y@-‡`Œ¡a±ºÝ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"ôuW\\x0F~HE£1+XZù—œ"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"sÈÈFú\x19Nî¥GNˆÞCË\x7F"
  b"€­\x12¶½mBV„R)†¿\x1Eç "
  b"§õ’¯,iJñ¾õDEÖ\x16"
  b"žŠî\x1Có°Od™VàvÛ þ""
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"ÕÓj[ÕED:•ãœA°Ê\f¼"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"•'¡HŸ­K"“èô°œ\x07îŽ"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"!¥8ÂCkKužÒNØG!Zx"
  b"·ìÞ-=Ñ@ê–æw\x0Fx§­²"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"Ø\e├NþàHpúâpI╠\x03║³"
  b"/MÑ\x16;åFñ¥\x04ÐÖô~û\x12"
  b"ÔšÂÿ#VO¤¬†Éœ†@…ó"
  b",V½\x03\x17IY›û!²^g×p"
  b"\x7FÙi0SÎND¥!ýÙ^dVÞ"
  b"¯¢Ó¿ ìDûªÜ┘!/,Ýx"
  b"^““oí¢DÙ†òÔ­;\x04-n"
  b"Ï\fº0€æLŒ‘\x15¼±BWÒ\x10"
  b"#ÙŠ©c¡@I“'qäwƒža"
  b"ëéh \x00OBqøvzX\x13"
]
84 3.28 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"\x00 ãÉ-#LdªDîo1Ö5·"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x01\x0E»ôqØ@¦±É«r3œç•"
  b"\x01\x08é¢O%¼·ÈC\eBìC"
  b"\x01Ž;BÇÆB4»4\x02ÌÚ:8‰"
  b"\x01˜Ìq™³réšÜd\x13F\tš\v"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x02\x03if¹÷K\x14„bw\x13pY\x02Á"
  b"\x02\f4\x15êK@QŒøûË»VèÅ"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02`]ÊÛóOwƒÔ7\x7FæudØ"
  b"\x039Bב"C\ŽÌp‘N,˜{"
  b"\x05#ˆå!’Kåµ\x16¡gS¤\x05è"
  b"\x052\x19j0.D©“M`\x1EÏñ<&"
  b"\x053Ü,KóBݼó\x03fïÈÍ;"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x05üeät|Boôqç§+\x00\x1D"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x066V:tŒDm Švñq "Á"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"\x07:\eYF╚Cöì│┌ÕZÈÏ┬"
  b"\x07j†[ŠtE”¾k)&å\ÈØ"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"""
    \x07»ÄÌ«zOÀƒ\x06¡õ\x0E$\n
    Ù
    """
  b"\x07åÓWÌ\nAxª9y\r“3\x01\x00"
  b"\x08\x17\x06\x05H–›ôå\x02yŒx\x04"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"\t\x15ßcaÅO\x03í\x11ö¡tn\x0F½"
  b"\t\x18¿\x13o9C\x15‹4X\x08j…€è"
  b"\t¼\x02·šÂH}‰Ÿâb\x0F\x19í$"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"""
    \n
    R&Tø¨F°¹k†\e\r¾
    """
  b"""
    \n
    uı³ì┼J0ò«|B<¯^å
    """
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\f(Q▄r─KªÅâ®\x0Fc\x1CN┼"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"\fNoÁí?C\x07¥ÕymÊsá«"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r›×«k\x1FIˆ¸@0¦d+Œ-"
  b"\r®EªœßD\x00´šÎ¯vø…€"
  b"\x0E'MÀ╚ªK`ö8¿Ø¹<ô\x13"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0E„öúX«N®¿A¸«nøÙé"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"\x0F[¤,TJCØó│H╔@J3/"
  b"\x10\x19ÃS‚bOª­³©”Çhñ8"
  b"\x10Tî½0\x10A´›àÏ’4bPÜ"
  b"\x11\x17ÅiOºí®ª?nûÞå"
  b"\x11‹Í¤P¥A¸„ï\x1EK\x04Á×5"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x138¡—°ÔAœŒgâ)¸Vçì"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"\x15'X\x0E¥³A?‚z´\x15\t "
  b"\x15\x12?\x1DNz³p\x1CL$~Œë"
  b"\x16ªÿçƒ\x06A˜š#\vü¸v¯•"
  b"\x17Úëó\x0F§BÌä÷èþâÏì¡"
  b"\x18fŸcÙŒJI“ƒEù\x05o»&"
  b"\x19¶o\x16\x15CaŽÔBä8´É\x02"
  b"\x1A(F#A°IÞ¥(—¼·‡m:"
  b"\x1AŒÝü€ýGR£í¬¼iŸ¤S"
  b"\x1AæËØtDOX┐\x02´`¯è┴9"
  b"\x1A\ea¢´D\x1D║Ø\vâ─ú├c"
  b"\e+$·n\x1EM·“ÖÍš2.Žd"
  b"\eÉÖ%šßG¼ŽÇ­Á\x08½@²"
  b"\x1CE\x08ß#eI\x0Eœu\vvA|Õƒ"
  b"\x1C}╦}þãA¥àÅ×\v\¦Ðd"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x1C\x07I …K~´Î|²\rà™û"
  b"\x1D;~´)æD(╝?¹2\x00þ=É"
  b"\x1DÒÓóŠËCž“ó_eù·Ùt"
  b"\x1EB\x03u4õG,ì\x01Ä2&§²("
  b"\x1F\x02¢HÈgNV–~®QXLÕ¤"
  b"\x1F”´ü­Y@-‡`Œ¡a±ºÝ"
  b"\x1Fš\x13«Ë•O³ˆì\x07¨4Gä2"
  b"\x1FŸØÜÿíJ0¥\x06J–ÌCy\x10"
  b"\x1FÑlÐoËBªì~}î̽ËÖ"
  b"\x1F¼‰EkÐE6•…\x1C;÷Ø\x06\x17"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b" zeÂ\x06\x19G&·ü㦃S‡E"
  b" ¦\x12B,XAo‰b²£dì{è"
  b" ┬u¦╦hKùï¹\fD\x0F)üÏ"
  b" ÊF\x16¥Ø@»¦ \x18qO¨F\x02"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"!™R\x0E²àDįÍP>-â¯u"
  b"!¥8ÂCkKužÒNØG!Zx"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b""JxdˆyE3¸¥”³À§G”"
  b""ÅWö·UL#€\x1Aˆç‡j&\x03"
  b"#ÙŠ©c¡@I“'qäwƒža"
  b"$\x06'©Å[H0žÜí‘Ú\x7F–*"
  b"$K`0ÿýE)¤Ð\x15¾Pº"%"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"&!ÆI‚M@µ”ŒÑ5¤ùb®"
  b"&O<\x1CÊÔOk•ë\Y¢\x05ºS"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"(7ñ6üZNÚñ{Ç\x7FÞ:/$"
  b"(É/Õç³M,ë\x07y;³?º¹"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"(¤ÈåR¦I:ŒÓReˆ,\x05\x08"
  b"(├§¨üüF©ù┼\x18V¶B▀ÿ"
  b"(Þ*BLBN0 ‡S‘óCÚW"
  b"(þAÿ¬>LÑûÞ-Tü\x06ë\x04"
  b"\x06¡üsI(¦å‚jëëóu"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")Bg2ëÏOÛµPP0E{„Ð"
  b")R1e–\x19K.Š1%\x18\x1F5Fá"
  b"*\tÍnàðD´•qW"땱Š"
  b"*ëÆyYéI´¼¹qœ\x10¦ü¥"
  b"+\x02vS‚¢@!‹f|`\x10—®Z"
  b",\x12ç±a\x11GëªöÀ6Rë\x1F˜"
  b",V½\x03\x17IY›û!²^g×p"
  b",¼‹Ÿý\x00HSŸ@“·æ\nü6"
  b"-\x1C<ƒ>bJ\t¿Ïrj"—.Ø"
  b"-°7 \f¶@ı┤Ø\x1Dt8L\rð"
  b".p\x17¦b÷M\x06µ¬ËßÛSâ\x1F"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".´%\rîÏNв[Ô˜‡æ\x12\x04"
  b"/6uG'KD\x1E®ú{§þ¬™Š"
  b"/MÑ\x16;åFñ¥\x04ÐÖô~û\x12"
  b"\x06QŠGB2º¦\t'wx8û"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2ðÿ■ExK‗ÅÕ\x06×Pòz─"
  b"2Þ°\vœÐG渔–\x15´ÜP¾"
  b"3Mâ\eçôAʲ-m‚ž6ÏÅ"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"""
    3┬jS \n
    @\t╝!Õüþã#Y
    """
  b"4\eøý»░M\x1DìýrÂCC'0"
  b"""
    4+peñXBìš Ó\n
    B\x1D™à
    """
  b"""
    4½Ÿc£ìIu©µ$\x04ë\x05\n
    \x03
    """
  b"5\x06ô)åVH†‘ž{R·q^ú"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"6u\x10©²üGèÿÑ\x04\x03§±-·"
  b"6wù\r\tC|¦e\a=FFì"
  b"7\x0Fþ;¥ýN¤’ÑŸ‹´‚ö¼"
  b"7\x10HŠù¸@ì¥Å\x18hÓ²\x18\x0F"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"7J‹\x12\x1EaEW¼½\x11«‚ò'\x01"
  b"7¸\x05–yL\¶\x01\x00Œ\x11fF\x01"
  b"7ÉG„â¤HŽˆ8jÔ\x08`EI"
  b"8\x05\x17t■.K%╗\x08ì#H´ûÝ"
  b"8f\x1FÖû•M\t®4Cs³€‚˜"
  b"8ÈþáÛhBž„¿-\x0F÷Ï(Ñ"
  b"8óÛuQ,L-…\x192ß—\x04îè"
  b"9¤™$¬ÓM!œ›k‘Ë\x16ó "
  b"9àÕ°âþBå„+Tø®fŠ\x05"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"::ãr;åFłʪ\x1DèBÖ§"
  b":Eñ\x01_ÑLË»‚C5\x01ƒPô"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b":ö–噂J‘š€œB°¹éö"
  b";\x1EPÍð╗L×òpEöM█ÜÅ"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"<þr²˜ÉCL³Ó\e-ÿ\x0F"
  b"=b\e\x056\x10M»░F²\x07ãì┬╗"
  b"=ƒI\x12±\x0F@¹¨ò³ï\x14ðÚ "
  b">%ë@Ì,@ ¬¤h\eÔ.Žj"
  b"?*^▄×OF©»i\f┬ò\x18"
  b"?R\f▒/ØO°Ä@╚\x0Eà┘│4"
  b"?‚\x1DcµAMO“…›ç\x18ðó["
  b"?¹}åÌKKè¯\x08„E·8š?"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"@8]„àüMn§Öà?LÖ•È"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"Aøßó.OLÌü╩³╠‗4fG"
  b"""
    B1b9+°@ó¾P\n
    o_])ø
    """
  b"B„<9ò\x0EO#¥™WWv°`Â"
  b"BÔœUv\x07GŲãó\‚»¦û"
  b"C]|K\x13¯BÈ™™X•\x18VÀL"
  b"CñõðèjCÌ©ØO&╬v9Y"
  b"Câ·’5(K]ˆ’[T*ö¢\t"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"E\fÍÒü-I\x08£ŒL·›ÑÀ\x1A"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"E±¹a¤¶H³ªÇ>óÕqã{"
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"FVWp\x00ZHª‡šåÖ¾Û’‰"
  b"GQ\x07¥¢½IG–\x06}Š‹«]%"
  b"G^ˆ8]dFBŒ\x02¯^³ªÐ†"
  b"Gag*ŠyFf”’ï\x1DþG™U"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"H´=ÇjACª À»\x13\x11"
  b"Hæ“ϼoGߎËÇæ¬\x14øæ"
  b"IGÍ¢,┬JiêÉòßW╩\x11Ù"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"I’TPè½B‹§KR£öHC\x15"
  b"I°ƒ\x08\x12®Jhˆ°˜8\x7F3\x08"
  b"I»ç•p\eI\x1F•G1~\x14fQ>"
  b"J1\e{F/CA¶Êª\x14\e\x17"
  b"JhºN%lI\x12šÍåO¾ÿ‘¶"
  b"JݾðÍKApµöBÞÑr½ñ"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"KZ¦xÉâFf—¸:§ùà^Q"
  b"K\ú╦z\x1FD\x14Éýfò~Þ8\x16"
  b"KÉÖ‰—ŽN“¡ñÒ/Ñ\x12·x"
  b"L\v·Åø—C\x17‡©'ÕýѦ'"
  b"L\x10\x17ÈKá´!Ë·ý}z\x13"
  b"LP÷À‰ÐNz¸Ž^£<^\x7Fù"
  b"L…\x1EHL\x17D„¯Y§—2s\ü"
  b"M'¶\x1Eo"N5§-ºÂ:ÙPÊ"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"N▄O!┬xAIôs{5\re╬Ø"
  b"NøÿüÊ™L’¯H)¾Ôi¾¾"
  b"O\x19Í\x13Ï´G>£v)ähU\x13Þ"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"P½\]\x13ÕF\e\x15úS\ZâC"
  b"Q#V=JøDüº±H┬┴C┴e"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"Q}DBŒïJ\x1C³\x08±KYZÀp"
  b"Qü┌ô┤¨OøüÂ\x17­Äc[_"
  b"QÅä \x14ÂB\x1F•Rñ\x04U\x02K@"
  b"Q╔\x05]4┌@áú+5\x1EìÔéC"
  b"QÙÞ\x06¢ŒM\x1D°Ù(}á0{¹"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"R‰É¬\x1E\x1AE%°(VkÏ2ÇØ"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"S1Ž«•™I”¿Ï,X\x01é\x1C\f"
  b"T&Æ¥ëBFà†9í“jA\x01®"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"T░┬F\x16¡LººÍnɧ°m³"
  b"T¶ò]­ùDù©¾oÍÅôŸ¹"
  b"U\x16èE©·H.”\x17\fÍ“™"
  b"ULÉ9p’C|…Kñ©JÍY…"
  b"V)'¼x‡L\f‚À\x07Ç¢¥‘·"
  b"V`\x0E\x14»rL8£»[W‹Ò\x10×"
  b"Wozf%¤K@´ª\x14øXÓõ("
  b"Wñ‹\x00#¾D\e°xJ\x00³\x17‘Ð"
  b"X7\f@3ÙF³Åè┴E\x08\x19+╦"
  b"""
    XuÚ\n
    AIGî»OsÛ!Å«}
    """
  b"X¡“³ßçKË¿\rq+(×r,"
  b"XáV€¡pGlºd\x1C„Hƒï\v"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"""
    Yä×üÀDCÃî°<\x1C3W\n
    Û
    """
  b"Z=à†¶‹MÁ«µ»+Q\x04ÊÝ"
  b"Z‰yP\x0E¸F7„];If\x16ÄÝ"
  b"[xþ’&1H\x1E¥\t‰Ëõoˆ\x11"
  b"[Í¡á`®B\x1AˆOUŒbÂèÃ"
  b"[Ð<^xxJ$¼7Q'3³\ei"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]w!ØÓ\x15L\v¼*ê7╚A°A"
  b"^@ÓÓ^ÉHª°;Y\x01[ï6Š"
  b"^““oí¢DÙ†òÔ­;\x04-n"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"_\x16²╔═\x04Jzó▄ìkcÁBé"
  b"_ÃNK]+JìŠuÏ\x14N\x1C\x16="
  b"_Ç1Wß§CÁ„`•²P¼(Ê"
  b"_­Ê\x1Fã*FØî\vèZ¼©û3"
  b"_þº+TÛC“…+\x15\x02£\x06"
  b"`T,ºç–FŒ§ùHß\x15†›€"
  b"`e,*“HHì§7#ïƒæW\e"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"`Çn¶À╚O▒üÄþ*½<¾Ö"
  b"`£Ì’\x18ÊG!š\x0E<\x04£\x028“"
  b"`ãlø\x7FüCc–G\x7F\x1Ad\x06Ù\x12"
  b"`¨D'q├O¬ê\x13YìecÖz"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"aOñ†üœL¢¨\x18n§¤\x06ÿë"
  b"av╩\x11Ó±A5à:·ÖJ#jü"
  b"aÐÄ­\x19ÊAø¾Å›È\x11Ï\x07u"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"aìg\x14?äCx£GIg\x08¬äõ"
  b"\x0Fh|&E/˜\x08ÈÒ(Q<Ý"
  b"bÄ;`ñòNY¾\x02¢bÅ\x0EŠò"
  b"bý$÷ÙÞN?ŠÀ\x16*öÇuG"
  b"\fj'OK•¤\x12qÐ4¿M«"
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"dhD\r|ÑEÌ•¥›°-vÏ…"
  b"e›˜3Ý9Bª¿(U¢@>K:"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fSsvo+F\x18¡"‡à£×\x0E&"
  b"fÌœBžµEç«JÀ\x0F”ݳŠ"
  b"fÖZ¹«\x03JÅžs|\x04ÿjm6"
  b"g5ÅÙ,‗EQ¼­║┼)$Cî"
  b"gaÎÕçHH┌üµ÷Ü8,r}"
  b"gyp—á?Bí¨bWÇ\x1CBz("
  b"gÞmg0LK„‚éX«rš‚ô"
  b"hÁm\x7F¸NK"¼¸:â',0#"
  b"hï('\x7F¶K«²ÞÀÇåÎÁ\x1D"
  b"hõ'6¤’DYŒå¶H Œ(™"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"i•PMè„OL¸À"zSs\x16«"
  b"i»ÍSåÇDA®°£ëWÎW\x18"
  b"j\x10©í\x18[C\x10µ#\x18ºÿ¼G¯"
  b"""
    jÉ›j\x18zIЖ.@‰\n
    É\x16÷
    """
  b"jÕzNëíMdžØÛTo±\x01È"
  b"jÛôSÆŽ@B§±®9"T(a"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"keðN»ÓJƒ³Á\x107‚e\x00Æ"
  b"kæ¶&▄ÒF\x03ê\x1Aü0═Ýy\x04"
  b"kÏeLR<O¨╗oÉ©\x14ο4"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"lK└-ì}IòúlJk\e¯Íí"
  b"l\«Iã¥DÈŠ9f›ª0åÅ"
  b"l`\x03(7\x04E"ótècÓì+è"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"l’ð\x05ÂLAr’ôð­\x08´8þ"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"\x02.J\x06E9ƒDOp[IFý"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"mÒ>å±óOˆ¦öð Úc=Ù"
  b"nJh‚M~J\x14š\x125—ŸÄö9"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"o╚\x1CÔ▓üF\x04¥ç\x18Ü]│n\x0F"
  b"pãéUx£I>¢\x07Ϩ7¢âú"
  b"q9&ÑQãJH®¥:Ê$–\x06$"
  b"q`ßLÂßA\x0F¯¤D}\ví`á"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"r7è═Æ\x00Fè┐\x18K\x1Aì<E®"
  b"rf‗°\x10ÂMc┤ؽú┴LpÜ"
  b"r║çTƒÄO\x19üçcé[`\x18É"
  b"rôó³Ê\x0EL7ƒ+3*Wzdt"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sÈÈFú\x19Nî¥GNˆÞCË\x7F"
  b"süYÂ\x0EñKù‘î\x1CAP­ž\e"
  b"u\x1D\x0FGF(µÂ\r©±`Í?"
  b"\x0FÜè×GùÖÉ\x0Eéë[ıM"
  b"u╗1\x0Eí£F»¼ó4\x12└ÿbÅ"
  b"uÛ°ìæ¿J9Â,│6┌¥5Ñ"
  b"v%Q>÷£Of®Ùø%ü*õ\x04"
  b"v)c\r\x0FFà¢Î\rù)JUê"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"wzÒQéoC~¦á©àéžV‰"
  b"xV@\x17ï#Kù§‰2b™HrN"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"""
    \n
    ©f4O¯‡éÓH9€\r
    """
  b"xó‚`smJ\x05¶Ã…K\x03œnb"
  b"xößNʯEd»Q\x03MvšÓù"
  b"y]\x1F§¨IM]£ÒíÉÅ┘v6"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"y┴┤B7¦JÚº╔¯\x13ÉüR╚"
  b"yÉÓ¦1ÞN\x08›%Áó±û\x7Fd"
  b"yÒù\x1Fã¤L¶–dÇ Ð¼»<"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"z1\x18ð\x03\vGúû─Å░╠ÕÅô"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"zÞV¬,"O¹Å,ûõÔ<\x10>"
  b"{Â▄R\x12ýCÞìh¿Ô\\e8W"
  b"{è-ø\x13ËK\x01¥=¤p\x07¼ØP"
  b"|\x1DøÏ\x177Nû¡É\x13\x1C\x19"
  b"|/j'z‚Lï€mØô¾iÊ"
  b"|┴·³ÃÅFñ£Éõ\~·0&"
  b"}\x10üT4áD▓ƒ█¹{tê\x04ï"
  b"}K╚(\rõI?üÐ3╩(\x1E"
  b"}ÚÇâB4@\x1AçüÎ:\x11NA£"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"~PTQ\x1AeM0“\x111aRרÇ"
  b"~Ééé0:B\x04ùY=═wl ý"
  b"\x7FHó72HU¾*B'ÔïR•"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7FhlA?RM\x07íıÆì╗:\x7F"
  b"\x7FÙi0SÎND¥!ýÙ^dVÞ"
  b"€­\x12¶½mBV„R)†¿\x1Eç "
  b"""
    €¿~¯9\x18L•ƒ\n
    \r³¨÷
    """
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"ü¾¾\x18╠ƒN║¢¿\6P \x1FV"
  b"ü¶├~>║Ga╗┴bdýıçy"
  b"ü¶Ù╠'µL\x10øSå\x04┐¿&ü"
  b"\v\x18\x19Úr@ú”Rn‰\v拸"
  b"égªÝÅóE­â█├ ║Ù\x079"
  b"ƒ~½Ò ÑLâ›\x14uÚq“\x0Fô"
  b"„J@DŸvLí‘TÁd]C\x12Ÿ"
  b"äÉ6`ShFѺ$RèÄU³│"
  b"„ÕÍ#õýEɵâǹÆâé–"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"†D\x1C±¬OCÔ„x×SÙÍ\x07!"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"†¯á„\x1D\x15D‡¦^—ì\x1Eè‹#"
  b"†ñó´úéJ[Œ2®º\x06üØù"
  b"çD¾ì\x03?FÒ¬‗└a\x03ÚÔì"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"ˆ%\x04'§7Nò¾ÍvÏcªSý"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"êk/┴ü\x12K+Ö▀pÌMwhw"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ˆÿ#ëñ¯OsŸ\e«v\x0Fχ|"
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"‰uY6^èCa¼\tq‡a\eíï"
  b"ëéh \x00OBqøvzX\x13"
  b"ë╗õ°■EA(º╚@uèØ_:"
  b"‰ÀñiÀ»Kr¡J]GÀÌF "
  b"Š\x19­“í€G"Ÿw¿ËFp†i"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"Šs½7±yG²š°Þ©…ÅoÁ"
  b"Šwd\x04ò)A#°ùMæ–Ù>œ"
  b"\x11Tý¯­GØ´\x06ŒcDu¯¨"
  b"ïÁTèsºBìÿ\vóVËõ\x1Eo"
  b"‹Ü0ÀU·H—°"£ÃA\f\v|"
  b"Œn¨]XëAó°Õ˜á§Vç…"
  b"ŒÜÙ?Â\x15K^ˆÜ\x15\x08OÜËž"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"ÄÙ+QÿÅJ®ü\x01h ╬╔X╗"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"Å|┼®Ú\x1EAqìÑ‗ưBã."
  b"Å┘└àZ╬@Áº\ts(c░Åh"
  b"É*7┴=*N@╝┤\x1EºÈ;b|"
  b"É@\x05+G╝M╝ñ═§ç¿>Ã,"
  b"É█VÏÿãE[Ö7S)!\x07╬M"
  b"ɰ¶¥v°HWÆ╗®C\ı¬?"
  b"æUÌ4░`EIç\x19êb±üE1"
  b"’þaÈ]ŠD°²í|Õ\x01p¿Í"
  b"“@¸y"ÏOäš¡\x07ìOålÅ"
  b"“B¸±SöCj§\x1F¬±Õ°:*"
  b"“J\x18\x06Zd@Û‘‚`\x05¶Ž÷é"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“n`óɳNF…úNQ±\e\x1DW"
  b"ôöìyë╣J╗¼Â Ò├ñý+"
  b"“²ÌÇ\5Aœ·œ\f]…ÊöL"
  b"“÷ a·VBÚ„˜~‚8D…¾"
  b"“ùíã\x0F‡I÷¾9\x1FµƒÝÝz"
  b"ö\t±Ê8\x02Iº¥\x19¯'ìpÃ\x16"
  b"ö°J╣\x02\x15IUÉA\x1F¯h╩Ð\x00"
  b"•'¡HŸ­K"“èô°œ\x07îŽ"
  b"ò:¯╠╣WG┼ó┐\tuÞ"ü^"
  b"•W9íä‹Jè¼QïFž\x1Aý¶"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"–£KžëÜE“˜B›Dåõº~"
  b"û½TyG°G¸░Ø©æ21¶î"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"–ÕŸ\rnIB\x07ªRyPqµˆÑ"
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"—f\x0EóVWBR†¹\‚ܰ/-"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"ù~XDx\x1DJ\x05ºÉÕ"à┌%B"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—Î<k?êG·«ß\x18Õ\x08éÍ6"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11"
  b"˜kžÉ$\x1DN\x00·ui¾vlÙu"
  b"ÿèÒòú³C,░ó­\vþÅZ\x1E"
  b"ÿì'(\tmG~║oJZ«1▓Ô"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"øx\x07Û\x02õLÃúaÈÉKÒ4å"
  b"›½ŠÇ ÏD茗B\x04VZè"
  b"›ñÐ5bªD¿ˆÌ…·\x02ü‚û"
  b"£#ƵÝúKdÅÁ\x05O#8²┬"
  b"œcÚ)€—O\r–ž“ÍC¨f\x03"
  b"œyð\t!bI®¦\e/$¬ið&"
  b"Ø\e├NþàHpúâpI╠\x03║³"
  b"Ø]§Îª#J#ºYÜË`┼┤\x1F"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"×E┘&┌▄@³┐úÏ\x06ì´Ö¥"
  b"žN¨/ã„A’´Üµ3©\x07Us"
  b"ž…OÌ\x08\x19D!»4ÿ\x19˜Šàù"
  b"žŠî\x1Có°Od™VàvÛ þ""
  b"ŸcQ\x14<.I‘§\x1DezŠòÆñ"
  b"ƒr,Øö@LQñ╣Éoóc\x12Ë"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b" Ì¿j\r…JE´Ù<+\x1E\x01"
  b" ù¤\x1D5×J€¦[ºÛ‰8¤i"
  b"¡Qb\x10?*B‰³pàëIqðÊ"
  b"¢\e­CœÏKÄŽé\x00ƧƇ5"
  b"óv‗Û▄CJ░ü\x12<▒\x03eý´"
  b"¢¯84%)F;™-AØU'\x0EÄ"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"¢¾\x0F\x12Ý´CJ§\x14Ý£ÒnOÜ"
  b"úJ o┬O@~ܨ\x1Eƒ!░\x02ì"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"úz³±│SI(ÖΡ0ßü79"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"úú¹æü^@─ï¤▀¡Æ4█#"
  b"£åÑ€\eÏNs«qN3ag7'"
  b"¤\x1A+IÔÄI9¡gÚTsy‡‰"
  b"¤„Ž`ÝîJ\t¯E'ýÑ…N¼"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¥#e±D\x06D\x04…Òœ¬\×\x0F\v"
  b"""
    Ñ?\n
    Щ[C7ü/\x02AZ½·©
    """
  b"Ѳi\îÌEýü³^!)º^_"
  b"ª?N«M@H\x00òîï\x1E\x1CV®Å"
  b"¦Kþ+ôwG•‚¼ˆá\ßÏú"
  b"¦„\vÈÂH2Š­‹ÞЈSP"
  b"¦õ3N…ÎE°½NS‡$Ï\x1Að"
  b"§õ’¯,iJñ¾õDEÖ\x16"
  b"¨'4\x1Dg-B=„\x07X¡ïñ(F"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¿a·F4ØD¤ÉÖ¾╔ÿ$ùj"
  b"¨ƒæ´µ¶D¨¬QÕ\x1C\x1A\x7FL†"
  b"¨´ºwÃBA߃Æ_ï\rж—"
  b"""
    ®\n
    ─ô║¿McÅY&y%Ì\x06§
    """
  b"©Ò0ÓМAí¼€\x10¤ÝofÄ"
  b"¬\x1F®N<òJhìóOâLe\x16;"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"ªoý›ÜKGž±ùqAu@÷m"
  b"¬ä╔áɦDÌû├ý¥┌§\x06Ù"
  b"¬É\rU\x02xMö¬Ù■æ²èyµ"
  b"¬û}7Á┼MýØõ`▓Z+┘3"
  b"«9Íá\x11ªL/™\x13VG/â\x1Au"
  b"«UK|·FBr€ç\x0Eô?^:K"
  b"¬\v“t˜ŒD2§mœ\fÒÄÇU"
  b"¬\x11bµ(ê@gƒ—\x15\x11\x08nÿ/"
  b"­Æç]ßýHPµöª÷Ë’á\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"®†_ø«oM‚·Íé=rªº!"
  b"®›·žÄ*K¤€ü»-ÐTJz"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"°„<Ci\x07I*‹‘.\fãÐòë"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▓û┤├Ã▒Nú\x03=┴<\x12ÇÉ"
  b"│w<ã╣═BÿÄHç´aÅ╝b"
  b"³üÎw³ÚAS¸§ÂQ'3[\x04"
  b"│■è\tºlN°¢\x13üèõV}`"
  b"´.L¯tü@\e³O¥!âm—O"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"µt†H5\vCV£–DRÒ¸\¬"
  b"¶Û”‚°\x18JW»Pž7R\x0Fô\x10"
  b"ÀJüõ´■IÈ╝\x01\x14R6▀ËÝ"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"·ìÞ-=Ñ@ê–æw\x0Fx§­²"
  b"©\x03:\x03▀²E}Ø]w‗ú┐\x7F¯"
  b"¹ÛÃ\Œ¬Dd°îÐÉ]ù:O"
  b"║w└v=¹G\x15ç`¡º3\É"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"»%²\x1Fø]F„€?•±”<Bì"
  b"»ccí²\x1DJ®¥‡w!íIÐ0"
  b"»…·0y.GÒ—…:áì¥ët"
  b"╗Åù¶±\x0EB·ë!X$&Ê"à"
  b"¼=»/ʵA†®â»d·)I0"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"½›'?E¬@GŠ1eÙøX\x02#"
  b"┐¼s╣¶ãM8ìö4÷ÎHï═"
  b"¿û£V¬|HK“‘‘a£\x13á\x04"
  b"└i(½\x07▄FDô¼7Ø╣"#ó"
  b"Àk^W\JE\x7F½7\x02Q;"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"└Ëö)áØ@5æ┬ÊàÅ9▀#"
  b"└▄╩‗á¶@║®▒[ü/Vè*"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"ÁÆ\x17³q\x0E@¶¥\f×›ŒÊx("
  b"""
    Â:‹\n
    »±GC¢^Í\x1DV\x08\x01E
    """
  b"┬]z\x01\x03\x17C\x15┐øHìÅGaÒ"
  b"Âp;\óÔIǾx$Æ\/ÏŸ"
  b"Ã>²ÙË\x03L’º\iŠíº^5"
  b"Ãd><"û@Pšœ¡Å5Z\x1E²"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"ÃÛ@ƒ‚\x16B\t• ã>û¸8W"
  b"Ãç»L\x0E\fK\x10¯p@’Åå­H"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"─Æ@\x1Dõ\x12J-¼‗¶ØÂ=1╩"
  b"Ä¡ÕAM¶G\x04…RLªñx}à"
  b"┼9 \x06ûüD&è\x07H4\x08"2ë"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"ã$Ûs}┌B8É╚│\x04ÖÝ─╬"
  b"ÆÎºQ5\x15OK€ÿ\x01IÛX˼"
  b"ÆÛTË">F¬‡m\vJuI\x16ñ"
  b"Æãþ\x08\x06Ž@Ö·:íI\rø¦®"
  b"Ç]ƒú\x19³Oæ„DBüçCÑü"
  b"dž٦0ÔH\x08”%΋¨“¯8"
  b"dz”íO;G2‹þaÖ(„¬¸"
  b"è\r~F=J\x19ü9\x19@\x13O\x1A'"
  b"É›\x06´‚fN¥°©¡è\qæx"
  b"ÉÈÈ¢·ÈB[œî*°]ká\x04"
  b"╔█Io9╗NøóÅwvTX┤û"
  b"Ê\x06æsÉÐC\r‹ˆ1Ù\x1EJSü"
  b"Ê`…m@øAO¬#¾“\eŸiä"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x10³2J\x14O‘£¹<§ºÐªm"
  b"Ë'©A»SId“ˆ•r«šs7"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"Ìl¦õGÞJj†6µßΚÊ\x12"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"═*1·|O\x04\e\x04\x1Aú7│Ø"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"΢rÅq²@ „Ç©u©1\x19î"
  b"Ï\fº0€æLŒ‘\x15¼±BWÒ\x10"
  b"ÏN\x13%=\x0FN4¦Ý`ï\x02”«‚"
  b"ÏÀÎVUÕ@\x06Œ÷ß\x00DÉŠ\x18"
  b"ð;¹ÖQ\x10Ag¬\x0EyaØÌº┌"
  b"ÐÊE2“ºMЃ&\x1ECµq.S"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ð*¥4\x04>L Â\x00½e\x14.üh"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"ÑÒ|¡\x1F™IEг¸\x05Ô<\x11\x02"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"ÊNÅy®:J¸┤øpÜ<H└O"
  b"ÒtåDKÛKž¦@\x01X‡þ\x19"
  b"ÊûË\x05§ÅL*üã¡Íý\x0FÑ¢"
  b"ÒúŸY\x19-Nä‹8žlñÀt#"
  b"Ó‰ü»^\x07GM³¸ÇyðT¡="
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"Ë─Å£O×G/¿■7▓¡▒^¤"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"ÔšÂÿ#VO¤¬†Éœ†@…ó"
  b"Õ1º\x17ÈôN\vŽÏ´=Ýi[b"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"ÕÇôx)\x18Dû½s¬á\x11—úA"
  b"ÕÓj[ÕED:•ãœA°Ê\f¼"
  b"""
    Ööx\n
    1…AB—L\x03r¿(Ç\x7F
    """
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"Î>\x16ÊÄ AØûI\x06p\x12÷öó"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×]AÞÉ·IŸ³\x0E\x1F„xs²4"
  b"ÎwþíÂìJÔ▒ËÍ╩ÙÅÅ\x0E"
  b"מÈ?¿\nA÷ I­L!cJ\x00"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"Ø\e¦»þÀC\x1D\x06\x07^5š§Ü"
  b"Ø6¦?ÈæAn¹…\x18ü÷\x1E¢{"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"بT+xöG:™ôhþ+*ìP"
  b"""
    Øû2i;˜EÖ¨–\n
    ¡É¿\t×
    """
  b"Ù`ž\x08F!D´·ôvV&gƾ"
  b"ÙØx—½lI¸ƒŒ5n¤e¸Í"
  b"┌RÖT±çO9ÅÈ\x01±\tÌøÙ"
  b"Ú\\x18\x19ÉJ\x1AžX\x02ISôî7"
  b"Úg§pC\x1EI§ˆSI”zÎ\x10õ"
  b"Û0í]¶>H±‡Ô”\x0F}‘u\x10"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█÷<UàPI÷©|ëVìF³N"
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"¦\x17\x00øñH@A║IÓãÄ#ÁÅ"
  b"Ý@‰½\x19ÝO´p`8£HCW"
  b"¦äxÉó\x0FG=▒¹u▒v▒╚L"
  b"Ýõc(\x1CÇJ³ƒ*\x04Nï¬\x18"
  b"""
    Ì\n
    w┬p\x19F\x08Å÷}┐╬\x18
    """
  b"ß\t\x11j‚ïH\x1F–pœö\x1Dnâë"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ß¼\x15êÄ„K܈»³Î„Ú°F"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"áZý’™-E³·4{]lFG\e"
  b"߬ü\x1A╗9J°ª0\x04\x05ó¡àd"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"âZ:L\x0FwH.’l"ˆ”¢ñÓ"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"â“éoûÛBqµOX\x0553ë­"
  b"ã®Àg“0E¢“KÑã…l&:"
  b"ã´PAçßG½±û­=ˆËH‰"
  b"õX_þÅ\x15Fù╗e@\x0E\x01\x006m"
  b"õxØrı┬D®è­RÅ\x01\x18"
  b"äÄGp]ÇH‰Š‘33h×[s"
  b"äÝ\x7FИ–GÈ™/T`˜K^}"
  b"å ­‹â€HÑ §yJ_vt\n"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"åÿ0áPaK¾–ÿá\x03…*¯c"
  b"æ”ââëËJ©™6†Ç¨bðº"
  b"æóú+Z¦EŠºv(-)ù]ª"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"þÇtû├ƒL*ÅR═╚¹¯õÉ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"çù\x13_\v=C‰ŒïKïµñ·P"
  b"""
    Þu·Å\x02ÛO▓¿ûµ\n
    f│L¿
    """
  b"é¡s\x1Ejo@â£d¦#âËAã"
  b"ê*§¼\x07¢LÑ­\x1Aù—\fŒ8Ÿ"
  b"ÛQíI╠\x01KÈü$*µ\\v\x1F}"
  b"êS½Gœ¬H¨…È[WÞ«â\r"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"ëd”\x1EG\x12KÞŒÞÔkü0ÇŽ"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"ëÑq\x07VHE\x1D´D•ylBâ™"
  b"ìkן4ÍAc µAÿF'K&"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"í¯\x1A\x15¦{@™…\x07T£•\x04"
  b"ÝÝÅ█¢HCMøÏ×╝\x04\x03Ör"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"¯¢Ó¿ ìDûªÜ┘!/,Ýx"
  b"îÝ·‹O\x06EW€NÍy£ƒMþ"
  b"îä_ZÂ\x0ELç¦êÓíFÛõD"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"ïÊ\t¨ *Jn”ç˜"ñ\x15"
  b"´³│\x1D=╠DhºèÜÃì┴7""
  b"""
    ñ9‘\n
    ÂÇN™½\x19ëœø¢\x12Æ
    """
  b"±G└█ÐrFƃØpè^öÕ\x1C"
  b"ñ¡ÞYÓmB¯¥mMÙ\x17hþö"
  b"ò°Á§Kå@ü¨Ba°¤÷×à"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"¾È¯Î¾ÆN\x07Éáw▀ûî■Ø"
  b"ô\x19Ûvl\x1DK\x17‚µ-úbÙ¹ß"
  b"ôWÆÃ­î@á¢u\x1A\x7Fí©‚Ô"
  b"ôuW\\x0F~HE£1+XZù—œ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"""
    ôÏ?é)7D\x10¶¨\x1Fè\n
    óž„
    """
  b"õzÑŸ¿WJ!²\x7FÄN&ü*N"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"õÊ\x12ôviMî¦ó‰g\x00\n\x10"
  b"÷Yt3â\x1EAu•$\x0E=ãè†Á"
  b"÷œGµNFGüŒÎ\x06t¨“\x1Dè"
  b"¸Óì═┼\x1EA┤¡ü\x10;╬\x00Qq"
  b"°*ÅJ_j@\x08Üæ?\x1F\x16┌ƒ═"
  b"""
    øn´û†ýO\n
    …TˆV`\x08Ùz
    """
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ùs%˜ÙÌN\x07«þ¶\x08\x19.óQ"
  b"ùæávX8@˜¹¡h°Ùù¼æ"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"·ë®┌ÞZG[ü'£▓‗\x18i\x19"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"ú¤ É>{G³–Fë࢓êÊ"
  b"ûoF°\x1EáL\x0F¼õ÷ô\x11Þìñ"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"ü®!I›õOd˜ -o\x07ŽÄü"
  b"ýœ\x07“ÑVMû‰Wè\x19H\x11¨\x12"
  b"ý¢×\x03ÈlO\x13¾Y‰e:³K…"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"■K±Ét\x00BÙ¡Í]RÏ×oñ"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þç#Ù¬ªCP¢&3\x04Tc@V"
  b"ÿGbhO.MIŒç¾?\x19sÚÒ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿ‡3§¼9Jç˜!C6\x08<`Z"
  b"ÿÌïg=ˆC\x10”þKìqJÞ¡"
]
85 2.54 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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"\x01ÿA╩║üsØäz«─IS5¦"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"²Ì\x03펫M§¦³V¯=îÒÃ"
  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"õ•"¨‡ù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"õ•"¨‡ù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"o═6\x1A¯\x14AßçUû¶®3+ì"
  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""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x02\x14Ã\e³D®”Â\x10°>³¥ "
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"õ•"¨‡ù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"C\x17Ø\x16│è@ß¡+?Ñ@╔Ì┐"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"Ãd>Éô.B§ö±ZSiÿÝ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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"÷aÇ9╔\x04K¹Ø\x04iHtÐÞþ"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"\x01ù\x16æ╗8\x7F\x7Fìoªè┼╝x░"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"C\x17Ø\x16│è@ß¡+?Ñ@╔Ì┐"
  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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"\x01¹üƒºWD╚Ño▄\tü8\e®"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"²Ì\x03펫M§¦³V¯=îÒÃ"
  b"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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"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"\x01™/!Q<\x7Fʃ\x11A¶z\v¢¦"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"*\Å╔n­@\x11«¶Ö▓¹O¼ñ"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  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 9.65 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"\x00 ãÉ-#LdªDîo1Ö5·"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x01\x0E»ôqØ@¦±É«r3œç•"
  b"\x01\x08é¢O%¼·ÈC\eBìC"
  b"\x01Ž;BÇÆB4»4\x02ÌÚ:8‰"
  b"\x01˜Ìq™³réšÜd\x13F\tš\v"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x02\x03if¹÷K\x14„bw\x13pY\x02Á"
  b"\x02\f4\x15êK@QŒøûË»VèÅ"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02`]ÊÛóOwƒÔ7\x7FæudØ"
  b"\x039Bב"C\ŽÌp‘N,˜{"
  b"\x05#ˆå!’Kåµ\x16¡gS¤\x05è"
  b"\x052\x19j0.D©“M`\x1EÏñ<&"
  b"\x053Ü,KóBݼó\x03fïÈÍ;"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x05üeät|Boôqç§+\x00\x1D"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x066V:tŒDm Švñq "Á"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"\x07:\eYF╚Cöì│┌ÕZÈÏ┬"
  b"\x07j†[ŠtE”¾k)&å\ÈØ"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"""
    \x07»ÄÌ«zOÀƒ\x06¡õ\x0E$\n
    Ù
    """
  b"\x07åÓWÌ\nAxª9y\r“3\x01\x00"
  b"\x08\x17\x06\x05H–›ôå\x02yŒx\x04"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"\t\x15ßcaÅO\x03í\x11ö¡tn\x0F½"
  b"\t\x18¿\x13o9C\x15‹4X\x08j…€è"
  b"\t¼\x02·šÂH}‰Ÿâb\x0F\x19í$"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"""
    \n
    R&Tø¨F°¹k†\e\r¾
    """
  b"""
    \n
    uı³ì┼J0ò«|B<¯^å
    """
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\f(Q▄r─KªÅâ®\x0Fc\x1CN┼"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"\fNoÁí?C\x07¥ÕymÊsá«"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r›×«k\x1FIˆ¸@0¦d+Œ-"
  b"\r®EªœßD\x00´šÎ¯vø…€"
  b"\x0E'MÀ╚ªK`ö8¿Ø¹<ô\x13"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0E„öúX«N®¿A¸«nøÙé"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"\x0F[¤,TJCØó│H╔@J3/"
  b"\x10\x19ÃS‚bOª­³©”Çhñ8"
  b"\x10Tî½0\x10A´›àÏ’4bPÜ"
  b"\x11\x17ÅiOºí®ª?nûÞå"
  b"\x11‹Í¤P¥A¸„ï\x1EK\x04Á×5"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x138¡—°ÔAœŒgâ)¸Vçì"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"\x15'X\x0E¥³A?‚z´\x15\t "
  b"\x15\x12?\x1DNz³p\x1CL$~Œë"
  b"\x16ªÿçƒ\x06A˜š#\vü¸v¯•"
  b"\x17Úëó\x0F§BÌä÷èþâÏì¡"
  b"\x18fŸcÙŒJI“ƒEù\x05o»&"
  b"\x19¶o\x16\x15CaŽÔBä8´É\x02"
  b"\x1A(F#A°IÞ¥(—¼·‡m:"
  b"\x1AŒÝü€ýGR£í¬¼iŸ¤S"
  b"\x1AæËØtDOX┐\x02´`¯è┴9"
  b"\x1A\ea¢´D\x1D║Ø\vâ─ú├c"
  b"\e+$·n\x1EM·“ÖÍš2.Žd"
  b"\eÉÖ%šßG¼ŽÇ­Á\x08½@²"
  b"\x1CE\x08ß#eI\x0Eœu\vvA|Õƒ"
  b"\x1C}╦}þãA¥àÅ×\v\¦Ðd"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x1C\x07I …K~´Î|²\rà™û"
  b"\x1D;~´)æD(╝?¹2\x00þ=É"
  b"\x1DÒÓóŠËCž“ó_eù·Ùt"
  b"\x1EB\x03u4õG,ì\x01Ä2&§²("
  b"\x1F\x02¢HÈgNV–~®QXLÕ¤"
  b"\x1F”´ü­Y@-‡`Œ¡a±ºÝ"
  b"\x1Fš\x13«Ë•O³ˆì\x07¨4Gä2"
  b"\x1FŸØÜÿíJ0¥\x06J–ÌCy\x10"
  b"\x1FÑlÐoËBªì~}î̽ËÖ"
  b"\x1F¼‰EkÐE6•…\x1C;÷Ø\x06\x17"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b" zeÂ\x06\x19G&·ü㦃S‡E"
  b" ¦\x12B,XAo‰b²£dì{è"
  b" ┬u¦╦hKùï¹\fD\x0F)üÏ"
  b" ÊF\x16¥Ø@»¦ \x18qO¨F\x02"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"!™R\x0E²àDįÍP>-â¯u"
  b"!¥8ÂCkKužÒNØG!Zx"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b""JxdˆyE3¸¥”³À§G”"
  b""ÅWö·UL#€\x1Aˆç‡j&\x03"
  b"#ÙŠ©c¡@I“'qäwƒža"
  b"$\x06'©Å[H0žÜí‘Ú\x7F–*"
  b"$K`0ÿýE)¤Ð\x15¾Pº"%"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"&!ÆI‚M@µ”ŒÑ5¤ùb®"
  b"&O<\x1CÊÔOk•ë\Y¢\x05ºS"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"(7ñ6üZNÚñ{Ç\x7FÞ:/$"
  b"(É/Õç³M,ë\x07y;³?º¹"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"(¤ÈåR¦I:ŒÓReˆ,\x05\x08"
  b"(├§¨üüF©ù┼\x18V¶B▀ÿ"
  b"(Þ*BLBN0 ‡S‘óCÚW"
  b"(þAÿ¬>LÑûÞ-Tü\x06ë\x04"
  b"\x06¡üsI(¦å‚jëëóu"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")Bg2ëÏOÛµPP0E{„Ð"
  b")R1e–\x19K.Š1%\x18\x1F5Fá"
  b"*\tÍnàðD´•qW"땱Š"
  b"*ëÆyYéI´¼¹qœ\x10¦ü¥"
  b"+\x02vS‚¢@!‹f|`\x10—®Z"
  b",\x12ç±a\x11GëªöÀ6Rë\x1F˜"
  b",V½\x03\x17IY›û!²^g×p"
  b",¼‹Ÿý\x00HSŸ@“·æ\nü6"
  b"-\x1C<ƒ>bJ\t¿Ïrj"—.Ø"
  b"-°7 \f¶@ı┤Ø\x1Dt8L\rð"
  b".p\x17¦b÷M\x06µ¬ËßÛSâ\x1F"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".´%\rîÏNв[Ô˜‡æ\x12\x04"
  b"/6uG'KD\x1E®ú{§þ¬™Š"
  b"/MÑ\x16;åFñ¥\x04ÐÖô~û\x12"
  b"\x06QŠGB2º¦\t'wx8û"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2ðÿ■ExK‗ÅÕ\x06×Pòz─"
  b"2Þ°\vœÐG渔–\x15´ÜP¾"
  b"3Mâ\eçôAʲ-m‚ž6ÏÅ"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"""
    3┬jS \n
    @\t╝!Õüþã#Y
    """
  b"4\eøý»░M\x1DìýrÂCC'0"
  b"""
    4+peñXBìš Ó\n
    B\x1D™à
    """
  b"""
    4½Ÿc£ìIu©µ$\x04ë\x05\n
    \x03
    """
  b"5\x06ô)åVH†‘ž{R·q^ú"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"6u\x10©²üGèÿÑ\x04\x03§±-·"
  b"6wù\r\tC|¦e\a=FFì"
  b"7\x0Fþ;¥ýN¤’ÑŸ‹´‚ö¼"
  b"7\x10HŠù¸@ì¥Å\x18hÓ²\x18\x0F"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"7J‹\x12\x1EaEW¼½\x11«‚ò'\x01"
  b"7¸\x05–yL\¶\x01\x00Œ\x11fF\x01"
  b"7ÉG„â¤HŽˆ8jÔ\x08`EI"
  b"8\x05\x17t■.K%╗\x08ì#H´ûÝ"
  b"8f\x1FÖû•M\t®4Cs³€‚˜"
  b"8ÈþáÛhBž„¿-\x0F÷Ï(Ñ"
  b"8óÛuQ,L-…\x192ß—\x04îè"
  b"9¤™$¬ÓM!œ›k‘Ë\x16ó "
  b"9àÕ°âþBå„+Tø®fŠ\x05"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"::ãr;åFłʪ\x1DèBÖ§"
  b":Eñ\x01_ÑLË»‚C5\x01ƒPô"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b":ö–噂J‘š€œB°¹éö"
  b";\x1EPÍð╗L×òpEöM█ÜÅ"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"<þr²˜ÉCL³Ó\e-ÿ\x0F"
  b"=b\e\x056\x10M»░F²\x07ãì┬╗"
  b"=ƒI\x12±\x0F@¹¨ò³ï\x14ðÚ "
  b">%ë@Ì,@ ¬¤h\eÔ.Žj"
  b"?*^▄×OF©»i\f┬ò\x18"
  b"?R\f▒/ØO°Ä@╚\x0Eà┘│4"
  b"?‚\x1DcµAMO“…›ç\x18ðó["
  b"?¹}åÌKKè¯\x08„E·8š?"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"@8]„àüMn§Öà?LÖ•È"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"Aøßó.OLÌü╩³╠‗4fG"
  b"""
    B1b9+°@ó¾P\n
    o_])ø
    """
  b"B„<9ò\x0EO#¥™WWv°`Â"
  b"BÔœUv\x07GŲãó\‚»¦û"
  b"C]|K\x13¯BÈ™™X•\x18VÀL"
  b"CñõðèjCÌ©ØO&╬v9Y"
  b"Câ·’5(K]ˆ’[T*ö¢\t"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"E\fÍÒü-I\x08£ŒL·›ÑÀ\x1A"
  b"""
    Ep\x10\n
    RÇO°¹ 6\x19Ff\x16Y
    """
  b"E±¹a¤¶H³ªÇ>óÕqã{"
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"FVWp\x00ZHª‡šåÖ¾Û’‰"
  b"GQ\x07¥¢½IG–\x06}Š‹«]%"
  b"G^ˆ8]dFBŒ\x02¯^³ªÐ†"
  b"Gag*ŠyFf”’ï\x1DþG™U"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"H´=ÇjACª À»\x13\x11"
  b"Hæ“ϼoGߎËÇæ¬\x14øæ"
  b"IGÍ¢,┬JiêÉòßW╩\x11Ù"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"I’TPè½B‹§KR£öHC\x15"
  b"I°ƒ\x08\x12®Jhˆ°˜8\x7F3\x08"
  b"I»ç•p\eI\x1F•G1~\x14fQ>"
  b"J1\e{F/CA¶Êª\x14\e\x17"
  b"JhºN%lI\x12šÍåO¾ÿ‘¶"
  b"JݾðÍKApµöBÞÑr½ñ"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"KZ¦xÉâFf—¸:§ùà^Q"
  b"K\ú╦z\x1FD\x14Éýfò~Þ8\x16"
  b"KÉÖ‰—ŽN“¡ñÒ/Ñ\x12·x"
  b"L\v·Åø—C\x17‡©'ÕýѦ'"
  b"L\x10\x17ÈKá´!Ë·ý}z\x13"
  b"LP÷À‰ÐNz¸Ž^£<^\x7Fù"
  b"L…\x1EHL\x17D„¯Y§—2s\ü"
  b"M'¶\x1Eo"N5§-ºÂ:ÙPÊ"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"N▄O!┬xAIôs{5\re╬Ø"
  b"NøÿüÊ™L’¯H)¾Ôi¾¾"
  b"O\x19Í\x13Ï´G>£v)ähU\x13Þ"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"P½\]\x13ÕF\e\x15úS\ZâC"
  b"Q#V=JøDüº±H┬┴C┴e"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"Q}DBŒïJ\x1C³\x08±KYZÀp"
  b"Qü┌ô┤¨OøüÂ\x17­Äc[_"
  b"QÅä \x14ÂB\x1F•Rñ\x04U\x02K@"
  b"Q╔\x05]4┌@áú+5\x1EìÔéC"
  b"QÙÞ\x06¢ŒM\x1D°Ù(}á0{¹"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"R‰É¬\x1E\x1AE%°(VkÏ2ÇØ"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"S1Ž«•™I”¿Ï,X\x01é\x1C\f"
  b"T&Æ¥ëBFà†9í“jA\x01®"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"T░┬F\x16¡LººÍnɧ°m³"
  b"T¶ò]­ùDù©¾oÍÅôŸ¹"
  b"U\x16èE©·H.”\x17\fÍ“™"
  b"ULÉ9p’C|…Kñ©JÍY…"
  b"V)'¼x‡L\f‚À\x07Ç¢¥‘·"
  b"V`\x0E\x14»rL8£»[W‹Ò\x10×"
  b"Wozf%¤K@´ª\x14øXÓõ("
  b"Wñ‹\x00#¾D\e°xJ\x00³\x17‘Ð"
  b"X7\f@3ÙF³Åè┴E\x08\x19+╦"
  b"""
    XuÚ\n
    AIGî»OsÛ!Å«}
    """
  b"X¡“³ßçKË¿\rq+(×r,"
  b"XáV€¡pGlºd\x1C„Hƒï\v"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"""
    Yä×üÀDCÃî°<\x1C3W\n
    Û
    """
  b"Z=à†¶‹MÁ«µ»+Q\x04ÊÝ"
  b"Z‰yP\x0E¸F7„];If\x16ÄÝ"
  b"[xþ’&1H\x1E¥\t‰Ëõoˆ\x11"
  b"[Í¡á`®B\x1AˆOUŒbÂèÃ"
  b"[Ð<^xxJ$¼7Q'3³\ei"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]w!ØÓ\x15L\v¼*ê7╚A°A"
  b"^@ÓÓ^ÉHª°;Y\x01[ï6Š"
  b"^““oí¢DÙ†òÔ­;\x04-n"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"_\x16²╔═\x04Jzó▄ìkcÁBé"
  b"_ÃNK]+JìŠuÏ\x14N\x1C\x16="
  b"_Ç1Wß§CÁ„`•²P¼(Ê"
  b"_­Ê\x1Fã*FØî\vèZ¼©û3"
  b"_þº+TÛC“…+\x15\x02£\x06"
  b"`T,ºç–FŒ§ùHß\x15†›€"
  b"`e,*“HHì§7#ïƒæW\e"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"`Çn¶À╚O▒üÄþ*½<¾Ö"
  b"`£Ì’\x18ÊG!š\x0E<\x04£\x028“"
  b"`ãlø\x7FüCc–G\x7F\x1Ad\x06Ù\x12"
  b"`¨D'q├O¬ê\x13YìecÖz"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"aOñ†üœL¢¨\x18n§¤\x06ÿë"
  b"av╩\x11Ó±A5à:·ÖJ#jü"
  b"aÐÄ­\x19ÊAø¾Å›È\x11Ï\x07u"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"aìg\x14?äCx£GIg\x08¬äõ"
  b"\x0Fh|&E/˜\x08ÈÒ(Q<Ý"
  b"bÄ;`ñòNY¾\x02¢bÅ\x0EŠò"
  b"bý$÷ÙÞN?ŠÀ\x16*öÇuG"
  b"\fj'OK•¤\x12qÐ4¿M«"
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"dhD\r|ÑEÌ•¥›°-vÏ…"
  b"e›˜3Ý9Bª¿(U¢@>K:"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fSsvo+F\x18¡"‡à£×\x0E&"
  b"fÌœBžµEç«JÀ\x0F”ݳŠ"
  b"fÖZ¹«\x03JÅžs|\x04ÿjm6"
  b"g5ÅÙ,‗EQ¼­║┼)$Cî"
  b"gaÎÕçHH┌üµ÷Ü8,r}"
  b"gyp—á?Bí¨bWÇ\x1CBz("
  b"gÞmg0LK„‚éX«rš‚ô"
  b"hÁm\x7F¸NK"¼¸:â',0#"
  b"hï('\x7F¶K«²ÞÀÇåÎÁ\x1D"
  b"hõ'6¤’DYŒå¶H Œ(™"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"i•PMè„OL¸À"zSs\x16«"
  b"i»ÍSåÇDA®°£ëWÎW\x18"
  b"j\x10©í\x18[C\x10µ#\x18ºÿ¼G¯"
  b"""
    jÉ›j\x18zIЖ.@‰\n
    É\x16÷
    """
  b"jÕzNëíMdžØÛTo±\x01È"
  b"jÛôSÆŽ@B§±®9"T(a"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"keðN»ÓJƒ³Á\x107‚e\x00Æ"
  b"kæ¶&▄ÒF\x03ê\x1Aü0═Ýy\x04"
  b"kÏeLR<O¨╗oÉ©\x14ο4"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"lK└-ì}IòúlJk\e¯Íí"
  b"l\«Iã¥DÈŠ9f›ª0åÅ"
  b"l`\x03(7\x04E"ótècÓì+è"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"l’ð\x05ÂLAr’ôð­\x08´8þ"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"\x02.J\x06E9ƒDOp[IFý"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"mÒ>å±óOˆ¦öð Úc=Ù"
  b"nJh‚M~J\x14š\x125—ŸÄö9"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"o╚\x1CÔ▓üF\x04¥ç\x18Ü]│n\x0F"
  b"pãéUx£I>¢\x07Ϩ7¢âú"
  b"q9&ÑQãJH®¥:Ê$–\x06$"
  b"q`ßLÂßA\x0F¯¤D}\ví`á"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"r7è═Æ\x00Fè┐\x18K\x1Aì<E®"
  b"rf‗°\x10ÂMc┤ؽú┴LpÜ"
  b"r║çTƒÄO\x19üçcé[`\x18É"
  b"rôó³Ê\x0EL7ƒ+3*Wzdt"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sÈÈFú\x19Nî¥GNˆÞCË\x7F"
  b"süYÂ\x0EñKù‘î\x1CAP­ž\e"
  b"u\x1D\x0FGF(µÂ\r©±`Í?"
  b"\x0FÜè×GùÖÉ\x0Eéë[ıM"
  b"u╗1\x0Eí£F»¼ó4\x12└ÿbÅ"
  b"uÛ°ìæ¿J9Â,│6┌¥5Ñ"
  b"v%Q>÷£Of®Ùø%ü*õ\x04"
  b"v)c\r\x0FFà¢Î\rù)JUê"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"wzÒQéoC~¦á©àéžV‰"
  b"xV@\x17ï#Kù§‰2b™HrN"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"""
    \n
    ©f4O¯‡éÓH9€\r
    """
  b"xó‚`smJ\x05¶Ã…K\x03œnb"
  b"xößNʯEd»Q\x03MvšÓù"
  b"y]\x1F§¨IM]£ÒíÉÅ┘v6"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"y┴┤B7¦JÚº╔¯\x13ÉüR╚"
  b"yÉÓ¦1ÞN\x08›%Áó±û\x7Fd"
  b"yÒù\x1Fã¤L¶–dÇ Ð¼»<"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"z1\x18ð\x03\vGúû─Å░╠ÕÅô"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"zÞV¬,"O¹Å,ûõÔ<\x10>"
  b"{Â▄R\x12ýCÞìh¿Ô\\e8W"
  b"{è-ø\x13ËK\x01¥=¤p\x07¼ØP"
  b"|\x1DøÏ\x177Nû¡É\x13\x1C\x19"
  b"|/j'z‚Lï€mØô¾iÊ"
  b"|┴·³ÃÅFñ£Éõ\~·0&"
  b"}\x10üT4áD▓ƒ█¹{tê\x04ï"
  b"}K╚(\rõI?üÐ3╩(\x1E"
  b"}ÚÇâB4@\x1AçüÎ:\x11NA£"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"~PTQ\x1AeM0“\x111aRרÇ"
  b"~Ééé0:B\x04ùY=═wl ý"
  b"\x7FHó72HU¾*B'ÔïR•"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7FhlA?RM\x07íıÆì╗:\x7F"
  b"\x7FÙi0SÎND¥!ýÙ^dVÞ"
  b"€­\x12¶½mBV„R)†¿\x1Eç "
  b"""
    €¿~¯9\x18L•ƒ\n
    \r³¨÷
    """
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"ü¾¾\x18╠ƒN║¢¿\6P \x1FV"
  b"ü¶├~>║Ga╗┴bdýıçy"
  b"ü¶Ù╠'µL\x10øSå\x04┐¿&ü"
  b"\v\x18\x19Úr@ú”Rn‰\v拸"
  b"égªÝÅóE­â█├ ║Ù\x079"
  b"ƒ~½Ò ÑLâ›\x14uÚq“\x0Fô"
  b"„J@DŸvLí‘TÁd]C\x12Ÿ"
  b"äÉ6`ShFѺ$RèÄU³│"
  b"„ÕÍ#õýEɵâǹÆâé–"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"†D\x1C±¬OCÔ„x×SÙÍ\x07!"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"†¯á„\x1D\x15D‡¦^—ì\x1Eè‹#"
  b"†ñó´úéJ[Œ2®º\x06üØù"
  b"çD¾ì\x03?FÒ¬‗└a\x03ÚÔì"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"ˆ%\x04'§7Nò¾ÍvÏcªSý"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"êk/┴ü\x12K+Ö▀pÌMwhw"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ˆÿ#ëñ¯OsŸ\e«v\x0Fχ|"
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"‰uY6^èCa¼\tq‡a\eíï"
  b"ëéh \x00OBqøvzX\x13"
  b"ë╗õ°■EA(º╚@uèØ_:"
  b"‰ÀñiÀ»Kr¡J]GÀÌF "
  b"Š\x19­“í€G"Ÿw¿ËFp†i"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"Šs½7±yG²š°Þ©…ÅoÁ"
  b"Šwd\x04ò)A#°ùMæ–Ù>œ"
  b"\x11Tý¯­GØ´\x06ŒcDu¯¨"
  b"ïÁTèsºBìÿ\vóVËõ\x1Eo"
  b"‹Ü0ÀU·H—°"£ÃA\f\v|"
  b"Œn¨]XëAó°Õ˜á§Vç…"
  b"ŒÜÙ?Â\x15K^ˆÜ\x15\x08OÜËž"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"ÄÙ+QÿÅJ®ü\x01h ╬╔X╗"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"Å|┼®Ú\x1EAqìÑ‗ưBã."
  b"Å┘└àZ╬@Áº\ts(c░Åh"
  b"É*7┴=*N@╝┤\x1EºÈ;b|"
  b"É@\x05+G╝M╝ñ═§ç¿>Ã,"
  b"É█VÏÿãE[Ö7S)!\x07╬M"
  b"ɰ¶¥v°HWÆ╗®C\ı¬?"
  b"æUÌ4░`EIç\x19êb±üE1"
  b"’þaÈ]ŠD°²í|Õ\x01p¿Í"
  b"“@¸y"ÏOäš¡\x07ìOålÅ"
  b"“B¸±SöCj§\x1F¬±Õ°:*"
  b"“J\x18\x06Zd@Û‘‚`\x05¶Ž÷é"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“n`óɳNF…úNQ±\e\x1DW"
  b"ôöìyë╣J╗¼Â Ò├ñý+"
  b"“²ÌÇ\5Aœ·œ\f]…ÊöL"
  b"“÷ a·VBÚ„˜~‚8D…¾"
  b"“ùíã\x0F‡I÷¾9\x1FµƒÝÝz"
  b"ö\t±Ê8\x02Iº¥\x19¯'ìpÃ\x16"
  b"ö°J╣\x02\x15IUÉA\x1F¯h╩Ð\x00"
  b"•'¡HŸ­K"“èô°œ\x07îŽ"
  b"ò:¯╠╣WG┼ó┐\tuÞ"ü^"
  b"•W9íä‹Jè¼QïFž\x1Aý¶"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"–£KžëÜE“˜B›Dåõº~"
  b"û½TyG°G¸░Ø©æ21¶î"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"–ÕŸ\rnIB\x07ªRyPqµˆÑ"
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"—f\x0EóVWBR†¹\‚ܰ/-"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"ù~XDx\x1DJ\x05ºÉÕ"à┌%B"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—Î<k?êG·«ß\x18Õ\x08éÍ6"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"ÿBì½[ÇE╝╝¥v}Ë_Ë\x11"
  b"˜kžÉ$\x1DN\x00·ui¾vlÙu"
  b"ÿèÒòú³C,░ó­\vþÅZ\x1E"
  b"ÿì'(\tmG~║oJZ«1▓Ô"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"øx\x07Û\x02õLÃúaÈÉKÒ4å"
  b"›½ŠÇ ÏD茗B\x04VZè"
  b"›ñÐ5bªD¿ˆÌ…·\x02ü‚û"
  b"£#ƵÝúKdÅÁ\x05O#8²┬"
  b"œcÚ)€—O\r–ž“ÍC¨f\x03"
  b"œyð\t!bI®¦\e/$¬ið&"
  b"Ø\e├NþàHpúâpI╠\x03║³"
  b"Ø]§Îª#J#ºYÜË`┼┤\x1F"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"×E┘&┌▄@³┐úÏ\x06ì´Ö¥"
  b"žN¨/ã„A’´Üµ3©\x07Us"
  b"ž…OÌ\x08\x19D!»4ÿ\x19˜Šàù"
  b"žŠî\x1Có°Od™VàvÛ þ""
  b"ŸcQ\x14<.I‘§\x1DezŠòÆñ"
  b"ƒr,Øö@LQñ╣Éoóc\x12Ë"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b" Ì¿j\r…JE´Ù<+\x1E\x01"
  b" ù¤\x1D5×J€¦[ºÛ‰8¤i"
  b"¡Qb\x10?*B‰³pàëIqðÊ"
  b"¢\e­CœÏKÄŽé\x00ƧƇ5"
  b"óv‗Û▄CJ░ü\x12<▒\x03eý´"
  b"¢¯84%)F;™-AØU'\x0EÄ"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"¢¾\x0F\x12Ý´CJ§\x14Ý£ÒnOÜ"
  b"úJ o┬O@~ܨ\x1Eƒ!░\x02ì"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"úz³±│SI(ÖΡ0ßü79"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"úú¹æü^@─ï¤▀¡Æ4█#"
  b"£åÑ€\eÏNs«qN3ag7'"
  b"¤\x1A+IÔÄI9¡gÚTsy‡‰"
  b"¤„Ž`ÝîJ\t¯E'ýÑ…N¼"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¥#e±D\x06D\x04…Òœ¬\×\x0F\v"
  b"""
    Ñ?\n
    Щ[C7ü/\x02AZ½·©
    """
  b"Ѳi\îÌEýü³^!)º^_"
  b"ª?N«M@H\x00òîï\x1E\x1CV®Å"
  b"¦Kþ+ôwG•‚¼ˆá\ßÏú"
  b"¦„\vÈÂH2Š­‹ÞЈSP"
  b"¦õ3N…ÎE°½NS‡$Ï\x1Að"
  b"§õ’¯,iJñ¾õDEÖ\x16"
  b"¨'4\x1Dg-B=„\x07X¡ïñ(F"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¿a·F4ØD¤ÉÖ¾╔ÿ$ùj"
  b"¨ƒæ´µ¶D¨¬QÕ\x1C\x1A\x7FL†"
  b"¨´ºwÃBA߃Æ_ï\rж—"
  b"""
    ®\n
    ─ô║¿McÅY&y%Ì\x06§
    """
  b"©Ò0ÓМAí¼€\x10¤ÝofÄ"
  b"¬\x1F®N<òJhìóOâLe\x16;"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"ªoý›ÜKGž±ùqAu@÷m"
  b"¬ä╔áɦDÌû├ý¥┌§\x06Ù"
  b"¬É\rU\x02xMö¬Ù■æ²èyµ"
  b"¬û}7Á┼MýØõ`▓Z+┘3"
  b"«9Íá\x11ªL/™\x13VG/â\x1Au"
  b"«UK|·FBr€ç\x0Eô?^:K"
  b"¬\v“t˜ŒD2§mœ\fÒÄÇU"
  b"¬\x11bµ(ê@gƒ—\x15\x11\x08nÿ/"
  b"­Æç]ßýHPµöª÷Ë’á\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"®†_ø«oM‚·Íé=rªº!"
  b"®›·žÄ*K¤€ü»-ÐTJz"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"°„<Ci\x07I*‹‘.\fãÐòë"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▓û┤├Ã▒Nú\x03=┴<\x12ÇÉ"
  b"│w<ã╣═BÿÄHç´aÅ╝b"
  b"³üÎw³ÚAS¸§ÂQ'3[\x04"
  b"│■è\tºlN°¢\x13üèõV}`"
  b"´.L¯tü@\e³O¥!âm—O"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"µt†H5\vCV£–DRÒ¸\¬"
  b"¶Û”‚°\x18JW»Pž7R\x0Fô\x10"
  b"ÀJüõ´■IÈ╝\x01\x14R6▀ËÝ"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"·ìÞ-=Ñ@ê–æw\x0Fx§­²"
  b"©\x03:\x03▀²E}Ø]w‗ú┐\x7F¯"
  b"¹ÛÃ\Œ¬Dd°îÐÉ]ù:O"
  b"║w└v=¹G\x15ç`¡º3\É"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"»%²\x1Fø]F„€?•±”<Bì"
  b"»ccí²\x1DJ®¥‡w!íIÐ0"
  b"»…·0y.GÒ—…:áì¥ët"
  b"╗Åù¶±\x0EB·ë!X$&Ê"à"
  b"¼=»/ʵA†®â»d·)I0"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"½›'?E¬@GŠ1eÙøX\x02#"
  b"┐¼s╣¶ãM8ìö4÷ÎHï═"
  b"¿û£V¬|HK“‘‘a£\x13á\x04"
  b"└i(½\x07▄FDô¼7Ø╣"#ó"
  b"Àk^W\JE\x7F½7\x02Q;"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"└Ëö)áØ@5æ┬ÊàÅ9▀#"
  b"└▄╩‗á¶@║®▒[ü/Vè*"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"ÁÆ\x17³q\x0E@¶¥\f×›ŒÊx("
  b"""
    Â:‹\n
    »±GC¢^Í\x1DV\x08\x01E
    """
  b"┬]z\x01\x03\x17C\x15┐øHìÅGaÒ"
  b"Âp;\óÔIǾx$Æ\/ÏŸ"
  b"Ã>²ÙË\x03L’º\iŠíº^5"
  b"Ãd><"û@Pšœ¡Å5Z\x1E²"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"ÃÛ@ƒ‚\x16B\t• ã>û¸8W"
  b"Ãç»L\x0E\fK\x10¯p@’Åå­H"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"─Æ@\x1Dõ\x12J-¼‗¶ØÂ=1╩"
  b"Ä¡ÕAM¶G\x04…RLªñx}à"
  b"┼9 \x06ûüD&è\x07H4\x08"2ë"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"ã$Ûs}┌B8É╚│\x04ÖÝ─╬"
  b"ÆÎºQ5\x15OK€ÿ\x01IÛX˼"
  b"ÆÛTË">F¬‡m\vJuI\x16ñ"
  b"Æãþ\x08\x06Ž@Ö·:íI\rø¦®"
  b"Ç]ƒú\x19³Oæ„DBüçCÑü"
  b"dž٦0ÔH\x08”%΋¨“¯8"
  b"dz”íO;G2‹þaÖ(„¬¸"
  b"è\r~F=J\x19ü9\x19@\x13O\x1A'"
  b"É›\x06´‚fN¥°©¡è\qæx"
  b"ÉÈÈ¢·ÈB[œî*°]ká\x04"
  b"╔█Io9╗NøóÅwvTX┤û"
  b"Ê\x06æsÉÐC\r‹ˆ1Ù\x1EJSü"
  b"Ê`…m@øAO¬#¾“\eŸiä"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x10³2J\x14O‘£¹<§ºÐªm"
  b"Ë'©A»SId“ˆ•r«šs7"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"Ìl¦õGÞJj†6µßΚÊ\x12"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"═*1·|O\x04\e\x04\x1Aú7│Ø"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"΢rÅq²@ „Ç©u©1\x19î"
  b"Ï\fº0€æLŒ‘\x15¼±BWÒ\x10"
  b"ÏN\x13%=\x0FN4¦Ý`ï\x02”«‚"
  b"ÏÀÎVUÕ@\x06Œ÷ß\x00DÉŠ\x18"
  b"ð;¹ÖQ\x10Ag¬\x0EyaØÌº┌"
  b"ÐÊE2“ºMЃ&\x1ECµq.S"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ð*¥4\x04>L Â\x00½e\x14.üh"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"ÑÒ|¡\x1F™IEг¸\x05Ô<\x11\x02"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"ÊNÅy®:J¸┤øpÜ<H└O"
  b"ÒtåDKÛKž¦@\x01X‡þ\x19"
  b"ÊûË\x05§ÅL*üã¡Íý\x0FÑ¢"
  b"ÒúŸY\x19-Nä‹8žlñÀt#"
  b"Ó‰ü»^\x07GM³¸ÇyðT¡="
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"Ë─Å£O×G/¿■7▓¡▒^¤"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"ÔšÂÿ#VO¤¬†Éœ†@…ó"
  b"Õ1º\x17ÈôN\vŽÏ´=Ýi[b"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"ÕÇôx)\x18Dû½s¬á\x11—úA"
  b"ÕÓj[ÕED:•ãœA°Ê\f¼"
  b"""
    Ööx\n
    1…AB—L\x03r¿(Ç\x7F
    """
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"Î>\x16ÊÄ AØûI\x06p\x12÷öó"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×]AÞÉ·IŸ³\x0E\x1F„xs²4"
  b"ÎwþíÂìJÔ▒ËÍ╩ÙÅÅ\x0E"
  b"מÈ?¿\nA÷ I­L!cJ\x00"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"Ø\e¦»þÀC\x1D\x06\x07^5š§Ü"
  b"Ø6¦?ÈæAn¹…\x18ü÷\x1E¢{"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"بT+xöG:™ôhþ+*ìP"
  b"""
    Øû2i;˜EÖ¨–\n
    ¡É¿\t×
    """
  b"Ù`ž\x08F!D´·ôvV&gƾ"
  b"ÙØx—½lI¸ƒŒ5n¤e¸Í"
  b"┌RÖT±çO9ÅÈ\x01±\tÌøÙ"
  b"Ú\\x18\x19ÉJ\x1AžX\x02ISôî7"
  b"Úg§pC\x1EI§ˆSI”zÎ\x10õ"
  b"Û0í]¶>H±‡Ô”\x0F}‘u\x10"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█÷<UàPI÷©|ëVìF³N"
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"¦\x17\x00øñH@A║IÓãÄ#ÁÅ"
  b"Ý@‰½\x19ÝO´p`8£HCW"
  b"¦äxÉó\x0FG=▒¹u▒v▒╚L"
  b"Ýõc(\x1CÇJ³ƒ*\x04Nï¬\x18"
  b"""
    Ì\n
    w┬p\x19F\x08Å÷}┐╬\x18
    """
  b"ß\t\x11j‚ïH\x1F–pœö\x1Dnâë"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ß¼\x15êÄ„K܈»³Î„Ú°F"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"áZý’™-E³·4{]lFG\e"
  b"߬ü\x1A╗9J°ª0\x04\x05ó¡àd"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"âZ:L\x0FwH.’l"ˆ”¢ñÓ"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"â“éoûÛBqµOX\x0553ë­"
  b"ã®Àg“0E¢“KÑã…l&:"
  b"ã´PAçßG½±û­=ˆËH‰"
  b"õX_þÅ\x15Fù╗e@\x0E\x01\x006m"
  b"õxØrı┬D®è­RÅ\x01\x18"
  b"äÄGp]ÇH‰Š‘33h×[s"
  b"äÝ\x7FИ–GÈ™/T`˜K^}"
  b"å ­‹â€HÑ §yJ_vt\n"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"åÿ0áPaK¾–ÿá\x03…*¯c"
  b"æ”ââëËJ©™6†Ç¨bðº"
  b"æóú+Z¦EŠºv(-)ù]ª"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"þÇtû├ƒL*ÅR═╚¹¯õÉ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"çù\x13_\v=C‰ŒïKïµñ·P"
  b"""
    Þu·Å\x02ÛO▓¿ûµ\n
    f│L¿
    """
  b"é¡s\x1Ejo@â£d¦#âËAã"
  b"ê*§¼\x07¢LÑ­\x1Aù—\fŒ8Ÿ"
  b"ÛQíI╠\x01KÈü$*µ\\v\x1F}"
  b"êS½Gœ¬H¨…È[WÞ«â\r"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"ëd”\x1EG\x12KÞŒÞÔkü0ÇŽ"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"ëÑq\x07VHE\x1D´D•ylBâ™"
  b"ìkן4ÍAc µAÿF'K&"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"í¯\x1A\x15¦{@™…\x07T£•\x04"
  b"ÝÝÅ█¢HCMøÏ×╝\x04\x03Ör"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"¯¢Ó¿ ìDûªÜ┘!/,Ýx"
  b"îÝ·‹O\x06EW€NÍy£ƒMþ"
  b"îä_ZÂ\x0ELç¦êÓíFÛõD"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"ïÊ\t¨ *Jn”ç˜"ñ\x15"
  b"´³│\x1D=╠DhºèÜÃì┴7""
  b"""
    ñ9‘\n
    ÂÇN™½\x19ëœø¢\x12Æ
    """
  b"±G└█ÐrFƃØpè^öÕ\x1C"
  b"ñ¡ÞYÓmB¯¥mMÙ\x17hþö"
  b"ò°Á§Kå@ü¨Ba°¤÷×à"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"¾È¯Î¾ÆN\x07Éáw▀ûî■Ø"
  b"ô\x19Ûvl\x1DK\x17‚µ-úbÙ¹ß"
  b"ôWÆÃ­î@á¢u\x1A\x7Fí©‚Ô"
  b"ôuW\\x0F~HE£1+XZù—œ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"""
    ôÏ?é)7D\x10¶¨\x1Fè\n
    óž„
    """
  b"õzÑŸ¿WJ!²\x7FÄN&ü*N"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"õÊ\x12ôviMî¦ó‰g\x00\n\x10"
  b"÷Yt3â\x1EAu•$\x0E=ãè†Á"
  b"÷œGµNFGüŒÎ\x06t¨“\x1Dè"
  b"¸Óì═┼\x1EA┤¡ü\x10;╬\x00Qq"
  b"°*ÅJ_j@\x08Üæ?\x1F\x16┌ƒ═"
  b"""
    øn´û†ýO\n
    …TˆV`\x08Ùz
    """
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ùs%˜ÙÌN\x07«þ¶\x08\x19.óQ"
  b"ùæávX8@˜¹¡h°Ùù¼æ"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"·ë®┌ÞZG[ü'£▓‗\x18i\x19"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"ú¤ É>{G³–Fë࢓êÊ"
  b"ûoF°\x1EáL\x0F¼õ÷ô\x11Þìñ"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"ü®!I›õOd˜ -o\x07ŽÄü"
  b"ýœ\x07“ÑVMû‰Wè\x19H\x11¨\x12"
  b"ý¢×\x03ÈlO\x13¾Y‰e:³K…"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"■K±Ét\x00BÙ¡Í]RÏ×oñ"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þç#Ù¬ªCP¢&3\x04Tc@V"
  b"ÿGbhO.MIŒç¾?\x19sÚÒ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿ‡3§¼9Jç˜!C6\x08<`Z"
  b"ÿÌïg=ˆC\x10”þKìqJÞ¡"
]
87 0.22 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Á÷"
]
88 0.24 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úê-ÅÍ+ \"
]
89 0.26 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/300-exc-2005-modelcode-7403E0"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
90 0.32 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.%"
]
91 0.18 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.%"
]
92 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"
]
93 0.21 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ƒ"
]
94 0.20 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:
[]
95 0.15 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
96 0.14 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
97 0.19 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úê-ÅÍ+ \"
]
98 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`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagGmvReporting"
]
99 0.31 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"
]
100 0.16 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
101 0.38 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.22 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:
[]
103 0.19 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
104 0.15 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 0.68 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"
]
106 0.37 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•ð"
]
107 0.70 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"
]
108 0.61 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"
]
109 0.57 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•ð"
]
110 0.56 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"
]
111 0.38 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"
]
112 21.36 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/1c7dcb7de7c641be858f9e0b5cddd164"
  "/detail/370ffe3ba5fd4ea492d19f8bb482f6bc"
  "/detail/ff8733a7bc394ae798214336083c605a"
  "/detail/6b1e1d2fc9aa44778a413fbac60b4ed6"
  "/detail/0198cc7f3e447214a848528de060a0ed"
  "/detail/a827341d672d423d840758a1eff12846"
  "/detail/61ec67143fe44378a347496708ace4f5"
  "/detail/a3a3fb91815e40c48bcfdfad9234db23"
  "/detail/1b2b24b76e1e4db793d6cd9a322e8e64"
  "/detail/018e3b42c7c64234bb3402ccda3a3889"
  "/detail/aa84c9a090dd44de96c3ecbedaf506eb"
  "/detail/81152c3787a148d4b16100936b96453d"
  "/detail/3588374ddaa8427c81d359c9c2d5ce9b"
  "/detail/517d44428cef4a1cb308b14b595ac070"
  "/detail/224646719ca8445684e02ec785ff051a"
  "/detail/aa3031f9fd724dbc9fed884ea62b3cdd"
  "/detail/c25d7a0103174315bf9b488d8f4761e3"
  "/detail/67797097e13f42eda86257c71c427a28"
  "/detail/40385d84e0fc4d6ea7d6e03f4cd695c8"
  "/detail/a3e5d1801bcf4e73ab714e3361673727"
  "/detail/d12abe34043e4c20b600ab65142e8168"
  "/detail/ba77c0763dfb47158760b6ada7335c90"
  "/detail/6c5cab49e3a544c88a39669baa30e5c5"
  "/detail/cfc0ce5655d540068cf7df0044c98a18"
  "/detail/46565770005a48aa879ae5d6bedb9289"
  "/detail/e9a1731e6a6f40e2a364a623e2cb41e3"
  "/detail/37c2b80596794c5cb601008c11664601"
  "/detail/5f16fdc9cd044a7aa2dc8d6b63b54282"
  "/detail/e4789d72d5c244a98af0528f0118228f"
  "/detail/5426c6a5eb4246e08639ed936a4101ae"
  "/detail/c5ccccc7263e414e8fedb14c411adf61"
  "/detail/8972ab26458142a4916b0a896c1592fb"
  "/detail/4633ec13da664845aa7e3659b8411011"
  "/detail/0c2b0c28ecb641c8bea900fc6aae6774"
  "/detail/ff4762684f2e4d498ce7be3f1973dad2"
  "/detail/751d32fb0f474628b5c20da9b160cd3f"
  "/detail/902a37c13d2a4e40bcb41ea7d43b627c"
  "/detail/837ebdd2a0d14ce29b1475da71930ff4"
  "/detail/40f140d4b34c4cb9bb712059869ebb52"
  "/detail/1019c35382624faaadb3a994c768f138"
  "/detail/562927bc78874c0c82c007c7a2a591b7"
  "/detail/fa9a145df22d466b96bcc1360cb87177"
  "/detail/d6faac7cdc84449996627e8948b985d9"
  "/detail/576f7a6625a44b40b4aa14f858d3f528"
  "/detail/33997cdd7b564de09f5e8a56ddc4d911"
  "/detail/4addbef0cd4b4170b5f642ded172bdf1"
  "/detail/eee45f5ac20e4ce7a6ead3ed46dbf544"
  "/detail/4c50f7c089d04e7ab88e5ea33c5e7ff9"
  "/detail/79d2f91fe3a44cb69664c720d0bcbb3c"
  "/detail/0a522654f8a846b0b96b861b7dca0dbe"
  "/detail/28c3f5f9818146b897c51856f442df98"
  "/detail/f3d4eed7f3924e0790a077df968cfe9d"
  "/detail/8f576ee93f3b41f290c1326da81ab9fd"
  "/detail/e4dd7fd0989647c8992f5460984b5e7d"
  "/detail/58370c4033eb46fc8f8ac14508192bcb"
  "/detail/f4c112a32b344491b74f59d7a1223e89"
  "/detail/86afe1841d154487a65e97ec1ee88b23"
  "/detail/494ed93568fd42dc86a8e0340f0dc570"
  "/detail/8ea5c319badb40bfb1e0f2abe8e1420f"
  "/detail/b1392737db6e444d8cc9dcedeaf683ac"
  "/detail/6eb4eb75eb0446d09d8b22cade0ababf"
  "/detail/6f8394b87a1d447ca2d59221198c6689"
  "/detail/d8a8542b78f6473a99f468fe2b2aec50"
  "/detail/6dae503f926b45e4852b934306d8c1e7"
  "/detail/85fad572583746e3b8862d53244884f6"
  "/detail/a2b358b0330a4019b3de9b2e38d11753"
  "/detail/4afedfff42ec404f942d99b202fe2570"
  "/detail/076c79d527be40a9bccfef2e0f3bd78f"
  "/detail/ccce86f4b9cf4642aa9bd0e679c4046a"
  "/detail/cafe3cf58d354cd2bae220e75fc4f7dc"
  "/detail/153ba4123f1d4e7ab3701c4c247e8ceb"
  "/detail/7c2f6a277a824cc3af806dd8f4be69ca"
  "/detail/f457c6c3adee40e1a2751a7feda982d4"
  "/detail/d3c48f9c4f9e472fa8fe37b2adb15ecf"
  "/detail/988d2728096d477eba6f4a5aae31b2e2"
  "/detail/c0dccaf2a0f440baa9b15b812f568a2a"
  "/detail/b74a81e4effe49d4bc01145236dfd3ed"
  "/detail/118bcda450a541b884ef1e4b04c1d735"
  "/detail/5bcda1e160ae421a884f558c62c2e8c3"
  "/detail/9355f61cd2c348d4839dd4fb4a56ed9d"
  "/detail/81f4ebcc27e64c109b538604bfa82681"
  "/detail/4f19cd13cfb4473ea37629e4685513de"
  "/detail/bcc6fb924e354352a7c6cbb30ddceb92"
  "/detail/4edc4f21c278414993737b350d65ce9d"
  "/detail/0e84f6fa58ab4eaebf41b8ab6ef8d9e9"
  "/detail/052388e521924be5b516a16753a405e8"
  "/detail/60806ef4b7c84fb1818ee72aab3cf399"
  "/detail/07002a8c74f74f0bb5ed85d8a59e875b"
  "/detail/646611b105cd4f58a2ca652c91df2975"
  "/detail/fe4bf190740042ebadd65d52d89e6fa4"
  "/detail/df6258b4b02845a592c304fe986ae052"
  "/detail/d274e5444bdb4b9ea640015887fe1989"
  "/detail/cb10b3324a144f91a3b93ca7bad0aa6d"
  "/detail/49925450e8bd428ba74b52a3f6484315"
  "/detail/49b0830812ae4a6888b098387f330897"
  "/detail/0dae45aa9cdf4400b49aceaf76f88580"
  "/detail/a0b3ba6665e14a1a8f7f78366f2c1b7f"
  "/detail/6ad57a4eebed4d649ed8db546fb101c8"
  "/detail/5a8979500eb84637845d3b496616c4dd"
  "/detail/882a0d90845c46c9bb019659a615f235"
  "/detail/fd9c0793d1564dfb8957e8194811a812"
  "/detail/c06d41f75e8e4881811322c4ee4ae97a"
  "/detail/e53b152487284f518ddc6441a4c0bc7c"
  "/detail/d7598d9a84cb4294b0037243826a2e44"
  "/detail/211a38b709a84b198d369b82d10c19ee"
  "/detail/3af696e599824a919a809c42b0b9e9f6"
  "/detail/c5491401894a4d97a54b4ef547a68317"
  "/detail/0247791b45054c689dc340a2c29e97c3"
  "/detail/ae2f3c11b14c476b8af7c45d63869ebc"
  "/detail/9b7807ea02e44cc7a361d4904be33486"
  "/detail/ca60856d40f8414fac23be931b9f69e4"
  "/detail/78564017ef234bf9a78932629948724e"
  "/detail/d53def18874c4ac18b224fbc07554900"
  "/detail/6a10a9ed185b4310b52318baffbc47af"
  "/detail/3f2a5edc9e4f46b8af690cc295183d9d"
  "/detail/2a09cd6ee0f044b495715722eb95b18a"
  "/detail/2e7017a662f74d06b5accbdfdb53e21f"
  "/detail/60e36cf87ffc436396477f1a6406d912"
  "/detail/c9db496f39bb4e9ba28f77765458b496"
  "/detail/60a3cc9218ca47219a0e3c04a3023893"
  "/detail/ae865ff8ab6f4d82b7cde93d72aaba21"
  "/detail/fcae21499bf54f6498a02d6f078ec4fc"
  "/detail/c33eb2d9cb034c92ba5c698aedba5e35"
  "/detail/08fe3fb5188b4a49bb9ff8250e4c83c1"
  "/detail/e25a3a4c0f77482e926c228894a2f1d3"
  "/detail/9682ba01b1264647b8bc5e29f23fe6d9"
  "/detail/9e43a614f83540769b8d47b80b0090e8"
  "/detail/d398c2ddebc444f6a74dc3133125987f"
  "/detail/e520ad8be28048d1a0a7794a5f76740a"
  "/detail/f8e9e58d26754b1ebed08130646fd4c6"
  "/detail/6468440d7cd145cc95a59bb02d76cf85"
  "/detail/df09116a82ef481f96709cf61d6ee2eb"
  "/detail/435d7c4b13af42c8999958951856c04c"
  "/detail/dcbce2570bcd427e9b15d60beb70c206"
  "/detail/ff5f7e5baeba4fda98a4c1abd9171bce"
  "/detail/0b4240de68a5461fac990789bf37f906"
  "/detail/9bf1d03562aa44bf88cc85b702fc82fb"
  "/detail/84d9d963505c48db9228354ee88fb681"
  "/detail/fa3391c9b81a471a94c8d41fd0219852"
  "/detail/004b11b664424995968a6294d4ea4ae7"
  "/detail/baaf0501442649a780e5481b2d0ca46d"
  "/detail/2e7b613304dd4c96824d1be6ffd83190"
  "/detail/99eb30031dc3465c8fe88a9c89476e57"
  "/detail/6ac99b6a187a49d0962e40890ac916f7"
  "/detail/fe59b7bdda6d4ccca68b442619bce23a"
  "/detail/97660ef35657425286b95c82dcb02f2d"
  "/detail/53318eab95994994bfcf2c5801e91c0c"
  "/detail/5a3de086b68b4dc1abb5bb2b5104cadd"
  "/detail/d9d87897bd6c49b8838c356ea465b8cd"
  "/detail/eded8fdbbd48434d9bd89ebc04039972"
  "/detail/56600e14bb724c38a3bb5b578bd210d7"
  "/detail/b42e4caf74fc401bb34fa521e26d974f"
  "/detail/54b0c24616ad4ca7a7d66e90f5f86dfc"
  "/detail/713926d151e34a48aea53aca24960624"
  "/detail/f139910ac2c74e99bd19eb9cf8a212c6"
  "/detail/404c3c66aa574b1fbda3dd078b083aef"
  "/detail/a52365b14406440485d29cac5cd70f0b"
  "/detail/37433be6c23a4987a6a18b46e5a25823"
  "/detail/d41eb0c222144539b4cc6be94b1d8925"
  "/detail/d5c7f478291844fbbd73ace11197fa41"
  "/detail/d18207690ccf4e2eb1ea56bbd79d4416"
  "/detail/955739ede48b4ae8bc51ef469e1afdb6"
  "/detail/7f48c3b337324855be2a4227d4ef5295"
  "/detail/42843c39f20e4f23a599575776b060c2"
  "/detail/d8fb32693b9845d6a8960aa1c9bf09d7"
  "/detail/5bd03c5e78784a24bc37512733b31b69"
  "/detail/34bd9f63a3ec4975a9b52404eb050a03"
  "/detail/ea2aa7bc07a24cd1ad1af9970c8c389f"
  "/detail/a0f9a41d35d74a80a65bbadb8938a469"
  "/detail/28de2a424c424e30a0875391f343da57"
  "/detail/e7cdad3880984ae0bb9f0ba48f0d37cd"
  "/detail/28916adf88504c208540d811b87234cb"
  "/detail/57f18b0023be441bb0784a00b31791d0"
  "/detail/efca09a8202a4a6e94e79822f11576ee"
  "/detail/4570100a52c74fb0b920361946661659"
  "/detail/48e693cfbc6f47df8ecbc7e6ac14f8e6"
  "/detail/8a19ad93ed8047229f77bfcb46708669"
  "/detail/334de21be7f441cab22d6d829e36cfc5"
  "/detail/efb314ddb61f4dec851d6ff5fb59828e"
  "/detail/73fc59c20ef14bf991ee1c4150ad9e1b"
  "/detail/934a18065a6440db91826005b68ef7e9"
  "/detail/4b5aa678c9e2466697b83aa7f9e05e51"
  "/detail/32d098fe45784bf28fe5069e50957ac4"
  "/detail/7d10815434a044b29fdbfb7b7488048b"
  "/detail/3ceb37a732424262915d394bded5a67b"
  "/detail/fe32dccd36e644e6ad9daa7a5a2d8e29"
  "/detail/ec9d1beed74a4e4b8609a7964777dfc0"
  "/detail/e4c447705dc748898a91333368d75b73"
  "/detail/e0b6680ee6684e948069af0d6d72c2ce"
  "/detail/e293e96ffbdb4271b54f58053533ebad"
  "/detail/09f5aba97b0348ed953a7bbf6793b6eb"
  "/detail/af02af284a1e4340a9d65710ec0f692a"
  "/detail/13e149cb12ec4e5281be122f1e58d19a"
  "/detail/28a4c8e552a6493a8cd35265882c0508"
  "/detail/e10aaf1f02bc4ab78efc0c843d627033"
  "/detail/0915e163618f4f03a11194ad746e0fab"
  "/detail/a53f0ad1b85b4337812f02415aabfab8"
  "/detail/16aaffe7830641989a230bfcb876af95"
  "/detail/3084543115d3461f8706a53ea1608deb"
  "/detail/f316e9150a4a4575938b7ab049475f03"
  "/detail/763a62ffc8524b5e8cde6e4b63d20f87"
  "/detail/5d48e465f9a24e8a8b8f92844009b553"
  "/detail/7ab660df1ff04a8c9d74a9e1ab0c387d"
  "/detail/a85fdfe29a3c4aeaa52baacb7c4fe95c"
  "/detail/c0990ce6c3c04654bf8def2c3646fb58"
  "/detail/6632d9776fe84bba961029784e4d1b70"
  "/detail/27760bda084040e89b4cb4eb5ed70502"
  "/detail/fe720b4ddeee4981b54f628e3370d344"
  "/detail/004686d8f760498391f52ea7c8bdb640"
  "/detail/8601fa9ba1444b558648b0def7006a58"
  "/detail/8a5ac200d25d4899ad75e11b6302be40"
  "/detail/cd0e2e40890a4d15821f2359f2c4ea2b"
  "/detail/513820e734b841bfb7a36d40271268fd"
  "/detail/11945980dd634f8cbfc3220cbaaa2b67"
  "/detail/dbb7d665b7ae483a85ddc00b00a6f4ff"
  "/detail/1cefbdeff00b4005b50a45a8187c459c"
  "/detail/a38274adf70d45419f15b6a5aaf8df4a"
  "/detail/7df94daa66a64bcead011f93b55d8b9d"
  "/detail/2e87e42a3d8c4aa5bd4da7d0c851bf7e"
  "/detail/e7123a43bd2d4c04b7f884f5f5f4ec83"
  "/detail/24568e105b1c4ce39b7004adb96560ec"
  "/detail/9c79f009216249aea61b2f24ac69f026"
  "/detail/3506f429e5564886919e7b52b7715efa"
  "/detail/f1a1de59d36d42afa56d4dd91768fef6"
  "/detail/2621c649824d40b5948cd135a4f962ae"
  "/detail/b296b4c3c7b14ec7a7033dc13c128090"
  "/detail/e5ff30e150614bbe96ffe103852aaf63"
  "/detail/07bbc4ccab7a4fc08306a1f50e240ad9"
  "/detail/67358feb2cf24551acf0bac52924438c"
  "/detail/66cc9c429eb545e7ab4ac00f94ddb38a"
  "/detail/cc6ca6f547de4a6a8636b5dfce9aca12"
  "/detail/6b65f04ebbd34a83b3c11037826500c6"
  "/detail/977e5844781d4a05a790e52285da2542"
  "/detail/1a8cddfc80fd4752a3edacbc699fa453"
  "/detail/39e611ebb0ce4cf4bec80976cd979b1d"
  "/detail/fda2d703c86c4f13be5989653ab34b85"
  "/detail/ab39cde111aa4c2f991356472fe21a75"
  "/detail/93f72061b75642da84987e82384485be"
  "/detail/cc1790550b7b46d0bfe10b0cf8fa2dd7"
  "/detail/b442f4907014471fbee8e7858935dda9"
  "/detail/f86eb4fb86fd4f0a855488566008d97a"
  "/detail/51c9055d34da40a0a32b351e8de28243"
  "/detail/5c03eb1dc4c44395918697871b76824e"
  "/detail/1ffe9d3abba04650b28f4122649d4f76"
  "/detail/da529954f1874f398fd401f109de9beb"
  "/detail/e794fca7a9f5459a9503de5a4fd3ae10"
  "/detail/c1c617b3710e40b6a50cd79b8cca7828"
  "/detail/244b6030fffd4529a4d015be50ba2225"
  "/detail/de0a77c2701946088ff67dbfce1840a2"
  "/detail/f5ca12f476694deea6f3896700840a10"
  "/detail/81f3f318cc9f4ebabda85c3650ff1f56"
  "/detail/481078a8a1154b838281d129f2c084cb"
  "/detail/053c65372b1843198294bd3272c59c18"
  "/detail/0f5bcf2c544a439da2b348c9404a332f"
  "/detail/224a786488794533b8a594b3c0a74794"
  "/detail/ae9bb79ec42a4ba480fcbb2dd0544a7a"
  "/detail/6c92f005c24c417292f4f0ad08b438fe"
  "/detail/68ef28277fb64babb2dec0c7e5cec11d"
  "/detail/92fe61c85d8a44b0b2ed7cd50170bfcd"
  "/detail/45b1b961a4b648b3aac73ef3d571e37b"
  "/detail/4a311b7b462f4341b6caaa141b78ce17"
  "/detail/2837a436815a4ee9a47b807fe83a2f24"
  "/detail/9d5df5d7a6234a23a7599ad360c5b41f"
  "/detail/a37afcf1b353492899d7ad30e1813739"
  "/detail/1527580ea5b3413f827ab4154fee09a0"
  "/detail/39e0d5b0e2fe42e5842b54f8ae668a05"
  "/detail/d531ba17c8f44e0b8ecfb43ddd695b62"
  "/detail/c6e3fe08068e40d6b73aed490df8a6ae"
  "/detail/97ce3c6b3fea47b7abdf18d508e9cd36"
  "/detail/1338a197b0d4419c8c67e229b856e7ec"
  "/detail/0532196a302e44a9934d601ecff13c26"
  "/detail/da5c188619c94a1a9e58024953f4ee37"
  "/detail/3d621b0536104dafb046fd07c68dc2bb"
  "/detail/1dd2d3f38acb439e93f35f65f9b7d974"
  "/detail/475e88385d6446428c02af5eb3aad086"
  "/detail/cb27a941bb53496493889572ab9a7337"
  "/detail/7e343212f7d849278d9336a7fe9d2d83"
  "/detail/c9c8c8a2b7c8425b9cee2ab05d6be104"
  "/detail/86a1eeadbc7942cd815d907d267d6433"
  "/detail/ffccef673d88431094fe4bec714adea1"
  "/detail/7d4bc8280de4493f81d133ca281e49d8"
  "/detail/2d1c3c833e624a09bfcf726a22972ed8"
  "/detail/2eb4250deecf4e8ab25bd49887e61204"
  "/detail/4ef8fffcca994c92af4829bed469bebe"
  "/detail/dc4bca56cd39464e9ef554ee88628a1a"
  "/detail/c3709f5d2dd14c66bbe914feeec20301"
  "/detail/c99b06b482664ea5b0a9a1e85c71e678"
  "/detail/22c557f6b7554c23801a88e7876a2603"
  "/detail/96b1aad594d544018cf15516af8b6d20"
  "/detail/a002e63bb53b45eda2aada59424ed928"
  "/detail/49bbe795701b491f9547317e1466513e"
  "/detail/d0ca453293ba4dd083261e43b5712e53"
  "/detail/5181da93b4f94f9b81b617f08e635b5f"
  "/detail/78eb0aa966344faf87e9d34839800d84"
  "/detail/403aadc1354a432fa2874195a7b7914d"
  "/detail/9e45d926dadc40fcbfa3d8068def99be"
  "/detail/89bbe4f8fe454128a7c840758a9d5f3a"
  "/detail/4b5ca3cb7a1f441490ec66957ee83816"
  "/detail/84903660536846a5a724528a8e55fcb3"
  "/detail/9340b87922cf4fe49aa107ec4fe56cc5"
  "/detail/7e5054511a654d309311316152d7d8c7"
  "/detail/79c1b44237dd4ae9a7c9ee13908152c8"
  "/detail/70e3e95578a3493ea207cfa837a2e2fa"
  "/detail/6b91f426dce34603881a8130cded7904"
  "/detail/db5460fd7959419788ec414be3947d20"
  "/detail/544a2015944b40c085239bef584aedda"
  "/detail/e1e5dc6ec9ea40688c2ec208d1c3c9ad"
  "/detail/bcf25eff26a04f17b41f44e1c48e049a"
  "/detail/b1ba85be51d140c3b95869fc2fe9195d"
  "/detail/d744bf7892ae4da48aba62c8bbf2d386"
  "/detail/66d65ab9ab034ac59e737c04ff6a6d36"
  "/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e"
  "/detail/8f1332eb43334d159175a80ed6e45057"
  "/detail/bb85b730792e47d297853ae1eca5eb74"
  "/detail/076a865b8a744594be6b2926e55cc8d8"
  "/detail/c492401de4124a2dacf2f49db63d31ca"
  "/detail/c0d39429a09d403591c2d2858f39df23"
  "/detail/1a28462341b049dea52897bcb7876d3a"
  "/detail/dc7487729044444198eaad719a5caca7"
  "/detail/5ead1daa63064d21abc7e3554d3a9640"
  "/detail/9bbd8ac720cf44e88c974204565ac3a8"
  "/detail/a34d0614c2e1433585e1fc3c077dca45"
  "/detail/9155de34b060454987198862f1814531"
  "/detail/a41a2b49d4c44939a167da5473798789"
  "/detail/18669f63d98c4a49938345f9056fbb26"
  "/detail/79c9d3a631de4e089b25c1f3b1fb7f64"
  "/detail/b6db9482b0184a57bb509e37520ff410"
  "/detail/016e8c0882bd4f25acfad4431b428d43"
  "/detail/c06b5e575c4a457fbd37ef869c02513b"
  "/detail/513ab9793dd541e6a6dff9033f99756f"
  "/detail/75950f9a8a9e479799900e82895bd54d"
  "/detail/084ad517060548969bf4e502798c7804"
  "/detail/bb8f97f4f10e42fa8921582426d22285"
  "/detail/20c275ddcb684b978bfb0c440f2981d8"
  "/detail/4947d6bd2cc24a69889095e157ca11eb"
  "/detail/8bb5548a73a7428d980ba256d3e41e6f"
  "/detail/f82a8f4a5f6a40089a913f1f16da9fcd"
  "/detail/5d77219de0154c0bac2a8837c841f841"
  "/detail/58e15680a170476cba641c844883ef0b"
  "/detail/2b02765382a240218b667c601097ae5a"
  "/detail/dd17009ba4484041ba49e0c68e23b58f"
  "/detail/96ab547947f847f7b09db8913231f48c"
  "/detail/5e40d3d35ec948aab03b59015bef368a"
  "/detail/d24e8f79a93a4af7b49b709a3c48c04f"
  "/detail/9f6351143c2e4991a71d657a8af2c6f1"
  "/detail/3a3ae3723be546c582caaa1de842d6a7"
  "/detail/0020c6902d234c64a6448c6f319935fa"
  "/detail/bd9b273f45ac40478a3165d9f8580223"
  "/detail/81f4c37e3eba4761bbc16264ecd58779"
  "/detail/98428dab5b8045bcbcbe767dd35fd311"
  "/detail/5289c9ac1e1a4525b028566bcf32c7d8"
  "/detail/fca1613aa50444608ef93a7ca5d619ea"
  "/detail/62fd24f7d9de4e3f8ac0162af6c77547"
  "/detail/2199520eb2e044c4afcd503e2de2af75"
  "/detail/0cf665757b114488b50086b62e4ba9f2"
  "/detail/665373766f2b4618a12287e0a3d70e26"
  "/detail/28e74198aa3e4ca596e82d5481068904"
  "/detail/f79c47b54e4647fc8cce0674a8931de8"
  "/detail/61d0c4ad19ca41f8bec59bc811cf0775"
  "/detail/33c26a53ff0a4009bc21e581e7c62359"
  "/detail/ebd171075648451db44495796c42e299"
  "/detail/5c9e1844be67418690b0bbbced1a94e6"
  "/detail/e71bc9b393fe4133bf1fb32b20fc1f32"
  "/detail/977b122d3c4c41a2b9b31ec858c64386"
  "/detail/2df837200cf440d5b49d1d74384c0dd0"
  "/detail/a34a206fc24f407e9af91e9f21b0028d"
  "/detail/67de6d67304c4b8482e958ab729a82f4"
  "/detail/ddf563281cc74ab3832a044eefac1891"
  "/detail/60542cbae796468ca7f948df15869b80"
  "/detail/6d0770084b0d42228a102325315ecdf9"
  "/detail/07e5d357cc0a4178aa39790d93330100"
  "/detail/06cc3c21be7f4f78a486f73054751394"
  "/detail/c4a1d5414db6470485524caaf1787de0"
  "/detail/7bb6dc5212ec43e88d68a8e25c1b3857"
  "/detail/0e85898d386242a2b704575c57fee46a"
  "/detail/d03bfb9951104167aa0e79619ddea7da"
  "/detail/a861fa46349d44cf9099f3c99824976a"
  "/detail/89c0f169c0bb4b72a14a5d47c0cc4620"
  "/detail/d79ec83fbf0a41f7a049ad4c21634a00"
  "/detail/6c60032837044522a2748a63e08d2b8a"
  "/detail/a6840bc388c248328aad8bded0885350"
  "/detail/b5748648350b4356a3964452d2b85cac"
  "/detail/3b1e50d6d0bb4c9e957045944ddb9a8f"
  "/detail/db30ed5db63e48b187d4940f7d917510"
  "/detail/3a606f0040f04fe88fdb1df4d774ec41"
  "/detail/7629630d820f46e0a2ce0df9294a55ea"
  "/detail/17e989a20ff542de84f68ae783d88dad"
  "/detail/d296d305f58f4c2a81c6add6ec0fa5bd"
  "/detail/820b1819da7240fa94526e890be68bb8"
  "/detail/1f9a13abcb954fb388ec07a83447e432"
  "/detail/b3fcce77b3da4153b8a7c25127335b04"
  "/detail/effcb31d3dcc4468a78a9ac78dc13722"
  "/detail/1d1c0749a0854b7eb4ce7cb20de099fb"
  "/detail/9c63da2980974f0d969e93cd43a86603"
  "/detail/ac1162b528ea406783971511086eff2f"
  "/detail/c193c5c3677240ba8498cb282694a75a"
  "/detail/0c4e6fc1ed3f4307a5d5796dca73e1ab"
  "/detail/f147c0dbd17246929f9d708a5e94e51c"
  "/detail/93948d7989b94abbacb620e3c3a4ec2b"
  "/detail/38661fd6fb954d09ae344373b3808298"
  "/detail/ea51a149cc014bd481242ae65c0b1f7d"
  "/detail/cd2a31b6fa7c4f04bf1b041aa337b39d"
  "/detail/073a1b5946c843948db3dae55ad4d8c2"
  "/detail/9e854fcc08194421bb34ff19988ae0f9"
  "/detail/e15afd92992d45b3b7347b5d6c46471b"
  "/detail/3e25eb40cc2c40a0aca4681bd42e8e6a"
  "/detail/86f1f3b4fae94a5b8c32aeba06fcd8f9"
  "/detail/ea53bd479cac48a885c85b57deabe20d"
  "/detail/aa1fa94e3c954a688da24f834c65163b"
  "/detail/1fa56cd16fd342a68d7e7d8cdeabd399"
  "/detail/fb6f46b01ee14c0fbcf5f7f411deecf1"
  "/detail/85c980ada17a46b68e810afbbada8659"
  "/detail/7a3118d0030b47a396c48fb0cce58f93"
  "/detail/ee56b117ca1d45d5aa1e74c5a31c88a8"
  "/detail/7266f2f810b64d63b49daba3c14c709a"
  "/detail/0e56c79bb26b423dac3b0733a0d12505"
  "/detail/c46d0d6318e14d67967aaac0a2f0873c"
  "/detail/d229be6d5c914c2ba0f52c1a9c6813e4"
  "/detail/147c921683254c869d791b762f581652"
  "/detail/d123f99db9af4e07936a0b83cf30d5d7"
  "/detail/adf28c1b866641ca80805eda0f657e47"
  "/detail/d75d41dec9b7499fb30e1f847873b234"
  "/detail/a15162103f2a4289b370e0eb4971f0ca"
  "/detail/c624ea737dda423890c8b30499edc4ce"
  "/detail/60652c2a934848eca73723ef83e6571b"
  "/detail/90f8f4be76f8485792bba9435cd5aa3f"
  "/detail/73698db3297243979f0e98fa109a5de9"
  "/detail/6e4a68824d7e4a149a1235979fc4f639"
  "/detail/50bd5c5d13d5461b8715fa535c5ae243"
  "/detail/88d90d9342fe4af58dcf5e3f548660f3"
  "/detail/1bc9d6259adf47bc8ec7adc108bd40b2"
  "/detail/f4cf3fe929374410b6a81fe80af39e84"
  "/detail/96f6462dd5e9444baa8a6510915825d3"
  "/detail/ea72a169aa5d4806a0542a9c12611c18"
  "/detail/c786d9a630d448089425ce8ba893af38"
  "/detail/0e274db7c8a64b609438a89dfb3c9313"
  "/detail/f419db766c1d4b1782b52dfa62d9b9df"
  "/detail/7f686c413f524d07a1d5928dbb3a7ff4"
  "/detail/9040052b47bc4dbca4cdf587a83ec72c"
  "/detail/d836a63fc8e6416eb98518fcf71ea27b"
  "/detail/96d59f0d6e494207aa52795071b588d1"
  "/detail/3cfe72b298c9434cb3d31b2dff0f32f8"
  "/detail/450ccdd2fc2d4908a38c4cb79bd1c01a"
  "/detail/dd4089bd19dd4fc2b4706038a3484357"
  "/detail/2f367547274b441eaefa7ba7feac998a"
  "/detail/0533dc2c4bf342ddbcf30366efc8cd3b"
  "/detail/9409f1d2380249a7be19ee278d70c716"
  "/detail/844a40449f764ced9154c1645d43129f"
  "/detail/32deb00b9cd047e6b8949615b4dc50be"
  "/detail/0636563a748c446da08a76f1712022c1"
  "/detail/2c12e7b1611147ebaaf6c03652eb1f98"
  "/detail/c2703b5cf3d449c7be7824c65c2fcf9f"
  "/detail/75eaf88d91a84a39b62cb336dabe35a5"
  "/detail/c7b394ed4f3b47328bfe61d62884acb8"
  "/detail/86441cb1ac4f43d48478d753d9cd0721"
  "/detail/05816584747c426f9371c7f5f52b001d"
  "/detail/329849610cf643a8973ec27b03de6bea"
  "/detail/cf4e13253d0f4e34a6dd60ef0294ab82"
  "/detail/39a49924acd34d219c9b6b91cb16f3a0"
  "/detail/d88e2f820f774503b7e0f8eae68f5cc1"
  "/detail/4c1045cb17c84be1b421cbb7fd7d7a13"
  "/detail/3fd592249b54411f97204f136cfa69e5"
  "/detail/8a776404f2294123b0f94de696d93e9c"
  "/detail/a9d230d3d09c41edbc8010a4dd6f66c4"
  "/detail/2aebc67959e949b4bcb9719c10a6fca5"
  "/detail/faa4a0c93e7b47b39646ebe0a293eaca"
  "/detail/ec6bd79f34cd4163a0b541ff46274b26"
  "/detail/84d5cd23f5fd45c9b5e2c7b9c6e2e996"
  "/detail/cea272c571b2402084c7a975a93119ee"
  "/detail/63d20c6a274f4b95a41271d034bf4dab"
  "/detail/09bc02b79ac2487d899fe2620f19ed24"
  "/detail/a21bad439ccf4bc48ee900c6a7c68735"
  "/detail/a90ac493baa84d638f59267925de06f5"
  "/detail/28902fe587fc4d2c8907793bfc3fa7fb"
  "/detail/7625513ef69c4f66a9eb9b25812ae404"
  "/detail/b4654e8b79d0497eb735b1d3ab6c1a47"
  "/detail/d7bee9bf0a40497a804fa0385b536cdb"
  "/detail/28fe06a1fc734928a6e5826aebebf375"
  "/detail/f57ad19fbf574a21b27fc44e26fc2a4e"
  "/detail/5ff0d21fc62a469d8c0b8a5aacb89633"
  "/detail/5516e845a9b7482e941741b80ccd9399"
  "/detail/37c94784e2a4488e88386ad408604549"
  "/detail/0198cc7199b372e99adc641346099a0b"
  "/detail/264f3c1ccad44f6b95eb5c59a205ba53"
  "/detail/da67a770431e49a7885349947ace10f5"
  "/detail/554cc9397092437c854bf1a94acd5985"
  "/detail/8744f38d033f46e3aaf2c06103e9e28d"
  "/detail/2fd906518a474232baa60927777838fb"
  "/detail/38f3db75512c4c2d851932df9704eee8"
  "/detail/8fd9c0855ace40b5a709732863b08f68"
  "/detail/88250427a7374ef2becd76cf63aa53fd"
  "/detail/777ad251e96f437ea6e1a9e0e99e5689"
  "/detail/6c7d9532c9a84299b0d35b0a3685dab8"
  "/detail/b0843c436907492a8b912e0ce3d0f2eb"
  "/detail/f7e08dcdc51e41b4ad81103bce005171"
  "/detail/9342b8b153f6436aa71facb1d5b03a2a"
  "/detail/ebc2c9c1cd36485e931b74457ff137b7"
  "/detail/058907348d8d410ebd3e4bb59fcf9b79"
  "/detail/62b90f687c26452f9808c8d228513cdd"
  "/detail/bb6363edb21d4aaea5877721ed49d030"
  "/detail/6adbf453c68e4042a7b1ae3922542861"
  "/detail/c7f90d7e463d4a1981391940134f1a27"
  "/detail/a883e6b4b5b644a8ac51d51c1a7f4c86"
  "/detail/edaf1a15a67b4099850754a395044c9c"
  "/detail/475107a5a2bd494796067d8a8bab5d25"
  "/detail/342b7065f15842ec9a20d30a421d99e0"
  "/detail/3710488af9b840eca5c51868d3b2180f"
  "/detail/7e908282303a420497593dcd776c20ec"
  "/detail/d2fa9f59192d4ee48b389e6cf1c07423"
  "/detail/5ffeba2b54db4393852b1502a30631af"
  "/detail/936e60f3c9b34e4685fa4e51b11b1d57"
  "/detail/1a91d39d74444f58bf02ef60ee8ac139"
  "/detail/3f520cb12f9d4ff88e40c80e85d9b334"
  "/detail/9f722c9d94404c51a4b9906fa26312d3"
  "/detail/d9609e08462144b4b7f476562667c6be"
  "/detail/cd3ccd244444443dbe5d24d25d29e1d6"
  "/detail/61263d05188c4f14995a4c68a8ebd27f"
  "/detail/e268901044d74f4997c8798505fdea63"
  "/detail/3a45f1015fd14ccbbb824335018350f4"
  "/detail/1f94b4fcad59402d87608ca161b1badd"
  "/detail/87e7323cce0b4fab91e5f7dd5a9bfa5f"
  "/detail/799e29169fe34e0da8cd9d76df9a6365"
  "/detail/f475575c0f7e4845a3312b585af9979c"
  "/detail/29424506f7c34f70a500c369ecdea554"
  "/detail/9803ef0a5bd64df7925d48b7e0849934"
  "/detail/78842c1f55f842a3b0fca229c9bc9ab1"
  "/detail/73c8c846fa194eeea5474e88de43cb7f"
  "/detail/80ad12b6bd6d425684522986bf1ee720"
  "/detail/a7f592af2c694af1bef54445d61678ce"
  "/detail/9e8aee1cf3b04f649956e076dba0fe22"
  "/detail/a0ba480c6574462fb41de76eece5a313"
  "/detail/fa89a9dae85a475b81279cb2f2186919"
  "/detail/bffba356ac7c484b93919161a313e104"
  "/detail/117ca2178f694fa7a1a9a63f6e96e886"
  "/detail/80bf7eaf39184c95830a4eee0db3a8f7"
  "/detail/72f4f3b3ca0e4c37832b332a577a6474"
  "/detail/62c43b60f1f24e59be02a262c50e8af2"
  "/detail/6c4bc02d8d7d4995a36c4a6b1beed6a1"
  "/detail/ac0b9374988c4432a76d9c0cd2c4c755"
  "/detail/374a8b121e614557bcbd11ab82f22701"
  "/detail/aa900d5502784d94aaebfe91fd8a79e6"
  "/detail/5fc73157dfa743c1846095b250bc28ca"
  "/detail/2952316596194b2e8a3125181f3546e1"
  "/detail/020c3415ea4b40518cf8fbcbbb56e8c5"
  "/detail/b3773cc6b9cd42988e4887ef618fbc62"
  "/detail/f9732598d9cc4e07abfeb608192ef351"
  "/detail/96a34b9eebdc459398429b44e5f5ba7e"
  "/detail/5fc34e4b5d2b4aec8a75cf144e1c163d"
  "/detail/3f821d63b5414d4f93859be718f0f35b"
  "/detail/eb64941e47124bde8cded46bfc30c78e"
  "/detail/033942d79122435c8ecc70914e2c987b"
  "/detail/93b2ccc75c35419cb79c0c5d85caf64c"
  "/detail/423162392bb040f3be500a6f5f5d29f8"
  "/detail/a0ccbf6a0d854a45b4d93c2b1e0151b1"
  "/detail/1f9fd8dcffed4a30a5064a96cc437910"
  "/detail/367510b8fd81478a98a50403f5f12dfa"
  "/detail/e694e2e2ebcb4aa9993686c7a862f0ba"
  "/detail/72ba87549f8e4f19818763825b601890"
  "/detail/60f9442771c34faa8813598d6563997a"
  "/detail/c5392006968144268a07483408223289"
  "/detail/2cbc8b9ffd0048539f4093b7e60afc36"
  "/detail/4a68ba4e256c49129acde54fbeff91b6"
  "/detail/e7807496c39f4c2a8f52cdc8fbeee490"
  "/detail/7160df4cc2df410fafa4447d0bed60e1"
  "/detail/aa6ffd9bdc4b479eb1f971417540f76d"
  "/detail/90db56d898c6455b993753292107ce4d"
  "/detail/5b78fe922631481ea50989cbf56f8811"
  "/detail/51d9de06a28c4d1db0d9287de1307bb9"
  "/detail/4c0bb7c5f897431787a927d5fdd1a627"
  "/detail/986b9ec9241d4e00b77569be766cd975"
  "/detail/8c6ea85d58eb41f3b0d598e1a756e785"
  "/detail/dd847890a20f473db1fb75b176b1c84c"
  "/detail/b9dbc35c8cac4464b0eed0c95df93a4f"
  "/detail/6761d7e5874848da81e6f69a382c727d"
  "/detail/1fbc89456bd0453695851c3bf7d80617"
  "/detail/e4585fe78f154697bb65400e0100366d"
  "/detail/8cdcd93fc2154b5e88dc15084fdccb9e"
  "/detail/3fb97de5cc4b4be8af088445b7389a3f"
  "/detail/e7f9135f0b3d43898cef4befb5f1b750"
  "/detail/bb25b21ff85d4684803f95b1943c42ec"
  "/detail/79e9d5f3f1014e72aa38235a8861780c"
  "/detail/6bfc1158030244d69dbe85610cf72b40"
  "/detail/207a65c206194726b7fce3a683538745"
  "/detail/68c16d7fb84e4b22bcb83ae2272c3023"
  "/detail/0a75d5fc8dc54a3095ae7c423cee5e86"
  "/detail/9e4ea82fe3844192b4dcb533a9075573"
  "/detail/341b9becafb04d1d8dec72b643432730"
  "/detail/659b9833dd3942aabf2855a2403e4b3a"
  "/detail/58a193b3dfe74bcbbf0d712b28d7722c"
  "/detail/e6f3fa2b5aa6458aba76282d29f95daa"
  "/detail/a2af38342529463b992d41d855270ec4"
  "/detail/3677f90d8209437ca6655c613d4646ec"
  "/detail/42d49c55760747c5b2e3f35c82bba6fb"
  "/detail/7de980834234401a8781d73a114e419c"
  "/detail/6bd8654c523c4ff9bb6f90b814d7a834"
  "/detail/7c1d9bd817374e96ad901341e11cb219"
  "/detail/988ae395a3fc432cb0a2f00be78f5a1e"
  "/detail/c3643e3c22fb40509a9ca1c5355a1eb2"
  "/detail/02605dd2eaa24f779fe2377f9175649d"
  "/detail/886b2fc181124b2b99df70de4d776877"
  "/detail/8f7cc5a9e91e41718da5f292f842c62e"
  "/detail/5123563d4a9b4481a7f148c2c143c165"
  "/detail/7be82df813cb4b01a53da47007bcd850"
  "/detail/eeddb78b4f064557804ecd79a3834dfe"
  "/detail/aa967d37b5c54dec9de460b25a2bd933"
  "/detail/a2be0f12ddb4434aa714dda3d26e4fdc"
  "/detail/54b6f25dadf944f9a9be6fcdc5f49fb9"
  "/detail/090e9258195245038789dfe2529b0192"
  "/detail/1e42037534e4472c8d018e3226f5fd28"
  "/detail/f596f4db96b9481999add056f10d6b8a"
  "/detail/02036966b9f74b1484627713705902c1"
  "/detail/20a612422c58416f8962b2a364ec7be8"
  "/detail/a8b4ba77c34241df83c65fef0d8ab697"
  "/detail/6fc81ce2b2814604be87189a5db36e0f"
  "/detail/0bf055a00c2344caaa7693f157d818a0"
  "/detail/8bdc30c055b74897b022a3c3410c0b7c"
  "/detail/dfbc15eac4844bdc88bbb3ce84dab046"
  "/detail/f9e6e17658384098b9a168b0d9f9bce6"
  "/detail/3d834912b10f40b9a8f2b3ef14f0da20"
  "/detail/419be1a22e4f4cde81cafcccf2346647"
  "/detail/0c2851dc72c44ba68f83a90f631c4ec5"
  "/detail/bc3dbb2fcab54186aee2bb64b7294930"
  "/detail/fee723d9acaa4350a226330454634056"
  "/detail/8eeb2b51988f4aa981016820cec958bb"
  "/detail/adc6e75ddffd4850b5f6aaf7cb92e10f"
  "/detail/1f02a248c8674e56967eae51584cd5a4"
  "/detail/1d3b7eef29914428bc3ffb3200e73d90"
  "/detail/e3aec067933045a2934bd1e3856c263a"
  "/detail/f7597433e21e417595240e3de3e886c1"
  "/detail/a4848e60ddee4a09af4527fdd1854ebc"
  "/detail/94f84ab90215495590411fee68cad100"
  "/detail/d6f6780a31854142974c0372bf28c77f"
  "/detail/8267a6ed8fa245f083dbc3ffbaeb0739"
  "/detail/010ebbf471d840a6b1c9ab72339ce795"
  "/detail/795d1ff5f9494d5d9ce3a1908fd97636"
  "/detail/6dd23ee5b1f34f88a6f6f0a0da633dd9"
  "/detail/78f6df4ecaaf4564bb51034d769ad3f9"
  "/detail/d5d36a5bd545443a95e39c41b0ca0cbc"
  "/detail/590789e000fa4a49ae4b28ced70716d4"
  "/detail/9527a1489fad4b2293e8f4b09c07ee8e"
  "/detail/a48bf32d3b29479db8f8984a1ab3903a"
  "/detail/21a538c2436b4b759ed24ed847215a78"
  "/detail/b7ecde2d3dd140ea96e6770f78a7adb2"
  "/detail/d56c6bf640604937a1f931112f5bf865"
  "/detail/9d1bc34ee7854870a3837049cc03bafc"
  "/detail/2f4dd1163be546f1a504d0d6f47efb12"
  "/detail/d49ac2ff23564fa4ac86c99c864085f3"
  "/detail/2c56bd038b1749599bfb21b25e67d770"
  "/detail/7fd9693053ce4e44a521fdd95e6456de"
  "/detail/eebde0a8208d4496a69ad9212f2ced78"
  "/detail/5e93936feda244d986f2d4ad3b042d6e"
  "/detail/cf0cba3080e64c8c9115bcb14257d210"
  "/detail/23d98aa963a14049932771e477839e61"
  "/detail/898268ff004f42719b767a581320398d"
  "/detail/c75d83fa19b34fe6844442fce743d1fc"
  "/detail/93f9ede30f8749f7be391fb583dddd7a"
  "/detail/4bc9d689978e4e93a1f1d22fd112b778"
  "/detail/5875e90a4149478caf4f73ea218fae7d"
  "/detail/19b66f16b61543618ed442e438b4c902"
  "/detail/5222cb43c07d44d6bda426c18690cd73"
  "/detail/8b1154fdafad47d8b4068c634475afa8"
  "/detail/a4a8c86177954121a5c1d21756b47a2b"
  "/detail/302c26630ee74ff28738a844ed269886"
  "/detail/607909eee162408fa1a59a6a7d84707c"
  "/detail/953aeeccb95747c5a2bf0975e822815e"
  "/detail/d1d27ca11f9949458ab3b805d43c1102"
  "/detail/7abd39251b884db38d6570f67f42edbd"
  "/detail/a63f4eae4d404800958c8b1e1c56a98f"
  "/detail/0d9bd7ab6b1f4988b84030a6642b8c2d"
  "/detail/38051774fe2e4b25bb088d2348ef96ed"
  "/detail/1c4508df2365490e9c750b76417cd583"
  "/detail/b7bddbbe01c144fda09070a159706dd4"
  "/detail/48b43dc76a4143aaa0c0bb1311eeaab0"
  "/detail/2070c1c33600459db6737c6f3f590c27"
  "/detail/449941bbdc124da9934aea8639aeb553"
  "/detail/897559365ee84361bc097187611bedef"
  "/detail/88ff23ebf1af4f739f1bab760fcf877c"
  "/detail/c3db40838216420995a0e33efbb83857"
  "/detail/ca06e673c9d0430d8b8831d91e4a53fc"
  "/detail/e875fa8f02ea4fb2a896e60a66b34ca8"
  "/detail/97a8d0d52114451ebd70f2e5b619ce79"
  "/detail/61debda1020043959aa497cad8711d71"
  "/detail/27dcb1c816ca4993b84b75533b43a3c1"
  "/detail/7f4f2f2203544f86bae78b43e2af671b"
  "/detail/52c3774768084b93b3b9ce3b15bc9e09"
  "/detail/7ae856aa2c224ffb8f2c96e4e23c103e"
  "/detail/43e2b79235284b5d88925b542af6a209"
  "/detail/38c8fee1db68429e84bf2d0ff7cf28d1"
  "/detail/d73e16d28eff419d9649067012f694a2"
  "/detail/f2b0c1a74be540fca84261b0a4f7d7e0"
  "/detail/bfac73b9f4c64d388d9434f6d7488bcd"
  "/detail/a276f2eadc434ab081123cb10365ecef"
  "/detail/b3fe8a09a76c4ef8bd13818ae4567d60"
  "/detail/69bbcd53e5c74441aeb0a3eb57ce5718"
  "/detail/d81ba6bbfec0431d9106075e359aa7dc"
  "/detail/c3e7bb4c0e0c4b10af704092c5e5ad48"
  "/detail/289e9338267a4f9f9c8acebb1c389498"
  "/detail/c6db54cb223e46ac876d0b4a754916f1"
  "/detail/9b4c7318e4a8486c98247e883aa9c1b1"
  "/detail/9c2392e6eda34b648fb5054f2338fdc2"
  "/detail/e1aa811abb394af8a6300405a2ad8564"
  "/detail/4d27b61e6f224e35a72dbac23ad950ca"
  "/detail/8a73bd37b17947b29ab0dea985c56fc1"
  "/detail/72378acd9200468abf184b1a8d3c45a9"
  "/detail/c23a8b0abbb14743a25ecd1d56080145"
  "/detail/d389fcbb5e07474db3b8c779f054a13d"
  "/detail/1054eebd301041b49be0cf92346250dc"
  "/detail/7190a7a5a60f4f4bb59cdf6e217a05bb"
  "/detail/4e0a4dda13704af3a7e6ab01ab09e529"
  "/detail/43a4e4d08a6a43deb89d4f26ce763959"
  "/detail/68f52736a49244598ce5b648a08c2899"
  "/detail/696571e2efef43a1bf0e6634566035f3"
  "/detail/0918bf136f3943158b3458086a8580e8"
  "/detail/c06928ab07dc464493ac379db92223a2"
  "/detail/d777e7a1b68d4ae2b1d3d6caeb8f8f0e"
  "/detail/c6ceba5135154f4b80ff0149db58cbbc"
  "/detail/240627a9c55b48309edced91da7f962a"
  "/detail/a5fd695c8cde45ec81fc5e2129a75e5f"
  "/detail/b8033a03dffd457d9d5d77f2a3bf7fee"
  "/detail/20ca4616a5d840bba62018714fa84602"
  "/detail/e3b45041e7df47bdb1fbad3d88cb4889"
  "/detail/4761672a8a7946669492ef1dfe479955"
  "/detail/a64bfe2bf477479582bc88e15cdfcffa"
  "/detail/6da4022e4a06453983444f705b4946fd"
  "/detail/78f38260736d4a05b6c3854b039c6e62"
  "/detail/75bb310ea19c46afaca23412c098628f"
  "/detail/614ff186fc9c4ca2a8186ea7a406ffeb"
  "/detail/1ab41b61bdef441dba9d0b83c4a3c363"
  "/detail/a6f5334e85ce45b0bd4e538724cf1af0"
  "/detail/4c851e484c174484af59a79732735cfc"
  "/detail/6176ca11e0f14135853afa994a236a81"
  "/detail/59849e81b74443c78cf83c1c33570aea"
  "/detail/6995504de8844f4cb8c0227a537316ab"
  "/detail/dbf63c55855049f6b87c89568d46fc4e"
  "/detail/7cc1fafcc78f46a49c90e45c7efa3026"
  "/detail/29426732ebcf4fdbb5505030457b84d0"
  "/detail/51c5e4a014c2421f9552f10455024b40"
  "/detail/ab554b7cb746427280e70ef43f5e3a4b"
  "/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úê-ÅÍ+ \"
]
113 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.