GET https://staging.ktm-sturm.de/ersatzteilfinder/990-adventure-2011-modelcode-9803K5

Query Metrics

113 Database Queries
101 Different statements
1056.31 ms Query time

Queries

Group similar statements

# Time Info
1 0.99 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.18 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
3 0.50 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.27 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.54 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.47 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/990-adventure-2011-modelcode-9803K5"
  "ersatzteilfinder/990-adventure-2011-modelcode-9803K5/"
]
7 0.34 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/990-adventure-2011-modelcode-9803K5"
]
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.21 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.20 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "cpKp7HiaZKNcUuMtpfpCvcIRitbw9xY8"
]
11 0.29 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.38 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.19 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.20 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.29 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.21 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.25 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.23 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.15 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.38 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.36 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.40 ms
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
23 0.18 ms
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
24 0.16 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "cpKp7HiaZKNcUuMtpfpCvcIRitbw9xY8"
]
25 0.21 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.39 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.28 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.49 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.25 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.49 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.26 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.44 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.32 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.23 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.99 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.43 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 4.78 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.26 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
39 0.49 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
]
40 0.46 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
41 0.69 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úê-ÅÍ+ \"
]
42 0.44 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"
]
43 0.33 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úê-ÅÍ+ \"
]
44 0.31 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
45 0.30 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þ‹"
]
46 2.04 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
]
47 1.07 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
]
48 0.56 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þ‹"
]
49 0.44 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úê-ÅÍ+ \"
]
50 0.75 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Õ,"
]
51 0.51 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úê-ÅÍ+ \"
]
52 0.74 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"
]
53 0.28 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
]
54 0.23 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
55 0.22 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
56 0.16 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 0.31 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"
]
58 0.56 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"
]
59 0.35 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¸>ÔÍö:"
]
60 0.52 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¸>ÔÍö:"
]
61 0.58 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ÂÕ"
]
62 0.87 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¥|½"
]
63 0.38 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ý—ûŸ"
]
64 0.34 ms
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0FA<X]ˆ1Ñ×[Ž›VÐv"
]
65 0.99 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"
]
66 567.87 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` WHERE (`product`.`version_id` = ?) AND ((((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?))) AND NOT (`product`.`display_group` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) GROUP BY `product`.`display_group` ORDER BY MAX(`product`.`created_at`) DESC LIMIT 10
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "1"
  "null"
  null
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
]
67 1.79 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"+│?¶;Í·øø&Ý5+[;ü"
  b"uælãvøàoS×\ITxN&"
  b"╗ $\x04èyæ.@¥┘pÉ÷n)"
  b"\x1A<„d€Ù)ül\x00q>¥Ál×"
  b"qÙô\vXKû©¥gõÇfã?Í"
  b"_,\x0Ec\x00\fͱj—ýÚÌ®L¨"
  b"0\x1D‘ý\x10\tFçÌô\x18\x1C؛њ"
  b"hcŸ^­ÐÊ=މI=ÒáëE"
  b"ÈÒv¦Ï©ƒ}ò«"L‡Cr"
  b"\x04:álYÑÉÿlö\x01û^\eš½"
]
68 0.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"\x04:álYÑÉÿlö\x01û^\eš½"
  b"\x1A<„d€Ù)ül\x00q>¥Ál×"
  b"+│?¶;Í·øø&Ý5+[;ü"
  b"0\x1D‘ý\x10\tFçÌô\x18\x1C؛њ"
  b"_,\x0Ec\x00\fͱj—ýÚÌ®L¨"
  b"hcŸ^­ÐÊ=މI=ÒáëE"
  b"qÙô\vXKû©¥gõÇfã?Í"
  b"uælãvøàoS×\ITxN&"
  b"╗ $\x04èyæ.@¥┘pÉ÷n)"
  b"ÈÒv¦Ï©ƒ}ò«"L‡Cr"
]
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.25 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.63 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.56 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"+│?¶;Í·øø&Ý5+[;ü"
  b"uælãvøàoS×\ITxN&"
  b"╗ $\x04èyæ.@¥┘pÉ÷n)"
  b"\x1A<„d€Ù)ül\x00q>¥Ál×"
  b"qÙô\vXKû©¥gõÇfã?Í"
  b"_,\x0Ec\x00\fͱj—ýÚÌ®L¨"
  b"0\x1D‘ý\x10\tFçÌô\x18\x1C؛њ"
  b"hcŸ^­ÐÊ=މI=ÒáëE"
  b"ÈÒv¦Ï©ƒ}ò«"L‡Cr"
  b"\x04:álYÑÉÿlö\x01û^\eš½"
]
73 1.35 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"+│?¶;Í·øø&Ý5+[;ü"
  b"uælãvøàoS×\ITxN&"
  b"╗ $\x04èyæ.@¥┘pÉ÷n)"
  b"\x1A<„d€Ù)ül\x00q>¥Ál×"
  b"qÙô\vXKû©¥gõÇfã?Í"
  b"_,\x0Ec\x00\fͱj—ýÚÌ®L¨"
  b"0\x1D‘ý\x10\tFçÌô\x18\x1C؛њ"
  b"hcŸ^­ÐÊ=މI=ÒáëE"
  b"ÈÒv¦Ï©ƒ}ò«"L‡Cr"
  b"\x04:álYÑÉÿlö\x01û^\eš½"
]
74 0.31 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"\x04:álYÑÉÿlö\x01û^\eš½"
  b"\x1A<„d€Ù)ül\x00q>¥Ál×"
  b"+│?¶;Í·øø&Ý5+[;ü"
  b"0\x1D‘ý\x10\tFçÌô\x18\x1C؛њ"
  b"_,\x0Ec\x00\fͱj—ýÚÌ®L¨"
  b"hcŸ^­ÐÊ=މI=ÒáëE"
  b"qÙô\vXKû©¥gõÇfã?Í"
  b"uælãvøàoS×\ITxN&"
  b"╗ $\x04èyæ.@¥┘pÉ÷n)"
  b"ÈÒv¦Ï©ƒ}ò«"L‡Cr"
]
75 0.30 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
76 4.32 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%9803K5%"
]
77 69.53 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:
[
  1000176533
]
78 19.73 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (4667,8841,9677,9681,9687,9690,9695,9701,9705,9708,9712,9714,9722,9724,9737,9742,9745,9748,9750,9752,9756,9760,9764,9768,9775,9782,9789,9791,9793,9795,9797,9799,9801,9803,9806,9808,9810,9812,9814,9816,9818,9821,9823,9825,9827,9891,9896) ORDER BY number, part_type ASC
Parameters:
[]
79 181.81 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (4667,8841,9677,9681,9687,9690,9695,9701,9705,9708,9712,9714,9722,9724,9737,9742,9745,9748,9750,9752,9756,9760,9764,9768,9775,9782,9789,9791,9793,9795,9797,9799,9801,9803,9806,9808,9810,9812,9814,9816,9818,9821,9823,9825,9827,9891,9896) AND article_number IN ("44906890","40540400","40540401","40540402","40540403","40540404","40540405","40540406","40540407","40540408","40540409","40540410","40540411","40540412","40540413","40540414","40540415","40540417","40540418","40540419","40540423","40540425","40540426","40540427","40540447","40540448","40540449","40540450","40540494","40540774","40541383","40541391","40541393","40541402","40541403","40541404","40541405","40541406","40541408","40541414","40541416","40541417","48600063","48600064","48600065","48600069","48600095","48600096","48600097","48600099","48600100","48600102","48600116","48600139","48600217","48600325","48600327","48600329","48600331","48600332","48600333","48600479","40540477","43570120","44916098","44916130","44916180","48600061","48600062","48600213","48600214","48600215","48600216","48600346","48600351","48600357","48600480","48600555","48600607","36120284","36120298","36120312","36120314","36120325","36120327","36120328","36120329","36120330","36120331","36120332","36120334","36120335","36120336","36120337","36120338","36120339","36120340","36120342","36120343","36120344","36120345","36120346","36120349","36120350","36120604","40140275","50180010","46810490","46810491","46810492","46810493","46810494","46810495","46810496","46810497","46810498","46810499","46810500","46810501","46810502","46810503","46810504","46810505","46810507","46810508","46810509","46810510","46810512","46810513","46810517","46810518","46810519","46810520","46810521","46810522","46810523","46810524","46810525","46810604","46810606","46810607","46810608","46810610","46810611","46810612","46810615","46810624","46810631","46810633","46810636","46810637","46810638","46810639","46810640","46810641","46811580","46811582","46811046","50180006","50180007","50180008","50180012","50180019","50180022","50180024","50180026","50180027","50180028","50180031","50180032","50180033","50180034","50180035","50180036","50180037","50180038","50180039","50180040","50180041","50180043","50180044","50180045","50180046","50180047","50180048","50180049","50180050","50180051","50180052","50180053","50180054","50180055","50180056","50180057","50180058","50180059","50180060","50180061","50180062","50180063","50180064","50180065","50180066","50180067","50180068","50180069","50180070","50180071","50180072","50180073","50180074","50180075","50180076","50180077","50180078","50180079","50180080","50180177","50180210","48600212","50180634","50180653","50180654","50180655","50180656","50180657","50180662","50180665","50180666","50180209","50180330","50180578","50180635","40541061","36120469","36120471","46811637","48600460","50600065","50600002","00029096200","00029096100","00029095000","00029095001","00029095005","00029095006","00029095007","00029095003","00029095010","00029095004","00029095002","00029096006","00029096003","00029096002","00029096001","00029096009","00029096004","00029096010","00029096007","00029096011","00029095009","14187E2401","5900103830001S","0025080306","0025080356","5900103920001S","56401042000","56401040000","56401041100","0982100003","54801036200","6000103401801S","54201086000","54601184000","54201081100","54601084100","6000103201801S","60001033000","0934080003","0933080253","60101077000","0012060164","60101079000","60103088000","0984100703","00050000930","00050000922","48600431S","48600481","48600046","46810340","48600036","48600037","48600053","48600021","48600140S","48600586S2","91410040S","91410041SA","91410042SA","48600872S1","48600873S1","48600553E","48600429","48600013","48600399","48600070","48600400","48600428","48600004","35480320","48600141","48600765S1","T511","R14013","60002001100","58702010000","58302021100","60002091000","58412040100","58411049100","60002130000","60002044000","0025060206","0965040123","50302034000","50302032000","50302037000","59002035000","60002031000","50302038000","60032063100","50302036200","6000207910030","60011074100","60011070000","6010300120033","54603048000","54603048100","0025080406","58403060000","58403060065","36003014000","60004076100","0017060204","58303070100","54630044000","60003013000","60003014000","6000300500001","6000300600001","60003098000","0035100249","54310086100","6000300200033","0019100239S","60003001051","62503085000","62503086000","0081050181","60003087000","0019100289S","6000309100092","60003092100","60003093100","6000309400092","60003097000","60003095000","0024060156","60003096000","0025080166","60003040033","59003040250","59003041250","54803044000","54603041000","0125100003","0094032253","60003040010","60003041010","60003044010","0985050003","6000304800033S","6000304900033S","0019080266S","54403135000","60003050000","60003051000","60003044000","60003152000","60003052000","0799060003","60004076110","58403060010","6010302310030","62503027200","61003028001","61003024000","60003026000","0035100309S","60103028000","61011045000","60103029000","0084040123","0985040003","60103029050","0025060126","6000302250033","60003030000","60003022115","0125080003","56503093000","60003022020","60003022021","12187E08","50180412S1","50180358S3","60004016000","60004017000","50180366","R12012","R12013","50180365","50180095","50180213S4","50180133","50180081","50180114","91210035SA","91210036SA","50180402","50180352","50180273","46811208","36120151","46810893","50180276","50180165","50180434S","00050000035","50180751S1","R12008","6000403024433","60004034000","0760304073","60004032000","60004031000","60004033000","60004066000","72210079000","60104042000","0009050106","60004061100","0021050003","60004075000","50308053000","60004070000","60004041000","60004037244","60004038000","60104043000","59009062016","60004060010","60004070010","60004066010","60004075010","60004230010","60105008000","60105007000","61005005000","61041090000","51010086100","60005011000","0991060082","60005048000","60005005001","60105051000","58405085044","0137060003","54305068100","56505069000","60105082100","54308042000","60005005002","60005095000","0025080256","0021080003","6000508500001S","6000508600001S","60105083100","61006002000","61006015000","60006007000","60006007050","60006040000","60006004000","60006006000","60006003002","61006003002","60006003050","61006001000","0017060203","61006001030","62106001020","60006001021","0025060166","60036045000","60006001041","00049140121","60107016150","60111022000","6010701324477A","6010711323377A","60007024000","60007024050","58507003200","0770020130","58207080000","0912050163","60107020051","60107020052","60107020053","60107020054","60007062000","60007065000","60007060000","0912080553","0984060163","0912080503","60007061000","0912080403","60007008051","60007008150","60007008052","60007108000","0912050303","0912050083","0912050123","58031005000","60011057000","57013072100","55011022100","60107013050","60107113050","60007095100","60007416640","78015019000","60107023000","0081030103","0081030163","6010701900033","60107020070","60007020040","6010702000033","60107019082","60107019080","60107032000","58312085100","6000704020030","6000704025030","6010804100033C","6010804200033C","60008041150","60008042150","60008045000","60107053000","41001052000","60012008002","60107050000","0738060301","60008013050","40011166100","60107023080","61007088100","61007089000","61007090100","61007091000","58507012000","00050157706","60107016151","60008008000","60008001100","60008008050","60008046000","0019050201","60008011000","0024060106","60008011060","60008011050","60108017010","60108017000","6010801000077A","57013070000","60108010060","60108010070","6000805000077A","6000805100077A","60008050150","60008051150","60008052000","0012060123","0081050121","60008013160","60006010100","6001201000001S","6010801310033","60108015000","60012008000","60012009000","0991080503","0991080653","60012008003","60012081200","0021060003","0985060003","58412080000","0966050163","40006006000","58412080050","0125050003","60012080000","16512180100","62512081000","0024060136","50206020000","60006010110","60108099300","6010900114430","6000901004433","60009014000","0625069068","0472047175","0760354771","60009012000","60009013000","6000907010030","60009071000","58309072100","50309075000","60009073000","60009081000","60009082000","60109060100","60109060000","59009062013","60142020000","00050000913","60009015010","6011000124430","6011001004433","60010011000","0625062052","0472052200","0760305271","60110013000","60010015000","6001007020030","60010171000","60010071000","50310075100","60010073000","60010051042","60010051045","60010052000","0980101253","6011005004433","60110012000","60110016000","0625060060","60110014000","54610459000","60110060000","60010081144","60010084000","60010086000","58414030000","50304040100","60010365118","60010266000","60142021000","00050000915","60010015010","60111075333","61111057000","58411096100","58411098100","60111083000","58011109105","58011109110","58011109115","58011109125","58011109140","57013070400","0025050126","44011076140","44011076200","44011076305","49007439000","000700000BH","0025060106","60108017015","60211022000","60011193000","61111018000","60011092000","60011025000","60011060100","60111076000","50311051100","60011050000","60011093045","60011093060","60011093075","61111020000","60111079000","60011058000","58011109130","60011059050","60011097000","60011059000","60040009000","60011053000","0934060003","60111059000","60111097000","58411053050","60011054007","60011054000","60011054006","60111056000","60011055000","60011038000","60038083000","58111076000","60011034100","0025060306","60111048000","60111048020","60111048035","60013001000","60013003000","60013005000","0025060256","60013008000","60013007000","60013006000","60013002000","60013004000","60142010000","0603100141","50213025000","00062030000","60013060300","60013059100","0965040161","63013056044","60013061100","60142012200","58413048000","0991060202","0797060003","6001305004401S","0625006087","62603062000","0019080356","60013051000","54603062000","60013057000","60013058000","0985080003","6011301600133","6011301500133","60013018000","54613218000","60013020000","60013030000","60013017100","60013017000","60142011000","60013083000","60013019000","60113049000","60113049100","0025080356S","60101078000","6011308000133","60013018100","60013020200","60013020100","60013083200","60013081000","50313030200","77013017000","60142013200","60014001000","60014001050","60014003100","60014003000","49011435100","49011435200","60014007000","31008008000","0016050253","60114025000","60114026000","60114028000","60114027000","0797100003","60014140044","60111077000","60014048100","58214069051","60014040050","58414047000","60114169200","60114070200","0081045121","60114010000","54310086200","0025080456","60111066044","60111066000","60111066050","60011064000","60114010070","60103001166","60111042100","62611021000","62611067000","00063004202","00063099111","312305","312313","3210040","3211657EN","61129099000","53012024100","53012028200","60029070200","50329071100","60012015000","6113000004423","60030043100","60030043010","75038041200","07700390261","0025050166","60038033050","0603142016","0018050103","58038019050","58038017100","58330023000","60030023000","0019050106","59030054000","60030066000","60030064100","60030039100","60030060044","60030047000","60032063000","60030010000","0025060356","49030029000","60038029200","0025060406","0025060606","0025060656","0025060706","0025060756","0025060906","0916050042","0551060050","0125060003","60011094000","0912040103","0770035020","49030090000","60030084000","60030099000","60036073150","60033043000","60036081000","61136074150","0888040050","60036014018","0888030037","61136073000","60030024100","60030021000","0760122050","0093463006","60036083035","60036081050","60036082035","61130018100","60030082000 1","60030082000 2","60030082000 3","60030182000 1","60030182000 2","60030182000 3","60032023035","60032009040","60032009050","60030026010","61130013000","612300151101","612300151102","612300151103","60030015061","61230015100","61130007100 I","61130007100 II","77630074000","61230033000","61030032000","58330932100","61030030000","61005026000","00049190121","61005035023","00050226706","00050210706","61005035021","60005022000","61005035022","60005026000","60032005000","60032003000","0625060032","60032010000","60032011000","60032111000","60032012000","60032034000","60032035000","60032011010","0936220155","0125220393","60032080000","60032002000","60032021000","60032001144","60038001132","0618303526","60032020000","60032054400","0402031780","0760091862","60032061050","60032061244","50332062000","0025060506","60032065000","0625062062","0405263113","60233005000","61233042000","60233050000","60233003000","61233041000","0405222613","60233006000","60233002000","60033040015","60033040016","60033040017","60033040018","60033040019","60033040020","60033040021","60033040022","60233001000","0618091312","0625062040","0471200120","0405242813","60233011000","60033044000","60233015000","60233051000","61233045000","60233014000","60233013000","60233016000","61233046000","60233012000","60033110000","50330082000","0760304772","60033129016","60033034000","60033035000","60034001100","60034002100","60034003100","50334018100","59034020000","59034019000","58038023200","60034005044","56534013100","54634020000","54634014100","54634050000","60034012300","60034014000","60034037000","60034015044","0912060303","60034024044","0025050206","0349000050","54634052300","60034023000","54632095000","0760142460","60011023100","0770275025","0625618052","0625068080","6003403104401S","50232050001","50233041000","59009062019","0603061001","6003515210023","60035053000","59030023000","61235055000","60035055150","0760123073","0471120010","0625069010","0472240120","61135054044","0770250030","60035021000","60035021050","61235055010","60035010000","58035016000","60035048000","60035065000","60035066000","60035069000","60038039000","60035067001","50231005000","58007017000","60035068000","60035031000","60035030000","60035017000","60035025000","60035019000","60035026000","60035027000","60035028000","60035024000","00050271708","00049320121","00050346706","00050331706","60035001000","60035045000","0770017015","60035044050","60035040000","60035044000","62635044050","60035041000","0017060303","0024060206","60036030000","60036031100","61036036000","59036027000","61036029044","61036032000","60036033000","60036035200","60036035205","60036035210","60036035215","60036035220","60036035225","60036035230","60036035235","60036035240","60036035245","60036035250","60036035255","60036035260","60036035265","60036035270","60036035275","60036035280","60036035285","60036035290","60036035295","60036035300","60036035305","60036035310","60036035315","60036035320","60036035330","61036034000","60036030010","61136010000","61136009000","61136109000","61136110000","60036070000","0405182420","60036071100","60036013000","60036001000","60036002160","60036002000","60036002150","60036102000","60036008000","0603162013","60036003000","0603082121","0770290020","0770160021","6013612014423","60030036000","0835080165","61230045000","61036023100","60036026101","60036025101","60036078200","0402050980","60036078050","0912060255","0984080305","58030010200","75035047000","0770100020","61036044000","61036048000","61036047000","0770298178","60136075100","60036099000","6003615210023","60036052020","60036023100","60030097000","6013602014423","0908120153","58038022000","6003605210023","60038082000","0770080020","60038091100","60038082050","60038081133","60030020100","0770191015","0912050103","58030021000","60038061203","60038061044","0770090021","60038034100","60038060044","00050198706","60038017000","60038018000","60038024000","0770110021","60038037000","60038036000","0912060163","54605068000","00050185706","60038059130","00049160121","60038059083","60038010133","60038026000","60038028000","50337073000","60038011000","60038002000","0402041580","60038001124","0799080000","60038007010","60038009000","60038008000","0402040980","0770133024","60038016000","0770010010","60030065100","60038015000","60038060102","0760101842","60039034100","61039020000","60039006000","60139093000","60039005100","60039040010","60039003100","60039004000","60030040100","6003000214423","07700240251","6003009400023","60030022000","00049220121","60039040020","60030090344","60030087101","60030087102","60040001000","0770335030","0625160011","60040017000","0471170010","50333041000","60040022219","0405172110","60040023100","0618253220","60040022023","60040020000","60040027050","60040027000","0984060166","61041001000","61041031200","60039030000","61041023044","61041023010","61041023020","61041077000","61041177000","61041077010","61041077020","61041012000","61041040000","61041085100","61041085150","57013070100","61041085060","61041080000","61041088000","61041088050","0985040203","61041095050","60141095125","60142031244","60142025000","60142024050","60142024000","60142026000","58605083010","60111094000","60113046000","60113026000","60113044000","60113043000","6003000114423","60030025000","6003012614423","60030027000","60030012100","60030012050","0603082131","0025060856","0025080606","6113003810023","6113013810023","60030035000","60030135000","0912080353","0474050100","60030043020")
Parameters:
[]
80 0.30 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1000176533
]
81 0.29 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:
[
  "1000176533"
]
82 27.43 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"É^│\~\x7FJ&©£o:è·'q"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"´Söà╠LE&£|┬eìı¥º"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"ízšf>\r@!’4â@«G£“"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"ž“_Hß”C2­ii1º,ýä"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"L”aªŸ#Gˑۿck1œ?"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"ié#u»fHçƒWqþŒlžž"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b". '2\ea@J¾ïcò|\x02Èå"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"sèéø]LI=¶rñl<‘e“"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"¹˜ \x00rûGe›´\rÇù—Oî"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"Äd*çãáDh·ã„óv@\x050"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b"\r{î ° I7—Ì©bò\x13"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  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"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  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"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Y\eƒ(Û\x11@\rü╚╠╬tF╝l"
  b"2\x0F?*–·F¬…\x1CÍòˆÎqÏ"
  b"Ž!Z0Z D›¼YšAA\x1DÀ>"
  b"╣Kü&q°E0ûñù\x02¡µËþ"
  b"═\+@¶\x05H\rÅ÷÷\x01m`\x13E"
  b"┬z-\x0F¹╩E£îº·ØGG{\x16"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"-a™=DÝH! A«Zľ#¹"
  b"ÿ\r…ŃñLè„Y Éó霷"
  b"""
    \x1Dd¿‡¼bJF”_?Cù²\n
    u
    """
  b"\x10▓!ç}ôKÛòj(═Ëc║ü"
  b"\x07fV³]:L/¹1&9³½í\x04"
  b"<6=ı^═D6æÓ|+╗ÄüÒ"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"KÛú\x7F¸9K#ì±\x10\x06V\x18h╔"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"¶K\x1EräÜK-«ë<ã0” ¬"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"ì\x158dY\x02Jã•“Y\x03\x0FÑãP"
  b"Ⱦݿ´ÆOj›9#;Xyà’"
  b"˜\x06ªr\x08ùNC­ÏÙ‚’ö…\x05"
  b"×à>ÁÏÉF9ï¹tÌ&©|╚"
  b"f\x17qGÙ“E‡þüï\x07«\x18µ"
  b"BZÇ[X O`•\x08:T„n‰ã"
  b"Ý[ †n±LÀˆ{Þ[Ø\x0EÙ¾"
  b"erh^óðMÁ«\x1AÇA\fB1>"
  b"5úë\x14[pBò’’|íûL!o"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"@8]„àüMn§Öà?LÖ•È"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"bIØÊB×MŸ¯Äâ%ütͦ"
  b"\x1A]┌§ì~F‗½Ú<░│ÓZ╚"
  b"|x¸}a¯B\x7Fè▒ðü'dru"
  b"dê╗]ݵI\f┐ßÖØ¦l$Æ"
  b"©ë¹\vk™L\x1CƒÁjº\x06H©`"
  b"\x1Fn]KÁ©D\x1E®7j¼lÖ6>"
  b"H\x07•_úãD ‘ÞKûÚgé\x03"
  b"´{E0¡jAHšJÝä<°Ú^"
  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"<4¨™o\x01H΢¿ðh™Éχ"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"Ž–å†\x0E³HKŠ)á¦n\x02b\x07"
  b"g;ã€×ÈMd¿nØÌˆ\x03\x18\x1D"
  b"\f—<Î\x1CìG\x01³±‹gù__Œ"
  b"ÉÛzÐD╝F╩┐─¢³éåÎs"
  b"\x1A²ÞAÏVA!€ã$ˮՀ•"
  b"\x1EOKWàsGL†š¿EÐ!âñ"
  b"""
    \x1C*>Cx‡I ¯v_ó²\n
    \x11z
    """
  b"9¢q1bBI¦­‹5,\iÁ¬"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"¯▒\x17+ÛÔ@M▒└ìVK¬eì"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"▒:▓ÿ?Ð@╔פÛ2Õìɽ"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"Éq[´ÅòA\x03í#DÝÔu=Ä"
  b":ö–噂J‘š€œB°¹éö"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"¢¬N‚»ÓIÛ¡H”Wð!Çu"
  b"\x00\rÖ |L½ÅÄ~\x04Ð2µ▓"
  b"uYN™S%Oؾqÿ•'S\x01D"
  b"Sõá0┴HJ·¬:┘ª>|ì\f"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"é\x0EJáŠH~¦\x16\x108ÒÖ?§"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"HÇ¡ÝøÎG\µ×4\x12@ÈI^"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"—Žêó]‘G\x01¯Î¼\x10äêâÑ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"âz®öT\x1EHæ™H&R\x17¼w+"
  b"X§lÏ\x0EÅEx·Ñþ!b€›S"
  b"""
    ¢s%o¯ÐG\n
    ±»NÎÓ½æ‹
    """
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"░×4c0mE\x02äÝ'Å─áNl"
  b"¿˜ÜôzFLé—j¤àµ_¬Q"
  b"šëÃ&[¾Eì§‹UIÇ\x1E"
  b"\x03v™±äFIý€"É=O9Ò\x02"
  b"r6mÒ\rþCæÅâ´\v╔õÎ"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"C‡©l\x12ÇJ(¨ á—±µ|7"
  b"┼ÆÒG╩ìJðª\x07Úìáıÿ\x0F"
  b"¨‹mIó’E½·dì¡&{}ó"
  b"ëů¼XxMgžÀŠ\x05¤Óåo"
  b"hð-!V·G®·ú \x00ʰ\x078"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"yúÔó\voBü„\fð°ø".."
  b"pØKÎÞiGO½ ]RiÆ+£"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"€j\x7F{\x05\x19F¤“·‹\x03Ý\x11¦\x19"
  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".{a3\x04¦LûéM\eµ Ï1É"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"È)ÙÅ■ë@õñÖþK²ÌßV"
  b"8,*\x07ȨG®§NÕ¤g\x02Å""
  b"\x15­\x00ñ\f6@¦¢\x06Î\x1FdS\x17ä"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"éB-F║\x12L.▓9Ø\x06Þ@│M"
  b"XŸ‹àÑ\x00Aeªï4\x11\x14-\x1F5"
  b"ÓÉË8¡\x1FB¾£t禅¿Ø("
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"YhÕ-\x1E\x02Ox¸\x0Eè\x05à*W¤"
  b"fYÜêÆ¹JôÅ╬ëÛÈ▄░Ö"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"Æ4ÑK¤ÇKªŽ)-Ñm¾£_"
  b"9~Ô×êöJ'³J&YäDZÂ"
  b"ìÀU_ò\x06N‘\mìÆšèZ"
  b"┬ý¦Ó¬·H2ïìBÆøRT×"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"ãŒo\x7F¶gG‚…,øæû¸±Õ"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"KKü\x1C\x1DtFÅ¿■╬ÞѯØb"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"""
    ÷ÞÎAK\n
    FÆÅHÏNÖê\n
    º
    """
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"ÂùÜç\x1C\x02D'¾ÝT(ƒ]¬\x06"
  b"Z¶,î\x16ÓNsоö¬\x18\vTV"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"j\x1Eà<GGBbØ\r¹×¶pO·"
  b"\vúX‚e+A\x1Fƒ%×óW‡ê\x06"
  b"´õØ\x1A║µO\x1E┤S╩8YY°Ý"
  b"®L²│j4A?ïwNpÏ\x17"
  b"\x0E®}ï:tLN½Š‰c\t·|'"
  b"m+%1\eóB\x18Ÿð`1¡%uµ"
  b"ãÅ­q\x00ïC\x10–œý‘\x1D ù*"
  b"®ÞY\x12~╔L\tônµÅÁPj╦"
  b"•J€Íˆ?F]–{•kÛ¬\r$"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"‹.\x1A[É©MÂ…f¶þl}Ÿ°"
  b"6äJ)ªrBÀ£^T\x12òî4­"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"â“éoûÛBqµOX\x0553ë­"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"Ǽ:¶åÞJ5º╝\x11\x08ìÒ\x03q"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"O╬aúü$F├òË¥ÇÏ\x1FrV"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b"&\x05á’\x13.DS€ßx\rãAYz"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"ÈÇì┐0\x05H àFBÀðÊ^\x13"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"ϸ~!Ž]AM›\t"—ˆn21"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"\x0F╔-rÅJ┴╗f]┌ù$ÿ×"
  b"\x1D½a•­jL,±IÅ̤\x07Ê›"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"΀ÞÅDBFj§‚\v¥/ýs\x15"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"~vþçZ<G?‘N`êð\x14‹¶"
  b"\x01\x08æ„RqO4¥z\x7F€™y4\x00"
  b"£üYŠ…•O]²#;\x1E]fÐJ"
  b"\x1FÒ\x01\vAî¡ÍQ@gîŠE"
  b"\x19ø\x7F/üDB) Poe|Ê3o"
  b"\x0F$¹„fÓI\x1F¯ôÏ[/ZˆQ"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"%5\x12d\rÒMÅ–Éæy.Åb”"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"""
    «¿ó\x06\x1A+Ný¦Q}4\n
    ô•ê
    """
  b"ü\x06µJð╩@èüÚ█nw┼1\x03"
  b"""
    òp\n
    ì┌╗O½ô\x0E▓DÒáê─
    """
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"\x1FË‘ŠƒHª†h§Xä¡o\x10"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"Û$ÂAFŽKœ²»|ƒò\x18"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b" hó┘*\x19Ep¢ÃÉ9└¯ö\x01"
  b"~╝\tÌW1K¤¡0­|NWgØ"
  b"ìì`æ╠µK\x01â\x0FU┐■Ñ\x16&"
  b"ıñ Ú»zAOÅ│░ã\v¦\x1Fô"
  b"ê…\x08á¹PJt¥œ-2%…º\v"
  b"""
    åê\n
    FízNR£\x11'Fþš]Y
    """
  b"”j\e>]kH§³BdwjÁ\x18"
  b"äoyÇd\x1DBë›Ë£¾\x03 y¼"
  b"Ûy2Ñ9xKõ©"S²ñÇõŒ"
  b"ÙŠD\eŒTHr¢Õd€a6®q"
  b"¾üª┐MìHN╗'%ï ▀J­"
  b"·úÛ@¢┼GªÅäo®\x0E\x13}"
  b"•Îzq…\x13I껪£Àúª`Ù"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x7F]nèXŽNƦ›.V¡Wû$"
  b""■\x18rØ┤Ep¡^\x1Dt¸Å`┌"
  b"©Q˜Áú4@³¤\tø\x13¤mzc"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"ÿbxhLŠD†¾Pq|lSìŸ"
  b"³ÆDÉÆ]O²¨\x7F\x12ƒ¯åûú"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"┼ó\x7F½╦\x0FCñØ÷▄kìK\x19="
  b"¼ÜĪ\x1C\x02N\x11┤S2¯À©Å\x10"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"¦©Ÿ”u5J`‰-\x17;\x04\x03M0"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"\x1F\x02xì║K\täþ\x1Fó╗Mç\f"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"mæñ\x0E\UGA²ô%Éå#€»"
  b"\x14$?!|\vDý°ogU” ! "
  b"`¦/0\x16©CÅ ‹1¾«±x¢"
  b"ÿü¾z+qL$·pUN(>>V"
  b"²\x1F\x161Ovª!M\x04?ÿÀê"
  b"┴!E²\x07╩CQ×xçÉë:ý¼"
  b"´█â@ÔÓAfÅ▄░C\x00.Ë`"
  b"Æ:ì9rJNÁ«ÃÀ§õ╩ùÚ"
  b"\x1Aáah°uK¹´®\x0Eʺžba"
  b"\x05▄kS4Be¢┌ìJ╬─┴G"
  b"v%\x18Ø╚7E6üå═▒ƒþÎc"
  b"í>\x0E\x05òÒG`»«[®1òº\x1E"
  b"n[*KpÿA$¦÷B¹\x16gÐÂ"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"×╗▓£)³Cü£JªXïbªl"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"RÝË”\x16¾KŒ¨\v\x07…¢4"
  b"$+\x15©,\rD5»ÅW-¸\x1EĽ"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"œºRow\fHï·}h¢qÚ:õ"
  b")³¾¯D\x16BÅÂ\e©}ÃC¢ñ"
  b".~\x1Då-UI5ª'\x0EÜ\x10¥&å"
  b"\x13Ô‘\x07&7IMµhc4ê>¸µ"
  b"¬á▀OI<@øó\x1D\x18\ìªA,"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"""
    ˆ®2ý\x0E\x14Kó¿îNU\x07\x06\n
    Ò
    """
  b"­oR2├üLëáa\x08üªãÆ6"
  b"¯þ†•›<L¤¨;ði…\x08$…"
  b"æ"ÝôL*OH¬þ\t˧\x19G\x10"
  b"\x10˜WÙû\x1DO\x07Š˜ÌÄå£þ\x1E"
  b"ÜÏ\x1Añ│¶K\x19Ø╦v÷ÁıÜ╦"
  b"¤ž¨’­éGV‹\x10ß²&\x16¾£"
  b"▀Áü\x00ó.FEç^┌.EòÞ¬"
  b"“Ãj>œ(F|«¬\t´‰8»u"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"\x0E§èR┼\rD\x02ûF╗ß\x14¸¹Ø"
  b"Õ¼À÷nALk†¾ý\x17S\x1F"
  b"I\x18ÓNÓ5I)˜NŸØ–\x07\g"
  b":Çu%‗dDzÂ‗Õ¯Ìì5ì"
  b"\x16§\x12š\x19íBŒŠŸ°QÀV\x0Fa"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b")•³ò\x0E-EÈ«¥ðqîZÀ""
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"E˜@ÁžOLK…ñø\x02\x06\x13ü"
  b"›K¦‘W0G‚µè$T\x01\x1Cî,"
  b"┘×énp8MxÅ╗Øt[o┐ "
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"""
    ëÎ|\n
    u\x01G¢æ▓ÈuGÅ#Ø
    """
  b"\x12íD,CDJj›¨½Ë+C7ð"
  b"—šùAN¤@­¡!Æ9g²g\x06"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"Ò\x7F{O¯›B|ƒ\x19…È2\vþ#"
  b"\x0Eðß\x1CÝ,K$ˆH\x0FÙW'ìÇ"
  b"m_\eB|îN„¿\v§˜úË\x1EX"
  b"ƒ¬Œ_`ÀI¿œ¨ÙWg3|¼"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"Ñís>àƒF¢£¨—>a\x1D\x1AÏ"
  b"Ê¿z|ú\x7FCX“\x11Yº˜<ê)"
  b"³9—èŒ\tK˜¸\s˜ëM•j"
  b"\x03\x00c\x1D§­JN…³h®•W)ú"
  b"/…¨ê\x00ùJÁ…·\x13¾\x0EMuy"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"I¯ÚÕ£!O,°T¦\x1Cö¢t="
  b"Iõ\vU¼F\f°syøàdzi"
  b"\x18×i2‚ïJ\x0F°\x1E•I¦[è†"
  b"*s\x06¸Ä\x0EDSŸEõ3êëèC"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"\x16\x0Fyü¸I*àÇ¢4mµ├ä"
  b"ó…\x1F\x15O¾NW‘ßN\x16\x07ú"
  b"\x19­\x06\x15ZM\x1C\vCù4û)d"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"5îèSHuEa’²p×ÌDÿš"
  b"uÕæ\vÏ|G\x19…f\vÜõ÷WK"
  b"_ði>GùHiغ¶\tqWgò"
  b"sýè\x1Ag│Lí󨡍‗²ƒ""
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"W@É£╠:H3ìÙ§·7þ╗"
  b"Îì╝«­·Kïò█´pê\x11y-"
  b"C\f5 E\x02D–£êK\x18$ÔC›"
  b"7°}»Å@G‹ƒ6\x15\x06ã”/0"
  b"ºfÀ\x13ì—MŒ¹s‰\x13døà\x0E"
  b"$\x15¸ˆ\x1FþLÈŒ\x06\x15\x19Í&Š­"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"\x10"(J\x1D\x12@õ░vÒO£ƒ[ì"
  b".\x17Œ’ÄiE[Ÿ®¸'©g¥"
  b"ÓÐlð°üOxÜD\x16E\x1DÝÚ╬"
  b"·`€\x15½4IâŠÆÿ¸ñ¼øÃ"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"ôìóvyqG¼Ñ8¢qÃ][\x13"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"A¥Ð6*^EüÖ¿\x17L\x04;┘î"
  b"\x05&܆\x1DÛE׆î6\x0EUT/Ë"
  b"Í®Qâc-Oc¡re!'Ú\x16g"
  b"J\x1C³´ì┌EÃ×Ìl▒'┼Øê"
  b"ȼŽ#IüCÀ¨–¦~gu(k"
  b"S+┴ï╬*FáÅYBçùX\x18®"
  b":>ã\x152+F›†\f†nÛé,3"
  b"8Zþ\x11tªKjØ­╝.j®`m"
  b"þä¬\x1CÜ€OjŠ\v\x1D\x06ÿØ“¸"
  b"\eÖÍ\x13\x01G¬¢–'ÍæFV+"
  b"\ïm\x13x;N<¾ú\x19”Êg.0"
  b"W-W\x05éVH-¬/A»U:7¼"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"gxY\x00CÉET¢âÊ'œøžß"
  b"×zu¡±yF\x17¬Õ\x17_nk‡F"
  b"¼ÿþø┐9ARæ\x00h§ÉKv\x02"
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"…q|7·\x0E@ꀳ/Ü\x18&{ä"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"""
    µ8â\n
    †ìK!±³î\x12²¾xü
    """
  b"d|Û6 ÙI\x08Ža@²#ªä{"
  b"Q/\x1A„”¦Kð¼\x11ˆaŽI÷Æ"
  b"""
    ·§'þÌyAÕÇ\x10■ì{\n
    \x13
    """
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"°]¿f\pH»³¦ä<g\x7F\x04é"
  b"üÌ┴óYºE\x06╣´äº\╩\f\n"
  b"""
    d-ìïÉ\n
    Mk€ý+Äì_sÖ
    """
  b"ÕH•†³_Ml…a\x04´¡\x1A“>"
  b">^袅ŒJ¶»ðf×§´‘\x19"
  b"*Åf!È­Cñò¿▒ã╣m}£"
  b"Ý▀Õµ¬ÁMDéWÊ`Qì\x0EA"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"„#'S0ÔM“«ÌLaÃÇ;i"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"©¤Ó†ÊrJ-·q:D3ü˜@"
  b"\x02u›àfäB5…8×Tjø\x1AÊ"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b".'¯~ä½E\x04²ûqœl\x00‘T"
  b"?¡)@¾\x17M4˜Û×}€¹Î\x08"
  b"\x16ÓíéE¸╝ç²;q█+ü"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"käóÖe§D§±@2s ºŒ4"
  b"̫ξӀ@U•³w:ÛN’3"
  b"–“n2üÆANž\x19–8\x18®2–"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Øà╔xÜÎAè®ÎëT&·G#"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"†aÙ‚˜áF\x07‚ŒÃ³i\x00éL"
  b"Æ┬?tä°C\ØÛ#l]┐ 3"
  b"H¥·/‡¼F“Œb'gg„u}"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x1E­‰\x10{éK\x04¼®Ö\x1A¿´ßó"
  b"˜5ê³\x1F¸O:‘ì\x05{\v¶/½"
  b"ó\e{%v¿J꣡|§°V]É"
  b"å{d~×¾IJ¦Éˆƒ\x02…G\x07"
  b"¼ü0ÃèðMS«\x19î«þ\x01"
  b"Ð)üÐÅ(IæêiÏéüWÉÏ"
  b"‹—\x14\x14C\x1A–²\x7FÍ—ø+\x15"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"vSÿ)„‡GCˆ“}<-™/Ä"
  b"Îê\x18Kç¾B¾”\x18Ö\x00Ý)ß”"
  b"üFY°f¡I!á'Ì\x02Ï\x02\x13L"
  b"4èg^½yB⬕ïÌ\x12®ÖE"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"Ï(iÀö\x16F╠Åx Þß]¯▓"
  b":8E!!ëBˆ½\x11ì±y`´q"
  b"¶YyäW:Eì‡vôKqâ_Ë"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"³#ÅžëFÕ·!\x1E\x03\x0F]áœ"
  b"üù€\x07o\x13A@¿“\x01¢M6Iä"
  b"oäH;…ðM(¾3\x02šäýåÀ"
  b"""
    Çÿ‰«6?A!“\n
    ŽÓ\x02ŸZ„
    """
  b"""
    $+™\n
    ”¡HÕ™nUR\x14öŒB
    """
  b"`\x00‘Rï&O·’‘ÿ¡%\vÍ/"
  b"^\x04å€8‰Bš¢bÝ¿Eo®€"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"5g,*\eZFœ…\x03Ç}1\t‰¾"
  b"@µüóèD@Øùsá\t■+!×"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"N,│\tßÉG┘¬µ\x01à\x12║L0"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"ÐqÍ<—õI\x11«é™‰\x01\x14Ÿ\x0E"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"Öo0é¯&Gr²&4Dd¨ës"
  b"Þ[&YÂIA†œë©•nË\x18ü"
  b"ñÀ\x14xÄöCü‚”½\vT&â "
  b"ó│éÝËwKdØE\x08üs.^\f"
  b"┐E\x17Ç┴CE´ûì÷╠Á¢ò7"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"?¥Î\x058rC^¶gZæ!_s’"
  b"^íùà\x08>Jì¦|[<\x19\x0F"
  b"n(Þ;┘WDC®¼ßÅðYÜ6"
  b"&\x15H\e«vF”¸s‡äw\f¿Ÿ"
  b";(º¢Å\x01G‡Šµj\x08•ÁL…"
  b"¤ïkü­òK:×»Cæ9õ÷\x06"
  b"úúÛS¥„M]›ê¿ÕÒ\x06Ò¿"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"~\x1D<n\x10\x1DI¾«ŒŽW‚‹Ø:"
  b"«}geÇjDÚ †&YDÐe""
  b"êƒ}üyÕD›…ÇWÈG°î!"
  b"FØ8Â{êNõäcC╗á{\x14Ö"
  b"Ú>ªP:ÅG\x06Œ÷\x1A0\x7Fj²à"
  b"\x7FK\x15ÓÃgA~©÷N̘Î÷Ê"
  b"\þàá? H¼¼ÍÃRª\e"
  b"ü-\x1Dg\x12ÿG\x13áÖ┤╣┼4µ="
  b"‚€á\f\x0EëK\x12¢È`÷Ø\e\v1"
  b"┐"y´X‗@y║,│:\x11\x11"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b">(▄ìócM/Æ×ä·åÁö▒"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"║¥-└N)KÀô 1■`~É£"
  b"”oÑØÄ\x14BÝ›Ã8œ¼ˆ]—"
  b"PwÇ!ß'L¯‰{öBä÷\x07\x08"
  b"ÜOnÎ┐ø@:üÔ\x1CÄÆ\r\x03"
  b"\x08T├á\x16Ø@BëRÚlJ1k+"
  b"‘éÙ•îQF\x08·=k9,Ðqu"
  b"Ô\x08a$¬&J)°¾­þý\x18ë§"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"\x10¿ëðÄ\rKž­Rob—6*\x05"
  b"l¾(\x10É\x02D±¥Y$└b\x16ùõ"
  b"Ù±~╣YGOEØi\x10┘óí´µ"
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"£ø{íL3H]ŠW\x16\x03ŠQÿh"
  b"─¢Íj]\x04M«▓qJ\x0FafÉ­"
  b"¤–RÓÿèGSŽˆÒ\räŸ(÷"
  b" ˜›½C›BÐŽ}®¤[–\x16"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"úÀ\e)^\x04KXœ¤ø²Ì²†Š"
  b"±\x1Dè»\f{G)µˆ¡â\x06M'f"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"û¦í÷(*N$‹ýôõá\x15åS"
  b"\x08±ÝÎN\x06½.Q5ÀÏùt"
  b"ôÔÌ(ø÷C=žöç“ãoƒE"
  b"y5êpËrFå¦SÚ\x10ß\x08@("
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"²\x05$zÐ'A\x18€œoËñ ÿÛ"
  b"òô\x1FZû%@WêàMñGÈü5"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"ô\f<\x015>A!üê‗ÝÊõYÏ"
  b"´5Ó ¢G\x1Aƒe\t©Näy”"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"¾\x18╩ì\e8LÙ©Ic~¦Õµ▄"
  b"éŸ<K FF\x13ƒ©¼g=\v‡¯"
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"d©»|™¨Jȱ@8$Pž\x0Eé"
  b"g\x11tl6\x10KŒ¥\x16\x1A½»4\x00\x1D"
  b"""
    ͇±9¨¦Gö…w½\n
    ]‚ùæ
    """
  b"\x0FÎN?@ñF“—ÀÌÄ]ñ,™"
  b"=\v·\fÌMF╔¬Øç\x05x─\x0E"
  b"ÔI³ò╬ÉFÔø$.\x03\x07EÀ╣"
  b"\e.¬¹4ƒIÆ—ûHÿMa*\x05"
  b"|H‚i–ÝM\x1D»=™¹È?ê)"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"\fgæGMܱû©e±.ÍŠ"
  b"Ï\x1C\x06Œ•¦Ju¾\vÖ¤ûºmÈ"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"£x┬┤ ╔JÖöÅÂf'¡lþ"
  b"¼&ƒ £¯@9¨Ñl(’\x05ɧ"
  b"³g@─ÅkCQ¼\x1A¥àçÀí▄"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"¼▀Å5\tÖAîÖò\x03▀¤"ÈÚ"
  b"Ý‹“¼‰BCB‡.™¦ü&s»"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"\x07—J¤y\x17Kţ˿y\x10=lã"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"\x15¥ÚD┐ÑFA¥\x01¿üÒ~O\x07"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"""
    hÚò2ÛÛH\n
    ×\x1A\x05âQ╗Éê
    """
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"ï\x07\x1DÇIW¢™DR\fˆ¸¬"
  b"\r}só\x17ØH\x06ükHáN─};"
  b"£\x07¢\x07\x1AL@»–A?\x0Ehÿñ="
  b"\x17V#ÂáMJã®úÜY•´\x7F«"
  b"p’ü»\x15SHV©7PèHáyU"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"¤=­§t¬DU°\x07ƾu´,8"
  b"{FÙnò%CA“dä7­9\x0F"
  b"[ýÅ¢0ÂA─äîiƒ\x04Äç7"
  b"XÄUî┐\x18M·Ö{§%Å·ìt"
  b"│Ø£!²ƒDæÅ\eÿ\x1AF\x16ùp"
  b"Ó‘yu\x1FÂ@è—Œ¸ÿi\x7Fq7"
  b"k\x1D\x01ÚOHH¨à¹ü░╔ø¼="
  b"nf;¯ªžKª“ô¤ázóu‰"
  b"jUL¢†´IÄ«ÃwoYñ˜™"
  b"QBøw¼_L§çþ▒ƒlÉÿ\x1A"
  b"¾Ë╠╦\x08³J¼╝üÛ¯ö¬AH"
  b"/‗\x18É"@D*Ø6W└ôÜ┴÷"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"rÌ4r?\x1AM;ÅìÖGÝ┐\x1Fá"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x17\x02\x06é╝\x7FBìæ\x17\fÌãkf="
  b"À ÜqèEMæ—Oûy\x13Šœ¢"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"å!À›/pJf•7·F\x1A\x06|S"
  b"°gËU™\x1AE\x18–÷׈jà\t\x15"
  b"Gæä¬Ç Cò”2á)IrÈ…"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"½+'¿KnG¯ü(ÑLÒ4põ"
  b"+W#ƒƒØF›€kh`$kßv"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"¾\x11LDáî@â³|Á..\r•y"
  b"õ\x10W\x1E*¾C@ƒY¯Ø:ÈM═"
  b"Þ\x0F©\x19ÚáKÍó¬\x00\x15Ô█pü"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"3k{«¯ÉH”E?®—ä¶\x00"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"«M└ü\rä@rƒòïÿùnXÜ"
  b"i\x7FÞY\x07\fO”³ýî‹\x14Û ."
  b"Ælö\x1FÅ-Oÿ—\x11¢èåN¬©"
  b"ØÝ¸ƒ]×Gò‹‚« øéF5"
  b"ä;üáa`M2¨^¶À‹` þ"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"¾`ì\x1C÷\rN0è<þ\x00½lE]"
  b"\x10í\x18┴ã├F┼Å\x14ëþÝë\x10d"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"F\t?¨œÙNK€G\x05\x16\x17Y‚F"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"õâ­RƒVCæ´\x06\x06¥’No"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b" \x1D┼;¦/I+©ÂÏQ6ÅÌ]"
  b"ÏÛÎÒ¸7A9á┬C\x1FoÅïZ"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"ùÊ2‰§nJ,…Ê¿||]÷\x1F"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x03Þ{┤à,OÎâBVÅÄÁ╚ÿ"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"H0\x7F<ÞG@h¼•Å'JŸxß"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"™å3\x02l Müžäþ}ª½³¥"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"P HS┐JH┘Ö\x0FüÜ)i3ã"
  b"¦┼Br┴´Jñƒh╝Uü5╦\t"
  b"„ImY\x07ÊAD´ÚŸ±.¡Í@"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"f2˜[Á\x0EI¥¤’‚áÐf´’"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"ä©<!¹\x04KøŒpýáˆÞ·S"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"‡ƒ0Pl€H¥¸Ëà[á#›\x17"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"Ó\vø›~¸G̶,cù\x0Fû¹Ê"
  b"­$²¸8\x00M¨ˆõЯâ\x06\x06"
  b"*╝▓┐\tdMå║▒ÚÌ\x16cØR"
  b"▒ɶ╣\x7F;B╝׸÷æJQ█│"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"Jixo\x12\x16L“¤>'\x10ŽÎ2Œ"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"<ƒa¶i\x07E$»í?Ò1\x1F\x0F\x0E"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"\v¿³┌<ÅJ\t¼\e\x0Em<;Î;"
  b"ˆGêf\x7F`E` 2\x06\x15mB\x01©"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"ɨ»c\x04WB\x11▒▀4\x16█┐Â\x03"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"¹E(Ix Cg€—¦Ëø*+¶"
  b">3\x081\x18TB3Ç┘Å\x1C\x12"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"y²QKÁ FƼÿ\x03H|WüÐ"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"TNJ\x0E¨sO\fÅ\x10\x060‗æ¾â"
  b"HÌ€^:\fJpŠ~6\x1EÁ\x17ºª"
  b"\x02\fc|G2@fª\x10gÇx\x15ç”"
  b"E[ÔUÅ(B"▓Mc\f│6ÂA"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"o9Å\x0E³0J¦–w=¨++¥\x10"
  b"!—\x14Ú¹ÝB‚§Ýùk¾B—\x0E"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"\x13\x15U<DŠ‹\x12ºÝ›µÿf"
  b"[\x1A13¸xL¤Ü\x11Õ╔\x02É.í"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"‡K‘ÒÿÝ@ô¼­zEvܲÖ"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"8x½\x06P0DFØ0\x11 \x05F\rª"
  b"EL%ß\x1AsIØ¡úGÞ:¤Æ\x03"
  b"„ЈûHCGΣ¢J¿·@8\x08"
  b"š24\rÒõOÔ‚]^}…z¡\x0E"
  b"\x18■­Ðß³J<ü‗f═¤\x04H┤"
  b"µ¦\x1DÕ{àF¤®~ì\x03\x1CF"
  b"Û­\t\x1FÁêI\x7F“¹‘R\x18\x15àV"
  b"m›î\x00W\x18F5œ\x109kËæAc"
  b"Ä\x1Ah;ZÑA╝Éb,BxÈØ%"
  b")¦Â\x0ED(Jm–E%t\x00g\x053"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"ÉoqíÑ<Ca╣R\x02àIÅG╠"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"\x08gù­"H\x1Cü\x1AɱV┬$╗"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"-\x15E9║9C¿Áü\x1D¾0õK<"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"ðk\eó4ŠB\x1F\x7FÀk\x0Fbi„"
  b"ém”g\x08pH&•ûkYO¥ºŽ"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"äã\x11ØÛ0OÎúÇ˃zu§█"
  b"Y.<2ÅÅEð–Ï:\x0E\x01\x1E¡Z"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b":\në¦e>LCübÈ\x00■DPµ"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"ê_\x04\x04dOˆ¯Ø(\x01‰:ý—"
  b"--¸½•¢AΓ©‹Kw\tûŒ"
  b"\x15Øc\r\x05\x14Nüöæô\x04ôƒ\x04\x19"
  b"¹óY\x1DXæHN‘\x13¦\x00ú\x03i\n"
  b"ý£%ʬVOL’‡\x11!\x0F\x14áá"
  b"\x0F\x12\x05‡÷IO¡ÁG\x1D*–‘c"
  b"F\x10öSé±H▄É\rI╩¦8_¥"
  b"OgI\x0Eü OÌ•®…=È…Bc"
  b"j"1÷èdI^åXÅq\x14Ä┬ÿ"
  b"å\x18Â} ÅG6░]d¾R½ä╠"
  b"³╬b®jÌEvìõ¼½­K1«"
  b"êaì\x06‗ÂF\x0Eÿ┼┼╔\x10K\x18W"
  b"âì\x17NhµH╠®\x1E\x15Âò«▄î"
  b"Í\x05x[}×Mv³pëì\x10³“À"
  b"<bÜı\x10└Ad╗Å\x052˦┬\x1F"
  b"}÷k[úªLõ†ÔY†—Í[P"
  b"EùÓZ\x14õHI¾$¾,鉼\x17"
  b"»ì,ãÒáHa¿\x1A_ä§³Ê`"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"s4Ø^ÃÉM╗╗[²|B\x1E"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"sääPgtAɤк8¸\x08U"
  b"®p8ûD\x05J\x08üÌ-\x12iÿ\x17"
  b"*çÔmÐYK\x10ž÷ùÑ?9\x0E\x1C"
  b"\x08øj┼½»A¦ì2╔Øhò/ß"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"\x06ú–V@\x1F¤¼ýKçÅ-ð"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"Ô║*[Æ@FJØV{Ù´«§\x01"
  b"\x00“n“ľKP·"ÖŒ'u\x08i"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"7ïæ\t*bK©© R$ÌÊ„§"
  b"ú¤×½g\x06Nö¢iÉ@^b\x12Ž"
  b"Ö\x0F@&ı]F=Øüt&Trõ▓"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"Õ¬ŠŠF\x02Dµ‹à@/FžJG"
  b"½\x108°SÅLݶfÙ¯?õ©²"
  b".€VH‰õO©·Œê\eàUä†"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"£uºœhpJó‚ߥaÂ4s¼"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"Í\x16åZL*Cßµ‰¦¹ûÛö˜"
  b"Tq£\x18ö\x19BäœüËÿÓÜ´Á"
  b"{┐K4ÃÅFVüϦtÿ\x1E×^"
  b"»¯Å©.9D╩øì°6w£!\x1D"
  b"EJÞÜ'\x17C²¨»Ï¯Ûx‰F"
  b"º\x0F┴ݰÌD─üê_}w#ø¼"
  b"éx\e\x1D M“¬ËB26\x08‚]"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"""
    ð\n
    Ç\x06\x07Ý@\x1A |TÝ^ê%^
    """
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"e®žÅwŒAjªq\x17ðƒm>Ñ"
  b"╦╬þb2┴M▀«ùÆØÃÅ\x12¬"
  b"£šáeJˆI€’ÁɧÊ?Á\x17"
  b"B\x0F(”ÃHM}§oæ7u%0è"
  b"rŠxúéeM•„\vÄš„ÓnT"
  b"™©"¿(ÁD·©ó\x10È›,gm"
  b"\x16╗üË)uFa╗\x15ò\x19}║ëÐ"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"ÿè†\x1EªDL·³wØkµ)$Ë"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"þ=ój\x06ÅOÓ²<\x0ECîZ„B"
  b"“{$‡\x1AjD: ,«\x02R…Ñ\x03"
  b"┴(ë)gËH&®│ÐÒìû?i"
  b"¡¤5\x160rO+ŠPK2î\f–í"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"±ôJ­s#@v®@Y<v9Òf"
  b"v{ı╦@&@2ëî█_\x7Ff»ü"
  b"IP…1\e1GO íòs=\x1A…?"
  b"´”Nÿ\x135LׇÄ\v´w”/\x10"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"¨kÏM,NO\x0F¾n\x19\x02Úºë²"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b":\x1DÑŒ¢¹@.©\x14Ë\rÉÔ¿ "
  b"ƒªIügÿO▀ê#Í\x08╔┬@Þ"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"""
    @äâ\x05ŒHLA´ƒ•R\n
    Ý©±
    """
  b"Ø.°Ð®bDå░<F?ö¨]*"
  b"""
    š\n
    \x01-ò´IW¾w«Ìh˜¶]
    """
  b"»Õ\x02‰e=I\x0FšUühK+;‡"
  b"ÆÃ÷6,ÀFı‹\x08\x1Fq¥B*"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"ú‚Å\x10àœNÅŒ55pËw\tœ"
  b"""
    ‰gçKF\x12Nz¸!ªë\x7F:\n
    ž
    """
  b"Épëö0%C╗éW8O[Y\f0"
  b"˜ÏÛœ+•N-”-\x11òh\x04.\x1D"
  b"ß_ìÅeED\x1C¢©=┬\x00Ïýv"
  b"\f3@ìC\x10ñq`\rڽ˩"
  b"U-¯õ╩NCÅñÇ─\x1D/K▀7"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"â˜\x1CÝÜÍGÒºvÙ\x06e¥&\x10"
  b"w8\x04v‰çK“°ßº\r\x10€ñU"
  b"j\x0E5@³ÍK?…ÌÚ!³ÿ¬\x01"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b"8°YR\x10kM+Œƒ‰\x1Cæo;x"
  b"0ß,\e¬£NK©ñãa©ý\x14\x0F"
  b"ö®@n»AKy«Õ¬¥Ø¡Óþ"
  b"ÊÀ¥è¥¿Mž–šþuÓ\eêZ"
  b"\x10áf²ùÜG£¦+\x10gfp#û"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"܇l\HãK¯©Û¸¡²ºò¨"
  b"a×­.XºFe©PÑ©ÄÖûÛ"
  b"\x04ÂøÉ╬L¼¥\x1E\x16Õí▄"
  b"½e\x10åœÿBt»\x0F—¥ëâ>Ð"
  b"·‡GP\x07‡Ad‹ü¦\x04\x16¿j›"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"v¥K7\r6IBŒHâ¯Þ Ìž"
  b"@+nf\x13^FÏ•üÁlE='C"
  b"¸$Á–\CL\x18°ºç«°\x05×\x16"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"Ë\x140a\x01ìJ—ŸK\x10B ¸R„"
  b"ü^¹öæäD¿çÚHB─Ö‗\x18"
  b"ûõe£cíF\±¬Ú\x00Å\x1CÍš"
  b"""
    \x1F{»‘ÚnKª¼l!û±\n
    \e\x19
    """
  b"Œ¨Ù?­%I‡‚aF){Å©s"
  b"…‡Ã\x02°,F”Š`\x06Æoâïn"
  b"‗:äv}¶L┼ü(\f¢Ëº·\x13"
  b"áçÛ5ê¸Dˬñ\x05¼&Ì\x10ä"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"j¹_┼fTC─╗®Ø×k└<¢"
  b"Dþv\x11ï}BG‘plY\x16s\t."
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"AwoVƒ\x0EE­ñíÉø┐Óñ>"
  b"Úܸ@QƒJ”¬j\x07\x7Fàä~N"
  b"°Ú9d¶8AF„\x7F|à›\x10"
  b"Fò͵lÁO"“uþ½i\x12^s"
  b"U…Ên<:GÝ¿êhDL‘Ëß"
  b"½¢╩Iì/O\tƒSÙ┘hÍ░S"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"Â╦ݨì\A÷í|BÈ\x18·¥ı"
  b"\x13ßæ;ûA@Ê´^€\x07P5áY"
  b"8µþ⶯H·—Y”¹‰cw›"
  b":¬.làÒNqˆæ|)\x03¶€„"
  b"ý`\x02Ò+ØN.žî`¬\x06™,P"
  b"\v¨6_ZOCBƒü?ÖFÏ╝<"
  b"ëÓIû\x03­MI–\x1C®˜Ð\t"
  b"""
    ,\fèZ‹ðF©’ÿ\x15\n
    ÉÊžï
    """
  b"ê.+îS├D:âì\x04\t\x00%\x1F\x16"
  b"\x05k¯]F"­¥\x08\x11 „%þ"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Ø\x1D²¬›3CX—Jɤ÷°\x17\x04"
  b"ßþ¨~-³HóÆçØ;%LÆÇ"
  b"¤║¨(╠üO░áwþôÿÌûØ"
  b"s.É\x07sþNVû╦┤ô¼Ë`¹"
  b"Ý,\x02eÜ*B˜‚éÊŠj¶s¶"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"œÙ+ã,ÙCñ–8”ºäÕ\x07u"
]
83 80.38 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"É^│\~\x7FJ&©£o:è·'q"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"´Söà╠LE&£|┬eìı¥º"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"ízšf>\r@!’4â@«G£“"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"ž“_Hß”C2­ii1º,ýä"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"L”aªŸ#Gˑۿck1œ?"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"ié#u»fHçƒWqþŒlžž"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b". '2\ea@J¾ïcò|\x02Èå"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"sèéø]LI=¶rñl<‘e“"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"¹˜ \x00rûGe›´\rÇù—Oî"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"Äd*çãáDh·ã„óv@\x050"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b"\r{î ° I7—Ì©bò\x13"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  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"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  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"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Y\eƒ(Û\x11@\rü╚╠╬tF╝l"
  b"2\x0F?*–·F¬…\x1CÍòˆÎqÏ"
  b"Ž!Z0Z D›¼YšAA\x1DÀ>"
  b"╣Kü&q°E0ûñù\x02¡µËþ"
  b"═\+@¶\x05H\rÅ÷÷\x01m`\x13E"
  b"┬z-\x0F¹╩E£îº·ØGG{\x16"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"-a™=DÝH! A«Zľ#¹"
  b"ÿ\r…ŃñLè„Y Éó霷"
  b"""
    \x1Dd¿‡¼bJF”_?Cù²\n
    u
    """
  b"\x10▓!ç}ôKÛòj(═Ëc║ü"
  b"\x07fV³]:L/¹1&9³½í\x04"
  b"<6=ı^═D6æÓ|+╗ÄüÒ"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"KÛú\x7F¸9K#ì±\x10\x06V\x18h╔"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"¶K\x1EräÜK-«ë<ã0” ¬"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"ì\x158dY\x02Jã•“Y\x03\x0FÑãP"
  b"Ⱦݿ´ÆOj›9#;Xyà’"
  b"˜\x06ªr\x08ùNC­ÏÙ‚’ö…\x05"
  b"×à>ÁÏÉF9ï¹tÌ&©|╚"
  b"f\x17qGÙ“E‡þüï\x07«\x18µ"
  b"BZÇ[X O`•\x08:T„n‰ã"
  b"Ý[ †n±LÀˆ{Þ[Ø\x0EÙ¾"
  b"erh^óðMÁ«\x1AÇA\fB1>"
  b"5úë\x14[pBò’’|íûL!o"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"@8]„àüMn§Öà?LÖ•È"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"bIØÊB×MŸ¯Äâ%ütͦ"
  b"\x1A]┌§ì~F‗½Ú<░│ÓZ╚"
  b"|x¸}a¯B\x7Fè▒ðü'dru"
  b"dê╗]ݵI\f┐ßÖØ¦l$Æ"
  b"©ë¹\vk™L\x1CƒÁjº\x06H©`"
  b"\x1Fn]KÁ©D\x1E®7j¼lÖ6>"
  b"H\x07•_úãD ‘ÞKûÚgé\x03"
  b"´{E0¡jAHšJÝä<°Ú^"
  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"<4¨™o\x01H΢¿ðh™Éχ"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"Ž–å†\x0E³HKŠ)á¦n\x02b\x07"
  b"g;ã€×ÈMd¿nØÌˆ\x03\x18\x1D"
  b"\f—<Î\x1CìG\x01³±‹gù__Œ"
  b"ÉÛzÐD╝F╩┐─¢³éåÎs"
  b"\x1A²ÞAÏVA!€ã$ˮՀ•"
  b"\x1EOKWàsGL†š¿EÐ!âñ"
  b"""
    \x1C*>Cx‡I ¯v_ó²\n
    \x11z
    """
  b"9¢q1bBI¦­‹5,\iÁ¬"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"¯▒\x17+ÛÔ@M▒└ìVK¬eì"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"▒:▓ÿ?Ð@╔פÛ2Õìɽ"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"Éq[´ÅòA\x03í#DÝÔu=Ä"
  b":ö–噂J‘š€œB°¹éö"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"¢¬N‚»ÓIÛ¡H”Wð!Çu"
  b"\x00\rÖ |L½ÅÄ~\x04Ð2µ▓"
  b"uYN™S%Oؾqÿ•'S\x01D"
  b"Sõá0┴HJ·¬:┘ª>|ì\f"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"é\x0EJáŠH~¦\x16\x108ÒÖ?§"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"HÇ¡ÝøÎG\µ×4\x12@ÈI^"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"—Žêó]‘G\x01¯Î¼\x10äêâÑ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"âz®öT\x1EHæ™H&R\x17¼w+"
  b"X§lÏ\x0EÅEx·Ñþ!b€›S"
  b"""
    ¢s%o¯ÐG\n
    ±»NÎÓ½æ‹
    """
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"░×4c0mE\x02äÝ'Å─áNl"
  b"¿˜ÜôzFLé—j¤àµ_¬Q"
  b"šëÃ&[¾Eì§‹UIÇ\x1E"
  b"\x03v™±äFIý€"É=O9Ò\x02"
  b"r6mÒ\rþCæÅâ´\v╔õÎ"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"C‡©l\x12ÇJ(¨ á—±µ|7"
  b"┼ÆÒG╩ìJðª\x07Úìáıÿ\x0F"
  b"¨‹mIó’E½·dì¡&{}ó"
  b"ëů¼XxMgžÀŠ\x05¤Óåo"
  b"hð-!V·G®·ú \x00ʰ\x078"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"yúÔó\voBü„\fð°ø".."
  b"pØKÎÞiGO½ ]RiÆ+£"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"€j\x7F{\x05\x19F¤“·‹\x03Ý\x11¦\x19"
  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".{a3\x04¦LûéM\eµ Ï1É"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"È)ÙÅ■ë@õñÖþK²ÌßV"
  b"8,*\x07ȨG®§NÕ¤g\x02Å""
  b"\x15­\x00ñ\f6@¦¢\x06Î\x1FdS\x17ä"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"éB-F║\x12L.▓9Ø\x06Þ@│M"
  b"XŸ‹àÑ\x00Aeªï4\x11\x14-\x1F5"
  b"ÓÉË8¡\x1FB¾£t禅¿Ø("
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"YhÕ-\x1E\x02Ox¸\x0Eè\x05à*W¤"
  b"fYÜêÆ¹JôÅ╬ëÛÈ▄░Ö"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"Æ4ÑK¤ÇKªŽ)-Ñm¾£_"
  b"9~Ô×êöJ'³J&YäDZÂ"
  b"ìÀU_ò\x06N‘\mìÆšèZ"
  b"┬ý¦Ó¬·H2ïìBÆøRT×"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"ãŒo\x7F¶gG‚…,øæû¸±Õ"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"KKü\x1C\x1DtFÅ¿■╬ÞѯØb"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"""
    ÷ÞÎAK\n
    FÆÅHÏNÖê\n
    º
    """
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"ÂùÜç\x1C\x02D'¾ÝT(ƒ]¬\x06"
  b"Z¶,î\x16ÓNsоö¬\x18\vTV"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"j\x1Eà<GGBbØ\r¹×¶pO·"
  b"\vúX‚e+A\x1Fƒ%×óW‡ê\x06"
  b"´õØ\x1A║µO\x1E┤S╩8YY°Ý"
  b"®L²│j4A?ïwNpÏ\x17"
  b"\x0E®}ï:tLN½Š‰c\t·|'"
  b"m+%1\eóB\x18Ÿð`1¡%uµ"
  b"ãÅ­q\x00ïC\x10–œý‘\x1D ù*"
  b"®ÞY\x12~╔L\tônµÅÁPj╦"
  b"•J€Íˆ?F]–{•kÛ¬\r$"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"‹.\x1A[É©MÂ…f¶þl}Ÿ°"
  b"6äJ)ªrBÀ£^T\x12òî4­"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"â“éoûÛBqµOX\x0553ë­"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"Ǽ:¶åÞJ5º╝\x11\x08ìÒ\x03q"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b"O╬aúü$F├òË¥ÇÏ\x1FrV"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b"&\x05á’\x13.DS€ßx\rãAYz"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"ÈÇì┐0\x05H àFBÀðÊ^\x13"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"ϸ~!Ž]AM›\t"—ˆn21"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"\x0F╔-rÅJ┴╗f]┌ù$ÿ×"
  b"\x1D½a•­jL,±IÅ̤\x07Ê›"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"΀ÞÅDBFj§‚\v¥/ýs\x15"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"~vþçZ<G?‘N`êð\x14‹¶"
  b"\x01\x08æ„RqO4¥z\x7F€™y4\x00"
  b"£üYŠ…•O]²#;\x1E]fÐJ"
  b"\x1FÒ\x01\vAî¡ÍQ@gîŠE"
  b"\x19ø\x7F/üDB) Poe|Ê3o"
  b"\x0F$¹„fÓI\x1F¯ôÏ[/ZˆQ"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"%5\x12d\rÒMÅ–Éæy.Åb”"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"""
    «¿ó\x06\x1A+Ný¦Q}4\n
    ô•ê
    """
  b"ü\x06µJð╩@èüÚ█nw┼1\x03"
  b"""
    òp\n
    ì┌╗O½ô\x0E▓DÒáê─
    """
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"\x1FË‘ŠƒHª†h§Xä¡o\x10"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"Û$ÂAFŽKœ²»|ƒò\x18"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b" hó┘*\x19Ep¢ÃÉ9└¯ö\x01"
  b"~╝\tÌW1K¤¡0­|NWgØ"
  b"ìì`æ╠µK\x01â\x0FU┐■Ñ\x16&"
  b"ıñ Ú»zAOÅ│░ã\v¦\x1Fô"
  b"ê…\x08á¹PJt¥œ-2%…º\v"
  b"""
    åê\n
    FízNR£\x11'Fþš]Y
    """
  b"”j\e>]kH§³BdwjÁ\x18"
  b"äoyÇd\x1DBë›Ë£¾\x03 y¼"
  b"Ûy2Ñ9xKõ©"S²ñÇõŒ"
  b"ÙŠD\eŒTHr¢Õd€a6®q"
  b"¾üª┐MìHN╗'%ï ▀J­"
  b"·úÛ@¢┼GªÅäo®\x0E\x13}"
  b"•Îzq…\x13I껪£Àúª`Ù"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x7F]nèXŽNƦ›.V¡Wû$"
  b""■\x18rØ┤Ep¡^\x1Dt¸Å`┌"
  b"©Q˜Áú4@³¤\tø\x13¤mzc"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"ÿbxhLŠD†¾Pq|lSìŸ"
  b"³ÆDÉÆ]O²¨\x7F\x12ƒ¯åûú"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"┼ó\x7F½╦\x0FCñØ÷▄kìK\x19="
  b"¼ÜĪ\x1C\x02N\x11┤S2¯À©Å\x10"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"¦©Ÿ”u5J`‰-\x17;\x04\x03M0"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"\x1F\x02xì║K\täþ\x1Fó╗Mç\f"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"mæñ\x0E\UGA²ô%Éå#€»"
  b"\x14$?!|\vDý°ogU” ! "
  b"`¦/0\x16©CÅ ‹1¾«±x¢"
  b"ÿü¾z+qL$·pUN(>>V"
  b"²\x1F\x161Ovª!M\x04?ÿÀê"
  b"┴!E²\x07╩CQ×xçÉë:ý¼"
  b"´█â@ÔÓAfÅ▄░C\x00.Ë`"
  b"Æ:ì9rJNÁ«ÃÀ§õ╩ùÚ"
  b"\x1Aáah°uK¹´®\x0Eʺžba"
  b"\x05▄kS4Be¢┌ìJ╬─┴G"
  b"v%\x18Ø╚7E6üå═▒ƒþÎc"
  b"í>\x0E\x05òÒG`»«[®1òº\x1E"
  b"n[*KpÿA$¦÷B¹\x16gÐÂ"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"×╗▓£)³Cü£JªXïbªl"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"RÝË”\x16¾KŒ¨\v\x07…¢4"
  b"$+\x15©,\rD5»ÅW-¸\x1EĽ"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"œºRow\fHï·}h¢qÚ:õ"
  b")³¾¯D\x16BÅÂ\e©}ÃC¢ñ"
  b".~\x1Då-UI5ª'\x0EÜ\x10¥&å"
  b"\x13Ô‘\x07&7IMµhc4ê>¸µ"
  b"¬á▀OI<@øó\x1D\x18\ìªA,"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"""
    ˆ®2ý\x0E\x14Kó¿îNU\x07\x06\n
    Ò
    """
  b"­oR2├üLëáa\x08üªãÆ6"
  b"¯þ†•›<L¤¨;ði…\x08$…"
  b"æ"ÝôL*OH¬þ\t˧\x19G\x10"
  b"\x10˜WÙû\x1DO\x07Š˜ÌÄå£þ\x1E"
  b"ÜÏ\x1Añ│¶K\x19Ø╦v÷ÁıÜ╦"
  b"¤ž¨’­éGV‹\x10ß²&\x16¾£"
  b"▀Áü\x00ó.FEç^┌.EòÞ¬"
  b"“Ãj>œ(F|«¬\t´‰8»u"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"\x0E§èR┼\rD\x02ûF╗ß\x14¸¹Ø"
  b"Õ¼À÷nALk†¾ý\x17S\x1F"
  b"I\x18ÓNÓ5I)˜NŸØ–\x07\g"
  b":Çu%‗dDzÂ‗Õ¯Ìì5ì"
  b"\x16§\x12š\x19íBŒŠŸ°QÀV\x0Fa"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b")•³ò\x0E-EÈ«¥ðqîZÀ""
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"E˜@ÁžOLK…ñø\x02\x06\x13ü"
  b"›K¦‘W0G‚µè$T\x01\x1Cî,"
  b"┘×énp8MxÅ╗Øt[o┐ "
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"""
    ëÎ|\n
    u\x01G¢æ▓ÈuGÅ#Ø
    """
  b"\x12íD,CDJj›¨½Ë+C7ð"
  b"—šùAN¤@­¡!Æ9g²g\x06"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"Ò\x7F{O¯›B|ƒ\x19…È2\vþ#"
  b"\x0Eðß\x1CÝ,K$ˆH\x0FÙW'ìÇ"
  b"m_\eB|îN„¿\v§˜úË\x1EX"
  b"ƒ¬Œ_`ÀI¿œ¨ÙWg3|¼"
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"Ñís>àƒF¢£¨—>a\x1D\x1AÏ"
  b"Ê¿z|ú\x7FCX“\x11Yº˜<ê)"
  b"³9—èŒ\tK˜¸\s˜ëM•j"
  b"\x03\x00c\x1D§­JN…³h®•W)ú"
  b"/…¨ê\x00ùJÁ…·\x13¾\x0EMuy"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"I¯ÚÕ£!O,°T¦\x1Cö¢t="
  b"Iõ\vU¼F\f°syøàdzi"
  b"\x18×i2‚ïJ\x0F°\x1E•I¦[è†"
  b"*s\x06¸Ä\x0EDSŸEõ3êëèC"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"\x16\x0Fyü¸I*àÇ¢4mµ├ä"
  b"ó…\x1F\x15O¾NW‘ßN\x16\x07ú"
  b"\x19­\x06\x15ZM\x1C\vCù4û)d"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"5îèSHuEa’²p×ÌDÿš"
  b"uÕæ\vÏ|G\x19…f\vÜõ÷WK"
  b"_ði>GùHiغ¶\tqWgò"
  b"sýè\x1Ag│Lí󨡍‗²ƒ""
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"W@É£╠:H3ìÙ§·7þ╗"
  b"Îì╝«­·Kïò█´pê\x11y-"
  b"C\f5 E\x02D–£êK\x18$ÔC›"
  b"7°}»Å@G‹ƒ6\x15\x06ã”/0"
  b"ºfÀ\x13ì—MŒ¹s‰\x13døà\x0E"
  b"$\x15¸ˆ\x1FþLÈŒ\x06\x15\x19Í&Š­"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"\x10"(J\x1D\x12@õ░vÒO£ƒ[ì"
  b".\x17Œ’ÄiE[Ÿ®¸'©g¥"
  b"ÓÐlð°üOxÜD\x16E\x1DÝÚ╬"
  b"·`€\x15½4IâŠÆÿ¸ñ¼øÃ"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"ôìóvyqG¼Ñ8¢qÃ][\x13"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"A¥Ð6*^EüÖ¿\x17L\x04;┘î"
  b"\x05&܆\x1DÛE׆î6\x0EUT/Ë"
  b"Í®Qâc-Oc¡re!'Ú\x16g"
  b"J\x1C³´ì┌EÃ×Ìl▒'┼Øê"
  b"ȼŽ#IüCÀ¨–¦~gu(k"
  b"S+┴ï╬*FáÅYBçùX\x18®"
  b":>ã\x152+F›†\f†nÛé,3"
  b"8Zþ\x11tªKjØ­╝.j®`m"
  b"þä¬\x1CÜ€OjŠ\v\x1D\x06ÿØ“¸"
  b"\eÖÍ\x13\x01G¬¢–'ÍæFV+"
  b"\ïm\x13x;N<¾ú\x19”Êg.0"
  b"W-W\x05éVH-¬/A»U:7¼"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"gxY\x00CÉET¢âÊ'œøžß"
  b"×zu¡±yF\x17¬Õ\x17_nk‡F"
  b"¼ÿþø┐9ARæ\x00h§ÉKv\x02"
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"…q|7·\x0E@ꀳ/Ü\x18&{ä"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"""
    µ8â\n
    †ìK!±³î\x12²¾xü
    """
  b"d|Û6 ÙI\x08Ža@²#ªä{"
  b"Q/\x1A„”¦Kð¼\x11ˆaŽI÷Æ"
  b"""
    ·§'þÌyAÕÇ\x10■ì{\n
    \x13
    """
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"°]¿f\pH»³¦ä<g\x7F\x04é"
  b"üÌ┴óYºE\x06╣´äº\╩\f\n"
  b"""
    d-ìïÉ\n
    Mk€ý+Äì_sÖ
    """
  b"ÕH•†³_Ml…a\x04´¡\x1A“>"
  b">^袅ŒJ¶»ðf×§´‘\x19"
  b"*Åf!È­Cñò¿▒ã╣m}£"
  b"Ý▀Õµ¬ÁMDéWÊ`Qì\x0EA"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"„#'S0ÔM“«ÌLaÃÇ;i"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"©¤Ó†ÊrJ-·q:D3ü˜@"
  b"\x02u›àfäB5…8×Tjø\x1AÊ"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b".'¯~ä½E\x04²ûqœl\x00‘T"
  b"?¡)@¾\x17M4˜Û×}€¹Î\x08"
  b"\x16ÓíéE¸╝ç²;q█+ü"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"käóÖe§D§±@2s ºŒ4"
  b"̫ξӀ@U•³w:ÛN’3"
  b"–“n2üÆANž\x19–8\x18®2–"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Øà╔xÜÎAè®ÎëT&·G#"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"†aÙ‚˜áF\x07‚ŒÃ³i\x00éL"
  b"Æ┬?tä°C\ØÛ#l]┐ 3"
  b"H¥·/‡¼F“Œb'gg„u}"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x1E­‰\x10{éK\x04¼®Ö\x1A¿´ßó"
  b"˜5ê³\x1F¸O:‘ì\x05{\v¶/½"
  b"ó\e{%v¿J꣡|§°V]É"
  b"å{d~×¾IJ¦Éˆƒ\x02…G\x07"
  b"¼ü0ÃèðMS«\x19î«þ\x01"
  b"Ð)üÐÅ(IæêiÏéüWÉÏ"
  b"‹—\x14\x14C\x1A–²\x7FÍ—ø+\x15"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"vSÿ)„‡GCˆ“}<-™/Ä"
  b"Îê\x18Kç¾B¾”\x18Ö\x00Ý)ß”"
  b"üFY°f¡I!á'Ì\x02Ï\x02\x13L"
  b"4èg^½yB⬕ïÌ\x12®ÖE"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"Ï(iÀö\x16F╠Åx Þß]¯▓"
  b":8E!!ëBˆ½\x11ì±y`´q"
  b"¶YyäW:Eì‡vôKqâ_Ë"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"³#ÅžëFÕ·!\x1E\x03\x0F]áœ"
  b"üù€\x07o\x13A@¿“\x01¢M6Iä"
  b"oäH;…ðM(¾3\x02šäýåÀ"
  b"""
    Çÿ‰«6?A!“\n
    ŽÓ\x02ŸZ„
    """
  b"""
    $+™\n
    ”¡HÕ™nUR\x14öŒB
    """
  b"`\x00‘Rï&O·’‘ÿ¡%\vÍ/"
  b"^\x04å€8‰Bš¢bÝ¿Eo®€"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"5g,*\eZFœ…\x03Ç}1\t‰¾"
  b"@µüóèD@Øùsá\t■+!×"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"N,│\tßÉG┘¬µ\x01à\x12║L0"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"ÐqÍ<—õI\x11«é™‰\x01\x14Ÿ\x0E"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"Öo0é¯&Gr²&4Dd¨ës"
  b"Þ[&YÂIA†œë©•nË\x18ü"
  b"ñÀ\x14xÄöCü‚”½\vT&â "
  b"ó│éÝËwKdØE\x08üs.^\f"
  b"┐E\x17Ç┴CE´ûì÷╠Á¢ò7"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"?¥Î\x058rC^¶gZæ!_s’"
  b"^íùà\x08>Jì¦|[<\x19\x0F"
  b"n(Þ;┘WDC®¼ßÅðYÜ6"
  b"&\x15H\e«vF”¸s‡äw\f¿Ÿ"
  b";(º¢Å\x01G‡Šµj\x08•ÁL…"
  b"¤ïkü­òK:×»Cæ9õ÷\x06"
  b"úúÛS¥„M]›ê¿ÕÒ\x06Ò¿"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"~\x1D<n\x10\x1DI¾«ŒŽW‚‹Ø:"
  b"«}geÇjDÚ †&YDÐe""
  b"êƒ}üyÕD›…ÇWÈG°î!"
  b"FØ8Â{êNõäcC╗á{\x14Ö"
  b"Ú>ªP:ÅG\x06Œ÷\x1A0\x7Fj²à"
  b"\x7FK\x15ÓÃgA~©÷N̘Î÷Ê"
  b"\þàá? H¼¼ÍÃRª\e"
  b"ü-\x1Dg\x12ÿG\x13áÖ┤╣┼4µ="
  b"‚€á\f\x0EëK\x12¢È`÷Ø\e\v1"
  b"┐"y´X‗@y║,│:\x11\x11"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b">(▄ìócM/Æ×ä·åÁö▒"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"║¥-└N)KÀô 1■`~É£"
  b"”oÑØÄ\x14BÝ›Ã8œ¼ˆ]—"
  b"PwÇ!ß'L¯‰{öBä÷\x07\x08"
  b"ÜOnÎ┐ø@:üÔ\x1CÄÆ\r\x03"
  b"\x08T├á\x16Ø@BëRÚlJ1k+"
  b"‘éÙ•îQF\x08·=k9,Ðqu"
  b"Ô\x08a$¬&J)°¾­þý\x18ë§"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"\x10¿ëðÄ\rKž­Rob—6*\x05"
  b"l¾(\x10É\x02D±¥Y$└b\x16ùõ"
  b"Ù±~╣YGOEØi\x10┘óí´µ"
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"£ø{íL3H]ŠW\x16\x03ŠQÿh"
  b"─¢Íj]\x04M«▓qJ\x0FafÉ­"
  b"¤–RÓÿèGSŽˆÒ\räŸ(÷"
  b" ˜›½C›BÐŽ}®¤[–\x16"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"úÀ\e)^\x04KXœ¤ø²Ì²†Š"
  b"±\x1Dè»\f{G)µˆ¡â\x06M'f"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"û¦í÷(*N$‹ýôõá\x15åS"
  b"\x08±ÝÎN\x06½.Q5ÀÏùt"
  b"ôÔÌ(ø÷C=žöç“ãoƒE"
  b"y5êpËrFå¦SÚ\x10ß\x08@("
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"²\x05$zÐ'A\x18€œoËñ ÿÛ"
  b"òô\x1FZû%@WêàMñGÈü5"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"ô\f<\x015>A!üê‗ÝÊõYÏ"
  b"´5Ó ¢G\x1Aƒe\t©Näy”"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"¾\x18╩ì\e8LÙ©Ic~¦Õµ▄"
  b"éŸ<K FF\x13ƒ©¼g=\v‡¯"
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"d©»|™¨Jȱ@8$Pž\x0Eé"
  b"g\x11tl6\x10KŒ¥\x16\x1A½»4\x00\x1D"
  b"""
    ͇±9¨¦Gö…w½\n
    ]‚ùæ
    """
  b"\x0FÎN?@ñF“—ÀÌÄ]ñ,™"
  b"=\v·\fÌMF╔¬Øç\x05x─\x0E"
  b"ÔI³ò╬ÉFÔø$.\x03\x07EÀ╣"
  b"\e.¬¹4ƒIÆ—ûHÿMa*\x05"
  b"|H‚i–ÝM\x1D»=™¹È?ê)"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"\fgæGMܱû©e±.ÍŠ"
  b"Ï\x1C\x06Œ•¦Ju¾\vÖ¤ûºmÈ"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"£x┬┤ ╔JÖöÅÂf'¡lþ"
  b"¼&ƒ £¯@9¨Ñl(’\x05ɧ"
  b"³g@─ÅkCQ¼\x1A¥àçÀí▄"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"¼▀Å5\tÖAîÖò\x03▀¤"ÈÚ"
  b"Ý‹“¼‰BCB‡.™¦ü&s»"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"\x07—J¤y\x17Kţ˿y\x10=lã"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"\x15¥ÚD┐ÑFA¥\x01¿üÒ~O\x07"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"""
    hÚò2ÛÛH\n
    ×\x1A\x05âQ╗Éê
    """
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"ï\x07\x1DÇIW¢™DR\fˆ¸¬"
  b"\r}só\x17ØH\x06ükHáN─};"
  b"£\x07¢\x07\x1AL@»–A?\x0Ehÿñ="
  b"\x17V#ÂáMJã®úÜY•´\x7F«"
  b"p’ü»\x15SHV©7PèHáyU"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"¤=­§t¬DU°\x07ƾu´,8"
  b"{FÙnò%CA“dä7­9\x0F"
  b"[ýÅ¢0ÂA─äîiƒ\x04Äç7"
  b"XÄUî┐\x18M·Ö{§%Å·ìt"
  b"│Ø£!²ƒDæÅ\eÿ\x1AF\x16ùp"
  b"Ó‘yu\x1FÂ@è—Œ¸ÿi\x7Fq7"
  b"k\x1D\x01ÚOHH¨à¹ü░╔ø¼="
  b"nf;¯ªžKª“ô¤ázóu‰"
  b"jUL¢†´IÄ«ÃwoYñ˜™"
  b"QBøw¼_L§çþ▒ƒlÉÿ\x1A"
  b"¾Ë╠╦\x08³J¼╝üÛ¯ö¬AH"
  b"/‗\x18É"@D*Ø6W└ôÜ┴÷"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"rÌ4r?\x1AM;ÅìÖGÝ┐\x1Fá"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x17\x02\x06é╝\x7FBìæ\x17\fÌãkf="
  b"À ÜqèEMæ—Oûy\x13Šœ¢"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"å!À›/pJf•7·F\x1A\x06|S"
  b"°gËU™\x1AE\x18–÷׈jà\t\x15"
  b"Gæä¬Ç Cò”2á)IrÈ…"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"½+'¿KnG¯ü(ÑLÒ4põ"
  b"+W#ƒƒØF›€kh`$kßv"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"¾\x11LDáî@â³|Á..\r•y"
  b"õ\x10W\x1E*¾C@ƒY¯Ø:ÈM═"
  b"Þ\x0F©\x19ÚáKÍó¬\x00\x15Ô█pü"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"3k{«¯ÉH”E?®—ä¶\x00"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"«M└ü\rä@rƒòïÿùnXÜ"
  b"i\x7FÞY\x07\fO”³ýî‹\x14Û ."
  b"Ælö\x1FÅ-Oÿ—\x11¢èåN¬©"
  b"ØÝ¸ƒ]×Gò‹‚« øéF5"
  b"ä;üáa`M2¨^¶À‹` þ"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"¾`ì\x1C÷\rN0è<þ\x00½lE]"
  b"\x10í\x18┴ã├F┼Å\x14ëþÝë\x10d"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"F\t?¨œÙNK€G\x05\x16\x17Y‚F"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"õâ­RƒVCæ´\x06\x06¥’No"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b" \x1D┼;¦/I+©ÂÏQ6ÅÌ]"
  b"ÏÛÎÒ¸7A9á┬C\x1FoÅïZ"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"ùÊ2‰§nJ,…Ê¿||]÷\x1F"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x03Þ{┤à,OÎâBVÅÄÁ╚ÿ"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"H0\x7F<ÞG@h¼•Å'JŸxß"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"™å3\x02l Müžäþ}ª½³¥"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"P HS┐JH┘Ö\x0FüÜ)i3ã"
  b"¦┼Br┴´Jñƒh╝Uü5╦\t"
  b"„ImY\x07ÊAD´ÚŸ±.¡Í@"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"f2˜[Á\x0EI¥¤’‚áÐf´’"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"ä©<!¹\x04KøŒpýáˆÞ·S"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"‡ƒ0Pl€H¥¸Ëà[á#›\x17"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"Ó\vø›~¸G̶,cù\x0Fû¹Ê"
  b"­$²¸8\x00M¨ˆõЯâ\x06\x06"
  b"*╝▓┐\tdMå║▒ÚÌ\x16cØR"
  b"▒ɶ╣\x7F;B╝׸÷æJQ█│"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"Jixo\x12\x16L“¤>'\x10ŽÎ2Œ"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"<ƒa¶i\x07E$»í?Ò1\x1F\x0F\x0E"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"\v¿³┌<ÅJ\t¼\e\x0Em<;Î;"
  b"ˆGêf\x7F`E` 2\x06\x15mB\x01©"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"ɨ»c\x04WB\x11▒▀4\x16█┐Â\x03"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"¹E(Ix Cg€—¦Ëø*+¶"
  b">3\x081\x18TB3Ç┘Å\x1C\x12"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"y²QKÁ FƼÿ\x03H|WüÐ"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"TNJ\x0E¨sO\fÅ\x10\x060‗æ¾â"
  b"HÌ€^:\fJpŠ~6\x1EÁ\x17ºª"
  b"\x02\fc|G2@fª\x10gÇx\x15ç”"
  b"E[ÔUÅ(B"▓Mc\f│6ÂA"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"o9Å\x0E³0J¦–w=¨++¥\x10"
  b"!—\x14Ú¹ÝB‚§Ýùk¾B—\x0E"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"\x13\x15U<DŠ‹\x12ºÝ›µÿf"
  b"[\x1A13¸xL¤Ü\x11Õ╔\x02É.í"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"‡K‘ÒÿÝ@ô¼­zEvܲÖ"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"8x½\x06P0DFØ0\x11 \x05F\rª"
  b"EL%ß\x1AsIØ¡úGÞ:¤Æ\x03"
  b"„ЈûHCGΣ¢J¿·@8\x08"
  b"š24\rÒõOÔ‚]^}…z¡\x0E"
  b"\x18■­Ðß³J<ü‗f═¤\x04H┤"
  b"µ¦\x1DÕ{àF¤®~ì\x03\x1CF"
  b"Û­\t\x1FÁêI\x7F“¹‘R\x18\x15àV"
  b"m›î\x00W\x18F5œ\x109kËæAc"
  b"Ä\x1Ah;ZÑA╝Éb,BxÈØ%"
  b")¦Â\x0ED(Jm–E%t\x00g\x053"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"ÉoqíÑ<Ca╣R\x02àIÅG╠"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"\x08gù­"H\x1Cü\x1AɱV┬$╗"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"-\x15E9║9C¿Áü\x1D¾0õK<"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"ðk\eó4ŠB\x1F\x7FÀk\x0Fbi„"
  b"ém”g\x08pH&•ûkYO¥ºŽ"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"äã\x11ØÛ0OÎúÇ˃zu§█"
  b"Y.<2ÅÅEð–Ï:\x0E\x01\x1E¡Z"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b":\në¦e>LCübÈ\x00■DPµ"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"ê_\x04\x04dOˆ¯Ø(\x01‰:ý—"
  b"--¸½•¢AΓ©‹Kw\tûŒ"
  b"\x15Øc\r\x05\x14Nüöæô\x04ôƒ\x04\x19"
  b"¹óY\x1DXæHN‘\x13¦\x00ú\x03i\n"
  b"ý£%ʬVOL’‡\x11!\x0F\x14áá"
  b"\x0F\x12\x05‡÷IO¡ÁG\x1D*–‘c"
  b"F\x10öSé±H▄É\rI╩¦8_¥"
  b"OgI\x0Eü OÌ•®…=È…Bc"
  b"j"1÷èdI^åXÅq\x14Ä┬ÿ"
  b"å\x18Â} ÅG6░]d¾R½ä╠"
  b"³╬b®jÌEvìõ¼½­K1«"
  b"êaì\x06‗ÂF\x0Eÿ┼┼╔\x10K\x18W"
  b"âì\x17NhµH╠®\x1E\x15Âò«▄î"
  b"Í\x05x[}×Mv³pëì\x10³“À"
  b"<bÜı\x10└Ad╗Å\x052˦┬\x1F"
  b"}÷k[úªLõ†ÔY†—Í[P"
  b"EùÓZ\x14õHI¾$¾,鉼\x17"
  b"»ì,ãÒáHa¿\x1A_ä§³Ê`"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"s4Ø^ÃÉM╗╗[²|B\x1E"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"sääPgtAɤк8¸\x08U"
  b"®p8ûD\x05J\x08üÌ-\x12iÿ\x17"
  b"*çÔmÐYK\x10ž÷ùÑ?9\x0E\x1C"
  b"\x08øj┼½»A¦ì2╔Øhò/ß"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"\x06ú–V@\x1F¤¼ýKçÅ-ð"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"Ô║*[Æ@FJØV{Ù´«§\x01"
  b"\x00“n“ľKP·"ÖŒ'u\x08i"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"7ïæ\t*bK©© R$ÌÊ„§"
  b"ú¤×½g\x06Nö¢iÉ@^b\x12Ž"
  b"Ö\x0F@&ı]F=Øüt&Trõ▓"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"Õ¬ŠŠF\x02Dµ‹à@/FžJG"
  b"½\x108°SÅLݶfÙ¯?õ©²"
  b".€VH‰õO©·Œê\eàUä†"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"£uºœhpJó‚ߥaÂ4s¼"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"Í\x16åZL*Cßµ‰¦¹ûÛö˜"
  b"Tq£\x18ö\x19BäœüËÿÓÜ´Á"
  b"{┐K4ÃÅFVüϦtÿ\x1E×^"
  b"»¯Å©.9D╩øì°6w£!\x1D"
  b"EJÞÜ'\x17C²¨»Ï¯Ûx‰F"
  b"º\x0F┴ݰÌD─üê_}w#ø¼"
  b"éx\e\x1D M“¬ËB26\x08‚]"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"""
    ð\n
    Ç\x06\x07Ý@\x1A |TÝ^ê%^
    """
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"e®žÅwŒAjªq\x17ðƒm>Ñ"
  b"╦╬þb2┴M▀«ùÆØÃÅ\x12¬"
  b"£šáeJˆI€’ÁɧÊ?Á\x17"
  b"B\x0F(”ÃHM}§oæ7u%0è"
  b"rŠxúéeM•„\vÄš„ÓnT"
  b"™©"¿(ÁD·©ó\x10È›,gm"
  b"\x16╗üË)uFa╗\x15ò\x19}║ëÐ"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"ÿè†\x1EªDL·³wØkµ)$Ë"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"þ=ój\x06ÅOÓ²<\x0ECîZ„B"
  b"“{$‡\x1AjD: ,«\x02R…Ñ\x03"
  b"┴(ë)gËH&®│ÐÒìû?i"
  b"¡¤5\x160rO+ŠPK2î\f–í"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"±ôJ­s#@v®@Y<v9Òf"
  b"v{ı╦@&@2ëî█_\x7Ff»ü"
  b"IP…1\e1GO íòs=\x1A…?"
  b"´”Nÿ\x135LׇÄ\v´w”/\x10"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"¨kÏM,NO\x0F¾n\x19\x02Úºë²"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b":\x1DÑŒ¢¹@.©\x14Ë\rÉÔ¿ "
  b"ƒªIügÿO▀ê#Í\x08╔┬@Þ"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"""
    @äâ\x05ŒHLA´ƒ•R\n
    Ý©±
    """
  b"Ø.°Ð®bDå░<F?ö¨]*"
  b"""
    š\n
    \x01-ò´IW¾w«Ìh˜¶]
    """
  b"»Õ\x02‰e=I\x0FšUühK+;‡"
  b"ÆÃ÷6,ÀFı‹\x08\x1Fq¥B*"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"ú‚Å\x10àœNÅŒ55pËw\tœ"
  b"""
    ‰gçKF\x12Nz¸!ªë\x7F:\n
    ž
    """
  b"Épëö0%C╗éW8O[Y\f0"
  b"˜ÏÛœ+•N-”-\x11òh\x04.\x1D"
  b"ß_ìÅeED\x1C¢©=┬\x00Ïýv"
  b"\f3@ìC\x10ñq`\rڽ˩"
  b"U-¯õ╩NCÅñÇ─\x1D/K▀7"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"â˜\x1CÝÜÍGÒºvÙ\x06e¥&\x10"
  b"w8\x04v‰çK“°ßº\r\x10€ñU"
  b"j\x0E5@³ÍK?…ÌÚ!³ÿ¬\x01"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b"8°YR\x10kM+Œƒ‰\x1Cæo;x"
  b"0ß,\e¬£NK©ñãa©ý\x14\x0F"
  b"ö®@n»AKy«Õ¬¥Ø¡Óþ"
  b"ÊÀ¥è¥¿Mž–šþuÓ\eêZ"
  b"\x10áf²ùÜG£¦+\x10gfp#û"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"܇l\HãK¯©Û¸¡²ºò¨"
  b"a×­.XºFe©PÑ©ÄÖûÛ"
  b"\x04ÂøÉ╬L¼¥\x1E\x16Õí▄"
  b"½e\x10åœÿBt»\x0F—¥ëâ>Ð"
  b"·‡GP\x07‡Ad‹ü¦\x04\x16¿j›"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"v¥K7\r6IBŒHâ¯Þ Ìž"
  b"@+nf\x13^FÏ•üÁlE='C"
  b"¸$Á–\CL\x18°ºç«°\x05×\x16"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"Ë\x140a\x01ìJ—ŸK\x10B ¸R„"
  b"ü^¹öæäD¿çÚHB─Ö‗\x18"
  b"ûõe£cíF\±¬Ú\x00Å\x1CÍš"
  b"""
    \x1F{»‘ÚnKª¼l!û±\n
    \e\x19
    """
  b"Œ¨Ù?­%I‡‚aF){Å©s"
  b"…‡Ã\x02°,F”Š`\x06Æoâïn"
  b"‗:äv}¶L┼ü(\f¢Ëº·\x13"
  b"áçÛ5ê¸Dˬñ\x05¼&Ì\x10ä"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"j¹_┼fTC─╗®Ø×k└<¢"
  b"Dþv\x11ï}BG‘plY\x16s\t."
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"AwoVƒ\x0EE­ñíÉø┐Óñ>"
  b"Úܸ@QƒJ”¬j\x07\x7Fàä~N"
  b"°Ú9d¶8AF„\x7F|à›\x10"
  b"Fò͵lÁO"“uþ½i\x12^s"
  b"U…Ên<:GÝ¿êhDL‘Ëß"
  b"½¢╩Iì/O\tƒSÙ┘hÍ░S"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"Â╦ݨì\A÷í|BÈ\x18·¥ı"
  b"\x13ßæ;ûA@Ê´^€\x07P5áY"
  b"8µþ⶯H·—Y”¹‰cw›"
  b":¬.làÒNqˆæ|)\x03¶€„"
  b"ý`\x02Ò+ØN.žî`¬\x06™,P"
  b"\v¨6_ZOCBƒü?ÖFÏ╝<"
  b"ëÓIû\x03­MI–\x1C®˜Ð\t"
  b"""
    ,\fèZ‹ðF©’ÿ\x15\n
    ÉÊžï
    """
  b"ê.+îS├D:âì\x04\t\x00%\x1F\x16"
  b"\x05k¯]F"­¥\x08\x11 „%þ"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Ø\x1D²¬›3CX—Jɤ÷°\x17\x04"
  b"ßþ¨~-³HóÆçØ;%LÆÇ"
  b"¤║¨(╠üO░áwþôÿÌûØ"
  b"s.É\x07sþNVû╦┤ô¼Ë`¹"
  b"Ý,\x02eÜ*B˜‚éÊŠj¶s¶"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"œÙ+ã,ÙCñ–8”ºäÕ\x07u"
]
84 4.12 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"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x00“n“ľKP·"ÖŒ'u\x08i"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"\x01\x08æ„RqO4¥z\x7F€™y4\x00"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02\fc|G2@fª\x10gÇx\x15ç”"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"\x02u›àfäB5…8×Tjø\x1AÊ"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"\x03\x00c\x1D§­JN…³h®•W)ú"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"\x03v™±äFIý€"É=O9Ò\x02"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x03Þ{┤à,OÎâBVÅÄÁ╚ÿ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"\x05&܆\x1DÛE׆î6\x0EUT/Ë"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"\x07fV³]:L/¹1&9³½í\x04"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"\x07—J¤y\x17Kţ˿y\x10=lã"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"\x08T├á\x16Ø@BëRÚlJ1k+"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x08øj┼½»A¦ì2╔Øhò/ß"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"\v¿³┌<ÅJ\t¼\e\x0Em<;Î;"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\v¨6_ZOCBƒü?ÖFÏ╝<"
  b"\vúX‚e+A\x1Fƒ%×óW‡ê\x06"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\f—<Î\x1CìG\x01³±‹gù__Œ"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\r{î ° I7—Ì©bò\x13"
  b"\r}só\x17ØH\x06ükHáN─};"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"\x0E®}ï:tLN½Š‰c\t·|'"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"\x0Eðß\x1CÝ,K$ˆH\x0FÙW'ìÇ"
  b"\x0E§èR┼\rD\x02ûF╗ß\x14¸¹Ø"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"\x0F$¹„fÓI\x1F¯ôÏ[/ZˆQ"
  b"\x0F\x12\x05‡÷IO¡ÁG\x1D*–‘c"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b"\x0FÎN?@ñF“—ÀÌÄ]ñ,™"
  b"\x10"(J\x1D\x12@õ░vÒO£ƒ[ì"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"\x10˜WÙû\x1DO\x07Š˜ÌÄå£þ\x1E"
  b"\x10í\x18┴ã├F┼Å\x14ëþÝë\x10d"
  b"\x10▓!ç}ôKÛòj(═Ëc║ü"
  b"\x10¿ëðÄ\rKž­Rob—6*\x05"
  b"\x10áf²ùÜG£¦+\x10gfp#û"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x12íD,CDJj›¨½Ë+C7ð"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"\x13Ô‘\x07&7IMµhc4ê>¸µ"
  b"\x13ßæ;ûA@Ê´^€\x07P5áY"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"\x14$?!|\vDý°ogU” ! "
  b"\x15Øc\r\x05\x14Nüöæô\x04ôƒ\x04\x19"
  b"\x15­\x00ñ\f6@¦¢\x06Î\x1FdS\x17ä"
  b"\x15¥ÚD┐ÑFA¥\x01¿üÒ~O\x07"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"\x16§\x12š\x19íBŒŠŸ°QÀV\x0Fa"
  b"\x16╗üË)uFa╗\x15ò\x19}║ëÐ"
  b"\x17\x02\x06é╝\x7FBìæ\x17\fÌãkf="
  b"\x17V#ÂáMJã®úÜY•´\x7F«"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x18×i2‚ïJ\x0F°\x1E•I¦[è†"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"\x18■­Ðß³J<ü‗f═¤\x04H┤"
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b"\x19ø\x7F/üDB) Poe|Ê3o"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\x1A]┌§ì~F‗½Ú<░│ÓZ╚"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"\x1A²ÞAÏVA!€ã$ˮՀ•"
  b"\x1Aáah°uK¹´®\x0Eʺžba"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"\e.¬¹4ƒIÆ—ûHÿMa*\x05"
  b"\eÖÍ\x13\x01G¬¢–'ÍæFV+"
  b"""
    \x1C*>Cx‡I ¯v_ó²\n
    \x11z
    """
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"""
    \x1Dd¿‡¼bJF”_?Cù²\n
    u
    """
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x1D½a•­jL,±IÅ̤\x07Ê›"
  b"\x1EOKWàsGL†š¿EÐ!âñ"
  b"\x1E­‰\x10{éK\x04¼®Ö\x1A¿´ßó"
  b"\x1Fn]KÁ©D\x1E®7j¼lÖ6>"
  b"""
    \x1F{»‘ÚnKª¼l!û±\n
    \e\x19
    """
  b" \x1D┼;¦/I+©ÂÏQ6ÅÌ]"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b" ˜›½C›BÐŽ}®¤[–\x16"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"!—\x14Ú¹ÝB‚§Ýùk¾B—\x0E"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b""■\x18rØ┤Ep¡^\x1Dt¸Å`┌"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"$\x15¸ˆ\x1FþLÈŒ\x06\x15\x19Í&Š­"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"$+\x15©,\rD5»ÅW-¸\x1EĽ"
  b"""
    $+™\n
    ”¡HÕ™nUR\x14öŒB
    """
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"%5\x12d\rÒMÅ–Éæy.Åb”"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"&\x05á’\x13.DS€ßx\rãAYz"
  b"&\x15H\e«vF”¸s‡äw\f¿Ÿ"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b")•³ò\x0E-EÈ«¥ðqîZÀ""
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b")¦Â\x0ED(Jm–E%t\x00g\x053"
  b")³¾¯D\x16BÅÂ\e©}ÃC¢ñ"
  b"*s\x06¸Ä\x0EDSŸEõ3êëèC"
  b"*Åf!È­Cñò¿▒ã╣m}£"
  b"*╝▓┐\tdMå║▒ÚÌ\x16cØR"
  b"*çÔmÐYK\x10ž÷ùÑ?9\x0E\x1C"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"+W#ƒƒØF›€kh`$kßv"
  b"""
    ,\fèZ‹ðF©’ÿ\x15\n
    ÉÊžï
    """
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b"\x06ú–V@\x1F¤¼ýKçÅ-ð"
  b"-\x15E9║9C¿Áü\x1D¾0õK<"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"--¸½•¢AΓ©‹Kw\tûŒ"
  b"-a™=DÝH! A«Zľ#¹"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b".\x17Œ’ÄiE[Ÿ®¸'©g¥"
  b". '2\ea@J¾ïcò|\x02Èå"
  b".'¯~ä½E\x04²ûqœl\x00‘T"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".~\x1Då-UI5ª'\x0EÜ\x10¥&å"
  b".€VH‰õO©·Œê\eàUä†"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"/…¨ê\x00ùJÁ…·\x13¾\x0EMuy"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"/‗\x18É"@D*Ø6W└ôÜ┴÷"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"0ß,\e¬£NK©ñãa©ý\x14\x0F"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2\x0F?*–·F¬…\x1CÍòˆÎqÏ"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"3k{«¯ÉH”E?®—ä¶\x00"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"4èg^½yB⬕ïÌ\x12®ÖE"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"5g,*\eZFœ…\x03Ç}1\t‰¾"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"5îèSHuEa’²p×ÌDÿš"
  b"5úë\x14[pBò’’|íûL!o"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"6äJ)ªrBÀ£^T\x12òî4­"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"7°}»Å@G‹ƒ6\x15\x06ã”/0"
  b"7ïæ\t*bK©© R$ÌÊ„§"
  b"8,*\x07ȨG®§NÕ¤g\x02Å""
  b"8Zþ\x11tªKjØ­╝.j®`m"
  b"8x½\x06P0DFØ0\x11 \x05F\rª"
  b"8°YR\x10kM+Œƒ‰\x1Cæo;x"
  b"8µþ⶯H·—Y”¹‰cw›"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"9~Ô×êöJ'³J&YäDZÂ"
  b"9¢q1bBI¦­‹5,\iÁ¬"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b":\në¦e>LCübÈ\x00■DPµ"
  b":\x1DÑŒ¢¹@.©\x14Ë\rÉÔ¿ "
  b":8E!!ëBˆ½\x11ì±y`´q"
  b":>ã\x152+F›†\f†nÛé,3"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b":Çu%‗dDzÂ‗Õ¯Ìì5ì"
  b"\x08±ÝÎN\x06½.Q5ÀÏùt"
  b":¬.làÒNqˆæ|)\x03¶€„"
  b":ö–噂J‘š€œB°¹éö"
  b";(º¢Å\x01G‡Šµj\x08•ÁL…"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"<4¨™o\x01H΢¿ðh™Éχ"
  b"<6=ı^═D6æÓ|+╗ÄüÒ"
  b"<bÜı\x10└Ad╗Å\x052˦┬\x1F"
  b"<ƒa¶i\x07E$»í?Ò1\x1F\x0F\x0E"
  b"\x1FÒ\x01\vAî¡ÍQ@gîŠE"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\v·\fÌMF╔¬Øç\x05x─\x0E"
  b">(▄ìócM/Æ×ä·åÁö▒"
  b">3\x081\x18TB3Ç┘Å\x1C\x12"
  b">^袅ŒJ¶»ðf×§´‘\x19"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"?¡)@¾\x17M4˜Û×}€¹Î\x08"
  b"?¥Î\x058rC^¶gZæ!_s’"
  b"@+nf\x13^FÏ•üÁlE='C"
  b"@8]„àüMn§Öà?LÖ•È"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"""
    @äâ\x05ŒHLA´ƒ•R\n
    Ý©±
    """
  b"@µüóèD@Øùsá\t■+!×"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"AwoVƒ\x0EE­ñíÉø┐Óñ>"
  b"A¥Ð6*^EüÖ¿\x17L\x04;┘î"
  b"B\x0F(”ÃHM}§oæ7u%0è"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"BZÇ[X O`•\x08:T„n‰ã"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"C\f5 E\x02D–£êK\x18$ÔC›"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"C‡©l\x12ÇJ(¨ á—±µ|7"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"Dþv\x11ï}BG‘plY\x16s\t."
  b"EJÞÜ'\x17C²¨»Ï¯Ûx‰F"
  b"EL%ß\x1AsIØ¡úGÞ:¤Æ\x03"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"E[ÔUÅ(B"▓Mc\f│6ÂA"
  b"E˜@ÁžOLK…ñø\x02\x06\x13ü"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"EùÓZ\x14õHI¾$¾,鉼\x17"
  b"F\t?¨œÙNK€G\x05\x16\x17Y‚F"
  b"F\x10öSé±H▄É\rI╩¦8_¥"
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"FØ8Â{êNõäcC╗á{\x14Ö"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"Fò͵lÁO"“uþ½i\x12^s"
  b"Gæä¬Ç Cò”2á)IrÈ…"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"H\x07•_úãD ‘ÞKûÚgé\x03"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"H0\x7F<ÞG@h¼•Å'JŸxß"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"H¥·/‡¼F“Œb'gg„u}"
  b"HÇ¡ÝøÎG\µ×4\x12@ÈI^"
  b"HÌ€^:\fJpŠ~6\x1EÁ\x17ºª"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"I\x18ÓNÓ5I)˜NŸØ–\x07\g"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"IP…1\e1GO íòs=\x1A…?"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"I¯ÚÕ£!O,°T¦\x1Cö¢t="
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"Iõ\vU¼F\f°syøàdzi"
  b"J\x1C³´ì┌EÃ×Ìl▒'┼Øê"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"Jixo\x12\x16L“¤>'\x10ŽÎ2Œ"
  b"\x05k¯]F"­¥\x08\x11 „%þ"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"KKü\x1C\x1DtFÅ¿■╬ÞѯØb"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"KÛú\x7F¸9K#ì±\x10\x06V\x18h╔"
  b"L”aªŸ#Gˑۿck1œ?"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"N,│\tßÉG┘¬µ\x01à\x12║L0"
  b"OgI\x0Eü OÌ•®…=È…Bc"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O╬aúü$F├òË¥ÇÏ\x1FrV"
  b"PwÇ!ß'L¯‰{öBä÷\x07\x08"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"P HS┐JH┘Ö\x0FüÜ)i3ã"
  b"Q/\x1A„”¦Kð¼\x11ˆaŽI÷Æ"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"QBøw¼_L§çþ▒ƒlÉÿ\x1A"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"RÝË”\x16¾KŒ¨\v\x07…¢4"
  b"S+┴ï╬*FáÅYBçùX\x18®"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"Sõá0┴HJ·¬:┘ª>|ì\f"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"TNJ\x0E¨sO\fÅ\x10\x060‗æ¾â"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"Tq£\x18ö\x19BäœüËÿÓÜ´Á"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"U-¯õ╩NCÅñÇ─\x1D/K▀7"
  b"U…Ên<:GÝ¿êhDL‘Ëß"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"\f3@ìC\x10ñq`\rڽ˩"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"W-W\x05éVH-¬/A»U:7¼"
  b"W@É£╠:H3ìÙ§·7þ╗"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"XÄUî┐\x18M·Ö{§%Å·ìt"
  b"XŸ‹àÑ\x00Aeªï4\x11\x14-\x1F5"
  b"X§lÏ\x0EÅEx·Ñþ!b€›S"
  b"Y\eƒ(Û\x11@\rü╚╠╬tF╝l"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"Y.<2ÅÅEð–Ï:\x0E\x01\x1E¡Z"
  b"YhÕ-\x1E\x02Ox¸\x0Eè\x05à*W¤"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"Z¶,î\x16ÓNsоö¬\x18\vTV"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"[\x1A13¸xL¤Ü\x11Õ╔\x02É.í"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"[ýÅ¢0ÂA─äîiƒ\x04Äç7"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"\ïm\x13x;N<¾ú\x19”Êg.0"
  b"\þàá? H¼¼ÍÃRª\e"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"^\x04å€8‰Bš¢bÝ¿Eo®€"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"^íùà\x08>Jì¦|[<\x19\x0F"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"_ði>GùHiغ¶\tqWgò"
  b"`\x00‘Rï&O·’‘ÿ¡%\vÍ/"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"`¦/0\x16©CÅ ‹1¾«±x¢"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"\x16ÓíéE¸╝ç²;q█+ü"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"a×­.XºFe©PÑ©ÄÖûÛ"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"bIØÊB×MŸ¯Äâ%ütͦ"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"""
    d-ìïÉ\n
    Mk€ý+Äì_sÖ
    """
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"d|Û6 ÙI\x08Ža@²#ªä{"
  b"dê╗]ݵI\f┐ßÖØ¦l$Æ"
  b"d©»|™¨Jȱ@8$Pž\x0Eé"
  b"erh^óðMÁ«\x1AÇA\fB1>"
  b"e®žÅwŒAjªq\x17ðƒm>Ñ"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"f\x17qGÙ“E‡þüï\x07«\x18µ"
  b"f2˜[Á\x0EI¥¤’‚áÐf´’"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"fYÜêÆ¹JôÅ╬ëÛÈ▄░Ö"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"g\x11tl6\x10KŒ¥\x16\x1A½»4\x00\x1D"
  b"g;ã€×ÈMd¿nØÌˆ\x03\x18\x1D"
  b"gxY\x00CÉET¢âÊ'œøžß"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"""
    hÚò2ÛÛH\n
    ×\x1A\x05âQ╗Éê
    """
  b"hð-!V·G®·ú \x00ʰ\x078"
  b"i\x7FÞY\x07\fO”³ýî‹\x14Û ."
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"ié#u»fHçƒWqþŒlžž"
  b"j\x0E5@³ÍK?…ÌÚ!³ÿ¬\x01"
  b"j\x1Eà<GGBbØ\r¹×¶pO·"
  b"j"1÷èdI^åXÅq\x14Ä┬ÿ"
  b"jUL¢†´IÄ«ÃwoYñ˜™"
  b"j¹_┼fTC─╗®Ø×k└<¢"
  b"k\x1D\x01ÚOHH¨à¹ü░╔ø¼="
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"kâ!N´¦Dý¨$™NL\x03"
  b"käóÖe§D§±@2s ºŒ4"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"l¾(\x10É\x02D±¥Y$└b\x16ùõ"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"m+%1\eóB\x18Ÿð`1¡%uµ"
  b"m_\eB|îN„¿\v§˜úË\x1EX"
  b"m›î\x00W\x18F5œ\x109kËæAc"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"\x13\x15U<DŠ‹\x12ºÝ›µÿf"
  b"mæñ\x0E\UGA²ô%Éå#€»"
  b"n(Þ;┘WDC®¼ßÅðYÜ6"
  b"n[*KpÿA$¦÷B¹\x16gÐÂ"
  b"nf;¯ªžKª“ô¤ázóu‰"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"o9Å\x0E³0J¦–w=¨++¥\x10"
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"oäH;…ðM(¾3\x02šäýåÀ"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"p’ü»\x15SHV©7PèHáyU"
  b"pØKÎÞiGO½ ]RiÆ+£"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"r6mÒ\rþCæÅâ´\v╔õÎ"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"rŠxúéeM•„\vÄš„ÓnT"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"\fgæGMܱû©e±.ÍŠ"
  b"rÌ4r?\x1AM;ÅìÖGÝ┐\x1Fá"
  b"s.É\x07sþNVû╦┤ô¼Ë`¹"
  b"s4Ø^ÃÉM╗╗[²|B\x1E"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sääPgtAɤк8¸\x08U"
  b"sèéø]LI=¶rñl<‘e“"
  b"sýè\x1Ag│Lí󨡍‗²ƒ""
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"uYN™S%Oؾqÿ•'S\x01D"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"uÕæ\vÏ|G\x19…f\vÜõ÷WK"
  b"v%\x18Ø╚7E6üå═▒ƒþÎc"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"vSÿ)„‡GCˆ“}<-™/Ä"
  b"v{ı╦@&@2ëî█_\x7Ff»ü"
  b"v¥K7\r6IBŒHâ¯Þ Ìž"
  b"w8\x04v‰çK“°ßº\r\x10€ñU"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"y5êpËrFå¦SÚ\x10ß\x08@("
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yúÔó\voBü„\fð°ø".."
  b"y²QKÁ FƼÿ\x03H|WüÐ"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"{FÙnò%CA“dä7­9\x0F"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"{┐K4ÃÅFVüϦtÿ\x1E×^"
  b"|H‚i–ÝM\x1D»=™¹È?ê)"
  b"|x¸}a¯B\x7Fè▒ðü'dru"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"}÷k[úªLõ†ÔY†—Í[P"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"~\x1D<n\x10\x1DI¾«ŒŽW‚‹Ø:"
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"~vþçZ<G?‘N`êð\x14‹¶"
  b"~╝\tÌW1K¤¡0­|NWgØ"
  b"\x7FK\x15ÓÃgA~©÷N̘Î÷Ê"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7F]nèXŽNƦ›.V¡Wû$"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"€j\x7F{\x05\x19F¤“·‹\x03Ý\x11¦\x19"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"Ǽ:¶åÞJ5º╝\x11\x08ìÒ\x03q"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"ü\x06µJð╩@èüÚ█nw┼1\x03"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"ü-\x1Dg\x12ÿG\x13áÖ┤╣┼4µ="
  b"üFY°f¡I!á'Ì\x02Ï\x02\x13L"
  b"ü^¹öæäD¿çÚHB─Ö‗\x18"
  b"üÌ┴óYºE\x06╣´äº\╩\f\n"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"éB-F║\x12L.▓9Ø\x06Þ@│M"
  b"‚€á\f\x0EëK\x12¢È`÷Ø\e\v1"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"âì\x17NhµH╠®\x1E\x15Âò«▄î"
  b"ƒ¬Œ_`ÀI¿œ¨ÙWg3|¼"
  b"„#'S0ÔM“«ÌLaÃÇ;i"
  b"„ImY\x07ÊAD´ÚŸ±.¡Í@"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"äã\x11ØÛ0OÎúÇ˃zu§█"
  b"„ЈûHCGΣ¢J¿·@8\x08"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"\x1FË‘ŠƒHª†h§Xä¡o\x10"
  b"…q|7·\x0E@ꀳ/Ü\x18&{ä"
  b"…‡Ã\x02°,F”Š`\x06Æoâïn"
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"å\x18Â} ÅG6░]d¾R½ä╠"
  b"†aÙ‚˜áF\x07‚ŒÃ³i\x00éL"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"‡K‘ÒÿÝ@ô¼­zEvܲÖ"
  b"‡ƒ0Pl€H¥¸Ëà[á#›\x17"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê.+îS├D:âì\x04\t\x00%\x1F\x16"
  b"ˆGêf\x7F`E` 2\x06\x15mB\x01©"
  b"êaì\x06‗ÂF\x0Eÿ┼┼╔\x10K\x18W"
  b"""
    ˆ®2ý\x0E\x14Kó¿îNU\x07\x06\n
    Ò
    """
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"""
    ‰gçKF\x12Nz¸!ªë\x7F:\n
    ž
    """
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"""
    ëÎ|\n
    u\x01G¢æ▓ÈuGÅ#Ø
    """
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"‹.\x1A[É©MÂ…f¶þl}Ÿ°"
  b"‹—\x14\x14C\x1A–²\x7FÍ—ø+\x15"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"Œ¨Ù?­%I‡‚aF){Å©s"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"ìì`æ╠µK\x01â\x0FU┐■Ñ\x16&"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"Ä\x1Ah;ZÑA╝Éb,BxÈØ%"
  b"Ž!Z0Z D›¼YšAA\x1DÀ>"
  b"Ž–å†\x0E³HKŠ)á¦n\x02b\x07"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"ÉoqíÑ<Ca╣R\x02àIÅG╠"
  b"Épëö0%C╗éW8O[Y\f0"
  b"Éq[´ÅòA\x03í#DÝÔu=Ä"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"ÉÛzÐD╝F╩┐─¢³éåÎs"
  b"ɨ»c\x04WB\x11▒▀4\x16█┐Â\x03"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"‘éÙ•îQF\x08·=k9,Ðqu"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"Æ:ì9rJNÁ«ÃÀ§õ╩ùÚ"
  b"Æ┬?tä°C\ØÛ#l]┐ 3"
  b"ô\f<\x015>A!üê‗ÝÊõYÏ"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“{$‡\x1AjD: ,«\x02R…Ñ\x03"
  b"ôìóvyqG¼Ñ8¢qÃ][\x13"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"“Ãj>œ(F|«¬\t´‰8»u"
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"”j\e>]kH§³BdwjÁ\x18"
  b"”oÑØÄ\x14BÝ›Ã8œ¼ˆ]—"
  b"ö®@n»AKy«Õ¬¥Ø¡Óþ"
  b"•J€Íˆ?F]–{•kÛ¬\r$"
  b"""
    òp\n
    ì┌╗O½ô\x0E▓DÒáê─
    """
  b"òô\x1FZû%@WêàMñGÈü5"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b"•Îzq…\x13I껪£Àúª`Ù"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"–“n2üÆANž\x19–8\x18®2–"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"—Žêó]‘G\x01¯Î¼\x10äêâÑ"
  b"—šùAN¤@­¡!Æ9g²g\x06"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"˜\x06ªr\x08ùNC­ÏÙ‚’ö…\x05"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"˜5ê³\x1F¸O:‘ì\x05{\v¶/½"
  b"˜ÏÛœ+•N-”-\x11òh\x04.\x1D"
  b"Ö\x0F@&ı]F=Øüt&Trõ▓"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"™©"¿(ÁD·©ó\x10È›,gm"
  b"™å3\x02l Müžäþ}ª½³¥"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"""
    š\n
    \x01-ò´IW¾w«Ìh˜¶]
    """
  b"š24\rÒõOÔ‚]^}…z¡\x0E"
  b"ÜOnÎ┐ø@:üÔ\x1CÄÆ\r\x03"
  b"ÜÏ\x1Añ│¶K\x19Ø╦v÷ÁıÜ╦"
  b"šëÃ&[¾Eì§‹UIÇ\x1E"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"›K¦‘W0G‚µè$T\x01\x1Cî,"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"£x┬┤ ╔JÖöÅÂf'¡lþ"
  b"œºRow\fHï·}h¢qÚ:õ"
  b"œÙ+ã,ÙCñ–8”ºäÕ\x07u"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"Ø.°Ð®bDå░<F?ö¨]*"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"Øà╔xÜÎAè®ÎëT&·G#"
  b"×à>ÁÏÉF9ï¹tÌ&©|╚"
  b"ž“_Hß”C2­ii1º,ýä"
  b"×╗▓£)³Cü£JªXïbªl"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"ƒªIügÿO▀ê#Í\x08╔┬@Þ"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"¡¤5\x160rO+ŠPK2î\f–í"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"""
    ¢s%o¯ÐG\n
    ±»NÎÓ½æ‹
    """
  b"¢¬N‚»ÓIÛ¡H”Wð!Çu"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"ó│éÝËwKdØE\x08üs.^\f"
  b"£\x07¢\x07\x1AL@»–A?\x0Ehÿñ="
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"£uºœhpJó‚ߥaÂ4s¼"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"£šáeJˆI€’ÁɧÊ?Á\x17"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"£ø{íL3H]ŠW\x16\x03ŠQÿh"
  b"£üYŠ…•O]²#;\x1E]fÐJ"
  b"¤=­§t¬DU°\x07ƾu´,8"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤–RÓÿèGSŽˆÒ\räŸ(÷"
  b"¤ž¨’­éGV‹\x10ß²&\x16¾£"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"¦©Ÿ”u5J`‰-\x17;\x04\x03M0"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"º\x0F┴ݰÌD─üê_}w#ø¼"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¨kÏM,NO\x0F¾n\x19\x02Úºë²"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"¨‹mIó’E½·dì¡&{}ó"
  b"®L²│j4A?ïwNpÏ\x17"
  b"©Q˜Áú4@³¤\tø\x13¤mzc"
  b"®p8ûD\x05J\x08üÌ-\x12iÿ\x17"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"©¤Ó†ÊrJ-·q:D3ü˜@"
  b"®ÞY\x12~╔L\tônµÅÁPj╦"
  b"©ë¹\vk™L\x1CƒÁjº\x06H©`"
  b"¬á▀OI<@øó\x1D\x18\ìªA,"
  b"½+'¿KnG¯ü(ÑLÒ4põ"
  b"«}geÇjDÚ †&YDÐe""
  b"½¢╩Iì/O\tƒSÙ┘hÍ░S"
  b"""
    «¿ó\x06\x1A+Ný¦Q}4\n
    ô•ê
    """
  b"¼ÿþø┐9ARæ\x00h§ÉKv\x02"
  b"¼ÜĪ\x1C\x02N\x11┤S2¯À©Å\x10"
  b"¼▀Å5\tÖAîÖò\x03▀¤"ÈÚ"
  b"­$²¸8\x00M¨ˆõЯâ\x06\x06"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"«M└ü\rä@rƒòïÿùnXÜ"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"»¯Å©.9D╩øì°6w£!\x1D"
  b"¯þ†•›<L¤¨;ði…\x08$…"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"°]¿f\pH»³¦ä<g\x7F\x04é"
  b"°gËU™\x1AE\x18–÷׈jà\t\x15"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"░×4c0mE\x02äÝ'Å─áNl"
  b"°Ú9d¶8AF„\x7F|à›\x10"
  b"\x16\x0Fyü¸I*àÇ¢4mµ├ä"
  b"±\x1Dè»\f{G)µˆ¡â\x06M'f"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"▒:▓ÿ?Ð@╔פÛ2Õìɽ"
  b"▒ɶ╣\x7F;B╝׸÷æJQ█│"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"±ôJ­s#@v®@Y<v9Òf"
  b"²\x05$zÐ'A\x18€œoËñ ÿÛ"
  b"²\x1F\x161Ovª!M\x04?ÿÀê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"³9—èŒ\tK˜¸\s˜ëM•j"
  b"│Ø£!²ƒDæÅ\eÿ\x1AF\x16ùp"
  b"³ÆDÉÆ]O²¨\x7F\x12ƒ¯åûú"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"\x1F\x02xì║K\täþ\x1Fó╗Mç\f"
  b"´5Ó ¢G\x1Aƒe\t©Näy”"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"´{E0¡jAHšJÝä<°Ú^"
  b"´”Nÿ\x135LׇÄ\v´w”/\x10"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"""
    µ8â\n
    †ìK!±³î\x12²¾xü
    """
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"µ¦\x1DÕ{àF¤®~ì\x03\x1CF"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"\x19­\x06\x15ZM\x1C\vCù4û)d"
  b"¶K\x1EräÜK-«ë<ã0” ¬"
  b"¶YyäW:Eì‡vôKqâ_Ë"
  b"Â╦ݨì\A÷í|BÈ\x18·¥ı"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"·`€\x15½4IâŠÆÿ¸ñ¼øÃ"
  b"·‡GP\x07‡Ad‹ü¦\x04\x16¿j›"
  b"¸$Á–\CL\x18°ºç«°\x05×\x16"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"¹E(Ix Cg€—¦Ëø*+¶"
  b"╣Kü&q°E0ûñù\x02¡µËþ"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"¹˜ \x00rûGe›´\rÇù—Oî"
  b"¹óY\x1DXæHN‘\x13¦\x00ú\x03i\n"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"ºfÀ\x13ì—MŒ¹s‰\x13døà\x0E"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"║¥-└N)KÀô 1■`~É£"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"»Õ\x02‰e=I\x0FšUühK+;‡"
  b"»ì,ãÒáHa¿\x1A_ä§³Ê`"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x0F╔-rÅJ┴╗f]┌ù$ÿ×"
  b"¼&ƒ £¯@9¨Ñl(’\x05ɧ"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"¼ü0ÃèðMS«\x19î«þ\x01"
  b"½\x108°SÅLݶfÙ¯?õ©²"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"½e\x10åœÿBt»\x0F—¥ëâ>Ð"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"¾\x11LDáî@â³|Á..\r•y"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"┐"y´X‗@y║,│:\x11\x11"
  b"┐E\x17Ç┴CE´ûì÷╠Á¢ò7"
  b"¿˜ÜôzFLé—j¤àµ_¬Q"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"À ÜqèEMæ—Oûy\x13Šœ¢"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"┴!E²\x07╩CQ×xçÉë:ý¼"
  b"┴(ë)gËH&®│ÐÒìû?i"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"┬z-\x0F¹╩E£îº·ØGG{\x16"
  b"³#ÅžëFÕ·!\x1E\x03\x0F]áœ"
  b"┬ý¦Ó¬·H2ïìBÆøRT×"
  b"ÂùÜç\x1C\x02D'¾ÝT(ƒ]¬\x06"
  b"\x08gù­"H\x1Cü\x1AɱV┬$╗"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"é\x0EJáŠH~¦\x16\x108ÒÖ?§"
  b"Äd*çãáDh·ã„óv@\x050"
  b"─¢Íj]\x04M«▓qJ\x0FafÉ­"
  b"\x04ÂøÉ╬L¼¥\x1E\x16Õí▄"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"┼ÆÒG╩ìJðª\x07Úìáıÿ\x0F"
  b"┼ó\x7F½╦\x0FCñØ÷▄kìK\x19="
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"Æ4ÑK¤ÇKªŽ)-Ñm¾£_"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"Ælö\x1FÅ-Oÿ—\x11¢èåN¬©"
  b"ÆÃ÷6,ÀFı‹\x08\x1Fq¥B*"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"""
    Çÿ‰«6?A!“\n
    ŽÓ\x02ŸZ„
    """
  b"\x05▄kS4Be¢┌ìJ╬─┴G"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"ȼŽ#IüCÀ¨–¦~gu(k"
  b"Ⱦݿ´ÆOj›9#;Xyà’"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"Ê¿z|ú\x7FCX“\x11Yº˜<ê)"
  b"ÊÀ¥è¥¿Mž–šþuÓ\eêZ"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x140a\x01ìJ—ŸK\x10B ¸R„"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"╦╬þb2┴M▀«ùÆØÃÅ\x12¬"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"̫ξӀ@U•³w:ÛN’3"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"Í\x05x[}×Mv³pëì\x10³“À"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Í\x16åZL*Cßµ‰¦¹ûÛö˜"
  b"═\+@¶\x05H\rÅ÷÷\x01m`\x13E"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"""
    ͇±9¨¦Gö…w½\n
    ]‚ùæ
    """
  b"Í®Qâc-Oc¡re!'Ú\x16g"
  b"΀ÞÅDBFj§‚\v¥/ýs\x15"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"Îê\x18Kç¾B¾”\x18Ö\x00Ý)ß”"
  b"Ï\x1C\x06Œ•¦Ju¾\vÖ¤ûºmÈ"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"¤ïkü­òK:×»Cæ9õ÷\x06"
  b"ϸ~!Ž]AM›\t"—ˆn21"
  b"¤║¨(╠üO░áwþôÿÌûØ"
  b"ÐqÍ<—õI\x11«é™‰\x01\x14Ÿ\x0E"
  b"Ð)üÐÅ(IæêiÏéüWÉÏ"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ñís>àƒF¢£¨—>a\x1D\x1AÏ"
  b"Ò\x7F{O¯›B|ƒ\x19…È2\vþ#"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"Ó\vø›~¸G̶,cù\x0Fû¹Ê"
  b"Ó‘yu\x1FÂ@è—Œ¸ÿi\x7Fq7"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"ÓÉË8¡\x1FB¾£t禅¿Ø("
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"Ô\x08a$¬&J)°¾­þý\x18ë§"
  b"È)ÙÅ■ë@õñÖþK²ÌßV"
  b"ÈÇì┐0\x05H àFBÀðÊ^\x13"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"ÕH•†³_Ml…a\x04´¡\x1A“>"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"ıñ Ú»zAOÅ│░ã\v¦\x1Fô"
  b"Õ¬ŠŠF\x02Dµ‹à@/FžJG"
  b"Õ¼À÷nALk†¾ý\x17S\x1F"
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"Öo0é¯&Gr²&4Dd¨ës"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×zu¡±yF\x17¬Õ\x17_nk‡F"
  b"Îì╝«­·Kïò█´pê\x11y-"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"Ø\x1D²¬›3CX—Jɤ÷°\x17\x04"
  b"Ï(iÀö\x16F╠Åx Þß]¯▓"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"بT+xöG:™ôhþ+*ìP"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"ØÝ¸ƒ]×Gò‹‚« øéF5"
  b"ÏÛÎÒ¸7A9á┬C\x1FoÅïZ"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"ÙŠD\eŒTHr¢Õd€a6®q"
  b"┘×énp8MxÅ╗Øt[o┐ "
  b"Ú>ªP:ÅG\x06Œ÷\x1A0\x7Fj²à"
  b"Úܸ@QƒJ”¬j\x07\x7Fàä~N"
  b"\x00\rÖ |L½ÅÄ~\x04Ð2µ▓"
  b"Û$ÂAFŽKœ²»|ƒò\x18"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"Ûy2Ñ9xKõ©"S²ñÇõŒ"
  b"Û­\t\x1FÁêI\x7F“¹‘R\x18\x15àV"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"܇l\HãK¯©Û¸¡²ºò¨"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"Ý,\x02eÜ*B˜‚éÊŠj¶s¶"
  b"Ý[ †n±LÀˆ{Þ[Ø\x0EÙ¾"
  b"Ý‹“¼‰BCB‡.™¦ü&s»"
  b"¦┼Br┴´Jñƒh╝Uü5╦\t"
  b"Þ[&YÂIA†œë©•nË\x18ü"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"▀Áü\x00ó.FEç^┌.EòÞ¬"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"ÓÐlð°üOxÜD\x16E\x1DÝÚ╬"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"ß_ìÅeED\x1C¢©=┬\x00Ïýv"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"áçÛ5ê¸Dˬñ\x05¼&Ì\x10ä"
  b"ßþ¨~-³HóÆçØ;%LÆÇ"
  b"ÔI³ò╬ÉFÔø$.\x03\x07EÀ╣"
  b"âz®öT\x1EHæ™H&R\x17¼w+"
  b"â“éoûÛBqµOX\x0553ë­"
  b"â˜\x1CÝÜÍGÒºvÙ\x06e¥&\x10"
  b"Ô║*[Æ@FJØV{Ù´«§\x01"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"ãŒo\x7F¶gG‚…,øæû¸±Õ"
  b"ãÅ­q\x00ïC\x10–œý‘\x1D ù*"
  b"õ\x10W\x1E*¾C@ƒY¯Ø:ÈM═"
  b"ä;üáa`M2¨^¶À‹` þ"
  b"äoyÇd\x1DBë›Ë£¾\x03 y¼"
  b"ä©<!¹\x04KøŒpýáˆÞ·S"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"å!À›/pJf•7·F\x1A\x06|S"
  b"å{d~×¾IJ¦Éˆƒ\x02…G\x07"
  b"""
    åê\n
    FízNR£\x11'Fþš]Y
    """
  b"æ"ÝôL*OH¬þ\t˧\x19G\x10"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"Þ\x0F©\x19ÚáKÍó¬\x00\x15Ô█pü"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"ém”g\x08pH&•ûkYO¥ºŽ"
  b"éx\e\x1D M“¬ËB26\x08‚]"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"éŸ<K FF\x13ƒ©¼g=\v‡¯"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"ê_\x04\x04dOˆ¯Ø(\x01‰:ý—"
  b"êƒ}üyÕD›…ÇWÈG°î!"
  b"ê…\x08á¹PJt¥œ-2%…º\v"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"ëů¼XxMgžÀŠ\x05¤Óåo"
  b"ëÓIû\x03­MI–\x1C®˜Ð\t"
  b"Ù±~╣YGOEØi\x10┘óí´µ"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"ì\x158dY\x02Jã•“Y\x03\x0FÑãP"
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ìÀU_ò\x06N‘\mìÆšèZ"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"í>\x0E\x05òÒG`»«[®1òº\x1E"
  b"ízšf>\r@!’4â@«G£“"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"Ý▀Õµ¬ÁMDéWÊ`Qì\x0EA"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"¯▒\x17+ÛÔ@M▒└ìVK¬eì"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"ï\x07\x1DÇIW¢™DR\fˆ¸¬"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"´Söà╠LE&£|┬eìı¥º"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"´█â@ÔÓAfÅ▄░C\x00.Ë`"
  b"´õØ\x1A║µO\x1E┤S╩8YY°Ý"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"""
    ð\n
    Ç\x06\x07Ý@\x1A |TÝ^ê%^
    """
  b"ðk\eó4ŠB\x1F\x7FÀk\x0Fbi„"
  b"­oR2├üLëáa\x08üªãÆ6"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"ñÀ\x14xÄöCü‚”½\vT&â "
  b"‗:äv}¶L┼ü(\f¢Ëº·\x13"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"¾\x18╩ì\e8LÙ©Ic~¦Õµ▄"
  b"ó\e{%v¿J꣡|§°V]É"
  b"¾`ì\x1C÷\rN0è<þ\x00½lE]"
  b"¾üª┐MìHN╗'%ï ▀J­"
  b"ó…\x1F\x15O¾NW‘ßN\x16\x07ú"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b"¾Ë╠╦\x08³J¼╝üÛ¯ö¬AH"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"ôÔÌ(ø÷C=žöç“ãoƒE"
  b"õâ­RƒVCæ´\x06\x06¥’No"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"""
    ÷ÞÎAK\n
    FÆÅHÏNÖê\n
    º
    """
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"ùÊ2‰§nJ,…Ê¿||]÷\x1F"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"ú‚Å\x10àœNÅŒ55pËw\tœ"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"·úÛ@¢┼GªÅäo®\x0E\x13}"
  b"ú¤×½g\x06Nö¢iÉ@^b\x12Ž"
  b"úÀ\e)^\x04KXœ¤ø²Ì²†Š"
  b"""
    ·§'þÌyAÕÇ\x10■ì{\n
    \x13
    """
  b"úúÛS¥„M]›ê¿ÕÒ\x06Ò¿"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"û¦í÷(*N$‹ýôõá\x15åS"
  b"ûõe£cíF\±¬Ú\x00Å\x1CÍš"
  b"³g@─ÅkCQ¼\x1A¥àçÀí▄"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"³╬b®jÌEvìõ¼½­K1«"
  b"üù€\x07o\x13A@¿“\x01¢M6Iä"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ý`\x02Ò+ØN.žî`¬\x06™,P"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ý£%ʬVOL’‡\x11!\x0F\x14áá"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"þ=ój\x06ÅOÓ²<\x0ECîZ„B"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þä¬\x1CÜ€OjŠ\v\x1D\x06ÿØ“¸"
  b"ÿ\r…ŃñLè„Y Éó霷"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿbxhLŠD†¾Pq|lSìŸ"
  b" hó┘*\x19Ep¢ÃÉ9└¯ö\x01"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"ÿè†\x1EªDL·³wØkµ)$Ë"
  b"ÿü¾z+qL$·pUN(>>V"
]
85 3.28 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"õ•"¨‡ù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"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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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"õ•"¨‡ù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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"r +éJ8NÜî\x11«j■*Øu"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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""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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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""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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x16Zn踖Kþ©æŠ\x05\fª\x00"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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"õ•"¨‡ù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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x16Zn踖Kþ©æŠ\x05\fª\x00"
  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"{\x18'\x11¡)Oi®"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"\x01\x16•‡¼~òƒ)(9\x11\x08®ö"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x16Zn踖Kþ©æŠ\x05\fª\x00"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"\x16Zn踖Kþ©æŠ\x05\fª\x00"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ù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"õ•"¨‡ùG؆NBÄëÃ’f"
  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"õ•"¨‡ù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"õ•"¨‡ù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"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"õ•"¨‡ù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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"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"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  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 16.31 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"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x00“n“ľKP·"ÖŒ'u\x08i"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"\x01\x08æ„RqO4¥z\x7F€™y4\x00"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02\fc|G2@fª\x10gÇx\x15ç”"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"\x02u›àfäB5…8×Tjø\x1AÊ"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"\x03\x00c\x1D§­JN…³h®•W)ú"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"\x03v™±äFIý€"É=O9Ò\x02"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x03Þ{┤à,OÎâBVÅÄÁ╚ÿ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"\x05&܆\x1DÛE׆î6\x0EUT/Ë"
  b"\x05<e7+\x18C\x19‚”½2rÅœ\x18"
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"\x06Ì<!¾\x7FOx¤†÷0Tu\x13"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"\x07\x00*Œt÷O\vµí…Ø¥ž‡["
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"\x07fV³]:L/¹1&9³½í\x04"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"\x07—J¤y\x17Kţ˿y\x10=lã"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"\x08T├á\x16Ø@BëRÚlJ1k+"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x08øj┼½»A¦ì2╔Øhò/ß"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"\tõ«©{\x03Hí•:{¿g“¶ë"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"\vN\ÄÖ«N¨¸3\x08b·(º\x1A"
  b"\v¿³┌<ÅJ\t¼\e\x0Em<;Î;"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\v¨6_ZOCBƒü?ÖFÏ╝<"
  b"\vúX‚e+A\x1Fƒ%×óW‡ê\x06"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\f+\f(ì¶AȾ©\x00üj®gt"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\f—<Î\x1CìG\x01³±‹gù__Œ"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\r{î ° I7—Ì©bò\x13"
  b"\r}só\x17ØH\x06ükHáN─};"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"\x0Eàëì8bBóÀ\x04W\W■õj"
  b"\x0E®}ï:tLN½Š‰c\t·|'"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"\x0Eðß\x1CÝ,K$ˆH\x0FÙW'ìÇ"
  b"\x0E§èR┼\rD\x02ûF╗ß\x14¸¹Ø"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"\x0F$¹„fÓI\x1F¯ôÏ[/ZˆQ"
  b"\x0F\x12\x05‡÷IO¡ÁG\x1D*–‘c"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b"\x0FÎN?@ñF“—ÀÌÄ]ñ,™"
  b"\x10"(J\x1D\x12@õ░vÒO£ƒ[ì"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"\x10˜WÙû\x1DO\x07Š˜ÌÄå£þ\x1E"
  b"\x10í\x18┴ã├F┼Å\x14ëþÝë\x10d"
  b"\x10▓!ç}ôKÛòj(═Ëc║ü"
  b"\x10¿ëðÄ\rKž­Rob—6*\x05"
  b"\x10áf²ùÜG£¦+\x10gfp#û"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x12íD,CDJj›¨½Ë+C7ð"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"\x13Ô‘\x07&7IMµhc4ê>¸µ"
  b"\x13ßæ;ûA@Ê´^€\x07P5áY"
  b"\x13ßI╦\x12ýNRü¥\x12/\x1EXÐÜ"
  b"\x14$?!|\vDý°ogU” ! "
  b"\x15Øc\r\x05\x14Nüöæô\x04ôƒ\x04\x19"
  b"\x15­\x00ñ\f6@¦¢\x06Î\x1FdS\x17ä"
  b"\x15¥ÚD┐ÑFA¥\x01¿üÒ~O\x07"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"\x16§\x12š\x19íBŒŠŸ°QÀV\x0Fa"
  b"\x16╗üË)uFa╗\x15ò\x19}║ëÐ"
  b"\x17\x02\x06é╝\x7FBìæ\x17\fÌãkf="
  b"\x17V#ÂáMJã®úÜY•´\x7F«"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x18×i2‚ïJ\x0F°\x1E•I¦[è†"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"\x18■­Ðß³J<ü‗f═¤\x04H┤"
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b"\x19ø\x7F/üDB) Poe|Ê3o"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\x1A]┌§ì~F‗½Ú<░│ÓZ╚"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"\x1A²ÞAÏVA!€ã$ˮՀ•"
  b"\x1Aáah°uK¹´®\x0Eʺžba"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"\e.¬¹4ƒIÆ—ûHÿMa*\x05"
  b"\eÖÍ\x13\x01G¬¢–'ÍæFV+"
  b"""
    \x1C*>Cx‡I ¯v_ó²\n
    \x11z
    """
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"""
    \x1Dd¿‡¼bJF”_?Cù²\n
    u
    """
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x1D½a•­jL,±IÅ̤\x07Ê›"
  b"\x1EOKWàsGL†š¿EÐ!âñ"
  b"\x1E­‰\x10{éK\x04¼®Ö\x1A¿´ßó"
  b"\x1Fn]KÁ©D\x1E®7j¼lÖ6>"
  b"""
    \x1F{»‘ÚnKª¼l!û±\n
    \e\x19
    """
  b" \x1D┼;¦/I+©ÂÏQ6ÅÌ]"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b" ˜›½C›BÐŽ}®¤[–\x16"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"!—\x14Ú¹ÝB‚§Ýùk¾B—\x0E"
  b""FFqœ¨DV„à.Ç…ÿ\x05\x1A"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b""■\x18rØ┤Ep¡^\x1Dt¸Å`┌"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"$\x15¸ˆ\x1FþLÈŒ\x06\x15\x19Í&Š­"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"$+\x15©,\rD5»ÅW-¸\x1EĽ"
  b"""
    $+™\n
    ”¡HÕ™nUR\x14öŒB
    """
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"%5\x12d\rÒMÅ–Éæy.Åb”"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"&\x05á’\x13.DS€ßx\rãAYz"
  b"&\x15H\e«vF”¸s‡äw\f¿Ÿ"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b")•³ò\x0E-EÈ«¥ðqîZÀ""
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b")¦Â\x0ED(Jm–E%t\x00g\x053"
  b")³¾¯D\x16BÅÂ\e©}ÃC¢ñ"
  b"*s\x06¸Ä\x0EDSŸEõ3êëèC"
  b"*Åf!È­Cñò¿▒ã╣m}£"
  b"*╝▓┐\tdMå║▒ÚÌ\x16cØR"
  b"*çÔmÐYK\x10ž÷ùÑ?9\x0E\x1C"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"+W#ƒƒØF›€kh`$kßv"
  b"""
    ,\fèZ‹ðF©’ÿ\x15\n
    ÉÊžï
    """
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b"\x06ú–V@\x1F¤¼ýKçÅ-ð"
  b"-\x15E9║9C¿Áü\x1D¾0õK<"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"--¸½•¢AΓ©‹Kw\tûŒ"
  b"-a™=DÝH! A«Zľ#¹"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b".\x17Œ’ÄiE[Ÿ®¸'©g¥"
  b". '2\ea@J¾ïcò|\x02Èå"
  b".'¯~ä½E\x04²ûqœl\x00‘T"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".~\x1Då-UI5ª'\x0EÜ\x10¥&å"
  b".€VH‰õO©·Œê\eàUä†"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"/…¨ê\x00ùJÁ…·\x13¾\x0EMuy"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"/‗\x18É"@D*Ø6W└ôÜ┴÷"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"0ß,\e¬£NK©ñãa©ý\x14\x0F"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2\x0F?*–·F¬…\x1CÍòˆÎqÏ"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"2˜Ia\föC¨—>Â{\x03Þkê"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"3k{«¯ÉH”E?®—ä¶\x00"
  b"3™|Ý{VMàŸ^ŠVÝÄÙ\x11"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"4èg^½yB⬕ïÌ\x12®ÖE"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"5g,*\eZFœ…\x03Ç}1\t‰¾"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"5ê7M┌¿B|üËY╔┬ı╬ø"
  b"5îèSHuEa’²p×ÌDÿš"
  b"5úë\x14[pBò’’|íûL!o"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"6äJ)ªrBÀ£^T\x12òî4­"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"7°}»Å@G‹ƒ6\x15\x06ã”/0"
  b"7ïæ\t*bK©© R$ÌÊ„§"
  b"8,*\x07ȨG®§NÕ¤g\x02Å""
  b"8Zþ\x11tªKjØ­╝.j®`m"
  b"8x½\x06P0DFØ0\x11 \x05F\rª"
  b"8°YR\x10kM+Œƒ‰\x1Cæo;x"
  b"8µþ⶯H·—Y”¹‰cw›"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"9~Ô×êöJ'³J&YäDZÂ"
  b"9¢q1bBI¦­‹5,\iÁ¬"
  b"\x11ë°ÎLô¾È\tvÍ—›\x1D"
  b":\në¦e>LCübÈ\x00■DPµ"
  b":\x1DÑŒ¢¹@.©\x14Ë\rÉÔ¿ "
  b":8E!!ëBˆ½\x11ì±y`´q"
  b":>ã\x152+F›†\f†nÛé,3"
  b":`o\x00@­OÞÅ█\x1D¶ÎtýA"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b":Çu%‗dDzÂ‗Õ¯Ìì5ì"
  b"\x08±ÝÎN\x06½.Q5ÀÏùt"
  b":¬.làÒNqˆæ|)\x03¶€„"
  b":ö–噂J‘š€œB°¹éö"
  b";(º¢Å\x01G‡Šµj\x08•ÁL…"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"<4¨™o\x01H΢¿ðh™Éχ"
  b"<6=ı^═D6æÓ|+╗ÄüÒ"
  b"<bÜı\x10└Ad╗Å\x052˦┬\x1F"
  b"<ƒa¶i\x07E$»í?Ò1\x1F\x0F\x0E"
  b"\x1FÒ\x01\vAî¡ÍQ@gîŠE"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\v·\fÌMF╔¬Øç\x05x─\x0E"
  b">(▄ìócM/Æ×ä·åÁö▒"
  b">3\x081\x18TB3Ç┘Å\x1C\x12"
  b">^袅ŒJ¶»ðf×§´‘\x19"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"?¡)@¾\x17M4˜Û×}€¹Î\x08"
  b"?¥Î\x058rC^¶gZæ!_s’"
  b"@+nf\x13^FÏ•üÁlE='C"
  b"@8]„àüMn§Öà?LÖ•È"
  b"@L<fªWK\x1F½£Ý\x07\x08"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"""
    @äâ\x05ŒHLA´ƒ•R\n
    Ý©±
    """
  b"@µüóèD@Øùsá\t■+!×"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"AwoVƒ\x0EE­ñíÉø┐Óñ>"
  b"A¥Ð6*^EüÖ¿\x17L\x04;┘î"
  b"B\x0F(”ÃHM}§oæ7u%0è"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"BZÇ[X O`•\x08:T„n‰ã"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"C\f5 E\x02D–£êK\x18$ÔC›"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"C‡©l\x12ÇJ(¨ á—±µ|7"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"Dþv\x11ï}BG‘plY\x16s\t."
  b"EJÞÜ'\x17C²¨»Ï¯Ûx‰F"
  b"EL%ß\x1AsIØ¡úGÞ:¤Æ\x03"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"E[ÔUÅ(B"▓Mc\f│6ÂA"
  b"E˜@ÁžOLK…ñø\x02\x06\x13ü"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"EùÓZ\x14õHI¾$¾,鉼\x17"
  b"F\t?¨œÙNK€G\x05\x16\x17Y‚F"
  b"F\x10öSé±H▄É\rI╩¦8_¥"
  b"F3ì\x13ÚfHEª~6Y¸A\x10\x11"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"FØ8Â{êNõäcC╗á{\x14Ö"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"Fò͵lÁO"“uþ½i\x12^s"
  b"Gæä¬Ç Cò”2á)IrÈ…"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"H\x07•_úãD ‘ÞKûÚgé\x03"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"H0\x7F<ÞG@h¼•Å'JŸxß"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"H¥·/‡¼F“Œb'gg„u}"
  b"HÇ¡ÝøÎG\µ×4\x12@ÈI^"
  b"HÌ€^:\fJpŠ~6\x1EÁ\x17ºª"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"I\x18ÓNÓ5I)˜NŸØ–\x07\g"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"IP…1\e1GO íòs=\x1A…?"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"I¯ÚÕ£!O,°T¦\x1Cö¢t="
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"Iõ\vU¼F\f°syøàdzi"
  b"J\x1C³´ì┌EÃ×Ìl▒'┼Øê"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"Jixo\x12\x16L“¤>'\x10ŽÎ2Œ"
  b"\x05k¯]F"­¥\x08\x11 „%þ"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"KKü\x1C\x1DtFÅ¿■╬ÞѯØb"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"KÛú\x7F¸9K#ì±\x10\x06V\x18h╔"
  b"L”aªŸ#Gˑۿck1œ?"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"""
    N\n
    \x13pJó§æ«\x01«\tå)
    """
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"N,│\tßÉG┘¬µ\x01à\x12║L0"
  b"OgI\x0Eü OÌ•®…=È…Bc"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O╬aúü$F├òË¥ÇÏ\x1FrV"
  b"PwÇ!ß'L¯‰{öBä÷\x07\x08"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"P HS┐JH┘Ö\x0FüÜ)i3ã"
  b"Q/\x1A„”¦Kð¼\x11ˆaŽI÷Æ"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"Q:¹y=ÕAæ¦ßù\x03?™uo"
  b"QBøw¼_L§çþ▒ƒlÉÿ\x1A"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"RÝË”\x16¾KŒ¨\v\x07…¢4"
  b"S+┴ï╬*FáÅYBçùX\x18®"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"Sõá0┴HJ·¬:┘ª>|ì\f"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"TNJ\x0E¨sO\fÅ\x10\x060‗æ¾â"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"Tq£\x18ö\x19BäœüËÿÓÜ´Á"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"U-¯õ╩NCÅñÇ─\x1D/K▀7"
  b"U…Ên<:GÝ¿êhDL‘Ëß"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"\f3@ìC\x10ñq`\rڽ˩"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"W-W\x05éVH-¬/A»U:7¼"
  b"W@É£╠:H3ìÙ§·7þ╗"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"XÄUî┐\x18M·Ö{§%Å·ìt"
  b"XŸ‹àÑ\x00Aeªï4\x11\x14-\x1F5"
  b"X§lÏ\x0EÅEx·Ñþ!b€›S"
  b"Y\eƒ(Û\x11@\rü╚╠╬tF╝l"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"Y.<2ÅÅEð–Ï:\x0E\x01\x1E¡Z"
  b"YhÕ-\x1E\x02Ox¸\x0Eè\x05à*W¤"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"Z¶,î\x16ÓNsоö¬\x18\vTV"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"[\x1A13¸xL¤Ü\x11Õ╔\x02É.í"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"[ýÅ¢0ÂA─äîiƒ\x04Äç7"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"\x18D¥gAåÉ░╗╝Ý\x1Aöµ"
  b"\ïm\x13x;N<¾ú\x19”Êg.0"
  b"\þàá? H¼¼ÍÃRª\e"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"^\x04å€8‰Bš¢bÝ¿Eo®€"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"^íùà\x08>Jì¦|[<\x19\x0F"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"_ði>GùHiغ¶\tqWgò"
  b"`\x00‘Rï&O·’‘ÿ¡%\vÍ/"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"`¦/0\x16©CÅ ‹1¾«±x¢"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"\x16ÓíéE¸╝ç²;q█+ü"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"a×­.XºFe©PÑ©ÄÖûÛ"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"bIØÊB×MŸ¯Äâ%ütͦ"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"""
    d-ìïÉ\n
    Mk€ý+Äì_sÖ
    """
  b"df\x11±\x05ÍOX¢Êe,‘ß)u"
  b"d|Û6 ÙI\x08Ža@²#ªä{"
  b"dê╗]ݵI\f┐ßÖØ¦l$Æ"
  b"d©»|™¨Jȱ@8$Pž\x0Eé"
  b"erh^óðMÁ«\x1AÇA\fB1>"
  b"e®žÅwŒAjªq\x17ðƒm>Ñ"
  b"eË~å\x11óMjüÑ:3_\t"\x10"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"f\x17qGÙ“E‡þüï\x07«\x18µ"
  b"f2˜[Á\x0EI¥¤’‚áÐf´’"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"fYÜêÆ¹JôÅ╬ëÛÈ▄░Ö"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"g\x11tl6\x10KŒ¥\x16\x1A½»4\x00\x1D"
  b"g;ã€×ÈMd¿nØÌˆ\x03\x18\x1D"
  b"gxY\x00CÉET¢âÊ'œøžß"
  b"gÞmg0LK„‚éX«rš‚ô"
  b"""
    hÚò2ÛÛH\n
    ×\x1A\x05âQ╗Éê
    """
  b"hð-!V·G®·ú \x00ʰ\x078"
  b"i\x7FÞY\x07\fO”³ýî‹\x14Û ."
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"ié#u»fHçƒWqþŒlžž"
  b"j\x0E5@³ÍK?…ÌÚ!³ÿ¬\x01"
  b"j\x1Eà<GGBbØ\r¹×¶pO·"
  b"j"1÷èdI^åXÅq\x14Ä┬ÿ"
  b"jUL¢†´IÄ«ÃwoYñ˜™"
  b"j¹_┼fTC─╗®Ø×k└<¢"
  b"k\x1D\x01ÚOHH¨à¹ü░╔ø¼="
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"kâ!N´¦Dý¨$™NL\x03"
  b"käóÖe§D§±@2s ºŒ4"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"l¾(\x10É\x02D±¥Y$└b\x16ùõ"
  b"m\x07p\x08K\rB"Š\x10#%1^Íù"
  b"m+%1\eóB\x18Ÿð`1¡%uµ"
  b"m_\eB|îN„¿\v§˜úË\x1EX"
  b"m›î\x00W\x18F5œ\x109kËæAc"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"\x13\x15U<DŠ‹\x12ºÝ›µÿf"
  b"mæñ\x0E\UGA²ô%Éå#€»"
  b"n(Þ;┘WDC®¼ßÅðYÜ6"
  b"n[*KpÿA$¦÷B¹\x16gÐÂ"
  b"nf;¯ªžKª“ô¤ázóu‰"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"o9Å\x0E³0J¦–w=¨++¥\x10"
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"oäH;…ðM(¾3\x02šäýåÀ"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"p’ü»\x15SHV©7PèHáyU"
  b"pØKÎÞiGO½ ]RiÆ+£"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"r6mÒ\rþCæÅâ´\v╔õÎ"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"rŠxúéeM•„\vÄš„ÓnT"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"\fgæGMܱû©e±.ÍŠ"
  b"rÌ4r?\x1AM;ÅìÖGÝ┐\x1Fá"
  b"s.É\x07sþNVû╦┤ô¼Ë`¹"
  b"s4Ø^ÃÉM╗╗[²|B\x1E"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sääPgtAɤк8¸\x08U"
  b"sèéø]LI=¶rñl<‘e“"
  b"sýè\x1Ag│Lí󨡍‗²ƒ""
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"uYN™S%Oؾqÿ•'S\x01D"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"uÕæ\vÏ|G\x19…f\vÜõ÷WK"
  b"v%\x18Ø╚7E6üå═▒ƒþÎc"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"vSÿ)„‡GCˆ“}<-™/Ä"
  b"v{ı╦@&@2ëî█_\x7Ff»ü"
  b"v¥K7\r6IBŒHâ¯Þ Ìž"
  b"w8\x04v‰çK“°ßº\r\x10€ñU"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"y5êpËrFå¦SÚ\x10ß\x08@("
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yúÔó\voBü„\fð°ø".."
  b"y²QKÁ FƼÿ\x03H|WüÐ"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"{FÙnò%CA“dä7­9\x0F"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"{┐K4ÃÅFVüϦtÿ\x1E×^"
  b"|H‚i–ÝM\x1D»=™¹È?ê)"
  b"|x¸}a¯B\x7Fè▒ðü'dru"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"}÷k[úªLõ†ÔY†—Í[P"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"~\x1D<n\x10\x1DI¾«ŒŽW‚‹Ø:"
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"~vþçZ<G?‘N`êð\x14‹¶"
  b"~╝\tÌW1K¤¡0­|NWgØ"
  b"\x7FK\x15ÓÃgA~©÷N̘Î÷Ê"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7F]nèXŽNƦ›.V¡Wû$"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"€j\x7F{\x05\x19F¤“·‹\x03Ý\x11¦\x19"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"Ǽ:¶åÞJ5º╝\x11\x08ìÒ\x03q"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"ü\x06µJð╩@èüÚ█nw┼1\x03"
  b"ü\x15,7çíHÈ▒a\x00ôkûE="
  b"ü-\x1Dg\x12ÿG\x13áÖ┤╣┼4µ="
  b"üFY°f¡I!á'Ì\x02Ï\x02\x13L"
  b"ü^¹öæäD¿çÚHB─Ö‗\x18"
  b"üÌ┴óYºE\x06╣´äº\╩\f\n"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"éB-F║\x12L.▓9Ø\x06Þ@│M"
  b"‚€á\f\x0EëK\x12¢È`÷Ø\e\v1"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"âì\x17NhµH╠®\x1E\x15Âò«▄î"
  b"ƒ¬Œ_`ÀI¿œ¨ÙWg3|¼"
  b"„#'S0ÔM“«ÌLaÃÇ;i"
  b"„ImY\x07ÊAD´ÚŸ±.¡Í@"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"äã\x11ØÛ0OÎúÇ˃zu§█"
  b"„ЈûHCGΣ¢J¿·@8\x08"
  b"ä┘┘cP\H█Æ(5NÞÅÂü"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"\x1FË‘ŠƒHª†h§Xä¡o\x10"
  b"…q|7·\x0E@ꀳ/Ü\x18&{ä"
  b"…‡Ã\x02°,F”Š`\x06Æoâïn"
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"å\x18Â} ÅG6░]d¾R½ä╠"
  b"†aÙ‚˜áF\x07‚ŒÃ³i\x00éL"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"‡K‘ÒÿÝ@ô¼­zEvܲÖ"
  b"‡ƒ0Pl€H¥¸Ëà[á#›\x17"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê.+îS├D:âì\x04\t\x00%\x1F\x16"
  b"ˆGêf\x7F`E` 2\x06\x15mB\x01©"
  b"êaì\x06‗ÂF\x0Eÿ┼┼╔\x10K\x18W"
  b"""
    ˆ®2ý\x0E\x14Kó¿îNU\x07\x06\n
    Ò
    """
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"""
    ‰gçKF\x12Nz¸!ªë\x7F:\n
    ž
    """
  b"""
    ër½&EüBñæk\n
    ël\x15ƹ
    """
  b"""
    ëÎ|\n
    u\x01G¢æ▓ÈuGÅ#Ø
    """
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"‹.\x1A[É©MÂ…f¶þl}Ÿ°"
  b"‹—\x14\x14C\x1A–²\x7FÍ—ø+\x15"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"Œ¨Ù?­%I‡‚aF){Å©s"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ì5­ãfL@Sû╠Ø\x07\eç!@"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"ìì`æ╠µK\x01â\x0FU┐■Ñ\x16&"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"Ä\x1Ah;ZÑA╝Éb,BxÈØ%"
  b"Ž!Z0Z D›¼YšAA\x1DÀ>"
  b"Ž–å†\x0E³HKŠ)á¦n\x02b\x07"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"ÅWnÚ?;A‗É┴2m¿\x1A╣²"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"ÉoqíÑ<Ca╣R\x02àIÅG╠"
  b"Épëö0%C╗éW8O[Y\f0"
  b"Éq[´ÅòA\x03í#DÝÔu=Ä"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"ÉÛzÐD╝F╩┐─¢³éåÎs"
  b"ɨ»c\x04WB\x11▒▀4\x16█┐Â\x03"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"‘éÙ•îQF\x08·=k9,Ðqu"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"Æ:ì9rJNÁ«ÃÀ§õ╩ùÚ"
  b"Æ┬?tä°C\ØÛ#l]┐ 3"
  b"ô\f<\x015>A!üê‗ÝÊõYÏ"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“{$‡\x1AjD: ,«\x02R…Ñ\x03"
  b"ôìóvyqG¼Ñ8¢qÃ][\x13"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"“Ãj>œ(F|«¬\t´‰8»u"
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"”j\e>]kH§³BdwjÁ\x18"
  b"”oÑØÄ\x14BÝ›Ã8œ¼ˆ]—"
  b"ö®@n»AKy«Õ¬¥Ø¡Óþ"
  b"•J€Íˆ?F]–{•kÛ¬\r$"
  b"""
    òp\n
    ì┌╗O½ô\x0E▓DÒáê─
    """
  b"òô\x1FZû%@WêàMñGÈü5"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b"•Îzq…\x13I껪£Àúª`Ù"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"–“n2üÆANž\x19–8\x18®2–"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"–±ªÕ”ÕD\x01ŒñU\x16¯‹m "
  b"–öF-ÕéDKªŠe\x10‘X%Ó"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"—Žêó]‘G\x01¯Î¼\x10äêâÑ"
  b"—šùAN¤@­¡!Æ9g²g\x06"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"˜\x06ªr\x08ùNC­ÏÙ‚’ö…\x05"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"˜5ê³\x1F¸O:‘ì\x05{\v¶/½"
  b"˜ÏÛœ+•N-”-\x11òh\x04.\x1D"
  b"Ö\x0F@&ı]F=Øüt&Trõ▓"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"™©"¿(ÁD·©ó\x10È›,gm"
  b"™å3\x02l Müžäþ}ª½³¥"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"""
    š\n
    \x01-ò´IW¾w«Ìh˜¶]
    """
  b"š24\rÒõOÔ‚]^}…z¡\x0E"
  b"ÜOnÎ┐ø@:üÔ\x1CÄÆ\r\x03"
  b"ÜÏ\x1Añ│¶K\x19Ø╦v÷ÁıÜ╦"
  b"šëÃ&[¾Eì§‹UIÇ\x1E"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"›K¦‘W0G‚µè$T\x01\x1Cî,"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"£x┬┤ ╔JÖöÅÂf'¡lþ"
  b"œºRow\fHï·}h¢qÚ:õ"
  b"œÙ+ã,ÙCñ–8”ºäÕ\x07u"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"Ø.°Ð®bDå░<F?ö¨]*"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"Øà╔xÜÎAè®ÎëT&·G#"
  b"×à>ÁÏÉF9ï¹tÌ&©|╚"
  b"ž“_Hß”C2­ii1º,ýä"
  b"×╗▓£)³Cü£JªXïbªl"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"ƒªIügÿO▀ê#Í\x08╔┬@Þ"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"¡¤5\x160rO+ŠPK2î\f–í"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"""
    ¢s%o¯ÐG\n
    ±»NÎÓ½æ‹
    """
  b"¢¬N‚»ÓIÛ¡H”Wð!Çu"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"ó│éÝËwKdØE\x08üs.^\f"
  b"£\x07¢\x07\x1AL@»–A?\x0Ehÿñ="
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"£M\x06\x14ÂáC5…áü<\x07}ÊE"
  b"£uºœhpJó‚ߥaÂ4s¼"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"£šáeJˆI€’ÁɧÊ?Á\x17"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"£ø{íL3H]ŠW\x16\x03ŠQÿh"
  b"£üYŠ…•O]²#;\x1E]fÐJ"
  b"¤=­§t¬DU°\x07ƾu´,8"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤–RÓÿèGSŽˆÒ\räŸ(÷"
  b"¤ž¨’­éGV‹\x10ß²&\x16¾£"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"¦©Ÿ”u5J`‰-\x17;\x04\x03M0"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"º\x0F┴ݰÌD─üê_}w#ø¼"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¨kÏM,NO\x0F¾n\x19\x02Úºë²"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"¨‹mIó’E½·dì¡&{}ó"
  b"®L²│j4A?ïwNpÏ\x17"
  b"©Q˜Áú4@³¤\tø\x13¤mzc"
  b"®p8ûD\x05J\x08üÌ-\x12iÿ\x17"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"©¤Ó†ÊrJ-·q:D3ü˜@"
  b"®ÞY\x12~╔L\tônµÅÁPj╦"
  b"©ë¹\vk™L\x1CƒÁjº\x06H©`"
  b"¬á▀OI<@øó\x1D\x18\ìªA,"
  b"½+'¿KnG¯ü(ÑLÒ4põ"
  b"«}geÇjDÚ †&YDÐe""
  b"½¢╩Iì/O\tƒSÙ┘hÍ░S"
  b"""
    «¿ó\x06\x1A+Ný¦Q}4\n
    ô•ê
    """
  b"¼ÿþø┐9ARæ\x00h§ÉKv\x02"
  b"¼ÜĪ\x1C\x02N\x11┤S2¯À©Å\x10"
  b"¼▀Å5\tÖAîÖò\x03▀¤"ÈÚ"
  b"­$²¸8\x00M¨ˆõЯâ\x06\x06"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"«M└ü\rä@rƒòïÿùnXÜ"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"¯\x02¯(J\x1EC@©ÖW\x10ì\x0Fi*"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"»¯Å©.9D╩øì°6w£!\x1D"
  b"¯þ†•›<L¤¨;ði…\x08$…"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"°]¿f\pH»³¦ä<g\x7F\x04é"
  b"°gËU™\x1AE\x18–÷׈jà\t\x15"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"░×4c0mE\x02äÝ'Å─áNl"
  b"°Ú9d¶8AF„\x7F|à›\x10"
  b"\x16\x0Fyü¸I*àÇ¢4mµ├ä"
  b"±\x1Dè»\f{G)µˆ¡â\x06M'f"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"▒:▓ÿ?Ð@╔פÛ2Õìɽ"
  b"▒ɶ╣\x7F;B╝׸÷æJQ█│"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"±ôJ­s#@v®@Y<v9Òf"
  b"²\x05$zÐ'A\x18€œoËñ ÿÛ"
  b"²\x1F\x161Ovª!M\x04?ÿÀê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"³9—èŒ\tK˜¸\s˜ëM•j"
  b"│Ø£!²ƒDæÅ\eÿ\x1AF\x16ùp"
  b"³ÆDÉÆ]O²¨\x7F\x12ƒ¯åûú"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"\x1F\x02xì║K\täþ\x1Fó╗Mç\f"
  b"´5Ó ¢G\x1Aƒe\t©Näy”"
  b"┤B¶Ép\x14G\x1F¥Þþàë5¦®"
  b"´{E0¡jAHšJÝä<°Ú^"
  b"´”Nÿ\x135LׇÄ\v´w”/\x10"
  b"´š>eGxO\x1FµØ"Õ,É¥\x07"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"""
    µ8â\n
    †ìK!±³î\x12²¾xü
    """
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"µ¦\x1DÕ{àF¤®~ì\x03\x1CF"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"\x19­\x06\x15ZM\x1C\vCù4û)d"
  b"¶K\x1EräÜK-«ë<ã0” ¬"
  b"¶YyäW:Eì‡vôKqâ_Ë"
  b"Â╦ݨì\A÷í|BÈ\x18·¥ı"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"·T’ˆ±îN\°\x11-=à-fX"
  b"·`€\x15½4IâŠÆÿ¸ñ¼øÃ"
  b"·‡GP\x07‡Ad‹ü¦\x04\x16¿j›"
  b"¸$Á–\CL\x18°ºç«°\x05×\x16"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"¹E(Ix Cg€—¦Ëø*+¶"
  b"╣Kü&q°E0ûñù\x02¡µËþ"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"¹˜ \x00rûGe›´\rÇù—Oî"
  b"¹óY\x1DXæHN‘\x13¦\x00ú\x03i\n"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"ºfÀ\x13ì—MŒ¹s‰\x13døà\x0E"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"║¥-└N)KÀô 1■`~É£"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"»Õ\x02‰e=I\x0FšUühK+;‡"
  b"»ì,ãÒáHa¿\x1A_ä§³Ê`"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x0F╔-rÅJ┴╗f]┌ù$ÿ×"
  b"¼&ƒ £¯@9¨Ñl(’\x05ɧ"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"¼Æû’N5CR§ÆË³\rÜë’"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"¼ü0ÃèðMS«\x19î«þ\x01"
  b"½\x108°SÅLݶfÙ¯?õ©²"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"½e\x10åœÿBt»\x0F—¥ëâ>Ð"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"¾\x11LDáî@â³|Á..\r•y"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"┐"y´X‗@y║,│:\x11\x11"
  b"┐E\x17Ç┴CE´ûì÷╠Á¢ò7"
  b"¿˜ÜôzFLé—j¤àµ_¬Q"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"À ÜqèEMæ—Oûy\x13Šœ¢"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"┴!E²\x07╩CQ×xçÉë:ý¼"
  b"┴(ë)gËH&®│ÐÒìû?i"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"Á“ÅÃgr@º„˜Ë(&”§Z"
  b"┬z-\x0F¹╩E£îº·ØGG{\x16"
  b"³#ÅžëFÕ·!\x1E\x03\x0F]áœ"
  b"┬ý¦Ó¬·H2ïìBÆøRT×"
  b"ÂùÜç\x1C\x02D'¾ÝT(ƒ]¬\x06"
  b"\x08gù­"H\x1Cü\x1AɱV┬$╗"
  b"ÃpŸ]-ÑLf»é\x14þîÂ\x03\x01"
  b"é\x0EJáŠH~¦\x16\x108ÒÖ?§"
  b"Äd*çãáDh·ã„óv@\x050"
  b"─¢Íj]\x04M«▓qJ\x0FafÉ­"
  b"\x04ÂøÉ╬L¼¥\x1E\x16Õí▄"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"┼ÆÒG╩ìJðª\x07Úìáıÿ\x0F"
  b"┼ó\x7F½╦\x0FCñØ÷▄kìK\x19="
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"┼╠╠Ã&>ANÅÝ▒LA\x1A▀a"
  b"Æ4ÑK¤ÇKªŽ)-Ñm¾£_"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"Ælö\x1FÅ-Oÿ—\x11¢èåN¬©"
  b"ÆÃ÷6,ÀFı‹\x08\x1Fq¥B*"
  b"ÇMc·n¼J\¿ÏõG»ØS\e"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"""
    Çÿ‰«6?A!“\n
    ŽÓ\x02ŸZ„
    """
  b"\x05▄kS4Be¢┌ìJ╬─┴G"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"ȼŽ#IüCÀ¨–¦~gu(k"
  b"Ⱦݿ´ÆOj›9#;Xyà’"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"Ê¿z|ú\x7FCX“\x11Yº˜<ê)"
  b"ÊÀ¥è¥¿Mž–šþuÓ\eêZ"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x140a\x01ìJ—ŸK\x10B ¸R„"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"╦╬þb2┴M▀«ùÆØÃÅ\x12¬"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"̫ξӀ@U•³w:ÛN’3"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"Í\x05x[}×Mv³pëì\x10³“À"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Í\x16åZL*Cßµ‰¦¹ûÛö˜"
  b"═\+@¶\x05H\rÅ÷÷\x01m`\x13E"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"""
    ͇±9¨¦Gö…w½\n
    ]‚ùæ
    """
  b"Í®Qâc-Oc¡re!'Ú\x16g"
  b"΀ÞÅDBFj§‚\v¥/ýs\x15"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"Îê\x18Kç¾B¾”\x18Ö\x00Ý)ß”"
  b"Ï\x1C\x06Œ•¦Ju¾\vÖ¤ûºmÈ"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"¤ïkü­òK:×»Cæ9õ÷\x06"
  b"ϸ~!Ž]AM›\t"—ˆn21"
  b"¤║¨(╠üO░áwþôÿÌûØ"
  b"ÐqÍ<—õI\x11«é™‰\x01\x14Ÿ\x0E"
  b"Ð)üÐÅ(IæêiÏéüWÉÏ"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ñís>àƒF¢£¨—>a\x1D\x1AÏ"
  b"Ò\x7F{O¯›B|ƒ\x19…È2\vþ#"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"Ó\vø›~¸G̶,cù\x0Fû¹Ê"
  b"Ó‘yu\x1FÂ@è—Œ¸ÿi\x7Fq7"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"ÓÉË8¡\x1FB¾£t禅¿Ø("
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"Ô\x08a$¬&J)°¾­þý\x18ë§"
  b"È)ÙÅ■ë@õñÖþK²ÌßV"
  b"ÈÇì┐0\x05H àFBÀðÊ^\x13"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"ÕH•†³_Ml…a\x04´¡\x1A“>"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"ıñ Ú»zAOÅ│░ã\v¦\x1Fô"
  b"Õ¬ŠŠF\x02Dµ‹à@/FžJG"
  b"Õ¼À÷nALk†¾ý\x17S\x1F"
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"Öo0é¯&Gr²&4Dd¨ës"
  b"Öú¬|Ü„D™–b~‰H¹…Ù"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×zu¡±yF\x17¬Õ\x17_nk‡F"
  b"Îì╝«­·Kïò█´pê\x11y-"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"Ø\x1D²¬›3CX—Jɤ÷°\x17\x04"
  b"Ï(iÀö\x16F╠Åx Þß]¯▓"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"بT+xöG:™ôhþ+*ìP"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"ØÝ¸ƒ]×Gò‹‚« øéF5"
  b"ÏÛÎÒ¸7A9á┬C\x1FoÅïZ"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"ÙŠD\eŒTHr¢Õd€a6®q"
  b"┘×énp8MxÅ╗Øt[o┐ "
  b"Ú>ªP:ÅG\x06Œ÷\x1A0\x7Fj²à"
  b"Úܸ@QƒJ”¬j\x07\x7Fàä~N"
  b"\x00\rÖ |L½ÅÄ~\x04Ð2µ▓"
  b"Û$ÂAFŽKœ²»|ƒò\x18"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"Ûy2Ñ9xKõ©"S²ñÇõŒ"
  b"Û­\t\x1FÁêI\x7F“¹‘R\x18\x15àV"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"܇l\HãK¯©Û¸¡²ºò¨"
  b"ܼâW\vÍB~›\x15Ö\vëpÂ\x06"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"Ý,\x02eÜ*B˜‚éÊŠj¶s¶"
  b"Ý[ †n±LÀˆ{Þ[Ø\x0EÙ¾"
  b"Ý‹“¼‰BCB‡.™¦ü&s»"
  b"¦┼Br┴´Jñƒh╝Uü5╦\t"
  b"Þ[&YÂIA†œë©•nË\x18ü"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"▀üï\túÌGv¢%╩hY\x7F8‗"
  b"▀Áü\x00ó.FEç^┌.EòÞ¬"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"ÓÐlð°üOxÜD\x16E\x1DÝÚ╬"
  b"""
    á\n
    ¯\x1F\x02¼J·Žü\f„=bp3
    """
  b"ß_ìÅeED\x1C¢©=┬\x00Ïýv"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"áçÛ5ê¸Dˬñ\x05¼&Ì\x10ä"
  b"ßþ¨~-³HóÆçØ;%LÆÇ"
  b"ÔI³ò╬ÉFÔø$.\x03\x07EÀ╣"
  b"âz®öT\x1EHæ™H&R\x17¼w+"
  b"â“éoûÛBqµOX\x0553ë­"
  b"â˜\x1CÝÜÍGÒºvÙ\x06e¥&\x10"
  b"Ô║*[Æ@FJØV{Ù´«§\x01"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"ãŒo\x7F¶gG‚…,øæû¸±Õ"
  b"ãÅ­q\x00ïC\x10–œý‘\x1D ù*"
  b"õ\x10W\x1E*¾C@ƒY¯Ø:ÈM═"
  b"ä;üáa`M2¨^¶À‹` þ"
  b"äoyÇd\x1DBë›Ë£¾\x03 y¼"
  b"ä©<!¹\x04KøŒpýáˆÞ·S"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"å!À›/pJf•7·F\x1A\x06|S"
  b"å{d~×¾IJ¦Éˆƒ\x02…G\x07"
  b"""
    åê\n
    FízNR£\x11'Fþš]Y
    """
  b"æ"ÝôL*OH¬þ\t˧\x19G\x10"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"Þ\x0F©\x19ÚáKÍó¬\x00\x15Ô█pü"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"ém”g\x08pH&•ûkYO¥ºŽ"
  b"éx\e\x1D M“¬ËB26\x08‚]"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"éŸ<K FF\x13ƒ©¼g=\v‡¯"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"ê_\x04\x04dOˆ¯Ø(\x01‰:ý—"
  b"êƒ}üyÕD›…ÇWÈG°î!"
  b"ê…\x08á¹PJt¥œ-2%…º\v"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"ëů¼XxMgžÀŠ\x05¤Óåo"
  b"ëÓIû\x03­MI–\x1C®˜Ð\t"
  b"Ù±~╣YGOEØi\x10┘óí´µ"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"ì\x158dY\x02Jã•“Y\x03\x0FÑãP"
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ìÀU_ò\x06N‘\mìÆšèZ"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"í>\x0E\x05òÒG`»«[®1òº\x1E"
  b"ízšf>\r@!’4â@«G£“"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"Ý▀Õµ¬ÁMDéWÊ`Qì\x0EA"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"¯▒\x17+ÛÔ@M▒└ìVK¬eì"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"ï\x07\x1DÇIW¢™DR\fˆ¸¬"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"´Söà╠LE&£|┬eìı¥º"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"´█â@ÔÓAfÅ▄░C\x00.Ë`"
  b"´õØ\x1A║µO\x1E┤S╩8YY°Ý"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"""
    ð\n
    Ç\x06\x07Ý@\x1A |TÝ^ê%^
    """
  b"ðk\eó4ŠB\x1F\x7FÀk\x0Fbi„"
  b"­oR2├üLëáa\x08üªãÆ6"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"ñÀ\x14xÄöCü‚”½\vT&â "
  b"‗:äv}¶L┼ü(\f¢Ëº·\x13"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"¾\x18╩ì\e8LÙ©Ic~¦Õµ▄"
  b"ó\e{%v¿J꣡|§°V]É"
  b"¾`ì\x1C÷\rN0è<þ\x00½lE]"
  b"¾üª┐MìHN╗'%ï ▀J­"
  b"ó…\x1F\x15O¾NW‘ßN\x16\x07ú"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b"¾Ë╠╦\x08³J¼╝üÛ¯ö¬AH"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"ôÔÌ(ø÷C=žöç“ãoƒE"
  b"õâ­RƒVCæ´\x06\x06¥’No"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"""
    ÷ÞÎAK\n
    FÆÅHÏNÖê\n
    º
    """
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"ùÊ2‰§nJ,…Ê¿||]÷\x1F"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"ú3‘ɸ\x1AG\x1A”ÈÔ\x1FÐ!˜R"
  b"ú‚Å\x10àœNÅŒ55pËw\tœ"
  b"úš\x14]ò-Fk–¼Á6\f¸qw"
  b"·úÛ@¢┼GªÅäo®\x0E\x13}"
  b"ú¤×½g\x06Nö¢iÉ@^b\x12Ž"
  b"úÀ\e)^\x04KXœ¤ø²Ì²†Š"
  b"""
    ·§'þÌyAÕÇ\x10■ì{\n
    \x13
    """
  b"úúÛS¥„M]›ê¿ÕÒ\x06Ò¿"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"û¦í÷(*N$‹ýôõá\x15åS"
  b"ûõe£cíF\±¬Ú\x00Å\x1CÍš"
  b"³g@─ÅkCQ¼\x1A¥àçÀí▄"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"³╬b®jÌEvìõ¼½­K1«"
  b"üù€\x07o\x13A@¿“\x01¢M6Iä"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ý`\x02Ò+ØN.žî`¬\x06™,P"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ý£%ʬVOL’‡\x11!\x0F\x14áá"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"þ=ój\x06ÅOÓ²<\x0ECîZ„B"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þä¬\x1CÜ€OjŠ\v\x1D\x06ÿØ“¸"
  b"ÿ\r…ŃñLè„Y Éó霷"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"ÿbxhLŠD†¾Pq|lSìŸ"
  b" hó┘*\x19Ep¢ÃÉ9└¯ö\x01"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"ÿè†\x1EªDL·³wØkµ)$Ë"
  b"ÿü¾z+qL$·pUN(>>V"
]
87 0.29 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.29 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.36 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/990-adventure-2011-modelcode-9803K5"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
90 0.48 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "VerignDvAccessibilitySw6.%"
]
91 0.24 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.19 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.26 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.27 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.17 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
96 0.16 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
97 0.24 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.49 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.45 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.19 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
101 0.55 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.28 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.23 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
104 0.17 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 0.93 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.49 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.84 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.89 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.48 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.48 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.51 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 31.78 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/019fd61188597109b4eae657cf2de774"
  "/navigation/075251ee45644d14bfeae2fce50073a0"
  "/navigation/01797e0437b3448db94e690f14f43e5f"
  "/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/882667d91b2d4ab5a8cb33bcce661e38"
  "/navigation/35da856933d947239055eaf099933e29"
  "/navigation/4e2522fa9ec04f46bcab12cd36925cb6"
  "/navigation/552f1d0a97d7418d822959705696a65d"
  "/navigation/7623cc38e1154a2797227b05b7d74503"
  "/navigation/78c4ca0a6208486cb940907b1298f747"
  "/navigation/37476b928c114f0692ad5a37af14e66b"
  "/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/d3000e05adbf41ccb0952539c25cb21c"
  "/navigation/1b15b427e9cb40b28d537a893668f15a"
  "/navigation/43c83d522870493a8ab2df8abb5d556c"
  "/navigation/49f823826b384871aec230ae7ee2f154"
  "/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6"
  "/navigation/e5a13fc2f1c542cd9057c9488b5c559a"
  "/navigation/01fb819fa75744c8a56fdc0981381ba9"
  "/navigation/7182c23f1e214e85adba25d65afe398a"
  "/navigation/73045f602ad1421fadf76dcecc9ca960"
  "/navigation/89a9b23c1a8b41c2bb4a66032fda3981"
  "/navigation/a585c54285844d1ebd1a64392ed3ee8c"
  "/navigation/eeadca367c544275ac141449b234e23b"
  "/navigation/0efa889b062a423c8fd11a73b02e28f4"
  "/navigation/52daaaf1c14242d699b579aa2eadba48"
  "/navigation/8537420f2eb44ac297adf8c04e163b3d"
  "/navigation/d9db2acbb0ef4cfab89a07bc122d204c"
  "/navigation/f501cdbc9c1c4609a8a519e227fc2bef"
  "/navigation/f59522a887f947d8864e42c4ebc39266"
  "/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f"
  "/navigation/c76f09f24f1942b1822fb275e0080db3"
  "/navigation/e10596ecd9474c998247ceb3e50921c6"
  "/navigation/f9e2050944fc498ea0537fdb55cba37d"
  "/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/905eb35c7e7f4a26b89c6f3a8afa2771"
  "/detail/b1392737db6e444d8cc9dcedeaf683ac"
  "/detail/6eb4eb75eb0446d09d8b22cade0ababf"
  "/detail/6f8394b87a1d447ca2d59221198c6689"
  "/detail/2981d274af1a499b9a3d61acd3c4dffb"
  "/detail/d8ce812c667f4c14881887cabb9e727d"
  "/detail/9697343857c24ddd8250e9515ce7ff21"
  "/detail/f09a95b636114509bff44e2c53d6e0ca"
  "/detail/7aec0cf38d9445608fde7d49d627919a"
  "/detail/4e0d39b2433b499f9b6f8bd3c7d98d19"
  "/detail/e2dd0855a86a4c399e1d62fd25c35d2f"
  "/detail/ef539485cc4c45269c7cc2658dd5bea7"
  "/detail/1aea228ca06a48efbff72852aa31d468"
  "/detail/73f4dfac653d4f52aa5423dc6f2607de"
  "/detail/d8a8542b78f6473a99f468fe2b2aec50"
  "/detail/6dae503f926b45e4852b934306d8c1e7"
  "/detail/d7cb1d58d4ce4f699caef498931672da"
  "/detail/e863de4441514e82ba6de7d252dd9335"
  "/detail/944f0fab45f64a6894bcef7c9f2446e4"
  "/detail/95c56b0280ff4398a69aecbc4b4a1bba"
  "/detail/a054ce261d744bcda5c30495fe53f325"
  "/detail/27f0c28d790c4a3f8d901fd988059fc8"
  "/detail/7d30c3b042dd4a53bf0dcd11b6d81ead"
  "/detail/30176c652f9b4833804be55d2e5c491f"
  "/detail/e3247f80a7bf43ebac80f5d159ac0589"
  "/detail/85fad572583746e3b8862d53244884f6"
  "/detail/a2b358b0330a4019b3de9b2e38d11753"
  "/detail/d5be41a8f5a34787a1467a70ddfb7ec9"
  "/detail/802ee6ce0a5b42cebb9c073c410a080c"
  "/detail/a30ab8a9979644639a6c8fa69703b204"
  "/detail/ed7a9a663e0d40219234e240ab47a393"
  "/detail/8337d35896cb43969814dc8f553a6c8d"
  "/detail/13a7bfcb6f394b52999c33ff1f1a01d1"
  "/detail/e8b6fcaf96d144df92383631d23edbbb"
  "/detail/c81e18bb8dca486e9dcd2c30a35bab3c"
  "/detail/073c8acba3ad4178846c925e7b64396f"
  "/detail/bd2f3bd185b44bd89a304655797f6f82"
  "/detail/f103d729273645b0b27bb48cd04b290e"
  "/detail/bfa0f5c7990d47d68fe7896930e02e58"
  "/detail/262d10aa4c5f4d2eb8082ea3371b0108"
  "/detail/80b0b34ba3ad473193b2f9fc45e218f7"
  "/detail/4afedfff42ec404f942d99b202fe2570"
  "/detail/076c79d527be40a9bccfef2e0f3bd78f"
  "/detail/ccce86f4b9cf4642aa9bd0e679c4046a"
  "/detail/0751e34c31cb441494ca9b76e9c11e4a"
  "/detail/879e2c487214457cb3cc606eda47f549"
  "/detail/ee5de617198a4b4392daec9ca66e82de"
  "/detail/9e935f48df944332ad696931ba2cfde4"
  "/detail/be8ab8aefa944f648610a373c7d9c612"
  "/detail/42c5fc8a3c1b4b4ab2d307e72214a678"
  "/detail/4c9461aa9f2347cb91dbbf636b319c3f"
  "/detail/cafe3cf58d354cd2bae220e75fc4f7dc"
  "/detail/fa06d411caf649a8a0869210d28b8182"
  "/detail/0479080e315e4d1caf8e7132acfb851b"
  "/detail/ae4a278b077744b7a11825bd1a3b3f39"
  "/detail/6b7ae37bb6924e0aba23fc8f474bf0d7"
  "/detail/8d1e147f008d40f5ba902c23610374fc"
  "/detail/c181bc04ef9a45e88c31bb31addb9391"
  "/detail/ba76cb71d106411aa7ed00f13045a32a"
  "/detail/336a16d53af040e6959716646f66cdb5"
  "/detail/120f6a3158aa4e53a4594d9b2f0dd0fd"
  "/detail/5c14bd4352f84255ae542eba0acc0e5d"
  "/detail/764d49f8e36c481ebf908d3a59d16427"
  "/detail/0dd04b698828488bad12a9deaf7c5fe5"
  "/detail/46815593d7cb4e058be8c35b4775f8af"
  "/detail/9355f61cd2c348d4839dd4fb4a56ed9d"
  "/detail/f4c112a32b344491b74f59d7a1223e89"
  "/detail/c8ae7f0369464bab97e8cb6998da5a37"
  "/detail/69e92375bb6648e7835771fe8c6c9e9e"
  "/detail/494ed93568fd42dc86a8e0340f0dc570"
  "/detail/8ea5c319badb40bfb1e0f2abe8e1420f"
  "/detail/53c501e2cf41496fa9a42eea47c355af"
  "/detail/592c8c118fd34494b2f8a1e7017c4208"
  "/detail/8d4f652702be40be8d5fd550188d0f45"
  "/detail/84bb8c3297e044c1a7979cec2fb6b7fb"
  "/detail/0b051d02018a44f7ad8ed080e0985401"
  "/detail/80300e7918a0472189f0600f2ccae169"
  "/detail/699d5c13465942b9a9e9369633cfac97"
  "/detail/bc5e02f259b548e585de758155c448d1"
  "/detail/49c262940e634627a83a2d8900cbcb32"
  "/detail/b8d46f425dda480a94a63288eaf9a67d"
  "/detail/0725bbcdc18043be841f654dfcdca1e5"
  "/detail/ae1b6e1101974395851f687b7b654931"
  "/detail/0ed3f56f152d45658b1109b1a9feac68"
  "/detail/b525f8818bb94975bd6d612c4b661597"
  "/detail/b1adedd24a1240fc89c0e548cd042c9f"
  "/detail/917c0dd471714a44a2f46430182d7fd8"
  "/detail/ea4ee62acc4944e68d8e9061d46211aa"
  "/detail/2041dc300cd2453f9887cf0c27aa41a1"
  "/detail/2426edb12df4476aa105ee6da57aac54"
  "/detail/b1db8da532fa409db65270ed2fdd7bc1"
  "/detail/396fd0bec6754ad6802751a4953ae4fc"
  "/detail/759717227c7643e1b6f11815a203b3a3"
  "/detail/ff39b738341a4e009b3ea51400377614"
  "/detail/5b9d56b870604ca2acc275329fb15b5e"
  "/detail/ed3ab2a57cb94cec97392a2d4e4fc2f8"
  "/detail/c93ecdea10ee41a9a587aeb88f1b08f3"
  "/detail/c85a3558dd2d405ca0f4491a6b52614f"
  "/detail/cca727003ff54c9395af451195e7279a"
  "/detail/4ceb08eb683e48b8bffd988441cbe0cf"
  "/detail/bafd7da5004440e8b75178b8111b1997"
  "/detail/2e3dc9f7477b4513bc85ff8a3e5657a3"
  "/detail/b03006fbf7354a93a528fb71c1275db8"
  "/detail/4987134c36be4a2ba051d2c6fbf5bfed"
  "/detail/e7575d54c9fe443f98c5cfc50df9c398"
  "/detail/a86de63a08b04fb0ab63e1fd0055d23b"
  "/detail/b06e1b7bb9814476976c4351ce7f42b1"
  "/detail/123872dbcf1345f2a1b38ff1b6e1d709"
  "/detail/01db2418ea7941c5923de1dc12c39645"
  "/detail/327337d82cff477a8b2969ed8c94191a"
  "/detail/a3ed2e2204f14a108ecc492364caf355"
  "/detail/299df76406224633b1554f17b7c29774"
  "/detail/90c5ede0b2e94251b2824da55f903453"
  "/detail/078adb73e433402cac1d0fb79e5bf8c7"
  "/detail/263e50a70f62437999c52bfaf4d12048"
  "/detail/98099977618846fe80e141669a36d6d5"
  "/detail/d921ee213d44441dbf25538cff506fbd"
  "/detail/ad954713d8574b38afa2398c7bd66c0f"
  "/detail/7260ba2b578748acb6faea9122190ba0"
  "/detail/195e796badf14ec58f9fb64787588efe"
  "/detail/2ca04abcb39d45f4ba3679c5d31987ca"
  "/detail/bba2a0852978402295f1c7e10d5e4803"
  "/detail/cf5e6d5586a54dc4aa912896d745d722"
  "/detail/46e6a1dedb50427e99ab637c736ed176"
  "/detail/8d2cfdd4a5f54b59902a11851d033e54"
  "/detail/f2406efe382e4f49937e837fe25bf33c"
  "/detail/0c888f16942345a4950fa5fe43bb8185"
  "/detail/d83a3e11d54643b3bd70857e7153aebe"
  "/detail/f3c11cfd48fc454bb7f0f46d9bce33f5"
  "/detail/2e2027321b61404abeef63f27c02c8e5"
  "/detail/e070c6060a1d492ab557cd300df10a68"
  "/detail/93be2db9ab73440c9f44d4dff869b6db"
  "/detail/87e8a336732741ccbb5767709f69448f"
  "/detail/00f0b091171b4395b97fd73abd185cd6"
  "/detail/c7aaaff3e1d24bdaad4e5aca59c2240a"
  "/detail/02e134ae0eb64719b5cf4547e75dc4d5"
  "/detail/7c91b0bfa1934d46ab3fd2fc66867555"
  "/detail/ef094217b79440c29fb54a57d569967c"
  "/detail/18f087ba32b6407bbacba7c1f5b7259c"
  "/detail/4a3774215af3449697142dd4e3b95f98"
  "/detail/c0222e973c85450798be8850ee5351fa"
  "/detail/f9f005a3a5ef4e34a411be5f9d070933"
  "/detail/410118c8e60b4a46bfa7a81479a0958a"
  "/detail/73e8e9f85d4c493db672f16c3c916593"
  "/detail/778293e4a68d44719a6e09a9fbfd9a8a"
  "/detail/52446f91657f41adabb61429efedaa1e"
  "/detail/07fada449b96423fa8433f6eb116494b"
  "/detail/6679a0fc857d458c854c6aa0bb9cdc34"
  "/detail/09a0edc9672347aa86b18c89fa4ab4b5"
  "/detail/5b097bd435e848f699e62a1f4d526c7f"
  "/detail/c0938accde1f4174bd1257612629ef9c"
  "/detail/b998200072fb47659bb40dc7f9974fee"
  "/detail/84db882d5eea4037ae04bbfebf4b8219"
  "/detail/a1d210e732b14abb9dd022771c2d6a50"
  "/detail/32bc5d95630145daace7e74b0905133c"
  "/detail/1d02727f23b346df923936e0db86c754"
  "/detail/8a6708afc5644b41b574817639939a1c"
  "/detail/be9981c98eaa407da40960ac1d2bdbd2"
  "/detail/3961e4d4b5694f32a71c9f545e1463d7"
  "/detail/e8c251237d3240be8d3fe4b4b199d54c"
  "/detail/c4642ae7e3e14468b7e384f376400530"
  "/detail/1d9da3d26a4c44dfad990fe91a01af6b"
  "/detail/47fd66b6cdbe43919bafe81bc8dba96e"
  "/detail/02995413d6c248e38af849b631e26c0d"
  "/detail/4df3329a2b5745f38d8e47a9d622d696"
  "/detail/351766db24834309852cc2886f45d3cb"
  "/detail/c5a7941ec4af4197afde9b553abadd82"
  "/detail/0efa71af83864236af70eed5e2477d7b"
  "/detail/de60e8c91aa24bdaa1132adf8769432d"
  "/detail/670e6dc7ae104d428aa1d9d1a3c596fb"
  "/detail/50a1432a03a5400c8edea57ac6906cd6"
  "/detail/f316e9150a4a4575938b7ab049475f03"
  "/detail/763a62ffc8524b5e8cde6e4b63d20f87"
  "/detail/d95e5aec89724844a46b61824fb1c774"
  "/detail/bc682318f5fa45f0882688b264bd3ebf"
  "/detail/91631143c2984c2f9dba27f2aa18cca4"
  "/detail/a57835dc1e2a4d37a4e375dc7da7ec70"
  "/detail/fc8986ebbff24dcf8a2a3da57ea7b3e2"
  "/detail/fe039f02196e4b5ca658e9c0b67b612a"
  "/detail/004686d8f760498391f52ea7c8bdb640"
  "/detail/22eefc3e4e8647f6ac9096672cb8edf6"
  "/detail/8f3502d374e14b9e94862331e65a507a"
  "/detail/cd0e2e40890a4d15821f2359f2c4ea2b"
  "/detail/3ecbabf78cde443fbbe20c3f7746e105"
  "/detail/0d7beea0b0a0493797cca962f2133fcf"
  "/detail/ecc13e058ea74f999d89025ef24e200c"
  "/detail/d8b7ad7f1790433f9ea3d95228de6390"
  "/detail/6f35ce76ebae4b4eaa0cb3cfcc7d7eba"
  "/detail/8601fa9ba1444b558648b0def7006a58"
  "/detail/8ad0fa1cb54c4456ae91c74ba0df0fb3"
  "/detail/34a629ec7478437cb2fe74bf21ecac32"
  "/detail/cac0e859bc574557b35f78ff09b0e8b5"
  "/detail/f27f12b684a04cdc8f4d0cd858c5ba56"
  "/detail/513820e734b841bfb7a36d40271268fd"
  "/detail/11945980dd634f8cbfc3220cbaaa2b67"
  "/detail/dbb7d665b7ae483a85ddc00b00a6f4ff"
  "/detail/1cefbdeff00b4005b50a45a8187c459c"
  "/detail/a38274adf70d45419f15b6a5aaf8df4a"
  "/detail/7df94daa66a64bcead011f93b55d8b9d"
  "/detail/2e87e42a3d8c4aa5bd4da7d0c851bf7e"
  "/detail/e7123a43bd2d4c04b7f884f5f5f4ec83"
  "/detail/8a5ac200d25d4899ad75e11b6302be40"
  "/detail/57b06521d3fe4abf934d2b565836203c"
  "/detail/5d48e465f9a24e8a8b8f92844009b553"
  "/detail/1079bce747f04493a0b784b320384a9c"
  "/detail/24568e105b1c4ce39b7004adb96560ec"
  "/detail/bc64a70a35a6418d817e62896ebe84c3"
  "/detail/7ab660df1ff04a8c9d74a9e1ab0c387d"
  "/detail/a85fdfe29a3c4aeaa52baacb7c4fe95c"
  "/detail/c0990ce6c3c04654bf8def2c3646fb58"
  "/detail/6632d9776fe84bba961029784e4d1b70"
  "/detail/27760bda084040e89b4cb4eb5ed70502"
  "/detail/fe720b4ddeee4981b54f628e3370d344"
  "/detail/17e55a566c5f4acfa9043f13095c5176"
  "/detail/107af436bc0643b6b104ee748fb58d76"
  "/detail/e0b6680ee6684e948069af0d6d72c2ce"
  "/detail/3084543115d3461f8706a53ea1608deb"
  "/detail/d2f2e561fd094f4fbd06d5cb92984763"
  "/detail/ceb8438537014224bd0256a2feff1d66"
  "/detail/bfa003d2278c4189b6394e0dd84a8763"
  "/detail/c09fa05cd9344a6b83b1ea7c01136f46"
  "/detail/e7572990bf90464abe316a8714c55da7"
  "/detail/962c617e8d994ff6b0c25aad04022b67"
  "/detail/5dc2575bf14f49e8b4c43fdb4937e733"
  "/detail/bb1c0a1278a144809a930058a52d6a84"
  "/detail/999eee8fe1d54280bddfe719f06d5411"
  "/detail/d6fbcb6bc1fb4c4fb3c5374ef5b5b67c"
  "/detail/91c10139f3f946dd995878d8e2922800"
  "/detail/6fe67781660a4a79a99071b4718ef0f1"
  "/detail/6f83fd21cfa243e09641b0355a2817d2"
  "/detail/56d50e48b02249c4b5bbcce41a1c072a"
  "/detail/8e0c64f417264187afb600f36acc6d22"
  "/detail/21397090760d4de09ee3c08efa95b2ba"
  "/detail/36c5152d4caf43acb0ba66d500106962"
  "/detail/24c6c5d056014150aeaad045789a4085"
  "/detail/9b2943c29fd2445bab5c0a1eb2a939f8"
  "/detail/c06da58be45e448cbdafe048f8fa34bf"
  "/detail/c27a2d0ffbca459c8ca7fa9d47477b16"
  "/detail/02049224c56347179fa4c013e2cfcd8f"
  "/detail/5f7dd71082de4ff1825a3e4fc530b61b"
  "/detail/2d61993d44dd4821a041ab5ac4be23b9"
  "/detail/ff0d85c583f14ce88459a0c9f3e99cb7"
  "/detail/1d64bf87bc624a46945f3f43f9b20a75"
  "/detail/10b221877d934bea956a28cdd363ba81"
  "/detail/076656b35d3a4c2fb9312639b3bded04"
  "/detail/3c363dd55ecd443691e07c2bbb8e81e3"
  "/detail/224646719ca8445684e02ec785ff051a"
  "/detail/3588374ddaa8427c81d359c9c2d5ce9b"
  "/detail/4beaa37ff7394b238df11006561868c9"
  "/detail/81152c3787a148d4b16100936b96453d"
  "/detail/b64b1e72e4dc4b2dabeb3ce3309420ac"
  "/detail/d398c2ddebc444f6a74dc3133125987f"
  "/detail/ec15386459024ae3959359030fd1e350"
  "/detail/c8beddbfb4c64f6a9b39233b5879e092"
  "/detail/9806aa7208f94e43adcfd98292f68505"
  "/detail/9e853eb5d89046398bfb74de26b87cc8"
  "/detail/66177147d99345c287fefcef07ab18b5"
  "/detail/425ac75b58204f6095083a54846e89e3"
  "/detail/dd5ba0866eb14cc0887bde5bd80ed9be"
  "/detail/6572685ef3f04dc1ab1ac7410c42313e"
  "/detail/35faeb145b7042f292927cedfb4c216f"
  "/detail/63d58180fa7f4d5888fc2644531c2f72"
  "/detail/40f140d4b34c4cb9bb712059869ebb52"
  "/detail/40385d84e0fc4d6ea7d6e03f4cd695c8"
  "/detail/fa9a145df22d466b96bcc1360cb87177"
  "/detail/d6faac7cdc84449996627e8948b985d9"
  "/detail/33997cdd7b564de09f5e8a56ddc4d911"
  "/detail/8f576ee93f3b41f290c1326da81ab9fd"
  "/detail/6249d8ca42d74d9fafc4e225fc74cda6"
  "/detail/1a5ddaf58d7e46f2abe93cb0b3e05ac8"
  "/detail/7c78f77d61ee427f8ab1d08127647275"
  "/detail/6488bb5dede6490cbfe1999ddd6c2492"
  "/detail/a9ebb90b6b994c1c83c16aba0648a960"
  "/detail/1f6e5d4bc1a9441eae376abc6cd6363e"
  "/detail/4807955ffae3442091de4bfbda67e903"
  "/detail/b47b4530a16a41489a4adde43cb0da5e"
  "/detail/c5ccccc7263e414e8fedb14c411adf61"
  "/detail/8972ab26458142a4916b0a896c1592fb"
  "/detail/4633ec13da664845aa7e3659b8411011"
  "/detail/0c2b0c28ecb641c8bea900fc6aae6774"
  "/detail/3c34a8996f0148cea2bff06899c9cf87"
  "/detail/07002a8c74f74f0bb5ed85d8a59e875b"
  "/detail/bcc6fb924e354352a7c6cbb30ddceb92"
  "/detail/646611b105cd4f58a2ca652c91df2975"
  "/detail/c74d63b76ebc4a5cbfcff547bbd8531b"
  "/detail/df6258b4b02845a592c304fe986ae052"
  "/detail/8e96e5860eb3484b8a29e1a66e026207"
  "/detail/673be380d7c84d64bf6ed8cc8803181d"
  "/detail/0c973cce1cec4701b3b18b67f95f5f8c"
  "/detail/90ea7ad144bc46cabfc4bdfc8286d773"
  "/detail/1ab2de41cf56412180e324cbaed58095"
  "/detail/1e4f4b57e073474c869abf45d021e2f1"
  "/detail/1c2a3e43788749a0af765ff3b20a117a"
  "/detail/39a27131624249a6ad8b352c5c69c1ac"
  "/detail/dc7a596505de4d38b5d0a3c8caa61b9d"
  "/detail/d53def18874c4ac18b224fbc07554900"
  "/detail/d7598d9a84cb4294b0037243826a2e44"
  "/detail/eeb1172beae2404db1c08d564baa658d"
  "/detail/c5491401894a4d97a54b4ef547a68317"
  "/detail/211a38b709a84b198d369b82d10c19ee"
  "/detail/b13ab2983fd140c99ecfea32e58d90ab"
  "/detail/0247791b45054c689dc340a2c29e97c3"
  "/detail/90715bef8f954103a12344ede2753d8e"
  "/detail/3af696e599824a919a809c42b0b9e9f6"
  "/detail/0e85898d386242a2b704575c57fee46a"
  "/detail/a2ac4e82bbd349dba1489457f021c775"
  "/detail/db000d99207c4cab8f8e7e04d132e6b2"
  "/detail/75594e9953254fd8be71ff9527530144"
  "/detail/53e4a030c1484afaaa3ad9a63e7c8d0c"
  "/detail/e794fca7a9f5459a9503de5a4fd3ae10"
  "/detail/1378eb69008245aa83daf302d53e9e75"
  "/detail/c3a90e4ae18a487ea6161038d2d63fa7"
  "/detail/0b4240de68a5461fac990789bf37f906"
  "/detail/48c7a1ddf8ce475cb5d7341240c8495e"
  "/detail/a002e63bb53b45eda2aada59424ed928"
  "/detail/978eeaf35d914701afcebc10e4eae2d1"
  "/detail/adf28c1b866641ca80805eda0f657e47"
  "/detail/e27aaef6541e48e69948265217bc772b"
  "/detail/58a76ccf0ec54578b7d1fe2162809b53"
  "/detail/a273256fafd0470ab1bb4eced3bde68b"
  "/detail/b60eb06412fd4ee080f3e156dd9e0bb1"
  "/detail/ff5f7e5baeba4fda98a4c1abd9171bce"
  "/detail/b09e3463306d450284ed278fc4a04e6c"
  "/detail/bf98dcf47a464ce9976aa4e0b55fac51"
  "/detail/9aebc3265bbe45eca78b5549c71e35dc"
  "/detail/037699b1e44649fd8022c93d4f39d202"
  "/detail/72366de30de743918f83b6ef0bc9e4d7"
  "/detail/6fc107d6a1e249129cc62e39bd3db5b3"
  "/detail/4387a96c12c74a28a8a0e197b1b57c37"
  "/detail/c592e347ca8d4ad0a607e98da0d5980f"
  "/detail/a88b6d49f39245bdb764eca1267b7df3"
  "/detail/ebc5afbc58784d679ec08a05a4d3e56f"
  "/detail/68f02d2156b747aeb7faa000cab00738"
  "/detail/664ad8cf4f5d4ee4a9f77c8a83b5ced8"
  "/detail/79fad4f30b6f42fc840cf0b0f8222e2e"
  "/detail/709d4bd7e869474fab205d5269922b9c"
  "/detail/de9f7ed32b79420ba085e18f53581b38"
  "/detail/806a7f7b051946a493b78b03dd11a619"
  "/detail/84d9d963505c48db9228354ee88fb681"
  "/detail/fa3391c9b81a471a94c8d41fd0219852"
  "/detail/004b11b664424995968a6294d4ea4ae7"
  "/detail/baaf0501442649a780e5481b2d0ca46d"
  "/detail/2e7b613304dd4c96824d1be6ffd83190"
  "/detail/99eb30031dc3465c8fe88a9c89476e57"
  "/detail/d429eb8ffe8940e4a499e74bfddee156"
  "/detail/382c2a07c8a847aea74ed5a46702c522"
  "/detail/15ad00f10c3640a6a206ce1f645317e4"
  "/detail/d744bf7892ae4da48aba62c8bbf2d386"
  "/detail/82422d46ba124c2eb2399d06e840b34d"
  "/detail/589f8be0d1004165aaef3411142d1f35"
  "/detail/d3c9cb38a11f42bea374e7a685bfd828"
  "/detail/dcbce2570bcd427e9b15d60beb70c206"
  "/detail/5968d52d1e024f78b80ee805e02a57a4"
  "/detail/66599a8892fb4a938fce89ead4dcb099"
  "/detail/b6da8bea649d4194beb399e889c5eb3f"
  "/detail/c7eb683cb67f400c9e4c1f944de23867"
  "/detail/f91503d085e64349a38f77e839be9135"
  "/detail/135d7e3a28f048ec90fe4c0f9cf250d1"
  "/detail/c634d14ba4c74baa8e292dd16dbea35f"
  "/detail/397ed4d7eaf64a27b34a2659e4c7b1c2"
  "/detail/ecc0555ff2064ec2915c6decc69ae85a"
  "/detail/c2ecdde0aafa48328b8d42929b52549e"
  "/detail/a5231c856c43495da274897580f9a85e"
  "/detail/106950daa9db47fe8c6a495ef55870cb"
  "/detail/e38c6f7fb6674782852cf8e6fbb8b1d5"
  "/detail/434d104060724211af24c72eaa0bc284"
  "/detail/4b4b811c1d74468fa8fecee8a5ee9d62"
  "/detail/6c698c61cacb43119d2a72de4cae5954"
  "/detail/f6e8d7414b0a46928f48d84e99880aa7"
  "/detail/025912f6c03241efae963e914b4a2da8"
  "/detail/c2f9dce71c024427bedd5428835dac06"
  "/detail/5ab62cee16d34e738abef6ac180b5456"
  "/detail/6279e85c754a43909de87f0d3b858351"
  "/detail/6a1e853c474742629d0dfb9ef4704ffa"
  "/detail/0bfa5882652b411f8325d7f35787ea06"
  "/detail/efe49d1abae64f1eb453ca385959f8ed"
  "/detail/a94cfdb36a34413f8b774e70d8173a8d"
  "/detail/0eae7def3a744c4ebd8a896309b77c27"
  "/detail/6d2b25311bf342189ff06031a12575b5"
  "/detail/e3c5ad7100ef4310969cfd911d20f92a"
  "/detail/a9e859127ec94c09936ee68fb5506acb"
  "/detail/954a80cd883f465d967b956bdbac0d24"
  "/detail/b49a3e6547784f1fb5d822d52cc9a507"
  "/detail/8b2e1a5bc9a94dc28566b6fe6c7d9fb0"
  "/detail/36e44a29aa7242c0a35e5412f2ee34ad"
  "/detail/efb314ddb61f4dec851d6ff5fb59828e"
  "/detail/e293e96ffbdb4271b54f58053533ebad"
  "/detail/af02af284a1e4340a9d65710ec0f692a"
  "/detail/80ac3af486e84a35a7bc11088de30371"
  "/detail/e10aaf1f02bc4ab78efc0c843d627033"
  "/detail/13e149cb12ec4e5281be122f1e58d19a"
  "/detail/ec9d1beed74a4e4b8609a7964777dfc0"
  "/detail/fe32dccd36e644e6ad9daa7a5a2d8e29"
  "/detail/3ceb37a732424262915d394bded5a67b"
  "/detail/39e611ebb0ce4cf4bec80976cd979b1d"
  "/detail/4fce61a3812446c395d3be80d81f7256"
  "/detail/b3d5cfdf93044f0f9da63e1bec0f498f"
  "/detail/b442f4907014471fbee8e7858935dda9"
  "/detail/b1c73b8f86ab4f3f81b934385003a2fe"
  "/detail/272356eb911a452590bb2e241fd14568"
  "/detail/3ee5d928293d4c899e82ecbfcdaf8904"
  "/detail/bc04f8d5ef8049b199bbff11bb4950bf"
  "/detail/22ac0755db874ee1a81f3f0119b3c9ca"
  "/detail/2605e192132e445380df780de341597a"
  "/detail/404c3c66aa574b1fbda3dd078b083aef"
  "/detail/d4808dbf300548ff854642b7d0d25e13"
  "/detail/546f7991cb24470995915c6a6a01ee9d"
  "/detail/cfb87e218e5d414d9b092297886e3231"
  "/detail/88d90d9342fe4af58dcf5e3f548660f3"
  "/detail/c3709f5d2dd14c66bbe914feeec20301"
  "/detail/bc0fc92d728f4ac1bb665dda9724989e"
  "/detail/1dbd6195ad6a4c2cb149c5cca407ca9b"
  "/detail/fd5ca998373a427d9626a6d9ff8ddacb"
  "/detail/ce80dec54442466aa7820ba52ffd7315"
  "/detail/d588741b684a4310b31da17036b4104b"
  "/detail/7e76fee75a3c473f914e60eaf0148bb6"
  "/detail/0108e68452714f34a57a7f8099793400"
  "/detail/a3fc598a85954f5db2233b1e5d66d04a"
  "/detail/3cca1fd2010b41eea1cd514067ee8a45"
  "/detail/19f87f2ffc444229a0506f657cca336f"
  "/detail/0f24b98466d3491faff4cf5b2f5a8851"
  "/detail/3ea91918f6b441f49d32af8dc4bb52ca"
  "/detail/ba6462e1ce9d4920b1d4443bf5b4b453"
  "/detail/253512640dd24dc596c9e6792ec56294"
  "/detail/2d1ee6b155bd421c9c1a3b3b494a7558"
  "/detail/abbff3061a2b4efda6517d340af495ea"
  "/detail/8106e64ad0ca408a81e9db6e77c53103"
  "/detail/95700a8ddabb4fab930eb244e3a088c4"
  "/detail/053c65372b1843198294bd3272c59c18"
  "/detail/8eeabd8e0de14592906fd3ee3ee9d094"
  "/detail/851fcb918a8348aa8668a758e4a16f10"
  "/detail/091fa1baf33248af8b3570f4e2e46e2f"
  "/detail/db24c241468e4b9cb2bb7c83f2184ef4"
  "/detail/5ad0a75b35ea40b780720cf5b915396a"
  "/detail/e01fe72d00b34200b0e4573a796e182f"
  "/detail/ff68a2d92a194570bdc79039c0ee9401"
  "/detail/7ebc09de57314bcfad30f07c4e57679d"
  "/detail/8d8d6091cce64b01830f55bffea51626"
  "/detail/d5a420e9af7a414f8fb3b0c60bdd1f93"
  "/detail/ea8508e1b9504a74a59c2d322585ba0b"
  "/detail/e5ea0a46ed7a4e52a3112746fe9a5d59"
  "/detail/946a1b3e5d6b48a7b34264776ac11895"
  "/detail/e46f79c7641d42eb9bcba3be03a079bc"
  "/detail/db7932d139784bf5a92253b2f1c7f58c"
  "/detail/d98a441b8c544872a2d564806136ae71"
  "/detail/f381a6bf4d8d484ebb27258b20df4af0"
  "/detail/faa3ea40bdc547a68f846fa90ec3137d"
  "/detail/95ce7a71851349eabbaaa3c0faaa60d9"
  "/detail/0198cc7f3e447214a848528de060a0ed"
  "/detail/7f5d6ee8588e4ec6a69b2e56a157fb24"
  "/detail/22fe18729db44570ad5e1d74f78f60da"
  "/detail/a95198c1fa3440b3a409f813a46d7a63"
  "/detail/78f5e0f7431f46aba083791cf7ade7e2"
  "/detail/ff6278684c8a4486be50717c6c53ec9f"
  "/detail/b3c644c9c65d4fb2a87f1283afe5fbfa"
  "/detail/275bb5950b3b481282596a5e57bff67c"
  "/detail/c5a27fabcb0f43a49df6dc6b8d4b193d"
  "/detail/ac9a8ea61c024e11b45332eeb7b88f10"
  "/detail/0b47eb18517a40e19503212e5f25841d"
  "/detail/fdd08c63096245de858ad3a5ee88a604"
  "/detail/a6a99f9475354a60892d173b04034d30"
  "/detail/30b4e211aa274ca1b6119f6f65116006"
  "/detail/b41f02788dba4b0984e71fa2bb4d870c"
  "/detail/60cba981cea144c2bedfb3040c1ac083"
  "/detail/6de6f10e5c554741b2f425c9e52380bb"
  "/detail/14243f217c0b44fdb06f6755942021a0"
  "/detail/60a62f3016a943c5a08b31beabb178a2"
  "/detail/fffcbe7a2b714c24b770554e283e3e56"
  "/detail/b21f68ed16314f76aa214d043fffc0ea"
  "/detail/c12145fd07ca43519e788790893aecac"
  "/detail/efdb8340e2e041668fdcb043002ed360"
  "/detail/923a8d39724a4eb5aec7b7f5e4ca97e9"
  "/detail/1ae16168b0754bb9b4ae0ecaba9e6261"
  "/detail/c805dc6b53344265bdda8d4acec4c147"
  "/detail/7625189dc83745368186cdb19fe7d763"
  "/detail/ed3e0e05f2d24760bbab5bae31f2ba1e"
  "/detail/6e5b2a4b70ff4124a6f742b91667d0c2"
  "/detail/09f5aba97b0348ed953a7bbf6793b6eb"
  "/detail/e71bc9b393fe4133bf1fb32b20fc1f32"
  "/detail/efe6680569f74faf804ee1efaf19be9a"
  "/detail/86a1eeadbc7942cd815d907d267d6433"
  "/detail/9ebbb29c29fc43819c4aa6588b62a66c"
  "/detail/977b122d3c4c41a2b9b31ec858c64386"
  "/detail/73698db3297243979f0e98fa109a5de9"
  "/detail/52ddcb9416be4b8ca80b2cf20785a234"
  "/detail/242b15a92c0d4435bbc5572db81ec4bd"
  "/detail/0b4e5cc4d6ab4ea8b8330862b728ba1a"
  "/detail/9cba526f770c48efb77d68a271da3af5"
  "/detail/29fcf3ee4416428fb61bb87dc743bda4"
  "/detail/2e7e1de52d554935aa270edc10a526e5"
  "/detail/13d491072637494db5686334ea3eb8b5"
  "/detail/aaa0df4f493c409ba21d185c8da6412c"
  "/detail/d12faebfa96c4ae687103524b5b4704e"
  "/detail/88ae32fd0e144bf3bfee4e5507060ad2"
  "/detail/f06f5232c3814c89a0610881a6c69236"
  "/detail/affe86959b3c4ca4a83bf06985082485"
  "/detail/e622ddf44c2a4f48acfe09cba7194710"
  "/detail/109857d9fb1d4f078a98ccc4e5a3fe1e"
  "/detail/9ad81aa4b3f44b199dcb76f6b5d59acb"
  "/detail/a49ea892ade947568b10dfb22616bea3"
  "/detail/dfb58100a22e4645875eda2e4595e8aa"
  "/detail/93c36a3e9c28467cabac09b48938bb75"
  "/detail/289e9338267a4f9f9c8acebb1c389498"
  "/detail/0ef58a52c50d44029646bbe114f7fb9d"
  "/detail/d5bcc0f76e414c6b86befd17531f5ddc"
  "/detail/4918d34ed3354929984e9fd896075c67"
  "/detail/3a807525f264447ab6f2e5eede8d358d"
  "/detail/16a7129a19ed428c8a9fb051c0560f61"
  "/detail/6b3f3fdc56a949f9afdd7b54255f1fb7"
  "/detail/56f3246d418f49f98d3d98c686b2d9af"
  "/detail/2995b3f20e2d45c8aba5f071ee5ac022"
  "/detail/6b73d7dba29d4a149be3104bae26f4b6"
  "/detail/ccdda087f458462ea0de04232d68ab19"
  "/detail/459840c19e4f4c4b85f1f802068413fc"
  "/detail/9b4ba69157304782b5e82454011cee2c"
  "/detail/d99e826e70384d788fbb9d745b6fbfff"
  "/detail/e996dc4ad03c48fd9655bcdc4d45124d"
  "/detail/89d77c0a750147bd91b2d475478f239d"
  "/detail/12ed442c43444a6a9ba8bdcb2b4337f0"
  "/detail/979af9414ea440ada121c63967b26706"
  "/detail/0a38581650a342bb97478e5552350b97"
  "/detail/d27f7b4faf9b427c831985c8320bfe23"
  "/detail/0ef0df1cdd2c4b2488480fd95727ecc7"
  "/detail/6d5f1b427cee4e84bf0ba798facb1e58"
  "/detail/83ac8c5f60c049bf9ca8d95767337cbc"
  "/detail/5c9e1844be67418690b0bbbced1a94e6"
  "/detail/d1ed733ee08346a2a3a8973e611d1acf"
  "/detail/cabf7a7cfa7f4358931159ba983cea29"
  "/detail/b33997e88c094b98b85c7398eb4d956a"
  "/detail/0300631da7ad4a4e85b368ae955729fa"
  "/detail/2f85a8ea00f94ac185b713be0e4d7579"
  "/detail/65d37e8611a24d6a81a53a335f092210"
  "/detail/49afdad5a3214f2cb054a61cf6a2743d"
  "/detail/49f55c7655bc460cb07379f8e0c7b369"
  "/detail/18d7693282ef4a0fb01e9549a65be886"
  "/detail/2a7306b8c40e44539f45f533eaebe843"
  "/detail/93377fddd0b142e3a5d7efa805b24d60"
  "/detail/28916adf88504c208540d811b87234cb"
  "/detail/e7cdad3880984ae0bb9f0ba48f0d37cd"
  "/detail/db5460fd7959419788ec414be3947d20"
  "/detail/544a2015944b40c085239bef584aedda"
  "/detail/e1e5dc6ec9ea40688c2ec208d1c3c9ad"
  "/detail/bcf25eff26a04f17b41f44e1c48e049a"
  "/detail/b1ba85be51d140c3b95869fc2fe9195d"
  "/detail/b1160f7981f7492a8580bd346de6c384"
  "/detail/f3851f154fbe4e5791df4e1662f307fa"
  "/detail/b619ad06155a4d1c990b43f934fb2964"
  "/detail/a4566694f5354a1c993527ed1ef82a0e"
  "/detail/35eee8534875456192b270d7cc44ff9a"
  "/detail/75d5e60bcf7c471985660bdcf5f7574b"
  "/detail/5fd0693e479748699da7f40971576795"
  "/detail/73ec8a1a67b34ca1a29dadf9f2fd9f22"
  "/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e"
  "/detail/513ab9793dd541e6a6dff9033f99756f"
  "/detail/8f1332eb43334d159175a80ed6e45057"
  "/detail/bbd322979bc447f7afccc5a34b012795"
  "/detail/5740909ccc3a48338debf5fa37c7f3bb"
  "/detail/d78dbcaef0fa4b8b95dbef708811792d"
  "/detail/430c352045024496a3ea4b1824d4439b"
  "/detail/37b07dbbc540478b83361506e3942f30"
  "/detail/ba66c013ec974d8cb973891364f8e00e"
  "/detail/2415b8881ffe4cc88c061519cd268aad"
  "/detail/a34d0614c2e1433585e1fc3c077dca45"
  "/detail/1022284a1d1240e4b076e34f9c9f5b8d"
  "/detail/2e178c92c469455b9faeb827c2a967a5"
  "/detail/e0d16cd0f8814f789a4416451dede9ce"
  "/detail/b7608015bd3449e28ac6ffb8f1bcf8c3"
  "/detail/df818b09a3de4776bd25ca68597f38f2"
  "/detail/978648c238af48d3b655595f0883865a"
  "/detail/ff99c8aff36b44eab0e1ce60a3ccd39b"
  "/detail/4a5521c0a1f04f648418d834bc420e4d"
  "/detail/938da276797147aca538bd71c75d5b13"
  "/detail/8d35f0c6664c405396cc9d071b872140"
  "/detail/41bed1362a5e458199a8174c043bd98c"
  "/detail/0526dc861ddb45d786ee360e55542fcb"
  "/detail/cdae51e2632d4f63a172652127da1667"
  "/detail/4a1cfcef8dda45c79ede6cb127c59d88"
  "/detail/c8bc8e2349fc43c0a896a67e6775286b"
  "/detail/532bc18bce2a46a08f594287975818a9"
  "/detail/3a3ee315322b469b860c866edbe92c33"
  "/detail/385ae71174a64b6a9df0bc2e6aa9606d"
  "/detail/fee4ac1cdc804f6a8a0b1d06ffd893b8"
  "/detail/1bd6cd13960147aca29627cde646562b"
  "/detail/5cef6d13783b4e3cbefa1994ca672e30"
  "/detail/572d5705e956482dac2f41bb553a37bc"
  "/detail/161a8c230cd3493ab870a65235a494ae"
  "/detail/6778590043c94554a2e2ca279cf89edf"
  "/detail/d77a75a1b1794617acd5175f6e6b8746"
  "/detail/ac98e79bbf394152910068f5904b7602"
  "/detail/57963422e4df4c9cbc4cd46a258f4d43"
  "/detail/85717c37b70e40ea80b32fdc18267be4"
  "/detail/fca1613aa50444608ef93a7ca5d619ea"
  "/detail/b2ca25f5540f4fc2adfeffe678ab972b"
  "/detail/b538e20a86ec4b21b1b3ee12b2be78fc"
  "/detail/647cdb3620d949088e6140b223aae47b"
  "/detail/512f1a8494a64bf0bc1188618e49f7c6"
  "/detail/faf527e7de7941e58010fe8d7b0a13da"
  "/detail/cce237728c9a443095d5acac2558ca2b"
  "/detail/dbcc0014fd9f4363b9e2140f81f1a2ac"
  "/detail/a99552f6420149fe9b6fe71f1eb223c3"
  "/detail/b05dbf665c7048bbb3a6e43c677f04e9"
  "/detail/81dec1a259a74506b9ef84a75cca0c0a"
  "/detail/642decefc90a4d6b80fd2bc4ec5f73d6"
  "/detail/d5489586b35f4d6c856104b4a11a933e"
  "/detail/3e5ee8a2858c4ab6bbf066d7a7b49119"
  "/detail/2a8f6621d4f043a495a8b1c6b96d7d9c"
  "/detail/eddfe5e6aab54d448257d260518d0e41"
  "/detail/0d23ab14dc8848bfb34e5420bc24cce5"
  "/detail/2dcfdf6c5c7c4f7dbacdc994f955863b"
  "/detail/882a0d90845c46c9bb019659a615f235"
  "/detail/0cf665757b114488b50086b62e4ba9f2"
  "/detail/8423275330d44d93abcc4c61c3c73b69"
  "/detail/b97db1934a234c36a36c8fcc0a9b48a8"
  "/detail/e501ceab99da4c91808c2faa5e7fa267"
  "/detail/a9a4d386ca724a2db7713a4433fc9840"
  "/detail/02759be066e442358538d7546af81aca"
  "/detail/dc5e6fc2683d4cf2a5810eca4fb277dc"
  "/detail/2e27af7ee4bd4504b2fb719c6c009154"
  "/detail/3fa12940be174d3498dbd77d80b9ce08"
  "/detail/60f016e0a18245f7bc87fd3b71db2b81"
  "/detail/06cc3c21be7f4f78a486f73054751394"
  "/detail/6be4f3d665a744a7b140327320ba8c34"
  "/detail/ccabcebed380405595b3773adb4e9233"
  "/detail/96936e32fcc6414e9e19963818ae3296"
  "/detail/8d7953e7dec846a4a943b84d1dfcbdb5"
  "/detail/9d85c9789ad7418aa9d7895426fa4723"
  "/detail/fd98f2fd417a41fd8a9b132c628649db"
  "/detail/8661d98298e14607828cc3b36900e94c"
  "/detail/92c23f7484f8435c9dea236c5dbfff33"
  "/detail/48a5b72f87bc46938c6227676784757d"
  "/detail/cd65f65f9e194405a8fae33686e452b2"
  "/detail/5513d06a660d4c26b65a4a3abbcc8e80"
  "/detail/0e56c79bb26b423dac3b0733a0d12505"
  "/detail/1ead89107be94b04bcaed61abfb4dff3"
  "/detail/9835eab31fb84f3a91ec057b0bb62fbd"
  "/detail/f31b7b2576bf4aeaa3a17ca7b0565dc9"
  "/detail/e57b647ed7be494aa6c9888302854707"
  "/detail/bcfc30c3e8f04d53ab19eeabfe0142f1"
  "/detail/d12981d18f2849918869d882815790d8"
  "/detail/8b97147eed14431a96b27fcd97f82b15"
  "/detail/6d0770084b0d42228a102325315ecdf9"
  "/detail/ba8c88e654db4233807b2c5b8e431dbc"
  "/detail/af2d7e408fe24e3cadadbcbe89317fc6"
  "/detail/7653ff298487474388937d3c2d992fc4"
  "/detail/ceea184be7be42be9418d600dd29df94"
  "/detail/814659f866ad4921a027de02d802134c"
  "/detail/34e8675ebd7942e2ac95efcc12aed645"
  "/detail/421a3fdfd0d5460ab528e3707ca11a78"
  "/detail/d82869b7941646cc8f78ffe8e15deeb2"
  "/detail/3a38452121eb4288bd11ecb17960b471"
  "/detail/b65979e4573a45ec8776f44b71e25fcb"
  "/detail/29424506f7c34f70a500c369ecdea554"
  "/detail/3a606f0040f04fe88fdb1df4d774ec41"
  "/detail/31735ee394174546b9a835372afa3ed9"
  "/detail/c2b323c59eeb46d5b7211e030f5de19c"
  "/detail/fcf980076f134140bf9301a24d3649e4"
  "/detail/6fe4483b85f04d28be33029ae4fde5c0"
  "/detail/c7ff89ab363f4121930a8ed3029f5a84"
  "/detail/242b990a94a148d5996e555214f68c42"
  "/detail/60009152ef264fb79291ffa1250bcd2f"
  "/detail/5e04e5803889429aa262ddbf456fae80"
  "/detail/030c2b8679954ed2a192d0ab41599237"
  "/detail/35672c2a1b5a469c8503c77d310989be"
  "/detail/40e681a28a44409d9773a009fe2b219e"
  "/detail/caf11042ce174fa78b82ed67c48198c7"
  "/detail/4e2cb309e19047d9aae6018512ba4c30"
  "/detail/f8b5afe955a24e7e9e4d040e2877390b"
  "/detail/d071cd3c97f54911abe9998901149f0e"
  "/detail/ee56b117ca1d45d5aa1e74c5a31c88a8"
  "/detail/d66f30e9af264772b226344464a8eb73"
  "/detail/de5b2659c24941869ceba9956ecb18fc"
  "/detail/f1c01478c4f643fc8294bd0b5426e2a0"
  "/detail/a2b382edd3774b649d450881732e5e0c"
  "/detail/bf451780c14345ef968df6ccb5bd9537"
  "/detail/c193c5c3677240ba8498cb282694a75a"
  "/detail/a6f7d5ec8fe6423fa7a8b4f9dffdd638"
  "/detail/3fa5ce053872435eb6675ae6215f7392"
  "/detail/5eedf9e0083e4aeca67c5b3c190f2bd9"
  "/detail/6e28e83bd9574443a9ace18fd0599a36"
  "/detail/2615481bab764694b87387e4770cbf9f"
  "/detail/3b28baa2c50147878ab56a0895c14c85"
  "/detail/cf8b6b81f0954b3a9eaf439139e4f606"
  "/detail/fafadb53a5844d5d9beabfd5d206d2bf"
  "/detail/8ba007392e584243aca6846dc71bb165"
  "/detail/7e1d3c6e101d49beab8c8e57828bd83a"
  "/detail/ab7d6765c76a44daa086265944d06522"
  "/detail/ea837dfc79d5449b85c757c847b0ee21"
  "/detail/469d38b67b884ee4846343bba07b1499"
  "/detail/da3eaa503ac547068cf71a307f6ab2e0"
  "/detail/7f4b15d3c367417ea9f74ecc98cef7ca"
  "/detail/5cfee0e13f2048bcbccdc352aa1b31b4"
  "/detail/812d1d6712984713a099b4b9c534e63d"
  "/detail/8280e10c0eeb4b12a2c860f7d81b0b31"
  "/detail/bf2279ef58f24079ba2cb33a1111519d"
  "/detail/b56780cfec524d4080acd224453822e4"
  "/detail/3e28dc8da2634d2f929e84fa86b594b1"
  "/detail/aef09c55b7154e64a364d71544061d61"
  "/detail/babe2dc04e294bb7932031fe607e909c"
  "/detail/946fd1d8c41442dd9bc3389cbc885d97"
  "/detail/5077c721df274caf897bf642e4f70708"
  "/detail/9a4f6ed7bf9b403a81e21c8e920db903"
  "/detail/0854c3a0169d40428952e96c4a316b2b"
  "/detail/91e9d995ee514608b73d6b392cd07175"
  "/detail/d4086124ac264a29b0beadfefd18eba7"
  "/detail/329849610cf643a8973ec27b03de6bea"
  "/detail/10bfebf0c40d4b9ead526f6297362a05"
  "/detail/6cf32810900244f1be5924c0621697e4"
  "/detail/ebf17eb959474f459d6910d9a2a1efe6"
  "/detail/96f6462dd5e9444baa8a6510915825d3"
  "/detail/a3f87bed4c33485d8a5716038a51ff68"
  "/detail/c4bdd66a5d044daeb2714a0f616690f0"
  "/detail/a49652d3ffe847538e88d20de49f28f7"
  "/detail/20989bbd439b42d08e7daea45b961680"
  "/detail/b7549288b1ee4e5cb0112d3de02d6658"
  "/detail/08fe3fb5188b4a49bb9ff8250e4c83c1"
  "/detail/fac01b295e044b589ca4f8b2ccb2868a"
  "/detail/b11de8bb0c7b4729b588a1e2064d2766"
  "/detail/48ee7ecf2a224943bfa4deab5c3f5fa6"
  "/detail/fba6edf7282a4e248bfdf4f5e115e553"
  "/detail/3a9a08b1ddce4e06bd2e5135c0cff974"
  "/detail/f4d4cc28f8f7433d9ef6e793e36f8345"
  "/detail/7935ea70cb7246e5a653da10df084028"
  "/detail/d8f0eb71932c44ad8667140e3312855e"
  "/detail/db74c43551ca45f9b869ddc5238c9440"
  "/detail/591b9f28ea11400d81c8ccce7446bc6c"
  "/detail/320f3f2a96b746ac851ccdf288ce71cf"
  "/detail/8e215a305a20449bbc599a41411dc03e"
  "/detail/b94b812671f8453096a49702ade6d3e7"
  "/detail/cd5c2b40f405480d8ff6f6016d601345"
  "/detail/68e99532eaea480a9e1a058351bb9088"
  "/detail/356a438f47d745d7b4e95c38d8d83cf1"
  "/detail/d133c375efa24c05a901f1d76f689268"
  "/detail/ef072db81dc74957a29944520c88b8ac"
  "/detail/0d7d73a2179d4806816b48a04ec47d3b"
  "/detail/a307a2071a4c40bb96413f0e68fff13d"
  "/detail/175623c2e14d4ae3aefadc5995b47fab"
  "/detail/7092fcbb15534856a93750e848e17955"
  "/detail/1d8cb0a656654bc580c454f327e7cf44"
  "/detail/a43dada774ac4455b007c6be75b42c38"
  "/detail/7b46d96ef22543419364e437ad390f8b"
  "/detail/5bec8fbd30b641c4848c699f048e8737"
  "/detail/588e558cbf184dfa997bf5258ffa8d74"
  "/detail/e1e7f97e2dfc48a292879d3b254c9280"
  "/detail/cfbaf928cc814fb0a077e79398de969d"
  "/detail/732e900773e74e5696cbb493acd360fb"
  "/detail/dd2c0265dc2a429882e9ca8a6ab673b6"
  "/detail/df6bcf39defb4ea3b37061fce1191ae5"
  "/detail/9cd92be32cd943f1963894bae4d50775"
  "/detail/fd6002d22bd84e2e9eee60ac06992c50"
  "/detail/0bf9365f5a4f43429f813f9946d8bc3c"
  "/detail/ebd349fb03ad4d49961cae98d0093f9f"
  "/detail/2c0ce85a8bf046a992ff150ac9ca9eef"
  "/detail/882e2b8c53c3443a838d040900251f16"
  "/detail/4ab5056baf5d4622ada50811208425fe"
  "/detail/799e29169fe34e0da8cd9d76df9a6365"
  "/detail/d2efd893cd704433a99c43c3d576330f"
  "/detail/72d70c67e6474ddcb1fba965b12ecd8a"
  "/detail/17c8ad20f8e743c5b4111f96115c9636"
  "/detail/25afe30a2a8f40a1b42355ee36e6b7e8"
  "/detail/d81db2ac9b334358974ac9a4f7b01704"
  "/detail/b205247ad0274118809c6fcbf120ffdb"
  "/detail/95931f5a9625405788854da447d48135"
  "/detail/fba40109fc0f4e209831237e47930622"
  "/detail/c9d11d3eb1a7421f992e45f0a3e9aa4d"
  "/detail/c5ab144f495c45d1af742173eb811222"
  "/detail/930c3c01353e41218188f2edd2e459d8"
  "/detail/b435c39320a2471a836509a94ee47994"
  "/detail/a3ef09bf6a504734b046e22f90a5f2d5"
  "/detail/f318ca8d1b384cebb849637edde5e6dc"
  "/detail/e99f3c4ba046461383a9bc673d0b87af"
  "/detail/a327f7ffb3234b9f89e7297d5492f7f7"
  "/detail/64a9bb7c99a84ac8b1403824509e0ee9"
  "/detail/6711746c36104b8ca5161abdbb34001d"
  "/detail/cd87b139a8a647f68577bd0a5d82f9e6"
  "/detail/0fce4e3f40f1469397c0ccc45df12c99"
  "/detail/3d0bfa0cde4d46c9aa9d870578c40edb"
  "/detail/e249fc95ce9046e29b242e030745b7b9"
  "/detail/1b2eacb9348349c697fb48ff4d612a05"
  "/detail/7c48826996dd4d1dbb3d99b9c83fea29"
  "/detail/6e85953b9fc84b2fbb82fa9340b15145"
  "/detail/cf1c068c95a64a75be0bd6a4fbba6dc8"
  "/detail/bb412193d7a0408f8cd1f4ea34bc15de"
  "/detail/9c78c2b420c94a99948fb66627ad6ce7"
  "/detail/bc2683a0a3af4039a8d16c289205c9a7"
  "/detail/fc6740c48f6b4351ac1abe8587b7a1dc"
  "/detail/e2c0c6b2b18f4d3693a9715946286572"
  "/detail/acdf8f350999418c999503dfcf22d4e9"
  "/detail/dd8b93bc89424342872e99a6fc2673bb"
  "/detail/6086c696ed2c4ab0b2631cf6889048bd"
  "/detail/07974aa479174bc5a3cbbf79103d6ce3"
  "/detail/a564df702edc437f8b2e30452c1bd0fc"
  "/detail/15bee944bfa54641be01a881e37e4f07"
  "/detail/b39d9c21fd9f44918f1b981a46169770"
  "/detail/d39179751fc240e8978cb8ff697f7137"
  "/detail/6b1d01e94f4848f985fb81b0c99bac3d"
  "/detail/6e663bafaa9e4baa93f4a4e17af37589"
  "/detail/6a554ca286b449c4abc3776f59f19899"
  "/detail/51429b77ac5f4cf587e7b19f6c90981a"
  "/detail/f3d3cccb08fc4aacbc81eaee94aa4148"
  "/detail/2ff218902240442a9d3657c0939ac1f6"
  "/detail/7228966447ae4b1e8171cefb5ab19f7f"
  "/detail/ec0750966ad5446e89da520aeb4a7836"
  "/detail/2e5adc141ea141a29bf9d7e588787cd9"
  "/detail/5a6f2c08ac8f475b9bc2ae4f88c0ff3d"
  "/detail/f28e65ecad1e4b0eb1788d5edea31f6d"
  "/detail/0f08d21d46564b78ac88e7a908123e40"
  "/detail/72de34723f1a4d3b8f8d9947edbf1fa0"
  "/detail/01a0bf4649ce4a73964643d64405b43a"
  "/detail/17020682bc7f428d91170cdec66b663d"
  "/detail/c020dc71e8454de6974ffb79138a9ca2"
  "/detail/60d4e157e45440b4a93e9f1ff9ec31ef"
  "/detail/1c5903b052dc4a25aa7bd30ca9c094c3"
  "/detail/e521c09b2f704a669537b7461a067c53"
  "/detail/b067cb55991a451896f7d7886ae00915"
  "/detail/47e6e4acc72043f29432e1294972c885"
  "/detail/6be2214eb4a644fda824994e4c0353e4"
  "/detail/ab2b27a84b6e47ee8128a54ce33470e4"
  "/detail/2b57238383d8469b806b6860246bdf76"
  "/detail/5acef79d5e8149e19823cc6fb8a90727"
  "/detail/be114c44e1ee40e2b37cc12e2e0d9579"
  "/detail/e410571e2af343409f59ee9d3ad44dcd"
  "/detail/e80fb819e9a04bd6a2aa0015e2db7081"
  "/detail/72c71ad3f35247a5806a5bb7fe548877"
  "/detail/336b7babafc948c294453fae97e4b600"
  "/detail/01aa2b5c3b814a91bab79bbcbf0608fa"
  "/detail/ae4dc0810d8440729f958b98976e589a"
  "/detail/697fde59070c4f94b3fdee8b14db202e"
  "/detail/c66cf61fc52d4fff9711a2e8e54eaca9"
  "/detail/d8ddb8835dd747f28b82ab20f8e94635"
  "/detail/e43bfce161604d32a85eb6c08b60a0fe"
  "/detail/dce5d7ad25944c2ca90bbd98ecf0807c"
  "/detail/f3608d1cf60d4e308a3ce700ab6c455d"
  "/detail/10a118c1c6c346c58f1489e7ed891064"
  "/detail/eef5070092e34dc9bd6c1189431da8ad"
  "/detail/46093fa89cd94e4b8047051617598246"
  "/detail/4296a8e955f448849a8a6821ce6267f5"
  "/detail/e36dec1dbd924d1583dcd380e14eec70"
  "/detail/07af73c3784649d5926648c0c865e28f"
  "/detail/f5e2ad52835643e6b4068606a5924e6f"
  "/detail/3350967b109348f6906d150a829e7ce6"
  "/detail/9ce44c22947f40739104a360d0cf36e3"
  "/detail/99ec52e145174085bd4693a30855eb34"
  "/detail/87c9a051e295404885da223aefc8e5f5"
  "/detail/5e517a09acf64a9d9ca91656a88e305e"
  "/detail/354dedc90e1846c0a478ee2e699cf29c"
  "/detail/dd0fac8be3134b5da0dd92b5d16c2bb1"
  "/detail/c64d747bb8fe405497eb6f624daf43f7"
  "/detail/240cbae615124d38b3effabe8dbf930d"
  "/detail/1d4ff7befa364326aaac5307971b55b3"
  "/detail/37a6304940e84c0588019254d8eebc3a"
  "/detail/03e87bb4852c4fd78342568f8eb5c898"
  "/detail/81e7a1f7dbb34328b282efe868585bed"
  "/detail/7221a6971e634b14a0cddadb6206b444"
  "/detail/9f3016faafba451faee1026235fc73e7"
  "/detail/48307f3cde474068bc95c5274a9f78df"
  "/detail/d406208f0aae4dfa8af21ac55e4b1d38"
  "/detail/f0baebe81b0e4e7298e3643b0f20b69f"
  "/detail/99e533026c204dfc9ee4fe7daabdb3a5"
  "/detail/ca8c9993b8f241d58ea242aada459048"
  "/detail/80d2b3b693a74279a0a5e636680f60bb"
  "/detail/3bd34335c98348b8a38afafc924acc61"
  "/detail/05dd3bb1832b423890fd20c04ec7089e"
  "/detail/201dc53bdd2f492bb8b6d851368fde5d"
  "/detail/d8ead7e3f7374139a0c2431f6f8f8b5a"
  "/detail/cb1f4d00a6994fb0bdbd029e76efa11d"
  "/detail/0bf055a00c2344caaa7693f157d818a0"
  "/detail/f9ca3289a76e4a2c85cabf7c7c5df71f"
  "/detail/7fa3b0028f9441aeab876457603bebf5"
  "/detail/064042245aa548079f7131402c7b3b96"
  "/detail/65fd2f7e1baa428b8bd57de0000f0d20"
  "/detail/057ec95ee57b482998b45b1ea23a82f3"
  "/detail/46e20503cfbf48b19a0a796586e12283"
  "/detail/7e2a73eac0e540a49f10b0479ceaff6f"
  "/detail/2fc428e932794c7780de96530f1c82b5"
  "/detail/84fba17e371a43199bef699a7836a7b0"
  "/detail/a643c9c54e584dd29e8df7f71023de81"
  "/detail/50ff4853bf4a48d9990f819a296933c6"
  "/detail/ddc54272c1ef4aa49f68bc558135cb09"
  "/detail/84496d5907ca4144b4da9fb12ea1cd40"
  "/detail/15ce2d9099a04403af012572f9c8a739"
  "/detail/c06e36001f754ab992507c60d1ad4ab4"
  "/detail/6632985bc10e49a5a49282e1d066b492"
  "/detail/5222cb43c07d44d6bda426c18690cd73"
  "/detail/e4a93c21b9044bf88c70fde188deb753"
  "/detail/a4a8c86177954121a5c1d21756b47a2b"
  "/detail/302c26630ee74ff28738a844ed269886"
  "/detail/878330506c8048a5b8cbe05be1239b17"
  "/detail/97a8d0d52114451ebd70f2e5b619ce79"
  "/detail/d30bf89b7eb847ccb62c63f90ffbb9ca"
  "/detail/ad24b2b838004da888f5d0afe2060685"
  "/detail/2abcb2bf09644d86bab1e9de16639d52"
  "/detail/b190f4b97f3b42bc9ef7f6914a51dbb3"
  "/detail/61263d05188c4f14995a4c68a8ebd27f"
  "/detail/4a69786f12164c93a43e27108ece328c"
  "/detail/2922e1c652d14640b5297d979a67ec1d"
  "/detail/449941bbdc124da9934aea8639aeb553"
  "/detail/2070c1c33600459db6737c6f3f590c27"
  "/detail/3c8361b669074524bbed3fd2311f0f0e"
  "/detail/61debda1020043959aa497cad8711d71"
  "/detail/27dcb1c816ca4993b84b75533b43a3c1"
  "/detail/0ba8fcda3c8f4a09ac1b0e6d3c3bd73b"
  "/detail/8847ea667f604560a03206156d4201a9"
  "/detail/592d3e4be7fa489d81601e5c5438f6db"
  "/detail/5f520dd925c044029abd1fb2f04f2a73"
  "/detail/90f9af6304574211b1df3416dbbfb603"
  "/detail/7f4f2f2203544f86bae78b43e2af671b"
  "/detail/52c3774768084b93b3b9ce3b15bc9e09"
  "/detail/5d97db9b33204df4b5cb13e6348076cc"
  "/detail/a0ba480c6574462fb41de76eece5a313"
  "/detail/b9452849782043678097a6cbf82a2bb6"
  "/detail/3e3308311854423380d98f1c68d412b9"
  "/detail/d5c7cbc9824e4f8282c578006cefa34a"
  "/detail/79fd514bb5ff4692ac9803487c5781d1"
  "/detail/968caab51aca4804b7458062ae802cd8"
  "/detail/544e4a0ef9734f0c8f100630f291f383"
  "/detail/48cc805e3a0c4a708a7e361ec117baaa"
  "/detail/020c637c47324066aa1067c77815e794"
  "/detail/455be2558f284222b24d630cb336b641"
  "/detail/577b66d124e242a48c33caaaea8b262e"
  "/detail/6f39c50eb3304aa696773da82b2ba510"
  "/detail/219714dab9dd4282a7ddf96bbe42970e"
  "/detail/45ac4aee1f014f32a51b22ad98b3575b"
  "/detail/dec4e30a0d504d0cb54bc0f55b5bbe7a"
  "/detail/6daf1315553c448a8b12badd9bb5ff66"
  "/detail/5b1a3133f7784ccf9a11e5c902902ea1"
  "/detail/43f3c004621146e4bc8758dfa13d63ab"
  "/detail/874b91d2ffdd40f4bcad7a4576dcb2d6"
  "/detail/4bb1a177c3f441df91fe4db9a39338a2"
  "/detail/3878ab06503044469d3011ff05460da6"
  "/detail/454c25e11a73499dada347e83acf9203"
  "/detail/84d088fb484347cea3a24abfb7403808"
  "/detail/9a32340dd2f54fd4825d5e7d857aa10e"
  "/detail/18fef0d1e1fc4a3c81f266cdcf0448b4"
  "/detail/b5a61dd57be046a4ae7eec0365d71c46"
  "/detail/dbad091fc1ea497f93b991521815e056"
  "/detail/6d9bee00571846359c10396bcbe64163"
  "/detail/8e1a683b5aa541bc90622c4278d49d25"
  "/detail/29a6c20e44284a6d9645257400670533"
  "/detail/44a475e5d6344a3ca093c9d19885f7f5"
  "/detail/906f71a1a53c4361b9520285498f47cc"
  "/detail/f61cbe9e9afe4f86b79765626c25093e"
  "/detail/270d459c6f6f4c1996853dd1b6746aa8"
  "/detail/c3086797f022481c811a90f156c224bb"
  "/detail/c8ba2070851445e8b4bb33d65dd11045"
  "/detail/2d154539ba3943a8b5811df330e44b3c"
  "/detail/e3226bf41a7842aab7f9cd436f1e8c3e"
  "/detail/1a6f00e6a542479e897f1ac159e714a8"
  "/detail/f06b1bf3348a421f847fc06b0f626984"
  "/detail/e96d94670870482695fb6b594fa5ba8e"
  "/detail/eda242fa444743c5bbb743e220608e4a"
  "/detail/84c6119dea304fd7a380d39f7a75f5db"
  "/detail/592e3c32c5c545f096cf3a0e011ea15a"
  "/detail/74da80176af94a41a1e564585fd5d4b6"
  "/detail/0381562c1f7d4f26be6a922e3f7c7cec"
  "/detail/0fcd4135a9e846b49cf849be143569ba"
  "/detail/3a0a89dd653e4c438162d400fe4450e6"
  "/detail/25cfd871b70546579654582382e68c0f"
  "/detail/9221db64cbc54ff0be53254824aace1b"
  "/detail/b068c8733e6d4375b4d47487242d4ad1"
  "/detail/4335c5ab23ba4b14a31783c2079f4e75"
  "/detail/8c13a50b7cde40a4900cd955e75ffc36"
  "/detail/0c0ca6470c144dd8ac25ba892dec27de"
  "/detail/046a73edcf054114a12a7d5993b944a1"
  "/detail/06d9fcbef8a64198a063d3bacb31fe03"
  "/detail/798bf61efaaa478b93cdbfbf892188e1"
  "/detail/6e91fa8fc0e64d38a52867cf050be050"
  "/detail/9d35225392f14a8a91fd3fe4d3e4b2e2"
  "/detail/a036a1692b0a4a5b8d05e87213341a7f"
  "/detail/93e012735e1f423f9c55286dc1f61059"
  "/detail/2b50c32def0640a2944ccbe759895f3f"
  "/detail/0e1db1394451456ab9d549e752caeabc"
  "/detail/2eb87d46b25e4f23bee6826e5a53fb1f"
  "/detail/d54539ebb0bb4eb59a7ee95af2c4baac"
  "/detail/a4bb0d020ab34e9a8e38ffc9f4e362ea"
  "/detail/ec555bcae6bf4709829e2d5ef208806d"
  "/detail/224b6987209f4bd4a5168ae1af0b7636"
  "/detail/bd756dee9bba4d60b07d138dbdb64e4e"
  "/detail/9d8094e327fe44a6844669eade9f4575"
  "/detail/ea5f048404644f88afd82801893afd97"
  "/detail/2d2db8bd95a241ce93a98b4b7709fb8c"
  "/detail/159d630d05144e8194919304939f0419"
  "/detail/b9f3591d58e6484e9113a600fa03690a"
  "/detail/fda325caac564f4c928711210f14e1e1"
  "/detail/0f91120587f7494fa1c1471d2a969163"
  "/detail/4610945382f148dc900d49cadd385fbe"
  "/detail/4f67490efc204fcc95ae853dc8854263"
  "/detail/6a2231f68a64495e86588f71148ec298"
  "/detail/8618b67d208f4736b05d64f352ab84cc"
  "/detail/fcce62a96ade45768de4acabf04b31ae"
  "/detail/88618d06f2b6460e98c5c5c9104b1857"
  "/detail/838d174e68e648cca91e15b695aedc8c"
  "/detail/cd05785b7dd74d76b370ebec10b393c0"
  "/detail/3c629ad510c04164bb8f0532d3ddc21f"
  "/detail/7df76b5bfaaa4cf586d4598697cd5b50"
  "/detail/45f9d35a14f54849be24be2ce989bc17"
  "/detail/bbec2ce3d2e14861bf1a5fe4a7b3ca60"
  "/detail/9b4c7318e4a8486c98247e883aa9c1b1"
  "/detail/73349d5ec7904dbbbb5bfd7c421e70ea"
  "/detail/7ba52c94c1994992813249067db8c522"
  "/detail/454f5cd6f77f4e4bb23e2615979cb184"
  "/detail/7384845067744190b6cfd1a738f70855"
  "/detail/a970389644054a0881de2d1269c7a817"
  "/detail/2ae7d46dd0594b109ef7f9d13f390e1c"
  "/detail/089b6ac5abaf41dd8d32c99d68952fe1"
  "/detail/80690492d1304c02a6506bdf2cc441bc"
  "/detail/2ce606fa9656401fa4bcfd4be7c52df0"
  "/detail/086a3f28d9394f1e88cfb5a9d2607702"
  "/detail/9828ff710a794a028f3f926ca2c24259"
  "/detail/e2ba2a5b9240464a9d567bebefaef501"
  "/detail/00936e93c4be4b50b722d68c27750869"
  "/detail/a98bd2924357447c910421250f5a4712"
  "/detail/37efe6092a624ba9a9205224ccca84a7"
  "/detail/faa4d7bd67064ef6a269c9405e62128e"
  "/detail/990f4026d55d463d9d8174265472e4b2"
  "/detail/06079aae29a44e07a6a83f338b706f8c"
  "/detail/d5ac8a8a460244b58be0402f469e4a47"
  "/detail/bd1038b053c54cddb666d9af3ff5a9b2"
  "/detail/2e80564889f54fa9b78cea1be055e486"
  "/detail/7f6a07e988154e1c9a89fcbff04b6bfc"
  "/detail/a375ba9c68704af382dfa561c23473bc"
  "/detail/75c9c48fd41840fca0a70fc92efb21d3"
  "/detail/78842c1f55f842a3b0fca229c9bc9ab1"
  "/detail/cd16e55a4c2a43dfb589a6b9fbdbf698"
  "/detail/5471a318f61942e49cfccbffd3dcb4c1"
  "/detail/7bbf4b34c78f465681d8dd74981e9e5e"
  "/detail/afee8fb82e3944ca9b8df836779c211d"
  "/detail/454adedc271743b2a8bbcfafdb788946"
  "/detail/a70fc1edf8de44c481885f7d77239bac"
  "/detail/e9785c651da04d93accb42323608825d"
  "/detail/87e7323cce0b4fab91e5f7dd5a9bfa5f"
  "/detail/f00ac70607dd401aa07c54dd5eea255e"
  "/detail/9803ef0a5bd64df7925d48b7e0849934"
  "/detail/65ae9ec5778c416aaa7117f0836d3ed1"
  "/detail/cbcee76232c14ddfae97929dc78f12aa"
  "/detail/a39ae1654a88498092c1c9a7ca3fc117"
  "/detail/420f2894c3484d7da76fe637752530e8"
  "/detail/728a78fae9654d95840bc49a84d36e54"
  "/detail/99a922bf28c144b7a9f310c89b2c676d"
  "/detail/16bb81d329754661bb1595197dba89d1"
  "/detail/96b1aad594d544018cf15516af8b6d20"
  "/detail/ffe8861eaa444cb7b377d86bb52924cb"
  "/detail/4e0a4dda13704af3a7e6ab01ab09e529"
  "/detail/481078a8a1154b838281d129f2c084cb"
  "/detail/fe3df36a06c54fd3b23c0e43ee5a8442"
  "/detail/937b24871a6a443aa02cab025285d103"
  "/detail/c128892967d34826a9b3d1e38d963f69"
  "/detail/a1a4351630724f2b8a504b32ee0c96ed"
  "/detail/81ef7cc11b3247c581abef50b462f61f"
  "/detail/48a25d2d38ee45efb1f32db4b911afc5"
  "/detail/b1f44aad73234076ae40593c7639d266"
  "/detail/767bd5cb40264032898cdb5f7f66af81"
  "/detail/495085311b31474fa0edf2733d1a853f"
  "/detail/b4944eff13354cd787c40bb477942f10"
  "/detail/fc87213e8227412cb2cf1e6d6cea959d"
  "/detail/33ab56db441448479d4c4c4a219941a1"
  "/detail/f86abaf8342a4867afa07328c1a917e3"
  "/detail/a86bcf4d2c4e4f0fbe6e1902dabaebb2"
  "/detail/91c047d4ae304b3ba0514155f2e018b1"
  "/detail/3a1dd18ca2b9402ea914cb0dc9d4bfa0"
  "/detail/9fa6498167984fdf8823d608c9c240e8"
  "/detail/7a086e8c4201469e932b4a183711052b"
  "/detail/40e4e2058c484c41b48395520adda9b1"
  "/detail/9d2ef8d1a9624486b03c463f94f95d2a"
  "/detail/9a0a012df2b44957be77abcc6898b65d"
  "/detail/bbd50289653d490f9a55fc684b2b3b87"
  "/detail/c6c3f7362cc046c4b18b081f71a5422a"
  "/detail/4058cb75b91243c9abd262f07f7ffcf5"
  "/detail/fa82c510e09c4ec58c353570cb77099c"
  "/detail/8967e74b46124e7ab821aaeb7f3a0a9e"
  "/detail/90708994302543bb8257384f5b590c30"
  "/detail/98cfdb9c2b954e2d942d11f268042e1d"
  "/detail/e15f8d8f6545441cbdb83dc200d8ec76"
  "/detail/56f30c33408d4310a471600de9abd3b8"
  "/detail/552deee4ca4e438fa480c41d2f4bdf37"
  "/detail/7de4bb40088b40ff8f01724803358ab3"
  "/detail/e2981cdddccd47d2ba76d90665a52610"
  "/detail/7738047689e74b93b0dfba0d1080f155"
  "/detail/6a0e3540b3cd4b3f85ccda21b3ffac01"
  "/detail/3a6819c1864843fbbb43562373d1f808"
  "/detail/38b05952106b4d2b8c83891ce66f3b78"
  "/detail/30df2c1baca34e4ba9f1e361a9fd140f"
  "/detail/94a9406eaf414b79aee5aabe9dade0e7"
  "/detail/cac0a5e8a5bf4d9e969afe75d31bea5a"
  "/detail/10e166b2f9dc47a3a62b1067667023fb"
  "/detail/a48bf32d3b29479db8f8984a1ab3903a"
  "/detail/dc876c5c48e34bafa9dbb8a1b2baf2a8"
  "/detail/61d7ad2e58ba4665a950d1a9c4d6fbdb"
  "/detail/c504b69b90ce4cacbe1e7ca016e5a1dc"
  "/detail/bd6510e59cff4274bb0f97a5ebe23ed0"
  "/detail/b7874750078741648bfca60416bf6a9b"
  "/detail/744ecac1937a4c9aacfc84379d5b68fd"
  "/detail/77f093eb0df94666848cfcb5173e2e08"
  "/detail/76a54b370d3649428c48e2afde20cc9e"
  "/detail/402b6e66135e46cf95fcc16c453d2743"
  "/detail/b824c1965c434c18b0bae7abb005d716"
  "/detail/eb42f106ebdc4111b070e150631445cc"
  "/detail/cb14306101ec4a979f4b1042a0b85284"
  "/detail/815efb94918444a887e94842c499f218"
  "/detail/fbf565a363ed465cb1acda00c51ccd9a"
  "/detail/1f7bbb91da6e4baabc6c21fbb10a1b19"
  "/detail/8ca8d93fad254987826146297bc5a973"
  "/detail/8587c302b02c46948a6006c66fe2ef6e"
  "/detail/f23a84767df44cc581280cbdd3a7fa13"
  "/detail/e1e7db35eab844cbacf105bc26cc10e4"
  "/detail/0e8334cf19b742109ca540ef3a403f23"
  "/detail/81e4ac9426f449c5a7d7275cc2523bcf"
  "/detail/6afb5fc5665443c4bba99d9e6bc03cbd"
  "/detail/44fe7611ef7d424791706c591673092e"
  "/detail/dbb51805db4544079edfaa7d7d5829ce"
  "/detail/809bc28dcf4143bdb35baf4a618b4263"
  "/detail/f635f565d2614517be137cfa5dd98329"
  "/detail/67de6d67304c4b8482e958ab729a82f4"
  "/detail/41776f569f0e45f0a4a1909bbfe0a43e"
  "/detail/dadcb84051834a94ac6a077fe0e47e4e"
  "/detail/b0da3964b6384146847f7ce09b107cef"
  "/detail/46f2cdb56cc14f229375febd69125e73"
  "/detail/5585ca6e3c3a47ddbfea68444c91cbdf"
  "/detail/abbdca498d2f4f099f53ebd968d6b053"
  "/detail/1a4d42041c444323aa4f77f41576c402"
  "/detail/a457caacef3e47d69fca23f72434c78f"
  "/detail/b6cbedf98d5c41f6a17c42d418fabed5"
  "/detail/13dfe63bfb4140cab45e80075035e159"
  "/detail/38b5fee2b6af48b7975994b98963779b"
  "/detail/3aac2e6ce0d24e7188e67c2903b68084"
  "/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.