GET https://hungeling.belvg.dev/navigation/0195819b016770289ff76ca266ab3994

Query Metrics

190 Database Queries
110 Different statements
400.97 ms Query time

Grouped Statements

Show all queries

Time Count Info
50.91 ms
(12.70%)
1
# product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
43.09 ms
(10.75%)
24
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`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.translation.override_1.metaDescription`, `product.parent.translation.override_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.override_1.metaDescription`,`product.parent.translation.override_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.override_1.name`, `product.parent.translation.override_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.override_1.name`,`product.parent.translation.override_1.name`,`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.override_1.keywords`, `product.parent.translation.override_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.override_1.keywords`,`product.parent.translation.override_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.override_1.description`, `product.parent.translation.override_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.override_1.description`,`product.parent.translation.override_1.description`,`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.override_1.metaTitle`, `product.parent.translation.override_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.override_1.metaTitle`,`product.parent.translation.override_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.override_1.packUnit`, `product.parent.translation.override_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.override_1.packUnit`,`product.parent.translation.override_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.override_1.packUnitPlural`, `product.parent.translation.override_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.override_1.packUnitPlural`,`product.parent.translation.override_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.override_1.customSearchKeywords`, `product.parent.translation.override_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.override_1.customSearchKeywords`,`product.parent.translation.override_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.override_1.slotConfig`, `product.parent.translation.override_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.override_1.slotConfig`,`product.parent.translation.override_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.override_1.customFields`, `product.parent.translation.override_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.override_1.customFields`,`product.parent.translation.override_1.customFields`,`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 (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation.override_1`.`meta_description` as `product.translation.override_1.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation.override_1`.`keywords` as `product.translation.override_1.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation.override_1`.`description` as `product.translation.override_1.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation.override_1`.`meta_title` as `product.translation.override_1.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation.override_1`.`pack_unit` as `product.translation.override_1.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation.override_1`.`pack_unit_plural` as `product.translation.override_1.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation.override_1`.`custom_fields` as `product.translation.override_1.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation.override_1`.`slot_config` as `product.translation.override_1.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords`, `product.translation.override_1`.`custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` 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.override_1`.`meta_description` as `product.parent.translation.override_1.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation.override_1`.`keywords` as `product.parent.translation.override_1.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation.override_1`.`description` as `product.parent.translation.override_1.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation.override_1`.`meta_title` as `product.parent.translation.override_1.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation.override_1`.`pack_unit` as `product.parent.translation.override_1.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation.override_1`.`pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation.override_1`.`custom_fields` as `product.parent.translation.override_1.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation.override_1`.`slot_config` as `product.parent.translation.override_1.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords`, `product.parent.translation.override_1`.`custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` 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 (`product`.`id` IN (?))
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø»ðrùÄRôxYÈÁ@"
]
40.11 ms
(10.00%)
1
# product-listing-route::loading::aggregation::price
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b68c972b498fc8c0492c33d4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b68c972b498fc8c0492c33d4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule01955d2b68c972b498fc8c0492c33d4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b680e7043af16da5df6b4bbd8.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b6839723c8dd5ab5d13f7521f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b73e672efa7b1c92213505843.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e50c72fba4c43a5d6c689cae.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e517706fb7da2d59c05cb979.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a3e52270d9aebc9fd5f8777e09.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule01955d2b68c972b498fc8c0492c33d4f.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule0195819b1fc371d4bab49abbd838124e.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a56a8a709f81b9f318e0c8c7b6.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule019581a56b4270a3ad1736f5a99503dd.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) as `price.max` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
31.34 ms
(7.82%)
1
# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(COALESCE(`product.translation.override_1.name`,`product.parent.translation.override_1.name`,`product.translation.name`,`product.parent.translation.name`)) ASC, MIN(`product`.`id`) ASC LIMIT 24
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
22.67 ms
(5.65%)
1
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC LIMIT 500
Parameters:
[
  true
  b"""
    \x01òüøÿZsØÀ\n
    5▀ws%┼
    """
  b"\x01òüø¹Os$âç÷Á0­»─"
  b"\x01òü£└6r┌îæiân³(_"
  b"\x01òü£‗%qxê\x11±\x00D╠┐é"
  b"\x01òü£‗Dp³╝Ìwø═\x7FÆ═"
  b"\x01òü£‗Fp·îÍ77 Ðõ÷"
  b"\x01òü£‗Hr\x14╗w#\x01¹\x15\rª"
  b"\x01òü£‗Srجr▒┬<l\x03Æ"
  b"\x01òü£‗msÝì^íd\x15└n<"
  b"\x01òü£‗rr^┐FÈ\x00\x12Jôp"
  b"\x01òü£‗tpuå▄¤¬╔M┐\x14"
  b"\x01òü£‗ws[àn",▓´é\x02"
  b"\x01òü£‗|s▄®SC\x1D\x06¯8P"
  b"\x01òü£‗\x7Fp ╣.\x1E§¢å£\x13"
  b"\x01òü£‗ås}ê\x00ýý┤\v¦h"
  b"\x01òü£‗êq:»ºqp>|\x11\x13"
  b"\x01òü£‗èr\v«)ô¼àG┌u"
  b"\x01òü£‗ìqoØ\x17\x08ÿ\r`.\x17"
  b"\x01òü£‗ÅqªÂÆ{ÊËSo]"
  b"\x01òü£‗║shø╗Í$ıã\x1A\x1F"
  b"\x01òü£‗┬rc▓ð®õß+▓└"
  b"\x01òü£¶±p\x0Fƒ\x11ï:{ý\x14$"
  b"\x01òü£¶¶qö®÷\x7F¡ìw¸Ç"
  b"\x01òü£¶²p»ø\x14\vÏK┐K\x1D"
  b"\x01òü£§\x07q▓ƒ┤õ\x04■(╣~"
  b"""
    \x01òü£§\n
    pé│ý¡ãÈ\x17└g
    """
  b"\x01òü£§\fr4ÆkÄÍ╣O¸y"
  b"\x01òü£§\x0Fr;òj‗¾¶Æ\x058"
  b"\x01òü£§\x14rÿ┐Ö\x1DýRi‗3"
  b"\x01òü£§\x1Ds╣øñ\r®ÀFs"
  b"\x01òü£§\x1FrıÉb~»\x1DWóð"
  b"\x01òü£§#qѦ \x1C¡tM\x08"
  b"\x01òü£§&rö½└┬\x1Aw¹¹@"
  b"\x01òü£§+qÃÖ`acöÔ\x1C´"
  b"\x01òü£§.q\vÅ¢~åƒw╚1"
  b"\x01òü£§0s\x08Ü'¿5Z\x02Û?"
  b"\x01òü£§3s¾îq û!Øc%"
  b"\x01òü£§5qNÀ±#7Uéþ¡"
  b"\x01òü£§:p¡┐zÐuâ\x02║ß"
  b"\x01òü£§=q╚å'\x1FÅ(W■g"
  b"\x01òü£§@p└ÜÍ┼ç Ƕ\x05"
  b"\x01òü£§Gqn¢õ\x02ê\x11mbF"
  b"\x01òü£§Sp\x1CÉࢬö­pë"
  b"\x01òü£§Vp¶¿QÊ├\e\x15'{"
  b"\x01òü£§Xp╚®S#ÄûkT¬"
  b"\x01òü£§`s\x1Dª┐å:âÐ\x00¼"
  b"\x01òü£§┤rèü¬╦î}%Ô\x13"
  b"\x01òü£¸µq░ôÁ░Èy»m."
  b"\x01òü£°"r\x1Cè°s╦Â\x0Eƒ&"
  b"\x01òü£°'r┤┤ä\x02Í©ÞÂT"
  b"\x01òü£¨«rìò\x08ø╚Ã├\x1An"
  b"\x01òü£¨╣r┴▓Aþ0s╣ýU"
  b"\x01òü£¨õqÆåð│ظXæ@"
  b"\x01òü£¨ÞsÙêý>$╠░¯Ë"
  b"\x01òü£¨¸p┴úÿ=M¼û³æ"
  b"\x01òü£¨¹sUä@Îýa®¹\x02"
  b"\x01òü£¨²p¹║±|\x00\x0F«¦E"
  b"\x01òü£¨ q\x01╗e©ì² :\r"
  b"\x01òü£·\x00r¼½xO╗\x1At╝#"
  b"\x01òü£·\x06r]Á<\x0E¶Å<-È"
  b"\x01òü£·\ts░ÄkI╝é:╔\x10"
  b"\x01òü£·\vsdóW╦\x07AÞ<æ"
  b"\x01òü£·\rpPño©£\x17█╣\x00"
  b"\x01òü£·\x11rc░èı¬\x17Nº6"
  b"\x01òü£·\x13q¢Ø╩O¦ZM´2"
  b"\x01òü£·\x14qGíñü\x12)PBv"
  b"\x01òü£·\x1ApQá\x15Õ\x195îX4"
  b"\x01òü£·\eqUö\x19YÁ8\x0F"
  b"\x01òü£·\x1FpLïä[\f©ê®["
  b"\x01òü£·"sñ¿╚Q$┘\x1F"
  b"\x01òü£·'pÊê\n\x00H\r>&E"
  b"\x01òü£·)p┴¡VÞ═´ëV<"
  b"\x01òü£·2s┬ü2\x03¨L\x7FA▀"
  b"\x01òü£·4sc┤\x06\x11FÆ(uÕ"
  b"\x01òü£·8p.ì\x19\eRPa"
  b"\x01òü£·@r,╗LuÏ╠¾\x18Û"
  b"\x01òü£·JqMé\x03Ê\x1DxBÒå"
  b"\x01òü£·jq╩ö \v΢║¹\x01"
  b"\x01òü£·lq}æR╬¡Èü╦²"
  b"\x01òü£³/r\rÉ│üp6¡Çv"
  b"\x01òü£³<r═æ\\ï\|éß"
  b"\x01òü£³GrxÿÔIÆ╩\x12âA"
  b"\x01òü£³Mq3ü¶ ╬íı)E"
  b"\x01òü£³SrÏ║»ÐÈ2\x02A'"
  b"\x01òü£³Vq╩ì#ÊvÐ'Îl"
  b"\x01òü£³Xs[×ãÿÍ\x06uV\x12"
  b"\x01òü£³[s´Ü\r7AD´\x7F,"
  b"\x01òü£³aq²ƒ9Pô$gÁ\x1F"
  b"\x01òü£³cqÏ┐\f\C\x17zª "
  b"\x01òü£³op─ö7╩:" ┤w"
  b"\x01òü£³çq\x7F©ÌL)$@Vë"
  b"\x01òü£³ðs3ª#±\r\x02Gï║"
  b"\x01òü£³Ës\x02ÁÒÓp£ö~õ"
  b"""
    \x01òü£³ır`úu¥\n
    öLM‗
    """
  b"\x01òü£³Òpîí╔t\x05\x16£\x02Ô"
  b"\x01òü£³·rw╣╣Í~ÃHÆ´"
  b"\x01òü£²\x1ErÉàd\ebi▒kö"
  b"\x01òü£²DsEê▄┤\x7F\x17\x10"
  b"""
    \x01òü£²Ppãí\n
    \x06ÐÓ-▄w
    """
  b"\x01òü£ \x13s[º#pÙB¨p""
  b"\x01òü£ (r¹╝`ø Ø\x03"
  b"\x01òü£ Vp\x0EÜoʽ\x1D¥nÞ"
  b"\x01òü£ esLÑ5'sBåÒ^"
  b"\x01òü£ nqÇÇ\ý\x06º┤Àx"
  b"""
    \x01òü£ tq}ïh>-\n
    Ä6t
    """
  b"\x01òü£ wp$ë¼(sRß2"
  b"\x01òü£ yq+á­aØÉû\eä"
  b"\x01òü£ \x7Fsk┤©Äü¯£Òï"
  b"\x01òü£ àrùóÒr\x1F╚õ┘¶"
  b"\x01òü£ çq├åx1¿.ıîT"
  b"\x01òü£ ÉrèÖ;þS?×K®"
  b"\x01òüØ\x02dsB«ò}£¸2D┌"
  b"\x01òüØ\x02opwÉe¤àÛ´«à"
  b"\x01òüØ\x02Üpô¼ãU\x19ÔT\x18z"
  b"\x01òüØ\x02½pıÀ}t¹pm/\x7F"
  b"\x01òüØ\x02Ûqܬ\x17-\x08A╩'+"
  b"\x01òüØ\x03.qÝìÕ±dùÙw*"
  b"\x01òüØ\x05QqȬ■×ë3i6\x13"
  b"\x01òüØ\x05Ýr¤®▓ïÀ§æ\x12¯"
  b"\x01òüØ\x05¶q█åVKÚ░?³õ"
  b"\x01òüØ\x06KréÄ█%®ò¡¤\n"
  b"\x01òüØ\t\x16r├£r8\x182\x0F¹7"
  b"\x01òüØ\vIsÑ│åç¶ZÁÂ"
  b"\x01òüØ\vNr╔Ø­~°┼¬Oæ"
  b"\x01òüØ\vñs ÉÆNþÃ'Æ\v"
  b"\x01òüØ\v┴r\x00\f\x04\x1F═Û\x1EÂ"
  b"\x01òüØ\v┼q2ç\x113ñ¿Þ█Z"
  b"\x01òüØ\v╩qÌàĶ!┴k¤%"
  b"\x01òüØ\v╠súį;+╦╣ Ì"
  b"\x01òüØ\vðrf¥\f´Eø9\x08"
  b"\x01òüØ\vır$©\x1E\v`G÷kH"
  b"\x01òüØ\vÎpËîg.\x1D:-æ©"
  b"\x01òüØ\v▄s\x0Eø\fõ\x03[gZs"
  b"\x01òüØ\vßp\x18åkb]\x05u▄I"
  b"\x01òüØ\vÒp├í\x1AY|ëºß""
  b"\x01òüØ\vþrX½J6`\1ºk"
  b"\x01òüØ\výr├æ®É\x03ö┤?¤"
  b"\x01òüØ\v­r÷û┬­õ+╔\x03Ô"
  b"\x01òüØ\v‗s­Øøgª\x06£\x07¯"
  b"\x01òüØ\v§p\x05ƒ┤ı³╬¡Tn"
  b"\x01òüØ\v¸qïÿà,­ Ä}ù"
  b"\x01òüØ\v¨p\x10é\x12\x12ß):0@"
  b"\x01òüØ\v■sä┐·õ!═Ìt$"
  b"\x01òüØ\f\x1Er×ì\x01B¯KÓ\x0E0"
  b"\x01òüØ\f!q½ÖÝ\x08Ñ"Ñ|\f"
  b"\x01òüØ\f#s\x1Aîkdå¦û¹v"
  b"\x01òüØ\f(sS▒Ìa\x1FYO`©"
  b"""
    \x01òüØ\f*q½ìô\x04º\x1E^\n
    0
    """
  b"\x01òüØ\f/sTÇBòG¯}É\x02"
  b"\x01òüØ\x0E\fp\x08Åôtð³sˬ"
  b"\x01òüØ\x0E\x12s½╝½│SAøYÌ"
  b"\x01òüØ\x0E$p`ï~M&¶jz*"
  b"\x01òüØ\x0Eér\x15¬ï\x03ª;\e\x03í"
  b"\x01òüØ\x0EêqØÖ\x1F:ÞS\r"
  b"\x01òüØ\x0Eïr0Á«╬ûÿL╣±"
  b"\x01òüØ\x0EÅs¹ñ╗v¿┴¯└ß"
  b"\x01òüØ\x0EÆruÜW¿Nwîz+"
  b"\x01òüØ\x0Eòq-é÷#sd¼\x02_"
  b"\x01òüØ\x0Eós¸óé╝\x12Ö)íÔ"
  b"\x01òüØ\x0Eºsתj█BhZ░7"
  b"\x01òüØ\x0E¬rÿ╝\x18jq\x08Å9Ã"
  b"\x01òüØ\x0E░píñîÈ »¼·h"
  b"\x01òüØ\x0E▓sa£┘¢®jÖ\x02;"
  b"\x01òüØ\x0E╝sªä^¤¾\x13íıT"
  b"\x01òüØ\x0E¥r¾¥iDÍ3\x1Aè\x1E"
  b"\x01òüØ\x0E├pö╝¥╬S╔§M6"
  b"\x01òüØ\x0E┼p¾É▀ìú§9~i"
  b"\x01òüØ\x0EÃq³£­è▒\x19£ É"
  b"\x01òüØ\x0E╩s¢ìË:#-\vVb"
  b"\x01òüØ\x0E╬s┘¼á┴wñ_ºÌ"
  b"\x01òüØ\x0EðrõçôÕðæCl┼"
  b"\x01òüØ\x0EÊpLöS@ÔÜí D"
  b"\x01òüØ\x0EÈr\x1DÅ \x1F¹Þÿy\n"
  b"\x01òüØ\x0E±s^¡`═╝\x02l[╣"
  b"\x01òüØ\x0E■s\vñ\v▓X;{\x001"
  b"\x01òüØ\x0F\x01qÓê>╠诃`A"
  b"\x01òüØ\x0F\x03p├░╦²Z?âªÏ"
  b"\x01òüØ\x0F\x06p┐ÄÔë\x1Cx\eáÏ"
  b"\x01òüØ\x0F\vqÈâï+¸■Ñ¿\x1E"
  b"\x01òüØ\x0F\rqRíDã\x10Ï0Óü"
  b"\x01òüØ\x0F\x18qÇØ\x07\x11ÿ\rfÊÇ"
  b"\x01òüØ\x10Ôq[â\x1Cû2þ\x00┤ı"
  b"\x01òüØ\x11\x07s(╝~ZõX╬<Þ"
  b"\x01òüØ\x11\fqÖúg\x159jÀ┴\x10"
  b"\x01òüØ\x11\x10p¯í,╗µæ$\x17"
  b"\x01òüØ\x11\x13sX▓F\x19└ؾüÉ"
  b"\x01òüØ\x11 qÄÉ!úÛ3\x04"
  b"\x01òüØ\x11%qýö\x19Ñ@ñó\x1El"
  b"\x01òüØ\x113q«®ÃÓ)½¦´\x05"
  b"\x01òüØ\x115p±▒²d~£½Ö@"
  b"\x01òüØ\x11Kp\tîî░BkÏñ\x06"
  b"\x01òüØ\x11Mq\x16«▓}┐?é¨;"
  b"\x01òüØ\x11gsÍ┤à\x05\x00ð\x1Ej\t"
  b"\x01òüØ\x11sq¾ªâSàr\ï\x17"
  b"\x01òüØ\x11uqMÉm║:Â▄\x14Q"
  b"\x01òüØ\x11xr\x08®.║9"\x13ðd"
  b"""
    \x01òüØ\x11{pGòåy\x16╣7\n
    @
    """
  b"\x01òüØ\x11Çpñì/┴┘WÍ═â"
  b"\x01òüØ\x11âq`û╗\x0E´V\x06├_"
  b"\x01òüØ\x11åsoó:ÄÏä0\x00Ó"
  b"\x01òüØ\x11èq\x03âì>■IÀè>"
  b"\x01òüØ\x11ìr\x03║ÍE}\x1E"
  b"\x01òüØ\x11ºqrÀ)╗£fÍöÝ"
  b"\x01òüØ\x11░pMá@\x03øÀ´Ì\x06"
  b"\x01òüØ\x11┴p0»Kme+3‗§"
  b"\x01òüØ\x11Ìq4┐.■NfòEo"
  b"\x01òüØ\x11õs4║fÁ§7÷9ú"
  b"\x01òüØ\x11­rÄüú\x13╠XZ┤C"
  b"\x01òüØ\x13ÒrÍùIh╚{иÎ"
  b"\x01òüØ\x13Õr¥½(~±½KCß"
  b"\x01òüØ\x13Ûp─ô\x16│ÃÂH\r\x05"
  b"\x01òüØ\x13´qg¬üSIÄ]}ª"
  b"\x01òüØ\x13¶saöuÛ{Ü0ß?"
  b"\x01òüØ\x13·p\x17óÞå</æ\x0F\x0E"
  b"\x01òüØ\x13■rHáËêþÅÝLı"
  b"\x01òüØ\x14\x08pË╗ö)╦ö\x19n┘"
  b"\x01òüØ\x14\x12páå┬ÞõHÅ\x1D\x10"
  b"\x01òüØ\x14\x1Fs×ë┌t╣°O-õ"
  b"\x01òüØ\x14"sóª\x12=úbûò┬"
  b"\x01òüØ\x14'ql╗ìñ\x1Cä╬N╔"
  b"\x01òüØ\x14*p)ä­h\x08\x7FE+p"
  b"""
    \x01òüØ\x14,sYé\n
    \x11vq®X¿
    """
  b"\x01òüØ\x14/r¿Üõ«!|Y\x06_"
  b"\x01òüØ\x141pÖù±b²é░┤╔"
  b"\x01òüØ\x144rw¢!ÌÍÂ┬\g"
  b"\x01òüØ\x147s`Â\x04ÈIf×ü¸"
  b"\x01òüØ\x14:sÃù¶ô_ý\x04¥M"
  b"\x01òüØ\x14<qsúû\x0FFRIóÌ"
  b"\x01òüØ\x14?sÉ┐ÓÚ$!Ý\x01 "
  b"\x01òüØ\x14ArJóLÜ\x1A\x12"
  b"\x01òüØ\x14Ds╬ƒó \x05ÁÛÓ\x17"
  b"\x01òüØ\x14HrËç{(ÿÝ5hí"
  b"\x01òüØ\x14LpТ)!A\fs±î"
  b"\x01òüØ\x14Osw╝ø═'ñ\x15\x1CÕ"
  b"\x01òüØ\x14Rpì®4V(X¹Às"
  b"\x01òüØ\x14Up>▓»ü╗ç-¦╬"
  b"\x01òüØ\x14YsbøMÔÍQ}Î6"
  b"\x01òüØ\x14`pÌà▄ñÖ\x14\x0F}q"
  b"\x01òüØ\x14cp─º┤âç\x1F\x0F╚ò"
  b"\x01òüØ\x14gp@ÇÍNÚ\e\x08\x16î"
  b"\x01òüØ\x14jq²ÿf\x172 TF\e"
  b"\x01òüØ\x14tpñ▓ÄÈb¥RGõ"
  b"\x01òüØ\x14wqPá┌ï·×x▒z"
  b"\x01òüØ\x14êpEå2ò\x13ï\x02"
  b"\x01òüØ\x14ár\x1Cæ\x01é£╠UÓ\x01"
  b"\x01òüØ\x14ªsì╗¤·F\vs│r"
  b"\x01òüØ\x14«r9¼B°µùØ■‗"
  b"\x01òüØ\x14┐p>î\x04ªª\x10Õ\x14ú"
  b"\x01òüØ\x14├r\tú%Ezá├±ò"
  b"\x01òüØ\x14¤rÒè{?¯\x03÷\rð"
  b"""
    \x01òüØ\x14Êpá▒ñ┴\n
    ~D\x1Dþ
    """
  b"\x01òüØ\x14Èp\x02¬¬üîöÞÄÉ"
  b"\x01òüØ\x14┘q\x14ÿõtâYLÐ5"
  b"\x01òüØ\x14▄pïù¤t½░┌9▀"
  b"\x01òüØ\x16àsQ¢Ú(h┴t╬\x06"
  b"\x01òüØ\x16ïpÑ║t(8»ô¯2"
  b"\x01òüØ\x16Ås×»Õ¦MD\x0F█B"
  b"\x01òüØ\x16öpnåN░bxá\x03k"
  b"\x01òüØ\x16Üp3¼=█S¬u+\x05"
  b"\x01òüØ\x16ƒqÁƒ¸´ÂZÈh("
  b"\x01òüØ\x16ñruÖÂPl½¤è\x15"
  b"\x01òüØ\x16ªqì×7ß-Ú╦Ƴ"
  b"\x01òüØ\x16®rû║\x05┴t\x7FcF\x04"
  b"\x01òüØ\x16½r¨óY─ns+lÊ"
  b"\x01òüØ\x16¢qß¿"ø\x05|ÞÍP"
  b"\x01òüØ\x16┐r(î­Ù\x18HôÍ\f"
  b"\x01òüØ\x16┬pi╗²1æ\x10ÓGı"
  b"\x01òüØ\x16─qmæö3ݼ█¿Ä"
  b"""
    \x01òüØ\x16ÃqÕ▓VM¡\n
    «]╔
    """
  b"\x01òüØ\x16╔s;┐ÜûÙ▓■½░"
  b"\x01òüØ\x16╬rQ®‗° Ó^+Õ"
  b"\x01òüØ\x16Ës(¼FKç▒╚╬\x11"
  b"\x01òüØ\x16ıs,«ºEç\x00\e"
  b"\x01òüØ\x16ÏpBñR\x1Cæ\x06Æ^î"
  b"\x01òüØ\x16┌s?¬ßu\x08]\x10ýu"
  b"\x01òüØ\x16¶p3ØÇ°╚!sßï"
  b"\x01òüØ\x16¸sEäO\x08÷{Þâ$"
  b"\x01òüØ\x16¨r.¢[\x0E@iÁ¤X"
  b"\x01òüØ\x16¹r\x13┤¤ÕáÎÀ6c"
  b"\x01òüØ\x16■pÞÀ7NB\x17\x11└!"
  b"\x01òüØ\x17\x00pƒòMÕCı╬Õ~"
  b"\x01òüØ\x17\x03r³üÂ&Ûı\x13't"
  b"\x01òüØ\x17\x05rTæ┌ç│}hA'"
  b"\x01òüØ\x17\x07péëW\x1CØÑÇÅX"
  b"""
    \x01òüØ\x17\n
    sôär·\x17\fÀ
    """
  b"\x01òüØ\x17\frïÅ\x12\rtVÞ,\x07"
  b"\x01òüØ\x17\x0FpðñöÛèÛÿ4Û"
  b"\x01òüØ\x17\x11rÅö6┌×\x17¦¼╬"
  b"\x01òüØ\x17\x13r\x1C«\x1E.Ik│^8"
  b"\x01òüØ\x17\x16qþ¢eÙlyî\rª"
  b"\x01òüØ\x17\x18q-¥\x12\x04\rÚ"
  b"\x01òüØ\x17\x1Dqq¿f┐8#ðëB"
  b"\x01òüØ\x17!q└«yîYB\x01Ä."
  b"\x01òüØ\x17&püí┤\x7F@¦×u\x1E"
  b"\x01òüØ\x17+p\x14æO/\f+k¼Ê"
  b"\x01òüØ\x17-s?úy5^#©pÁ"
  b"\x01òüØ\x17/q½│µ▒0JF▀Ä"
  b"\x01òüØ\x171pöù±Áöé■!\x15"
  b"\x01òüØ\x175qª®U\x19õ\v9Ü«"
  b"\x01òüØ\x179rzâ\x1D┤p³[ÕH"
  b"\x01òüØ\x17=r"ƒªÙmeZYÇ"
  b"\x01òüØ\x17Aq\x12ÉÖØ'\x15═Q\x05"
  b"\x01òüØ\x17Eq¯Ü\x1D±┼$²þ5"
  b"\x01òüØ\x17Isòé§ÓoTpeq"
  b"\x01òüØ\x17MqMøÇ┴`áK4è"
  b"\x01òüØ\x17SrN×ÒÙZõu\x00 "
  b"\x01òüØ\x17Wq\x1Aò¨ÿw²î2ı"
  b"\x01òüØ\x17\r½®üÜëaä·g"
  b"\x01òüØ\x17^qeèı\x00\x07\x13\x1Dî¶"
  b"\x01òüØ\x17`sB£ÛjÔÞo\x16x"
  b"\x01òüØ\x17dsçØ!S8ZªoF"
  b"\x01òüØ\x17hsHå\r\x18SU¡Ø"
  b"\x01òüØ\x17lr▒¥h!ËÍp:é"
  b"\x01òüØ\x17npN«\x06~`¥z\t"
  b"\x01òüØ\x17or"¼vÜ\x12yé▄"
  b"\x01òüØ\x17ys%▓]">§cð²"
  b"\x01òüØ\x17\x7Fp ªnH|`┐xY"
  b"\x01òüØ\x17ép;íÊ▄ﲫϨ"
  b"\x01òüØ\x17àqàâ┘g¡Ö└'\x08"
  b"\x01òüØ\x17ïsÕÁðXx■ÂÅG"
  b"\x01òüØ\x17ÄpWëái@üµSe"
  b"\x01òüØ\x17æqý║0R·±ÅvÝ"
  b"\x01òüØ\x17ùp3╗\x03═├T×ø®"
  b"\x01òüØ\x17Üq■©\x04Øóe÷_┤"
  b"\x01òüØ\x17£p"º-|îÑa9;"
  b"\x01òüØ\x17áq\x01ò│\:«▀4¤"
  b"\x01òüØ\x17úr;ú2▒Ë┤À7ë"
  b"\x01òüØ\x17¿s\x08À"COG¦\x00"
  b"\x01òüØ\x17½qsì&ðä\x13Ó¢í"
  b"\x01òüØ\x17«qôègÿ╦\x101\x13\x1F"
  b"\x01òüØ\x17▒q▒│5\kqþE▒"
  b"\x01òüØ\x17┤r\rÜ└Ãg"Ø¥Ò"
  b"\x01òüØ\x17Àq"èðôıK¿FÐ"
  b"\x01òüØ\x17║r-ûj\x18.º´8÷"
  b"\x01òüØ\x19~q\x19üÜ:\x7FâÞÚ\x05"
  b"\x01òüØ\x19âs\x1A¿¥)>~╝\r"
  b"\x01òüØ\x19êp+í┬Q|▓G\x03\x03"
  b"\x01òüØ\x19îsgêØÓ\\vèô\x17"
  b"\x01òüØ\x19ærÌÁôzº▒\x17\x16"
  b"\x01òüØ\x19ôqò¡«i\x15\x0E┼õ'"
  b"\x01òüØ\x19ÿs¯Â¸\x0E\x01\x0Fõg_"
  b"\x01òüØ\x19×q\x06ù®ÇÌR\e/█"
  b"\x01òüØ\x19úqı®°Â85\x08þ$"
  b"\x01òüØ\x19Ñq\x02ÅѲö\x1E╔┬ù"
  b"\x01òüØ\x19¿r ù¹\x1AÅö■À¸"
  b"\x01òüØ\x19¬px¬\x01©\x14\x14«é;"
  b"\x01òüØ\x19¡q(Ç\x10Õ¥áÐ_¦"
  b"\x01òüØ\x19»s\ó\x1DAÖ]PßD"
  b"\x01òüØ\x19Áq'ƒR©6(ûÁ±"
  b"\x01òüØ\x19Às\x1Fé|\f▒ó\x1DJ6"
  b"""
    \x01òüØ\x19┴p‗ï#\þ\x16\n
    
    """
  b"\x01òüØ\x19─s Áä³Õ\x11hw8"
  b"\x01òüØ\x19ÃqNìsxG╠Æ5×"
  b"\x01òüØ\x19╠ráºãnG\x13\x00Ä\x12"
  b"\x01òüØ\x19¤p\x19¬┐D³¦ô­I"
  b"\x01òüØ\x19Êq┼┐#ý\x7F>2P>"
  b"\x01òüØ\x19Îp­ö¨£Ãù\x1E=@"
  b"\x01òüØ\x19┘q\x19¬=Â\x19Þzï3"
  b"\x01òüØ\x19█qYäÆ\t┤░b5Ö"
  b"\x01òüØ\x19ÌqÚ╣«¡▓¥¤zÕ"
  b"""
    \x01òüØ\x19Óp╔ײ³\n
    \vz\x01q
    """
  b"\x01òüØ\x19Òqîí\x13Í·¿¼JÚ"
  b"\x01òüØ\x19ÕqÄÜ\x00aÂ<ç┼│"
  b"\x01òüØ\x19ÞpîÄZ\x0E\x13(]-┬"
  b"\x01òüØ\x19Ûp¦áPáÓ⃼´"
  b"\x01òüØ\x19ýsK¡\x1F è│[ôX"
  b"\x01òüØ\x19´r¢í</yÙâh%"
  b"\x01òüØ\x19±sÆØîâòÔPÌ0"
  b"\x01òüØ\x19¾p\x16¥@q═╗]╬v"
  b"\x01òüØ\x19§pòñÛË=╩þÕq"
  b"\x01òüØ\x19°sÈò¥^Lßõ7»"
  b"\x01òüØ\x19³qG¥[┬YM÷P·"
  b"\x01òüØ\x19■q┘░7┐sV0\rÝ"
  b"\x01òüØ\x1A\x01r▒║­Þú]6aì"
  b"\x01òüØ\x1A\x03q<«ðW×<g─\f"
  b"\x01òüØ\x1A\x06s±║▄¡áöußj"
  b"\x01òüØ\x1A\x08p\x16»Vå┼ì▀à¨"
  b"\x01òüØ\x1A\x17qp¼r\x05ãõÁe╦"
  b"\x01òüØ\x1A\x1CqMÄxû‗Uþ~E"
  b"\x01òüØ\x1A(q®ºÑ`╬▄åÂY"
  b"\x01òüØ\x1A/qí▒\x15ñÚNzì\t"
  b"\x01òüØ\x1A2pû¿╗║\x14\x00╚|q"
  b"\x01òüØ\x1A4pæÀ3ÿÞÆ8╬Ø"
  b"\x01òüØ\x1A7qcü\r»!üÂ├ä"
  b"\x01òüØ\x1A:s\x1E¼#╠¨F\x14T\x14"
  b"\x01òüØ\x1A<rËÑ\x01¼º\x10ƒ'▀"
  b"\x01òüØ\x1A?r/ä\f\x1E^‗*-╠"
  b"\x01òüØ\x1AAs\x16¡\x0F2arhÍ""
  b"\x01òüØ\x1ACr2ï/O┘A¨ƒ┤"
  b"\x01òüØ\x1AFqı¢íÌ13,¥|"
  b"\x01òüØ\x1AJpt┤î╝\]<3ù"
  b"\x01òüØ\x1ALr\x12│ÿl\x05Ö#ü"
  b"\x01òüØ\x1ANssë\Ì[3H╚ñ"
  b"\x01òüØ\x1AOqH¼_╠ñ\x01.ú%"
  b"\x01òüØ\x1AQs\x04âÑ6!åY┐Ï"
  b"\x01òüØ\x1ASp~¼7╝£«╔W«"
  b"\x01òüØ\x1AUq!æ¸2ì]╗@Ù"
  b"\x01òüØ\x1AWq\x10╣}ì£?ùls"
  b"\x01òüØ\x1AYsÍ«ttÃÃHÒS"
  b"\x01òüØ\x1A\p¾ü°òpw®\x14ì"
  b"\x01òüØ\x1Aap!É\x1FêaX\x01\x07"
  b"\x01òüØ\x1Adqb┐vö└{\x13"
  b"\x01òüØ\x1Afp黣«\x01\x1EÎßD"
  b"\x01òüØ\x1AhsJ©õ¦ü|`\x05["
  b"\x01òüØ\x1Amp\f¼½·╚3ÕMß"
  b"\x01òüØ\x1Aosßöú\x13ø░y\x0E"
  b"\x01òüØ\x1Aqp¸óÿ²¨/ofk"
  b"\x01òüØ\x1Atsiôa¹ÄvñN4"
  b"\x01òüØ\x1Avs+ƒ\f&▀\x13J×╗"
  b"\x01òüØ\x1Ayp┐èÔgñö╔ÉI"
  b"\x01òüØ\x1A{rd¥=┬\x18\x11¹\x01ê"
  b"\x01òüØ\x1A~sE¼µ÷´@5LÂ"
  b"\x01òüØ\x1Aâp\x1D┐├ý>{\x0EA\x1C"
  b"\x01òüØ\x1Aås0¬º8·░$¥I"
  b"\x01òüØ\x1Aïr-ıÝß\x15´\fÑ"
  b"\x01òüØ\x1Aìr%éx┌\x00|fcÂ"
  b"\x01òüØ\x1AÉr\x01Ü┐ 8¥¡kþ"
  b"\x01òüØ\x1AÆpWçm╦ËXv■Z"
  b"\x01òüØ\x1Aòp\x0E¢\x04\x07ë┼J³L"
  b"\x01òüØ\x1Aÿp║×=B¸4î´ "
  b"\x01òüØ\x1AÜr█ò0\x16‗▀Êð7"
  b"\x01òüØ\x1Aƒr©öÿ\vÖZ}\x00k"
  b"\x01òüØ\x1C/p@»"ìk┐oã,"
  b"\x01òüØ\x1C?rÂŽÜQYX█("
  b"\x01òüØ\x1CFr5àüx\x13%To%"
  b"\x01òüØ\x1CHpìòÎ\eÂÐÆqV"
  b"\x01òüØ\x1C^s!½åü#9æNƒ"
  b"""
    \x01òüØ\x1Ccr┬¼'rb \n
    ø■
    """
  b"\x01òüØ\x1CerïæA\x18h█ÝQa"
  b"\x01òüØ\x1Cis®╝T#<╬‗IÒ"
  b"\x01òüØ\x1Cmq ½ü-\x04](n\x07"
  b"\x01òüØ\x1Cnq┤║EËX·ÛÂ!"
  b"\x01òüØ\x1CrroÀïzB╣\x07]F"
  b"\x01òüØ\x1Ctp\x1AøØ¤ãoGÄ1"
  b"\x01òüØ\x1Cvp5┐t|A\x13ò┬¢"
  b"\x01òüØ\x1Cxp;ç7ƒÁ│Þû_"
  b"""
    \x01òüØ\x1C|r"ú\n
    li\x03\x17\x1E
    """
  b"\x01òüØ\x1C~q\x0F½╝í4íâ\r"
  b"\x01òüØ\x1CÇqz░K<{`ZRp"
  b"\x01òüØ\x1CüqCñô\x07Ñç·Nr"
  b"\x01òüØ\x1CâqÖ¿`ö\x13¶vz\x10"
  b"\x01òüØ\x1Cðp┌Æþ×·Å\x00"
  b"\x01òüØ\x1C sPØïõ(STbö"
  b"\x01òüØ\x1D\fs\x1C│W\x1D┘·█º°"
  b"\x01òüØ\x1E¤qÖèm│=═Ø:┐"
  b"\x01òüØ\x1F\x1Cq{ìä{\Æ(ÁÉ"
  b"\x01òüØ\x1F#qÖÀ÷║Ó(\x16■9"
  b"\x01òüØ\x1F)s‗©Q\x0F╚|4íg"
  b"\x01òüØ\x1F/rð«vl]¾±xÍ"
  b"\x01òüØ\x1F2rc¿ÎÙ┤¢é\x1EÈ"
  b"\x01òüØ\x1F8r\x12¬W\x0F·ñ█d="
  b"\x01òüØ\x1F;q~»¯ï\x03─ZÃZ"
  b"\x01òüØ\x1F>sûƒÄö¢UQx\x18"
  b"\x01òüØ\x1FAr¡┤JgÈ®éc╬"
  b"\x01òüØ\x1F`rÜ¿\f┬´ÇÕÈ^"
  b"\x01òüØ\x1Fjq*▓È7ƒF\x07"
  b"\x01òüØ\x1Fms\x1EÄ-V\x7FÜ▓²3"
  b"\x01òüØ\x1Fqp£Ñ4³§Ê\r‗Ó"
  b"\x01òüØ\x1Ftp\x18ÇâÓþ\x14£(\x19"
  b"\x01òüØ\x1Får'ê\x01è└åı3ÿ"
  b"\x01òüØ\x1Fîr)Ü░\x12îù²ßZ"
  b"\x01òüØ\x1FÉqÅÁGê▀9Y│┴"
  b"\x01òüØ\x1Fûsg«8¬Å\:£Ú"
  b"\x01òüØ\x1FñqNÖ¥\x01Ù\x1Eôr#"
  b"\x01òüØ\x1F®r\x01▓;yÝCR»\x1C"
  b"\x01òüØ\x1F╣qgòÀ\x0FÆ4@ÝP"
  b"\x01òüØ\x1F¥rØÇ^╔Ki\x14K}"
  b"\x01òüØ\x1F┴q▓Ñ\x0E(ÝÍù¨À"
  b"\x01òüØ\x1FÈsG«ôıã\x10│Ú."
  b"\x01òüØ\x1F┘q8Á¶¯/¦²\x0E="
  b"\x01òüØ\x1FÒr\x17İ\x1FmPûéc"
  b"\x01òüØ\x1Fþr³▒­\x1Dyg║\x0F\t"
  b"\x01òüØ\x1FÚp\r\x1D(ÎX1ôù"
  b"\x01òüØ\x1FÝq\v¡qñõî│]»"
  b"\x01òüØ\x1F‗qÞÅ?.BQè¡É"
  b"\x01òüØ\x1F¨qÃÿ,ä}úx\x15æ"
  b"\x01òüØ \vr¬É\x7F{v·:\x15ä"
  b"\x01òüØ!×r\tø1à\x04$╚m¥"
  b"\x01òüØ!ºs║ç5Èâ\x0FÙZk"
  b"\x01òüØ!▒q}ít£\x03╔ÔX²"
  b"\x01òüØ!┤p:ªUƒÙ(Ç\x17Ç"
  b"\x01òüØ!ãrc│?ö\x08\x1E╔║Ö"
  b"\x01òüØ!╔q$íHC÷{DÀ÷"
  b"\x01òüØ"£sp«í_}YTlÿ"
  b"\x01òüØ"½s@ë§?Z¡F¹Â"
  b"\x01òüØ"»p$£Sá$=ì\x1AÎ"
  b"\x01òüØ"Ás\vùÀ-a'¦>ý"
  b"""
    \x01òüØ"¥pı¬\n
    yµ`Å█\x16
    """
  b"\x01òüØ"┬rµ¡‗ÞC┬4À:"
  b"\x01òüØ"┼r\e▓B_╦\x14/&#"
  b"\x01òüØ"╚qI┐UGr/M÷a"
  b"\x01òüØ"╬rºÇ▀ªg\x08wÛ█"
  b"\x01òüØ"Ès╝çE\x08\x1DJ2\x0EÆ"
  b"\x01òüØ"´q┐£Öv\x0E%╔░╦"
  b"\x01òüØ"¹p\x18â}╔ï▄ë■X"
  b"""
    \x01òüØ#\n
    p╔ÅZÏβg\x1D^
    """
  b"\x01òüØ#\rs▒ó)XÅP\x19U\x07"
  b"\x01òüØ#\x10pÒù[WMSpuÃ"
  b"\x01òüØ#\x16s ¬"mÑì▀}K"
  b"\x01òüØ$╔pº║É ô·¡ék"
  b"\x01òüØ$═qGÜü¾c±¸º="
  b"\x01òüØ$Êq[ûæ~\x00ö0[õ"
  b"\x01òüØ$¦s|émT©─±\e\x02"
  b"\x01òüØ$§q/╝0¬û@░<\f"
  b"\x01òüØ$°rHÀEx\x08┘Àn\x1D"
  b"\x01òüØ$·pÑ▓l\fr}`áñ"
  b"\x01òüØ%\x00qµî¨\x1Ev15²¥"
  b"\x01òüØ%\x03sy®§vz¶¨ÑL"
  b"\x01òüØ%\x06páܪ²G@£v×"
  b"\x01òüØ%\tpÞì¨┬J\x05-┼¦"
  b"\x01òüØ%\rqÔëı░║╗Z}╝"
  b"\x01òüØ%\x10r┼Ä¢F×É\x08L║"
  b"\x01òüØ%\x19q^á¨Î8×%\x113"
  b"\x01òüØ%\x1Cr:Ä5k\x01Wªß\x19"
  b"\x01òüØ%9pPéóÈð\x17UÐu"
  b"\x01òüØ%Gs¡¡¬ÃQ]v¦X"
  b"\x01òüØ%Jr┬ó═éój\x02\x1D\t"
  b"\x01òüØ%TsRç)│½ö+\x11s"
  b"\x01òüØ%ZqfºìxJ▀╔IL"
  b"\x01òüØ%kpn╝e´\qü▀\x19"
  b"\x01òüØ%ês:«+ƒ¢p{X¹"
  b"\x01òüØ%Ås¼ÿOj1ÕZ┤D"
  b"\x01òüØ%ûq³ò¦Ï'\x04Ã%▀"
  b"\x01òüØ%£rA║#HI.éó¥"
  b"\x01òüØ%ƒs┤èiV|ϨjÙ"
  b"\x01òüØ%ªsD¡O\x02\x1A²\x12~o"
  b"\x01òüØ%®sKà\x100è<E▀Ä"
  b"\x01òüØ%¼p8í¼ø* {L¿"
  b"\x01òüØ%»pl┤\x05\x03mò\>"
  b"\x01òüØ%▓pøøÅêàZë\r°"
  b"\x01òüØ%Âp¶üë\x14Â\x7F▓ü╝"
  b"\x01òüØ%╣p,ÂÔ]-Ë╬áA"
  b"\x01òüØ%¢sòóÿnO;t¤N"
  b"\x01òüØ%└r'ìܨv\fG\x14Y"
  b"\x01òüØ%ãs\t½\x15Ão;ÿù)"
  b"\x01òüØ%╔p;Ñ=.Ï█ñ\vc"
  b"\x01òüØ%╠s┼Ár┘\e~ÝU╚"
  b"\x01òüØ%ðpké¡×¤è¨ F"
  b"\x01òüØ%Ëq;®ÓH)¸ßÇõ"
  b"\x01òüØ%▄p¸ô▀Wõƒ<\x06"
  b"\x01òüØ%▀qªÆ\x17▄l\x17\x01"
  b"\x01òüØ%Ôqı┤█ë¼├°\x15"
  b"\x01òüØ%Õs└çõ▄Ê:«\x12¬"
  b"\x01òüØ%Þsøç­¶\x08\x03V5ì"
  b"\x01òüØ%Ûq8Ä┴Ìví1­Õ"
  b"\x01òüØ%Ýrãó&2 9û╗"
  b"\x01òüØ%‗r0ÇKf.í.▓╬"
  b"\x01òüØ%°s×£ûåFIîIM"
  b"\x01òüØ%¹pú¬ÖnÃ\x14ıÊc"
  b"\x01òüØ%■sMÂ%6▓jèëì"
  b"\x01òüØ&\x01p\x10¿\x17\x06Ò╩L┼Ü"
  b"\x01òüØ&\x04s!ùe9\r┘■3\x04"
  b"\x01òüØ&\x07s²£´ÚÕ\x1E¾¨i"
  b"\x01òüØ&\x0Epà׿\x16Böeg]"
  b"\x01òüØ&\x11p\x04ø┌U╣■)Ïh"
  b"\x01òüØ&\x14sÈ¢8\x12G\x08\x03_\x02"
  b"\x01òüØ&\x17s╔┤vKávv═õ"
  b"\x01òüØ&\x19pwƒ ÷¹│Q \x13"
  b"\x01òüØ&!r\x06ÇAr¯╦?A┼"
  b"\x01òüØ&#s%┤ú‗Ì\x0F£Ê "
  b"\x01òüØ&(r\x19Üër'L\x16Õ\x03"
  b"\x01òüØ'¹pFòê#ÿG_¨i"
  b"\x01òüØ(\x06rhâ¤?¦bR¢\x1E"
  b"\x01òüØ(\x1Cs·ø¥)?\x13JÅ\"
  b"\x01òüØ("rLéÝ\x01\x11ò§\x08S"
  b"\x01òüØ('p\x12å▀Ó¶HòÔ\x13"
  b"\x01òüØ(9sÒ¿<d▀VÝ\eH"
  b"\x01òüØ(KqÅÉF{\x19ã˽ı"
  b"\x01òüØ(Sr³ÄɃûßô\x14\x12"
  b"\x01òüØ(èp%ºØ^\x0F`║g╠"
  b"\x01òüØ(Öq┌¢{\[»/█ë"
  b"\x01òüØ(£rÅ┐v/║g~n¿"
  b"\x01òüØ(┤pf▓ÕëüHï$\x01"
  b"\x01òüØ(║r\x07╣D±\x1D(├rı"
  b"\x01òüØ(¢s,¿iqrÉ├\x00X"
  b"\x01òüØ(Îp┤ôg\x01®░·?ü"
  b"\x01òüØ(┘r\rû\x15\x7F\rƒ4B1"
  b"\x01òüØ(ÝsPìáJÈ­×\x1CJ"
  b"\x01òüØ(­r{×\v┌Á▀ ÄX"
  b"\x01òüØ(¾p}§■*õ#Ï\x1C"
  b"\x01òüØ(¸rX«²▀┤├\wÈ"
  b"\x01òüØ(·sNöº7êEê¬\e"
  b"\x01òüØ(²qª£pd>\x08ôÖ·"
  b"\x01òüØ)\x00sA░÷>\x07╔²À█"
  b"\x01òüØ)'p^çc\x1F\x14Þ\x1CM<"
  b"\x01òüØ)*s`░¬┤┤\eË?░"
  b"\x01òüØ)-sBÂ-\x03ð¶1Ó\n"
  b"\x01òüØ)0q╩╝q\x01ãa/ÇÎ"
  b"\x01òüØ*─qÐÀü\x08]Ù{¬*"
  b"\x01òüØ*ËsÝ»ªmh \x12ı\x14"
  b"\x01òüØ*ÏrÕì├æ±M#j6"
  b"\x01òüØ*¦q▄▒ÊÀÌ\x0E\e"
  b"\x01òüØ*▀q╔ÿi\x10i Õ╗╬"
  b"\x01òüØ+\x02p^╝îð\x1F9\x0Fs┘"
  b"\x01òüØ+\x07r╗®¿}║Øcô°"
  b"\x01òüØ+\x11s[諾\x02=\x01äñ"
  b"\x01òüØ+\x13rI╗h}]Ã\e;\x17"
  b"\x01òüØ+\x15s:é´g┼╝åkr"
  b"\x01òüØ+'qÄñ<7ɺIok"
  b"\x01òüØ+/sßä.z0\x00Ü Þ"
  b"\x01òüØ+æp,ïØ/LtØ╠¼"
  b"\x01òüØ+Ør\x13ó¾°ÿãY╗╣"
  b"\x01òüØ+ÃqÖºofÆÞÞñí"
  b"\x01òüØ+╔r├»\x1Ag£x>û£"
  b"\x01òüØ-Ær\x04Ü‗öpá\x16-¿"
  b"\x01òüØ-±rpªñ!"SÙî╔"
  b"\x01òüØ.\rpÑåÊ\r├ÐS_ã"
  b"\x01òüØ.\x12p.Ñ7\x11yc5S4"
  b"\x01òüØ.Yp╗ày\fíÒM-U"
  b"\x01òüØ.ër\x0F¥PeJ]║y#"
  b"\x01òüØ.ïp\x10¼¥nv╠wÚY"
  b"\x01òüØ06p┐╗èÇ╝┌¡ÄZ"
  b"\x01òüØ0:pÑüM│¾À'■l"
  b"\x01òüØ0?qKÁ©¢?|dAµ"
  b"\x01òüØ0DqQïÔß×x/\x16¡"
  b"\x01òüØ1!p5é,┤[└k╝┐"
  b"\x01òüØ3ùs\x19½2ìyà\e"
  b"\x01òüØ3ªpF╗îÙåÞ┼î×"
  b"\x01òüØ3┤qUó╬î\x07\x00hWÖ"
  b"\x01òüØ3¤r?ªä╬┴k\x1F"
  b"\x01òüØ3Ðqo©<h$$\x12"
  b"\x01òüØ3Ër*Üwo#äÅ^_"
  b"\x01òüØ3Îp¬Ø\±‗\v@PB"
  b"\x01òüØ3┌r═À\x1F#ØpÕÊÖ"
  b"\x01òüØ3▄pîöÍó\x02hA,;"
  b"\x01òüØ3Ìr§¬\x02C7O\x13s;"
  b"\x01òüØ3ßpèü\x0F^û¬ÿ\tû"
  b"\x01òüØ3Òqµ║Kkw®\x13\P"
  b"\x01òüØ3Õri║\x04¡╗õ1ªB"
  b"\x01òüØ3þsIÑg┌Ñu╗&÷"
  b"\x01òüØ6\x10rá░{=B/äO─"
  b"\x01òüØ6\x15q+ôï3å╠|\x19>"
  b"\x01òüØ6\x19r5çãÒÅ█\x15─à"
  b"\x01òüØ6\x1Er´¢ä¥\eÆ\x18Ð6"
  b"\x01òüØ6!pFëVëÒ│Ù░¿"
  b"\x01òüØ6%p@åï╣z┐-n╝"
  b"\x01òüØ6(rá╝‗×ÝЮ‗+"
  b"\x01òüØ6-p"ëÇn:x;\x1AÌ"
  b"\x01òüØ6/p¼øe˨üwB\x15"
  b"\x01òüØ64s4ØÆs,K\x03B!"
  b"\x01òüØ67ssìÕ¾®­}╬\e"
  b"\x01òüØ69p\x15Á\x1DJ<¾iNà"
  b"\x01òüØ6>pÅåfEÿ<õÓ┌"
  b"\x01òüØ6@s█ê¥╣Â}}!│"
  b"\x01òüØ6Ep┼å²═o\x1F\x1EE\x13"
  b"\x01òüØ6Hs¥åñÎTöQä®"
  b"\x01òüØ6hp§òYö\x1C£\x1A╣×"
  b"\x01òüØ6╬p÷£uá´╦+\x19d"
  b"\x01òüØ6ÔsJƒ\x07Yi­UÌ\t"
  b"\x01òüØ6·s\x1Dá\x08BËß!²¾"
  b"\x01òüØ6²s±┐ðà▄Pï¤e"
  b"\x01òüØ6 säª▀8ı─▄Ç┼"
  b"\x01òüØ7\x14r║É\x02ÇÈNÙ\x08"
  b"\x01òüØ7\x16s#âëÈÉsj\x0Eı"
  b"\x01òüØ7\x19sìØBÝ8å \x1F"
  b"\x01òüØ7\x1CsEìý6¦°JWÏ"
  b"\x01òüØ7\x1Er│ïÈ\x1D¾9»┴Ò"
  b"\x01òüØ7!s=▒I¦­²º©¼"
  b"\x01òüØ7#rbÂk▓Úó▄´\x19"
  b"\x01òüØ7&sA¿\x1E┼ð©7qs"
  b"\x01òüØ7(p&╗\x12,¼-█µ\x1D"
  b"\x01òüØ7:p┬ª\x14┴ù\x0E\x0E"
  b"\x01òüØ8ÒqËæı║è┌O]|"
  b"\x01òüØ8°p)À+UóÜ$­"
  b"\x01òüØ8¹pRúÕ\x1DE╩û▀╣"
  b"\x01òüØ9\x13p\x0E░Nõá¿Á├3"
  b"\x01òüØ9\x18pü┐\f\x04eCQ³;"
  b"\x01òüØ9.rÅæƒ­rSfîe"
  b"\x01òüØ91qãø.‗ #:½¢"
  b"\x01òüØ96sB¡╬Áàn\x05ï╠"
  b"\x01òüØ9Cs#¬`y»%ì└õ"
  b"\x01òüØ9Fs¦«èåôà0╦ä"
  b"""
    \x01òüØ9IpòÖ╗óı\n
    \x11±
    """
  b"\x01òüØ9KqMÇñ■¹Ò╩ÙC"
  b"\x01òüØ9Pq\x05ë▒ø\x06z─hx"
  b"\x01òüØ9UrcÀûèI9·\x14F"
  b"\x01òüØ9YqǼ,└\ùÇ┴┐"
  b"\x01òüØ9\s\x04Àµ+ù\x11\x1Fky"
  b"\x01òüØ9csG¡ksðm°¿<"
  b"\x01òüØ9hq┤┐'═WFv\x05"
  b"\x01òüØ9qsÖáû(F\x07¸\x01ƒ"
  b"\x01òüØ9{sFì╔╚/G ]A"
  b"\x01òüØ9}p╝êü§ðóUÒM"
  b"\x01òüØ9Çs\x05ñ╩\x06\x1F¬\x1Cj<"
  b"\x01òüØ9èpnè\x10º°ûéâf"
  b"\x01òüØ9Åpâëã\x0F┴æ%#k"
  b"\x01òüØ9ñsÿüÕ\x17ÔíûÔY"
  b"\x01òüØ9ºq\x1A¬»áß/ñÏ┐"
  b"\x01òüØ9╠r‗░µò\x03Ôº#M"
  b"\x01òüØ9¤qM░█M\x157æ▓ä"
  b"\x01òüØ9Êr:©o╣\x14\f&æ°"
  b"\x01òüØ9Èsqø\r¹▓Û■¶ß"
  b"\x01òüØ9ßrx¥R¦MWS]¯"
  b"\x01òüØ9ÒqÂ×ê║LÝÚ÷\x0F"
  b"\x01òüØ9ÞpµÅ!À\x19\x110=\x10"
  b"\x01òüØ:\x03rñ¥\x19ü@:¨[┌"
  b"\x01òüØ;└s7û¬T░S2╔a"
  b"\x01òüØ;Ír4¥¶┼&_L¥\x0F"
  b"\x01òüØ;█qãὪ|¨╩╩õ"
  b"\x01òüØ;▀q߃Úr3¤È#~"
  b"\x01òüØ;µpgÆñx¡└░Jd"
  b"\x01òüØ;Þrm¥Y[u§6RT"
  b"\x01òüØ;ýq7Ä█Ò\v\f²CÄ"
  b"\x01òüØ;¾r\x08ƒb┐©\x10\x08ı╚"
  b"\x01òüØ;¸qãæ®½<Epµ§"
  b"\x01òüØ;¨qâ®ÃÇS°×▀V"
  b"\x01òüØ<\x02q┘öl^\x16U░░Ó"
  b"\x01òüØ<\x04sîï╠7ZÐø%î"
  b"\x01òüØ<\x06pöìï║(¤Ñ+E"
  b"\x01òüØ<\x08qö¥─-C\x14{ƒ¤"
  b"\x01òüØ<\vqvÉ\x011ê‗ô█ú"
  b"\x01òüØ<\x14qp╗9ö\Q:\x06¼"
  b"\x01òüØ<\x16q¡×\x05,¬²@▀ "
  b"\x01òüØ<9p¬£­▒s«\tZ┴"
  b"\x01òüØ<>sU╣n9\x01\fk"ï"
  b"\x01òüØ<As\x1E▓║&îHß╣`"
  b"\x01òüØ<Cp╝ÅÒ5╔à%²3"
  b"\x01òüØ<Fr`▒N<█\x13ñí\r"
  b"\x01òüØ<HrQùQ'┘ƒx¦┴"
  b"\x01òüØ<Ks\x19¡-­¼´\x01\x01"
  b"\x01òüØ<NrCú‗­>ñ¤u "
  b"\x01òüØ<Pr;ÀÀm║\x19¯ıJ"
  b"\x01òüØ<ìqRé╔À\x08«-xí"
  b"\x01òüØ<┤rÝâÜ×ö\x05l»Q"
  b"\x01òüØ<╣q¥© ðÛ\x14╦_\x7F"
  b"\x01òüØ<¥p¡ƒ\x05ÕÕ▒p\x00\x07"
  b"\x01òüØ<═p ºawmBÑJ\x11"
  b"\x01òüØ>ms╚©H¨°Ø/\x02"
  b"\x01òüØ>ps5½\x01­\x04KCÂ┬"
  b"\x01òüØ>tr▓Ål@èT░4¹"
  b"""
    \x01òüØ>zr\n
    âI£¥;ó#+
    """
  b"\x01òüØ>îpâÜO¡ýîf\x00&"
  b"\x01òüØ>Üs#▒▓xÙ\x03ıëø"
  b"\x01òüØ>¬sñû\x05r╔Ö>Y~"
  b"\x01òüØ?ÇrF«»D╝\x15Ôa×"
  b"\x01òüØ?épîÖ1\x00n─¯J▄"
  b"\x01òüØ?àpVÄ2Ð6┌°\,"
  b"\x01òüØJ\x10rñë\x15éÿj1Gi"
  b"\x01òüØJ\x15pïæ(ƒÒtv2L"
  b"\x01òüØJ\x1AqµÑ\x7F6c!$®î"
  b"\x01òüØR]p÷öÙq▄_²\x14f"
  b"\x01òüØRhq├ÑAû4=÷░9"
  b"\x01òüØRmr\x08©Ê;©z<˾"
  b"""
    \x01òüØRoq\n
    ®┐W│ܤ+Ã
    """
  b"\x01òüØRtsÁí\x1604┼\r\x1E"
  b"\x01òüØRvr«£╩ë┬á®)Ò"
  b"""
    \x01òüØR}sëÁ&¶\x1E\n
    {!c
    """
  b"\x01òüØRçs÷ÜêíöB3┬W"
  b"\x01òüØRôsà¼\x14ïû®F¢e"
  b"\x01òüØR£q¨®mÛ?Ds\x13""
  b"\x01òüØRíp╬Á Êç\x00)äb"
  b"\x01òüØR«q\x02▓■▓┼Ûw\tK"
  b"\x01òüØRÁqÊ£\x15hæNWd·"
  b"\x01òüØRÀs í£âe3(¯Q"
  b"\x01òüØR¥rqö"÷úþĶu"
  b"\x01òüØR┴pÍ┤Ú┐¤£àØ|"
  b"\x01òüØTypµç£J"3[E\x00"
  b"""
    \x01òüØT|r\v«\n
    Óm<ÔóÐ
    """
  b"\x01òüØTús\x02úÿ\x1E╬ÌxaI"
  b"\x01òüØT▓p$▓\x7FpSðÇ{6"
  b"\x01òüØT└s╩Ø^O&ÃÝ.6"
  b"\x01òüØT├rÖ«hX\x1A°\x03Ï "
  b"\x01òüØT╚s®¢k\x19TX░N."
  b"\x01òüØTÛp\x14╣÷'Æãèl¡"
  b"\x01òüØT÷pö¿\x1FQW~æþË"
  b"\x01òüØT°qîÂõÌ╬R└\x14£"
  b"\x01òüØU\x03r5£¬ÿ┤7(äj"
  b"\x01òüØU\x06sõ░cã<\x04¦Æ\x11"
  b"\x01òüØU\x08snÂ╠'\x05ï\x07¬q"
  b"\x01òüØU\x0Er:▒\x11\x15­\x1FPÝ│"
  b"""
    \x01òüØU\x10r─ä\n
    ~8$Øöv
    """
  b"\x01òüØU\x13r8Ø\x1D\x1DÓ‗2\x07ä"
  b"\x01òüØU\eqKúIGÁÿ»╦■"
  b"\x01òüØU r\x00â¶o£¤÷7ß"
  b"\x01òüØU#s§åÅ\rY\e\x16\e{"
  b"\x01òüØU.q#â\x18iÑGë°("
  b"\x01òüØU:qvÆ\x12ÍV╝\x03¯¡"
  b"\x01òüØU=sÀúÿí┘þã│_"
  b"\x01òüØUFspô╔rÂtáòÂ"
  b"\x01òüØW¿q¦┤Ç\x16RÔ Æ\x19"
  b"\x01òüØWÎqãÉ═┤║:*÷┌"
  b"\x01òüØW┌p¬¼§Ø¡▒B¶;"
  b"\x01òüØWÓqîì\x7F\tÉÿ["
  b"\x01òüØW±p=äçì¹7/]║"
  b"\x01òüØW¹q┴øıl¡¾\vUl"
  b"\x01òüØW rËÉ<àí╦.ƒ\x1D"
  b"\x01òüØXôsHàðÖºlWK╣"
  b"\x01òüØZôsé®╠ÞV\x1F┼ZU"
  b"""
    \x01òüØ[\x01q±ÅÌ-¨\n
    \x7F£®
    """
  b"\x01òüØ[$r<ï0¼Éç:{«"
  b"\x01òüØ[-r¶éXq ïÛÂ$"
  b"\x01òüØ[2p¾Á\x1D\x11èñv■┌"
  b"\x01òüØ[4pËû#\x18KMk┬]"
  b"\x01òüØ[6q:╗,ÍÇÇó│x"
  b"\x01òüØ[:q\x12ó)mçƒêxÆ"
  b"""
    \x01òüØ\êrnä<¬\n
    åæÎD
    """
  b"\x01òüØ\ïq\t¬‗\x08¬6└Ñ?"
  b"\x01òüØ\És\eÑ▒\x10▀§┬\x17"
  b"\x01òüØ\ØrË│¯©l\x14,W$"
  b"\x01òüØ\ƒrÄ▓ëÚ╔÷╩/~"
  b"\x01òüØ\ªq̬Û┘ªvgS¡"
  b"\x01òüØ\╝s▀Ä┌~jòæn·"
  b"\x01òüØ\┴r´êøê¤á\x12WM"
  b"\x01òüØ\▄q±ñº\x1Aòûµ}Ø"
  b"\x01òüØ\ÒsB╗w¿W┬½­"
  b"\x01òüØgàslÇj0Raria"
  b"\x01òüØgîp┤äd4Ý6Q\x19Ä"
  b"\x01òüØg═p´ÇÂR,®\x11═¨"
  b"""
    \x01òüØgËpÄâ\x03xë¤\v\n
    ¡
    """
  b"\x01òüØgır]ïUÆí╝¥¶ë"
  b"\x01òüØgÛr¼║4█ópJ ê"
  b"""
    \x01òüØgýq\n
    ò1\x12\x0EÞËÚ?
    """
  b"\x01òüØh\x00që▓¥æÔH¡\x11"
  b"\x01òüØh\tp┬»­E®ƒ.ê$"
  b"\x01òüØh2s\t\x11 ÷\vè!>"
  b"\x01òüØh4s5òKí\tUÅÓ³"
  b"\x01òüØh6s¿ªT┴%ÆÖ½\x04"
  b"\x01òüØh8s¬»á\x7F\x10¢╔"
  b"\x01òüØh:r╗╝Úð▀Ú\x15"
  b"\x01òüØhHq┐ƒ14­tM®\x01"
  b"\x01òüØhMr╦╝N▒\x15{Z\fQ"
  b"\x01òüØhRqNáY\x06MH\x05\x07î"
  b"\x01òüØk;qÁ£\f▄Ó]YfJ"
  b"\x01òüØkUqd┐:sÓ­└Sl"
  b"\x01òüØk[s\x0FóxÚ│r+ZQ"
  b"\x01òüØkep\x1Eå\x10eãz¯¸\x1A"
  b"\x01òüØkhr××´¦;ð1Çã"
  b"\x01òüØm=q\x11ª\x02U¬èÚdÌ"
  b"\x01òüØmIpıì┼┴ܴ¨\t"
  b"\x01òüØm^q¸ìƒ¯ñy╩rZ"
  b"\x01òüØmcp\x02ëÇ▒\e┼ëÁ£"
  b"\x01òüØmmp6ù\x12¿~Ê░äþ"
  b"\x01òüØm¼q‗ü¹╣\x06ÛJM\x13"
  b"\x01òüØm╗qå┐÷¢â¢Ç6ç"
  b"\x01òüØm╔q!úı\x7FÞU;åÖ"
  b"\x01òüØmðq2ø¢┬Ú:51)"
  b"\x01òüØm¶s]╝▄\v÷┌T_³"
  b"\x01òüØp®sæÅ╗)ÁE└Âx"
  b"\x01òüØp»s>åAÝEÈÆr5"
  b"\x01òüØq\x10qlìp°#═.½ª"
  b"\x01òüØq\x17qlù¬»¤,\x13}w"
  b"\x01òüØq3qþä└õGi\x15G8"
  b"\x01òüØq6söºp\r\x16d\x19d\x1A"
  b"\x01òüØq9ptÑ‗òÙr!{("
  b"\x01òüØqBpr╗├I@\x15┼ÍÞ"
  b"\x01òüØqEsªø└âÿì\x1EËò"
  b"\x01òüØqHr~£{D?┐Oï\x05"
  b"\x01òüØqLr»¿‗ËuIÚòç"
  b"\x01òüØqbqþ¥³aæÓÌ<r"
  b"\x01òüØqip¾ë\x12ÜØ\x01~ƒ├"
  b"\x01òüØqnq÷ñ÷╬\x16▓ÿ5²"
  b"\x01òüØqurï┤°w>уï8"
  b"\x01òüØqxs¾┤¦ï\x03hâıZ"
  b"\x01òüØq\x7Frþª‗d┐Ó\x06v5"
  b"\x01òüØqés@¿²ù║┐(~L"
  b"\x01òüØqàpÈÀÕköH|ÈÍ"
  b"\x01òüØqïsÕÁ\x06×Ðá\x0EÔG"
  b"\x01òüØqæp+▓\x04+Ñ/Õá\f"
  b"\x01òüØqôr ╣op\x18\r├Òz"
  b"\x01òüØqûr̺ΦVo\x15ý+"
  b"\x01òüØqÖsíç\e\x02\x7Fç¥│l"
  b"\x01òüØq£s{À▓¦░Ü\x07░:"
  b"\x01òüØqás\x05¬JN;ƒhß}"
  b"\x01òüØqúr¼Ñó`,ø/4 "
  b"\x01òüØqªpè»Éôs­aS+"
  b"\x01òüØsnrV×uK¾├*p&"
  b"\x01òüØsqs\x19Â÷&\x14\x0F1Eª"
  b"\x01òüØs}qx£Hô▄'ò\x0EJ"
  b"\x01òüØsør³ö╬└ùgg¸+"
  b"\x01òüØsØsiÀã\eZL¯jo"
  b"\x01òüØsñpl«╠¹ö┴Ñ─ü"
  b"\x01òüØs®pàÆOo*\x1A\x10Å\x16"
  b"\x01òüØs┐sÆ│³\x12\x05a\x08Þ┤"
  b"\x01òüØs─s1╗.\x19\x1DÊþN¨"
  b"\x01òüØsÃshÁJä\x13Bªç!"
  b"\x01òüØs═s"î®:\vÑßë\x1C"
  b"\x01òüØsðqë»±╦uÙ ËÆ"
  b"\x01òüØsÎqRÜYÃþZé÷^"
  b"\x01òüØs▄r┴¢┤âö¾ß.]"
  b"\x01òüØs▀pi▒Í"ÀªÍz╔"
  b"\x01òüØsÔp\r©Ê\x08í§=ÿ]"
  b"\x01òüØsþq:¥O£Ì?ì!ø"
  b"\x01òüØsÛq\x15®£EiÔ~┐\x0E"
  b"\x01òüØsÝpÁ®ÝºÔwÒì\x12"
  b"\x01òüØs­r¯ØRe,{i*┼"
  b"\x01òüØs‗s\x15╣K\x1EA#\x0ErN"
  b"\x01òüØs÷rÃ×,éßShã\x18"
  b"\x01òüØs¨p\x01«jSÃ\x16ûN▒"
  b"\x01òüØs²s˺\e]▓│È6H"
  b"\x01òüØs qøÂ\x03Øà¶ïSï"
  b"\x01òüØt\x02q┴ø\x16ÑXµÕÒ8"
  b"\x01òüØt\x05qE¡\x17ÿ┘çOx\x1D"
  b"""
    \x01òüØt\x08pHÂ\n
    \x04\x040C
    """
  b"\x01òüØtPr║»·³LÝáX\x11"
  b"\x01òüØtTqvä║ªÝÚoz\x12"
  b"\x01òüØtWr├àyç!3Ú\x16m"
  b"\x01òüØtlqzǼ`GLõó:"
  b"\x01òüØtor³┤K└dö\x0F®┬"
  b"\x01òüØtus ®y \x07╠au`"
  b"\x01òüØtyq/ÀüÙòø9vÈ"
  b"\x01òüØt|p5«S\x14V)w¾d"
  b"\x01òüØt\x7FqÿùIf█£¤═2"
  b"\x01òüØtâsר¥vJþ\x07█5"
  b"\x01òüØtår╬«ð3îüÉ\x01 "
  b"\x01òüØtëp Ç£&rq$øB"
  b"\x01òüØtîp╩Ä׸ù\x13Úß\x05"
  b"\x01òüØtôsÒèéƒRñ'êz"
  b"\x01òüØtùrI¢¬±Î"y\x159"
  b"\x01òüØtÜs\x1E╝*ðoLâs*"
  b"\x01òüØtás▓ɪ\x1Cô]\x04"
  b"\x01òüØtñr▄Åi8ã¨1Í£"
  b"\x01òüØtºs■ºƒ®'K\x13âÏ"
  b"\x01òüØt¬rò▒/░q\x14\x17)"
  b"\x01òüØt«r£©ýpWïWyÜ"
  b"\x01òüØt▒s\x18╝J\x06i®s'x"
  b"\x01òüØt┤s¯Å\x01ö╣╗lFD"
  b"\x01òüØtÀqN¡\x11aÎ|╬=ö"
  b"\x01òüØt╗s³ño▀ÆShN)"
  b"\x01òüØt¥sTÄh├Ý»F▄ª"
  b"\x01òüØt┴r┼ò²CÃ╔6┴\x1A"
  b"\x01òüØt─r ▓*\x0E┤Ô El"
  b"\x01òüØtÃs½¢ü¶╗<\x0F¿õ"
  b"\x01òüØv\x7FpÀô┤z+ìj¦6"
  b"\x01òüØvåsÍ┤+FkÊhZú"
  b"\x01òüØvïrX¢╝╦└ÕO¼\x01"
  b"\x01òüØvÅs)Å`{\x04\x1D\x16É\"
  b"\x01òüØvösƒ¿▄╣â¦╩Ð┐"
  b"""
    \x01òüØvÖp|¡­\x05F\n
    T├}
    """
  b"\x01òüØvƒp0»þÂ,_ZÀ├"
  b"\x01òüØw\x06qs╗├ÜJ:æKº"
  b"\x01òüØw$r+ªsö▀\x13 ÏY"
  b"\x01òüØw;qı«▒Ql╚kT\x03"
  b"\x01òüØw╠r┤║\x1FÔÚö\x1AË\x04"
  b"\x01òüØw¤rY®8Qÿò_2Ô"
  b"\x01òüØw q\x07åÍyÎÑàúı"
  b"\x01òüØx\x01qàù{╚G\x00╝wP"
  b"\x01òüØx\x04rýíÙ\x05\f\x1E0\x16e"
  b"\x01òüØyÙq)Áý\v=┘¿´ý"
  b"\x01òüØy q╔║╬±\x11║y└┴"
  b"\x01òüØz6sxÉ\x17²╬╠Á\x1E;"
  b"\x01òüØzëq▀äı┤´z5¢2"
  b"\x01òüØzör­îãÚ\x08+Æ®»"
  b"\x01òüØz▓s½ï\x17hdð?,Ê"
  b"\x01òüØzÁr>í4\x7F\x1Cv\e"
  b"\x01òüØz©pzé\x063\x10R\x1FÔ\x1A"
  b"\x01òüØz¥s\x10é§iºàJ└ñ"
  b"\x01òüØz─q7¿╩┼@ÝÁ.╝"
  b"\x01òüØz╩p(ÄÁý├ëÈ>r"
  b"\x01òüØz═qáѱ¥ðÖ├ƒï"
  b"\x01òüØzðr■│Ì«5O╦xÕ"
  b"\x01òüØzËq±Å#Ï[║íóm"
  b"\x01òüØzÍq█æÑ#á[jµc"
  b"\x01òüØz┘s!ÑZ▄òúB§╚"
  b"\x01òüØz¦pDÑ»ÙÿÜÌåa"
  b"\x01òüØzßp5º‗ìí\x1D\x1Fôn"
  b"\x01òüØzõqàìÁJ;7,4ß"
  b"\x01òüØzþpV©çtý]É6¦"
  b"\x01òüØzÙq¦¡Õ\x05ù)fó#"
  b"\x01òüØz¯q\x06╝W\x0F\x04@×{"
  b"\x01òüØz±q\x17®\tyJéq┤â"
  b"\x01òüØz¶pıö{>:Ü┼┘)"
  b"\x01òüØz¸r «þè\x0Ee-8¹"
  b"\x01òüØz·s4ôtF%╦SÍB"
  b"\x01òüØz²q~ü\x1Andx╦ÖF"
  b"\x01òüØ{\x01pÌÀ▓·¢öa¾c"
  b"\x01òüØ{\x1Aq─░Ð┌ƒ­¥ÝÏ"
  b"\x01òüØ{4s\t\x0E┤¶tíBV"
  b"\x01òüØ|¹pÂøà\x18¬2:▄á"
  b"\x01òüØ}?qÇÀP=Ý└ÕÓu"
  b"\x01òüØ}Mq°Æ¦\x1Aã¨èb¨"
  b"\x01òüØ}yp7òUå‗¾!Æ├"
  b"\x01òüØ}|p㢿(|lòp░"
  b"\x01òüØ}úqÔ┤É╚ü┤ù´\x0F"
  b"\x01òüØ}®pWà┬¨©TÏ\x1C÷"
  b"\x01òüØ}«sL┤¤┤Î╣ns▓"
  b"\x01òüØ}│q}ÿtÇ"ø\x1F×Ð"
  b"""
    \x01òüØ}©q\n
    è\x17ª╗¯}\x11
    """
  b"""
    \x01òüØ}¥r─Ä\n
    ¢ûE'\x0FÊ
    """
  b"\x01òüØ}─qÙ¥,3╦â\x05Ú"
  b"\x01òüØ}Ãr\ƒPulWÎô\x15"
  b"\x01òüØ}╩qfü╬s¿¡»VÕ"
  b"\x01òüØ}═q¾╣)×j\x01Fâ_"
  b"\x01òüØ}ðp╚ô\x17Og *K{"
  b"\x01òüØ}Ísý£iOe'l┐!"
  b"\x01òüØ}Þraùí\x14¡\x13ä╬Ë"
  b"\x01òüØ}´r6ÉÉ┐#V\x05»z"
  b"\x01òüØ}‗s\fû<}Á┐═P{"
  b"\x01òüØ}³qB¼k'/ëß8Ò"
  b"\x01òüØ~\x1CssÁ¹█\x11DÏ^\x15"
  b"\x01òüØ~@r2ØY&¶ƒÃ j"
  b"\x01òüØ~Dpò┐/│c\x15nmd"
  b"\x01òüØ~JrûÁðC$Ûѯƒ"
  b"\x01òüØÇ$s└Çi╠!çÈÐI"
  b"\x01òüØÇ'sÇ┐\x17r\tı▓TZ"
  b"\x01òüØÇ*rê╝@t\x0EÈê├R"
  b"\x01òüØÇ0r═à\x1CÂàM\x13å9"
  b"\x01òüØÇ7rMÄý÷¨S╦▒\x1F"
  b"\x01òüØÇvqéÇRÚÔ´¸w/"
  b"\x01òüØÇÇrÕÖô°´Úcd\x1A"
  b"\x01òüØÇår╠«\x08\x13¼═¼n3"
  b"\x01òüØÇèr\x07ó┐┼ë\x179v÷"
  b"\x01òüØÇôp³¼¶´╣J]HÇ"
  b"\x01òüØÇòs¶æ\x1A1ÁFÙÿ½"
  b"""
    \x01òüØÇÖqÊú\n
    y¤{ûýì
    """
  b"\x01òüØÇ£rj×#hÎ\x07O\x03ö"
  b"\x01òüØÇ»ru¿$¥┼t®bù"
  b"\x01òüØÇ▓r)ÜyȽûÚ#R"
  b"\x01òüØÇÁr,«ÃùÖÞ@£ª"
  b"\x01òüØÇ┘r│½\x1F§\x1D╠║ñÝ"
  b"\x01òüØÇÒqìïè~┤F!█V"
  b"\x01òüØÇÕsÄ▒\eÆÃ"E░Ü"
  b"\x01òüØÇÞsÌ«╚ô═┐VÂ_"
  b"\x01òüØÇÛq ø┼©¶A0\e["
  b"\x01òüØÇÝrL®ð╬ï`\v\x0FÐ"
  b"\x01òüØÇ´p9Ø\x08F1øîÇG"
  b"\x01òüØÇ±r║æÂZmø8?¤"
  b"\x01òüØÇ¾r╚öE:├YivS"
  b"\x01òüØÇ§rmåg┌:Á┐Ú]"
  b"\x01òüØÇ¸qõê├\x08\x12\x16*"
  b"\x01òüØÇ¨p\x1Eª┤\x04êu^s1"
  b"\x01òüØÇ¹s+ÿ\x0EÍì░:`┬"
  b"\x01òüØü\x03q\x17º\x10é+,¦Í┤"
  b"\x01òüØü\x17s#¢ÞiÍd▄¨\x1C"
  b"\x01òüØü:r\r\t\x1A²└\x02Q/"
  b"\x01òüØâºqnà×\x0F╝öGwÑ"
  b"\x01òüØâ¡pÝ║iýü:°'#"
  b"\x01òüØâ░p\x18öo\x7F▒f▓)\x13"
  b"\x01òüØâ│r\x19Üw\x1Aé\x18éE\x0F"
  b"\x01òüØâ└q┌àä\x06¬\x1DÌ\x07­"
  b"\x01òüØâ├sS«S ƒU[┬╦"
  b"\x01òüØâãs▓ØbµÓäI¿ì"
  b"\x01òüØâ╔r¿é0§\x0EÅÕQ("
  b"\x01òüØâÐròûS\fô\x077 ¾"
  b"\x01òüØâÈpÎÀ$┌Î!cÌÀ"
  b"\x01òüØâÎqdô\x17█▄Ü[Õã"
  b"\x01òüØâ¦rÖ»ËáS─Y»Â"
  b"\x01òüØâ▀s £×@õ▓c#ô"
  b"\x01òüØâÕs\tÇ\x1FðMëN·Ä"
  b"\x01òüØâÞq»╝\x07┐Y=Õ{ø"
  b"\x01òüØâÛpk¢' BUW»+"
  b"\x01òüØâÝr\x05ëJ±f■¯╦"
  b"\x01òüØâ­q"ù┌ç{ûß½["
  b"\x01òüØâ¾püä[e╬Ô3\x03"
  b"\x01òüØâ÷rkçe[Õ\x08\x1Fº"
  b"\x01òüØâ¹p│êÊÍ%RÖW╝"
  b"\x01òüØä\x19s²Á^ñ\x06Ó\x1C\x07í"
  b"\x01òüØä\x1Cr\x11©z(┴÷îmm"
  b"\x01òüØå\x08qö▓è\x11\x05¸├\x17\x16"
  b"""
    \x01òüØå.r\x19ÿ»n■Ó\n
    Ø\x1D
    """
  b"\x01òüØåàqçøÜð\fj²?\v"
  b"""
    \x01òüØåÚs\x06¡\n
    Ó\x12Æç_H
    """
  b"\x01òüØåÝp\x10┐▓\x12\x1Céþ)´"
  b"\x01òüØå¨qıºj\x19w\fsüá"
  b"\x01òüØç\x01sÎù▓w\eQ§┘├"
  b"""
    \x01òüØç\x03r6┐\n
    \x06à²\x14à\r
    """
  b"\x01òüØç\x07p#Æ¢`ÔI<Xâ"
  b"\x01òüØç\x0Fs=░3╬Ç|Mp8"
  b"\x01òüØê÷qɺï¾ÃÐ4\x1E"
  b"\x01òüØê¹q}ò\x14~}±Ñ\t¦"
  b"\x01òüØë\x00p²░\x19zı5╝3µ"
  b"\x01òüØë\x02qµéZ\x12\vı^²l"
  b"\x01òüØë\x05s\x02©à`\rå@Ô\x04"
  b"\x01òüØë\x14p¥ô­è|▓Ê╩L"
  b"\x01òüØë\x1Drzר╔a└Ø×="
  b"\x01òüØëNqò║\x06─ÌõUtm"
  b"""
    \x01òüØëQqÎ▓┘èÂD8\n
    ¨
    """
  b"\x01òüØëYq$Öd&æ‗Âbú"
  b"\x01òüØë[qÇä©>ð‗J×‗"
  b"\x01òüØë]r'øt½[ñà ╚"
  b"\x01òüØëas\x14¡o}ÜI\x1A#▓"
  b"\x01òüØëcpõêÞVxþ┌█└"
  b"\x01òüØëgr9çz}¬ä┬^x"
  b"\x01òüØëjrnÁ╚Ùwq÷j,"
  b"\x01òüØëlr ¥;'Óë▓┐'"
  b"\x01òüØëqs╔Ñï┌a\x1A\x10Ôé"
  b"\x01òüØësqÿê\tIDè2■‗"
  b"\x01òüØëvrþåQ█¶®yjæ"
  b"\x01òüØëzsFØ#ú$õ¼0└"
  b"\x01òüØë}q\x17é-{|<¢\x1D\x17"
  b"\x01òüØëüscñThö§}³\x0F"
  b"\x01òüØëàq©ê§\x1EDÖü░\x08"
  b"""
    \x01òüØëçp=ÿ\n
    ­¬¸ö \x15
    """
  b"\x01òüØëèpPÁ\x7Fé«¿\x18└ø"
  b"\x01òüØëîp├áÙ▓Ö³®‗p"
  b"\x01òüØëÄqc░àâÄ═¬úý"
  b"\x01òüØëØq\x10® \x1Dðóãçu"
  b"\x01òüØëísòªV\x0FÀƒ?\x02O"
  b"\x01òüØëÑrFú█£L3㢸"
  b"\x01òüØëºqÁùJºåÆØµX"
  b"\x01òüØë®p\ç\x07éâ\x01}g("
  b"\x01òüØë▒sDû┤\x0E┬█\x1C└5"
  b"\x01òüØë│r©Æ²å\x01\t­8â"
  b"\x01òüØëÁsq╗n.o\x16ÝÏÈ"
  b"\x01òüØë╣r\t║£nÃ\ƒi?"
  b"\x01òüØë¢qLé└\x1DÒjçHQ"
  b"\x01òüØë┐p»┤§ À╔F└Æ"
  b"\x01òüØë┴pH║▓|~x\x1D\r·"
  b"\x01òüØë├ssÑî\x17ì#³è\x18"
  b"\x01òüØëÃs¼Å4■¶\x01ıý×"
  b"\x01òüØë╔p│×úA¿Lh­O"
  b"\x01òüØë╬p?ƒ╩}x▄åp "
  b"\x01òüØëðsR¼ É&\x12ƒ!\x1E"
  b"\x01òüØï╠qV©+╚ÿ2\x00¤Ð"
  b"\x01òüØïÐsEöu-N\x04\x16Ëæ"
  b"\x01òüØïÍsöÀgcZ<¾­B"
  b"\x01òüØï█q\x06ì\x1EóP¼>¶""
  b"\x01òüØï¦q᪮±a%┼ܨ"
  b"\x01òüØïÒpߣ▄ö;╔Ä´j"
  b"\x01òüØïÛsC½┐/ü_ê>~"
  b"\x01òüØï¸r─╝\x00\x1Cõd╗╩R"
  b"\x01òüØî\x12s\x1DúıѸ23┴░"
  b"\x01òüØî q׿ÑÅhTG¿«"
  b"\x01òüØî%qÐì¤j\x06£moè"
  b"\x01òüØîup\x12Ö)ëaÌcmk"
  b"\x01òüØî~p▒┐L÷sÊ├Ù┘"
  b"\x01òüØîîrT¬\x17l§ÔS┐÷"
  b"\x01òüØîÿq╚ÂQÇ©ÊJñ¦"
  b"\x01òüØîÜpvª\x00\x13\x03öº"
  b"\x01òüØî£qRù¦ÒîîÀ┬Q"
  b"\x01òüØî«qæñwÐZ}©Þ─"
  b"""
    \x01òüØî░s\n
    äqÿq\rS,\x19
    """
  b"\x01òüØî▓sÃâge¾ï¶å\v"
  b"\x01òüØîÂs┘¿VF°\x17\x1A\x02"
  b"\x01òüØîãs\x07┤│³N/3\r"
  b"\x01òüØÄòq\x19ÿüH|û6\tõ"
  b"\x01òüØÄÖswÄ┌\ørâÅ\x04"
  b"\x01òüØÄ┤r°À▒mºï°\x15\x17"
  b"\x01òüØÄÀp³ì/¤bÌ3ÇÏ"
  b"\x01òüØÄ┴rÿ┐Ô\x08'╔µ-\x0F"
  b"\x01òüØÄãpG▓Ã\x1AÍj«I<"
  b"\x01òüØÄ╩q©»×a╔,┐«═"
  b"\x01òüØÄ═r┌ûø¯l▀Tßç"
  b"\x01òüØÄ¤qTè]ô:­åY\x04"
  b"\x01òüØÄÐpìÜs_|┼>╩Ø"
  b"\x01òüØÄÈr,ìrä╠▒/!Ç"
  b"\x01òüØÄÍq\x04ÜÉt¸b¡Iu"
  b"\x01òüØÄ┌q4£Mâ(‗H ¡"
  b"\x01òüØÄ¦p«ªVØ─T╔┴Ì"
  b"\x01òüØÄßsL¬Ð\x14¹║oeI"
  b"\x01òüØÄýq­ü\x13#Ö#vP\f"
  b"\x01òüØÄ¾qwƒ>\x12©╠*¬ç"
  b"\x01òüØÄ¶q(¼\x10\x18¨ñ═\x08I"
  b"\x01òüØÄ÷rrºf┌]bà╩¥"
  b"\x01òüØÄ°rà╝_Æ@_:}h"
  b"\x01òüØÄ·p\x00Ük~§ý┐q{"
  b"\x01òüØÄ³rÇá┼ò¾╬^­'"
  b"\x01òüØÅ\x10sw«Ê-k%\x7FÄ""
  b"\x01òüØÅ\x12sèæG9MÚ\x0Ele"
  b"\x01òüØÅ\x14rMö<t┘ÑíJJ"
  b"\x01òüØÅ\x17p{½×*¿[w\x17¿"
  b"\x01òüØÅ\x1CrVö¹áë\x1DÂ\r^"
  b"\x01òüØÅ\x1Er9»VNKt\x03"
  b"\x01òüØÅ pª║þı\f©█\x11"
  b"\x01òüØÅ"s5í+8╝Qr¸_"
  b"\x01òüØÅ&q│ÿ█²┼:©©Î"
  b"\x01òüØÅ(sÅçÆK\x02\f\ed"
  b"\x01òüØÅ*p\x02¥ã*vhÄö■"
  b"\x01òüØÅ-q®¤J\v>K╦A"
  b"\x01òüØÉÿq]¿­*\x13`┌ì©"
  b"\x01òüØÉØrr¼0*µ¸├Èx"
  b"\x01òüØÉúsÙÄDÆÏ;\x05²;"
  b"\x01òüØÉ¬rj┐háÎ;ÓçÉ"
  b"\x01òüØÉ┤rÆ©\x19Ô¹─ânI"
  b"\x01òüØÉ║rıêê 7â¯â2"
  b"\x01òüØÉ┴qñö╝sJ\x07pQ\x07"
  b"\x01òüØÉÃp\v║T\x1A\x19\vÒ\x1E¿"
  b"\x01òüØÉ╬p´à_].\x01õ\eG"
  b"\x01òüØÉıpCû°\e\x1D±¥ù"
  b"\x01òüØÉ█qÝ┐{\x1DØÕ\x1C┘c"
  b"\x01òüØÉÌpÊ¿ıÔ\x026ìX?"
  b"\x01òüØÉÓr4¿Ïï8þ\x1C│æ"
  b"\x01òüØÉµq¹ë╦╦À*çÚ\x13"
  b"\x01òüØÉÚr\x03øqâ¸_³´Â"
  b"\x01òüØÉ¾rL©╗%¯¬╚┐Ì"
  b"\x01òüØæ\x08pàäëQÊı·õ▀"
  b"\x01òüØæ\rr\x19ªéCûÌÉ\x1C£"
  b"\x01òüØæ\x17q,Äzy┘ .¾¨"
  b"\x01òüØæ\x1Ap\x18é·¯ð\f\rLH"
  b"""
    \x01òüØæ\x1DsAë\n
    ┌ÎU;\x10O
    """
  b"\x01òüØæ!sE»BM╠\x18¼ð└"
  b"\x01òüØæ$qzâ«¶uAï(ì"
  b"\x01òüØæ'sYÜÕ\x00ð°├Ùã"
  b"\x01òüØæ*p╬ìÀ╠\x14ÞXÜU"
  b"""
    \x01òüØæ-p\n
    ¢úy█Ä╔r·
    """
  b"\x01òüØæ0r\▓■│Ô³/k""
  b"\x01òüØæ3r4▒¡\x0F\x18gA\x10c"
  b"\x01òüØæ6paéÈ4@╗-\x01ð"
  b"\x01òüØæ9pº│┴É_©h\e\x00"
  b"\x01òüØæ<p█ØÙ¸à2[ñÉ"
  b"\x01òüØæ?s‗ƒv\x03\x19█ÑPÃ"
  b"\x01òüØæBpZçm>åèûrL"
  b"\x01òüØæErl║\x15¿öH┐û─"
  b"\x01òüØæHq(á\rh4VÉ)Ø"
  b"\x01òüØæOrçóõwûƒÂ\x0EÆ"
  b"\x01òüØæip¯ƒ▒áv┴\v\t"
  b"\x01òüØæys\fë:lò=ù_Z"
  b"\x01òüØæårØ©mn\x13/$\x0FÔ"
  b"\x01òüØæùq┼åäx\x13pîãÅ"
  b"\x01òüØæ«r│î\x13Ã6vû>5"
  b"\x01òüØæ▒sÅ░ñÄÑÙ╝\eã"
  b"\x01òüØæ│rÞöc"ÿÀD\x10"
  b"\x01òüØæÂpùÑÆ°î@┤4\x15"
  b"\x01òüØæ╣rÍÂ)\x04ÝaugB"
  b"""
    \x01òüØæ╝qÃüÕ]`Â\x11\n
    \x1A
    """
  b"\x01òüØæ┐q/éH\x1E│┘9J\r"
  b"\x01òüØæ┬q\x1CûôÅ$¬o═K"
  b"\x01òüØæ┼rÎÉdþ$o%'╔"
  b"\x01òüØæ╦s´àzþ┤id└\x18"
  b"\x01òüØæÍpH¡╠èë"C:b"
  b"\x01òüØæ▀pA¥ÁßUO^¼."
  b"\x01òüØæÔp║â9¾H\x19ÅûÁ"
  b"\x01òüØæÕp├½ÃW´\x0EØ2Ù"
  b"\x01òüØÆ\x07p\x15░Ìb{Ã╣¹é"
  b"""
    \x01òüØÆ\n
    qÆ¿oþõZ\x1EÓ*
    """
  b"\x01òüØÆ\rrIºÀ\x16\x08ÊP"
  b"\x01òüØûTs®æ\x07\x17ÿ╚ÿjö"
  b"\x01òüØûYqtó\x16Shæ\x1D"
  b"\x01òüØû^sYî┐q│\x7F̵ô"
  b"\x01òüØû~pr┤½+n`é\x019"
  b"\x01òüØûòr\x0Eé.\x1C4ÒgN╬"
  b"\x01òüØû×q±ñ3z┐Ñ\x02Ø6"
  b"\x01òüØûíqpçLbàrX¢Ù"
  b"\x01òüØûªsPÄ×Ï╩Ý\x11\x07Ã"
  b"\x01òüØû¼r\x15ç©ô ┴ØÉ\x06"
  b"\x01òüØû▒p?╣­▀áô\x1CJ■"
  b"\x01òüØû│s3½úrØ┤Þýå"
  b"\x01òüØûÂqy╗â\x03Ü:ü\x07"
  b"\x01òüØû©s\x07½ï;╠^÷¶─"
  b"\x01òüØûÓq-îè®È81d§"
  b"\x01òüØû±qBôË;c/Ã4±"
  b"\x01òüØû¶q¢║1xXñïѱ"
  b"\x01òüØû÷s╣¢\x07»\x01ó\x18ùB"
  b"\x01òüØû¨q©òÁ;výí╬Â"
  b"\x01òüØû¹s5òÿxh´´¶Ê"
  b"\x01òüØû■pâ»Ê{Séäc"
  b"\x01òüØù\x00p\x7Fà=a&q\x10"
  b"\x01òüØù\x03sÄíd\x00\x7FèzÅ["
  b"\x01òüØù\x05sÍ╗\x03┌×£&}Í"
  b"\x01òüØù\x0Fp\x1D«├JEüÔa¿"
  b"\x01òüØù\x12r¯ôTªe¨y│ "
  b"\x01òüØù\x1Cqæ▒àÍ÷ü¾Ì}"
  b"\x01òüØù\x1Erm╣úOø\x16¾=ª"
  b"\x01òüØù!p!س\x14\x07gËÂ"
  b"\x01òüØù$rèç3<{ò7{õ"
  b"\x01òüØù&sÛ¢×½|\x12¹åq"
  b"\x01òüØù)p\x15ÖWrf─¹ ç"
  b"\x01òüØù.pböß\x19\x0Eb«┴"
  b"\x01òüØù0p╗ɦÃõS^àh"
  b"\x01òüØùSp½æÏ|îäjzË"
  b"\x01òüØùZq¯│,K~f4û "
  b"\x01òüØùaqNÿmU3\x0E\x1C\x10"
  b"\x01òüØùur┘¼ãp═­\x03î¤"
  b"\x01òüØÖCsÌ©?­Ø\x12lÍ)"
  b"\x01òüØÖor¿ÀÝ\t\x19\x7F\x14"
  b"\x01òüØÖ╚qû║{\x00ÌÈ!KÊ"
  b"\x01òüØÖÍsM┤*Ó_[\x1Aÿ""
  b"\x01òüØÖ┘q┬Ç┴■{\x07ÅëQ"
  b"\x01òüØÖ▄qÄú\x13ò7Fn{¦"
  b"\x01òüØÖÞs█┐|ù\x0FqK\x11"
  b"\x01òüØÖÙpV▓×pÔEh{\x0F"
  b"\x01òüØÖ¯s³¬¬'ýëxüÄ"
  b"\x01òüØÖ¶q╗àܽnF▄%┬"
  b"\x01òüØÖ·s6ñD─6¥%uÝ"
  b"\x01òüØÖ³r░û\x1C=┐§▄öì"
  b"\x01òüØÜ"qf▓X┌Iƪ\x17\e"
  b"\x01òüØÜ0pÔ│d\f÷Óå\fr"
  b"\x01òüØÜ2rÙ║«j­í<Êô"
  b"\x01òüØÜ7sHÇ*.´ G\x1C%"
  b"\x01òüØÜ9qáå4Ù³ÀS0¯"
  b"\x01òüØÜBq¹ëÙãv¤®■ð"
  b"\x01òüØÜEr┴º0\eu\x03╝w1"
  b"\x01òüØÜGpóÂ-äºv│ÖH"
  b"\x01òüØÜPsWúÎ+¤ÒÚ█4"
  b"\x01òüØÜSs\x00Âïm‗í>äm"
  b"\x01òüØ£;q\x18Ä├ô9ê\x1F4!"
  b"\x01òüØ£?q|╗u2╩ßf¬\e"
  b"\x01òüØ£Ks\x1Fò▀9┘¹áØË"
  b"\x01òüØ£Rrèä\x1F^╔O\x02â╬"
  b"\x01òüØ£krùú[┤ÝUÃâü"
  b"\x01òüØ£pqı¼\v¾┐v½oë"
  b"\x01òüØ£uswüÓA¦═p¡c"
  b"\x01òüØ£wp▓¡rĬ╬¿é]"
  b"\x01òüØ£zq*¬I¾|├\x7F¼B"
  b"\x01òüØ£~p8¢Ni&\x01Âf¯"
  b"\x01òüØ£ÇpÐ▒7Aö7╠¤╦"
  b"\x01òüØ£àqxö\x7F³I░r╩Ë"
  b"\x01òüØ£ëp\x0E¢Mø5Hy\x1DV"
  b"\x01òüØ£ìsEú\x0Fä.B#\x18F"
  b"\x01òüØ£ÅrúÇ?ý¨a,ű"
  b"\x01òüØ£ærÛÉÌîmÇEZ╣"
  b"\x01òüØ£Ær┬Ày"╩\x03ø]#"
  b"\x01òüØ£ösÏèÿ­x9KKë"
  b"\x01òüØ£ûq6╣Ô¶\x08\tY"
  b"\x01òüØ£ÿqÃ¥█§}'ÞE}"
  b"\x01òüØ£Üsïêï§!ÖÏw║"
  b"\x01òüØ£ªpzê~\3Hôj%"
  b"\x01òüØ£¿qåªl\tJðÃx═"
  b"\x01òüØ£®r(í\v╩3¢¢█¡"
  b"\x01òüØ£½q\x12ïù\t\x0F½â9º"
  b"\x01òüØ£«qmûÝ├\x1AT÷ã}"
  b"\x01òüØ£░q─Ä\r■ã\x15\áB"
  b"\x01òüØ£▓s}À\x19m[Gõ~a"
  b"\x01òüØ£┤qÄ╣_a^│\x00ë\x7F"
  b"\x01òüØ£ÂpÍØñx.\f‗/?"
  b"\x01òüØ£╗pÍ¢\x01\x1ESÛA\x10"
  b"\x01òüØ£¢q­ûO#l[[í┤"
  b"\x01òüØ£└rÑ░\x1C\x13\eG"
  b"\x01òüØ£┬siçÏ´Q4LDã"
  b"\x01òüØ£─q\x00\rÓüÏ\x16£Z"
  b"""
    \x01òüØ£Òp£ºÁ  X\n
    
    """
  b"\x01òüØ£Õs¤îcuØÛ\x02bc"
  b"\x01òüØ£þsììfÏV".¿┘"
  b"\x01òüØ£¯rÆæ/ÔzÝUøÝ"
  b"""
    \x01òüØØ\x1Ar‗ÿÊ▓Y├\n
    ¸\x08
    """
  b"\x01òüØØ\x1Cs\vÁ\x1E<qóÂ\vþ"
  b"\x01òüØ×■rÝà▄\x07╚¾9]¨"
  b"\x01òü؃FpGÂà>AÅ\x0F¨Ä"
  b"\x01òü؃Kr┼ÄüÆ}UıP\x17"
  b"\x01òü؃`s´ê"m¿░L╣R"
  b"\x01òü؃cr·▓¸68t×iY"
  b"\x01òü؃fqÛ¼Ïhs,æ>Æ"
  b"\x01òü؃ipïá,vcW┌└d"
  b"\x01òü؃lr\x15èi! \x11,╚\x7F"
  b"\x01òü؃oq\fÆûk\x04a╬.\e"
  b"\x01òü؃£r/░Ì\x7F\x07)%"
  b"\x01òü؃«qÐØ\x14î:░á$ý"
  b"\x01òü؃▒p░Ç-î'\x1C;ÓZ"
  b"\x01òü؃│q4┐\x05Jµz\x13\x1C©"
  b"\x01òü؃Áqۃʶ╝êù\r""
  b"\x01òü؃Às.ùr¿ñ┤kƒë"
  b"\x01òü؃╣säï"ài)ãüÄ"
  b"\x01òü؃¢qFêÛ¯^!╬Sm"
  b"\x01òüØíss\x0Eìg¥Î\x03εj"
  b"\x01òüØíèq▀¿¼î³\x7FíÚL"
  b"\x01òüØí▓q Ü:È>«ı Ñ"
  b"\x01òüØí╝q°░þ.ö\x1A║Ûá"
  b"\x01òüØíÛr[Ƭ]╝lÏÜÖ"
  b"\x01òüØíýq®â\x1Aç\x02├û×ò"
  b"\x01òüØí´q~â\r\x07┐ìuàÎ"
  b"""
    \x01òüØó\x05s­ë(\n
    ë4%▓\x16
    """
  b"""
    \x01òüØó\n
    pÏü±ì▀¿f▒\x04
    """
  b"\x01òüØó\x0EpÞá╦Ñnw▀\x11]"
  b"\x01òüØó\x11p£è¸hJ\x1F³╚³"
  b"\x01òüØó\x14r-ö\x18\x10tðá┼\x03"
  b"\x01òüØó\x18sä»LÝ\e]6Ô┴"
  b"\x01òüØó\er¥×újp\x0Fé╔0"
  b"\x01òüØó qÃ┤>MÃ*6îÑ"
  b"\x01òüØó#pYës]þ┐ó#├"
  b"\x01òüØó0rnè ┐\x7F´4¦─"
  b"\x01òüØó3p¿ô[ªÿp\x1AÝ"
  b"\x01òüØóLp╬Àvß\x03{±<Í"
  b"\x01òüØóMs\x17ú+░┴¯dÆê"
  b"\x01òüØóPpV▓\x07═.ªñ\x13Ê"
  b"\x01òüØóWqjؤ\x1Eu¨ïø±"
  b"""
    \x01òüØóZrBØ\ìD\n
    ¢ùE
    """
  b"\x01òüØó\s╩╗vÙÝ\vùÐ\x05"
  b"\x01òüØóar&╣\x12Ý\x19w\x04nU"
  b"\x01òüØócqÅÄ)┐<3j\x18y"
  b"\x01òüØófq¢á\x12\x7F¬ø»®\x1A"
  b"""
    \x01òüØóhpëî«┘¦J\n
    ı\x03
    """
  b"\x01òüØójpÝá\x1EÜ\x7FN`"\x10"
  b"\x01òüØónphÖ┌¾h[\x1E\x7FÌ"
  b"\x01òüØópq­×®K╚è<@Î"
  b"\x01òüØórp§ô└©O<ƒ\x10"
  b"\x01òüØñGs=½:Ò‗║╚$a"
  b"\x01òüØñzs\ÜVÁ£\x1DÓ°Ï"
  b"\x01òüØñ|p\x0F░éû\x14\x07Ô┬ê"
  b"\x01òüØñ~r?¥¶¢PÙp±Ü"
  b"\x01òüØñÇqÉ«ë│½_~E;"
  b"\x01òüØñés┤ÆÉ&xæ\x04\x10d"
  b"\x01òüØñàr5║ıgÝh┬Zá"
  b"\x01òüØñçsð¥HÄD\x15W╣\f"
  b"\x01òüØñërìö╔\x06ñ·╗\x05^"
  b"""
    \x01òüØñïqY¼+╗\n
    \x1FÂ\n
    \r
    """
  b"\x01òüØñÉs¡¼O÷!2²Óñ"
  b"\x01òüØñÆp\x16ù¾ó▒!!þN"
  b"\x01òüØñöqÀñðõå;l═:"
  b"\x01òüØñør=ØÔ\x14\e(\e×Ç"
  b"\x01òüØñªsıåî»Æcëi\x0E"
  b"\x01òüØñ¬qå║É#\x7FgÈ│õ"
  b"\x01òüØñ░r╬▓\x13ô²Z#µð"
  b"\x01òüØñ│qFÉñȼò\x1CÑ╚"
  b"\x01òüØñ╠páTì█\x00\v"
  b"\x01òüØñÐs\r║¹ì┘\x18×█\n"
  b"\x01òüØñıro¼¼®\x04À╩\x03í"
  b"\x01òüØñÎsº▓´B1BÁÖ%"
  b"\x01òüØñ█p¶Å┐õm}]¾í"
  b"\x01òüØñÒpèÅ)๬lÏq"
  b"\x01òüØñÚr\x1Aѵ▒Û┬¤3ò"
  b"\x01òüØñÝrh│®;ì\vÅɨ"
  b"\x01òüØñ¸p\x17ñTÜÀ█Ãé&"
  b"\x01òüØñ¨poôM8\x03ù]1╣"
  b"\x01òüØñ■q¯æ¨▄á)\x01ZY"
  b"""
    \x01òüØÑ\n
    sk║\x02\rX9└
    """
  b"\x01òüØÑ\fpøêCn▓í │■"
  b"\x01òüØÑ\x0EpËéìßL┘õ°▄"
  b"""
    \x01òüØÑ\x0Fplú\n
    \tº/"\n
    L
    """
  b"""
    \x01òüØÑ\x11p@»\x1F\n
    \n
    r┘ü╚
    """
  b"\x01òüØÑ\x13p╩Öt2■\t}\x02·"
  b"\x01òüØÑ\x15r<øê÷S \x04└F"
  b"\x01òüØÑ\x17sÔ×\r6\e▀Ù5Ç"
  b"\x01òüØÑ\x1Aqï½Ñ:ñæ¡íõ"
  b"\x01òüØÑ\x1Cs╠¡àJµYr\x0Eº"
  b"\x01òüØÑ\x1Es\tªj\x7FÏ╠öþG"
  b"\x01òüØÑ qÐêQp\x08ıµsý"
  b"\x01òüØÑ"pï║Îu]p§\vò"
  b"\x01òüØÑ$s▒ñi2[_)¾×"
  b"\x01òüØÑ'q-¿à9\x1CÕ¢óí"
  b"\x01òüØÑ)rÐÆ}¥îw\x0FÛ³"
  b"\x01òüØÑ+q░¼\x04ı█\fé;º"
  b"\x01òüØÑ-q\x06À?A╠\x12«jq"
  b"\x01òüتtq║╣┌£¸I┐¶\x1D"
  b"\x01òüتês>å\x13ÜZ┴ÎÜ6"
  b"\x01òüتïpÊò╣>ŵ¾R\x1D"
  b"\x01òüتösÅùMí\x17\x15k±k"
  b"\x01òüتÖsÐ║ñÓ┐êÔíÀ"
  b"\x01òüتórÇ▓Ä┘ùT Éw"
  b"\x01òüتºpN¼6\x19s\x06Û(ó"
  b"\x01òüت¬s╦å:┘\x14┘u]‗"
  b"\x01òüت¼s\eÑïa\vp\e"
  b"\x01òüت«qØè$â9¥┐Ö¤"
  b"\x01òüت░s4ì░\x132┌êâ¾"
  b"\x01òüتÂqVêtÛ«\x06<iÁ"
  b"\x01òüت╣p]ÁV└x▓à§E"
  b"\x01òüت╚q¨ëîòçþ,ì╠"
  b"\x01òüت╠s█Ö\rEØz8ªi"
  b"\x01òüتÐqS«╠;là^.▄"
  b"\x01òüتÍqo╝ð╣Õð¼┴="
  b"\x01òüتßp6ÿÍgo·õûW"
  b"\x01òüتÕqQ¿íÖ\x1D>\x16"
  b"\x01òüت´sG║%6Ýà¤kë"
  b"\x01òüت±p▄í\x14á¡=\x13÷\x15"
  b"\x01òüت·q*¼\ÊH\x0FöRÓ"
  b"\x01òüغ\tq\x17À┐û╠ÍRÏ▄"
  b"\x01òüغ\x13s»î©\x02Ñ¡Áß,"
  b"\x01òüغ\x14sOì█ïN=\x19"
  b"\x01òüغ\x18p\x1EùiV"eH}\x02"
  b"\x01òüغ\x1Dp?ÅO9{\x15j┐\x04"
  b"\x01òüغ7r7©böé9<üè"
  b"\x01òüغ9p├î\x03n\x05┤¡0¤"
  b"""
    \x01òüغ;rÞØÐ\x14▄ðí\n
    b
    """
  b"\x01òüغ=r\x15╣W½ D±╚õ"
  b"\x01òüغ?qÉÿø┐íùBk?"
  b"\x01òüغBp7ë"Õ¸µi\x14o"
  b"\x01òüغDsu╗§\x12rôÖ▄="
  b"\x01òüغFq¨ê╦HBì\x11®Ò"
  b"\x01òüغUpÊâ^\x16¥Z×Òt"
  b"\x01òüغWs\vÁ]\x01t║SÔ²"
  b"\x01òüغZs\vÁÌ▄oÌEçW"
  b"\x01òüغ\p\eØÍ┌Å\vë@À"
  b"\x01òüغ_p│×dí‗)%¹K"
  b"\x01òüغaq·ƒºoÖö]=»"
  b"\x01òüغhrá░\x04{)Tã6k"
  b"\x01òüغrs╗ï±c¾s╝┘ı"
  b"\x01òüØ®\x14róêÎÑ\x0FFÃB>"
  b"\x01òüØ®\x1Er©û0\r]De┌z"
  b"\x01òüØ®4r¸┤3\x7Fëyñ¾9"
  b"\x01òüØ®6pJç┼\x1A▒░æ;ú"
  b"\x01òüØ®8p█ì)Æ═µÖ┼""
  b"\x01òüØ®:q¡Å\x04\x00╚C¸"
  b"\x01òüØ®=sEä-0╦¨¸╚\x15"
  b"\x01òüØ®@qVÇ\x05o│®§¿}"
  b"\x01òüØ®BpØ«Û\x15T\x1AV¿â"
  b"\x01òüØ®Es=╝Å░¾æ█┤\x17"
  b"\x01òüØ®Hq=å2¥/|¶C\x03"
  b"\x01òüØ®Jq³┐█í▄õ\x16¿╝"
  b"\x01òüØ®Lr/¢╚\x19©æçʯ"
  b"\x01òüØ®Osõï└®jE7¹▄"
  b"\x01òüØ®Qq\v│¼|$╔ká¸"
  b"\x01òüØ®Tp\e░░╬Ò┤\x1Aæ;"
  b"\x01òüØ®Vr-½╬û<1Áå±"
  b"\x01òüØ®Yruèûù­'ÈÁ\"
  b"\x01òüØ®[r╬À¢Pç)\x0E£^"
  b"\x01òüØ®^p¼Å╝Á?zäÔÄ"
  b"\x01òüØ®`s\x1AèúY^Ô_³J"
  b"""
    \x01òüØ®cqqçw\n
    f`?<$
    """
  b"\x01òüØ®eq¥ñF3b¬╬█G"
  b"\x01òüØ®gp6ë\x1E┼▀V/╔u"
  b"\x01òüØ®jqÆ│Þ┼õWÿïá"
  b"\x01òüØ®lp(¢\x13Q▀UK┘:"
  b"\x01òüØ®qr®º\x1F\x1AÙ┤ðT`"
  b"\x01òüØ®wpféHa╦1÷╬="
  b"\x01òüØ®êqcì·┼³%\x0E¤5"
  b"\x01òüØ®èrSûÑp7ÓÚ┴1"
  b"\x01òüØ®ìp «®L\x01Æi┌¼"
  b"\x01òüØ®Åqƒ»├s`ß^\x07§"
  b"\x01òüØ®ösâ½\x1Eä╔µÅ┘8"
  b"\x01òüØ®ùrj«»ó■^)ÌB"
  b"\x01òüØ®×rÕê┼\x04\x08i\x7Fl╠"
  b"\x01òüØ®ís¸Ø#1£û└┴\x01"
  b"\x01òüØ®ñrºç6a\x17░╠û#"
  b"\x01òüØ®╣pÁØ©Ä\x06ðÃ\x11Õ"
  b"\x01òüØ®╝s▓ä?L╗\eÍêä"
  b"\x01òüØ®¥rÎ▓òE¥\x06e\x1CB"
  b"\x01òüØ®└s┌ÑÁº"╝Ì\ø"
  b"\x01òüØ®├s<╝\x14ýÐ#ï\x033"
  b"\x01òüØ®ãrEå\x1FOx¼%\x13x"
  b"\x01òüØ®╩sñó─ç┴ݵ¿r"
  b"\x01òüØ®═q-øþ³TØ\f0O"
  b"\x01òüØ®¤pıì\t5]IÐNä"
  b"\x01òüØ®Ðp\x16ñ3\x169üó°\x00"
  b"\x01òüØ®Ëq├»Ã©©!8\x04L"
  b"\x01òüØ®Òs\x08ûÚ╠┼ý)ák"
  b"\x01òüØ®ÕpÕ¡ãé‗l╔╚ñ"
  b"\x01òüØ®ÞqºñªÀ´K{┐Y"
  b"\x01òüØ®´pÀóm▒v╩z£_"
  b"\x01òüØ®§pn┐ïl╩»l╬T"
  b"\x01òüج\x04rÄ£F±!\x05\x01wc"
  b"\x01òüج\x06qöåëkb¹HÖÞ"
  b"\x01òüؽ└s*É#Ü1ÕhlH"
  b"\x01òüؽþpR░FIüW¬è±"
  b"\x01òüؽÛr\x1C¢ãMùòB&ñ"
  b"\x01òüؽ´söù4©ïhF'!"
  b"\x01òüؽ‗sÿæ\x12øÓðS;ð"
  b"\x01òüؽ¶rlúG┴ÈÑ╬(T"
  b"\x01òüؽ¸rOÑý╝¦¼\x0F\x00["
  b"\x01òüؽ¨pK¿Gäz,tq\r"
  b"\x01òüؽ³pk®ÛÞ▓'Ð┌┐"
  b"\x01òüؽ p´«\x1CRÕõÉ│Â"
  b"\x01òüؼ\x01s!Á║½"Jhëâ"
  b"\x01òüؼ\x04q╚èàg\eú¥¢┘"
  b"\x01òüؼ\x06r¶▒\x14¯■¯ü\x12"
  b"\x01òüؼ\trË©:ÛæX\x08{\x02"
  b"""
    \x01òüؼ\fp\x1A¬R,\x17&\n
    £¯
    """
  b"\x01òüؼ\x0FpÉ╗\x06?\x15Ó2m/"
  b"\x01òüؼ:pÞû\x1E\x05\x7F ¨¬\x04"
  b"\x01òüؼ>sDûr..£Ê┤¦"
  b"\x01òüؼ@p¢Ñ═┌╦"┬rÉ"
  b"\x01òüؼCp<ç°_░KF=Ã"
  b"\x01òüؼFs┬üôÇ?\x0E▓├@"
  b"\x01òüؼIr\x01ê■├¿áé\x1D\x1F"
  b"\x01òüؼNr/èÅM:JÝV¦"
  b"\x01òüؼQrıë{c*\x08=z±"
  b"\x01òüؼVp\x02åLgï©%\x17ë"
  b"\x01òüؼXprƒy\x1D@¦Ø┘Ð"
  b"\x01òüؼ[q\x01¥ÄÿC\x01ÛÊD"
  b"\x01òüؼ]sRÀ╔╝*^?'#"
  b"\x01òüؼ`sM¬╣Ñ¥yï\x11g"
  b"\x01òüؼcqרÏ┘XÅ\x1F╗X"
  b"\x01òüؼep\f¼█\x01`ñ8¨Z"
  b"\x01òüؼmq£®Ã\x1DA╦\x15\v³"
  b"\x01òüؼorLÿ\x16\x1A\x06?m®±"
  b"\x01òüؼrr╩▓O1gíãð "
  b"\x01òüؼur\x04Ø\x03ÔF\x16ý+l"
  b"\x01òüؼwqÝÖÖ╬kï >f"
  b"\x01òüؼÄqy╣OË(÷~t\x1A"
  b"\x01òüؼƒp▓ûnÂo¥®x╬"
  b"""
    \x01òüؼóp+å£\n
    >Æ`à\x1F
    """
  b"\x01òüؼñs\x04ççú■~\x7F§\x18"
  b"\x01òüؼ®pD╗\v┤╩Ì\x7FÄi"
  b"\x01òüؼ▒sڡݾ\x08B@fÄ"
  b"\x01òüؼ┤q\x1EÂ▒½\x0F)╦x\x18"
  b"\x01òüؼÂpò║"¦>Wפ]"
  b"""
    \x01òüؼ¥r1«°|\n
     Ñ└K
    """
  b"\x01òüؼ└p\x7F×\x1D©¤3eØ█"
  b"\x01òüؼ┬qã«~┌²\x00═ÜÁ"
  b"\x01òüؼ─pØí║`kôùíØ"
  b"\x01òüؼ┼påÉ5W\x08{\x06m└"
  b"\x01òüؼ╩r%ñTà\x1F╝áá═"
  b"\x01òüؼ╠r\x1Dâ¯\x14²×aQ»"
  b"\x01òüؼ╬r╗╣\x18F^nlçJ"
  b"\x01òüؼÐsuäÈ\─║Ó\x15º"
  b"\x01òüؼËqͽɡ¡Ôƒƒ\x1D"
  b"\x01òüؼÍrHê°\x0848Á\rï"
  b"\x01òüؼÏqÖ½~õÅ>³ª¿"
  b"\x01òüؼ█rÅØ\x0E»┐\eùHQ"
  b"\x01òüؼÓp║ºW\t\x1A-\x12Ëà"
  b"\x01òüØ«|soêæR¹ùIèò"
  b"\x01òüØ«éqûÁAÉ0Z@u┤"
  b"\x01òüØ«çs\x04ÑÃ\x04äVÛcA"
  b"\x01òüØ«èrS¥bÌáê─\x0Fÿ"
  b"\x01òüØ«ìs<ªé-▀bÜåÈ"
  b"\x01òüØ«Åq┬ñiîÓ▄Q;Â"
  b"\x01òüØ«ær\fâõ‗W╠\x03Òð"
  b"\x01òüØ«ôqlÄÝ\x15uF3ê┤"
  b"\x01òüØ«ûqDÆ┼Ô8\tS\x02"
  b"\x01òüØ«ÿp¦▓7╬│ãh!┤"
  b"\x01òüØ«¤p┴Åg«P¬┴ÜÕ"
  b"\x01òüØ«Ês?¬,¨3┴c┴"
  b"\x01òüØ«Èr\x00íõM\┐óκ"
  b"\x01òüØ«ÍsZó´®-Â~Zk"
  b"\x01òüØ«█rÿà×$Æ|Ð5N"
  b"\x01òüØ«Óq(î̵S,?F\t"
  b"\x01òüØ«µrʃ\fVôk¼5╦"
  b"\x01òüØ«ýpÒà¦#kIê\x1CØ"
  b"\x01òüØ«¯p°é╣╚ÅL È£"
  b"\x01òüØ«±pUÖ╚©lg\x16\x02"
  b"\x01òüØ«¶rN»¼+êi)├ÿ"
  b"\x01òüØ«¨q\ò»¼j╠VøÇ"
  b"\x01òüØ«³q\x05ø▒/¨:`¯ú"
  b"\x01òüØ« rêÇ :\x7Fùæ@ð"
  b"\x01òüØ»\x02r─ØÐìd#▀¬P"
  b"\x01òüØ»\x07rTô\t)\v|u2\x1E"
  b"\x01òüØ»\x13sÃæ9Wÿç"┐_"
  b"\x01òüØ»1s¼¡ú:L»╠(-"
  b"\x01òüØ»3s'É,\x161\fY░Ç"
  b"\x01òüØ»6sE¥\vÁz$^ÿ¡"
  b"\x01òüØ»:sâ¢TZ0ñ§Pï"
  b"\x01òüØ»?s╠ïöV▀\x08A~J"
  b"\x01òüØ»Dsýư\x01§┤[ð¢"
  b"\x01òüØ»Gr\x00ú²×Ï7t¿"
  b"\x01òüØ»Jq×àä¨\x1D\x1D%3┼"
  b"\x01òüØ»Npgâß│g\x11ãîÉ"
  b"\x01òüØ»QpO╣┘¹FÔ─âD"
  b"\x01òüØ»Vpݬÿ|┴Ì▄N┴"
  b"\x01òüØ»Yq<é\x03v■aN\x00ë"
  b"\x01òüØ»[rź(\x08g▄ÿ\x12Z"
  b"\x01òüØ»^s0©à\x08=Ô}ÙÀ"
  b"\x01òüØ»`r\x08òÒ`лí\x1EF"
  b"\x01òüØ»jp,┐\tËMcƒÜ┬"
  b"\x01òüØ»mr\x04¢Túu╬¦Ãà"
  b"\x01òüØ»rpQâñáîúu\x15\x17"
  b"\x01òüØ»upí®Nª0°8CÒ"
  b"\x01òüØ»xr┼┐o,8À\x02îî"
  b"\x01òüØ»|q»â¼\x0E¤1ß▀ß"
  b"""
    \x01òüØ»\x7FsN£\x08'\n
    Ì┐?Ü
    """
  b"\x01òüØ»üqþÆAc·ï╣Ëu"
  b"\x01òüØ»âq«┤~ÕÙaò$."
  b"\x01òüØ»ås\x1C┤¯¿_┤.ýî"
  b"\x01òüØ»êrhë0\x1FäÖ\f▓╬"
  b"\x01òüØ»èp2úPIKj┌Ó]"
  b"\x01òüØ»ìqjéà·¿¢)p·"
  b"\x01òüØ»Åsúù¦O-Ë╗9Z"
  b"\x01òüØ»æqvº²ÍEÝq°║"
  b"\x01òüØ»ôp‗ì9¿ÙHÝı┐"
  b"\x01òüØ»òsÂëÍE{\e\x0E^D"
  b"\x01òüØ»ÿq­»6N{\x14╩ïù"
  b"\x01òüØ»ÁrbçÉ═╗5¡[╝"
  b"\x01òüØ»ÀqCú¦/J\x11Êùª"
  b"\x01òüØ»╣rìâÀG░¨▓v2"
  b"\x01òüØ▒%rÖº▒░,ƒ¤DX"
  b"""
    \x01òüØ▒)pÑí╝Ì├\n
    êäH
    """
  b"\x01òüØ▒-qÿî\x1CÞ┌‗ó#Ì"
  b"\x01òüØ▒.ra»Yk╣U×·Û"
  b"\x01òüØ▒2s\x08│+çEQì┬4"
  b"\x01òüØ▒\qæ╣R'¤³`cÈ"
  b"\x01òüØ▒apzѽ\x11\x1Eø®"
  b"\x01òüØ▒dsõ¢ÐÙ¦ Æ}Ï"
  b"\x01òüØ▒gr7╝±þ$<├¾\x00"
  b"\x01òüØ▒uq%▓®\x16é╚ض3"
  b"\x01òüØ▒}p:è\x10½Aæ_Ø\x16"
  b"\x01òüØ▒üsÈë¬~bdÑ\x1E/"
  b"\x01òüØ▒âsQ░║╚F¹dËÍ"
  b"\x01òüØ▒àså½\x0F┘aÁ÷è\x1D"
  b"\x01òüØ▒ìp═»t┌1vÃ═U"
  b"\x01òüØ▒Ås¢á\r¡n░ãÏX"
  b"\x01òüØ▒ôp┘ùê=\x13 ­4v"
  b"\x01òüØ▒òsJå´_|EàÁ\x13"
  b"\x01òüØ▒ùsûâ>\x1EÝ[─<\x02"
  b"\x01òüØ▒£s\x01©½Øn╔K*ô"
  b"\x01òüØ▒áqWÁÈ*Â>®{R"
  b"\x01òüØ▒ósä¡V\x07Bo\n└"
  b"\x01òüØ▒ªq\x19üj\x02╦+Ìè\r"
  b"\x01òüØ▒¿py½\x7Fzn,║▒█"
  b"\x01òüØ▒¬r\x1E\x15O\rRÈÂ╔"
  b"\x01òüØ▒¢rò©U\x0E5>░\x11¨"
  b"\x01òüØ▒┐rOí£3S¶,[┐"
  b"\x01òüØ▒┴síì╣╬8═\x16\x1Dþ"
  b"\x01òüØ▒╩q ïÎzà\x02¾W▒"
  b"\x01òüØ▒ßq╗êâ├ë╗╬\x1E¡"
  b"\x01òüØ▒Òr7ë{ü´░┘°├"
  b"\x01òüØ▒ÕpÕªë\rä\x16\e╦i"
  b"\x01òüØ▓\x1Dq*Â$5é╦wdæ"
  b"\x01òüØ┤?qDóE!\x00²ì\n°"
  b"\x01òüØ┤Dr¨á█&cã2\x19¸"
  b"\x01òüØ┤KrÅ╣D=5<\x1E6B"
  b"\x01òüØ┤UrW║å2¹!]N­"
  b"\x01òüØ┤Zr\x12ëáh╠\x00\rn"
  b"\x01òüØ┤_r©╣\x03\x14È\f¤░i"
  b"\x01òüØ┤dqîì\x00Ý9ú5öÇ"
  b"\x01òüØ┤grâ╣▒§ä\x1F╚Fñ"
  b"\x01òüØ┤lp\x06ÂÕåÙðÕéa"
  b"\x01òüØ┤nrq¡ëO\x11ÿ½\x0E8"
  b"\x01òüØ┤sp\x0F¿\f7Ö,&ÍH"
  b"\x01òüØ┤uq<çi\rQ9táÅ"
  b"\x01òüØ┤ws¦»ôÞ\x02@¡2¢"
  b"\x01òüØ┤ëp\fû▒Zä!³Cú"
  b"\x01òüØ┤ïqaæ═M═ÁÁÌÄ"
  b"\x01òüØ┤ôq\x00┤^¸/Æüáÿ"
  b"\x01òüØ┤ûrb▓┤KðÚÛ┴J"
  b"\x01òüØ┤ÿs\x1DÂ(Ì├½­Ô\x12"
  b"\x01òüØ┤øq┌▓│@\x1EO\x18┴7"
  b"\x01òüØ┤áräåEÖÙMmÊ\x17"
  b"\x01òüØ┤ÑpK▓┐©4$ı¦¤"
  b"\x01òüØ┤¡rÏ╝‗¬á╩ ^å"
  b"\x01òüØ┤░qü┐¼Âé#äö{"
  b"\x01òüØ┤│p├øð*═╠▓ÆB"
  b"\x01òüØ┤Ás─ôÐ┤|\h▒æ"
  b"\x01òüØ┤¥q╚ôbó¶UGyƒ"
  b"\x01òüØ┤┴p?øÄNrÐñ\x01F"
  b"\x01òüØ┤├r\rѦê9╩\x02@┴"
  b"\x01òüØ┤┼pOƒ└ÃRXÃô4"
  b"\x01òüØ┤╚q\x04åÒVþÂ\x07rA"
  b"\x01òüØ┤╩sSçL┼\/\x1E\x13§"
  b"\x01òüØ┤╠pf¢Õ┌E°~,r"
  b"\x01òüØ┤Ïrã¿\f~½Õ\x07cH"
  b"\x01òüØ┤┌q╣▒■´äÛUi▒"
  b"\x01òüØ┤¦pL¼TîÕ$6´º"
  b"\x01òüØ┤▀sÇòMÛOÝûÑó"
  b"\x01òüØÂÇrÏ┤¿v┌¸\x0F■K"
  b"\x01òüØÂàqÎ▓\x19╬ê:8&|"
  b"\x01òüØÂïs\x16æã»))Uá¬"
  b"\x01òüØÂÅrV£êeEà[^X"
  b"\x01òüØÂÆrYâ'?¤m\x10*!"
  b"\x01òüØÂùp°║ª`üèÕ%\x14"
  b"\x01òüØÂØr\x00\tTyª\x08eT"
  b"\x01òüØÂúqñ┤?QO³|╬Ø"
  b"\x01òüØÂÑr╔»╚6Äùââ«"
  b"\x01òüØÂ¿p▀»Vï`½\x1E└£"
  b"\x01òüØÂ¡p¯¥ýl'®69┘"
  b"\x01òüØÂ░p■╗\x11├e5,$S"
  b"\x01òüØÂ│rÙ®¬ÙúÎñ®A"
  b"\x01òüØÂÁrëæ9ëıiïC‗"
  b"\x01òüØÂ©r\e®ßm░»PH\n"
  b"\x01òüØÂ╗q­é¾░èÙ\ÚÇ"
  b"\x01òüØÂ└q▄¢\x14&¦ídþ┤"
  b"\x01òüØÂ´r├ÿ‗õ▓▀_}ô"
  b"\x01òüØÂ§sE▓▒i┘\x10\x1F"
  b"\x01òüØÂ¸sWëÜÔ??\x02å¹"
  b"\x01òüØÂ³p╝ÿ¼ãjD \tà"
  b"\x01òüØÂ q'½¬!é6õ[6"
  b"\x01òüØÀ\x01sEû╩\x01~¿w┼µ"
  b"\x01òüØÀ\x04q÷«©B┌\x04xÊñ"
  b"\x01òüØÀ\x06p\x13èÔO¤«`}!"
  b"\x01òüØÀ\vrî×9d%\x1D%'\x1C"
  b"\x01òüØÀ\x0Es\ö(×+\x14ö÷ô"
  b"\x01òüØÀ\x11pqÀé\x08´┼\x03Ã\x02"
  b"\x01òüØÀ\x14qý╣~▀ýU4d┘"
  b"\x01òüØÀ\x17qsÂ;Ð╗-"Ö█"
  b"\x01òüØÀ\x19sO¥HãJ9äM¥"
  b"\x01òüØÀ\x1Er|óFÐ>\x1C¥╠\x0F"
  b"\x01òüØÀ rÓå\x1C╦E╬\x12þ░"
  b"\x01òüØÀ#pVº"J\R█\vC"
  b"\x01òüØÀHr\x18®ö§@vÂ0\x19"
  b"\x01òüØÀZqßçÝB®O@a%"
  b"\x01òüØÀ\qÏ╝‗\x04!¿┬i*"
  b"\x01òüØÀ_p8öC¤╬─■▀x"
  b"\x01òüØÀapk╣ñ▓0òùË÷"
  b"\x01òüØÀcs┐Æ\x1D▓├®▀ùõ"
  b"\x01òüØÀfrWªıPß.§×b"
  b"\x01òüØÀhr'ó\x1DGp®üò]"
  b"\x01òüØÀps\x02ü4§\x19x\x00è├"
  b"\x01òüØ╣ÒpëØØ^ú¤MIò"
  b"\x01òüØ║\x1Dp1öð{9,┴MÓ"
  b"\x01òüØ║Jr»Ü×lï%%\rı"
  b"\x01òüØ║OqîÀ;\r;9#é\x01"
  b"\x01òüØ║Rr\tì╗ãàýç+e"
  b"\x01òüØ║Ts:º'╚«á½ä´"
  b"\x01òüØ║Xsö╣\x1D\x08àý·\x7F"
  b"\x01òüØ╗┌rzëM╗╠­┬[´"
  b"\x01òüØ╗▀q\x19é└±\x00\x19®.á"
  b"\x01òüØ╗ýsê░K& ?╚dÁ"
  b"\x01òüØ╗¸rVñò\x16\fLæÈE"
  b"\x01òüØ╝\x06s\x1A\tC\x02mó´*"
  b"\x01òüØ╝&pKѸï│{£@©"
  b"\x01òüØ╝<r@¼ÔbhåIÏý"
  b"\x01òüØ╝?r■Ç!\jÓª×D"
  b"\x01òüØ╝DpÅØR└\f\x14\x15"
  b"\x01òüØ╝Frƒ¬>à%q>Ú║"
  b"\x01òüØ╝Ip\x00û╔S9\v§õu"
  b"\x01òüØ╝KrÔó\x07Q░$¨ªì"
  b"\x01òüØ╝Np&Øıı‗]ö║ï"
  b"\x01òüØ╝Pq╬¢­ƒ7Ð╣Öà"
  b"\x01òüØ╝Ss\x04┐©âÃÒã╦g"
  b"\x01òüØ╝Ys¦æ[Jø3ÂÃ┼"
  b"\x01òüØ╝_s0ö¦ì├aÍ{Î"
  b"\x01òüØ╝bqÍÇ\x0F\x02Í‗├o¢"
  b"\x01òüØ╝gp¿ÀDÓÞ2_Ô\x7F"
  b"\x01òüØ╝ªpòØ\x08┴ìÆëé/"
  b"\x01òüØ╝│qF╝ä\x0Fyr%úr"
  b"\x01òüØ╝╝q>▒ÍÀyÎÁ$,"
  b"\x01òüØ╝¥pCêÍä╣ý¤Fº"
  b"\x01òüØ╝╩sßÅ¢ÚwÚ?£¬"
  b"\x01òüØ╝═s(¢Ei"Iô\x15í"
  b"\x01òüØ╝¤rªï?\x13Fß╠─Ñ"
  b"\x01òüØ╝Ðs­«ìÛ·u┘ãä"
  b"\x01òüØ╝Ès║×¹+w┬²µ?"
  b"\x01òüØ╝Ísó¢\x7F┴¡\x7FqÓU"
  b"\x01òüØ╝┘sáíÞ.H2\x00×w"
  b"\x01òüØ╝█sÃÉqvB%Ë®À"
  b"\x01òüØ╝▀pZìß*/¬.╔°"
  b"\x01òüØ╝‗q┌ÿuÜD\e%íý"
  b"\x01òüØ╝§p\x19╣kä├´g¥n"
  b"\x01òüØ╝¸s\x15À²«O×_LN"
  b"\x01òüØ¢\x01s¾à(ÂöÅF}ï"
  b"\x01òüØ¢\x0Ep\x7F®q┘ÜI}┌ª"
  b"\x01òüØ¥öq<«├+g┼Cb\x07"
  b"\x01òüØ¥ÖqÜòT»Ã·Ò█Î"
  b"\x01òüØ¥ƒp┌ôXæý╝ï{\t"
  b"\x01òüØ¥ñq\x1Eĵçi▄┤b▓"
  b"\x01òüØ¥¬rw┐.»-═▄¢╠"
  b"\x01òüØ¥╝ríÆ{.R\x0E»H¾"
  b"\x01òüØ┐JpÜñ©qÁ@\x1C\x18\x0F"
  b"\x01òüØ┐OpñïïÔ¦┌ÃO\x00"
  b"\x01òüØ┐Sr4úÿÈO÷ÚÚ."
  b"\x01òüØ┐lræøn╩Eô\x1Dñë"
  b"\x01òüØ┐╝p¿ªOd┼²‗ë¦"
  b"\x01òüØ┐┐sä»\x17\x15\x1Cá»╠"
  b"\x01òüØ┬>s\x1Céc­¢¿\x08Ql"
  b"\x01òüØ┬CqΣL0T½┌ë\n"
  b"\x01òüØ┬Grÿúx]xñùÝÇ"
  b"\x01òüØ┬Xq'½<ÈÿÀ¤J\x19"
  b"\x01òüØ┬^rÖ│╩[ÖP[uÊ"
  b"\x01òüØ┬bp©┤\­ıþ®¿Î"
  b"\x01òüØ┬ep.▓‗¬=G$\x1Aµ"
  b"\x01òüØ┬gqôÿ·¦v?\x7F╔¯"
  b"\x01òüØ┬iq\x10¢█Ú¯┤¯\╣"
  b"\x01òüØ┬lrk¼oG°]ð×\x1A"
  b"\x01òüØ┬nr©┐#®ß╣|ü\"
  b"\x01òüØ┬pqDÑ\x18£▓)7\x05"
  b"\x01òüØ┬up¼Çuç2µ@ÿ\x13"
  b"\x01òüØ┬~r\x00Ño_\x152¤u_"
  b"\x01òüØ┬üs\x01ÿS╚2ƒz\x1Di"
  b"\x01òüØ┬âpMà┌\x0Fp]X÷\e"
  b"\x01òüØ┬às░ű╠n\x12¸!±"
  b"\x01òüØ┬èq6Â\r╦3¾È£╣"
  b"\x01òüØ┬ÄpΪÇ░õmÄ.×"
  b"\x01òüØ┬æq$┤&.Én6=ö"
  b"\x01òüØ┬ôs ░"ÓPðí║^"
  b"\x01òüØ┬òrS¥þQ9\x00&/©"
  b"\x01òüØ┬ùr~ô¾þ¡2\x07_\x10"
  b"\x01òüØ┬Öq4äPð÷MUØÁ"
  b"\x01òüØ┬øp▓û}ÿyÒõz9"
  b"\x01òüØ┬Ør À├g çPW┤"
  b"\x01òüØ┬ƒpAí6L5Ëe³±"
  b"\x01òüØ┬óp`»Ý7╗ñßr "
  b"\x01òüØ┬ªr:é\x13\x18BI4\x02Ü"
  b"\x01òüØ┬¿rK┐;¶;¼¶]]"
  b"\x01òüØ┬½q³º^┌Æ®Óãp"
  b"\x01òüØ┬¡q\tÀ\x11▒AØé\e\x7F"
  b"""
    \x01òüØ┬»rÙüÁÓç\x02d\n
    È
    """
  b"\x01òüØ┬▒q]û7%d¼▀Mµ"
  b"\x01òüØ┬┤s▀¬3ù~Tè:█"
  b"\x01òüØ┬Âqò░rFe Ã\x15Û"
  b"\x01òüØ┬╣s×Ö\e\x06┌■z{r"
  b"\x01òüØ┬╗q\x11á5¨ëÃ&Îa"
  b"\x01òüØ┬¢r▄»ª╔ÿ,╩B¼"
  b"\x01òüØ┬┐p|ªkðÅ┬ìQ├"
  b"\x01òüØ┬┬sͪ¨VZ;▄┘-"
  b"\x01òüØ┬─r┐«1▀ÒE\r\x0Fe"
  b"\x01òüØ┬ãq╬éFáq┬¬óo"
  b"\x01òüØ┬╔q⿼OäÑçû┬"
  b"\x01òüØ┬╦pZ»/░╬Í-\x01¯"
  b"\x01òüØ┬═qp¢â­¡õç\x0Eé"
  b"\x01òüØ┬ðr\x7FÄë(^×░¸»"
  b"\x01òüØ┬Êp\x7FìÞà»╩¬\e"
  b"\x01òüØ┬ısù│"u+!▄öÔ"
  b"\x01òüØ┬Îs\x03â╩EOsÉ$ê"
  b"""
    \x01òüØ┬┘p!╗å=\x1F\n
    x
    """
  b"\x01òüØ┬▄rªù\x14\x11â³~æ▄"
  b"\x01òüØ┬Ìp7Åi¸X▓Lk-"
  b"\x01òüØ┬ßp=óýýlÂE╠f"
  b"\x01òüØ┬ÒsR┐í░\ry°Â8"
  b"\x01òüØ┬Õpd½¯ñ─£/@ "
  b"\x01òüØ┬Þs¬ìg│cÛáE\r"
  b"\x01òüØ┬Ûr~ì6ì├\x15Î6\x05"
  b"\x01òüØ┬ýp\x03ƒB┌Ìq¬┼"
  b"\x01òüØ┬´púîQ\x05¾8N═E"
  b"\x01òüØ┬±q^Àð\v>\x11pÿ\x18"
  b"\x01òüØ┬¶p¼À\x0F¹÷Ðïö³"
  b"\x01òüØ┬÷pP«öMlIÀ5þ"
  b"\x01òüØ┬¨r╦æ>üÕ>%ç¥"
  b"\x01òüØ┬¹qjíÃ2@?[^o"
  b"\x01òüØ├\x00q!Á/┬iä ¯$"
  b"\x01òüØ├\x05pì╣ u\x03x·çt"
  b"\x01òüØ├\x07pH┤ýå]:Îu»"
  b"\x01òüØ├\fpG×/ò*üè¶▀"
  b"\x01òüØ─┌sJûÞ│õÍàÏi"
  b"\x01òüØ─▀s¹èt\x05¯}rõ6"
  b"\x01òüØ─õs~¡îa╠░°\x1E;"
  b"\x01òüØ─Úq├ô0¨è═ÐÚ+"
  b"\x01òüØ─¯r\x13ÑS\x1E\x10ZQ5]"
  b"\x01òüØ─¸rxùg*¡\x0F░·4"
  b"\x01òüØ─·qAín\f\x1D].\r"
  b"\x01òüØ┼\x00s"ÄÉ┴ðÑ\x08\t!"
  b"\x01òüØ┼\x02sJö Z`ø¿\x17Õ"
  b"\x01òüØ┼\x05rKü¯ÍÙpÑ\v"
  b"\x01òüØ┼\x08s\x19ÿıÏ\x00\x00G01"
  b"""
    \x01òüØ┼\n
    s^ø@ïb═4O¹
    """
  b"\x01òüØ┼\rq\x04íìc\þb_ƒ"
  b"\x01òüØ┼\x12rW╗lÔ¯Z³t6"
  b"\x01òüØ┼\x14pU¢Ø╩ø«^4}"
  b"\x01òüØ┼\x16sBØÝ┌UÔ\x1A"
  b"\x01òüØ┼\x1Cs─ë\x05\x16¯Zí*³"
  b"\x01òüØ┼ rÍëT¦þ÷Iú"
  b"\x01òüØ┼"rÛÅg¹ºÃT\x13³"
  b"\x01òüØ┼$qñÅ4═:\x11%C\x1C"
  b"\x01òüØ┼&rSû{jÎxõB*"
  b"\x01òüØ┼*ps£\x1C\x7FTüïPÎ"
  b"\x01òüØ┼_roêXô%8®\x08#"
  b"\x01òüØ┼as\vº-.&Ùøú\x15"
  b"\x01òüØ┼drãÅDqþ\x17d}¼"
  b"\x01òüØ┼ir,ïÁ$ç\x1Cð┐>"
  b"\x01òüØ┼krÄÁ└g┬ìy ^"
  b"\x01òüØ┼ërMåÚ(RÑl─\x00"
  b"\x01òüØ┼Äpb┐!-N\x1CG¾ß"
  b"\x01òüØ┼Ép\x1C¥öáÒ%Ú<¹"
  b"\x01òüØ┼Ær▓¢O\x7FìðC>w"
  b"\x01òüØ┼öq\x19¿Áâøj\x01║┼"
  b"\x01òüØ┼ùrwä┴æ§¥Ô@,"
  b"\x01òüØ┼Öq┼ƒ'Ø\eï\x1E"
  b"\x01òüØ┼øq¢ÅÚtôE¾{J"
  b"\x01òüØ┼×s]ÇÍ·\x14Ù\x7F\x01\x05"
  b"\x01òüØ┼▓pW╗+kÕ]ñ³Í"
  b"\x01òüØ┼┤q┌ÜJ\x0Fßı░J\x18"
  b"\x01òüØ┼Âso¡_+ªû┬y\x18"
  b"\x01òüØ┼╣p\x1F\v\x11~╚\x01Ãa"
  b"\x01òüØ┼╗s-î@ú~\x03\x17þE"
  b"\x01òüØ┼¢s\x0E┤3\x03(\x03k÷■"
  b"\x01òüØ┼┐q^ƒ╚t"÷´ìÅ"
  b"\x01òüØ┼┴qç▒ÀQ├~9êE"
  b"\x01òüØ┼─qì½ëù¾╔H\╔"
  b"\x01òüØ┼ãs:©{\x18┤╩┤·_"
  b"\x01òüØ┼╚sêí\x7F§\x7Fq<║W"
  b"\x01òüØ┼╩sc│åYòz▓ûr"
  b"\x01òüØ┼¤s▄║p╗>d¯x\x1F"
  b"\x01òüØ┼Ðp¯┐Á\x18È1╝ãÆ"
  b"\x01òüØ┼Èr§ƒÊ┼-±Ó├Q"
  b"\x01òüØ┼ÍqgîÄ┌µã3P■"
  b"\x01òüØ┼┘s:│¬LâÍ&\x11/"
  b"\x01òüØ┼█q‗¬\x7FvÂ"}&9"
  b"\x01òüØ┼ÔqõäN╦Úá\x08; "
  b"\x01òüØ┼õpe▓ÿ=<>A\v©"
  b"\x01òüØ┼Ús%àQ¬fºº¥i"
  b"\x01òüØÃbpòí.¸_┤xÓ6"
  b"\x01òüØÃgsíÄÆ╗^»\v┌1"
  b"\x01òüØÃlrï«w\x1E¶?¤┌\x02"
  b"\x01òüØÃrqzø╔├Áxm¢Ø"
  b"\x01òüØÃuqê¿¶h}SH²¬"
  b"\x01òüØÃzp\rô·■ùÙ¢'3"
  b"\x01òüØÃ}q/ú×2×┤\fS\n"
  b"\x01òüØÃÇq£ø2)\x07e╠¤Û"
  b"\x01òüØÃérBó▒ı¿ƒløw"
  b"\x01òüØÃàqeö\x17\flƒª\x18\x0E"
  b"\x01òüØÃês^Åo╬B»\x1EÀ\x03"
  b"\x01òüØÃìq7À╣{<\x19ÿè▀"
  b"\x01òüØÃÆq-Ç¡÷║\x11°\tÜ"
  b"\x01òüØÃòsoÅcÓxß╗.V"
  b"\x01òüØÃùqbíÖu¥ju\x18"
  b"\x01òüØÃƒq┐ù-8▓VÞ8\x11"
  b"\x01òüØÃíséó╣·f|\x08E'"
  b"\x01òüØÃñrúôÚx&çÚ¿à"
  b"\x01òüØÃªqéùÁSá¯I╗h"
  b"\x01òüØÃÚs═ø╠\x03·╠LsØ"
  b"\x01òüØÃÙr0┐ÊØÊ{mü\x13"
  b"\x01òüØÃÝr5ê╠â\É1î\x1C"
  b"\x01òüØÃ´ssñı▓6\x03Ûyj"
  b"\x01òüØÃ¨rëå½┘\x07\x1A\r;"
  b"\x01òüØ╚\x08qÐ░▄.Ò_qh^"
  b"""
    \x01òüØ╚\n
    s\x18£╝4}ièÚÜ
    """
  b"\x01òüØ╚\x0Erã▒Î\fïáèæV"
  b"\x01òüØ╚Qr\x06ƒ8|üÚ¡8┘"
  b"\x01òüØ╚Sq¸«¼üÈ'N B"
  b"\x01òüØ╚Usq┤Ä╔Ní#kf"
  b"\x01òüØ╚Wq╗¿\x16ÃÎı?Y¸"
  b"\x01òüØ╚ZrWø\x1E¶es\vI┬"
  b"\x01òüØ╚\p╚╗>ı▒)hªÊ"
  b"\x01òüØ╚^sƒ®,«®-╝E\x0E"
  b"\x01òüØ╚`q4ÁÓQƒÞi²\n"
  b"\x01òüØ╚cq├Éúè\x0E┌ú┌:"
  b"\x01òüØ╚epòâH÷\x06\x1C‗Îþ"
  b"\x01òüØ╚gsìó\x07$¸=z╬:"
  b"\x01òüØ╚jp╗úËsR$Jßñ"
  b"\x01òüØ╚ls\x14üÑÿ)\x1E?\x12·"
  b"\x01òüØ╔·rÝÆ0plù+ \x17"
  b"\x01òüØ╔ pàöÔQ·\x00╩¾9"
  b"\x01òüØ╩\x02s~ÆMм'a2▄"
  b"\x01òüØ╩\x04p\x07▒╠\x1FºßÌSl"
  b"\x01òüØ╩\x07r½▒│ºl¿U\x17"
  b"\x01òüØ╩\fsYñ}h└\vÀ\t\x07"
  b"\x01òüØ╩\x11plò³\x0FÔGι░"
  b"\x01òüØ╩\x15p▓â╦¸▓S?¨I"
  b"\x01òüØ╩\x1Aqc»\x04▄Î*Å╩="
  b"\x01òüØ╩\x1Erxâ ì\x17õ*íe"
  b"\x01òüØ╩#rïòPYë÷9_C"
  b"\x01òüØ╩'s»ÁÂ4\x7F╣v¦\x1C"
  b"\x01òüØ╩)s;Âö█ÅÔ+╬¸"
  b"\x01òüØ╩+pKêÀéîK¦\x07ô"
  b"\x01òüØ╩-qfçªïìÜ0%v"
  b"\x01òüØ╩;s#¢╩s\x07ïübÇ"
  b"\x01òüØ╩>r·üB½à+\x06Òª"
  b"\x01òüØ╩@s(▓\x1ENÈ╚hÏ■"
  b"\x01òüØ╩Bs°¥¼\ë¢!Ú³"
  b"\x01òüØ╩Ep©¿%No\x08\x15-\x1C"
  b"\x01òüØ╩LqÐ¥:K$â¦Ä\x1F"
  b"\x01òüØ╩Ns\t║ä\x18T\x05üø┬"
  b"\x01òüØ╩Qqºæ\x19\\ev\Ï^"
  b"\x01òüØ╩Up\x08Ç\x03XGà(╣è"
  b"\x01òüØ╩Zp-½ªøÓþ\x1EýM"
  b"\x01òüØ╩^sóû~£\x15ú█ò"
  b"\x01òüØ╩ap\x1CìùB¦ÈƒÊ×"
  b"\x01òüØ╩cq┼â╝EÌ=\x7Fg\x05"
  b"\x01òüØ╩esÄêHU░╚$─\x14"
  b"\x01òüØ╩gp9ƒ‗{¼Â\eª¹"
  b"\x01òüØ╩lr/╣¶zXq\8;"
  b"\x01òüØ╩prÝ¥ÓÒ\r)Ç<¾"
  b"\x01òüØ╩trCåÃÓ┌ߺ\x1D\x00"
  b"\x01òüØ╩xr.░[┴!Ý┐\x1C\x0E"
  b"\x01òüØ╩}s │ÿ®ûJ═─┼"
  b"\x01òüØ╩épèÅ┐¹╠[©ìØ"
  b"\x01òüØ╩åsLñ¯$if┐Ìo"
  b"\x01òüØ╩êsUĵ´ø\x08hj┤"
  b"\x01òüØ╩èsN┤n╩t!½ú\x01"
  b"\x01òüØ╩îqíé\v┤ÄEt]Æ"
  b"""
    \x01òüØ╩ÄqñÉ£ÎÛG¡\n
    *
    """
  b"\x01òüØ╩És\x1Eå\x06²Kµo‗ï"
  b"\x01òüØ╩ÆpÇÜ╔¦ý│7}E"
  b"\x01òüØ╩öp8Æ▀,\x18< þÀ"
  b"\x01òüØ╩úp$åB\t╚Ãø\x7F0"
  b"\x01òüØ╩Ñs¬ñLUcöÓ»¯"
  b"\x01òüØ╩®pmì\x06q3ù╚\x7F\v"
  b"\x01òüØ╩Áp׫<\x01Ä0hþ!"
  b"\x01òüØ╩╝q\x0EÆIá┌ÕòÓ\x10"
  b"\x01òüØ╩┐poê\x02¸[k:╔\r"
  b"\x01òüØ╩ßp╠âú\f\x13\x06\x1FüQ"
  b"\x01òüØ╩µq╔øéY\x1D$¢¹§"
  b"\x01òüØ╩Þq┤¿ò\x1D²CÌîì"
  b"\x01òüØ╩ÛrVø#\x19\x03ÏCG┤"
  b"\x01òüØ╩÷s═┐B\x13\tÔ╬³f"
  b"\x01òüØ╩°qYÄ$4\x16╔Î░\x1A"
  b"\x01òüØ╩²sðÖø\x1C´×_|è"
  b"\x01òüØ╩ qñ¡Û£®?æ²Ñ"
  b"\x01òüØ╦\x02qßÇ^lÞ┬ï\x14c"
  b"\x01òüØ╦\x04rÀàùZ\x18╦$3├"
  b"\x01òüØ╦\x07p│¿ÝÐÓð÷7J"
  b"\x01òüØ╦\x12p`å\x1FƒÄ▒\x13░­"
  b"\x01òüØ╦\eqçî┬\x10áܵð%"
  b"\x01òüØ╦"r\x10¸╗ÏL╣Nr"
  b"\x01òüØ╠Ïq\x11╣æÀÀ\x0F¨Üu"
  b"\x01òüØ╠¦r5Á\t┐Flòö\x0E"
  b"\x01òüØ╠ßqVàÚ ³┼f▓U"
  b"\x01òüØ╠Ûp/ó;Ò\x0FO\x08"
  b"\x01òüØ╠´pJéø#r\x1CÑõ?"
  b"\x01òüØ╠±p\f░­È╣\x0FhòÙ"
  b"""
    \x01òüØ═\n
    s■î\x07;íf]ô©
    """
  b"\x01òüØ═\rsàäUAs\x142dv"
  b"\x01òüØ═\x11prú cÁÅ\e9o"
  b"\x01òüØ═\x16p▀ç\x07srù±\x16Ì"
  b"\x01òüØ═\x19p╚ÿOúCr\x1Cƒè"
  b"\x01òüØ═\eq7ü¿┤ù\x17ßo\x1E"
  b"\x01òüØ═\x1DsGö|êì┌LÙz"
  b"\x01òüØ═"s▒║\v÷F08╝╠"
  b"\x01òüØ═%qwÉ>¾\x05!ëÒÄ"
  b"\x01òüØ═=qà«vw┘²óúï"
  b"\x01òüØ═`r\và5‗\vÀ:]ı"
  b"\x01òüØ═apuìòK╠▄úó│"
  b"\x01òüØ═cs\x17ÿäÖ©¾NZK"
  b"\x01òüØ═eqbäwÎ\x06╬╩8`"
  b"\x01òüØ═mq\x11│Pu8"/\x06"
  b"\x01òüØ═yrÍ×\x19#Eç/"Ù"
  b"\x01òüØ═êr█îÓp\x19£cY¦"
  b"\x01òüØ═îsnÂN\x02¬î┤î\x19"
  b"\x01òüØ═ÅqÎç&F±«┬═å"
  b"\x01òüØ═æs°º36£Ó\x08î²"
  b"\x01òüØ═ôs\x16öM\x0EÑÛ═è("
  b"\x01òüØ═ùrA▓UìUÍEtõ"
  b"\x01òüØ═Ös═«©╔ÖNæ¯\n"
  b"\x01òüØ═øs~»Ó¬L""PÇ"
  b"\x01òüØ═£q5▓Ô╣î±\x18"
  b"\x01òüØ═×s½¥]äs'G&Ä"
  b"\x01òüØ═áp&Å\x18\x1A¢\x18Ëd"
  b"\x01òüØ═ós\x1A©\x08_Ò«=\r."
  b"\x01òüØ═ñs\x18Ñ%■ɶ@<Ö"
  b"\x01òüØ═ªs,ÀT/\eái▓K"
  b"\x01òüØ═Áp┼«pM>a©Åq"
  b"\x01òüØ═Àp]╗Éù5▒ìå\e"
  b"\x01òüØ═╗p+║Ѷ\x17øt!┤"
  b"\x01òüØ═¢qMÅÜv╬Ø9Ì4"
  b"\x01òüØ═╚q░Ñü`Øù\x02À\t"
  b"\x01òüØ═╩pdî#n\x05┬¯─\x00"
  b"\x01òüØ═╠pzÂ▄└3=&/¤"
  b"\x01òüØ═╬qy®BÒϽ7QN"
  b"\x01òüØ═¤p\x17Æ>\x1C\x18\ÿ┤"
  b"\x01òüØ═ıpÛ¡ñ\fô@·─_"
  b"\x01òüØ═ÎpÚä\x01÷é¤t¥>"
  b"\x01òüØ═┘q©â¡dX\x1FWxó"
  b"\x01òüؤåpþë;3ºÖ׿\x0E"
  b"\x01òüؤèp5ª7┐»0¿R║"
  b"\x01òüؤÉq/×ÇüËÛò*x"
  b"\x01òüؤûsõÀo<¼¦ò¯à"
  b"\x01òüؤÿs\x1Dòüg<─Î>X"
  b"\x01òüؤØrwó2¶è:üþ¯"
  b"\x01òüؤáprä×Á\x03Ýù}È"
  b"\x01òüؤªp│ÂàXzªfÅ\x03"
  b"\x01òüؤ®qvçÚ╦ø┌áÞ\x00"
  b"\x01òüؤÂpáï\vd8Öáb2"
  b"\x01òüؤÓrdï8õ¹f·ná"
  b"\x01òüؤÔshòíÎÅyÛ┌S"
  b"\x01òüؤÕpÁ¼¥-¥Áù┬Ö"
  b"\x01òüØð\x01p)â\fÝF{\x1C‗Ù"
  b"\x01òüØð\vqÛìk┤êyæÔD"
  b"\x01òüØð\x0Es~è\f\x1E\r®ó¡"
  b"\x01òüØð\x11sø╣ÄÐ=çB\x08ö"
  b"\x01òüØð\x18pzü\x02╩È╔jý\x15"
  b"\x01òüØð\x1Fsnò·\x1Fg\x06\x1D\x0E\e"
  b"\x01òüØð&pù×ò<ı_á¡\"
  b"\x01òüØð)qI▓Ñ·ân´.¶"
  b"\x01òüØð0q\x14Ö\òÖn¿"8"
  b"""
    \x01òüØð4ph▓¬®Ì´\n
    
    """
  b"\x01òüØð7q²®┴!vÂ.\x02Ü"
  b"\x01òüØð;qp¥°\f╚Ï┴■R"
  b"\x01òüØð>r÷ƒ┴#Â]ëf_"
  b"\x01òüØðAq~é\rAT▒Ð─▀"
  b"""
    \x01òüØðDpYù\n
    Bî╚6q¤
    """
  b"\x01òüØðHrø¼sNÖ;Ä│Ó"
  b"\x01òüØðKp\eÀÊ9¬âÙ╗¸"
  b"\x01òüØðOr%ç\x06¸¤xÅà\x18"
  b"\x01òüØðeq\x1Fô\x0F\x1FE\x11"
  b"\x01òüØðisdïqñÍÅ_\x02F"
  b"\x01òüØðmqW║5\fbq\v½:"
  b"\x01òüØðqr\x01òa K╩\x0Ey\x15"
  b"\x01òüØðtrìàX▄■.\x15"
  b"\x01òüØðxq┼îÚf\x18Ij■{"
  b"\x01òüØð{q╚ƒY╦Õ¼VT▄"
  b"\x01òüØð\x7FqÌî°└╠j4ì""
  b"\x01òüØðéq│┤=u¥4òÖ\x01"
  b"\x01òüØðåp^║ã»░/ã¯F"
  b"\x01òüØðèqîɲ║aAyÑß"
  b"\x01òüØðæq▒çMä¬■Þ═M"
  b"\x01òüØðöruç\r¯&¿%Üu"
  b"\x01òüØðÿråƒÕƒì*Í\x7FA"
  b"\x01òüØðøq¶Ä\x1D░:¤┤TI"
  b"\x01òüØðópH║R±¾\x1Aó\x7F¦"
  b"\x01òüØðºrå╗■Ƴ╝W°│"
  b"\x01òüØð¡ré░èåÓ■&I▓"
  b"\x01òüØð¦p¹¬╔┐\x1DëL~\x02"
  b"\x01òüØðÓs┌½¦Ûþ&█)║"
  b"\x01òüØÊÖr\x05ûOö_│¨È├"
  b"\x01òüØÊØs6òõ[ì÷Ù¹{"
  b"\x01òüØÊ¼pÜɯÁ▄åí¶h"
  b"\x01òüØÊ░sùÀw?▒Üò║R"
  b"\x01òüØÊ┤rì┐*ç¨}$í\x17"
  b"\x01òüØÊÂrd¼┴ÏO´)´g"
  b"\x01òüØÊ©q\ì\x18t-bì²\t"
  b"\x01òüØÊ║q\x19À\x1C`ƒ6$pt"
  b"\x01òüØÊ╝r±ÂßJí┤¥z`"
  b"\x01òüØÊ└rþ©\x13®\x03f\x15╗;"
  b"\x01òüØÊ─p\x15¼òîu'└î¦"
  b"\x01òüØÊãs┬¬ï\x7F│r«\x16³"
  b"\x01òüØÊ╚q\x1EáýÒ;$I!└"
  b"\x01òüØÊ╩pIìLÀ\x1Fı@# "
  b"\x01òüØÊ╠p¥┐îÛõ[\7\x1C"
  b"""
    \x01òüØÊ¤q┴êy¼Ô<í\n
    !
    """
  b"\x01òüØÊÐqù£\r╚ºVú´Í"
  b"\x01òüØÊËsF┤Ûj\v³╔Hú"
  b"\x01òüØÊır▒¼~=ý_G%á"
  b"\x01òüØÊ┘rôò\x1477°├ÏG"
  b"\x01òüØÊ¦p└ë■\x1D\x0EpÉį"
  b"\x01òüØÊ▀p\x00ò1K²©\nêE"
  b"\x01òüØÊßq_ø)Âc╗Æ\x1A\e"
  b"""
    \x01òüØÊÒr+ñz¶\n
    ¤.x\x13
    """
  b"\x01òüØÊÕr%âL×7?\x07▓Ý"
  b"\x01òüØÊþp7à└i=è[w▒"
  b"\x01òüØÊÝs\x1Aä«b!\x00¾É#"
  b"\x01òüØÊ´pãì┴áöæ\x18R\x03"
  b"\x01òüØÊ‗r╩¼5\x00;È/\x07\x1D"
  b"\x01òüØÊ¶s÷Éòêf┴╠Ö+"
  b"\x01òüØÊ÷pwÆÀ¬å8²¡ß"
  b"\x01òüØÊ°p/¿ÿ╬ǹQi'"
  b"\x01òüØÊ·rîª79n┴\x16\r¯"
  b"\x01òüØÊ³rÏ│"À\|DÁK"
  b"\x01òüØÊ■qvÁ3╠h¿ðd^"
  b"\x01òüØË\x01r\x18░CñÇ╝»\x04Ø"
  b"\x01òüØË\x03qÇø(\x05\x01ì.\x15ñ"
  b"\x01òüØË\x05rì║ö\eJ░§õÔ"
  b"\x01òüØË\x08p°▓©ßOÿçS\x13"
  b"""
    \x01òüØË\n
    p┐à█\x14øäc▓'
    """
  b"\x01òüØË\rrÁäí[\x00Å#jñ"
  b"\x01òüØË\x12qÓ×\x10æ▓Û-íX"
  b"\x01òüØË\x15r║┐ß░F\x04gså"
  b"\x01òüØË\x18p\öh$aS诸"
  b"\x01òüØË\x1Ds\x13ô¶vô?z▀ã"
  b"\x01òüØË!r-¢/¶'úƒ\v"
  b"\x01òüØË#qé║\x18î­÷ey®"
  b"\x01òüØË%qV½|¯▄¯»\x1D"
  b"\x01òüØË'rYå÷k┘æ\x17▓§"
  b"\x01òüØË+p@▓\x03Ç.»:´Y"
  b"\x01òüØË,qÛ│x9r0O\x08N"
  b"\x01òüØË.p\x17ê╠ΰ³e┌¢"
  b"\x01òüØË0s╦»M¯ÖW9@Ô"
  b"\x01òüØË2sAÜı,)#éé@"
  b"\x01òüØË4q±»zç1ä-Ð "
  b"\x01òüØË5sË┐Î\x1DÆÔZzÐ"
  b"\x01òüØË7s×ü┘güuÛ\e\x10"
  b"\x01òüØË9r¨╣)²SG^%\x1A"
  b"\x01òüØË;quƒÍ×´ÄÐÈ_"
  b"\x01òüØË>p\x0EØasÿ\x1Cè,╠"
  b"\x01òüØËDs\x18à'ò&╗d‗K"
  b"\x01òüØËNs#░\x07┼i)▄ºv"
  b"\x01òüØËRrä░p╝±ü`░┼"
  b"\x01òüØËVr<║HµåK6¬>"
  b"\x01òüØËYr±å]Ö|c\x1A'+"
  b"\x01òüØËjpăòò¸\x19ß─╬"
  b"\x01òüØËprá┐C#\x0FwJQÛ"
  b"\x01òüØËsp%║èqÑ&╔qû"
  b"\x01òüØËvp\rº(+ô\x0E!\x05"
  b"\x01òüØË|s!╗F\x10÷àâ¬f"
  b"\x01òüØË~råü£\x00┌]¸©«"
  b"\x01òüØËüqr╣Ðó?\x7FÑ2\x15"
  b"\x01òüØËäp│ĽG´░ÿÌ\x16"
  b"\x01òüØËåqòí┌±\x12Þtÿ["
  b"\x01òüØËëp║üÄÔ#=¢¶."
  b"\x01òüØËîqYÁ├\vK┘åÞÆ"
  b"\x01òüØËÜs\x18ä'ÕwÞ╦\x7FG"
  b"\x01òüØËØp¨×\x12HÃ÷─╦u"
  b"\x01òüØËíqµ½¡ôÃ< ■\x16"
  b"\x01òüØËñpu╗å°@ð;\x16Ü"
  b"\x01òüØıÄrïö─\x10PIÓÃk"
  b"\x01òüØıùsÅó\x08t\x03F╬å\x14"
  b"\x01òüØıíqÁç\º\x1EÁj0&"
  b"\x01òüØıñp\x18│î8\x1F®ØJá"
  b"\x01òüØı¬pÅ▓b­½®tR╬"
  b"\x01òüØı▒r╗éä-­Ô;7L"
  b"\x01òüØı│qF¿tÊÉÄhý╣"
  b"\x01òüØıÁs¶é1\x07▓ƒ6¤¥"
  b"\x01òüØı©p³£¹Ü­¬[si"
  b"\x01òüØı¥r\x1Eô^ûÓzê\f|"
  b"\x01òüØı├qÄÿ<^;}█'v"
  b"\x01òüØıãrã▒mÑí?ñª\x11"
  b"\x01òüØı╚qk¼¿▀█=1Þ}"
  b"\x01òüØı╩rΫÝ\x03Æ_)ëI"
  b"\x01òüØı═sIùvB\x08┼EÝ\v"
  b"\x01òüØı¤pCÅþ¬­\x01¤çc"
  b"\x01òüØıÊrâì(\x7FnÜNl<"
  b"\x01òüØıÈpÁæL¾¨êf\x18Æ"
  b"\x01òüØı┘qpøÅY>b\x03~\x15"
  b"\x01òüØıÒqä£o└├¯¢Ôø"
  b"\x01òüØıµscøl╔Ç¥■³Ø"
  b"\x01òüØıÞsmÇ■Àá0\┐\x12"
  b"\x01òüØıÙqÖÂöG^\x0F|Åm"
  b"\x01òüØı­q±í4fÐGé\x7FV"
  b"\x01òüØı¶qI¼\æ\x17\x0F\r║²"
  b"\x01òüØı¸q█¼╦(Û▓V«]"
  b"\x01òüØı·råàu;¢'æ« "
  b"\x01òüØı²sdô»ÿA[÷#ï"
  b"\x01òüØı rGñ©W++þl{"
  b"\x01òüØÍ\x02r&£╚<äQ▀\x00Ä"
  b"\x01òüØÍ\x04páù)o4¤¯╬└"
  b"\x01òüØÍ\x07puƒ5w╝═\f"
  b"""
    \x01òüØÍ\n
    s÷╝}àß ╬$╦
    """
  b"\x01òüØÍ\x0Eqã┐U\rÞß³├é"
  b"\x01òüØÍ\x10qðûOD<cÉ!ı"
  b"\x01òüØÍ\x13rn╝A┘sÃ~)┼"
  b"\x01òüØÍ\x16p\x18çHßÙ\x10.~·"
  b"\x01òüØÍ\x19p-á²\x7Fý░¶\x01\x1A"
  b"\x01òüØÍ\x1Fq▓ê¶ÃÓ5aÅı"
  b"\x01òüØÍ"r!ê\x07b\e)`Ñ3"
  b"\x01òüØÍ%p╗öK¥X├àe╝"
  b"\x01òüØÍ5rÜúN'\x1E┬ ê█"
  b"\x01òüØÍ8q2®Å+.éL`¢"
  b"\x01òüØÍ=qÂ×5lZ╔ì]ò"
  b"\x01òüØÍ@qñô─ä╬¥\x02Vÿ"
  b"\x01òüØÍBqeª$h╠^ã¥\n"
  b"\x01òüØÍYp\x12¢╬°ÓrÃö|"
  b"\x01òüØÍ\sï¡═z\x15┬%┌y"
  b"\x01òüØÍ_q`ödq═ü\x076L"
  b"\x01òüØÍkq^éd\x1D\x17ëóö\x08"
  b"\x01òüØÍqp$╣\x02ËÙö*Ø\x01"
  b"\x01òüØÍtrÜ©¾µ\tÚÍ┐\x13"
  b"\x01òüØÍvp¨ù{M°ü¨A÷"
  b"\x01òüØÍysOó$%╬\x117-à"
  b"\x01òüØÍ{s/é\x17ÍBÚJõa"
  b"\x01òüØÍ~s\x01åë\f\x11ìéåæ"
  b"\x01òüØÍüpE╣¶ßQêËn■"
  b"\x01òüØÍåpa│uw@ë\e\x06£"
  b"\x01òüØÍìpıòâ╦èΣÆÉ"
  b"\x01òüØÍÆrì«,ëISG═4"
  b"\x01òüØÍös1ªÏ\t^"\r¨="
  b"\x01òüØÍÿr3ëßíÙv\x12³5"
  b"\x01òüØÍÜr!ë¬h▓Õ\x16\x19ç"
  b"\x01òüØÍØp\x03ÿrÞ¼\x16>ÜZ"
  b"\x01òüØÏ\x11pÖ®\x17 Qørà["
  b"\x01òüØÏ\x15s¯îÃq¸╦D$I"
  b"\x01òüØÏ)sNæ\x00P.S\x7F"
  b"\x01òüØÏ-q)¼Ò\x7F*bR7▄"
  b"\x01òüØÏ2pÎñ╝\x06f\tÏ\x15Y"
  b"\x01òüØÏ4r«ói*{\x01ü9\x1E"
  b"\x01òüØÏEsd╗(├ãh¸nÚ"
  b"\x01òüØÏOqHÑ[╔ÿ\f²ÆU"
  b"\x01òüØÏSsâìÝzÔlð$©"
  b"\x01òüØÏ`r\x07½(#ô\x10ºÆh"
  b"\x01òüØÏeq é1i\v\x1DÇ-»"
  b"\x01òüØÏjs░òg_\x08¤┼mÍ"
  b"\x01òüØÏsr\x19Ç \x7F"0░zG"
  b"\x01òüØÏvr7ûÄzJ±?\x02"
  b"\x01òüØÏyqã£\x11╠X­y«█"
  b"\x01òüØÏ{rÌ©iB¦¨_┤\x17"
  b"\x01òüØÏ~s│ò\x16í½\x08µ\x05è"
  b"\x01òüØÏâp\x14▒´╔|cÎ1e"
  b"\x01òüØÏàqnéÚá\x11\─<"
  b"\x01òüØÏÄqÛ¿nt]ƒÿıþ"
  b"\x01òüØÏÉrÜìóFµåJRã"
  b"\x01òüØÏôqéøÌ½ÿÓ╔\e"
  b"\x01òüØÏûp¾®ø\x18Ù\x12ÕzE"
  b"\x01òüØÏÿsxØy6.╣OuÖ"
  b"\x01òüØÏørÝ┐\x1F¡º┌.Ðë"
  b"\x01òüØÏúsX¥%æ¢e\x1C\x05Â"
  b"\x01òüØÏªqù╝¡3\tÖ\x18"
  b"\x01òüØÏ¿r+ñÃa\x0E ▒O▄"
  b"\x01òüØÏÀpï«└¢\x7F─f├\f"
  b"\x01òüØÏ╣sÞúvpØ─\x16°w"
  b"\x01òüØÏ╝póöö\x03nóÖ*ë"
  b"\x01òüØÏ¥q»º1╚(©ËÖÞ"
  b"\x01òüØÏ├r‗î¬5å\x1D»<╬"
  b"\x01òüØÏ╚rÅî´\x07lO┤─É"
  b"\x01òüØÏ┘r▄å<{&▄9ü/"
  b"\x01òüØÏ▀r┘æOD╦-\e\vC"
  b"\x01òüØÏßr┬╝░¿añýÉM"
  b"\x01òüØÏõs\x11ª│\x0F·â¨y\x17"
  b"\x01òüØÏþs\x08ì}N/ð©╦ù"
  b"\x01òüØÏÙs¤í┼Kö,_Ú'"
  b"\x01òüØÏÝræÀY├\x00\x1F▓ñ¾"
  b"\x01òüØÏ‗q%ª\x12¦x\x1F└v0"
  b"\x01òüØÏ¸r-ª█l¥`Æd4"
  b"\x01òüØÏ²píô}Ò┼²¢÷`"
  b"\x01òüØ┘\x00pEÑzÓ½"╔\x04î"
  b"\x01òüØ┘\x01r\x04½I▀ìA½\x7F»"
  b"\x01òüØ┘\x05prÉ\x15 \x0EHÔ¦┼"
  b"\x01òüØ┘\x07q└ƒä(┬nX3C"
  b"\x01òüØ┘\treùA\x1FÔs_Pá"
  b"\x01òüØ┘\vs}ô└ì╣x═<\"
  b"\x01òüØ┘\rq<│qµ]h\x08ð\x14"
  b"\x01òüØ┘\x11qöü╗Ø9v\x00Õ\x07"
  b"\x01òüØ┘\x13rø┐¿Ì{\x17ouÑ"
  b"\x01òüØ┘\x16rWàõO\x1D‗Û\f0"
  b"\x01òüØ┘\est│ E/9àå "
  b"\x01òüØ┘\x1Ds‗ú\x08ûjá^ɲ"
  b"\x01òüØ┘\x1Fs]¢\x05ð\v╬█Îw"
  b"\x01òüØ┘)q©æ\t┤}|[å\x00"
  b"\x01òüØ┘+rCø\x18Õ┬┼+ßA"
  b"\x01òüØ┘.qUá:þÁÊOè┬"
  b"\x01òüØ┘0sÀ®\eÏ3\tÔìÝ"
  b"\x01òüØ┘4q╬âô4n\x19é+\x0F"
  b"\x01òüØ┘7p├ô3\x06\x16\x18ëÊ0"
  b"\x01òüØ┌┘q\è°×:┌┴\x17"
  b"\x01òüØ┌¦s╦╝Cq\tÉA¬\x10"
  b"\x01òüØ┌ÕpÏæÓðo1)╠W"
  b"\x01òüØ┌Ús\x05▒ì│÷JIÜ▀"
  b"\x01òüØ┌Ýs║½!DËü5rQ"
  b"\x01òüØ┌¨q¹¼e"Ôç┌ò\x00"
  b"\x01òüØ█\x03s$┤¯Ø q½//"
  b"\x01òüØ█\rp~¢¶Ïßé╦9Z"
  b"\x01òüØ█\x11s╔ƒÖ\x1FÁÏ╗\x1D^"
  b"\x01òüØ█\x14r#ïª.ÁûsFu"
  b"\x01òüØ█\x19sÉÄçç­=\x03\e!"
  b"\x01òüØ█\x1CsTô'Óè¨èîÆ"
  b"\x01òüØ█3q#£,¢á[ñ▄)"
  b"\x01òüØ█6pË╗¯ãHu$4*"
  b"\x01òüØ█8pg¡gÕ╠·-£!"
  b"\x01òüØ█;r\x18»ÿÀ++▄¸@"
  b"\x01òüØ█@p╩øÛ\x0F\x03&│ç""
  b"\x01òüØ█Cr?àâ&\x1E╝»ï_"
  b"""
    \x01òüØ█Hr\n
    ïqhuÓ,ãÙ
    """
  b"\x01òüØ█MrHìV\x07Ùu#+s"
  b"\x01òüØ█Rr┼╗^\x13@\x1FYÇ║"
  b"\x01òüØ█Wp┴ìÐÝ\x1C&·ñ¶"
  b"\x01òüØ█\s'á─[N-×]©"
  b"\x01òüØ█argöCÁxj®\x14«"
  b"\x01òüØ█ds╔░½sã}P"\x18"
  b"\x01òüØ█gr½åÝ+·êû\x10Q"
  b"\x01òüØ█ir(½Ö╣ÿ╩╝fö"
  b"\x01òüØ█lr(À;N2¾ ╣W"
  b"\x01òüØ█os:ÇqàѦcP╣"
  b"\x01òüØ█rs+Ø\x1CnÜw¨_█"
  b"\x01òüØ█tqç«>\x1D^yn£ë"
  b"\x01òüØ█zpPÅıñ■k@ãk"
  b"\x01òüØ█\x7Fqıî³Î▀5P\r\e"
  b"\x01òüØ█üs³¡þecçÃ#Ý"
  b"\x01òüØ█äs\x05ñ╔º\x18ÇâðQ"
  b"\x01òüØ█åq3┤│CÐs9¼╠"
  b"\x01òüØ█Äq▀ô┴báõI\x17Ê"
  b"\x01òüØ█Ép├«jðP'ô\x1Cq"
  b"\x01òüØ█òs¢«S\fÔQ├U\r"
  b"\x01òüØ█ÿpmƒ¸ÛW┬ÖvÕ"
  b"\x01òüØ█ƒs0©Ý┐¯¡fW~"
  b"\x01òüØ█ópN│¶r¦é╔Æı"
  b"\x01òüØ█ºqÅ╣\f4çÓ\x04├»"
  b"\x01òüØ█¼sºÂS¾Ù\x00\x07╠ú"
  b"\x01òüØ█«r┴ø+<█ßfÛ\"
  b"\x01òüØ█▒sí»Ð=\x10╩Àê┴"
  b"\x01òüØ█Âs<ÑÉU┤─I ü"
  b"\x01òüØ█¥r▀É\¸\x06*}╩J"
  b"\x01òüØ█²sì¡\x15ú\x01µ[@!"
  b"\x01òüØ▄\x00p£▓ÈcY\x04ìÆ\x05"
  b"\x01òüئ└rúù╩a\x06x.}ı"
  b"\x01òüئ┬s´¼╣MÜ└▓S¦"
  b"\x01òüئÃqF¿\x11|ÂàbiØ"
  b"\x01òüئµr~ø\x7F\x00\x1D\x06╩┌."
  b"\x01òüئÙr·ÅëÿC×\x05\x19"
  b"\x01òüئ­sZë\x04Kx╠ø>º"
  b"\x01òüئ¸sÁº¬ó═╚▓ôp"
  b"\x01òüØÌ-q┼┤j\x07f═¹$\e"
  b"\x01òüØÌ0s%»lQÈOª<§"
  b"\x01òüØÌ6sÇÄK]\r¿N╣┘"
  b"\x01òüØÌ8s\x1FëÇ¥"\x07Á▒ú"
  b"\x01òüØÌ<qÂä╣98yM®ç"
  b"\x01òüØÌ@r-èPÉ\t╔W}1"
  b"\x01òüØÌCqüïµ^¦·=╗Ø"
  b"\x01òüØÌIqFñ\x06┐õ&\x1D[>"
  b"\x01òüØÌMr켿e¬¿║Eù"
  b"\x01òüØÌPrñ¿╩T{SÕ y"
  b"\x01òüØÌWp┤¡Ê\f,9P\x02¥"
  b"\x01òüØÌ]q*┤]"┐Ý\x10¥8"
  b"\x01òüØÌ_qFÀç`Ì┼╝EÂ"
  b"\x01òüØÌbs,ÿqçÕ\x13ÖæÎ"
  b"\x01òüØÌgqM©\x05└ð[Yn¹"
  b"\x01òüØÌmpÅäiáÇ\x19\x0FÅ\x18"
  b"\x01òüØÌtr■╣þô²kp.\x16"
  b"\x01òüØÌvqLÆL└w£ìÿ\x10"
  b"\x01òüØÌ~qã║\x16[Tóm³H"
  b"\x01òüØÌÇs\x04åíÃÊHØl¨"
  b"\x01òüØÌàqı▒\x19»8N╣§4"
  b"\x01òüØÌçp9ÄÏé║ûNßN"
  b"\x01òüØÌèq÷┤4ñ\x7F:7è½"
  b"\x01òüØÌîsÄèµÅjNìé├"
  b"\x01òüØÌær1í&Ã9S*║'"
  b"\x01òüØÌ▒rd¡ªüð▓&B-"
  b"\x01òüØÌ│rÄì·}╣ݯ╣p"
  b"\x01òüØÌÂrê¡Àd?lÝZ╝"
  b"\x01òüØÌ©s\vøGs'MüHW"
  b"\x01òüØÌ╗pÔ¡\x04\fQ\x1F\x07"
  b"\x01òüØÌ¢q!ÖÉy\x04M­Õû"
  b"""
    \x01òüØÌ└s\n
    ©,c¶Vµ─y
    """
  b"\x01òüØÌ├sg╝╔ÌïÒ÷Nb"
  b"\x01òüØÌãq*º=²ñ╝\x12ú┼"
  b"\x01òüØÌ╩r■åHU7¤Þ┬Ý"
  b"\x01òüØÌðp│ùm.ù\x047ºÌ"
  b"\x01òüØÌ█q\fí╔5Ywóªy"
  b"\x01òüØÓ»p;í║7P╗ªwH"
  b"\x01òüØÓ┤pxÁ%ÖyÁ,&ú"
  b"\x01òüØÓ╣q\x03ëþnýü\e\x1C@"
  b"\x01òüØÓ╗sóù\x10ã\x14v¡┘╦"
  b"\x01òüØÓ┐r2â>\x1Cê\x05▄øñ"
  b"\x01òüØÓ─p┌«¾<@¢=zB"
  b"\x01òüØÓãqߨ±\x1D\Pá<Í"
  b"\x01òüØÓ╚r\eÀ\fþ▓ð"J\x06"
  b"\x01òüØÓ═rCÿ▒`¤ãëk\x19"
  b"\x01òüØÓÏr\rçi5u▒è\"
  b"\x01òüØÓ█r└ü\x1CÞ\x1F²êÕ╠"
  b"\x01òüØÓÓq¦│õ\x0EÐ÷0▒\x15"
  b"\x01òüØÓÕs\x07¿Ìæ}=^ê▄"
  b"\x01òüØÓÚr─┐\f})^d\t"
  b"""
    \x01òüØÓ¯p³«■#‗Ü\n
    Z╚
    """
  b"\x01òüØÓ¾pÝéñ?|\x7F'ü¸"
  b"\x01òüØÓ°qhÂ\x1AÕ\x00Ê└\eE"
  b"\x01òüØÓ²ryªwAMòƒÇ\n"
  b"\x01òüØÓ q░▒┘\x06\x16\e¬Ø\f"
  b"\x01òüØß\x02qàÂ+³‗Í7Ò©"
  b"\x01òüØß\x05rQÑ`ƒı╗¸Ù="
  b"\x01òüØß\x07rkæï└;?­ÿ║"
  b"""
    \x01òüØß\n
    p\x1Dåé×Ö9|9c
    """
  b"\x01òüØß\x0Eqê┐`#█/▀ÁG"
  b"\x01òüØß\x10pÓáûI[QË╠ƒ"
  b"\x01òüØß\x13q│╝ò\x18\x03áû║¿"
  b"\x01òüØß\x15qÕñÛ╚╬AÚ©."
  b"\x01òüØß\x17sÂå+ÐZ\x11  v"
  b"\x01òüØß\x1Aqÿ▒\x1C╗<rU\t"
  b"\x01òüØß\x1CqGîú=═¾‗Ðu"
  b"\x01òüØßFråÑ\x16HμÐ│R"
  b"\x01òüØßLp±òbÒ9.¡╩ß"
  b"\x01òüØßOqY▒qæ▓ÄÏ`!"
  b"\x01òüØßRq¹ï=Èl"À( "
  b"\x01òüØßUsGÖÏN\x0FmƒB4"
  b"\x01òüØßXp{á[95ƒhC½"
  b"\x01òüØß^rZ½\x19╠¢\x13®<¯"
  b"\x01òüØßaqk╣§mTDíóð"
  b"\x01òüØßes)«Y\x16Î─Û║\x07"
  b"\x01òüØßhr│┐ë└¸7¦6¥"
  b"\x01òüØßjpWº²Ð╗l$\x1Dú"
  b"\x01òüØßnq╠®¢Ø0░Ð;Ô"
  b"\x01òüØßpqUöâEf8ÒJª"
  b"\x01òüØßrpy½-\x13▀╠Ê╚═"
  b"\x01òüØßvq½¥\x1Ahu\x00ìÄT"
  b"\x01òüØßyr‗Ü%\x01ó\x1E[L<"
  b"\x01òüØß|phܱùøCùñÎ"
  b"\x01òüØßìr_óÍÊ:üçÍ╩"
  b"\x01òüØßÅs$©ÔO«°Cä╝"
  b"\x01òüØßÆpéì\eô\x0F6I!¼"
  b"\x01òüØßòq±û\x08\x10\x06"
  b"\x01òüØßÿpAÑ\x1Aú┤\x19åR«"
  b"\x01òüØßÑpû▓]v╬~U·{"
  b"\x01òüØß¿qx¼\x05nûBKC$"
  b"\x01òüØß½pºä┘\x10)Ûâî─"
  b"\x01òüØß«s÷Ö\x14eR┐[\x17"
  b"\x01òüØß┤q╣¬c7)KÕêú"
  b"\x01òüØßÀp╝úiý└_▓"ú"
  b"\x01òüØß┼sùëåß6\x07<─U"
  b"""
    \x01òüØß╚s.¬ ü©7\n
    ╗6
    """
  b"\x01òüØß¤si▓ë▀┼└üı3"
  b"\x01òüØßıpͼ.Ãú_\x12`8"
  b"\x01òüØßÏs§æp¤²\x16\x11]╝"
  b"\x01òüØß█q\fƒÃu©?■89"
  b"\x01òüØßÌs¬ü\x19'¸&qí^"
  b"\x01òüØßßp\rë}hı\vs\x7F_"
  b"\x01òüØßÙp╣Ƀ¶¶&yfº"
  b"\x01òüØß±sPª)┼ñ\x12Ñ│ú"
  b"\x01òüØß¶rdÿ/ѱ«\x0F"
  b"\x01òüØß¸p+óP■»\x12÷º┬"
  b"\x01òüØß·pZú─<þ&ì■\x12"
  b"\x01òüØÒ«qèƒ]\x12·s\x18"
  b"\x01òüØÒ│s\x1Aà$¶4&ļ³"
  b"\x01òüØÒ╣qıøtùhó5ÕÄ"
  b"\x01òüØÒ¢p\x19¢Ã╠=P┤~D"
  b"\x01òüØÒ└sJ│ñv«}ã2ú"
  b"\x01òüØÒ─p1¥\x04åù,┘Ý5"
  b"\x01òüØÒÐpâèü(─þ\x07÷`"
  b"\x01òüØÒÔqIü┬ð;±Ézv"
  b"\x01òüØÒÕrôô­¶§Lö@)"
  b"\x01òüØÒÞq/Ñ┴(ûáäp\x13"
  b"\x01òüØÒ¹pêì:³é8├╣\v"
  b"\x01òüØÒ■r3│¥.·ÖÐ\\x10"
  b"\x01òüØõ\x01räÖ×°RwÇV>"
  b"\x01òüØõÔs9¿kM\x15l└\x01²"
  b"\x01òüØõÕr_▓_3»ç²¾v"
  b"\x01òüØõÛr»¿\x01ØÝ¥┤Ù\x0F"
  b"\x01òüØõýp└Ö5è·\x14õ\x14Î"
  b"\x01òüØõ´p¯╣Y\x04ôx\x0F¼$"
  b"\x01òüØõ±s\®:1ܲ}<r"
  b"""
    \x01òüØõ¾s\n
    îfÖ\x1Cg░å┘
    """
  b"\x01òüØÚ^r┴«öè>9§╠\v"
  b"\x01òüØÚjqÞ╝väéÂ:c\x13"
  b"\x01òüØÚorzì¾9ÂLSf?"
  b"\x01òüØÚuqäôôOH╚¡U╣"
  b"\x01òüØÚzrÀé\x1AK\x01!o!÷"
  b"\x01òüØÚ}r▄óCØ3&Ûæ+"
  b"\x01òüØÚÇs\x1Cè¼\x05í▄D>Ù"
  b"\x01òüØÚép▀ºùä└ý‗.▓"
  b"\x01òüØÚàr┌ë\x15*rQ=\x7F"
  b"\x01òüØÚçqåöN¿²┤-%%"
  b"\x01òüØÚïsïö╬3T,+~\t"
  b"\x01òüØÚÉsT¬þ\x7F$opïý"
  b"\x01òüØÚòs▀½´±s÷Mí\x19"
  b"\x01òüØÚÜs┘ºÔ©┴#─ðø"
  b"\x01òüØÚ£ppéH¬─§VÖ\x16"
  b"\x01òüØÚ×r┐â\x15»TðGuÑ"
  b"\x01òüØÚíqòá\x19\x14¥\x0EÚ"
  b"\x01òüØÚªr£┤"z8ã³ÅÍ"
  b"\x01òüØÚ¿pzö¨£╝Ùt┤┐"
  b"\x01òüØÚ½qp¡&{£½U\x1Aÿ"
  b"\x01òüØÚ░sÙå┼ý▄\x08\x18"
  b"\x01òüØÚ│pIÇ\x083[kb¶n"
  b"\x01òüØÚ╝s~ƒ├d\x15#G¶)"
  b"\x01òüØÚ┐r\x1F\x13¸\x1FÃ4çÝ"
  b"\x01òüØÚ┬q:░\x1AyÃãÄD\x19"
  b"\x01òüØÚ┼sÈÆ?╚Y]=ÐË"
  b"\x01òüØÚÃp-ª&├%*Sé?"
  b"\x01òüØÚ╩r{¿\x10¹G║´\tà"
  b"\x01òüØÚ═p1▒ì\x01AO█/╩"
  b"\x01òüØÚÍs~ƒ\v9Éå└7º"
  b"\x01òüØÚ┘p(䱿pEép«"
  b"\x01òüØÚ▄r░┐\r┐ç\Ö├2"
  b"\x01òüØÚÌr\x1Dí\x00ä\x05"|ê^"
  b"""
    \x01òüØÚÝs£ƒ╩\x0Fï\x16\n
    À÷
    """
  b"\x01òüØÚ­seì9w║\x1A\x19ÅW"
  b"\x01òüØÚ¾sC½ò\x08m_vú╬"
  b"\x01òüØÚ·s¸îÍù.\x08 C#"
  b"\x01òüØÚ³p ì'_>ròÿl"
  b"\x01òüØÚ rqÀyá«ú\x00%╬"
  b"\x01òüØÛ\x03pæ▓\x15\x1FË\x0E"
  b"\x01òüØÛ\x05qrÉ¡╩ÅÎ«Æø"
  b"\x01òüØÛ\tr└Á¸l\x07X$▓D"
  b"\x01òüØÛ\fpÓÀ▄d▄\x10\x15}▄"
  b"\x01òüØÛ\x0Fs\x00Ñ\x1D´─║H\x10½"
  b"\x01òüØÛ\x12sñºm[▒\x00<-`"
  b"\x01òüØÛ\x14sȪøjÀR‗ßç"
  b"\x01òüØÛ\x1ApC V©\x03╩ƽ"
  b"\x01òüØÛ\x1Dp©òı$ÿ7u\tõ"
  b"\x01òüØÛ!r9¬tÃaq\t┌Q"
  b"\x01òüØÛ$r\x00£3Ã3Cô/\t"
  b"\x01òüØÛ'p░à}\x19\x05djïÞ"
  b"\x01òüØÛ,q╬újƒ*\e\x1E»\x07"
  b"\x01òüØÛ1q/ù+5º\x184╠¨"
  b"\x01òüØÛ4p.åürAà\x01[9"
  b"\x01òüØÛ7séä,GãY║╠K"
  b"\x01òüØÛ<pÜô/¾\x11\x16Ïb±"
  b"\x01òüØÛ>rÀ░är\\x08­°¨"
  b"\x01òüØÛAq)óÛ¾ØN░òF"
  b"\x01òüØÛDqÕé$öÝÏÝ┐I"
  b"\x01òüØÛnrwá«6▒ö¨¼N"
  b"\x01òüØÛqp\x0Fñ«Ô\x19.½É|"
  b"\x01òüØÛts0Ö\x1D©╬c¸Eï"
  b"\x01òüØÛwp¸Ä2_W\x13^\x0F¡"
  b"\x01òüØÛzs&¬wcçS‗9Ø"
  b"\x01òüØÛ}s\x12Åf{4èg*┴"
  b"\x01òüØÛér±û¯Aq╦[\x1Fº"
  b"\x01òüØÛàq\x0FÑößx¸z ñ"
  b"\x01òüØÛês\x1D┤«Í\r\x0E\x1CwW"
  b"\x01òüØÛørÙ¥\fÍù/\F©"
  b"\x01òüØÛ×sØ╣\e§@Ø\x06Ñ╦"
  b"\x01òüØýrr\eƒâéCÞ\x07\x18g"
  b"\x01òüØýxq(à$ı└5çû═"
  b"\x01òüØý~r/ÿÓ¨+6\x15ú÷"
  b"\x01òüØýàp`ïÿî÷·ö\x06\x1F"
  b"\x01òüØýîrRÜþþ┌█¹\x18K"
  b"\x01òüØýÆr▀£e+ûAº(f"
  b"\x01òüØýÖq<║▓UClcGÀ"
  b"""
    \x01òüØýØsãùuÑð\n
    ┘K6
    """
  b"\x01òüØýíqaÜýÔ\x7Fw¬SÉ"
  b"\x01òüØýñq¦ô\f¯ó\x0EÞ$À"
  b"\x01òüØýºrèò÷÷\x191Ëæ©"
  b"\x01òüØý½rå»qy¼BA@æ"
  b"\x01òüØý«pü®`\x05╝´Ò\x198"
  b"\x01òüØý┤s¤äe64IÍ\x16"
  b"\x01òüØýÀsEä~ Ë@Ò>T"
  b"\x01òüØý║r\┐iB¬b┴kÅ"
  b"\x01òüØý¢pYát3ì%Bð]"
  b"\x01òüØý└r~Ü}╬-8ªjW"
  b"\x01òüØý├pÛûLª\x13┴m┘Ò"
  b"\x01òüØý╚s‗®╔¢ù½Ìö\"
  b"\x01òüØý╦r\x16ñýl­ë▒A‗"
  b"\x01òüØý╬p\x05\f¾╩\x1F╣O§"
  b"\x01òüØýðq¬«äýýPó\x05c"
  b"\x01òüØýËp'ÖÞûËâF\x07¬"
  b"\x01òüØýÍsu│pãwDºM▄"
  b"\x01òüØý█sõ½A¹ºéN▒Ö"
  b"\x01òüØýÌqâ░«╔\"ÒÂX"
  b"\x01òüØýßp¨»å§+Æa,Ì"
  b"\x01òüØýõpܬ,ݧ\x01\x12÷╣"
  b"\x01òüØýþsÞ░▀cÏÐÕúÚ"
  b"\x01òüØýÛq@¡\x12Kóí┴\x16¯"
  b"\x01òüØýÝs¥î\r─╣¿ÀÌ "
  b"\x01òüØý±s\x17½┴┐æ\v▒Ù~"
  b"\x01òüØý¶sòïó┬.½æë¿"
  b"\x01òüØý·r6à\trT\eáJä"
  b"\x01òüØý²q¢Å\x02¥▓;\x17╣+"
  b"\x01òüØÝ\x01r¬Éõ©▄¿VÖ╩"
  b"\x01òüØÝ\x04pƒ¿‗┼û3vZI"
  b"\x01òüØÝ\x08s=¢(Î\t§+_┤"
  b"\x01òüØÝ\vq╚¼\x18?w Z@)"
  b"\x01òüØÝ\x0FsA»Î冷ÝW\x11"
  b"\x01òüØÝ\x12påÿ_óTÁ\x06ók"
  b"\x01òüØÝ\x16p÷£!Ð^\x03>qÜ"
  b"\x01òüØÝ\x19qÖÁ\t\vrè´■╠"
  b"\x01òüØÝ\x1Ds¢╣Þ²FpÛ╣0"
  b"\x01òüØÝ p\x0E×;\x14\x14)êú3"
  b"\x01òüØÝ'sÉî ®Éç§+╝"
  b"\x01òüØÝ@pM¥æåÆÂ'\x0Em"
  b"\x01òüØÝJq&É·ƒ\eßÅo\x06"
  b"\x01òüØÝys─║L/├j=Ö¡"
  b"\x01òüØÝ~s\x06û®²i\r┐èÝ"
  b"\x01òüØÝür*¿>s║┐│Þò"
  b"\x01òüØÝès█âò/|¹O├&"
  b"\x01òüØÝìp\x12╗┤▄▓;¾└r"
  b"\x01òüØÝÜq¨×÷\x03½àÇëƒ"
  b"\x01òüØÝ×rÓºU¦ ö░█_"
  b"\x01òüØÝñsWê\x05¾\x08,¢¼ß"
  b"\x01òüØÝ¬sqí■Û╩på¸K"
  b"""
    \x01òüØÝ«råôxÔ\n
    '\x03]@
    """
  b"\x01òüØÝ▒pçâI▀Ô³╠áé"
  b"\x01òüØÝ┤q█À╠ù\x15ú`Eð"
  b"\x01òüØÝÀsDƒ6ı\x08E!õ°"
  b"\x01òüØÝ║r\x1Aå\x00\x0F\x0Ea)û"
  b"\x01òüØÝ¢p×║8~÷%¹R▒"
  b"\x01òüØÝ└p¢Ç¹úÙX·╩L"
  b"\x01òüØÝãq│¥░\x04ïní®ö"
  b"\x01òüØÝ╩s,░D»Â░\x0E µ"
  b"\x01òüØÝ═q^ÀÕZ(\x18╚╣\x01"
  b"\x01òüØÝðq\e▓t°g╔CþV"
  b"\x01òüØÝËp\eòk.q¸%£Ð"
  b"\x01òüØÝÍsE¬Ôï\x17û\x01ûö"
  b"\x01òüØÝ┘pví}22ÑO:d"
  b"\x01òüØÝ▄r╠ôuI\x1C·\x05▀Î"
  b"\x01òüØÝ▀qå¥╚9í|\x16\x17´"
  b"\x01òüØÝÔp^Å‗│M\x00▒æð"
  b"\x01òüØ´«sÕø@ÅKûÀ2╝"
  b"\x01òüØ´Áp¹║c\x7FZúÃÞr"
  b"""
    \x01òüØ´╗sRü\x17yó¬E\n
    ý
    """
  b"\x01òüØ´┬p\r¬§Ä└┤D╣u"
  b"\x01òüØ´╔r╣ƒcn░A█ê└"
  b"\x01òüØ´ðrÚ©ZÁc¿½µã"
  b"\x01òüØ´Ëq/è#_Y³¿G¾"
  b"\x01òüØ´┌s·│\x1C?e^®6g"
  b"\x01òüØ´¦r»╗×╩>\x06ÞEÚ"
  b"\x01òüØ´õsÚ½Nx\ew ao"
  b"\x01òüØ´Þq╔«Gcq7\t\x06v"
  b"\x01òüØ´ÙqôÁÉ\x08U\x15Td\x04"
  b"\x01òüØ´¯qòø│═ ¼²·<"
  b"\x01òüØ´±pû║BÕïnyë\x17"
  b"\x01òüØ´§r§Á}ï»\x1EDk"
  b"\x01òüØ´³s¨À¶eÔuð³Ý"
  b"\x01òüØ´ qoê]®\x0E└d¤█"
  b"\x01òüØ­\x02r°øo\x154v\x02Æú"
  b"\x01òüØ­\tplÁŲ\x1A[([P"
  b"\x01òüØ­\fpLêXEı¶┘║\x16"
  b"\x01òüØ­\x10rúÆ_Xg─ß├w"
  b"\x01òüØ­\x16séÅ:Bå)ô÷X"
  b"\x01òüØ­\x1Aq¡ç!IfE┐\x03\x10"
  b"\x01òüØ­\x1Dp\x08üøn8È­kñ"
  b"\x01òüØ­ r¬Ä\x00¸ëq/Ù\t"
  b"\x01òüØ­#r\x1Cä1@ìáÓæ["
  b"\x01òüØ­&päÜ®\x1Cj`uÑ\x01"
  b"\x01òüØ­*qXó6±d\x1Fûá\r"
  b"\x01òüØ­-r÷¡Ónäx{½û"
  b"\x01òüØ­0sa╗Öm^'9/v"
  b"\x01òüØ­4q┌ªòBéhhï0"
  b"\x01òüØ­7sÄä┬¥\x13┤Ô╚<"
  b"\x01òüØ­:su¿TVX▒Q└\t"
  b"\x01òüØ­=r▄æ▄¦þóI¨\x08"
  b"\x01òüØ­AsËæQä░°┼^û"
  b"\x01òüØ­DqÙêÀؼÙ\x00E\x08"
  b"\x01òüØ­Gp┼▓Ç;\x10)3)q"
  b"\x01òüØ­Js[ùxDoÉ53ç"
  b"\x01òüØ­Mr×│DÑ└\x1D¢ïn"
  b"\x01òüØ­Qp\x04┤Û─g\x06c\x1Dx"
  b"\x01òüØ­Tpy╝¸N└\x1F├¤]"
  b"\x01òüØ­Wr±ç┬Ý╣aÓ#\x15"
  b"\x01òüØ­[r>ƒ½÷(ð┐ïà"
  b"\x01òüØ­^s░¥´±¹.(Ô\x0F"
  b"""
    \x01òüØ­aqïà(\n
    QÂ╩г
    """
  b"""
    \x01òüØ­dr=å±q¾Mß\n
    \x1A
    """
  b"\x01òüØ­ksÚ«ÜöûÒ\tþ┬"
  b"\x01òüØ­nsÕ£Ë╩Ã¥ı!¡"
  b"\x01òüØ­qq(©þ3SFÞzT"
  b"\x01òüØ­tpUòî┼╠\x1A\x13\x1C\x19"
  b"\x01òüØ­wq¥Äz‗î\x05\x12P═"
  b"\x01òüØ­{rÿö´i╗*C4\x08"
  b"\x01òüØ­~q;▓ðxò¨5I!"
  b"\x01òüØ­érÛáx┼\x04å\x06"│"
  b"\x01òüØ­àps░S¿\rs;§¤"
  b"\x01òüØ­êpÂ┤:Ƀþ¬GR"
  b"\x01òüØ­ïr ö,qÿ\x1FÛ\x17"
  b"\x01òüØ­År\x1Cî@\x7F>║·R\x01"
  b"\x01òüØ­Ær(¿=j»´ê¨\x01"
  b"\x01òüØ­òq]ë6á/┘UDE"
  b"\x01òüØ­ÿp;úR\x00\x08ê7"
  b"\x01òüØ­£p0ïYó{É;¯█"
  b"\x01òüØ­ƒr\x03Ø\x1Aä´\x0E°ç&"
  b"\x01òüØ­ósì×┴¹\x11│G#û"
  b"\x01òüØ­ªr\e«QÁ]J‗\x121"
  b"\x01òüØ­®pÑê¤╝§×7¬k"
  b"\x01òüØ­¼r/¢§;âÈ>┬\x11"
  b"\x01òüØ­»r█ù4½\x19àQ\x12#"
  b"\x01òüØ­│s^òlL╣å¼\x0Eü"
  b"\x01òüØ­Âr╠ûé\x14\x07¢º░\x1F"
  b"\x01òüØ­╣qò╣ãêVÁ└!█"
  b"\x01òüØ­¢rßé}ê\vï?ðÃ"
  b"\x01òüØ­└qýÀÿöª\x03█k█"
  b"\x01òüØ­├s8äì=?╩Û\rû"
  b"\x01òüØ­Ãp▄½ç═xfi\x08\x16"
  b"\x01òüØ­╩säæ░┐*┬f╣Ú"
  b"\x01òüØ­═sÓÀÁ■þ║ý┐\x10"
  b"\x01òüØ­ðpx¥\x11õ\x14ÓZ╠*"
  b"\x01òüØ­ÈrPÅE\x15ÊÔ╔T\x18"
  b"\x01òüØ­Îr¯×Üë▀\r'§Ò"
  b"\x01òüØ­┌s¦®Ô\x08ð5\x06"
  b"\x01òüØ­¦súà\x1EıT▓ï#├"
  b"\x01òüØ­Óq^¡Ç«fGÚS▄"
  b"\x01òüØ­Òq²ƒì¸\x7F9\x00"
  b"\x01òüØ­µqÊÉuÕ\x16\x03XsÚ"
  b"\x01òüØ­ÚrÇ▓\x17│}▄âû\x1C"
  b"\x01òüØ­ýp|┐QlÏ¿║u└"
  b"\x01òüØ­´qïøI\x1CöNZƒW"
  b"\x01òüØ­■r°¬5Ó}¼\x1E\x0Eà"
  b"\x01òüر\x02p½¼µ└uSj>s"
  b"\x01òüر\x07p└óÝÇqp7ýr"
  b"""
    \x01òüر\n
    s ÆnyCµ╬sT
    """
  b"\x01òüØ‗¯sþªù\x1F=\x05&┼\x11"
  b"\x01òüØ‗±pH╝0Á½b¥╠Ó"
  b"\x01òüØ‗§sHû¦±g*Õ\x08q"
  b"\x01òüØ‗°sìñVRÝ\x07çL@"
  b"\x01òüØ‗¹s\x15éAUáC©Næ"
  b"\x01òüؾ\vq\x06Å+î´û╝╩¿"
  b"\x01òüؾ\x0Eq­»\x7F@?ö̱â"
  b"\x01òüؾ\x10qäáÀZNæF¢ë"
  b"\x01òüؾ!rYùV┼;╝\x030\x16"
  b"\x01òüؾ$p─û\x02▄uGFu²"
  b"\x01òüؾ's\x13╣¼t╝®$*²"
  b"\x01òüؾ-rYÆ▀#Þ#\x05Tn"
  b"\x01òüؾ0p¼ªE\v1ÙÇ¡õ"
  b"\x01òüؾ3p\x11»¼",çs▀p"
  b"\x01òüؾ6r\x12ºÞL╦\x05dÜÁ"
  b"\x01òüؾ9r█á\x08Ê`î\x13"
  b"\x01òüؾ?sð©¶\x19R┤N\Å"
  b"\x01òüؾBsÔíp1ƒn\x05\x1E,"
  b"\x01òüؾHpÊ┐^å\x1C\x0F[Åø"
  b"\x01òüؾOp³ègV¯aGBÚ"
  b"\x01òüؾRqíÅÅÚóKi\x16ï"
  b"\x01òüؾWqøà&hyÀ|(Ï"
  b"\x01òüؾZráÖ\x02\x16"o\x053═"
  b"\x01òüؾar$©uù®Á°·å"
  b"\x01òüؾdq¢ª.VÍÿSO╬"
  b"\x01òüؾgqÀ½\x13G³¯1ô±"
  b"\x01òüؾjr:üäCF╚ù╬┬"
  b"\x01òüؾpqÄìXa\vl>¼9"
  b"\x01òüؾsq\x03½▄-gµ«³&"
  b"\x01òüؾvsJô;h6AZ^▀"
  b"\x01òüؾzpë£u¼ô]ñø"
  b"\x01òüؾèpÇ峯¡5¬Ã*"
  b"\x01òüؾìsÂÁÛ\è\vØkä"
  b"\x01òüؾæsÛ╗±é‗ϤÉ:"
  b"\x01òüؾöp¡¼\x128Ð`©¸t"
  b"\x01òüؾùqAØIÃô¤¨äN"
  b"\x01òüؾÜs\tú£%:xyl\x07"
  b"\x01òüؾ×p÷╝\x1Fò╔¼[°┘"
  b"\x01òüؾíq÷ö*]Å-\x0F"
  b"\x01òüؾºsSÉ\x1Aå‗]>pç"
  b"\x01òüؾ¬r│¿\x10\x08c\rñAÜ"
  b"\x01òüؾ«rH¥¼\x18÷»i\x04ì"
  b"\x01òüؾ┐q>¿¦­¿\x1Cðý<"
  b"\x01òüؾ┬q.ôÊÅ\x06 ═╠I"
  b"\x01òüؾ╔qϬq\x17╚▀Wp."
  b"\x01òüؾ═rªíõ¢ÿw\x06"
  b"\x01òüؾËqöï\x06ëÒã█h╦"
  b"\x01òüؾ┌r®èFjó:\f6\v"
  b"\x01òüؾÒq£Ç\C-(ò┴\x1C"
  b"\x01òüؾþpÎÑý¢┼Èí¤L"
  b"""
    \x01òüؾÝrð╣Ntѳ\n
    j?
    """
  b"\x01òüؾ¶qt¡µ¤ê│▓L¤"
  b"\x01òüؾ¸r[» 3@Xú╝▄"
  b"\x01òüؾ·s┼«Éÿ¬┐Xx^"
  b"\x01òüض\x00rìÅ╝¦®à\x06"
  b"\x01òüض\x03qø«╣▄\rÉ0ìı"
  b"\x01òüض\x07sE£I‗ZÐé+\x1C"
  b"\x01òüض\rswÉ/\x0F\x15pg®I"
  b"\x01òüض\x10p\x0EÜ\x1D\x0Ep\x19/rð"
  b"\x01òüض#réÅâüâ┘é·ì"
  b"\x01òüض&sÌòL╣!îúçZ"
  b"\x01òüض-s÷£zëÑêb`Í"
  b"\x01òüض0q'à§╔Á¨Æ╦~"
  b"\x01òüض3p=®Þh±Ì3Ýä"
  b"\x01òüض7qƒò.░#\]Ò6"
  b"\x01òüØ÷\x12q<ú╠Lá¶\k""
  b"\x01òüØ÷\x16rн5<Ó â╔╠"
  b"\x01òüØ÷\x1AqV¥D\x1A\x00« ¡c"
  b"\x01òüØ÷\x1Epìº░ı4 kƒ│"
  b"\x01òüØ÷#pïè¢ýÚ"\x7F?\x1C"
  b"\x01òüØ÷'r\x11üßFe¦\x1DO["
  b"\x01òüØ÷,s»äù°î\x19x«ì"
  b"\x01òüØ÷0r'ÿÇ\x07ð\x15│¶¥"
  b"\x01òüØ÷2rñƒ\x05\Þg\eC└"
  b"\x01òüØ÷4qzç83Á┐L\e"
  b"\x01òüØ÷6phìgpv_║tØ"
  b"\x01òüØ÷;s\t░R┐L}╠øJ"
  b"\x01òüØ÷=s7دg[Þ\x1E"
  b"\x01òüØ÷@sÙü&E═¼-æÙ"
  b"\x01òüØ÷CpIÁ\x13Ï\x13Ó\x17"
  b"\x01òüØ÷Eq{åµ\x18ì}5J4"
  b"\x01òüØ÷tsìå[┘2û¢¢#"
  b"\x01òüØ÷zr·í{░«\x18½╚¨"
  b"\x01òüØ÷}q³àòb'È%Ôò"
  b"\x01òüØ÷üsQ▓ÎM\x7F&ýßÉ"
  b"\x01òüØ÷äq\x7FªlS4 è5"
  b"\x01òüØ÷çq\x1Eú¶DÊù 4¸"
  b"\x01òüØ÷ër£ôı¯itRû\x01"
  b"\x01òüØ÷îrÑ¡├(t3gúS"
  b"\x01òüØ÷Äp`ä½\x11ƒÕp┴┌"
  b"\x01òüØ÷ôqäƒei¬ÑÆ4u"
  b"\x01òüØ÷ûsj¥═v╗─ûùÈ"
  b"\x01òüØ÷ÿp╔ÉOí¨áu>M"
  b"\x01òüØ÷ÜpIÀ¤Fñ┬â1▀"
  b"\x01òüØ÷Øsc╝9Í:\x13át╬"
  b"\x01òüØ÷ƒqö\x1A╦ÚªÒW"
  b"\x01òüØ÷¼pØü«\x17¾K"b»"
  b"\x01òüØ÷░pbÿå<ÔCuo["
  b"\x01òüØ÷Âp°¼{4@0 ei"
  b"\x01òüØ÷©su¼)z»\eýz\x15"
  b"\x01òüØ÷╗pü╝­╬nÎàîá"
  b"\x01òüØ÷¥p\x08ûT7f¹\x1Az!"
  b"\x01òüØ÷¤q⺸\x13─ã▀+T"
  b"\x01òüØ÷ÐrgüY\x00éÿB°±"
  b"""
    \x01òüØ÷Èqý¼0\\n
    ®åèÍ
    """
  b"\x01òüØ÷Îq\x0Fè\x16ô\x06uùç»"
  b"\x01òüØ÷┘s\x19ì¾\x08f╩ß+\t"
  b"\x01òüØ÷█quê\x0Fg$äY]Ñ"
  b"\x01òüØ÷Ìp4ó¾Ãtı\x14ãï"
  b"\x01òüØ÷Òp\x18ƒâgµH\x19Ho"
  b"\x01òüØ÷Õq└è¡të╚#4»"
  b"\x01òüØ÷þrB╝┐èÃë±L\x03"
  b"\x01òüØ÷ÛrÂ▓k¹I¹b\x07V"
  b"\x01òüØ÷ýq\x17âåb¥\f«þ'"
  b"\x01òüØ÷´s´░ØK«\f\x12\x11\x15"
  b"\x01òüØ÷¶s┐┤\x12Ì\fu╠Ï║"
  b"\x01òüØ÷·qnÇ\x0E\x1AÄÄëÎ\x18"
  b"\x01òüØ÷³p\x1AØç▒ òóòt"
  b"\x01òüØ÷■sÇÜ4á®\vJôe"
  b"\x01òüظ\x00rêÄÿY\x02aD\x15\f"
  b"\x01òüظ\x02sXØ\x04éÄ═q£X"
  b"\x01òüظ\x06q5øÏ╬J\x07¾ê/"
  b"\x01òüظ\tr3×\x00Û▒\x08yÕÉ"
  b"\x01òüظ\fr%ÑȪ\x05\x02H"
  b"\x01òüظ\x11s^Ç×ü¤¢Ù¼@"
  b"\x01òüظ\x13puÅY¢leXù\t"
  b"\x01òüظ\x16p¡Ø½<├©`+Z"
  b"\x01òüظ\x18p\x14æi]èú.\x12ð"
  b"\x01òüظ\x1DqFªÖ»\x10\x13\r"
  b"\x01òüظ)pGûýyq,ó╝╩"
  b"\x01òüذ¤p\x03┤+²¥ï»êÜ"
  b"\x01òüذÎr├ºþ!▓╦§F\x1C"
  b"\x01òüذ¦sÖ¢\tµ\x05╩­\x1C"
  b"\x01òüذÕrÞ×bzµ)Î┌"
  b"\x01òüذÙs‗¥║╬\x1Eı_uÐ"
  b"\x01òüذ´r0ºXûѸ1%\x14"
  b"\x01òüذ‗sÐëjøÅÜ ?Û"
  b"\x01òüذ§p`áBwüðı§Ú"
  b"\x01ù┐ƒ8┌~2ü¬\x05ÀÜNWÚ"
  b"\x01—¿ Œ\x12yP†àO)ŒU^ë"
  b"\x01ÿ`@§Bsüæf\x0E┴ii×R"
  b"\x01ÿ`@§ìq׫╔"{C└@Ë"
  b"\x01ÿ`@§ØsrÁÿû\x102┤°2"
  b"\x01˜`@ÿ9pJ©Zú\x1Fß%Aú"
  b"\x01˜`A\x06¿r¶µ\x11‚^™\x07\x7F"
  b"\x01ÿ`A\x07°sçÅ═kKSýµö"
  b"\x01ÿ`A\x08?s\x1FîÅ9o©(éî"
  b"\x01ÿ`A\x08│p-£\x07╩┘mìTú"
  b"\x01ÿ`A\vòqGª\r¡IÜÆîÅ"
  b"\x01˜`A\vàq“ªÅk‰Xö\x15w"
  b"\x01˜`A\f\rqj²A;ÕÈTÛ©"
  b"\x01˜`A ÒstްêÆÔ\x1E'%"
  b"\x01ÿ`A!╦p0óÉì.öÕ*╦"
  b"\x01˜`A¯\qô¸í¶ÌQ\x07"
  b"\x01˜`A¼Åp\f™ÍŠÓX«\x18û"
  b"\x01ÿ`AÏäqå╝Ø1\x1EfEJ\x1E"
  b"\x01ÿ`A ¨pÿÅ% ░x$:¦"
  b"\x01˜`B\x01QpŠžå\x19\x1D¹a"
  b"\x01˜`B\x14šrcŽ\x7FUÇ·ä$Ë"
  b"\x01˜`B\x15*s)¼pgÇ\x16VÅ~"
  b"\x01˜`B\x15Cr|®OSñT?Xž"
  b"\x01ÿ`B\x15ýq²│vq\x06ÑìÑd"
  b"\x01˜`B\x16Lsë½ö§fô–‡±"
  b"\x01ÿ`B \x1Cs~ü#¬º^}\x19d"
  b"\x01˜`B §sÍ“ü\x07%ET×v"
  b"\x01ÿ`B%ãpì│&Ó­╠XÞ°"
  b"\x01˜`BBap\x1A­ùh8¾1ND"
  b"\x01ÿ`BBÅpµå\x07>¡½2Ö¨"
  b"\x01ÿ`B`kr┤ÉüÂD­&┼═"
  b"\x01ÿ`B}sr╦ûoÍ█Û­îØ"
  b"\x01˜`B}¢p»„²÷ƒ%··"
  b"\x01ÿ`B~üröå│¬[\e\x1D\x0Fý"
  b"\x01˜`B‚ms ˜aÚ\x19Ôi„s"
  b"\x01ÿ`Béøq/ì\t\ÝÑúuÂ"
  b"\x01ÿ`Bé╠r\x1F¥¥─)h▄gÅ"
  b"\x01ÿ`Bé¦rŃ8├ùjð#µ"
  b"\x01˜`B‡©q“³‡È–RÏ ¡"
  b"\x01˜`BŠ€roŠ)4g%Í\x18Ã"
  b"\x01˜`BŒ7sO†iV` %º\x12"
  b"\x01ÿ`B╔ q*©Îü·\x15Á\x1CÕ"
  b"\x01˜`BÐBsß´v‰Íç*\x07è"
  b"\x01˜`Bëòp*ŽÊÉžÎÉ;\n"
  b"\x01˜`C\x04¥r]³#yd+`Ø\x1A"
  b"\x01˜`C\tTsx¿\t`VI‚Õ½"
  b"\x01˜`C\x0F\x1Fp(ª\f9Gš,ë\n"
  b"\x01ÿ`C\x11'rïúú6■èü2X"
  b"\x01˜`C\x14PsV•~\x04\x07¦\x11©”"
  b"\x01˜`C\x15us\x10šOSD\x07Ý\á"
  b"\x01˜`C\x19Îs™Œ~k•3“xÂ"
  b"\x01˜`C\x1DæqÓ¼=N7ï\x19"
  b"\x01ÿ`C$\x7Fp4ªîSE\x01┌Øù"
]
19.48 ms
(4.86%)
24
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.override_1.title`, `media.translation.title`, COALESCE(`media.translation.override_1.title`,`media.translation.title`) as `media.title`, `media.translation.override_1.alt`, `media.translation.alt`, COALESCE(`media.translation.override_1.alt`,`media.translation.alt`) as `media.alt`, `media.translation.override_1.customFields`, `media.translation.customFields`, COALESCE(`media.translation.override_1.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.override_1`.`alt` as `media.translation.override_1.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation.override_1`.`title` as `media.translation.override_1.title`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation.override_1`.`custom_fields` as `media.translation.override_1.customFields` FROM `media_translation` `media.translation` LEFT JOIN `media_translation` `media.translation.override_1` ON `media.translation`.`media_id` = `media.translation.override_1`.`media_id` AND `media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01òüø\x1F╗sÌ£ö\x12╔│╚(""
]
17.50 ms
(4.37%)
1
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC LIMIT 500 OFFSET 500
Parameters:
[
  true
  b"""
    \x01òüøÿZsØÀ\n
    5▀ws%┼
    """
  b"\x01òüø¹Os$âç÷Á0­»─"
  b"\x01òü£└6r┌îæiân³(_"
  b"\x01òü£‗%qxê\x11±\x00D╠┐é"
  b"\x01òü£‗Dp³╝Ìwø═\x7FÆ═"
  b"\x01òü£‗Fp·îÍ77 Ðõ÷"
  b"\x01òü£‗Hr\x14╗w#\x01¹\x15\rª"
  b"\x01òü£‗Srجr▒┬<l\x03Æ"
  b"\x01òü£‗msÝì^íd\x15└n<"
  b"\x01òü£‗rr^┐FÈ\x00\x12Jôp"
  b"\x01òü£‗tpuå▄¤¬╔M┐\x14"
  b"\x01òü£‗ws[àn",▓´é\x02"
  b"\x01òü£‗|s▄®SC\x1D\x06¯8P"
  b"\x01òü£‗\x7Fp ╣.\x1E§¢å£\x13"
  b"\x01òü£‗ås}ê\x00ýý┤\v¦h"
  b"\x01òü£‗êq:»ºqp>|\x11\x13"
  b"\x01òü£‗èr\v«)ô¼àG┌u"
  b"\x01òü£‗ìqoØ\x17\x08ÿ\r`.\x17"
  b"\x01òü£‗ÅqªÂÆ{ÊËSo]"
  b"\x01òü£‗║shø╗Í$ıã\x1A\x1F"
  b"\x01òü£‗┬rc▓ð®õß+▓└"
  b"\x01òü£¶±p\x0Fƒ\x11ï:{ý\x14$"
  b"\x01òü£¶¶qö®÷\x7F¡ìw¸Ç"
  b"\x01òü£¶²p»ø\x14\vÏK┐K\x1D"
  b"\x01òü£§\x07q▓ƒ┤õ\x04■(╣~"
  b"""
    \x01òü£§\n
    pé│ý¡ãÈ\x17└g
    """
  b"\x01òü£§\fr4ÆkÄÍ╣O¸y"
  b"\x01òü£§\x0Fr;òj‗¾¶Æ\x058"
  b"\x01òü£§\x14rÿ┐Ö\x1DýRi‗3"
  b"\x01òü£§\x1Ds╣øñ\r®ÀFs"
  b"\x01òü£§\x1FrıÉb~»\x1DWóð"
  b"\x01òü£§#qѦ \x1C¡tM\x08"
  b"\x01òü£§&rö½└┬\x1Aw¹¹@"
  b"\x01òü£§+qÃÖ`acöÔ\x1C´"
  b"\x01òü£§.q\vÅ¢~åƒw╚1"
  b"\x01òü£§0s\x08Ü'¿5Z\x02Û?"
  b"\x01òü£§3s¾îq û!Øc%"
  b"\x01òü£§5qNÀ±#7Uéþ¡"
  b"\x01òü£§:p¡┐zÐuâ\x02║ß"
  b"\x01òü£§=q╚å'\x1FÅ(W■g"
  b"\x01òü£§@p└ÜÍ┼ç Ƕ\x05"
  b"\x01òü£§Gqn¢õ\x02ê\x11mbF"
  b"\x01òü£§Sp\x1CÉࢬö­pë"
  b"\x01òü£§Vp¶¿QÊ├\e\x15'{"
  b"\x01òü£§Xp╚®S#ÄûkT¬"
  b"\x01òü£§`s\x1Dª┐å:âÐ\x00¼"
  b"\x01òü£§┤rèü¬╦î}%Ô\x13"
  b"\x01òü£¸µq░ôÁ░Èy»m."
  b"\x01òü£°"r\x1Cè°s╦Â\x0Eƒ&"
  b"\x01òü£°'r┤┤ä\x02Í©ÞÂT"
  b"\x01òü£¨«rìò\x08ø╚Ã├\x1An"
  b"\x01òü£¨╣r┴▓Aþ0s╣ýU"
  b"\x01òü£¨õqÆåð│ظXæ@"
  b"\x01òü£¨ÞsÙêý>$╠░¯Ë"
  b"\x01òü£¨¸p┴úÿ=M¼û³æ"
  b"\x01òü£¨¹sUä@Îýa®¹\x02"
  b"\x01òü£¨²p¹║±|\x00\x0F«¦E"
  b"\x01òü£¨ q\x01╗e©ì² :\r"
  b"\x01òü£·\x00r¼½xO╗\x1At╝#"
  b"\x01òü£·\x06r]Á<\x0E¶Å<-È"
  b"\x01òü£·\ts░ÄkI╝é:╔\x10"
  b"\x01òü£·\vsdóW╦\x07AÞ<æ"
  b"\x01òü£·\rpPño©£\x17█╣\x00"
  b"\x01òü£·\x11rc░èı¬\x17Nº6"
  b"\x01òü£·\x13q¢Ø╩O¦ZM´2"
  b"\x01òü£·\x14qGíñü\x12)PBv"
  b"\x01òü£·\x1ApQá\x15Õ\x195îX4"
  b"\x01òü£·\eqUö\x19YÁ8\x0F"
  b"\x01òü£·\x1FpLïä[\f©ê®["
  b"\x01òü£·"sñ¿╚Q$┘\x1F"
  b"\x01òü£·'pÊê\n\x00H\r>&E"
  b"\x01òü£·)p┴¡VÞ═´ëV<"
  b"\x01òü£·2s┬ü2\x03¨L\x7FA▀"
  b"\x01òü£·4sc┤\x06\x11FÆ(uÕ"
  b"\x01òü£·8p.ì\x19\eRPa"
  b"\x01òü£·@r,╗LuÏ╠¾\x18Û"
  b"\x01òü£·JqMé\x03Ê\x1DxBÒå"
  b"\x01òü£·jq╩ö \v΢║¹\x01"
  b"\x01òü£·lq}æR╬¡Èü╦²"
  b"\x01òü£³/r\rÉ│üp6¡Çv"
  b"\x01òü£³<r═æ\\ï\|éß"
  b"\x01òü£³GrxÿÔIÆ╩\x12âA"
  b"\x01òü£³Mq3ü¶ ╬íı)E"
  b"\x01òü£³SrÏ║»ÐÈ2\x02A'"
  b"\x01òü£³Vq╩ì#ÊvÐ'Îl"
  b"\x01òü£³Xs[×ãÿÍ\x06uV\x12"
  b"\x01òü£³[s´Ü\r7AD´\x7F,"
  b"\x01òü£³aq²ƒ9Pô$gÁ\x1F"
  b"\x01òü£³cqÏ┐\f\C\x17zª "
  b"\x01òü£³op─ö7╩:" ┤w"
  b"\x01òü£³çq\x7F©ÌL)$@Vë"
  b"\x01òü£³ðs3ª#±\r\x02Gï║"
  b"\x01òü£³Ës\x02ÁÒÓp£ö~õ"
  b"""
    \x01òü£³ır`úu¥\n
    öLM‗
    """
  b"\x01òü£³Òpîí╔t\x05\x16£\x02Ô"
  b"\x01òü£³·rw╣╣Í~ÃHÆ´"
  b"\x01òü£²\x1ErÉàd\ebi▒kö"
  b"\x01òü£²DsEê▄┤\x7F\x17\x10"
  b"""
    \x01òü£²Ppãí\n
    \x06ÐÓ-▄w
    """
  b"\x01òü£ \x13s[º#pÙB¨p""
  b"\x01òü£ (r¹╝`ø Ø\x03"
  b"\x01òü£ Vp\x0EÜoʽ\x1D¥nÞ"
  b"\x01òü£ esLÑ5'sBåÒ^"
  b"\x01òü£ nqÇÇ\ý\x06º┤Àx"
  b"""
    \x01òü£ tq}ïh>-\n
    Ä6t
    """
  b"\x01òü£ wp$ë¼(sRß2"
  b"\x01òü£ yq+á­aØÉû\eä"
  b"\x01òü£ \x7Fsk┤©Äü¯£Òï"
  b"\x01òü£ àrùóÒr\x1F╚õ┘¶"
  b"\x01òü£ çq├åx1¿.ıîT"
  b"\x01òü£ ÉrèÖ;þS?×K®"
  b"\x01òüØ\x02dsB«ò}£¸2D┌"
  b"\x01òüØ\x02opwÉe¤àÛ´«à"
  b"\x01òüØ\x02Üpô¼ãU\x19ÔT\x18z"
  b"\x01òüØ\x02½pıÀ}t¹pm/\x7F"
  b"\x01òüØ\x02Ûqܬ\x17-\x08A╩'+"
  b"\x01òüØ\x03.qÝìÕ±dùÙw*"
  b"\x01òüØ\x05QqȬ■×ë3i6\x13"
  b"\x01òüØ\x05Ýr¤®▓ïÀ§æ\x12¯"
  b"\x01òüØ\x05¶q█åVKÚ░?³õ"
  b"\x01òüØ\x06KréÄ█%®ò¡¤\n"
  b"\x01òüØ\t\x16r├£r8\x182\x0F¹7"
  b"\x01òüØ\vIsÑ│åç¶ZÁÂ"
  b"\x01òüØ\vNr╔Ø­~°┼¬Oæ"
  b"\x01òüØ\vñs ÉÆNþÃ'Æ\v"
  b"\x01òüØ\v┴r\x00\f\x04\x1F═Û\x1EÂ"
  b"\x01òüØ\v┼q2ç\x113ñ¿Þ█Z"
  b"\x01òüØ\v╩qÌàĶ!┴k¤%"
  b"\x01òüØ\v╠súį;+╦╣ Ì"
  b"\x01òüØ\vðrf¥\f´Eø9\x08"
  b"\x01òüØ\vır$©\x1E\v`G÷kH"
  b"\x01òüØ\vÎpËîg.\x1D:-æ©"
  b"\x01òüØ\v▄s\x0Eø\fõ\x03[gZs"
  b"\x01òüØ\vßp\x18åkb]\x05u▄I"
  b"\x01òüØ\vÒp├í\x1AY|ëºß""
  b"\x01òüØ\vþrX½J6`\1ºk"
  b"\x01òüØ\výr├æ®É\x03ö┤?¤"
  b"\x01òüØ\v­r÷û┬­õ+╔\x03Ô"
  b"\x01òüØ\v‗s­Øøgª\x06£\x07¯"
  b"\x01òüØ\v§p\x05ƒ┤ı³╬¡Tn"
  b"\x01òüØ\v¸qïÿà,­ Ä}ù"
  b"\x01òüØ\v¨p\x10é\x12\x12ß):0@"
  b"\x01òüØ\v■sä┐·õ!═Ìt$"
  b"\x01òüØ\f\x1Er×ì\x01B¯KÓ\x0E0"
  b"\x01òüØ\f!q½ÖÝ\x08Ñ"Ñ|\f"
  b"\x01òüØ\f#s\x1Aîkdå¦û¹v"
  b"\x01òüØ\f(sS▒Ìa\x1FYO`©"
  b"""
    \x01òüØ\f*q½ìô\x04º\x1E^\n
    0
    """
  b"\x01òüØ\f/sTÇBòG¯}É\x02"
  b"\x01òüØ\x0E\fp\x08Åôtð³sˬ"
  b"\x01òüØ\x0E\x12s½╝½│SAøYÌ"
  b"\x01òüØ\x0E$p`ï~M&¶jz*"
  b"\x01òüØ\x0Eér\x15¬ï\x03ª;\e\x03í"
  b"\x01òüØ\x0EêqØÖ\x1F:ÞS\r"
  b"\x01òüØ\x0Eïr0Á«╬ûÿL╣±"
  b"\x01òüØ\x0EÅs¹ñ╗v¿┴¯└ß"
  b"\x01òüØ\x0EÆruÜW¿Nwîz+"
  b"\x01òüØ\x0Eòq-é÷#sd¼\x02_"
  b"\x01òüØ\x0Eós¸óé╝\x12Ö)íÔ"
  b"\x01òüØ\x0Eºsתj█BhZ░7"
  b"\x01òüØ\x0E¬rÿ╝\x18jq\x08Å9Ã"
  b"\x01òüØ\x0E░píñîÈ »¼·h"
  b"\x01òüØ\x0E▓sa£┘¢®jÖ\x02;"
  b"\x01òüØ\x0E╝sªä^¤¾\x13íıT"
  b"\x01òüØ\x0E¥r¾¥iDÍ3\x1Aè\x1E"
  b"\x01òüØ\x0E├pö╝¥╬S╔§M6"
  b"\x01òüØ\x0E┼p¾É▀ìú§9~i"
  b"\x01òüØ\x0EÃq³£­è▒\x19£ É"
  b"\x01òüØ\x0E╩s¢ìË:#-\vVb"
  b"\x01òüØ\x0E╬s┘¼á┴wñ_ºÌ"
  b"\x01òüØ\x0EðrõçôÕðæCl┼"
  b"\x01òüØ\x0EÊpLöS@ÔÜí D"
  b"\x01òüØ\x0EÈr\x1DÅ \x1F¹Þÿy\n"
  b"\x01òüØ\x0E±s^¡`═╝\x02l[╣"
  b"\x01òüØ\x0E■s\vñ\v▓X;{\x001"
  b"\x01òüØ\x0F\x01qÓê>╠诃`A"
  b"\x01òüØ\x0F\x03p├░╦²Z?âªÏ"
  b"\x01òüØ\x0F\x06p┐ÄÔë\x1Cx\eáÏ"
  b"\x01òüØ\x0F\vqÈâï+¸■Ñ¿\x1E"
  b"\x01òüØ\x0F\rqRíDã\x10Ï0Óü"
  b"\x01òüØ\x0F\x18qÇØ\x07\x11ÿ\rfÊÇ"
  b"\x01òüØ\x10Ôq[â\x1Cû2þ\x00┤ı"
  b"\x01òüØ\x11\x07s(╝~ZõX╬<Þ"
  b"\x01òüØ\x11\fqÖúg\x159jÀ┴\x10"
  b"\x01òüØ\x11\x10p¯í,╗µæ$\x17"
  b"\x01òüØ\x11\x13sX▓F\x19└ؾüÉ"
  b"\x01òüØ\x11 qÄÉ!úÛ3\x04"
  b"\x01òüØ\x11%qýö\x19Ñ@ñó\x1El"
  b"\x01òüØ\x113q«®ÃÓ)½¦´\x05"
  b"\x01òüØ\x115p±▒²d~£½Ö@"
  b"\x01òüØ\x11Kp\tîî░BkÏñ\x06"
  b"\x01òüØ\x11Mq\x16«▓}┐?é¨;"
  b"\x01òüØ\x11gsÍ┤à\x05\x00ð\x1Ej\t"
  b"\x01òüØ\x11sq¾ªâSàr\ï\x17"
  b"\x01òüØ\x11uqMÉm║:Â▄\x14Q"
  b"\x01òüØ\x11xr\x08®.║9"\x13ðd"
  b"""
    \x01òüØ\x11{pGòåy\x16╣7\n
    @
    """
  b"\x01òüØ\x11Çpñì/┴┘WÍ═â"
  b"\x01òüØ\x11âq`û╗\x0E´V\x06├_"
  b"\x01òüØ\x11åsoó:ÄÏä0\x00Ó"
  b"\x01òüØ\x11èq\x03âì>■IÀè>"
  b"\x01òüØ\x11ìr\x03║ÍE}\x1E"
  b"\x01òüØ\x11ºqrÀ)╗£fÍöÝ"
  b"\x01òüØ\x11░pMá@\x03øÀ´Ì\x06"
  b"\x01òüØ\x11┴p0»Kme+3‗§"
  b"\x01òüØ\x11Ìq4┐.■NfòEo"
  b"\x01òüØ\x11õs4║fÁ§7÷9ú"
  b"\x01òüØ\x11­rÄüú\x13╠XZ┤C"
  b"\x01òüØ\x13ÒrÍùIh╚{иÎ"
  b"\x01òüØ\x13Õr¥½(~±½KCß"
  b"\x01òüØ\x13Ûp─ô\x16│ÃÂH\r\x05"
  b"\x01òüØ\x13´qg¬üSIÄ]}ª"
  b"\x01òüØ\x13¶saöuÛ{Ü0ß?"
  b"\x01òüØ\x13·p\x17óÞå</æ\x0F\x0E"
  b"\x01òüØ\x13■rHáËêþÅÝLı"
  b"\x01òüØ\x14\x08pË╗ö)╦ö\x19n┘"
  b"\x01òüØ\x14\x12páå┬ÞõHÅ\x1D\x10"
  b"\x01òüØ\x14\x1Fs×ë┌t╣°O-õ"
  b"\x01òüØ\x14"sóª\x12=úbûò┬"
  b"\x01òüØ\x14'ql╗ìñ\x1Cä╬N╔"
  b"\x01òüØ\x14*p)ä­h\x08\x7FE+p"
  b"""
    \x01òüØ\x14,sYé\n
    \x11vq®X¿
    """
  b"\x01òüØ\x14/r¿Üõ«!|Y\x06_"
  b"\x01òüØ\x141pÖù±b²é░┤╔"
  b"\x01òüØ\x144rw¢!ÌÍÂ┬\g"
  b"\x01òüØ\x147s`Â\x04ÈIf×ü¸"
  b"\x01òüØ\x14:sÃù¶ô_ý\x04¥M"
  b"\x01òüØ\x14<qsúû\x0FFRIóÌ"
  b"\x01òüØ\x14?sÉ┐ÓÚ$!Ý\x01 "
  b"\x01òüØ\x14ArJóLÜ\x1A\x12"
  b"\x01òüØ\x14Ds╬ƒó \x05ÁÛÓ\x17"
  b"\x01òüØ\x14HrËç{(ÿÝ5hí"
  b"\x01òüØ\x14LpТ)!A\fs±î"
  b"\x01òüØ\x14Osw╝ø═'ñ\x15\x1CÕ"
  b"\x01òüØ\x14Rpì®4V(X¹Às"
  b"\x01òüØ\x14Up>▓»ü╗ç-¦╬"
  b"\x01òüØ\x14YsbøMÔÍQ}Î6"
  b"\x01òüØ\x14`pÌà▄ñÖ\x14\x0F}q"
  b"\x01òüØ\x14cp─º┤âç\x1F\x0F╚ò"
  b"\x01òüØ\x14gp@ÇÍNÚ\e\x08\x16î"
  b"\x01òüØ\x14jq²ÿf\x172 TF\e"
  b"\x01òüØ\x14tpñ▓ÄÈb¥RGõ"
  b"\x01òüØ\x14wqPá┌ï·×x▒z"
  b"\x01òüØ\x14êpEå2ò\x13ï\x02"
  b"\x01òüØ\x14ár\x1Cæ\x01é£╠UÓ\x01"
  b"\x01òüØ\x14ªsì╗¤·F\vs│r"
  b"\x01òüØ\x14«r9¼B°µùØ■‗"
  b"\x01òüØ\x14┐p>î\x04ªª\x10Õ\x14ú"
  b"\x01òüØ\x14├r\tú%Ezá├±ò"
  b"\x01òüØ\x14¤rÒè{?¯\x03÷\rð"
  b"""
    \x01òüØ\x14Êpá▒ñ┴\n
    ~D\x1Dþ
    """
  b"\x01òüØ\x14Èp\x02¬¬üîöÞÄÉ"
  b"\x01òüØ\x14┘q\x14ÿõtâYLÐ5"
  b"\x01òüØ\x14▄pïù¤t½░┌9▀"
  b"\x01òüØ\x16àsQ¢Ú(h┴t╬\x06"
  b"\x01òüØ\x16ïpÑ║t(8»ô¯2"
  b"\x01òüØ\x16Ås×»Õ¦MD\x0F█B"
  b"\x01òüØ\x16öpnåN░bxá\x03k"
  b"\x01òüØ\x16Üp3¼=█S¬u+\x05"
  b"\x01òüØ\x16ƒqÁƒ¸´ÂZÈh("
  b"\x01òüØ\x16ñruÖÂPl½¤è\x15"
  b"\x01òüØ\x16ªqì×7ß-Ú╦Ƴ"
  b"\x01òüØ\x16®rû║\x05┴t\x7FcF\x04"
  b"\x01òüØ\x16½r¨óY─ns+lÊ"
  b"\x01òüØ\x16¢qß¿"ø\x05|ÞÍP"
  b"\x01òüØ\x16┐r(î­Ù\x18HôÍ\f"
  b"\x01òüØ\x16┬pi╗²1æ\x10ÓGı"
  b"\x01òüØ\x16─qmæö3ݼ█¿Ä"
  b"""
    \x01òüØ\x16ÃqÕ▓VM¡\n
    «]╔
    """
  b"\x01òüØ\x16╔s;┐ÜûÙ▓■½░"
  b"\x01òüØ\x16╬rQ®‗° Ó^+Õ"
  b"\x01òüØ\x16Ës(¼FKç▒╚╬\x11"
  b"\x01òüØ\x16ıs,«ºEç\x00\e"
  b"\x01òüØ\x16ÏpBñR\x1Cæ\x06Æ^î"
  b"\x01òüØ\x16┌s?¬ßu\x08]\x10ýu"
  b"\x01òüØ\x16¶p3ØÇ°╚!sßï"
  b"\x01òüØ\x16¸sEäO\x08÷{Þâ$"
  b"\x01òüØ\x16¨r.¢[\x0E@iÁ¤X"
  b"\x01òüØ\x16¹r\x13┤¤ÕáÎÀ6c"
  b"\x01òüØ\x16■pÞÀ7NB\x17\x11└!"
  b"\x01òüØ\x17\x00pƒòMÕCı╬Õ~"
  b"\x01òüØ\x17\x03r³üÂ&Ûı\x13't"
  b"\x01òüØ\x17\x05rTæ┌ç│}hA'"
  b"\x01òüØ\x17\x07péëW\x1CØÑÇÅX"
  b"""
    \x01òüØ\x17\n
    sôär·\x17\fÀ
    """
  b"\x01òüØ\x17\frïÅ\x12\rtVÞ,\x07"
  b"\x01òüØ\x17\x0FpðñöÛèÛÿ4Û"
  b"\x01òüØ\x17\x11rÅö6┌×\x17¦¼╬"
  b"\x01òüØ\x17\x13r\x1C«\x1E.Ik│^8"
  b"\x01òüØ\x17\x16qþ¢eÙlyî\rª"
  b"\x01òüØ\x17\x18q-¥\x12\x04\rÚ"
  b"\x01òüØ\x17\x1Dqq¿f┐8#ðëB"
  b"\x01òüØ\x17!q└«yîYB\x01Ä."
  b"\x01òüØ\x17&püí┤\x7F@¦×u\x1E"
  b"\x01òüØ\x17+p\x14æO/\f+k¼Ê"
  b"\x01òüØ\x17-s?úy5^#©pÁ"
  b"\x01òüØ\x17/q½│µ▒0JF▀Ä"
  b"\x01òüØ\x171pöù±Áöé■!\x15"
  b"\x01òüØ\x175qª®U\x19õ\v9Ü«"
  b"\x01òüØ\x179rzâ\x1D┤p³[ÕH"
  b"\x01òüØ\x17=r"ƒªÙmeZYÇ"
  b"\x01òüØ\x17Aq\x12ÉÖØ'\x15═Q\x05"
  b"\x01òüØ\x17Eq¯Ü\x1D±┼$²þ5"
  b"\x01òüØ\x17Isòé§ÓoTpeq"
  b"\x01òüØ\x17MqMøÇ┴`áK4è"
  b"\x01òüØ\x17SrN×ÒÙZõu\x00 "
  b"\x01òüØ\x17Wq\x1Aò¨ÿw²î2ı"
  b"\x01òüØ\x17\r½®üÜëaä·g"
  b"\x01òüØ\x17^qeèı\x00\x07\x13\x1Dî¶"
  b"\x01òüØ\x17`sB£ÛjÔÞo\x16x"
  b"\x01òüØ\x17dsçØ!S8ZªoF"
  b"\x01òüØ\x17hsHå\r\x18SU¡Ø"
  b"\x01òüØ\x17lr▒¥h!ËÍp:é"
  b"\x01òüØ\x17npN«\x06~`¥z\t"
  b"\x01òüØ\x17or"¼vÜ\x12yé▄"
  b"\x01òüØ\x17ys%▓]">§cð²"
  b"\x01òüØ\x17\x7Fp ªnH|`┐xY"
  b"\x01òüØ\x17ép;íÊ▄ﲫϨ"
  b"\x01òüØ\x17àqàâ┘g¡Ö└'\x08"
  b"\x01òüØ\x17ïsÕÁðXx■ÂÅG"
  b"\x01òüØ\x17ÄpWëái@üµSe"
  b"\x01òüØ\x17æqý║0R·±ÅvÝ"
  b"\x01òüØ\x17ùp3╗\x03═├T×ø®"
  b"\x01òüØ\x17Üq■©\x04Øóe÷_┤"
  b"\x01òüØ\x17£p"º-|îÑa9;"
  b"\x01òüØ\x17áq\x01ò│\:«▀4¤"
  b"\x01òüØ\x17úr;ú2▒Ë┤À7ë"
  b"\x01òüØ\x17¿s\x08À"COG¦\x00"
  b"\x01òüØ\x17½qsì&ðä\x13Ó¢í"
  b"\x01òüØ\x17«qôègÿ╦\x101\x13\x1F"
  b"\x01òüØ\x17▒q▒│5\kqþE▒"
  b"\x01òüØ\x17┤r\rÜ└Ãg"Ø¥Ò"
  b"\x01òüØ\x17Àq"èðôıK¿FÐ"
  b"\x01òüØ\x17║r-ûj\x18.º´8÷"
  b"\x01òüØ\x19~q\x19üÜ:\x7FâÞÚ\x05"
  b"\x01òüØ\x19âs\x1A¿¥)>~╝\r"
  b"\x01òüØ\x19êp+í┬Q|▓G\x03\x03"
  b"\x01òüØ\x19îsgêØÓ\\vèô\x17"
  b"\x01òüØ\x19ærÌÁôzº▒\x17\x16"
  b"\x01òüØ\x19ôqò¡«i\x15\x0E┼õ'"
  b"\x01òüØ\x19ÿs¯Â¸\x0E\x01\x0Fõg_"
  b"\x01òüØ\x19×q\x06ù®ÇÌR\e/█"
  b"\x01òüØ\x19úqı®°Â85\x08þ$"
  b"\x01òüØ\x19Ñq\x02ÅѲö\x1E╔┬ù"
  b"\x01òüØ\x19¿r ù¹\x1AÅö■À¸"
  b"\x01òüØ\x19¬px¬\x01©\x14\x14«é;"
  b"\x01òüØ\x19¡q(Ç\x10Õ¥áÐ_¦"
  b"\x01òüØ\x19»s\ó\x1DAÖ]PßD"
  b"\x01òüØ\x19Áq'ƒR©6(ûÁ±"
  b"\x01òüØ\x19Às\x1Fé|\f▒ó\x1DJ6"
  b"""
    \x01òüØ\x19┴p‗ï#\þ\x16\n
    
    """
  b"\x01òüØ\x19─s Áä³Õ\x11hw8"
  b"\x01òüØ\x19ÃqNìsxG╠Æ5×"
  b"\x01òüØ\x19╠ráºãnG\x13\x00Ä\x12"
  b"\x01òüØ\x19¤p\x19¬┐D³¦ô­I"
  b"\x01òüØ\x19Êq┼┐#ý\x7F>2P>"
  b"\x01òüØ\x19Îp­ö¨£Ãù\x1E=@"
  b"\x01òüØ\x19┘q\x19¬=Â\x19Þzï3"
  b"\x01òüØ\x19█qYäÆ\t┤░b5Ö"
  b"\x01òüØ\x19ÌqÚ╣«¡▓¥¤zÕ"
  b"""
    \x01òüØ\x19Óp╔ײ³\n
    \vz\x01q
    """
  b"\x01òüØ\x19Òqîí\x13Í·¿¼JÚ"
  b"\x01òüØ\x19ÕqÄÜ\x00aÂ<ç┼│"
  b"\x01òüØ\x19ÞpîÄZ\x0E\x13(]-┬"
  b"\x01òüØ\x19Ûp¦áPáÓ⃼´"
  b"\x01òüØ\x19ýsK¡\x1F è│[ôX"
  b"\x01òüØ\x19´r¢í</yÙâh%"
  b"\x01òüØ\x19±sÆØîâòÔPÌ0"
  b"\x01òüØ\x19¾p\x16¥@q═╗]╬v"
  b"\x01òüØ\x19§pòñÛË=╩þÕq"
  b"\x01òüØ\x19°sÈò¥^Lßõ7»"
  b"\x01òüØ\x19³qG¥[┬YM÷P·"
  b"\x01òüØ\x19■q┘░7┐sV0\rÝ"
  b"\x01òüØ\x1A\x01r▒║­Þú]6aì"
  b"\x01òüØ\x1A\x03q<«ðW×<g─\f"
  b"\x01òüØ\x1A\x06s±║▄¡áöußj"
  b"\x01òüØ\x1A\x08p\x16»Vå┼ì▀à¨"
  b"\x01òüØ\x1A\x17qp¼r\x05ãõÁe╦"
  b"\x01òüØ\x1A\x1CqMÄxû‗Uþ~E"
  b"\x01òüØ\x1A(q®ºÑ`╬▄åÂY"
  b"\x01òüØ\x1A/qí▒\x15ñÚNzì\t"
  b"\x01òüØ\x1A2pû¿╗║\x14\x00╚|q"
  b"\x01òüØ\x1A4pæÀ3ÿÞÆ8╬Ø"
  b"\x01òüØ\x1A7qcü\r»!üÂ├ä"
  b"\x01òüØ\x1A:s\x1E¼#╠¨F\x14T\x14"
  b"\x01òüØ\x1A<rËÑ\x01¼º\x10ƒ'▀"
  b"\x01òüØ\x1A?r/ä\f\x1E^‗*-╠"
  b"\x01òüØ\x1AAs\x16¡\x0F2arhÍ""
  b"\x01òüØ\x1ACr2ï/O┘A¨ƒ┤"
  b"\x01òüØ\x1AFqı¢íÌ13,¥|"
  b"\x01òüØ\x1AJpt┤î╝\]<3ù"
  b"\x01òüØ\x1ALr\x12│ÿl\x05Ö#ü"
  b"\x01òüØ\x1ANssë\Ì[3H╚ñ"
  b"\x01òüØ\x1AOqH¼_╠ñ\x01.ú%"
  b"\x01òüØ\x1AQs\x04âÑ6!åY┐Ï"
  b"\x01òüØ\x1ASp~¼7╝£«╔W«"
  b"\x01òüØ\x1AUq!æ¸2ì]╗@Ù"
  b"\x01òüØ\x1AWq\x10╣}ì£?ùls"
  b"\x01òüØ\x1AYsÍ«ttÃÃHÒS"
  b"\x01òüØ\x1A\p¾ü°òpw®\x14ì"
  b"\x01òüØ\x1Aap!É\x1FêaX\x01\x07"
  b"\x01òüØ\x1Adqb┐vö└{\x13"
  b"\x01òüØ\x1Afp黣«\x01\x1EÎßD"
  b"\x01òüØ\x1AhsJ©õ¦ü|`\x05["
  b"\x01òüØ\x1Amp\f¼½·╚3ÕMß"
  b"\x01òüØ\x1Aosßöú\x13ø░y\x0E"
  b"\x01òüØ\x1Aqp¸óÿ²¨/ofk"
  b"\x01òüØ\x1Atsiôa¹ÄvñN4"
  b"\x01òüØ\x1Avs+ƒ\f&▀\x13J×╗"
  b"\x01òüØ\x1Ayp┐èÔgñö╔ÉI"
  b"\x01òüØ\x1A{rd¥=┬\x18\x11¹\x01ê"
  b"\x01òüØ\x1A~sE¼µ÷´@5LÂ"
  b"\x01òüØ\x1Aâp\x1D┐├ý>{\x0EA\x1C"
  b"\x01òüØ\x1Aås0¬º8·░$¥I"
  b"\x01òüØ\x1Aïr-ıÝß\x15´\fÑ"
  b"\x01òüØ\x1Aìr%éx┌\x00|fcÂ"
  b"\x01òüØ\x1AÉr\x01Ü┐ 8¥¡kþ"
  b"\x01òüØ\x1AÆpWçm╦ËXv■Z"
  b"\x01òüØ\x1Aòp\x0E¢\x04\x07ë┼J³L"
  b"\x01òüØ\x1Aÿp║×=B¸4î´ "
  b"\x01òüØ\x1AÜr█ò0\x16‗▀Êð7"
  b"\x01òüØ\x1Aƒr©öÿ\vÖZ}\x00k"
  b"\x01òüØ\x1C/p@»"ìk┐oã,"
  b"\x01òüØ\x1C?rÂŽÜQYX█("
  b"\x01òüØ\x1CFr5àüx\x13%To%"
  b"\x01òüØ\x1CHpìòÎ\eÂÐÆqV"
  b"\x01òüØ\x1C^s!½åü#9æNƒ"
  b"""
    \x01òüØ\x1Ccr┬¼'rb \n
    ø■
    """
  b"\x01òüØ\x1CerïæA\x18h█ÝQa"
  b"\x01òüØ\x1Cis®╝T#<╬‗IÒ"
  b"\x01òüØ\x1Cmq ½ü-\x04](n\x07"
  b"\x01òüØ\x1Cnq┤║EËX·ÛÂ!"
  b"\x01òüØ\x1CrroÀïzB╣\x07]F"
  b"\x01òüØ\x1Ctp\x1AøØ¤ãoGÄ1"
  b"\x01òüØ\x1Cvp5┐t|A\x13ò┬¢"
  b"\x01òüØ\x1Cxp;ç7ƒÁ│Þû_"
  b"""
    \x01òüØ\x1C|r"ú\n
    li\x03\x17\x1E
    """
  b"\x01òüØ\x1C~q\x0F½╝í4íâ\r"
  b"\x01òüØ\x1CÇqz░K<{`ZRp"
  b"\x01òüØ\x1CüqCñô\x07Ñç·Nr"
  b"\x01òüØ\x1CâqÖ¿`ö\x13¶vz\x10"
  b"\x01òüØ\x1Cðp┌Æþ×·Å\x00"
  b"\x01òüØ\x1C sPØïõ(STbö"
  b"\x01òüØ\x1D\fs\x1C│W\x1D┘·█º°"
  b"\x01òüØ\x1E¤qÖèm│=═Ø:┐"
  b"\x01òüØ\x1F\x1Cq{ìä{\Æ(ÁÉ"
  b"\x01òüØ\x1F#qÖÀ÷║Ó(\x16■9"
  b"\x01òüØ\x1F)s‗©Q\x0F╚|4íg"
  b"\x01òüØ\x1F/rð«vl]¾±xÍ"
  b"\x01òüØ\x1F2rc¿ÎÙ┤¢é\x1EÈ"
  b"\x01òüØ\x1F8r\x12¬W\x0F·ñ█d="
  b"\x01òüØ\x1F;q~»¯ï\x03─ZÃZ"
  b"\x01òüØ\x1F>sûƒÄö¢UQx\x18"
  b"\x01òüØ\x1FAr¡┤JgÈ®éc╬"
  b"\x01òüØ\x1F`rÜ¿\f┬´ÇÕÈ^"
  b"\x01òüØ\x1Fjq*▓È7ƒF\x07"
  b"\x01òüØ\x1Fms\x1EÄ-V\x7FÜ▓²3"
  b"\x01òüØ\x1Fqp£Ñ4³§Ê\r‗Ó"
  b"\x01òüØ\x1Ftp\x18ÇâÓþ\x14£(\x19"
  b"\x01òüØ\x1Får'ê\x01è└åı3ÿ"
  b"\x01òüØ\x1Fîr)Ü░\x12îù²ßZ"
  b"\x01òüØ\x1FÉqÅÁGê▀9Y│┴"
  b"\x01òüØ\x1Fûsg«8¬Å\:£Ú"
  b"\x01òüØ\x1FñqNÖ¥\x01Ù\x1Eôr#"
  b"\x01òüØ\x1F®r\x01▓;yÝCR»\x1C"
  b"\x01òüØ\x1F╣qgòÀ\x0FÆ4@ÝP"
  b"\x01òüØ\x1F¥rØÇ^╔Ki\x14K}"
  b"\x01òüØ\x1F┴q▓Ñ\x0E(ÝÍù¨À"
  b"\x01òüØ\x1FÈsG«ôıã\x10│Ú."
  b"\x01òüØ\x1F┘q8Á¶¯/¦²\x0E="
  b"\x01òüØ\x1FÒr\x17İ\x1FmPûéc"
  b"\x01òüØ\x1Fþr³▒­\x1Dyg║\x0F\t"
  b"\x01òüØ\x1FÚp\r\x1D(ÎX1ôù"
  b"\x01òüØ\x1FÝq\v¡qñõî│]»"
  b"\x01òüØ\x1F‗qÞÅ?.BQè¡É"
  b"\x01òüØ\x1F¨qÃÿ,ä}úx\x15æ"
  b"\x01òüØ \vr¬É\x7F{v·:\x15ä"
  b"\x01òüØ!×r\tø1à\x04$╚m¥"
  b"\x01òüØ!ºs║ç5Èâ\x0FÙZk"
  b"\x01òüØ!▒q}ít£\x03╔ÔX²"
  b"\x01òüØ!┤p:ªUƒÙ(Ç\x17Ç"
  b"\x01òüØ!ãrc│?ö\x08\x1E╔║Ö"
  b"\x01òüØ!╔q$íHC÷{DÀ÷"
  b"\x01òüØ"£sp«í_}YTlÿ"
  b"\x01òüØ"½s@ë§?Z¡F¹Â"
  b"\x01òüØ"»p$£Sá$=ì\x1AÎ"
  b"\x01òüØ"Ás\vùÀ-a'¦>ý"
  b"""
    \x01òüØ"¥pı¬\n
    yµ`Å█\x16
    """
  b"\x01òüØ"┬rµ¡‗ÞC┬4À:"
  b"\x01òüØ"┼r\e▓B_╦\x14/&#"
  b"\x01òüØ"╚qI┐UGr/M÷a"
  b"\x01òüØ"╬rºÇ▀ªg\x08wÛ█"
  b"\x01òüØ"Ès╝çE\x08\x1DJ2\x0EÆ"
  b"\x01òüØ"´q┐£Öv\x0E%╔░╦"
  b"\x01òüØ"¹p\x18â}╔ï▄ë■X"
  b"""
    \x01òüØ#\n
    p╔ÅZÏβg\x1D^
    """
  b"\x01òüØ#\rs▒ó)XÅP\x19U\x07"
  b"\x01òüØ#\x10pÒù[WMSpuÃ"
  b"\x01òüØ#\x16s ¬"mÑì▀}K"
  b"\x01òüØ$╔pº║É ô·¡ék"
  b"\x01òüØ$═qGÜü¾c±¸º="
  b"\x01òüØ$Êq[ûæ~\x00ö0[õ"
  b"\x01òüØ$¦s|émT©─±\e\x02"
  b"\x01òüØ$§q/╝0¬û@░<\f"
  b"\x01òüØ$°rHÀEx\x08┘Àn\x1D"
  b"\x01òüØ$·pÑ▓l\fr}`áñ"
  b"\x01òüØ%\x00qµî¨\x1Ev15²¥"
  b"\x01òüØ%\x03sy®§vz¶¨ÑL"
  b"\x01òüØ%\x06páܪ²G@£v×"
  b"\x01òüØ%\tpÞì¨┬J\x05-┼¦"
  b"\x01òüØ%\rqÔëı░║╗Z}╝"
  b"\x01òüØ%\x10r┼Ä¢F×É\x08L║"
  b"\x01òüØ%\x19q^á¨Î8×%\x113"
  b"\x01òüØ%\x1Cr:Ä5k\x01Wªß\x19"
  b"\x01òüØ%9pPéóÈð\x17UÐu"
  b"\x01òüØ%Gs¡¡¬ÃQ]v¦X"
  b"\x01òüØ%Jr┬ó═éój\x02\x1D\t"
  b"\x01òüØ%TsRç)│½ö+\x11s"
  b"\x01òüØ%ZqfºìxJ▀╔IL"
  b"\x01òüØ%kpn╝e´\qü▀\x19"
  b"\x01òüØ%ês:«+ƒ¢p{X¹"
  b"\x01òüØ%Ås¼ÿOj1ÕZ┤D"
  b"\x01òüØ%ûq³ò¦Ï'\x04Ã%▀"
  b"\x01òüØ%£rA║#HI.éó¥"
  b"\x01òüØ%ƒs┤èiV|ϨjÙ"
  b"\x01òüØ%ªsD¡O\x02\x1A²\x12~o"
  b"\x01òüØ%®sKà\x100è<E▀Ä"
  b"\x01òüØ%¼p8í¼ø* {L¿"
  b"\x01òüØ%»pl┤\x05\x03mò\>"
  b"\x01òüØ%▓pøøÅêàZë\r°"
  b"\x01òüØ%Âp¶üë\x14Â\x7F▓ü╝"
  b"\x01òüØ%╣p,ÂÔ]-Ë╬áA"
  b"\x01òüØ%¢sòóÿnO;t¤N"
  b"\x01òüØ%└r'ìܨv\fG\x14Y"
  b"\x01òüØ%ãs\t½\x15Ão;ÿù)"
  b"\x01òüØ%╔p;Ñ=.Ï█ñ\vc"
  b"\x01òüØ%╠s┼Ár┘\e~ÝU╚"
  b"\x01òüØ%ðpké¡×¤è¨ F"
  b"\x01òüØ%Ëq;®ÓH)¸ßÇõ"
  b"\x01òüØ%▄p¸ô▀Wõƒ<\x06"
  b"\x01òüØ%▀qªÆ\x17▄l\x17\x01"
  b"\x01òüØ%Ôqı┤█ë¼├°\x15"
  b"\x01òüØ%Õs└çõ▄Ê:«\x12¬"
  b"\x01òüØ%Þsøç­¶\x08\x03V5ì"
  b"\x01òüØ%Ûq8Ä┴Ìví1­Õ"
  b"\x01òüØ%Ýrãó&2 9û╗"
  b"\x01òüØ%‗r0ÇKf.í.▓╬"
  b"\x01òüØ%°s×£ûåFIîIM"
  b"\x01òüØ%¹pú¬ÖnÃ\x14ıÊc"
  b"\x01òüØ%■sMÂ%6▓jèëì"
  b"\x01òüØ&\x01p\x10¿\x17\x06Ò╩L┼Ü"
  b"\x01òüØ&\x04s!ùe9\r┘■3\x04"
  b"\x01òüØ&\x07s²£´ÚÕ\x1E¾¨i"
  b"\x01òüØ&\x0Epà׿\x16Böeg]"
  b"\x01òüØ&\x11p\x04ø┌U╣■)Ïh"
  b"\x01òüØ&\x14sÈ¢8\x12G\x08\x03_\x02"
  b"\x01òüØ&\x17s╔┤vKávv═õ"
  b"\x01òüØ&\x19pwƒ ÷¹│Q \x13"
  b"\x01òüØ&!r\x06ÇAr¯╦?A┼"
  b"\x01òüØ&#s%┤ú‗Ì\x0F£Ê "
  b"\x01òüØ&(r\x19Üër'L\x16Õ\x03"
  b"\x01òüØ'¹pFòê#ÿG_¨i"
  b"\x01òüØ(\x06rhâ¤?¦bR¢\x1E"
  b"\x01òüØ(\x1Cs·ø¥)?\x13JÅ\"
  b"\x01òüØ("rLéÝ\x01\x11ò§\x08S"
  b"\x01òüØ('p\x12å▀Ó¶HòÔ\x13"
  b"\x01òüØ(9sÒ¿<d▀VÝ\eH"
  b"\x01òüØ(KqÅÉF{\x19ã˽ı"
  b"\x01òüØ(Sr³ÄɃûßô\x14\x12"
  b"\x01òüØ(èp%ºØ^\x0F`║g╠"
  b"\x01òüØ(Öq┌¢{\[»/█ë"
  b"\x01òüØ(£rÅ┐v/║g~n¿"
  b"\x01òüØ(┤pf▓ÕëüHï$\x01"
  b"\x01òüØ(║r\x07╣D±\x1D(├rı"
  b"\x01òüØ(¢s,¿iqrÉ├\x00X"
  b"\x01òüØ(Îp┤ôg\x01®░·?ü"
  b"\x01òüØ(┘r\rû\x15\x7F\rƒ4B1"
  b"\x01òüØ(ÝsPìáJÈ­×\x1CJ"
  b"\x01òüØ(­r{×\v┌Á▀ ÄX"
  b"\x01òüØ(¾p}§■*õ#Ï\x1C"
  b"\x01òüØ(¸rX«²▀┤├\wÈ"
  b"\x01òüØ(·sNöº7êEê¬\e"
  b"\x01òüØ(²qª£pd>\x08ôÖ·"
  b"\x01òüØ)\x00sA░÷>\x07╔²À█"
  b"\x01òüØ)'p^çc\x1F\x14Þ\x1CM<"
  b"\x01òüØ)*s`░¬┤┤\eË?░"
  b"\x01òüØ)-sBÂ-\x03ð¶1Ó\n"
  b"\x01òüØ)0q╩╝q\x01ãa/ÇÎ"
  b"\x01òüØ*─qÐÀü\x08]Ù{¬*"
  b"\x01òüØ*ËsÝ»ªmh \x12ı\x14"
  b"\x01òüØ*ÏrÕì├æ±M#j6"
  b"\x01òüØ*¦q▄▒ÊÀÌ\x0E\e"
  b"\x01òüØ*▀q╔ÿi\x10i Õ╗╬"
  b"\x01òüØ+\x02p^╝îð\x1F9\x0Fs┘"
  b"\x01òüØ+\x07r╗®¿}║Øcô°"
  b"\x01òüØ+\x11s[諾\x02=\x01äñ"
  b"\x01òüØ+\x13rI╗h}]Ã\e;\x17"
  b"\x01òüØ+\x15s:é´g┼╝åkr"
  b"\x01òüØ+'qÄñ<7ɺIok"
  b"\x01òüØ+/sßä.z0\x00Ü Þ"
  b"\x01òüØ+æp,ïØ/LtØ╠¼"
  b"\x01òüØ+Ør\x13ó¾°ÿãY╗╣"
  b"\x01òüØ+ÃqÖºofÆÞÞñí"
  b"\x01òüØ+╔r├»\x1Ag£x>û£"
  b"\x01òüØ-Ær\x04Ü‗öpá\x16-¿"
  b"\x01òüØ-±rpªñ!"SÙî╔"
  b"\x01òüØ.\rpÑåÊ\r├ÐS_ã"
  b"\x01òüØ.\x12p.Ñ7\x11yc5S4"
  b"\x01òüØ.Yp╗ày\fíÒM-U"
  b"\x01òüØ.ër\x0F¥PeJ]║y#"
  b"\x01òüØ.ïp\x10¼¥nv╠wÚY"
  b"\x01òüØ06p┐╗èÇ╝┌¡ÄZ"
  b"\x01òüØ0:pÑüM│¾À'■l"
  b"\x01òüØ0?qKÁ©¢?|dAµ"
  b"\x01òüØ0DqQïÔß×x/\x16¡"
  b"\x01òüØ1!p5é,┤[└k╝┐"
  b"\x01òüØ3ùs\x19½2ìyà\e"
  b"\x01òüØ3ªpF╗îÙåÞ┼î×"
  b"\x01òüØ3┤qUó╬î\x07\x00hWÖ"
  b"\x01òüØ3¤r?ªä╬┴k\x1F"
  b"\x01òüØ3Ðqo©<h$$\x12"
  b"\x01òüØ3Ër*Üwo#äÅ^_"
  b"\x01òüØ3Îp¬Ø\±‗\v@PB"
  b"\x01òüØ3┌r═À\x1F#ØpÕÊÖ"
  b"\x01òüØ3▄pîöÍó\x02hA,;"
  b"\x01òüØ3Ìr§¬\x02C7O\x13s;"
  b"\x01òüØ3ßpèü\x0F^û¬ÿ\tû"
  b"\x01òüØ3Òqµ║Kkw®\x13\P"
  b"\x01òüØ3Õri║\x04¡╗õ1ªB"
  b"\x01òüØ3þsIÑg┌Ñu╗&÷"
  b"\x01òüØ6\x10rá░{=B/äO─"
  b"\x01òüØ6\x15q+ôï3å╠|\x19>"
  b"\x01òüØ6\x19r5çãÒÅ█\x15─à"
  b"\x01òüØ6\x1Er´¢ä¥\eÆ\x18Ð6"
  b"\x01òüØ6!pFëVëÒ│Ù░¿"
  b"\x01òüØ6%p@åï╣z┐-n╝"
  b"\x01òüØ6(rá╝‗×ÝЮ‗+"
  b"\x01òüØ6-p"ëÇn:x;\x1AÌ"
  b"\x01òüØ6/p¼øe˨üwB\x15"
  b"\x01òüØ64s4ØÆs,K\x03B!"
  b"\x01òüØ67ssìÕ¾®­}╬\e"
  b"\x01òüØ69p\x15Á\x1DJ<¾iNà"
  b"\x01òüØ6>pÅåfEÿ<õÓ┌"
  b"\x01òüØ6@s█ê¥╣Â}}!│"
  b"\x01òüØ6Ep┼å²═o\x1F\x1EE\x13"
  b"\x01òüØ6Hs¥åñÎTöQä®"
  b"\x01òüØ6hp§òYö\x1C£\x1A╣×"
  b"\x01òüØ6╬p÷£uá´╦+\x19d"
  b"\x01òüØ6ÔsJƒ\x07Yi­UÌ\t"
  b"\x01òüØ6·s\x1Dá\x08BËß!²¾"
  b"\x01òüØ6²s±┐ðà▄Pï¤e"
  b"\x01òüØ6 säª▀8ı─▄Ç┼"
  b"\x01òüØ7\x14r║É\x02ÇÈNÙ\x08"
  b"\x01òüØ7\x16s#âëÈÉsj\x0Eı"
  b"\x01òüØ7\x19sìØBÝ8å \x1F"
  b"\x01òüØ7\x1CsEìý6¦°JWÏ"
  b"\x01òüØ7\x1Er│ïÈ\x1D¾9»┴Ò"
  b"\x01òüØ7!s=▒I¦­²º©¼"
  b"\x01òüØ7#rbÂk▓Úó▄´\x19"
  b"\x01òüØ7&sA¿\x1E┼ð©7qs"
  b"\x01òüØ7(p&╗\x12,¼-█µ\x1D"
  b"\x01òüØ7:p┬ª\x14┴ù\x0E\x0E"
  b"\x01òüØ8ÒqËæı║è┌O]|"
  b"\x01òüØ8°p)À+UóÜ$­"
  b"\x01òüØ8¹pRúÕ\x1DE╩û▀╣"
  b"\x01òüØ9\x13p\x0E░Nõá¿Á├3"
  b"\x01òüØ9\x18pü┐\f\x04eCQ³;"
  b"\x01òüØ9.rÅæƒ­rSfîe"
  b"\x01òüØ91qãø.‗ #:½¢"
  b"\x01òüØ96sB¡╬Áàn\x05ï╠"
  b"\x01òüØ9Cs#¬`y»%ì└õ"
  b"\x01òüØ9Fs¦«èåôà0╦ä"
  b"""
    \x01òüØ9IpòÖ╗óı\n
    \x11±
    """
  b"\x01òüØ9KqMÇñ■¹Ò╩ÙC"
  b"\x01òüØ9Pq\x05ë▒ø\x06z─hx"
  b"\x01òüØ9UrcÀûèI9·\x14F"
  b"\x01òüØ9YqǼ,└\ùÇ┴┐"
  b"\x01òüØ9\s\x04Àµ+ù\x11\x1Fky"
  b"\x01òüØ9csG¡ksðm°¿<"
  b"\x01òüØ9hq┤┐'═WFv\x05"
  b"\x01òüØ9qsÖáû(F\x07¸\x01ƒ"
  b"\x01òüØ9{sFì╔╚/G ]A"
  b"\x01òüØ9}p╝êü§ðóUÒM"
  b"\x01òüØ9Çs\x05ñ╩\x06\x1F¬\x1Cj<"
  b"\x01òüØ9èpnè\x10º°ûéâf"
  b"\x01òüØ9Åpâëã\x0F┴æ%#k"
  b"\x01òüØ9ñsÿüÕ\x17ÔíûÔY"
  b"\x01òüØ9ºq\x1A¬»áß/ñÏ┐"
  b"\x01òüØ9╠r‗░µò\x03Ôº#M"
  b"\x01òüØ9¤qM░█M\x157æ▓ä"
  b"\x01òüØ9Êr:©o╣\x14\f&æ°"
  b"\x01òüØ9Èsqø\r¹▓Û■¶ß"
  b"\x01òüØ9ßrx¥R¦MWS]¯"
  b"\x01òüØ9ÒqÂ×ê║LÝÚ÷\x0F"
  b"\x01òüØ9ÞpµÅ!À\x19\x110=\x10"
  b"\x01òüØ:\x03rñ¥\x19ü@:¨[┌"
  b"\x01òüØ;└s7û¬T░S2╔a"
  b"\x01òüØ;Ír4¥¶┼&_L¥\x0F"
  b"\x01òüØ;█qãὪ|¨╩╩õ"
  b"\x01òüØ;▀q߃Úr3¤È#~"
  b"\x01òüØ;µpgÆñx¡└░Jd"
  b"\x01òüØ;Þrm¥Y[u§6RT"
  b"\x01òüØ;ýq7Ä█Ò\v\f²CÄ"
  b"\x01òüØ;¾r\x08ƒb┐©\x10\x08ı╚"
  b"\x01òüØ;¸qãæ®½<Epµ§"
  b"\x01òüØ;¨qâ®ÃÇS°×▀V"
  b"\x01òüØ<\x02q┘öl^\x16U░░Ó"
  b"\x01òüØ<\x04sîï╠7ZÐø%î"
  b"\x01òüØ<\x06pöìï║(¤Ñ+E"
  b"\x01òüØ<\x08qö¥─-C\x14{ƒ¤"
  b"\x01òüØ<\vqvÉ\x011ê‗ô█ú"
  b"\x01òüØ<\x14qp╗9ö\Q:\x06¼"
  b"\x01òüØ<\x16q¡×\x05,¬²@▀ "
  b"\x01òüØ<9p¬£­▒s«\tZ┴"
  b"\x01òüØ<>sU╣n9\x01\fk"ï"
  b"\x01òüØ<As\x1E▓║&îHß╣`"
  b"\x01òüØ<Cp╝ÅÒ5╔à%²3"
  b"\x01òüØ<Fr`▒N<█\x13ñí\r"
  b"\x01òüØ<HrQùQ'┘ƒx¦┴"
  b"\x01òüØ<Ks\x19¡-­¼´\x01\x01"
  b"\x01òüØ<NrCú‗­>ñ¤u "
  b"\x01òüØ<Pr;ÀÀm║\x19¯ıJ"
  b"\x01òüØ<ìqRé╔À\x08«-xí"
  b"\x01òüØ<┤rÝâÜ×ö\x05l»Q"
  b"\x01òüØ<╣q¥© ðÛ\x14╦_\x7F"
  b"\x01òüØ<¥p¡ƒ\x05ÕÕ▒p\x00\x07"
  b"\x01òüØ<═p ºawmBÑJ\x11"
  b"\x01òüØ>ms╚©H¨°Ø/\x02"
  b"\x01òüØ>ps5½\x01­\x04KCÂ┬"
  b"\x01òüØ>tr▓Ål@èT░4¹"
  b"""
    \x01òüØ>zr\n
    âI£¥;ó#+
    """
  b"\x01òüØ>îpâÜO¡ýîf\x00&"
  b"\x01òüØ>Üs#▒▓xÙ\x03ıëø"
  b"\x01òüØ>¬sñû\x05r╔Ö>Y~"
  b"\x01òüØ?ÇrF«»D╝\x15Ôa×"
  b"\x01òüØ?épîÖ1\x00n─¯J▄"
  b"\x01òüØ?àpVÄ2Ð6┌°\,"
  b"\x01òüØJ\x10rñë\x15éÿj1Gi"
  b"\x01òüØJ\x15pïæ(ƒÒtv2L"
  b"\x01òüØJ\x1AqµÑ\x7F6c!$®î"
  b"\x01òüØR]p÷öÙq▄_²\x14f"
  b"\x01òüØRhq├ÑAû4=÷░9"
  b"\x01òüØRmr\x08©Ê;©z<˾"
  b"""
    \x01òüØRoq\n
    ®┐W│ܤ+Ã
    """
  b"\x01òüØRtsÁí\x1604┼\r\x1E"
  b"\x01òüØRvr«£╩ë┬á®)Ò"
  b"""
    \x01òüØR}sëÁ&¶\x1E\n
    {!c
    """
  b"\x01òüØRçs÷ÜêíöB3┬W"
  b"\x01òüØRôsà¼\x14ïû®F¢e"
  b"\x01òüØR£q¨®mÛ?Ds\x13""
  b"\x01òüØRíp╬Á Êç\x00)äb"
  b"\x01òüØR«q\x02▓■▓┼Ûw\tK"
  b"\x01òüØRÁqÊ£\x15hæNWd·"
  b"\x01òüØRÀs í£âe3(¯Q"
  b"\x01òüØR¥rqö"÷úþĶu"
  b"\x01òüØR┴pÍ┤Ú┐¤£àØ|"
  b"\x01òüØTypµç£J"3[E\x00"
  b"""
    \x01òüØT|r\v«\n
    Óm<ÔóÐ
    """
  b"\x01òüØTús\x02úÿ\x1E╬ÌxaI"
  b"\x01òüØT▓p$▓\x7FpSðÇ{6"
  b"\x01òüØT└s╩Ø^O&ÃÝ.6"
  b"\x01òüØT├rÖ«hX\x1A°\x03Ï "
  b"\x01òüØT╚s®¢k\x19TX░N."
  b"\x01òüØTÛp\x14╣÷'Æãèl¡"
  b"\x01òüØT÷pö¿\x1FQW~æþË"
  b"\x01òüØT°qîÂõÌ╬R└\x14£"
  b"\x01òüØU\x03r5£¬ÿ┤7(äj"
  b"\x01òüØU\x06sõ░cã<\x04¦Æ\x11"
  b"\x01òüØU\x08snÂ╠'\x05ï\x07¬q"
  b"\x01òüØU\x0Er:▒\x11\x15­\x1FPÝ│"
  b"""
    \x01òüØU\x10r─ä\n
    ~8$Øöv
    """
  b"\x01òüØU\x13r8Ø\x1D\x1DÓ‗2\x07ä"
  b"\x01òüØU\eqKúIGÁÿ»╦■"
  b"\x01òüØU r\x00â¶o£¤÷7ß"
  b"\x01òüØU#s§åÅ\rY\e\x16\e{"
  b"\x01òüØU.q#â\x18iÑGë°("
  b"\x01òüØU:qvÆ\x12ÍV╝\x03¯¡"
  b"\x01òüØU=sÀúÿí┘þã│_"
  b"\x01òüØUFspô╔rÂtáòÂ"
  b"\x01òüØW¿q¦┤Ç\x16RÔ Æ\x19"
  b"\x01òüØWÎqãÉ═┤║:*÷┌"
  b"\x01òüØW┌p¬¼§Ø¡▒B¶;"
  b"\x01òüØWÓqîì\x7F\tÉÿ["
  b"\x01òüØW±p=äçì¹7/]║"
  b"\x01òüØW¹q┴øıl¡¾\vUl"
  b"\x01òüØW rËÉ<àí╦.ƒ\x1D"
  b"\x01òüØXôsHàðÖºlWK╣"
  b"\x01òüØZôsé®╠ÞV\x1F┼ZU"
  b"""
    \x01òüØ[\x01q±ÅÌ-¨\n
    \x7F£®
    """
  b"\x01òüØ[$r<ï0¼Éç:{«"
  b"\x01òüØ[-r¶éXq ïÛÂ$"
  b"\x01òüØ[2p¾Á\x1D\x11èñv■┌"
  b"\x01òüØ[4pËû#\x18KMk┬]"
  b"\x01òüØ[6q:╗,ÍÇÇó│x"
  b"\x01òüØ[:q\x12ó)mçƒêxÆ"
  b"""
    \x01òüØ\êrnä<¬\n
    åæÎD
    """
  b"\x01òüØ\ïq\t¬‗\x08¬6└Ñ?"
  b"\x01òüØ\És\eÑ▒\x10▀§┬\x17"
  b"\x01òüØ\ØrË│¯©l\x14,W$"
  b"\x01òüØ\ƒrÄ▓ëÚ╔÷╩/~"
  b"\x01òüØ\ªq̬Û┘ªvgS¡"
  b"\x01òüØ\╝s▀Ä┌~jòæn·"
  b"\x01òüØ\┴r´êøê¤á\x12WM"
  b"\x01òüØ\▄q±ñº\x1Aòûµ}Ø"
  b"\x01òüØ\ÒsB╗w¿W┬½­"
  b"\x01òüØgàslÇj0Raria"
  b"\x01òüØgîp┤äd4Ý6Q\x19Ä"
  b"\x01òüØg═p´ÇÂR,®\x11═¨"
  b"""
    \x01òüØgËpÄâ\x03xë¤\v\n
    ¡
    """
  b"\x01òüØgır]ïUÆí╝¥¶ë"
  b"\x01òüØgÛr¼║4█ópJ ê"
  b"""
    \x01òüØgýq\n
    ò1\x12\x0EÞËÚ?
    """
  b"\x01òüØh\x00që▓¥æÔH¡\x11"
  b"\x01òüØh\tp┬»­E®ƒ.ê$"
  b"\x01òüØh2s\t\x11 ÷\vè!>"
  b"\x01òüØh4s5òKí\tUÅÓ³"
  b"\x01òüØh6s¿ªT┴%ÆÖ½\x04"
  b"\x01òüØh8s¬»á\x7F\x10¢╔"
  b"\x01òüØh:r╗╝Úð▀Ú\x15"
  b"\x01òüØhHq┐ƒ14­tM®\x01"
  b"\x01òüØhMr╦╝N▒\x15{Z\fQ"
  b"\x01òüØhRqNáY\x06MH\x05\x07î"
  b"\x01òüØk;qÁ£\f▄Ó]YfJ"
  b"\x01òüØkUqd┐:sÓ­└Sl"
  b"\x01òüØk[s\x0FóxÚ│r+ZQ"
  b"\x01òüØkep\x1Eå\x10eãz¯¸\x1A"
  b"\x01òüØkhr××´¦;ð1Çã"
  b"\x01òüØm=q\x11ª\x02U¬èÚdÌ"
  b"\x01òüØmIpıì┼┴ܴ¨\t"
  b"\x01òüØm^q¸ìƒ¯ñy╩rZ"
  b"\x01òüØmcp\x02ëÇ▒\e┼ëÁ£"
  b"\x01òüØmmp6ù\x12¿~Ê░äþ"
  b"\x01òüØm¼q‗ü¹╣\x06ÛJM\x13"
  b"\x01òüØm╗qå┐÷¢â¢Ç6ç"
  b"\x01òüØm╔q!úı\x7FÞU;åÖ"
  b"\x01òüØmðq2ø¢┬Ú:51)"
  b"\x01òüØm¶s]╝▄\v÷┌T_³"
  b"\x01òüØp®sæÅ╗)ÁE└Âx"
  b"\x01òüØp»s>åAÝEÈÆr5"
  b"\x01òüØq\x10qlìp°#═.½ª"
  b"\x01òüØq\x17qlù¬»¤,\x13}w"
  b"\x01òüØq3qþä└õGi\x15G8"
  b"\x01òüØq6söºp\r\x16d\x19d\x1A"
  b"\x01òüØq9ptÑ‗òÙr!{("
  b"\x01òüØqBpr╗├I@\x15┼ÍÞ"
  b"\x01òüØqEsªø└âÿì\x1EËò"
  b"\x01òüØqHr~£{D?┐Oï\x05"
  b"\x01òüØqLr»¿‗ËuIÚòç"
  b"\x01òüØqbqþ¥³aæÓÌ<r"
  b"\x01òüØqip¾ë\x12ÜØ\x01~ƒ├"
  b"\x01òüØqnq÷ñ÷╬\x16▓ÿ5²"
  b"\x01òüØqurï┤°w>уï8"
  b"\x01òüØqxs¾┤¦ï\x03hâıZ"
  b"\x01òüØq\x7Frþª‗d┐Ó\x06v5"
  b"\x01òüØqés@¿²ù║┐(~L"
  b"\x01òüØqàpÈÀÕköH|ÈÍ"
  b"\x01òüØqïsÕÁ\x06×Ðá\x0EÔG"
  b"\x01òüØqæp+▓\x04+Ñ/Õá\f"
  b"\x01òüØqôr ╣op\x18\r├Òz"
  b"\x01òüØqûr̺ΦVo\x15ý+"
  b"\x01òüØqÖsíç\e\x02\x7Fç¥│l"
  b"\x01òüØq£s{À▓¦░Ü\x07░:"
  b"\x01òüØqás\x05¬JN;ƒhß}"
  b"\x01òüØqúr¼Ñó`,ø/4 "
  b"\x01òüØqªpè»Éôs­aS+"
  b"\x01òüØsnrV×uK¾├*p&"
  b"\x01òüØsqs\x19Â÷&\x14\x0F1Eª"
  b"\x01òüØs}qx£Hô▄'ò\x0EJ"
  b"\x01òüØsør³ö╬└ùgg¸+"
  b"\x01òüØsØsiÀã\eZL¯jo"
  b"\x01òüØsñpl«╠¹ö┴Ñ─ü"
  b"\x01òüØs®pàÆOo*\x1A\x10Å\x16"
  b"\x01òüØs┐sÆ│³\x12\x05a\x08Þ┤"
  b"\x01òüØs─s1╗.\x19\x1DÊþN¨"
  b"\x01òüØsÃshÁJä\x13Bªç!"
  b"\x01òüØs═s"î®:\vÑßë\x1C"
  b"\x01òüØsðqë»±╦uÙ ËÆ"
  b"\x01òüØsÎqRÜYÃþZé÷^"
  b"\x01òüØs▄r┴¢┤âö¾ß.]"
  b"\x01òüØs▀pi▒Í"ÀªÍz╔"
  b"\x01òüØsÔp\r©Ê\x08í§=ÿ]"
  b"\x01òüØsþq:¥O£Ì?ì!ø"
  b"\x01òüØsÛq\x15®£EiÔ~┐\x0E"
  b"\x01òüØsÝpÁ®ÝºÔwÒì\x12"
  b"\x01òüØs­r¯ØRe,{i*┼"
  b"\x01òüØs‗s\x15╣K\x1EA#\x0ErN"
  b"\x01òüØs÷rÃ×,éßShã\x18"
  b"\x01òüØs¨p\x01«jSÃ\x16ûN▒"
  b"\x01òüØs²s˺\e]▓│È6H"
  b"\x01òüØs qøÂ\x03Øà¶ïSï"
  b"\x01òüØt\x02q┴ø\x16ÑXµÕÒ8"
  b"\x01òüØt\x05qE¡\x17ÿ┘çOx\x1D"
  b"""
    \x01òüØt\x08pHÂ\n
    \x04\x040C
    """
  b"\x01òüØtPr║»·³LÝáX\x11"
  b"\x01òüØtTqvä║ªÝÚoz\x12"
  b"\x01òüØtWr├àyç!3Ú\x16m"
  b"\x01òüØtlqzǼ`GLõó:"
  b"\x01òüØtor³┤K└dö\x0F®┬"
  b"\x01òüØtus ®y \x07╠au`"
  b"\x01òüØtyq/ÀüÙòø9vÈ"
  b"\x01òüØt|p5«S\x14V)w¾d"
  b"\x01òüØt\x7FqÿùIf█£¤═2"
  b"\x01òüØtâsר¥vJþ\x07█5"
  b"\x01òüØtår╬«ð3îüÉ\x01 "
  b"\x01òüØtëp Ç£&rq$øB"
  b"\x01òüØtîp╩Ä׸ù\x13Úß\x05"
  b"\x01òüØtôsÒèéƒRñ'êz"
  b"\x01òüØtùrI¢¬±Î"y\x159"
  b"\x01òüØtÜs\x1E╝*ðoLâs*"
  b"\x01òüØtás▓ɪ\x1Cô]\x04"
  b"\x01òüØtñr▄Åi8ã¨1Í£"
  b"\x01òüØtºs■ºƒ®'K\x13âÏ"
  b"\x01òüØt¬rò▒/░q\x14\x17)"
  b"\x01òüØt«r£©ýpWïWyÜ"
  b"\x01òüØt▒s\x18╝J\x06i®s'x"
  b"\x01òüØt┤s¯Å\x01ö╣╗lFD"
  b"\x01òüØtÀqN¡\x11aÎ|╬=ö"
  b"\x01òüØt╗s³ño▀ÆShN)"
  b"\x01òüØt¥sTÄh├Ý»F▄ª"
  b"\x01òüØt┴r┼ò²CÃ╔6┴\x1A"
  b"\x01òüØt─r ▓*\x0E┤Ô El"
  b"\x01òüØtÃs½¢ü¶╗<\x0F¿õ"
  b"\x01òüØv\x7FpÀô┤z+ìj¦6"
  b"\x01òüØvåsÍ┤+FkÊhZú"
  b"\x01òüØvïrX¢╝╦└ÕO¼\x01"
  b"\x01òüØvÅs)Å`{\x04\x1D\x16É\"
  b"\x01òüØvösƒ¿▄╣â¦╩Ð┐"
  b"""
    \x01òüØvÖp|¡­\x05F\n
    T├}
    """
  b"\x01òüØvƒp0»þÂ,_ZÀ├"
  b"\x01òüØw\x06qs╗├ÜJ:æKº"
  b"\x01òüØw$r+ªsö▀\x13 ÏY"
  b"\x01òüØw;qı«▒Ql╚kT\x03"
  b"\x01òüØw╠r┤║\x1FÔÚö\x1AË\x04"
  b"\x01òüØw¤rY®8Qÿò_2Ô"
  b"\x01òüØw q\x07åÍyÎÑàúı"
  b"\x01òüØx\x01qàù{╚G\x00╝wP"
  b"\x01òüØx\x04rýíÙ\x05\f\x1E0\x16e"
  b"\x01òüØyÙq)Áý\v=┘¿´ý"
  b"\x01òüØy q╔║╬±\x11║y└┴"
  b"\x01òüØz6sxÉ\x17²╬╠Á\x1E;"
  b"\x01òüØzëq▀äı┤´z5¢2"
  b"\x01òüØzör­îãÚ\x08+Æ®»"
  b"\x01òüØz▓s½ï\x17hdð?,Ê"
  b"\x01òüØzÁr>í4\x7F\x1Cv\e"
  b"\x01òüØz©pzé\x063\x10R\x1FÔ\x1A"
  b"\x01òüØz¥s\x10é§iºàJ└ñ"
  b"\x01òüØz─q7¿╩┼@ÝÁ.╝"
  b"\x01òüØz╩p(ÄÁý├ëÈ>r"
  b"\x01òüØz═qáѱ¥ðÖ├ƒï"
  b"\x01òüØzðr■│Ì«5O╦xÕ"
  b"\x01òüØzËq±Å#Ï[║íóm"
  b"\x01òüØzÍq█æÑ#á[jµc"
  b"\x01òüØz┘s!ÑZ▄òúB§╚"
  b"\x01òüØz¦pDÑ»ÙÿÜÌåa"
  b"\x01òüØzßp5º‗ìí\x1D\x1Fôn"
  b"\x01òüØzõqàìÁJ;7,4ß"
  b"\x01òüØzþpV©çtý]É6¦"
  b"\x01òüØzÙq¦¡Õ\x05ù)fó#"
  b"\x01òüØz¯q\x06╝W\x0F\x04@×{"
  b"\x01òüØz±q\x17®\tyJéq┤â"
  b"\x01òüØz¶pıö{>:Ü┼┘)"
  b"\x01òüØz¸r «þè\x0Ee-8¹"
  b"\x01òüØz·s4ôtF%╦SÍB"
  b"\x01òüØz²q~ü\x1Andx╦ÖF"
  b"\x01òüØ{\x01pÌÀ▓·¢öa¾c"
  b"\x01òüØ{\x1Aq─░Ð┌ƒ­¥ÝÏ"
  b"\x01òüØ{4s\t\x0E┤¶tíBV"
  b"\x01òüØ|¹pÂøà\x18¬2:▄á"
  b"\x01òüØ}?qÇÀP=Ý└ÕÓu"
  b"\x01òüØ}Mq°Æ¦\x1Aã¨èb¨"
  b"\x01òüØ}yp7òUå‗¾!Æ├"
  b"\x01òüØ}|p㢿(|lòp░"
  b"\x01òüØ}úqÔ┤É╚ü┤ù´\x0F"
  b"\x01òüØ}®pWà┬¨©TÏ\x1C÷"
  b"\x01òüØ}«sL┤¤┤Î╣ns▓"
  b"\x01òüØ}│q}ÿtÇ"ø\x1F×Ð"
  b"""
    \x01òüØ}©q\n
    è\x17ª╗¯}\x11
    """
  b"""
    \x01òüØ}¥r─Ä\n
    ¢ûE'\x0FÊ
    """
  b"\x01òüØ}─qÙ¥,3╦â\x05Ú"
  b"\x01òüØ}Ãr\ƒPulWÎô\x15"
  b"\x01òüØ}╩qfü╬s¿¡»VÕ"
  b"\x01òüØ}═q¾╣)×j\x01Fâ_"
  b"\x01òüØ}ðp╚ô\x17Og *K{"
  b"\x01òüØ}Ísý£iOe'l┐!"
  b"\x01òüØ}Þraùí\x14¡\x13ä╬Ë"
  b"\x01òüØ}´r6ÉÉ┐#V\x05»z"
  b"\x01òüØ}‗s\fû<}Á┐═P{"
  b"\x01òüØ}³qB¼k'/ëß8Ò"
  b"\x01òüØ~\x1CssÁ¹█\x11DÏ^\x15"
  b"\x01òüØ~@r2ØY&¶ƒÃ j"
  b"\x01òüØ~Dpò┐/│c\x15nmd"
  b"\x01òüØ~JrûÁðC$Ûѯƒ"
  b"\x01òüØÇ$s└Çi╠!çÈÐI"
  b"\x01òüØÇ'sÇ┐\x17r\tı▓TZ"
  b"\x01òüØÇ*rê╝@t\x0EÈê├R"
  b"\x01òüØÇ0r═à\x1CÂàM\x13å9"
  b"\x01òüØÇ7rMÄý÷¨S╦▒\x1F"
  b"\x01òüØÇvqéÇRÚÔ´¸w/"
  b"\x01òüØÇÇrÕÖô°´Úcd\x1A"
  b"\x01òüØÇår╠«\x08\x13¼═¼n3"
  b"\x01òüØÇèr\x07ó┐┼ë\x179v÷"
  b"\x01òüØÇôp³¼¶´╣J]HÇ"
  b"\x01òüØÇòs¶æ\x1A1ÁFÙÿ½"
  b"""
    \x01òüØÇÖqÊú\n
    y¤{ûýì
    """
  b"\x01òüØÇ£rj×#hÎ\x07O\x03ö"
  b"\x01òüØÇ»ru¿$¥┼t®bù"
  b"\x01òüØÇ▓r)ÜyȽûÚ#R"
  b"\x01òüØÇÁr,«ÃùÖÞ@£ª"
  b"\x01òüØÇ┘r│½\x1F§\x1D╠║ñÝ"
  b"\x01òüØÇÒqìïè~┤F!█V"
  b"\x01òüØÇÕsÄ▒\eÆÃ"E░Ü"
  b"\x01òüØÇÞsÌ«╚ô═┐VÂ_"
  b"\x01òüØÇÛq ø┼©¶A0\e["
  b"\x01òüØÇÝrL®ð╬ï`\v\x0FÐ"
  b"\x01òüØÇ´p9Ø\x08F1øîÇG"
  b"\x01òüØÇ±r║æÂZmø8?¤"
  b"\x01òüØÇ¾r╚öE:├YivS"
  b"\x01òüØÇ§rmåg┌:Á┐Ú]"
  b"\x01òüØÇ¸qõê├\x08\x12\x16*"
  b"\x01òüØÇ¨p\x1Eª┤\x04êu^s1"
  b"\x01òüØÇ¹s+ÿ\x0EÍì░:`┬"
  b"\x01òüØü\x03q\x17º\x10é+,¦Í┤"
  b"\x01òüØü\x17s#¢ÞiÍd▄¨\x1C"
  b"\x01òüØü:r\r\t\x1A²└\x02Q/"
  b"\x01òüØâºqnà×\x0F╝öGwÑ"
  b"\x01òüØâ¡pÝ║iýü:°'#"
  b"\x01òüØâ░p\x18öo\x7F▒f▓)\x13"
  b"\x01òüØâ│r\x19Üw\x1Aé\x18éE\x0F"
  b"\x01òüØâ└q┌àä\x06¬\x1DÌ\x07­"
  b"\x01òüØâ├sS«S ƒU[┬╦"
  b"\x01òüØâãs▓ØbµÓäI¿ì"
  b"\x01òüØâ╔r¿é0§\x0EÅÕQ("
  b"\x01òüØâÐròûS\fô\x077 ¾"
  b"\x01òüØâÈpÎÀ$┌Î!cÌÀ"
  b"\x01òüØâÎqdô\x17█▄Ü[Õã"
  b"\x01òüØâ¦rÖ»ËáS─Y»Â"
  b"\x01òüØâ▀s £×@õ▓c#ô"
  b"\x01òüØâÕs\tÇ\x1FðMëN·Ä"
  b"\x01òüØâÞq»╝\x07┐Y=Õ{ø"
  b"\x01òüØâÛpk¢' BUW»+"
  b"\x01òüØâÝr\x05ëJ±f■¯╦"
  b"\x01òüØâ­q"ù┌ç{ûß½["
  b"\x01òüØâ¾püä[e╬Ô3\x03"
  b"\x01òüØâ÷rkçe[Õ\x08\x1Fº"
  b"\x01òüØâ¹p│êÊÍ%RÖW╝"
  b"\x01òüØä\x19s²Á^ñ\x06Ó\x1C\x07í"
  b"\x01òüØä\x1Cr\x11©z(┴÷îmm"
  b"\x01òüØå\x08qö▓è\x11\x05¸├\x17\x16"
  b"""
    \x01òüØå.r\x19ÿ»n■Ó\n
    Ø\x1D
    """
  b"\x01òüØåàqçøÜð\fj²?\v"
  b"""
    \x01òüØåÚs\x06¡\n
    Ó\x12Æç_H
    """
  b"\x01òüØåÝp\x10┐▓\x12\x1Céþ)´"
  b"\x01òüØå¨qıºj\x19w\fsüá"
  b"\x01òüØç\x01sÎù▓w\eQ§┘├"
  b"""
    \x01òüØç\x03r6┐\n
    \x06à²\x14à\r
    """
  b"\x01òüØç\x07p#Æ¢`ÔI<Xâ"
  b"\x01òüØç\x0Fs=░3╬Ç|Mp8"
  b"\x01òüØê÷qɺï¾ÃÐ4\x1E"
  b"\x01òüØê¹q}ò\x14~}±Ñ\t¦"
  b"\x01òüØë\x00p²░\x19zı5╝3µ"
  b"\x01òüØë\x02qµéZ\x12\vı^²l"
  b"\x01òüØë\x05s\x02©à`\rå@Ô\x04"
  b"\x01òüØë\x14p¥ô­è|▓Ê╩L"
  b"\x01òüØë\x1Drzר╔a└Ø×="
  b"\x01òüØëNqò║\x06─ÌõUtm"
  b"""
    \x01òüØëQqÎ▓┘èÂD8\n
    ¨
    """
  b"\x01òüØëYq$Öd&æ‗Âbú"
  b"\x01òüØë[qÇä©>ð‗J×‗"
  b"\x01òüØë]r'øt½[ñà ╚"
  b"\x01òüØëas\x14¡o}ÜI\x1A#▓"
  b"\x01òüØëcpõêÞVxþ┌█└"
  b"\x01òüØëgr9çz}¬ä┬^x"
  b"\x01òüØëjrnÁ╚Ùwq÷j,"
  b"\x01òüØëlr ¥;'Óë▓┐'"
  b"\x01òüØëqs╔Ñï┌a\x1A\x10Ôé"
  b"\x01òüØësqÿê\tIDè2■‗"
  b"\x01òüØëvrþåQ█¶®yjæ"
  b"\x01òüØëzsFØ#ú$õ¼0└"
  b"\x01òüØë}q\x17é-{|<¢\x1D\x17"
  b"\x01òüØëüscñThö§}³\x0F"
  b"\x01òüØëàq©ê§\x1EDÖü░\x08"
  b"""
    \x01òüØëçp=ÿ\n
    ­¬¸ö \x15
    """
  b"\x01òüØëèpPÁ\x7Fé«¿\x18└ø"
  b"\x01òüØëîp├áÙ▓Ö³®‗p"
  b"\x01òüØëÄqc░àâÄ═¬úý"
  b"\x01òüØëØq\x10® \x1Dðóãçu"
  b"\x01òüØëísòªV\x0FÀƒ?\x02O"
  b"\x01òüØëÑrFú█£L3㢸"
  b"\x01òüØëºqÁùJºåÆØµX"
  b"\x01òüØë®p\ç\x07éâ\x01}g("
  b"\x01òüØë▒sDû┤\x0E┬█\x1C└5"
  b"\x01òüØë│r©Æ²å\x01\t­8â"
  b"\x01òüØëÁsq╗n.o\x16ÝÏÈ"
  b"\x01òüØë╣r\t║£nÃ\ƒi?"
  b"\x01òüØë¢qLé└\x1DÒjçHQ"
  b"\x01òüØë┐p»┤§ À╔F└Æ"
  b"\x01òüØë┴pH║▓|~x\x1D\r·"
  b"\x01òüØë├ssÑî\x17ì#³è\x18"
  b"\x01òüØëÃs¼Å4■¶\x01ıý×"
  b"\x01òüØë╔p│×úA¿Lh­O"
  b"\x01òüØë╬p?ƒ╩}x▄åp "
  b"\x01òüØëðsR¼ É&\x12ƒ!\x1E"
  b"\x01òüØï╠qV©+╚ÿ2\x00¤Ð"
  b"\x01òüØïÐsEöu-N\x04\x16Ëæ"
  b"\x01òüØïÍsöÀgcZ<¾­B"
  b"\x01òüØï█q\x06ì\x1EóP¼>¶""
  b"\x01òüØï¦q᪮±a%┼ܨ"
  b"\x01òüØïÒpߣ▄ö;╔Ä´j"
  b"\x01òüØïÛsC½┐/ü_ê>~"
  b"\x01òüØï¸r─╝\x00\x1Cõd╗╩R"
  b"\x01òüØî\x12s\x1DúıѸ23┴░"
  b"\x01òüØî q׿ÑÅhTG¿«"
  b"\x01òüØî%qÐì¤j\x06£moè"
  b"\x01òüØîup\x12Ö)ëaÌcmk"
  b"\x01òüØî~p▒┐L÷sÊ├Ù┘"
  b"\x01òüØîîrT¬\x17l§ÔS┐÷"
  b"\x01òüØîÿq╚ÂQÇ©ÊJñ¦"
  b"\x01òüØîÜpvª\x00\x13\x03öº"
  b"\x01òüØî£qRù¦ÒîîÀ┬Q"
  b"\x01òüØî«qæñwÐZ}©Þ─"
  b"""
    \x01òüØî░s\n
    äqÿq\rS,\x19
    """
  b"\x01òüØî▓sÃâge¾ï¶å\v"
  b"\x01òüØîÂs┘¿VF°\x17\x1A\x02"
  b"\x01òüØîãs\x07┤│³N/3\r"
  b"\x01òüØÄòq\x19ÿüH|û6\tõ"
  b"\x01òüØÄÖswÄ┌\ørâÅ\x04"
  b"\x01òüØÄ┤r°À▒mºï°\x15\x17"
  b"\x01òüØÄÀp³ì/¤bÌ3ÇÏ"
  b"\x01òüØÄ┴rÿ┐Ô\x08'╔µ-\x0F"
  b"\x01òüØÄãpG▓Ã\x1AÍj«I<"
  b"\x01òüØÄ╩q©»×a╔,┐«═"
  b"\x01òüØÄ═r┌ûø¯l▀Tßç"
  b"\x01òüØÄ¤qTè]ô:­åY\x04"
  b"\x01òüØÄÐpìÜs_|┼>╩Ø"
  b"\x01òüØÄÈr,ìrä╠▒/!Ç"
  b"\x01òüØÄÍq\x04ÜÉt¸b¡Iu"
  b"\x01òüØÄ┌q4£Mâ(‗H ¡"
  b"\x01òüØÄ¦p«ªVØ─T╔┴Ì"
  b"\x01òüØÄßsL¬Ð\x14¹║oeI"
  b"\x01òüØÄýq­ü\x13#Ö#vP\f"
  b"\x01òüØÄ¾qwƒ>\x12©╠*¬ç"
  b"\x01òüØÄ¶q(¼\x10\x18¨ñ═\x08I"
  b"\x01òüØÄ÷rrºf┌]bà╩¥"
  b"\x01òüØÄ°rà╝_Æ@_:}h"
  b"\x01òüØÄ·p\x00Ük~§ý┐q{"
  b"\x01òüØÄ³rÇá┼ò¾╬^­'"
  b"\x01òüØÅ\x10sw«Ê-k%\x7FÄ""
  b"\x01òüØÅ\x12sèæG9MÚ\x0Ele"
  b"\x01òüØÅ\x14rMö<t┘ÑíJJ"
  b"\x01òüØÅ\x17p{½×*¿[w\x17¿"
  b"\x01òüØÅ\x1CrVö¹áë\x1DÂ\r^"
  b"\x01òüØÅ\x1Er9»VNKt\x03"
  b"\x01òüØÅ pª║þı\f©█\x11"
  b"\x01òüØÅ"s5í+8╝Qr¸_"
  b"\x01òüØÅ&q│ÿ█²┼:©©Î"
  b"\x01òüØÅ(sÅçÆK\x02\f\ed"
  b"\x01òüØÅ*p\x02¥ã*vhÄö■"
  b"\x01òüØÅ-q®¤J\v>K╦A"
  b"\x01òüØÉÿq]¿­*\x13`┌ì©"
  b"\x01òüØÉØrr¼0*µ¸├Èx"
  b"\x01òüØÉúsÙÄDÆÏ;\x05²;"
  b"\x01òüØÉ¬rj┐háÎ;ÓçÉ"
  b"\x01òüØÉ┤rÆ©\x19Ô¹─ânI"
  b"\x01òüØÉ║rıêê 7â¯â2"
  b"\x01òüØÉ┴qñö╝sJ\x07pQ\x07"
  b"\x01òüØÉÃp\v║T\x1A\x19\vÒ\x1E¿"
  b"\x01òüØÉ╬p´à_].\x01õ\eG"
  b"\x01òüØÉıpCû°\e\x1D±¥ù"
  b"\x01òüØÉ█qÝ┐{\x1DØÕ\x1C┘c"
  b"\x01òüØÉÌpÊ¿ıÔ\x026ìX?"
  b"\x01òüØÉÓr4¿Ïï8þ\x1C│æ"
  b"\x01òüØÉµq¹ë╦╦À*çÚ\x13"
  b"\x01òüØÉÚr\x03øqâ¸_³´Â"
  b"\x01òüØÉ¾rL©╗%¯¬╚┐Ì"
  b"\x01òüØæ\x08pàäëQÊı·õ▀"
  b"\x01òüØæ\rr\x19ªéCûÌÉ\x1C£"
  b"\x01òüØæ\x17q,Äzy┘ .¾¨"
  b"\x01òüØæ\x1Ap\x18é·¯ð\f\rLH"
  b"""
    \x01òüØæ\x1DsAë\n
    ┌ÎU;\x10O
    """
  b"\x01òüØæ!sE»BM╠\x18¼ð└"
  b"\x01òüØæ$qzâ«¶uAï(ì"
  b"\x01òüØæ'sYÜÕ\x00ð°├Ùã"
  b"\x01òüØæ*p╬ìÀ╠\x14ÞXÜU"
  b"""
    \x01òüØæ-p\n
    ¢úy█Ä╔r·
    """
  b"\x01òüØæ0r\▓■│Ô³/k""
  b"\x01òüØæ3r4▒¡\x0F\x18gA\x10c"
  b"\x01òüØæ6paéÈ4@╗-\x01ð"
  b"\x01òüØæ9pº│┴É_©h\e\x00"
  b"\x01òüØæ<p█ØÙ¸à2[ñÉ"
  b"\x01òüØæ?s‗ƒv\x03\x19█ÑPÃ"
  b"\x01òüØæBpZçm>åèûrL"
  b"\x01òüØæErl║\x15¿öH┐û─"
  b"\x01òüØæHq(á\rh4VÉ)Ø"
  b"\x01òüØæOrçóõwûƒÂ\x0EÆ"
  b"\x01òüØæip¯ƒ▒áv┴\v\t"
  b"\x01òüØæys\fë:lò=ù_Z"
  b"\x01òüØæårØ©mn\x13/$\x0FÔ"
  b"\x01òüØæùq┼åäx\x13pîãÅ"
  b"\x01òüØæ«r│î\x13Ã6vû>5"
  b"\x01òüØæ▒sÅ░ñÄÑÙ╝\eã"
  b"\x01òüØæ│rÞöc"ÿÀD\x10"
  b"\x01òüØæÂpùÑÆ°î@┤4\x15"
  b"\x01òüØæ╣rÍÂ)\x04ÝaugB"
  b"""
    \x01òüØæ╝qÃüÕ]`Â\x11\n
    \x1A
    """
  b"\x01òüØæ┐q/éH\x1E│┘9J\r"
  b"\x01òüØæ┬q\x1CûôÅ$¬o═K"
  b"\x01òüØæ┼rÎÉdþ$o%'╔"
  b"\x01òüØæ╦s´àzþ┤id└\x18"
  b"\x01òüØæÍpH¡╠èë"C:b"
  b"\x01òüØæ▀pA¥ÁßUO^¼."
  b"\x01òüØæÔp║â9¾H\x19ÅûÁ"
  b"\x01òüØæÕp├½ÃW´\x0EØ2Ù"
  b"\x01òüØÆ\x07p\x15░Ìb{Ã╣¹é"
  b"""
    \x01òüØÆ\n
    qÆ¿oþõZ\x1EÓ*
    """
  b"\x01òüØÆ\rrIºÀ\x16\x08ÊP"
  b"\x01òüØûTs®æ\x07\x17ÿ╚ÿjö"
  b"\x01òüØûYqtó\x16Shæ\x1D"
  b"\x01òüØû^sYî┐q│\x7F̵ô"
  b"\x01òüØû~pr┤½+n`é\x019"
  b"\x01òüØûòr\x0Eé.\x1C4ÒgN╬"
  b"\x01òüØû×q±ñ3z┐Ñ\x02Ø6"
  b"\x01òüØûíqpçLbàrX¢Ù"
  b"\x01òüØûªsPÄ×Ï╩Ý\x11\x07Ã"
  b"\x01òüØû¼r\x15ç©ô ┴ØÉ\x06"
  b"\x01òüØû▒p?╣­▀áô\x1CJ■"
  b"\x01òüØû│s3½úrØ┤Þýå"
  b"\x01òüØûÂqy╗â\x03Ü:ü\x07"
  b"\x01òüØû©s\x07½ï;╠^÷¶─"
  b"\x01òüØûÓq-îè®È81d§"
  b"\x01òüØû±qBôË;c/Ã4±"
  b"\x01òüØû¶q¢║1xXñïѱ"
  b"\x01òüØû÷s╣¢\x07»\x01ó\x18ùB"
  b"\x01òüØû¨q©òÁ;výí╬Â"
  b"\x01òüØû¹s5òÿxh´´¶Ê"
  b"\x01òüØû■pâ»Ê{Séäc"
  b"\x01òüØù\x00p\x7Fà=a&q\x10"
  b"\x01òüØù\x03sÄíd\x00\x7FèzÅ["
  b"\x01òüØù\x05sÍ╗\x03┌×£&}Í"
  b"\x01òüØù\x0Fp\x1D«├JEüÔa¿"
  b"\x01òüØù\x12r¯ôTªe¨y│ "
  b"\x01òüØù\x1Cqæ▒àÍ÷ü¾Ì}"
  b"\x01òüØù\x1Erm╣úOø\x16¾=ª"
  b"\x01òüØù!p!س\x14\x07gËÂ"
  b"\x01òüØù$rèç3<{ò7{õ"
  b"\x01òüØù&sÛ¢×½|\x12¹åq"
  b"\x01òüØù)p\x15ÖWrf─¹ ç"
  b"\x01òüØù.pböß\x19\x0Eb«┴"
  b"\x01òüØù0p╗ɦÃõS^àh"
  b"\x01òüØùSp½æÏ|îäjzË"
  b"\x01òüØùZq¯│,K~f4û "
  b"\x01òüØùaqNÿmU3\x0E\x1C\x10"
  b"\x01òüØùur┘¼ãp═­\x03î¤"
  b"\x01òüØÖCsÌ©?­Ø\x12lÍ)"
  b"\x01òüØÖor¿ÀÝ\t\x19\x7F\x14"
  b"\x01òüØÖ╚qû║{\x00ÌÈ!KÊ"
  b"\x01òüØÖÍsM┤*Ó_[\x1Aÿ""
  b"\x01òüØÖ┘q┬Ç┴■{\x07ÅëQ"
  b"\x01òüØÖ▄qÄú\x13ò7Fn{¦"
  b"\x01òüØÖÞs█┐|ù\x0FqK\x11"
  b"\x01òüØÖÙpV▓×pÔEh{\x0F"
  b"\x01òüØÖ¯s³¬¬'ýëxüÄ"
  b"\x01òüØÖ¶q╗àܽnF▄%┬"
  b"\x01òüØÖ·s6ñD─6¥%uÝ"
  b"\x01òüØÖ³r░û\x1C=┐§▄öì"
  b"\x01òüØÜ"qf▓X┌Iƪ\x17\e"
  b"\x01òüØÜ0pÔ│d\f÷Óå\fr"
  b"\x01òüØÜ2rÙ║«j­í<Êô"
  b"\x01òüØÜ7sHÇ*.´ G\x1C%"
  b"\x01òüØÜ9qáå4Ù³ÀS0¯"
  b"\x01òüØÜBq¹ëÙãv¤®■ð"
  b"\x01òüØÜEr┴º0\eu\x03╝w1"
  b"\x01òüØÜGpóÂ-äºv│ÖH"
  b"\x01òüØÜPsWúÎ+¤ÒÚ█4"
  b"\x01òüØÜSs\x00Âïm‗í>äm"
  b"\x01òüØ£;q\x18Ä├ô9ê\x1F4!"
  b"\x01òüØ£?q|╗u2╩ßf¬\e"
  b"\x01òüØ£Ks\x1Fò▀9┘¹áØË"
  b"\x01òüØ£Rrèä\x1F^╔O\x02â╬"
  b"\x01òüØ£krùú[┤ÝUÃâü"
  b"\x01òüØ£pqı¼\v¾┐v½oë"
  b"\x01òüØ£uswüÓA¦═p¡c"
  b"\x01òüØ£wp▓¡rĬ╬¿é]"
  b"\x01òüØ£zq*¬I¾|├\x7F¼B"
  b"\x01òüØ£~p8¢Ni&\x01Âf¯"
  b"\x01òüØ£ÇpÐ▒7Aö7╠¤╦"
  b"\x01òüØ£àqxö\x7F³I░r╩Ë"
  b"\x01òüØ£ëp\x0E¢Mø5Hy\x1DV"
  b"\x01òüØ£ìsEú\x0Fä.B#\x18F"
  b"\x01òüØ£ÅrúÇ?ý¨a,ű"
  b"\x01òüØ£ærÛÉÌîmÇEZ╣"
  b"\x01òüØ£Ær┬Ày"╩\x03ø]#"
  b"\x01òüØ£ösÏèÿ­x9KKë"
  b"\x01òüØ£ûq6╣Ô¶\x08\tY"
  b"\x01òüØ£ÿqÃ¥█§}'ÞE}"
  b"\x01òüØ£Üsïêï§!ÖÏw║"
  b"\x01òüØ£ªpzê~\3Hôj%"
  b"\x01òüØ£¿qåªl\tJðÃx═"
  b"\x01òüØ£®r(í\v╩3¢¢█¡"
  b"\x01òüØ£½q\x12ïù\t\x0F½â9º"
  b"\x01òüØ£«qmûÝ├\x1AT÷ã}"
  b"\x01òüØ£░q─Ä\r■ã\x15\áB"
  b"\x01òüØ£▓s}À\x19m[Gõ~a"
  b"\x01òüØ£┤qÄ╣_a^│\x00ë\x7F"
  b"\x01òüØ£ÂpÍØñx.\f‗/?"
  b"\x01òüØ£╗pÍ¢\x01\x1ESÛA\x10"
  b"\x01òüØ£¢q­ûO#l[[í┤"
  b"\x01òüØ£└rÑ░\x1C\x13\eG"
  b"\x01òüØ£┬siçÏ´Q4LDã"
  b"\x01òüØ£─q\x00\rÓüÏ\x16£Z"
  b"""
    \x01òüØ£Òp£ºÁ  X\n
    
    """
  b"\x01òüØ£Õs¤îcuØÛ\x02bc"
  b"\x01òüØ£þsììfÏV".¿┘"
  b"\x01òüØ£¯rÆæ/ÔzÝUøÝ"
  b"""
    \x01òüØØ\x1Ar‗ÿÊ▓Y├\n
    ¸\x08
    """
  b"\x01òüØØ\x1Cs\vÁ\x1E<qóÂ\vþ"
  b"\x01òüØ×■rÝà▄\x07╚¾9]¨"
  b"\x01òü؃FpGÂà>AÅ\x0F¨Ä"
  b"\x01òü؃Kr┼ÄüÆ}UıP\x17"
  b"\x01òü؃`s´ê"m¿░L╣R"
  b"\x01òü؃cr·▓¸68t×iY"
  b"\x01òü؃fqÛ¼Ïhs,æ>Æ"
  b"\x01òü؃ipïá,vcW┌└d"
  b"\x01òü؃lr\x15èi! \x11,╚\x7F"
  b"\x01òü؃oq\fÆûk\x04a╬.\e"
  b"\x01òü؃£r/░Ì\x7F\x07)%"
  b"\x01òü؃«qÐØ\x14î:░á$ý"
  b"\x01òü؃▒p░Ç-î'\x1C;ÓZ"
  b"\x01òü؃│q4┐\x05Jµz\x13\x1C©"
  b"\x01òü؃Áqۃʶ╝êù\r""
  b"\x01òü؃Às.ùr¿ñ┤kƒë"
  b"\x01òü؃╣säï"ài)ãüÄ"
  b"\x01òü؃¢qFêÛ¯^!╬Sm"
  b"\x01òüØíss\x0Eìg¥Î\x03εj"
  b"\x01òüØíèq▀¿¼î³\x7FíÚL"
  b"\x01òüØí▓q Ü:È>«ı Ñ"
  b"\x01òüØí╝q°░þ.ö\x1A║Ûá"
  b"\x01òüØíÛr[Ƭ]╝lÏÜÖ"
  b"\x01òüØíýq®â\x1Aç\x02├û×ò"
  b"\x01òüØí´q~â\r\x07┐ìuàÎ"
  b"""
    \x01òüØó\x05s­ë(\n
    ë4%▓\x16
    """
  b"""
    \x01òüØó\n
    pÏü±ì▀¿f▒\x04
    """
  b"\x01òüØó\x0EpÞá╦Ñnw▀\x11]"
  b"\x01òüØó\x11p£è¸hJ\x1F³╚³"
  b"\x01òüØó\x14r-ö\x18\x10tðá┼\x03"
  b"\x01òüØó\x18sä»LÝ\e]6Ô┴"
  b"\x01òüØó\er¥×újp\x0Fé╔0"
  b"\x01òüØó qÃ┤>MÃ*6îÑ"
  b"\x01òüØó#pYës]þ┐ó#├"
  b"\x01òüØó0rnè ┐\x7F´4¦─"
  b"\x01òüØó3p¿ô[ªÿp\x1AÝ"
  b"\x01òüØóLp╬Àvß\x03{±<Í"
  b"\x01òüØóMs\x17ú+░┴¯dÆê"
  b"\x01òüØóPpV▓\x07═.ªñ\x13Ê"
  b"\x01òüØóWqjؤ\x1Eu¨ïø±"
  b"""
    \x01òüØóZrBØ\ìD\n
    ¢ùE
    """
  b"\x01òüØó\s╩╗vÙÝ\vùÐ\x05"
  b"\x01òüØóar&╣\x12Ý\x19w\x04nU"
  b"\x01òüØócqÅÄ)┐<3j\x18y"
  b"\x01òüØófq¢á\x12\x7F¬ø»®\x1A"
  b"""
    \x01òüØóhpëî«┘¦J\n
    ı\x03
    """
  b"\x01òüØójpÝá\x1EÜ\x7FN`"\x10"
  b"\x01òüØónphÖ┌¾h[\x1E\x7FÌ"
  b"\x01òüØópq­×®K╚è<@Î"
  b"\x01òüØórp§ô└©O<ƒ\x10"
  b"\x01òüØñGs=½:Ò‗║╚$a"
  b"\x01òüØñzs\ÜVÁ£\x1DÓ°Ï"
  b"\x01òüØñ|p\x0F░éû\x14\x07Ô┬ê"
  b"\x01òüØñ~r?¥¶¢PÙp±Ü"
  b"\x01òüØñÇqÉ«ë│½_~E;"
  b"\x01òüØñés┤ÆÉ&xæ\x04\x10d"
  b"\x01òüØñàr5║ıgÝh┬Zá"
  b"\x01òüØñçsð¥HÄD\x15W╣\f"
  b"\x01òüØñërìö╔\x06ñ·╗\x05^"
  b"""
    \x01òüØñïqY¼+╗\n
    \x1FÂ\n
    \r
    """
  b"\x01òüØñÉs¡¼O÷!2²Óñ"
  b"\x01òüØñÆp\x16ù¾ó▒!!þN"
  b"\x01òüØñöqÀñðõå;l═:"
  b"\x01òüØñør=ØÔ\x14\e(\e×Ç"
  b"\x01òüØñªsıåî»Æcëi\x0E"
  b"\x01òüØñ¬qå║É#\x7FgÈ│õ"
  b"\x01òüØñ░r╬▓\x13ô²Z#µð"
  b"\x01òüØñ│qFÉñȼò\x1CÑ╚"
  b"\x01òüØñ╠páTì█\x00\v"
  b"\x01òüØñÐs\r║¹ì┘\x18×█\n"
  b"\x01òüØñıro¼¼®\x04À╩\x03í"
  b"\x01òüØñÎsº▓´B1BÁÖ%"
  b"\x01òüØñ█p¶Å┐õm}]¾í"
  b"\x01òüØñÒpèÅ)๬lÏq"
  b"\x01òüØñÚr\x1Aѵ▒Û┬¤3ò"
  b"\x01òüØñÝrh│®;ì\vÅɨ"
  b"\x01òüØñ¸p\x17ñTÜÀ█Ãé&"
  b"\x01òüØñ¨poôM8\x03ù]1╣"
  b"\x01òüØñ■q¯æ¨▄á)\x01ZY"
  b"""
    \x01òüØÑ\n
    sk║\x02\rX9└
    """
  b"\x01òüØÑ\fpøêCn▓í │■"
  b"\x01òüØÑ\x0EpËéìßL┘õ°▄"
  b"""
    \x01òüØÑ\x0Fplú\n
    \tº/"\n
    L
    """
  b"""
    \x01òüØÑ\x11p@»\x1F\n
    \n
    r┘ü╚
    """
  b"\x01òüØÑ\x13p╩Öt2■\t}\x02·"
  b"\x01òüØÑ\x15r<øê÷S \x04└F"
  b"\x01òüØÑ\x17sÔ×\r6\e▀Ù5Ç"
  b"\x01òüØÑ\x1Aqï½Ñ:ñæ¡íõ"
  b"\x01òüØÑ\x1Cs╠¡àJµYr\x0Eº"
  b"\x01òüØÑ\x1Es\tªj\x7FÏ╠öþG"
  b"\x01òüØÑ qÐêQp\x08ıµsý"
  b"\x01òüØÑ"pï║Îu]p§\vò"
  b"\x01òüØÑ$s▒ñi2[_)¾×"
  b"\x01òüØÑ'q-¿à9\x1CÕ¢óí"
  b"\x01òüØÑ)rÐÆ}¥îw\x0FÛ³"
  b"\x01òüØÑ+q░¼\x04ı█\fé;º"
  b"\x01òüØÑ-q\x06À?A╠\x12«jq"
  b"\x01òüتtq║╣┌£¸I┐¶\x1D"
  b"\x01òüتês>å\x13ÜZ┴ÎÜ6"
  b"\x01òüتïpÊò╣>ŵ¾R\x1D"
  b"\x01òüتösÅùMí\x17\x15k±k"
  b"\x01òüتÖsÐ║ñÓ┐êÔíÀ"
  b"\x01òüتórÇ▓Ä┘ùT Éw"
  b"\x01òüتºpN¼6\x19s\x06Û(ó"
  b"\x01òüت¬s╦å:┘\x14┘u]‗"
  b"\x01òüت¼s\eÑïa\vp\e"
  b"\x01òüت«qØè$â9¥┐Ö¤"
  b"\x01òüت░s4ì░\x132┌êâ¾"
  b"\x01òüتÂqVêtÛ«\x06<iÁ"
  b"\x01òüت╣p]ÁV└x▓à§E"
  b"\x01òüت╚q¨ëîòçþ,ì╠"
  b"\x01òüت╠s█Ö\rEØz8ªi"
  b"\x01òüتÐqS«╠;là^.▄"
  b"\x01òüتÍqo╝ð╣Õð¼┴="
  b"\x01òüتßp6ÿÍgo·õûW"
  b"\x01òüتÕqQ¿íÖ\x1D>\x16"
  b"\x01òüت´sG║%6Ýà¤kë"
  b"\x01òüت±p▄í\x14á¡=\x13÷\x15"
  b"\x01òüت·q*¼\ÊH\x0FöRÓ"
  b"\x01òüغ\tq\x17À┐û╠ÍRÏ▄"
  b"\x01òüغ\x13s»î©\x02Ñ¡Áß,"
  b"\x01òüغ\x14sOì█ïN=\x19"
  b"\x01òüغ\x18p\x1EùiV"eH}\x02"
  b"\x01òüغ\x1Dp?ÅO9{\x15j┐\x04"
  b"\x01òüغ7r7©böé9<üè"
  b"\x01òüغ9p├î\x03n\x05┤¡0¤"
  b"""
    \x01òüغ;rÞØÐ\x14▄ðí\n
    b
    """
  b"\x01òüغ=r\x15╣W½ D±╚õ"
  b"\x01òüغ?qÉÿø┐íùBk?"
  b"\x01òüغBp7ë"Õ¸µi\x14o"
  b"\x01òüغDsu╗§\x12rôÖ▄="
  b"\x01òüغFq¨ê╦HBì\x11®Ò"
  b"\x01òüغUpÊâ^\x16¥Z×Òt"
  b"\x01òüغWs\vÁ]\x01t║SÔ²"
  b"\x01òüغZs\vÁÌ▄oÌEçW"
  b"\x01òüغ\p\eØÍ┌Å\vë@À"
  b"\x01òüغ_p│×dí‗)%¹K"
  b"\x01òüغaq·ƒºoÖö]=»"
  b"\x01òüغhrá░\x04{)Tã6k"
  b"\x01òüغrs╗ï±c¾s╝┘ı"
  b"\x01òüØ®\x14róêÎÑ\x0FFÃB>"
  b"\x01òüØ®\x1Er©û0\r]De┌z"
  b"\x01òüØ®4r¸┤3\x7Fëyñ¾9"
  b"\x01òüØ®6pJç┼\x1A▒░æ;ú"
  b"\x01òüØ®8p█ì)Æ═µÖ┼""
  b"\x01òüØ®:q¡Å\x04\x00╚C¸"
  b"\x01òüØ®=sEä-0╦¨¸╚\x15"
  b"\x01òüØ®@qVÇ\x05o│®§¿}"
  b"\x01òüØ®BpØ«Û\x15T\x1AV¿â"
  b"\x01òüØ®Es=╝Å░¾æ█┤\x17"
  b"\x01òüØ®Hq=å2¥/|¶C\x03"
  b"\x01òüØ®Jq³┐█í▄õ\x16¿╝"
  b"\x01òüØ®Lr/¢╚\x19©æçʯ"
  b"\x01òüØ®Osõï└®jE7¹▄"
  b"\x01òüØ®Qq\v│¼|$╔ká¸"
  b"\x01òüØ®Tp\e░░╬Ò┤\x1Aæ;"
  b"\x01òüØ®Vr-½╬û<1Áå±"
  b"\x01òüØ®Yruèûù­'ÈÁ\"
  b"\x01òüØ®[r╬À¢Pç)\x0E£^"
  b"\x01òüØ®^p¼Å╝Á?zäÔÄ"
  b"\x01òüØ®`s\x1AèúY^Ô_³J"
  b"""
    \x01òüØ®cqqçw\n
    f`?<$
    """
  b"\x01òüØ®eq¥ñF3b¬╬█G"
  b"\x01òüØ®gp6ë\x1E┼▀V/╔u"
  b"\x01òüØ®jqÆ│Þ┼õWÿïá"
  b"\x01òüØ®lp(¢\x13Q▀UK┘:"
  b"\x01òüØ®qr®º\x1F\x1AÙ┤ðT`"
  b"\x01òüØ®wpféHa╦1÷╬="
  b"\x01òüØ®êqcì·┼³%\x0E¤5"
  b"\x01òüØ®èrSûÑp7ÓÚ┴1"
  b"\x01òüØ®ìp «®L\x01Æi┌¼"
  b"\x01òüØ®Åqƒ»├s`ß^\x07§"
  b"\x01òüØ®ösâ½\x1Eä╔µÅ┘8"
  b"\x01òüØ®ùrj«»ó■^)ÌB"
  b"\x01òüØ®×rÕê┼\x04\x08i\x7Fl╠"
  b"\x01òüØ®ís¸Ø#1£û└┴\x01"
  b"\x01òüØ®ñrºç6a\x17░╠û#"
  b"\x01òüØ®╣pÁØ©Ä\x06ðÃ\x11Õ"
  b"\x01òüØ®╝s▓ä?L╗\eÍêä"
  b"\x01òüØ®¥rÎ▓òE¥\x06e\x1CB"
  b"\x01òüØ®└s┌ÑÁº"╝Ì\ø"
  b"\x01òüØ®├s<╝\x14ýÐ#ï\x033"
  b"\x01òüØ®ãrEå\x1FOx¼%\x13x"
  b"\x01òüØ®╩sñó─ç┴ݵ¿r"
  b"\x01òüØ®═q-øþ³TØ\f0O"
  b"\x01òüØ®¤pıì\t5]IÐNä"
  b"\x01òüØ®Ðp\x16ñ3\x169üó°\x00"
  b"\x01òüØ®Ëq├»Ã©©!8\x04L"
  b"\x01òüØ®Òs\x08ûÚ╠┼ý)ák"
  b"\x01òüØ®ÕpÕ¡ãé‗l╔╚ñ"
  b"\x01òüØ®ÞqºñªÀ´K{┐Y"
  b"\x01òüØ®´pÀóm▒v╩z£_"
  b"\x01òüØ®§pn┐ïl╩»l╬T"
  b"\x01òüج\x04rÄ£F±!\x05\x01wc"
  b"\x01òüج\x06qöåëkb¹HÖÞ"
  b"\x01òüؽ└s*É#Ü1ÕhlH"
  b"\x01òüؽþpR░FIüW¬è±"
  b"\x01òüؽÛr\x1C¢ãMùòB&ñ"
  b"\x01òüؽ´söù4©ïhF'!"
  b"\x01òüؽ‗sÿæ\x12øÓðS;ð"
  b"\x01òüؽ¶rlúG┴ÈÑ╬(T"
  b"\x01òüؽ¸rOÑý╝¦¼\x0F\x00["
  b"\x01òüؽ¨pK¿Gäz,tq\r"
  b"\x01òüؽ³pk®ÛÞ▓'Ð┌┐"
  b"\x01òüؽ p´«\x1CRÕõÉ│Â"
  b"\x01òüؼ\x01s!Á║½"Jhëâ"
  b"\x01òüؼ\x04q╚èàg\eú¥¢┘"
  b"\x01òüؼ\x06r¶▒\x14¯■¯ü\x12"
  b"\x01òüؼ\trË©:ÛæX\x08{\x02"
  b"""
    \x01òüؼ\fp\x1A¬R,\x17&\n
    £¯
    """
  b"\x01òüؼ\x0FpÉ╗\x06?\x15Ó2m/"
  b"\x01òüؼ:pÞû\x1E\x05\x7F ¨¬\x04"
  b"\x01òüؼ>sDûr..£Ê┤¦"
  b"\x01òüؼ@p¢Ñ═┌╦"┬rÉ"
  b"\x01òüؼCp<ç°_░KF=Ã"
  b"\x01òüؼFs┬üôÇ?\x0E▓├@"
  b"\x01òüؼIr\x01ê■├¿áé\x1D\x1F"
  b"\x01òüؼNr/èÅM:JÝV¦"
  b"\x01òüؼQrıë{c*\x08=z±"
  b"\x01òüؼVp\x02åLgï©%\x17ë"
  b"\x01òüؼXprƒy\x1D@¦Ø┘Ð"
  b"\x01òüؼ[q\x01¥ÄÿC\x01ÛÊD"
  b"\x01òüؼ]sRÀ╔╝*^?'#"
  b"\x01òüؼ`sM¬╣Ñ¥yï\x11g"
  b"\x01òüؼcqרÏ┘XÅ\x1F╗X"
  b"\x01òüؼep\f¼█\x01`ñ8¨Z"
  b"\x01òüؼmq£®Ã\x1DA╦\x15\v³"
  b"\x01òüؼorLÿ\x16\x1A\x06?m®±"
  b"\x01òüؼrr╩▓O1gíãð "
  b"\x01òüؼur\x04Ø\x03ÔF\x16ý+l"
  b"\x01òüؼwqÝÖÖ╬kï >f"
  b"\x01òüؼÄqy╣OË(÷~t\x1A"
  b"\x01òüؼƒp▓ûnÂo¥®x╬"
  b"""
    \x01òüؼóp+å£\n
    >Æ`à\x1F
    """
  b"\x01òüؼñs\x04ççú■~\x7F§\x18"
  b"\x01òüؼ®pD╗\v┤╩Ì\x7FÄi"
  b"\x01òüؼ▒sڡݾ\x08B@fÄ"
  b"\x01òüؼ┤q\x1EÂ▒½\x0F)╦x\x18"
  b"\x01òüؼÂpò║"¦>Wפ]"
  b"""
    \x01òüؼ¥r1«°|\n
     Ñ└K
    """
  b"\x01òüؼ└p\x7F×\x1D©¤3eØ█"
  b"\x01òüؼ┬qã«~┌²\x00═ÜÁ"
  b"\x01òüؼ─pØí║`kôùíØ"
  b"\x01òüؼ┼påÉ5W\x08{\x06m└"
  b"\x01òüؼ╩r%ñTà\x1F╝áá═"
  b"\x01òüؼ╠r\x1Dâ¯\x14²×aQ»"
  b"\x01òüؼ╬r╗╣\x18F^nlçJ"
  b"\x01òüؼÐsuäÈ\─║Ó\x15º"
  b"\x01òüؼËqͽɡ¡Ôƒƒ\x1D"
  b"\x01òüؼÍrHê°\x0848Á\rï"
  b"\x01òüؼÏqÖ½~õÅ>³ª¿"
  b"\x01òüؼ█rÅØ\x0E»┐\eùHQ"
  b"\x01òüؼÓp║ºW\t\x1A-\x12Ëà"
  b"\x01òüØ«|soêæR¹ùIèò"
  b"\x01òüØ«éqûÁAÉ0Z@u┤"
  b"\x01òüØ«çs\x04ÑÃ\x04äVÛcA"
  b"\x01òüØ«èrS¥bÌáê─\x0Fÿ"
  b"\x01òüØ«ìs<ªé-▀bÜåÈ"
  b"\x01òüØ«Åq┬ñiîÓ▄Q;Â"
  b"\x01òüØ«ær\fâõ‗W╠\x03Òð"
  b"\x01òüØ«ôqlÄÝ\x15uF3ê┤"
  b"\x01òüØ«ûqDÆ┼Ô8\tS\x02"
  b"\x01òüØ«ÿp¦▓7╬│ãh!┤"
  b"\x01òüØ«¤p┴Åg«P¬┴ÜÕ"
  b"\x01òüØ«Ês?¬,¨3┴c┴"
  b"\x01òüØ«Èr\x00íõM\┐óκ"
  b"\x01òüØ«ÍsZó´®-Â~Zk"
  b"\x01òüØ«█rÿà×$Æ|Ð5N"
  b"\x01òüØ«Óq(î̵S,?F\t"
  b"\x01òüØ«µrʃ\fVôk¼5╦"
  b"\x01òüØ«ýpÒà¦#kIê\x1CØ"
  b"\x01òüØ«¯p°é╣╚ÅL È£"
  b"\x01òüØ«±pUÖ╚©lg\x16\x02"
  b"\x01òüØ«¶rN»¼+êi)├ÿ"
  b"\x01òüØ«¨q\ò»¼j╠VøÇ"
  b"\x01òüØ«³q\x05ø▒/¨:`¯ú"
  b"\x01òüØ« rêÇ :\x7Fùæ@ð"
  b"\x01òüØ»\x02r─ØÐìd#▀¬P"
  b"\x01òüØ»\x07rTô\t)\v|u2\x1E"
  b"\x01òüØ»\x13sÃæ9Wÿç"┐_"
  b"\x01òüØ»1s¼¡ú:L»╠(-"
  b"\x01òüØ»3s'É,\x161\fY░Ç"
  b"\x01òüØ»6sE¥\vÁz$^ÿ¡"
  b"\x01òüØ»:sâ¢TZ0ñ§Pï"
  b"\x01òüØ»?s╠ïöV▀\x08A~J"
  b"\x01òüØ»Dsýư\x01§┤[ð¢"
  b"\x01òüØ»Gr\x00ú²×Ï7t¿"
  b"\x01òüØ»Jq×àä¨\x1D\x1D%3┼"
  b"\x01òüØ»Npgâß│g\x11ãîÉ"
  b"\x01òüØ»QpO╣┘¹FÔ─âD"
  b"\x01òüØ»Vpݬÿ|┴Ì▄N┴"
  b"\x01òüØ»Yq<é\x03v■aN\x00ë"
  b"\x01òüØ»[rź(\x08g▄ÿ\x12Z"
  b"\x01òüØ»^s0©à\x08=Ô}ÙÀ"
  b"\x01òüØ»`r\x08òÒ`лí\x1EF"
  b"\x01òüØ»jp,┐\tËMcƒÜ┬"
  b"\x01òüØ»mr\x04¢Túu╬¦Ãà"
  b"\x01òüØ»rpQâñáîúu\x15\x17"
  b"\x01òüØ»upí®Nª0°8CÒ"
  b"\x01òüØ»xr┼┐o,8À\x02îî"
  b"\x01òüØ»|q»â¼\x0E¤1ß▀ß"
  b"""
    \x01òüØ»\x7FsN£\x08'\n
    Ì┐?Ü
    """
  b"\x01òüØ»üqþÆAc·ï╣Ëu"
  b"\x01òüØ»âq«┤~ÕÙaò$."
  b"\x01òüØ»ås\x1C┤¯¿_┤.ýî"
  b"\x01òüØ»êrhë0\x1FäÖ\f▓╬"
  b"\x01òüØ»èp2úPIKj┌Ó]"
  b"\x01òüØ»ìqjéà·¿¢)p·"
  b"\x01òüØ»Åsúù¦O-Ë╗9Z"
  b"\x01òüØ»æqvº²ÍEÝq°║"
  b"\x01òüØ»ôp‗ì9¿ÙHÝı┐"
  b"\x01òüØ»òsÂëÍE{\e\x0E^D"
  b"\x01òüØ»ÿq­»6N{\x14╩ïù"
  b"\x01òüØ»ÁrbçÉ═╗5¡[╝"
  b"\x01òüØ»ÀqCú¦/J\x11Êùª"
  b"\x01òüØ»╣rìâÀG░¨▓v2"
  b"\x01òüØ▒%rÖº▒░,ƒ¤DX"
  b"""
    \x01òüØ▒)pÑí╝Ì├\n
    êäH
    """
  b"\x01òüØ▒-qÿî\x1CÞ┌‗ó#Ì"
  b"\x01òüØ▒.ra»Yk╣U×·Û"
  b"\x01òüØ▒2s\x08│+çEQì┬4"
  b"\x01òüØ▒\qæ╣R'¤³`cÈ"
  b"\x01òüØ▒apzѽ\x11\x1Eø®"
  b"\x01òüØ▒dsõ¢ÐÙ¦ Æ}Ï"
  b"\x01òüØ▒gr7╝±þ$<├¾\x00"
  b"\x01òüØ▒uq%▓®\x16é╚ض3"
  b"\x01òüØ▒}p:è\x10½Aæ_Ø\x16"
  b"\x01òüØ▒üsÈë¬~bdÑ\x1E/"
  b"\x01òüØ▒âsQ░║╚F¹dËÍ"
  b"\x01òüØ▒àså½\x0F┘aÁ÷è\x1D"
  b"\x01òüØ▒ìp═»t┌1vÃ═U"
  b"\x01òüØ▒Ås¢á\r¡n░ãÏX"
  b"\x01òüØ▒ôp┘ùê=\x13 ­4v"
  b"\x01òüØ▒òsJå´_|EàÁ\x13"
  b"\x01òüØ▒ùsûâ>\x1EÝ[─<\x02"
  b"\x01òüØ▒£s\x01©½Øn╔K*ô"
  b"\x01òüØ▒áqWÁÈ*Â>®{R"
  b"\x01òüØ▒ósä¡V\x07Bo\n└"
  b"\x01òüØ▒ªq\x19üj\x02╦+Ìè\r"
  b"\x01òüØ▒¿py½\x7Fzn,║▒█"
  b"\x01òüØ▒¬r\x1E\x15O\rRÈÂ╔"
  b"\x01òüØ▒¢rò©U\x0E5>░\x11¨"
  b"\x01òüØ▒┐rOí£3S¶,[┐"
  b"\x01òüØ▒┴síì╣╬8═\x16\x1Dþ"
  b"\x01òüØ▒╩q ïÎzà\x02¾W▒"
  b"\x01òüØ▒ßq╗êâ├ë╗╬\x1E¡"
  b"\x01òüØ▒Òr7ë{ü´░┘°├"
  b"\x01òüØ▒ÕpÕªë\rä\x16\e╦i"
  b"\x01òüØ▓\x1Dq*Â$5é╦wdæ"
  b"\x01òüØ┤?qDóE!\x00²ì\n°"
  b"\x01òüØ┤Dr¨á█&cã2\x19¸"
  b"\x01òüØ┤KrÅ╣D=5<\x1E6B"
  b"\x01òüØ┤UrW║å2¹!]N­"
  b"\x01òüØ┤Zr\x12ëáh╠\x00\rn"
  b"\x01òüØ┤_r©╣\x03\x14È\f¤░i"
  b"\x01òüØ┤dqîì\x00Ý9ú5öÇ"
  b"\x01òüØ┤grâ╣▒§ä\x1F╚Fñ"
  b"\x01òüØ┤lp\x06ÂÕåÙðÕéa"
  b"\x01òüØ┤nrq¡ëO\x11ÿ½\x0E8"
  b"\x01òüØ┤sp\x0F¿\f7Ö,&ÍH"
  b"\x01òüØ┤uq<çi\rQ9táÅ"
  b"\x01òüØ┤ws¦»ôÞ\x02@¡2¢"
  b"\x01òüØ┤ëp\fû▒Zä!³Cú"
  b"\x01òüØ┤ïqaæ═M═ÁÁÌÄ"
  b"\x01òüØ┤ôq\x00┤^¸/Æüáÿ"
  b"\x01òüØ┤ûrb▓┤KðÚÛ┴J"
  b"\x01òüØ┤ÿs\x1DÂ(Ì├½­Ô\x12"
  b"\x01òüØ┤øq┌▓│@\x1EO\x18┴7"
  b"\x01òüØ┤áräåEÖÙMmÊ\x17"
  b"\x01òüØ┤ÑpK▓┐©4$ı¦¤"
  b"\x01òüØ┤¡rÏ╝‗¬á╩ ^å"
  b"\x01òüØ┤░qü┐¼Âé#äö{"
  b"\x01òüØ┤│p├øð*═╠▓ÆB"
  b"\x01òüØ┤Ás─ôÐ┤|\h▒æ"
  b"\x01òüØ┤¥q╚ôbó¶UGyƒ"
  b"\x01òüØ┤┴p?øÄNrÐñ\x01F"
  b"\x01òüØ┤├r\rѦê9╩\x02@┴"
  b"\x01òüØ┤┼pOƒ└ÃRXÃô4"
  b"\x01òüØ┤╚q\x04åÒVþÂ\x07rA"
  b"\x01òüØ┤╩sSçL┼\/\x1E\x13§"
  b"\x01òüØ┤╠pf¢Õ┌E°~,r"
  b"\x01òüØ┤Ïrã¿\f~½Õ\x07cH"
  b"\x01òüØ┤┌q╣▒■´äÛUi▒"
  b"\x01òüØ┤¦pL¼TîÕ$6´º"
  b"\x01òüØ┤▀sÇòMÛOÝûÑó"
  b"\x01òüØÂÇrÏ┤¿v┌¸\x0F■K"
  b"\x01òüØÂàqÎ▓\x19╬ê:8&|"
  b"\x01òüØÂïs\x16æã»))Uá¬"
  b"\x01òüØÂÅrV£êeEà[^X"
  b"\x01òüØÂÆrYâ'?¤m\x10*!"
  b"\x01òüØÂùp°║ª`üèÕ%\x14"
  b"\x01òüØÂØr\x00\tTyª\x08eT"
  b"\x01òüØÂúqñ┤?QO³|╬Ø"
  b"\x01òüØÂÑr╔»╚6Äùââ«"
  b"\x01òüØÂ¿p▀»Vï`½\x1E└£"
  b"\x01òüØÂ¡p¯¥ýl'®69┘"
  b"\x01òüØÂ░p■╗\x11├e5,$S"
  b"\x01òüØÂ│rÙ®¬ÙúÎñ®A"
  b"\x01òüØÂÁrëæ9ëıiïC‗"
  b"\x01òüØÂ©r\e®ßm░»PH\n"
  b"\x01òüØÂ╗q­é¾░èÙ\ÚÇ"
  b"\x01òüØÂ└q▄¢\x14&¦ídþ┤"
  b"\x01òüØÂ´r├ÿ‗õ▓▀_}ô"
  b"\x01òüØÂ§sE▓▒i┘\x10\x1F"
  b"\x01òüØÂ¸sWëÜÔ??\x02å¹"
  b"\x01òüØÂ³p╝ÿ¼ãjD \tà"
  b"\x01òüØÂ q'½¬!é6õ[6"
  b"\x01òüØÀ\x01sEû╩\x01~¿w┼µ"
  b"\x01òüØÀ\x04q÷«©B┌\x04xÊñ"
  b"\x01òüØÀ\x06p\x13èÔO¤«`}!"
  b"\x01òüØÀ\vrî×9d%\x1D%'\x1C"
  b"\x01òüØÀ\x0Es\ö(×+\x14ö÷ô"
  b"\x01òüØÀ\x11pqÀé\x08´┼\x03Ã\x02"
  b"\x01òüØÀ\x14qý╣~▀ýU4d┘"
  b"\x01òüØÀ\x17qsÂ;Ð╗-"Ö█"
  b"\x01òüØÀ\x19sO¥HãJ9äM¥"
  b"\x01òüØÀ\x1Er|óFÐ>\x1C¥╠\x0F"
  b"\x01òüØÀ rÓå\x1C╦E╬\x12þ░"
  b"\x01òüØÀ#pVº"J\R█\vC"
  b"\x01òüØÀHr\x18®ö§@vÂ0\x19"
  b"\x01òüØÀZqßçÝB®O@a%"
  b"\x01òüØÀ\qÏ╝‗\x04!¿┬i*"
  b"\x01òüØÀ_p8öC¤╬─■▀x"
  b"\x01òüØÀapk╣ñ▓0òùË÷"
  b"\x01òüØÀcs┐Æ\x1D▓├®▀ùõ"
  b"\x01òüØÀfrWªıPß.§×b"
  b"\x01òüØÀhr'ó\x1DGp®üò]"
  b"\x01òüØÀps\x02ü4§\x19x\x00è├"
  b"\x01òüØ╣ÒpëØØ^ú¤MIò"
  b"\x01òüØ║\x1Dp1öð{9,┴MÓ"
  b"\x01òüØ║Jr»Ü×lï%%\rı"
  b"\x01òüØ║OqîÀ;\r;9#é\x01"
  b"\x01òüØ║Rr\tì╗ãàýç+e"
  b"\x01òüØ║Ts:º'╚«á½ä´"
  b"\x01òüØ║Xsö╣\x1D\x08àý·\x7F"
  b"\x01òüØ╗┌rzëM╗╠­┬[´"
  b"\x01òüØ╗▀q\x19é└±\x00\x19®.á"
  b"\x01òüØ╗ýsê░K& ?╚dÁ"
  b"\x01òüØ╗¸rVñò\x16\fLæÈE"
  b"\x01òüØ╝\x06s\x1A\tC\x02mó´*"
  b"\x01òüØ╝&pKѸï│{£@©"
  b"\x01òüØ╝<r@¼ÔbhåIÏý"
  b"\x01òüØ╝?r■Ç!\jÓª×D"
  b"\x01òüØ╝DpÅØR└\f\x14\x15"
  b"\x01òüØ╝Frƒ¬>à%q>Ú║"
  b"\x01òüØ╝Ip\x00û╔S9\v§õu"
  b"\x01òüØ╝KrÔó\x07Q░$¨ªì"
  b"\x01òüØ╝Np&Øıı‗]ö║ï"
  b"\x01òüØ╝Pq╬¢­ƒ7Ð╣Öà"
  b"\x01òüØ╝Ss\x04┐©âÃÒã╦g"
  b"\x01òüØ╝Ys¦æ[Jø3ÂÃ┼"
  b"\x01òüØ╝_s0ö¦ì├aÍ{Î"
  b"\x01òüØ╝bqÍÇ\x0F\x02Í‗├o¢"
  b"\x01òüØ╝gp¿ÀDÓÞ2_Ô\x7F"
  b"\x01òüØ╝ªpòØ\x08┴ìÆëé/"
  b"\x01òüØ╝│qF╝ä\x0Fyr%úr"
  b"\x01òüØ╝╝q>▒ÍÀyÎÁ$,"
  b"\x01òüØ╝¥pCêÍä╣ý¤Fº"
  b"\x01òüØ╝╩sßÅ¢ÚwÚ?£¬"
  b"\x01òüØ╝═s(¢Ei"Iô\x15í"
  b"\x01òüØ╝¤rªï?\x13Fß╠─Ñ"
  b"\x01òüØ╝Ðs­«ìÛ·u┘ãä"
  b"\x01òüØ╝Ès║×¹+w┬²µ?"
  b"\x01òüØ╝Ísó¢\x7F┴¡\x7FqÓU"
  b"\x01òüØ╝┘sáíÞ.H2\x00×w"
  b"\x01òüØ╝█sÃÉqvB%Ë®À"
  b"\x01òüØ╝▀pZìß*/¬.╔°"
  b"\x01òüØ╝‗q┌ÿuÜD\e%íý"
  b"\x01òüØ╝§p\x19╣kä├´g¥n"
  b"\x01òüØ╝¸s\x15À²«O×_LN"
  b"\x01òüØ¢\x01s¾à(ÂöÅF}ï"
  b"\x01òüØ¢\x0Ep\x7F®q┘ÜI}┌ª"
  b"\x01òüØ¥öq<«├+g┼Cb\x07"
  b"\x01òüØ¥ÖqÜòT»Ã·Ò█Î"
  b"\x01òüØ¥ƒp┌ôXæý╝ï{\t"
  b"\x01òüØ¥ñq\x1Eĵçi▄┤b▓"
  b"\x01òüØ¥¬rw┐.»-═▄¢╠"
  b"\x01òüØ¥╝ríÆ{.R\x0E»H¾"
  b"\x01òüØ┐JpÜñ©qÁ@\x1C\x18\x0F"
  b"\x01òüØ┐OpñïïÔ¦┌ÃO\x00"
  b"\x01òüØ┐Sr4úÿÈO÷ÚÚ."
  b"\x01òüØ┐lræøn╩Eô\x1Dñë"
  b"\x01òüØ┐╝p¿ªOd┼²‗ë¦"
  b"\x01òüØ┐┐sä»\x17\x15\x1Cá»╠"
  b"\x01òüØ┬>s\x1Céc­¢¿\x08Ql"
  b"\x01òüØ┬CqΣL0T½┌ë\n"
  b"\x01òüØ┬Grÿúx]xñùÝÇ"
  b"\x01òüØ┬Xq'½<ÈÿÀ¤J\x19"
  b"\x01òüØ┬^rÖ│╩[ÖP[uÊ"
  b"\x01òüØ┬bp©┤\­ıþ®¿Î"
  b"\x01òüØ┬ep.▓‗¬=G$\x1Aµ"
  b"\x01òüØ┬gqôÿ·¦v?\x7F╔¯"
  b"\x01òüØ┬iq\x10¢█Ú¯┤¯\╣"
  b"\x01òüØ┬lrk¼oG°]ð×\x1A"
  b"\x01òüØ┬nr©┐#®ß╣|ü\"
  b"\x01òüØ┬pqDÑ\x18£▓)7\x05"
  b"\x01òüØ┬up¼Çuç2µ@ÿ\x13"
  b"\x01òüØ┬~r\x00Ño_\x152¤u_"
  b"\x01òüØ┬üs\x01ÿS╚2ƒz\x1Di"
  b"\x01òüØ┬âpMà┌\x0Fp]X÷\e"
  b"\x01òüØ┬às░ű╠n\x12¸!±"
  b"\x01òüØ┬èq6Â\r╦3¾È£╣"
  b"\x01òüØ┬ÄpΪÇ░õmÄ.×"
  b"\x01òüØ┬æq$┤&.Én6=ö"
  b"\x01òüØ┬ôs ░"ÓPðí║^"
  b"\x01òüØ┬òrS¥þQ9\x00&/©"
  b"\x01òüØ┬ùr~ô¾þ¡2\x07_\x10"
  b"\x01òüØ┬Öq4äPð÷MUØÁ"
  b"\x01òüØ┬øp▓û}ÿyÒõz9"
  b"\x01òüØ┬Ør À├g çPW┤"
  b"\x01òüØ┬ƒpAí6L5Ëe³±"
  b"\x01òüØ┬óp`»Ý7╗ñßr "
  b"\x01òüØ┬ªr:é\x13\x18BI4\x02Ü"
  b"\x01òüØ┬¿rK┐;¶;¼¶]]"
  b"\x01òüØ┬½q³º^┌Æ®Óãp"
  b"\x01òüØ┬¡q\tÀ\x11▒AØé\e\x7F"
  b"""
    \x01òüØ┬»rÙüÁÓç\x02d\n
    È
    """
  b"\x01òüØ┬▒q]û7%d¼▀Mµ"
  b"\x01òüØ┬┤s▀¬3ù~Tè:█"
  b"\x01òüØ┬Âqò░rFe Ã\x15Û"
  b"\x01òüØ┬╣s×Ö\e\x06┌■z{r"
  b"\x01òüØ┬╗q\x11á5¨ëÃ&Îa"
  b"\x01òüØ┬¢r▄»ª╔ÿ,╩B¼"
  b"\x01òüØ┬┐p|ªkðÅ┬ìQ├"
  b"\x01òüØ┬┬sͪ¨VZ;▄┘-"
  b"\x01òüØ┬─r┐«1▀ÒE\r\x0Fe"
  b"\x01òüØ┬ãq╬éFáq┬¬óo"
  b"\x01òüØ┬╔q⿼OäÑçû┬"
  b"\x01òüØ┬╦pZ»/░╬Í-\x01¯"
  b"\x01òüØ┬═qp¢â­¡õç\x0Eé"
  b"\x01òüØ┬ðr\x7FÄë(^×░¸»"
  b"\x01òüØ┬Êp\x7FìÞà»╩¬\e"
  b"\x01òüØ┬ısù│"u+!▄öÔ"
  b"\x01òüØ┬Îs\x03â╩EOsÉ$ê"
  b"""
    \x01òüØ┬┘p!╗å=\x1F\n
    x
    """
  b"\x01òüØ┬▄rªù\x14\x11â³~æ▄"
  b"\x01òüØ┬Ìp7Åi¸X▓Lk-"
  b"\x01òüØ┬ßp=óýýlÂE╠f"
  b"\x01òüØ┬ÒsR┐í░\ry°Â8"
  b"\x01òüØ┬Õpd½¯ñ─£/@ "
  b"\x01òüØ┬Þs¬ìg│cÛáE\r"
  b"\x01òüØ┬Ûr~ì6ì├\x15Î6\x05"
  b"\x01òüØ┬ýp\x03ƒB┌Ìq¬┼"
  b"\x01òüØ┬´púîQ\x05¾8N═E"
  b"\x01òüØ┬±q^Àð\v>\x11pÿ\x18"
  b"\x01òüØ┬¶p¼À\x0F¹÷Ðïö³"
  b"\x01òüØ┬÷pP«öMlIÀ5þ"
  b"\x01òüØ┬¨r╦æ>üÕ>%ç¥"
  b"\x01òüØ┬¹qjíÃ2@?[^o"
  b"\x01òüØ├\x00q!Á/┬iä ¯$"
  b"\x01òüØ├\x05pì╣ u\x03x·çt"
  b"\x01òüØ├\x07pH┤ýå]:Îu»"
  b"\x01òüØ├\fpG×/ò*üè¶▀"
  b"\x01òüØ─┌sJûÞ│õÍàÏi"
  b"\x01òüØ─▀s¹èt\x05¯}rõ6"
  b"\x01òüØ─õs~¡îa╠░°\x1E;"
  b"\x01òüØ─Úq├ô0¨è═ÐÚ+"
  b"\x01òüØ─¯r\x13ÑS\x1E\x10ZQ5]"
  b"\x01òüØ─¸rxùg*¡\x0F░·4"
  b"\x01òüØ─·qAín\f\x1D].\r"
  b"\x01òüØ┼\x00s"ÄÉ┴ðÑ\x08\t!"
  b"\x01òüØ┼\x02sJö Z`ø¿\x17Õ"
  b"\x01òüØ┼\x05rKü¯ÍÙpÑ\v"
  b"\x01òüØ┼\x08s\x19ÿıÏ\x00\x00G01"
  b"""
    \x01òüØ┼\n
    s^ø@ïb═4O¹
    """
  b"\x01òüØ┼\rq\x04íìc\þb_ƒ"
  b"\x01òüØ┼\x12rW╗lÔ¯Z³t6"
  b"\x01òüØ┼\x14pU¢Ø╩ø«^4}"
  b"\x01òüØ┼\x16sBØÝ┌UÔ\x1A"
  b"\x01òüØ┼\x1Cs─ë\x05\x16¯Zí*³"
  b"\x01òüØ┼ rÍëT¦þ÷Iú"
  b"\x01òüØ┼"rÛÅg¹ºÃT\x13³"
  b"\x01òüØ┼$qñÅ4═:\x11%C\x1C"
  b"\x01òüØ┼&rSû{jÎxõB*"
  b"\x01òüØ┼*ps£\x1C\x7FTüïPÎ"
  b"\x01òüØ┼_roêXô%8®\x08#"
  b"\x01òüØ┼as\vº-.&Ùøú\x15"
  b"\x01òüØ┼drãÅDqþ\x17d}¼"
  b"\x01òüØ┼ir,ïÁ$ç\x1Cð┐>"
  b"\x01òüØ┼krÄÁ└g┬ìy ^"
  b"\x01òüØ┼ërMåÚ(RÑl─\x00"
  b"\x01òüØ┼Äpb┐!-N\x1CG¾ß"
  b"\x01òüØ┼Ép\x1C¥öáÒ%Ú<¹"
  b"\x01òüØ┼Ær▓¢O\x7FìðC>w"
  b"\x01òüØ┼öq\x19¿Áâøj\x01║┼"
  b"\x01òüØ┼ùrwä┴æ§¥Ô@,"
  b"\x01òüØ┼Öq┼ƒ'Ø\eï\x1E"
  b"\x01òüØ┼øq¢ÅÚtôE¾{J"
  b"\x01òüØ┼×s]ÇÍ·\x14Ù\x7F\x01\x05"
  b"\x01òüØ┼▓pW╗+kÕ]ñ³Í"
  b"\x01òüØ┼┤q┌ÜJ\x0Fßı░J\x18"
  b"\x01òüØ┼Âso¡_+ªû┬y\x18"
  b"\x01òüØ┼╣p\x1F\v\x11~╚\x01Ãa"
  b"\x01òüØ┼╗s-î@ú~\x03\x17þE"
  b"\x01òüØ┼¢s\x0E┤3\x03(\x03k÷■"
  b"\x01òüØ┼┐q^ƒ╚t"÷´ìÅ"
  b"\x01òüØ┼┴qç▒ÀQ├~9êE"
  b"\x01òüØ┼─qì½ëù¾╔H\╔"
  b"\x01òüØ┼ãs:©{\x18┤╩┤·_"
  b"\x01òüØ┼╚sêí\x7F§\x7Fq<║W"
  b"\x01òüØ┼╩sc│åYòz▓ûr"
  b"\x01òüØ┼¤s▄║p╗>d¯x\x1F"
  b"\x01òüØ┼Ðp¯┐Á\x18È1╝ãÆ"
  b"\x01òüØ┼Èr§ƒÊ┼-±Ó├Q"
  b"\x01òüØ┼ÍqgîÄ┌µã3P■"
  b"\x01òüØ┼┘s:│¬LâÍ&\x11/"
  b"\x01òüØ┼█q‗¬\x7FvÂ"}&9"
  b"\x01òüØ┼ÔqõäN╦Úá\x08; "
  b"\x01òüØ┼õpe▓ÿ=<>A\v©"
  b"\x01òüØ┼Ús%àQ¬fºº¥i"
  b"\x01òüØÃbpòí.¸_┤xÓ6"
  b"\x01òüØÃgsíÄÆ╗^»\v┌1"
  b"\x01òüØÃlrï«w\x1E¶?¤┌\x02"
  b"\x01òüØÃrqzø╔├Áxm¢Ø"
  b"\x01òüØÃuqê¿¶h}SH²¬"
  b"\x01òüØÃzp\rô·■ùÙ¢'3"
  b"\x01òüØÃ}q/ú×2×┤\fS\n"
  b"\x01òüØÃÇq£ø2)\x07e╠¤Û"
  b"\x01òüØÃérBó▒ı¿ƒløw"
  b"\x01òüØÃàqeö\x17\flƒª\x18\x0E"
  b"\x01òüØÃês^Åo╬B»\x1EÀ\x03"
  b"\x01òüØÃìq7À╣{<\x19ÿè▀"
  b"\x01òüØÃÆq-Ç¡÷║\x11°\tÜ"
  b"\x01òüØÃòsoÅcÓxß╗.V"
  b"\x01òüØÃùqbíÖu¥ju\x18"
  b"\x01òüØÃƒq┐ù-8▓VÞ8\x11"
  b"\x01òüØÃíséó╣·f|\x08E'"
  b"\x01òüØÃñrúôÚx&çÚ¿à"
  b"\x01òüØÃªqéùÁSá¯I╗h"
  b"\x01òüØÃÚs═ø╠\x03·╠LsØ"
  b"\x01òüØÃÙr0┐ÊØÊ{mü\x13"
  b"\x01òüØÃÝr5ê╠â\É1î\x1C"
  b"\x01òüØÃ´ssñı▓6\x03Ûyj"
  b"\x01òüØÃ¨rëå½┘\x07\x1A\r;"
  b"\x01òüØ╚\x08qÐ░▄.Ò_qh^"
  b"""
    \x01òüØ╚\n
    s\x18£╝4}ièÚÜ
    """
  b"\x01òüØ╚\x0Erã▒Î\fïáèæV"
  b"\x01òüØ╚Qr\x06ƒ8|üÚ¡8┘"
  b"\x01òüØ╚Sq¸«¼üÈ'N B"
  b"\x01òüØ╚Usq┤Ä╔Ní#kf"
  b"\x01òüØ╚Wq╗¿\x16ÃÎı?Y¸"
  b"\x01òüØ╚ZrWø\x1E¶es\vI┬"
  b"\x01òüØ╚\p╚╗>ı▒)hªÊ"
  b"\x01òüØ╚^sƒ®,«®-╝E\x0E"
  b"\x01òüØ╚`q4ÁÓQƒÞi²\n"
  b"\x01òüØ╚cq├Éúè\x0E┌ú┌:"
  b"\x01òüØ╚epòâH÷\x06\x1C‗Îþ"
  b"\x01òüØ╚gsìó\x07$¸=z╬:"
  b"\x01òüØ╚jp╗úËsR$Jßñ"
  b"\x01òüØ╚ls\x14üÑÿ)\x1E?\x12·"
  b"\x01òüØ╔·rÝÆ0plù+ \x17"
  b"\x01òüØ╔ pàöÔQ·\x00╩¾9"
  b"\x01òüØ╩\x02s~ÆMм'a2▄"
  b"\x01òüØ╩\x04p\x07▒╠\x1FºßÌSl"
  b"\x01òüØ╩\x07r½▒│ºl¿U\x17"
  b"\x01òüØ╩\fsYñ}h└\vÀ\t\x07"
  b"\x01òüØ╩\x11plò³\x0FÔGι░"
  b"\x01òüØ╩\x15p▓â╦¸▓S?¨I"
  b"\x01òüØ╩\x1Aqc»\x04▄Î*Å╩="
  b"\x01òüØ╩\x1Erxâ ì\x17õ*íe"
  b"\x01òüØ╩#rïòPYë÷9_C"
  b"\x01òüØ╩'s»ÁÂ4\x7F╣v¦\x1C"
  b"\x01òüØ╩)s;Âö█ÅÔ+╬¸"
  b"\x01òüØ╩+pKêÀéîK¦\x07ô"
  b"\x01òüØ╩-qfçªïìÜ0%v"
  b"\x01òüØ╩;s#¢╩s\x07ïübÇ"
  b"\x01òüØ╩>r·üB½à+\x06Òª"
  b"\x01òüØ╩@s(▓\x1ENÈ╚hÏ■"
  b"\x01òüØ╩Bs°¥¼\ë¢!Ú³"
  b"\x01òüØ╩Ep©¿%No\x08\x15-\x1C"
  b"\x01òüØ╩LqÐ¥:K$â¦Ä\x1F"
  b"\x01òüØ╩Ns\t║ä\x18T\x05üø┬"
  b"\x01òüØ╩Qqºæ\x19\\ev\Ï^"
  b"\x01òüØ╩Up\x08Ç\x03XGà(╣è"
  b"\x01òüØ╩Zp-½ªøÓþ\x1EýM"
  b"\x01òüØ╩^sóû~£\x15ú█ò"
  b"\x01òüØ╩ap\x1CìùB¦ÈƒÊ×"
  b"\x01òüØ╩cq┼â╝EÌ=\x7Fg\x05"
  b"\x01òüØ╩esÄêHU░╚$─\x14"
  b"\x01òüØ╩gp9ƒ‗{¼Â\eª¹"
  b"\x01òüØ╩lr/╣¶zXq\8;"
  b"\x01òüØ╩prÝ¥ÓÒ\r)Ç<¾"
  b"\x01òüØ╩trCåÃÓ┌ߺ\x1D\x00"
  b"\x01òüØ╩xr.░[┴!Ý┐\x1C\x0E"
  b"\x01òüØ╩}s │ÿ®ûJ═─┼"
  b"\x01òüØ╩épèÅ┐¹╠[©ìØ"
  b"\x01òüØ╩åsLñ¯$if┐Ìo"
  b"\x01òüØ╩êsUĵ´ø\x08hj┤"
  b"\x01òüØ╩èsN┤n╩t!½ú\x01"
  b"\x01òüØ╩îqíé\v┤ÄEt]Æ"
  b"""
    \x01òüØ╩ÄqñÉ£ÎÛG¡\n
    *
    """
  b"\x01òüØ╩És\x1Eå\x06²Kµo‗ï"
  b"\x01òüØ╩ÆpÇÜ╔¦ý│7}E"
  b"\x01òüØ╩öp8Æ▀,\x18< þÀ"
  b"\x01òüØ╩úp$åB\t╚Ãø\x7F0"
  b"\x01òüØ╩Ñs¬ñLUcöÓ»¯"
  b"\x01òüØ╩®pmì\x06q3ù╚\x7F\v"
  b"\x01òüØ╩Áp׫<\x01Ä0hþ!"
  b"\x01òüØ╩╝q\x0EÆIá┌ÕòÓ\x10"
  b"\x01òüØ╩┐poê\x02¸[k:╔\r"
  b"\x01òüØ╩ßp╠âú\f\x13\x06\x1FüQ"
  b"\x01òüØ╩µq╔øéY\x1D$¢¹§"
  b"\x01òüØ╩Þq┤¿ò\x1D²CÌîì"
  b"\x01òüØ╩ÛrVø#\x19\x03ÏCG┤"
  b"\x01òüØ╩÷s═┐B\x13\tÔ╬³f"
  b"\x01òüØ╩°qYÄ$4\x16╔Î░\x1A"
  b"\x01òüØ╩²sðÖø\x1C´×_|è"
  b"\x01òüØ╩ qñ¡Û£®?æ²Ñ"
  b"\x01òüØ╦\x02qßÇ^lÞ┬ï\x14c"
  b"\x01òüØ╦\x04rÀàùZ\x18╦$3├"
  b"\x01òüØ╦\x07p│¿ÝÐÓð÷7J"
  b"\x01òüØ╦\x12p`å\x1FƒÄ▒\x13░­"
  b"\x01òüØ╦\eqçî┬\x10áܵð%"
  b"\x01òüØ╦"r\x10¸╗ÏL╣Nr"
  b"\x01òüØ╠Ïq\x11╣æÀÀ\x0F¨Üu"
  b"\x01òüØ╠¦r5Á\t┐Flòö\x0E"
  b"\x01òüØ╠ßqVàÚ ³┼f▓U"
  b"\x01òüØ╠Ûp/ó;Ò\x0FO\x08"
  b"\x01òüØ╠´pJéø#r\x1CÑõ?"
  b"\x01òüØ╠±p\f░­È╣\x0FhòÙ"
  b"""
    \x01òüØ═\n
    s■î\x07;íf]ô©
    """
  b"\x01òüØ═\rsàäUAs\x142dv"
  b"\x01òüØ═\x11prú cÁÅ\e9o"
  b"\x01òüØ═\x16p▀ç\x07srù±\x16Ì"
  b"\x01òüØ═\x19p╚ÿOúCr\x1Cƒè"
  b"\x01òüØ═\eq7ü¿┤ù\x17ßo\x1E"
  b"\x01òüØ═\x1DsGö|êì┌LÙz"
  b"\x01òüØ═"s▒║\v÷F08╝╠"
  b"\x01òüØ═%qwÉ>¾\x05!ëÒÄ"
  b"\x01òüØ═=qà«vw┘²óúï"
  b"\x01òüØ═`r\và5‗\vÀ:]ı"
  b"\x01òüØ═apuìòK╠▄úó│"
  b"\x01òüØ═cs\x17ÿäÖ©¾NZK"
  b"\x01òüØ═eqbäwÎ\x06╬╩8`"
  b"\x01òüØ═mq\x11│Pu8"/\x06"
  b"\x01òüØ═yrÍ×\x19#Eç/"Ù"
  b"\x01òüØ═êr█îÓp\x19£cY¦"
  b"\x01òüØ═îsnÂN\x02¬î┤î\x19"
  b"\x01òüØ═ÅqÎç&F±«┬═å"
  b"\x01òüØ═æs°º36£Ó\x08î²"
  b"\x01òüØ═ôs\x16öM\x0EÑÛ═è("
  b"\x01òüØ═ùrA▓UìUÍEtõ"
  b"\x01òüØ═Ös═«©╔ÖNæ¯\n"
  b"\x01òüØ═øs~»Ó¬L""PÇ"
  b"\x01òüØ═£q5▓Ô╣î±\x18"
  b"\x01òüØ═×s½¥]äs'G&Ä"
  b"\x01òüØ═áp&Å\x18\x1A¢\x18Ëd"
  b"\x01òüØ═ós\x1A©\x08_Ò«=\r."
  b"\x01òüØ═ñs\x18Ñ%■ɶ@<Ö"
  b"\x01òüØ═ªs,ÀT/\eái▓K"
  b"\x01òüØ═Áp┼«pM>a©Åq"
  b"\x01òüØ═Àp]╗Éù5▒ìå\e"
  b"\x01òüØ═╗p+║Ѷ\x17øt!┤"
  b"\x01òüØ═¢qMÅÜv╬Ø9Ì4"
  b"\x01òüØ═╚q░Ñü`Øù\x02À\t"
  b"\x01òüØ═╩pdî#n\x05┬¯─\x00"
  b"\x01òüØ═╠pzÂ▄└3=&/¤"
  b"\x01òüØ═╬qy®BÒϽ7QN"
  b"\x01òüØ═¤p\x17Æ>\x1C\x18\ÿ┤"
  b"\x01òüØ═ıpÛ¡ñ\fô@·─_"
  b"\x01òüØ═ÎpÚä\x01÷é¤t¥>"
  b"\x01òüØ═┘q©â¡dX\x1FWxó"
  b"\x01òüؤåpþë;3ºÖ׿\x0E"
  b"\x01òüؤèp5ª7┐»0¿R║"
  b"\x01òüؤÉq/×ÇüËÛò*x"
  b"\x01òüؤûsõÀo<¼¦ò¯à"
  b"\x01òüؤÿs\x1Dòüg<─Î>X"
  b"\x01òüؤØrwó2¶è:üþ¯"
  b"\x01òüؤáprä×Á\x03Ýù}È"
  b"\x01òüؤªp│ÂàXzªfÅ\x03"
  b"\x01òüؤ®qvçÚ╦ø┌áÞ\x00"
  b"\x01òüؤÂpáï\vd8Öáb2"
  b"\x01òüؤÓrdï8õ¹f·ná"
  b"\x01òüؤÔshòíÎÅyÛ┌S"
  b"\x01òüؤÕpÁ¼¥-¥Áù┬Ö"
  b"\x01òüØð\x01p)â\fÝF{\x1C‗Ù"
  b"\x01òüØð\vqÛìk┤êyæÔD"
  b"\x01òüØð\x0Es~è\f\x1E\r®ó¡"
  b"\x01òüØð\x11sø╣ÄÐ=çB\x08ö"
  b"\x01òüØð\x18pzü\x02╩È╔jý\x15"
  b"\x01òüØð\x1Fsnò·\x1Fg\x06\x1D\x0E\e"
  b"\x01òüØð&pù×ò<ı_á¡\"
  b"\x01òüØð)qI▓Ñ·ân´.¶"
  b"\x01òüØð0q\x14Ö\òÖn¿"8"
  b"""
    \x01òüØð4ph▓¬®Ì´\n
    
    """
  b"\x01òüØð7q²®┴!vÂ.\x02Ü"
  b"\x01òüØð;qp¥°\f╚Ï┴■R"
  b"\x01òüØð>r÷ƒ┴#Â]ëf_"
  b"\x01òüØðAq~é\rAT▒Ð─▀"
  b"""
    \x01òüØðDpYù\n
    Bî╚6q¤
    """
  b"\x01òüØðHrø¼sNÖ;Ä│Ó"
  b"\x01òüØðKp\eÀÊ9¬âÙ╗¸"
  b"\x01òüØðOr%ç\x06¸¤xÅà\x18"
  b"\x01òüØðeq\x1Fô\x0F\x1FE\x11"
  b"\x01òüØðisdïqñÍÅ_\x02F"
  b"\x01òüØðmqW║5\fbq\v½:"
  b"\x01òüØðqr\x01òa K╩\x0Ey\x15"
  b"\x01òüØðtrìàX▄■.\x15"
  b"\x01òüØðxq┼îÚf\x18Ij■{"
  b"\x01òüØð{q╚ƒY╦Õ¼VT▄"
  b"\x01òüØð\x7FqÌî°└╠j4ì""
  b"\x01òüØðéq│┤=u¥4òÖ\x01"
  b"\x01òüØðåp^║ã»░/ã¯F"
  b"\x01òüØðèqîɲ║aAyÑß"
  b"\x01òüØðæq▒çMä¬■Þ═M"
  b"\x01òüØðöruç\r¯&¿%Üu"
  b"\x01òüØðÿråƒÕƒì*Í\x7FA"
  b"\x01òüØðøq¶Ä\x1D░:¤┤TI"
  b"\x01òüØðópH║R±¾\x1Aó\x7F¦"
  b"\x01òüØðºrå╗■Ƴ╝W°│"
  b"\x01òüØð¡ré░èåÓ■&I▓"
  b"\x01òüØð¦p¹¬╔┐\x1DëL~\x02"
  b"\x01òüØðÓs┌½¦Ûþ&█)║"
  b"\x01òüØÊÖr\x05ûOö_│¨È├"
  b"\x01òüØÊØs6òõ[ì÷Ù¹{"
  b"\x01òüØÊ¼pÜɯÁ▄åí¶h"
  b"\x01òüØÊ░sùÀw?▒Üò║R"
  b"\x01òüØÊ┤rì┐*ç¨}$í\x17"
  b"\x01òüØÊÂrd¼┴ÏO´)´g"
  b"\x01òüØÊ©q\ì\x18t-bì²\t"
  b"\x01òüØÊ║q\x19À\x1C`ƒ6$pt"
  b"\x01òüØÊ╝r±ÂßJí┤¥z`"
  b"\x01òüØÊ└rþ©\x13®\x03f\x15╗;"
  b"\x01òüØÊ─p\x15¼òîu'└î¦"
  b"\x01òüØÊãs┬¬ï\x7F│r«\x16³"
  b"\x01òüØÊ╚q\x1EáýÒ;$I!└"
  b"\x01òüØÊ╩pIìLÀ\x1Fı@# "
  b"\x01òüØÊ╠p¥┐îÛõ[\7\x1C"
  b"""
    \x01òüØÊ¤q┴êy¼Ô<í\n
    !
    """
  b"\x01òüØÊÐqù£\r╚ºVú´Í"
  b"\x01òüØÊËsF┤Ûj\v³╔Hú"
  b"\x01òüØÊır▒¼~=ý_G%á"
  b"\x01òüØÊ┘rôò\x1477°├ÏG"
  b"\x01òüØÊ¦p└ë■\x1D\x0EpÉį"
  b"\x01òüØÊ▀p\x00ò1K²©\nêE"
  b"\x01òüØÊßq_ø)Âc╗Æ\x1A\e"
  b"""
    \x01òüØÊÒr+ñz¶\n
    ¤.x\x13
    """
  b"\x01òüØÊÕr%âL×7?\x07▓Ý"
  b"\x01òüØÊþp7à└i=è[w▒"
  b"\x01òüØÊÝs\x1Aä«b!\x00¾É#"
  b"\x01òüØÊ´pãì┴áöæ\x18R\x03"
  b"\x01òüØÊ‗r╩¼5\x00;È/\x07\x1D"
  b"\x01òüØÊ¶s÷Éòêf┴╠Ö+"
  b"\x01òüØÊ÷pwÆÀ¬å8²¡ß"
  b"\x01òüØÊ°p/¿ÿ╬ǹQi'"
  b"\x01òüØÊ·rîª79n┴\x16\r¯"
  b"\x01òüØÊ³rÏ│"À\|DÁK"
  b"\x01òüØÊ■qvÁ3╠h¿ðd^"
  b"\x01òüØË\x01r\x18░CñÇ╝»\x04Ø"
  b"\x01òüØË\x03qÇø(\x05\x01ì.\x15ñ"
  b"\x01òüØË\x05rì║ö\eJ░§õÔ"
  b"\x01òüØË\x08p°▓©ßOÿçS\x13"
  b"""
    \x01òüØË\n
    p┐à█\x14øäc▓'
    """
  b"\x01òüØË\rrÁäí[\x00Å#jñ"
  b"\x01òüØË\x12qÓ×\x10æ▓Û-íX"
  b"\x01òüØË\x15r║┐ß░F\x04gså"
  b"\x01òüØË\x18p\öh$aS诸"
  b"\x01òüØË\x1Ds\x13ô¶vô?z▀ã"
  b"\x01òüØË!r-¢/¶'úƒ\v"
  b"\x01òüØË#qé║\x18î­÷ey®"
  b"\x01òüØË%qV½|¯▄¯»\x1D"
  b"\x01òüØË'rYå÷k┘æ\x17▓§"
  b"\x01òüØË+p@▓\x03Ç.»:´Y"
  b"\x01òüØË,qÛ│x9r0O\x08N"
  b"\x01òüØË.p\x17ê╠ΰ³e┌¢"
  b"\x01òüØË0s╦»M¯ÖW9@Ô"
  b"\x01òüØË2sAÜı,)#éé@"
  b"\x01òüØË4q±»zç1ä-Ð "
  b"\x01òüØË5sË┐Î\x1DÆÔZzÐ"
  b"\x01òüØË7s×ü┘güuÛ\e\x10"
  b"\x01òüØË9r¨╣)²SG^%\x1A"
  b"\x01òüØË;quƒÍ×´ÄÐÈ_"
  b"\x01òüØË>p\x0EØasÿ\x1Cè,╠"
  b"\x01òüØËDs\x18à'ò&╗d‗K"
  b"\x01òüØËNs#░\x07┼i)▄ºv"
  b"\x01òüØËRrä░p╝±ü`░┼"
  b"\x01òüØËVr<║HµåK6¬>"
  b"\x01òüØËYr±å]Ö|c\x1A'+"
  b"\x01òüØËjpăòò¸\x19ß─╬"
  b"\x01òüØËprá┐C#\x0FwJQÛ"
  b"\x01òüØËsp%║èqÑ&╔qû"
  b"\x01òüØËvp\rº(+ô\x0E!\x05"
  b"\x01òüØË|s!╗F\x10÷àâ¬f"
  b"\x01òüØË~råü£\x00┌]¸©«"
  b"\x01òüØËüqr╣Ðó?\x7FÑ2\x15"
  b"\x01òüØËäp│ĽG´░ÿÌ\x16"
  b"\x01òüØËåqòí┌±\x12Þtÿ["
  b"\x01òüØËëp║üÄÔ#=¢¶."
  b"\x01òüØËîqYÁ├\vK┘åÞÆ"
  b"\x01òüØËÜs\x18ä'ÕwÞ╦\x7FG"
  b"\x01òüØËØp¨×\x12HÃ÷─╦u"
  b"\x01òüØËíqµ½¡ôÃ< ■\x16"
  b"\x01òüØËñpu╗å°@ð;\x16Ü"
  b"\x01òüØıÄrïö─\x10PIÓÃk"
  b"\x01òüØıùsÅó\x08t\x03F╬å\x14"
  b"\x01òüØıíqÁç\º\x1EÁj0&"
  b"\x01òüØıñp\x18│î8\x1F®ØJá"
  b"\x01òüØı¬pÅ▓b­½®tR╬"
  b"\x01òüØı▒r╗éä-­Ô;7L"
  b"\x01òüØı│qF¿tÊÉÄhý╣"
  b"\x01òüØıÁs¶é1\x07▓ƒ6¤¥"
  b"\x01òüØı©p³£¹Ü­¬[si"
  b"\x01òüØı¥r\x1Eô^ûÓzê\f|"
  b"\x01òüØı├qÄÿ<^;}█'v"
  b"\x01òüØıãrã▒mÑí?ñª\x11"
  b"\x01òüØı╚qk¼¿▀█=1Þ}"
  b"\x01òüØı╩rΫÝ\x03Æ_)ëI"
  b"\x01òüØı═sIùvB\x08┼EÝ\v"
  b"\x01òüØı¤pCÅþ¬­\x01¤çc"
  b"\x01òüØıÊrâì(\x7FnÜNl<"
  b"\x01òüØıÈpÁæL¾¨êf\x18Æ"
  b"\x01òüØı┘qpøÅY>b\x03~\x15"
  b"\x01òüØıÒqä£o└├¯¢Ôø"
  b"\x01òüØıµscøl╔Ç¥■³Ø"
  b"\x01òüØıÞsmÇ■Àá0\┐\x12"
  b"\x01òüØıÙqÖÂöG^\x0F|Åm"
  b"\x01òüØı­q±í4fÐGé\x7FV"
  b"\x01òüØı¶qI¼\æ\x17\x0F\r║²"
  b"\x01òüØı¸q█¼╦(Û▓V«]"
  b"\x01òüØı·råàu;¢'æ« "
  b"\x01òüØı²sdô»ÿA[÷#ï"
  b"\x01òüØı rGñ©W++þl{"
  b"\x01òüØÍ\x02r&£╚<äQ▀\x00Ä"
  b"\x01òüØÍ\x04páù)o4¤¯╬└"
  b"\x01òüØÍ\x07puƒ5w╝═\f"
  b"""
    \x01òüØÍ\n
    s÷╝}àß ╬$╦
    """
  b"\x01òüØÍ\x0Eqã┐U\rÞß³├é"
  b"\x01òüØÍ\x10qðûOD<cÉ!ı"
  b"\x01òüØÍ\x13rn╝A┘sÃ~)┼"
  b"\x01òüØÍ\x16p\x18çHßÙ\x10.~·"
  b"\x01òüØÍ\x19p-á²\x7Fý░¶\x01\x1A"
  b"\x01òüØÍ\x1Fq▓ê¶ÃÓ5aÅı"
  b"\x01òüØÍ"r!ê\x07b\e)`Ñ3"
  b"\x01òüØÍ%p╗öK¥X├àe╝"
  b"\x01òüØÍ5rÜúN'\x1E┬ ê█"
  b"\x01òüØÍ8q2®Å+.éL`¢"
  b"\x01òüØÍ=qÂ×5lZ╔ì]ò"
  b"\x01òüØÍ@qñô─ä╬¥\x02Vÿ"
  b"\x01òüØÍBqeª$h╠^ã¥\n"
  b"\x01òüØÍYp\x12¢╬°ÓrÃö|"
  b"\x01òüØÍ\sï¡═z\x15┬%┌y"
  b"\x01òüØÍ_q`ödq═ü\x076L"
  b"\x01òüØÍkq^éd\x1D\x17ëóö\x08"
  b"\x01òüØÍqp$╣\x02ËÙö*Ø\x01"
  b"\x01òüØÍtrÜ©¾µ\tÚÍ┐\x13"
  b"\x01òüØÍvp¨ù{M°ü¨A÷"
  b"\x01òüØÍysOó$%╬\x117-à"
  b"\x01òüØÍ{s/é\x17ÍBÚJõa"
  b"\x01òüØÍ~s\x01åë\f\x11ìéåæ"
  b"\x01òüØÍüpE╣¶ßQêËn■"
  b"\x01òüØÍåpa│uw@ë\e\x06£"
  b"\x01òüØÍìpıòâ╦èΣÆÉ"
  b"\x01òüØÍÆrì«,ëISG═4"
  b"\x01òüØÍös1ªÏ\t^"\r¨="
  b"\x01òüØÍÿr3ëßíÙv\x12³5"
  b"\x01òüØÍÜr!ë¬h▓Õ\x16\x19ç"
  b"\x01òüØÍØp\x03ÿrÞ¼\x16>ÜZ"
  b"\x01òüØÏ\x11pÖ®\x17 Qørà["
  b"\x01òüØÏ\x15s¯îÃq¸╦D$I"
  b"\x01òüØÏ)sNæ\x00P.S\x7F"
  b"\x01òüØÏ-q)¼Ò\x7F*bR7▄"
  b"\x01òüØÏ2pÎñ╝\x06f\tÏ\x15Y"
  b"\x01òüØÏ4r«ói*{\x01ü9\x1E"
  b"\x01òüØÏEsd╗(├ãh¸nÚ"
  b"\x01òüØÏOqHÑ[╔ÿ\f²ÆU"
  b"\x01òüØÏSsâìÝzÔlð$©"
  b"\x01òüØÏ`r\x07½(#ô\x10ºÆh"
  b"\x01òüØÏeq é1i\v\x1DÇ-»"
  b"\x01òüØÏjs░òg_\x08¤┼mÍ"
  b"\x01òüØÏsr\x19Ç \x7F"0░zG"
  b"\x01òüØÏvr7ûÄzJ±?\x02"
  b"\x01òüØÏyqã£\x11╠X­y«█"
  b"\x01òüØÏ{rÌ©iB¦¨_┤\x17"
  b"\x01òüØÏ~s│ò\x16í½\x08µ\x05è"
  b"\x01òüØÏâp\x14▒´╔|cÎ1e"
  b"\x01òüØÏàqnéÚá\x11\─<"
  b"\x01òüØÏÄqÛ¿nt]ƒÿıþ"
  b"\x01òüØÏÉrÜìóFµåJRã"
  b"\x01òüØÏôqéøÌ½ÿÓ╔\e"
  b"\x01òüØÏûp¾®ø\x18Ù\x12ÕzE"
  b"\x01òüØÏÿsxØy6.╣OuÖ"
  b"\x01òüØÏørÝ┐\x1F¡º┌.Ðë"
  b"\x01òüØÏúsX¥%æ¢e\x1C\x05Â"
  b"\x01òüØÏªqù╝¡3\tÖ\x18"
  b"\x01òüØÏ¿r+ñÃa\x0E ▒O▄"
  b"\x01òüØÏÀpï«└¢\x7F─f├\f"
  b"\x01òüØÏ╣sÞúvpØ─\x16°w"
  b"\x01òüØÏ╝póöö\x03nóÖ*ë"
  b"\x01òüØÏ¥q»º1╚(©ËÖÞ"
  b"\x01òüØÏ├r‗î¬5å\x1D»<╬"
  b"\x01òüØÏ╚rÅî´\x07lO┤─É"
  b"\x01òüØÏ┘r▄å<{&▄9ü/"
  b"\x01òüØÏ▀r┘æOD╦-\e\vC"
  b"\x01òüØÏßr┬╝░¿añýÉM"
  b"\x01òüØÏõs\x11ª│\x0F·â¨y\x17"
  b"\x01òüØÏþs\x08ì}N/ð©╦ù"
  b"\x01òüØÏÙs¤í┼Kö,_Ú'"
  b"\x01òüØÏÝræÀY├\x00\x1F▓ñ¾"
  b"\x01òüØÏ‗q%ª\x12¦x\x1F└v0"
  b"\x01òüØÏ¸r-ª█l¥`Æd4"
  b"\x01òüØÏ²píô}Ò┼²¢÷`"
  b"\x01òüØ┘\x00pEÑzÓ½"╔\x04î"
  b"\x01òüØ┘\x01r\x04½I▀ìA½\x7F»"
  b"\x01òüØ┘\x05prÉ\x15 \x0EHÔ¦┼"
  b"\x01òüØ┘\x07q└ƒä(┬nX3C"
  b"\x01òüØ┘\treùA\x1FÔs_Pá"
  b"\x01òüØ┘\vs}ô└ì╣x═<\"
  b"\x01òüØ┘\rq<│qµ]h\x08ð\x14"
  b"\x01òüØ┘\x11qöü╗Ø9v\x00Õ\x07"
  b"\x01òüØ┘\x13rø┐¿Ì{\x17ouÑ"
  b"\x01òüØ┘\x16rWàõO\x1D‗Û\f0"
  b"\x01òüØ┘\est│ E/9àå "
  b"\x01òüØ┘\x1Ds‗ú\x08ûjá^ɲ"
  b"\x01òüØ┘\x1Fs]¢\x05ð\v╬█Îw"
  b"\x01òüØ┘)q©æ\t┤}|[å\x00"
  b"\x01òüØ┘+rCø\x18Õ┬┼+ßA"
  b"\x01òüØ┘.qUá:þÁÊOè┬"
  b"\x01òüØ┘0sÀ®\eÏ3\tÔìÝ"
  b"\x01òüØ┘4q╬âô4n\x19é+\x0F"
  b"\x01òüØ┘7p├ô3\x06\x16\x18ëÊ0"
  b"\x01òüØ┌┘q\è°×:┌┴\x17"
  b"\x01òüØ┌¦s╦╝Cq\tÉA¬\x10"
  b"\x01òüØ┌ÕpÏæÓðo1)╠W"
  b"\x01òüØ┌Ús\x05▒ì│÷JIÜ▀"
  b"\x01òüØ┌Ýs║½!DËü5rQ"
  b"\x01òüØ┌¨q¹¼e"Ôç┌ò\x00"
  b"\x01òüØ█\x03s$┤¯Ø q½//"
  b"\x01òüØ█\rp~¢¶Ïßé╦9Z"
  b"\x01òüØ█\x11s╔ƒÖ\x1FÁÏ╗\x1D^"
  b"\x01òüØ█\x14r#ïª.ÁûsFu"
  b"\x01òüØ█\x19sÉÄçç­=\x03\e!"
  b"\x01òüØ█\x1CsTô'Óè¨èîÆ"
  b"\x01òüØ█3q#£,¢á[ñ▄)"
  b"\x01òüØ█6pË╗¯ãHu$4*"
  b"\x01òüØ█8pg¡gÕ╠·-£!"
  b"\x01òüØ█;r\x18»ÿÀ++▄¸@"
  b"\x01òüØ█@p╩øÛ\x0F\x03&│ç""
  b"\x01òüØ█Cr?àâ&\x1E╝»ï_"
  b"""
    \x01òüØ█Hr\n
    ïqhuÓ,ãÙ
    """
  b"\x01òüØ█MrHìV\x07Ùu#+s"
  b"\x01òüØ█Rr┼╗^\x13@\x1FYÇ║"
  b"\x01òüØ█Wp┴ìÐÝ\x1C&·ñ¶"
  b"\x01òüØ█\s'á─[N-×]©"
  b"\x01òüØ█argöCÁxj®\x14«"
  b"\x01òüØ█ds╔░½sã}P"\x18"
  b"\x01òüØ█gr½åÝ+·êû\x10Q"
  b"\x01òüØ█ir(½Ö╣ÿ╩╝fö"
  b"\x01òüØ█lr(À;N2¾ ╣W"
  b"\x01òüØ█os:ÇqàѦcP╣"
  b"\x01òüØ█rs+Ø\x1CnÜw¨_█"
  b"\x01òüØ█tqç«>\x1D^yn£ë"
  b"\x01òüØ█zpPÅıñ■k@ãk"
  b"\x01òüØ█\x7Fqıî³Î▀5P\r\e"
  b"\x01òüØ█üs³¡þecçÃ#Ý"
  b"\x01òüØ█äs\x05ñ╔º\x18ÇâðQ"
  b"\x01òüØ█åq3┤│CÐs9¼╠"
  b"\x01òüØ█Äq▀ô┴báõI\x17Ê"
  b"\x01òüØ█Ép├«jðP'ô\x1Cq"
  b"\x01òüØ█òs¢«S\fÔQ├U\r"
  b"\x01òüØ█ÿpmƒ¸ÛW┬ÖvÕ"
  b"\x01òüØ█ƒs0©Ý┐¯¡fW~"
  b"\x01òüØ█ópN│¶r¦é╔Æı"
  b"\x01òüØ█ºqÅ╣\f4çÓ\x04├»"
  b"\x01òüØ█¼sºÂS¾Ù\x00\x07╠ú"
  b"\x01òüØ█«r┴ø+<█ßfÛ\"
  b"\x01òüØ█▒sí»Ð=\x10╩Àê┴"
  b"\x01òüØ█Âs<ÑÉU┤─I ü"
  b"\x01òüØ█¥r▀É\¸\x06*}╩J"
  b"\x01òüØ█²sì¡\x15ú\x01µ[@!"
  b"\x01òüØ▄\x00p£▓ÈcY\x04ìÆ\x05"
  b"\x01òüئ└rúù╩a\x06x.}ı"
  b"\x01òüئ┬s´¼╣MÜ└▓S¦"
  b"\x01òüئÃqF¿\x11|ÂàbiØ"
  b"\x01òüئµr~ø\x7F\x00\x1D\x06╩┌."
  b"\x01òüئÙr·ÅëÿC×\x05\x19"
  b"\x01òüئ­sZë\x04Kx╠ø>º"
  b"\x01òüئ¸sÁº¬ó═╚▓ôp"
  b"\x01òüØÌ-q┼┤j\x07f═¹$\e"
  b"\x01òüØÌ0s%»lQÈOª<§"
  b"\x01òüØÌ6sÇÄK]\r¿N╣┘"
  b"\x01òüØÌ8s\x1FëÇ¥"\x07Á▒ú"
  b"\x01òüØÌ<qÂä╣98yM®ç"
  b"\x01òüØÌ@r-èPÉ\t╔W}1"
  b"\x01òüØÌCqüïµ^¦·=╗Ø"
  b"\x01òüØÌIqFñ\x06┐õ&\x1D[>"
  b"\x01òüØÌMr켿e¬¿║Eù"
  b"\x01òüØÌPrñ¿╩T{SÕ y"
  b"\x01òüØÌWp┤¡Ê\f,9P\x02¥"
  b"\x01òüØÌ]q*┤]"┐Ý\x10¥8"
  b"\x01òüØÌ_qFÀç`Ì┼╝EÂ"
  b"\x01òüØÌbs,ÿqçÕ\x13ÖæÎ"
  b"\x01òüØÌgqM©\x05└ð[Yn¹"
  b"\x01òüØÌmpÅäiáÇ\x19\x0FÅ\x18"
  b"\x01òüØÌtr■╣þô²kp.\x16"
  b"\x01òüØÌvqLÆL└w£ìÿ\x10"
  b"\x01òüØÌ~qã║\x16[Tóm³H"
  b"\x01òüØÌÇs\x04åíÃÊHØl¨"
  b"\x01òüØÌàqı▒\x19»8N╣§4"
  b"\x01òüØÌçp9ÄÏé║ûNßN"
  b"\x01òüØÌèq÷┤4ñ\x7F:7è½"
  b"\x01òüØÌîsÄèµÅjNìé├"
  b"\x01òüØÌær1í&Ã9S*║'"
  b"\x01òüØÌ▒rd¡ªüð▓&B-"
  b"\x01òüØÌ│rÄì·}╣ݯ╣p"
  b"\x01òüØÌÂrê¡Àd?lÝZ╝"
  b"\x01òüØÌ©s\vøGs'MüHW"
  b"\x01òüØÌ╗pÔ¡\x04\fQ\x1F\x07"
  b"\x01òüØÌ¢q!ÖÉy\x04M­Õû"
  b"""
    \x01òüØÌ└s\n
    ©,c¶Vµ─y
    """
  b"\x01òüØÌ├sg╝╔ÌïÒ÷Nb"
  b"\x01òüØÌãq*º=²ñ╝\x12ú┼"
  b"\x01òüØÌ╩r■åHU7¤Þ┬Ý"
  b"\x01òüØÌðp│ùm.ù\x047ºÌ"
  b"\x01òüØÌ█q\fí╔5Ywóªy"
  b"\x01òüØÓ»p;í║7P╗ªwH"
  b"\x01òüØÓ┤pxÁ%ÖyÁ,&ú"
  b"\x01òüØÓ╣q\x03ëþnýü\e\x1C@"
  b"\x01òüØÓ╗sóù\x10ã\x14v¡┘╦"
  b"\x01òüØÓ┐r2â>\x1Cê\x05▄øñ"
  b"\x01òüØÓ─p┌«¾<@¢=zB"
  b"\x01òüØÓãqߨ±\x1D\Pá<Í"
  b"\x01òüØÓ╚r\eÀ\fþ▓ð"J\x06"
  b"\x01òüØÓ═rCÿ▒`¤ãëk\x19"
  b"\x01òüØÓÏr\rçi5u▒è\"
  b"\x01òüØÓ█r└ü\x1CÞ\x1F²êÕ╠"
  b"\x01òüØÓÓq¦│õ\x0EÐ÷0▒\x15"
  b"\x01òüØÓÕs\x07¿Ìæ}=^ê▄"
  b"\x01òüØÓÚr─┐\f})^d\t"
  b"""
    \x01òüØÓ¯p³«■#‗Ü\n
    Z╚
    """
  b"\x01òüØÓ¾pÝéñ?|\x7F'ü¸"
  b"\x01òüØÓ°qhÂ\x1AÕ\x00Ê└\eE"
  b"\x01òüØÓ²ryªwAMòƒÇ\n"
  b"\x01òüØÓ q░▒┘\x06\x16\e¬Ø\f"
  b"\x01òüØß\x02qàÂ+³‗Í7Ò©"
  b"\x01òüØß\x05rQÑ`ƒı╗¸Ù="
  b"\x01òüØß\x07rkæï└;?­ÿ║"
  b"""
    \x01òüØß\n
    p\x1Dåé×Ö9|9c
    """
  b"\x01òüØß\x0Eqê┐`#█/▀ÁG"
  b"\x01òüØß\x10pÓáûI[QË╠ƒ"
  b"\x01òüØß\x13q│╝ò\x18\x03áû║¿"
  b"\x01òüØß\x15qÕñÛ╚╬AÚ©."
  b"\x01òüØß\x17sÂå+ÐZ\x11  v"
  b"\x01òüØß\x1Aqÿ▒\x1C╗<rU\t"
  b"\x01òüØß\x1CqGîú=═¾‗Ðu"
  b"\x01òüØßFråÑ\x16HμÐ│R"
  b"\x01òüØßLp±òbÒ9.¡╩ß"
  b"\x01òüØßOqY▒qæ▓ÄÏ`!"
  b"\x01òüØßRq¹ï=Èl"À( "
  b"\x01òüØßUsGÖÏN\x0FmƒB4"
  b"\x01òüØßXp{á[95ƒhC½"
  b"\x01òüØß^rZ½\x19╠¢\x13®<¯"
  b"\x01òüØßaqk╣§mTDíóð"
  b"\x01òüØßes)«Y\x16Î─Û║\x07"
  b"\x01òüØßhr│┐ë└¸7¦6¥"
  b"\x01òüØßjpWº²Ð╗l$\x1Dú"
  b"\x01òüØßnq╠®¢Ø0░Ð;Ô"
  b"\x01òüØßpqUöâEf8ÒJª"
  b"\x01òüØßrpy½-\x13▀╠Ê╚═"
  b"\x01òüØßvq½¥\x1Ahu\x00ìÄT"
  b"\x01òüØßyr‗Ü%\x01ó\x1E[L<"
  b"\x01òüØß|phܱùøCùñÎ"
  b"\x01òüØßìr_óÍÊ:üçÍ╩"
  b"\x01òüØßÅs$©ÔO«°Cä╝"
  b"\x01òüØßÆpéì\eô\x0F6I!¼"
  b"\x01òüØßòq±û\x08\x10\x06"
  b"\x01òüØßÿpAÑ\x1Aú┤\x19åR«"
  b"\x01òüØßÑpû▓]v╬~U·{"
  b"\x01òüØß¿qx¼\x05nûBKC$"
  b"\x01òüØß½pºä┘\x10)Ûâî─"
  b"\x01òüØß«s÷Ö\x14eR┐[\x17"
  b"\x01òüØß┤q╣¬c7)KÕêú"
  b"\x01òüØßÀp╝úiý└_▓"ú"
  b"\x01òüØß┼sùëåß6\x07<─U"
  b"""
    \x01òüØß╚s.¬ ü©7\n
    ╗6
    """
  b"\x01òüØß¤si▓ë▀┼└üı3"
  b"\x01òüØßıpͼ.Ãú_\x12`8"
  b"\x01òüØßÏs§æp¤²\x16\x11]╝"
  b"\x01òüØß█q\fƒÃu©?■89"
  b"\x01òüØßÌs¬ü\x19'¸&qí^"
  b"\x01òüØßßp\rë}hı\vs\x7F_"
  b"\x01òüØßÙp╣Ƀ¶¶&yfº"
  b"\x01òüØß±sPª)┼ñ\x12Ñ│ú"
  b"\x01òüØß¶rdÿ/ѱ«\x0F"
  b"\x01òüØß¸p+óP■»\x12÷º┬"
  b"\x01òüØß·pZú─<þ&ì■\x12"
  b"\x01òüØÒ«qèƒ]\x12·s\x18"
  b"\x01òüØÒ│s\x1Aà$¶4&ļ³"
  b"\x01òüØÒ╣qıøtùhó5ÕÄ"
  b"\x01òüØÒ¢p\x19¢Ã╠=P┤~D"
  b"\x01òüØÒ└sJ│ñv«}ã2ú"
  b"\x01òüØÒ─p1¥\x04åù,┘Ý5"
  b"\x01òüØÒÐpâèü(─þ\x07÷`"
  b"\x01òüØÒÔqIü┬ð;±Ézv"
  b"\x01òüØÒÕrôô­¶§Lö@)"
  b"\x01òüØÒÞq/Ñ┴(ûáäp\x13"
  b"\x01òüØÒ¹pêì:³é8├╣\v"
  b"\x01òüØÒ■r3│¥.·ÖÐ\\x10"
  b"\x01òüØõ\x01räÖ×°RwÇV>"
  b"\x01òüØõÔs9¿kM\x15l└\x01²"
  b"\x01òüØõÕr_▓_3»ç²¾v"
  b"\x01òüØõÛr»¿\x01ØÝ¥┤Ù\x0F"
  b"\x01òüØõýp└Ö5è·\x14õ\x14Î"
  b"\x01òüØõ´p¯╣Y\x04ôx\x0F¼$"
  b"\x01òüØõ±s\®:1ܲ}<r"
  b"""
    \x01òüØõ¾s\n
    îfÖ\x1Cg░å┘
    """
  b"\x01òüØÚ^r┴«öè>9§╠\v"
  b"\x01òüØÚjqÞ╝väéÂ:c\x13"
  b"\x01òüØÚorzì¾9ÂLSf?"
  b"\x01òüØÚuqäôôOH╚¡U╣"
  b"\x01òüØÚzrÀé\x1AK\x01!o!÷"
  b"\x01òüØÚ}r▄óCØ3&Ûæ+"
  b"\x01òüØÚÇs\x1Cè¼\x05í▄D>Ù"
  b"\x01òüØÚép▀ºùä└ý‗.▓"
  b"\x01òüØÚàr┌ë\x15*rQ=\x7F"
  b"\x01òüØÚçqåöN¿²┤-%%"
  b"\x01òüØÚïsïö╬3T,+~\t"
  b"\x01òüØÚÉsT¬þ\x7F$opïý"
  b"\x01òüØÚòs▀½´±s÷Mí\x19"
  b"\x01òüØÚÜs┘ºÔ©┴#─ðø"
  b"\x01òüØÚ£ppéH¬─§VÖ\x16"
  b"\x01òüØÚ×r┐â\x15»TðGuÑ"
  b"\x01òüØÚíqòá\x19\x14¥\x0EÚ"
  b"\x01òüØÚªr£┤"z8ã³ÅÍ"
  b"\x01òüØÚ¿pzö¨£╝Ùt┤┐"
  b"\x01òüØÚ½qp¡&{£½U\x1Aÿ"
  b"\x01òüØÚ░sÙå┼ý▄\x08\x18"
  b"\x01òüØÚ│pIÇ\x083[kb¶n"
  b"\x01òüØÚ╝s~ƒ├d\x15#G¶)"
  b"\x01òüØÚ┐r\x1F\x13¸\x1FÃ4çÝ"
  b"\x01òüØÚ┬q:░\x1AyÃãÄD\x19"
  b"\x01òüØÚ┼sÈÆ?╚Y]=ÐË"
  b"\x01òüØÚÃp-ª&├%*Sé?"
  b"\x01òüØÚ╩r{¿\x10¹G║´\tà"
  b"\x01òüØÚ═p1▒ì\x01AO█/╩"
  b"\x01òüØÚÍs~ƒ\v9Éå└7º"
  b"\x01òüØÚ┘p(䱿pEép«"
  b"\x01òüØÚ▄r░┐\r┐ç\Ö├2"
  b"\x01òüØÚÌr\x1Dí\x00ä\x05"|ê^"
  b"""
    \x01òüØÚÝs£ƒ╩\x0Fï\x16\n
    À÷
    """
  b"\x01òüØÚ­seì9w║\x1A\x19ÅW"
  b"\x01òüØÚ¾sC½ò\x08m_vú╬"
  b"\x01òüØÚ·s¸îÍù.\x08 C#"
  b"\x01òüØÚ³p ì'_>ròÿl"
  b"\x01òüØÚ rqÀyá«ú\x00%╬"
  b"\x01òüØÛ\x03pæ▓\x15\x1FË\x0E"
  b"\x01òüØÛ\x05qrÉ¡╩ÅÎ«Æø"
  b"\x01òüØÛ\tr└Á¸l\x07X$▓D"
  b"\x01òüØÛ\fpÓÀ▄d▄\x10\x15}▄"
  b"\x01òüØÛ\x0Fs\x00Ñ\x1D´─║H\x10½"
  b"\x01òüØÛ\x12sñºm[▒\x00<-`"
  b"\x01òüØÛ\x14sȪøjÀR‗ßç"
  b"\x01òüØÛ\x1ApC V©\x03╩ƽ"
  b"\x01òüØÛ\x1Dp©òı$ÿ7u\tõ"
  b"\x01òüØÛ!r9¬tÃaq\t┌Q"
  b"\x01òüØÛ$r\x00£3Ã3Cô/\t"
  b"\x01òüØÛ'p░à}\x19\x05djïÞ"
  b"\x01òüØÛ,q╬újƒ*\e\x1E»\x07"
  b"\x01òüØÛ1q/ù+5º\x184╠¨"
  b"\x01òüØÛ4p.åürAà\x01[9"
  b"\x01òüØÛ7séä,GãY║╠K"
  b"\x01òüØÛ<pÜô/¾\x11\x16Ïb±"
  b"\x01òüØÛ>rÀ░är\\x08­°¨"
  b"\x01òüØÛAq)óÛ¾ØN░òF"
  b"\x01òüØÛDqÕé$öÝÏÝ┐I"
  b"\x01òüØÛnrwá«6▒ö¨¼N"
  b"\x01òüØÛqp\x0Fñ«Ô\x19.½É|"
  b"\x01òüØÛts0Ö\x1D©╬c¸Eï"
  b"\x01òüØÛwp¸Ä2_W\x13^\x0F¡"
  b"\x01òüØÛzs&¬wcçS‗9Ø"
  b"\x01òüØÛ}s\x12Åf{4èg*┴"
  b"\x01òüØÛér±û¯Aq╦[\x1Fº"
  b"\x01òüØÛàq\x0FÑößx¸z ñ"
  b"\x01òüØÛês\x1D┤«Í\r\x0E\x1CwW"
  b"\x01òüØÛørÙ¥\fÍù/\F©"
  b"\x01òüØÛ×sØ╣\e§@Ø\x06Ñ╦"
  b"\x01òüØýrr\eƒâéCÞ\x07\x18g"
  b"\x01òüØýxq(à$ı└5çû═"
  b"\x01òüØý~r/ÿÓ¨+6\x15ú÷"
  b"\x01òüØýàp`ïÿî÷·ö\x06\x1F"
  b"\x01òüØýîrRÜþþ┌█¹\x18K"
  b"\x01òüØýÆr▀£e+ûAº(f"
  b"\x01òüØýÖq<║▓UClcGÀ"
  b"""
    \x01òüØýØsãùuÑð\n
    ┘K6
    """
  b"\x01òüØýíqaÜýÔ\x7Fw¬SÉ"
  b"\x01òüØýñq¦ô\f¯ó\x0EÞ$À"
  b"\x01òüØýºrèò÷÷\x191Ëæ©"
  b"\x01òüØý½rå»qy¼BA@æ"
  b"\x01òüØý«pü®`\x05╝´Ò\x198"
  b"\x01òüØý┤s¤äe64IÍ\x16"
  b"\x01òüØýÀsEä~ Ë@Ò>T"
  b"\x01òüØý║r\┐iB¬b┴kÅ"
  b"\x01òüØý¢pYát3ì%Bð]"
  b"\x01òüØý└r~Ü}╬-8ªjW"
  b"\x01òüØý├pÛûLª\x13┴m┘Ò"
  b"\x01òüØý╚s‗®╔¢ù½Ìö\"
  b"\x01òüØý╦r\x16ñýl­ë▒A‗"
  b"\x01òüØý╬p\x05\f¾╩\x1F╣O§"
  b"\x01òüØýðq¬«äýýPó\x05c"
  b"\x01òüØýËp'ÖÞûËâF\x07¬"
  b"\x01òüØýÍsu│pãwDºM▄"
  b"\x01òüØý█sõ½A¹ºéN▒Ö"
  b"\x01òüØýÌqâ░«╔\"ÒÂX"
  b"\x01òüØýßp¨»å§+Æa,Ì"
  b"\x01òüØýõpܬ,ݧ\x01\x12÷╣"
  b"\x01òüØýþsÞ░▀cÏÐÕúÚ"
  b"\x01òüØýÛq@¡\x12Kóí┴\x16¯"
  b"\x01òüØýÝs¥î\r─╣¿ÀÌ "
  b"\x01òüØý±s\x17½┴┐æ\v▒Ù~"
  b"\x01òüØý¶sòïó┬.½æë¿"
  b"\x01òüØý·r6à\trT\eáJä"
  b"\x01òüØý²q¢Å\x02¥▓;\x17╣+"
  b"\x01òüØÝ\x01r¬Éõ©▄¿VÖ╩"
  b"\x01òüØÝ\x04pƒ¿‗┼û3vZI"
  b"\x01òüØÝ\x08s=¢(Î\t§+_┤"
  b"\x01òüØÝ\vq╚¼\x18?w Z@)"
  b"\x01òüØÝ\x0FsA»Î冷ÝW\x11"
  b"\x01òüØÝ\x12påÿ_óTÁ\x06ók"
  b"\x01òüØÝ\x16p÷£!Ð^\x03>qÜ"
  b"\x01òüØÝ\x19qÖÁ\t\vrè´■╠"
  b"\x01òüØÝ\x1Ds¢╣Þ²FpÛ╣0"
  b"\x01òüØÝ p\x0E×;\x14\x14)êú3"
  b"\x01òüØÝ'sÉî ®Éç§+╝"
  b"\x01òüØÝ@pM¥æåÆÂ'\x0Em"
  b"\x01òüØÝJq&É·ƒ\eßÅo\x06"
  b"\x01òüØÝys─║L/├j=Ö¡"
  b"\x01òüØÝ~s\x06û®²i\r┐èÝ"
  b"\x01òüØÝür*¿>s║┐│Þò"
  b"\x01òüØÝès█âò/|¹O├&"
  b"\x01òüØÝìp\x12╗┤▄▓;¾└r"
  b"\x01òüØÝÜq¨×÷\x03½àÇëƒ"
  b"\x01òüØÝ×rÓºU¦ ö░█_"
  b"\x01òüØÝñsWê\x05¾\x08,¢¼ß"
  b"\x01òüØÝ¬sqí■Û╩på¸K"
  b"""
    \x01òüØÝ«råôxÔ\n
    '\x03]@
    """
  b"\x01òüØÝ▒pçâI▀Ô³╠áé"
  b"\x01òüØÝ┤q█À╠ù\x15ú`Eð"
  b"\x01òüØÝÀsDƒ6ı\x08E!õ°"
  b"\x01òüØÝ║r\x1Aå\x00\x0F\x0Ea)û"
  b"\x01òüØÝ¢p×║8~÷%¹R▒"
  b"\x01òüØÝ└p¢Ç¹úÙX·╩L"
  b"\x01òüØÝãq│¥░\x04ïní®ö"
  b"\x01òüØÝ╩s,░D»Â░\x0E µ"
  b"\x01òüØÝ═q^ÀÕZ(\x18╚╣\x01"
  b"\x01òüØÝðq\e▓t°g╔CþV"
  b"\x01òüØÝËp\eòk.q¸%£Ð"
  b"\x01òüØÝÍsE¬Ôï\x17û\x01ûö"
  b"\x01òüØÝ┘pví}22ÑO:d"
  b"\x01òüØÝ▄r╠ôuI\x1C·\x05▀Î"
  b"\x01òüØÝ▀qå¥╚9í|\x16\x17´"
  b"\x01òüØÝÔp^Å‗│M\x00▒æð"
  b"\x01òüØ´«sÕø@ÅKûÀ2╝"
  b"\x01òüØ´Áp¹║c\x7FZúÃÞr"
  b"""
    \x01òüØ´╗sRü\x17yó¬E\n
    ý
    """
  b"\x01òüØ´┬p\r¬§Ä└┤D╣u"
  b"\x01òüØ´╔r╣ƒcn░A█ê└"
  b"\x01òüØ´ðrÚ©ZÁc¿½µã"
  b"\x01òüØ´Ëq/è#_Y³¿G¾"
  b"\x01òüØ´┌s·│\x1C?e^®6g"
  b"\x01òüØ´¦r»╗×╩>\x06ÞEÚ"
  b"\x01òüØ´õsÚ½Nx\ew ao"
  b"\x01òüØ´Þq╔«Gcq7\t\x06v"
  b"\x01òüØ´ÙqôÁÉ\x08U\x15Td\x04"
  b"\x01òüØ´¯qòø│═ ¼²·<"
  b"\x01òüØ´±pû║BÕïnyë\x17"
  b"\x01òüØ´§r§Á}ï»\x1EDk"
  b"\x01òüØ´³s¨À¶eÔuð³Ý"
  b"\x01òüØ´ qoê]®\x0E└d¤█"
  b"\x01òüØ­\x02r°øo\x154v\x02Æú"
  b"\x01òüØ­\tplÁŲ\x1A[([P"
  b"\x01òüØ­\fpLêXEı¶┘║\x16"
  b"\x01òüØ­\x10rúÆ_Xg─ß├w"
  b"\x01òüØ­\x16séÅ:Bå)ô÷X"
  b"\x01òüØ­\x1Aq¡ç!IfE┐\x03\x10"
  b"\x01òüØ­\x1Dp\x08üøn8È­kñ"
  b"\x01òüØ­ r¬Ä\x00¸ëq/Ù\t"
  b"\x01òüØ­#r\x1Cä1@ìáÓæ["
  b"\x01òüØ­&päÜ®\x1Cj`uÑ\x01"
  b"\x01òüØ­*qXó6±d\x1Fûá\r"
  b"\x01òüØ­-r÷¡Ónäx{½û"
  b"\x01òüØ­0sa╗Öm^'9/v"
  b"\x01òüØ­4q┌ªòBéhhï0"
  b"\x01òüØ­7sÄä┬¥\x13┤Ô╚<"
  b"\x01òüØ­:su¿TVX▒Q└\t"
  b"\x01òüØ­=r▄æ▄¦þóI¨\x08"
  b"\x01òüØ­AsËæQä░°┼^û"
  b"\x01òüØ­DqÙêÀؼÙ\x00E\x08"
  b"\x01òüØ­Gp┼▓Ç;\x10)3)q"
  b"\x01òüØ­Js[ùxDoÉ53ç"
  b"\x01òüØ­Mr×│DÑ└\x1D¢ïn"
  b"\x01òüØ­Qp\x04┤Û─g\x06c\x1Dx"
  b"\x01òüØ­Tpy╝¸N└\x1F├¤]"
  b"\x01òüØ­Wr±ç┬Ý╣aÓ#\x15"
  b"\x01òüØ­[r>ƒ½÷(ð┐ïà"
  b"\x01òüØ­^s░¥´±¹.(Ô\x0F"
  b"""
    \x01òüØ­aqïà(\n
    QÂ╩г
    """
  b"""
    \x01òüØ­dr=å±q¾Mß\n
    \x1A
    """
  b"\x01òüØ­ksÚ«ÜöûÒ\tþ┬"
  b"\x01òüØ­nsÕ£Ë╩Ã¥ı!¡"
  b"\x01òüØ­qq(©þ3SFÞzT"
  b"\x01òüØ­tpUòî┼╠\x1A\x13\x1C\x19"
  b"\x01òüØ­wq¥Äz‗î\x05\x12P═"
  b"\x01òüØ­{rÿö´i╗*C4\x08"
  b"\x01òüØ­~q;▓ðxò¨5I!"
  b"\x01òüØ­érÛáx┼\x04å\x06"│"
  b"\x01òüØ­àps░S¿\rs;§¤"
  b"\x01òüØ­êpÂ┤:Ƀþ¬GR"
  b"\x01òüØ­ïr ö,qÿ\x1FÛ\x17"
  b"\x01òüØ­År\x1Cî@\x7F>║·R\x01"
  b"\x01òüØ­Ær(¿=j»´ê¨\x01"
  b"\x01òüØ­òq]ë6á/┘UDE"
  b"\x01òüØ­ÿp;úR\x00\x08ê7"
  b"\x01òüØ­£p0ïYó{É;¯█"
  b"\x01òüØ­ƒr\x03Ø\x1Aä´\x0E°ç&"
  b"\x01òüØ­ósì×┴¹\x11│G#û"
  b"\x01òüØ­ªr\e«QÁ]J‗\x121"
  b"\x01òüØ­®pÑê¤╝§×7¬k"
  b"\x01òüØ­¼r/¢§;âÈ>┬\x11"
  b"\x01òüØ­»r█ù4½\x19àQ\x12#"
  b"\x01òüØ­│s^òlL╣å¼\x0Eü"
  b"\x01òüØ­Âr╠ûé\x14\x07¢º░\x1F"
  b"\x01òüØ­╣qò╣ãêVÁ└!█"
  b"\x01òüØ­¢rßé}ê\vï?ðÃ"
  b"\x01òüØ­└qýÀÿöª\x03█k█"
  b"\x01òüØ­├s8äì=?╩Û\rû"
  b"\x01òüØ­Ãp▄½ç═xfi\x08\x16"
  b"\x01òüØ­╩säæ░┐*┬f╣Ú"
  b"\x01òüØ­═sÓÀÁ■þ║ý┐\x10"
  b"\x01òüØ­ðpx¥\x11õ\x14ÓZ╠*"
  b"\x01òüØ­ÈrPÅE\x15ÊÔ╔T\x18"
  b"\x01òüØ­Îr¯×Üë▀\r'§Ò"
  b"\x01òüØ­┌s¦®Ô\x08ð5\x06"
  b"\x01òüØ­¦súà\x1EıT▓ï#├"
  b"\x01òüØ­Óq^¡Ç«fGÚS▄"
  b"\x01òüØ­Òq²ƒì¸\x7F9\x00"
  b"\x01òüØ­µqÊÉuÕ\x16\x03XsÚ"
  b"\x01òüØ­ÚrÇ▓\x17│}▄âû\x1C"
  b"\x01òüØ­ýp|┐QlÏ¿║u└"
  b"\x01òüØ­´qïøI\x1CöNZƒW"
  b"\x01òüØ­■r°¬5Ó}¼\x1E\x0Eà"
  b"\x01òüر\x02p½¼µ└uSj>s"
  b"\x01òüر\x07p└óÝÇqp7ýr"
  b"""
    \x01òüر\n
    s ÆnyCµ╬sT
    """
  b"\x01òüØ‗¯sþªù\x1F=\x05&┼\x11"
  b"\x01òüØ‗±pH╝0Á½b¥╠Ó"
  b"\x01òüØ‗§sHû¦±g*Õ\x08q"
  b"\x01òüØ‗°sìñVRÝ\x07çL@"
  b"\x01òüØ‗¹s\x15éAUáC©Næ"
  b"\x01òüؾ\vq\x06Å+î´û╝╩¿"
  b"\x01òüؾ\x0Eq­»\x7F@?ö̱â"
  b"\x01òüؾ\x10qäáÀZNæF¢ë"
  b"\x01òüؾ!rYùV┼;╝\x030\x16"
  b"\x01òüؾ$p─û\x02▄uGFu²"
  b"\x01òüؾ's\x13╣¼t╝®$*²"
  b"\x01òüؾ-rYÆ▀#Þ#\x05Tn"
  b"\x01òüؾ0p¼ªE\v1ÙÇ¡õ"
  b"\x01òüؾ3p\x11»¼",çs▀p"
  b"\x01òüؾ6r\x12ºÞL╦\x05dÜÁ"
  b"\x01òüؾ9r█á\x08Ê`î\x13"
  b"\x01òüؾ?sð©¶\x19R┤N\Å"
  b"\x01òüؾBsÔíp1ƒn\x05\x1E,"
  b"\x01òüؾHpÊ┐^å\x1C\x0F[Åø"
  b"\x01òüؾOp³ègV¯aGBÚ"
  b"\x01òüؾRqíÅÅÚóKi\x16ï"
  b"\x01òüؾWqøà&hyÀ|(Ï"
  b"\x01òüؾZráÖ\x02\x16"o\x053═"
  b"\x01òüؾar$©uù®Á°·å"
  b"\x01òüؾdq¢ª.VÍÿSO╬"
  b"\x01òüؾgqÀ½\x13G³¯1ô±"
  b"\x01òüؾjr:üäCF╚ù╬┬"
  b"\x01òüؾpqÄìXa\vl>¼9"
  b"\x01òüؾsq\x03½▄-gµ«³&"
  b"\x01òüؾvsJô;h6AZ^▀"
  b"\x01òüؾzpë£u¼ô]ñø"
  b"\x01òüؾèpÇ峯¡5¬Ã*"
  b"\x01òüؾìsÂÁÛ\è\vØkä"
  b"\x01òüؾæsÛ╗±é‗ϤÉ:"
  b"\x01òüؾöp¡¼\x128Ð`©¸t"
  b"\x01òüؾùqAØIÃô¤¨äN"
  b"\x01òüؾÜs\tú£%:xyl\x07"
  b"\x01òüؾ×p÷╝\x1Fò╔¼[°┘"
  b"\x01òüؾíq÷ö*]Å-\x0F"
  b"\x01òüؾºsSÉ\x1Aå‗]>pç"
  b"\x01òüؾ¬r│¿\x10\x08c\rñAÜ"
  b"\x01òüؾ«rH¥¼\x18÷»i\x04ì"
  b"\x01òüؾ┐q>¿¦­¿\x1Cðý<"
  b"\x01òüؾ┬q.ôÊÅ\x06 ═╠I"
  b"\x01òüؾ╔qϬq\x17╚▀Wp."
  b"\x01òüؾ═rªíõ¢ÿw\x06"
  b"\x01òüؾËqöï\x06ëÒã█h╦"
  b"\x01òüؾ┌r®èFjó:\f6\v"
  b"\x01òüؾÒq£Ç\C-(ò┴\x1C"
  b"\x01òüؾþpÎÑý¢┼Èí¤L"
  b"""
    \x01òüؾÝrð╣Ntѳ\n
    j?
    """
  b"\x01òüؾ¶qt¡µ¤ê│▓L¤"
  b"\x01òüؾ¸r[» 3@Xú╝▄"
  b"\x01òüؾ·s┼«Éÿ¬┐Xx^"
  b"\x01òüض\x00rìÅ╝¦®à\x06"
  b"\x01òüض\x03qø«╣▄\rÉ0ìı"
  b"\x01òüض\x07sE£I‗ZÐé+\x1C"
  b"\x01òüض\rswÉ/\x0F\x15pg®I"
  b"\x01òüض\x10p\x0EÜ\x1D\x0Ep\x19/rð"
  b"\x01òüض#réÅâüâ┘é·ì"
  b"\x01òüض&sÌòL╣!îúçZ"
  b"\x01òüض-s÷£zëÑêb`Í"
  b"\x01òüض0q'à§╔Á¨Æ╦~"
  b"\x01òüض3p=®Þh±Ì3Ýä"
  b"\x01òüض7qƒò.░#\]Ò6"
  b"\x01òüØ÷\x12q<ú╠Lá¶\k""
  b"\x01òüØ÷\x16rн5<Ó â╔╠"
  b"\x01òüØ÷\x1AqV¥D\x1A\x00« ¡c"
  b"\x01òüØ÷\x1Epìº░ı4 kƒ│"
  b"\x01òüØ÷#pïè¢ýÚ"\x7F?\x1C"
  b"\x01òüØ÷'r\x11üßFe¦\x1DO["
  b"\x01òüØ÷,s»äù°î\x19x«ì"
  b"\x01òüØ÷0r'ÿÇ\x07ð\x15│¶¥"
  b"\x01òüØ÷2rñƒ\x05\Þg\eC└"
  b"\x01òüØ÷4qzç83Á┐L\e"
  b"\x01òüØ÷6phìgpv_║tØ"
  b"\x01òüØ÷;s\t░R┐L}╠øJ"
  b"\x01òüØ÷=s7دg[Þ\x1E"
  b"\x01òüØ÷@sÙü&E═¼-æÙ"
  b"\x01òüØ÷CpIÁ\x13Ï\x13Ó\x17"
  b"\x01òüØ÷Eq{åµ\x18ì}5J4"
  b"\x01òüØ÷tsìå[┘2û¢¢#"
  b"\x01òüØ÷zr·í{░«\x18½╚¨"
  b"\x01òüØ÷}q³àòb'È%Ôò"
  b"\x01òüØ÷üsQ▓ÎM\x7F&ýßÉ"
  b"\x01òüØ÷äq\x7FªlS4 è5"
  b"\x01òüØ÷çq\x1Eú¶DÊù 4¸"
  b"\x01òüØ÷ër£ôı¯itRû\x01"
  b"\x01òüØ÷îrÑ¡├(t3gúS"
  b"\x01òüØ÷Äp`ä½\x11ƒÕp┴┌"
  b"\x01òüØ÷ôqäƒei¬ÑÆ4u"
  b"\x01òüØ÷ûsj¥═v╗─ûùÈ"
  b"\x01òüØ÷ÿp╔ÉOí¨áu>M"
  b"\x01òüØ÷ÜpIÀ¤Fñ┬â1▀"
  b"\x01òüØ÷Øsc╝9Í:\x13át╬"
  b"\x01òüØ÷ƒqö\x1A╦ÚªÒW"
  b"\x01òüØ÷¼pØü«\x17¾K"b»"
  b"\x01òüØ÷░pbÿå<ÔCuo["
  b"\x01òüØ÷Âp°¼{4@0 ei"
  b"\x01òüØ÷©su¼)z»\eýz\x15"
  b"\x01òüØ÷╗pü╝­╬nÎàîá"
  b"\x01òüØ÷¥p\x08ûT7f¹\x1Az!"
  b"\x01òüØ÷¤q⺸\x13─ã▀+T"
  b"\x01òüØ÷ÐrgüY\x00éÿB°±"
  b"""
    \x01òüØ÷Èqý¼0\\n
    ®åèÍ
    """
  b"\x01òüØ÷Îq\x0Fè\x16ô\x06uùç»"
  b"\x01òüØ÷┘s\x19ì¾\x08f╩ß+\t"
  b"\x01òüØ÷█quê\x0Fg$äY]Ñ"
  b"\x01òüØ÷Ìp4ó¾Ãtı\x14ãï"
  b"\x01òüØ÷Òp\x18ƒâgµH\x19Ho"
  b"\x01òüØ÷Õq└è¡të╚#4»"
  b"\x01òüØ÷þrB╝┐èÃë±L\x03"
  b"\x01òüØ÷ÛrÂ▓k¹I¹b\x07V"
  b"\x01òüØ÷ýq\x17âåb¥\f«þ'"
  b"\x01òüØ÷´s´░ØK«\f\x12\x11\x15"
  b"\x01òüØ÷¶s┐┤\x12Ì\fu╠Ï║"
  b"\x01òüØ÷·qnÇ\x0E\x1AÄÄëÎ\x18"
  b"\x01òüØ÷³p\x1AØç▒ òóòt"
  b"\x01òüØ÷■sÇÜ4á®\vJôe"
  b"\x01òüظ\x00rêÄÿY\x02aD\x15\f"
  b"\x01òüظ\x02sXØ\x04éÄ═q£X"
  b"\x01òüظ\x06q5øÏ╬J\x07¾ê/"
  b"\x01òüظ\tr3×\x00Û▒\x08yÕÉ"
  b"\x01òüظ\fr%ÑȪ\x05\x02H"
  b"\x01òüظ\x11s^Ç×ü¤¢Ù¼@"
  b"\x01òüظ\x13puÅY¢leXù\t"
  b"\x01òüظ\x16p¡Ø½<├©`+Z"
  b"\x01òüظ\x18p\x14æi]èú.\x12ð"
  b"\x01òüظ\x1DqFªÖ»\x10\x13\r"
  b"\x01òüظ)pGûýyq,ó╝╩"
  b"\x01òüذ¤p\x03┤+²¥ï»êÜ"
  b"\x01òüذÎr├ºþ!▓╦§F\x1C"
  b"\x01òüذ¦sÖ¢\tµ\x05╩­\x1C"
  b"\x01òüذÕrÞ×bzµ)Î┌"
  b"\x01òüذÙs‗¥║╬\x1Eı_uÐ"
  b"\x01òüذ´r0ºXûѸ1%\x14"
  b"\x01òüذ‗sÐëjøÅÜ ?Û"
  b"\x01òüذ§p`áBwüðı§Ú"
  b"\x01ù┐ƒ8┌~2ü¬\x05ÀÜNWÚ"
  b"\x01—¿ Œ\x12yP†àO)ŒU^ë"
  b"\x01ÿ`@§Bsüæf\x0E┴ii×R"
  b"\x01ÿ`@§ìq׫╔"{C└@Ë"
  b"\x01ÿ`@§ØsrÁÿû\x102┤°2"
  b"\x01˜`@ÿ9pJ©Zú\x1Fß%Aú"
  b"\x01˜`A\x06¿r¶µ\x11‚^™\x07\x7F"
  b"\x01ÿ`A\x07°sçÅ═kKSýµö"
  b"\x01ÿ`A\x08?s\x1FîÅ9o©(éî"
  b"\x01ÿ`A\x08│p-£\x07╩┘mìTú"
  b"\x01ÿ`A\vòqGª\r¡IÜÆîÅ"
  b"\x01˜`A\vàq“ªÅk‰Xö\x15w"
  b"\x01˜`A\f\rqj²A;ÕÈTÛ©"
  b"\x01˜`A ÒstްêÆÔ\x1E'%"
  b"\x01ÿ`A!╦p0óÉì.öÕ*╦"
  b"\x01˜`A¯\qô¸í¶ÌQ\x07"
  b"\x01˜`A¼Åp\f™ÍŠÓX«\x18û"
  b"\x01ÿ`AÏäqå╝Ø1\x1EfEJ\x1E"
  b"\x01ÿ`A ¨pÿÅ% ░x$:¦"
  b"\x01˜`B\x01QpŠžå\x19\x1D¹a"
  b"\x01˜`B\x14šrcŽ\x7FUÇ·ä$Ë"
  b"\x01˜`B\x15*s)¼pgÇ\x16VÅ~"
  b"\x01˜`B\x15Cr|®OSñT?Xž"
  b"\x01ÿ`B\x15ýq²│vq\x06ÑìÑd"
  b"\x01˜`B\x16Lsë½ö§fô–‡±"
  b"\x01ÿ`B \x1Cs~ü#¬º^}\x19d"
  b"\x01˜`B §sÍ“ü\x07%ET×v"
  b"\x01ÿ`B%ãpì│&Ó­╠XÞ°"
  b"\x01˜`BBap\x1A­ùh8¾1ND"
  b"\x01ÿ`BBÅpµå\x07>¡½2Ö¨"
  b"\x01ÿ`B`kr┤ÉüÂD­&┼═"
  b"\x01ÿ`B}sr╦ûoÍ█Û­îØ"
  b"\x01˜`B}¢p»„²÷ƒ%··"
  b"\x01ÿ`B~üröå│¬[\e\x1D\x0Fý"
  b"\x01˜`B‚ms ˜aÚ\x19Ôi„s"
  b"\x01ÿ`Béøq/ì\t\ÝÑúuÂ"
  b"\x01ÿ`Bé╠r\x1F¥¥─)h▄gÅ"
  b"\x01ÿ`Bé¦rŃ8├ùjð#µ"
  b"\x01˜`B‡©q“³‡È–RÏ ¡"
  b"\x01˜`BŠ€roŠ)4g%Í\x18Ã"
  b"\x01˜`BŒ7sO†iV` %º\x12"
  b"\x01ÿ`B╔ q*©Îü·\x15Á\x1CÕ"
  b"\x01˜`BÐBsß´v‰Íç*\x07è"
  b"\x01˜`Bëòp*ŽÊÉžÎÉ;\n"
  b"\x01˜`C\x04¥r]³#yd+`Ø\x1A"
  b"\x01˜`C\tTsx¿\t`VI‚Õ½"
  b"\x01˜`C\x0F\x1Fp(ª\f9Gš,ë\n"
  b"\x01ÿ`C\x11'rïúú6■èü2X"
  b"\x01˜`C\x14PsV•~\x04\x07¦\x11©”"
  b"\x01˜`C\x15us\x10šOSD\x07Ý\á"
  b"\x01˜`C\x19Îs™Œ~k•3“xÂ"
  b"\x01˜`C\x1DæqÓ¼=N7ï\x19"
  b"\x01ÿ`C$\x7Fp4ªîSE\x01┌Øù"
]
15.40 ms
(3.84%)
1
# product-listing-route::loading::read
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.override_1.name`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.override_1.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.override_1.description`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.override_1.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.override_1.customFields`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.override_1.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `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.override_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.override_1.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.override_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.override_1.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.override_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.override_1.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.override_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.override_1.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.override_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.override_1.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.override_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.override_1.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.override_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.override_1.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.override_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.override_1.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.override_1.metaDescription`, `product.parent.translation.override_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.override_1.metaDescription`,`product.parent.translation.override_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.override_1.name`, `product.parent.translation.override_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.override_1.name`,`product.parent.translation.override_1.name`,`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.override_1.keywords`, `product.parent.translation.override_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.override_1.keywords`,`product.parent.translation.override_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.override_1.description`, `product.parent.translation.override_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.override_1.description`,`product.parent.translation.override_1.description`,`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.override_1.metaTitle`, `product.parent.translation.override_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.override_1.metaTitle`,`product.parent.translation.override_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.override_1.packUnit`, `product.parent.translation.override_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.override_1.packUnit`,`product.parent.translation.override_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.override_1.packUnitPlural`, `product.parent.translation.override_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.override_1.packUnitPlural`,`product.parent.translation.override_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.override_1.customSearchKeywords`, `product.parent.translation.override_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.override_1.customSearchKeywords`,`product.parent.translation.override_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.override_1.slotConfig`, `product.parent.translation.override_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.override_1.slotConfig`,`product.parent.translation.override_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.override_1.customFields`, `product.parent.translation.override_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.override_1.customFields`,`product.parent.translation.override_1.customFields`,`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.override_1`.`meta_description` as `product.translation.override_1.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation.override_1`.`keywords` as `product.translation.override_1.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation.override_1`.`description` as `product.translation.override_1.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation.override_1`.`meta_title` as `product.translation.override_1.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation.override_1`.`pack_unit` as `product.translation.override_1.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation.override_1`.`pack_unit_plural` as `product.translation.override_1.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation.override_1`.`custom_fields` as `product.translation.override_1.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation.override_1`.`slot_config` as `product.translation.override_1.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords`, `product.translation.override_1`.`custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` 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.override_1`.`meta_description` as `product.parent.translation.override_1.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation.override_1`.`keywords` as `product.parent.translation.override_1.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation.override_1`.`description` as `product.parent.translation.override_1.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation.override_1`.`meta_title` as `product.parent.translation.override_1.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation.override_1`.`pack_unit` as `product.parent.translation.override_1.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation.override_1`.`pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation.override_1`.`custom_fields` as `product.parent.translation.override_1.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation.override_1`.`slot_config` as `product.parent.translation.override_1.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords`, `product.parent.translation.override_1`.`custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` 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.override_1`.`name` as `product.manufacturer.translation.override_1.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation.override_1`.`description` as `product.manufacturer.translation.override_1.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields`, `product.manufacturer.translation.override_1`.`custom_fields` as `product.manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product.manufacturer.translation.override_1` ON `product.manufacturer.translation`.`product_manufacturer_id` = `product.manufacturer.translation.override_1`.`product_manufacturer_id` AND `product.manufacturer.translation.override_1`.`language_id` = ? AND `product.manufacturer.translation`.`product_manufacturer_version_id` = `product.manufacturer.translation.override_1`.`product_manufacturer_version_id` 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.override_1`.`short_code` as `product.unit.translation.override_1.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation.override_1`.`name` as `product.unit.translation.override_1.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields`, `product.unit.translation.override_1`.`custom_fields` as `product.unit.translation.override_1.customFields` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.override_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.override_1`.`unit_id` AND `product.unit.translation.override_1`.`language_id` = ? 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.override_1`.`name` as `product.deliveryTime.translation.override_1.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.override_1`.`custom_fields` as `product.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.override_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.override_1`.`delivery_time_id` AND `product.deliveryTime.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `product.cover.media.translation.override_1.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation.override_1`.`title` as `product.cover.media.translation.override_1.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields`, `product.cover.media.translation.override_1`.`custom_fields` as `product.cover.media.translation.override_1.customFields` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.override_1`.`media_id` AND `product.cover.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø»ðrùÄRôxYÈÁ@"
  b"\x01òüø▄¹r)┐ÜûQ\x04V\x11["
  b"\x01òü£Oðq°ú╣hÏy┤cı"
  b"\x01òü£\vApÉî\x0FÌà┐■╚â"
  b"\x01òüø¦\x15s▓«R▓└Rqdg"
  b"\x01òü£hNp6â1\x05)l§Â\x14"
  b"\x01òüøÉ>røä8`Ý\¢õx"
  b"\x01òü£RNq×à#íÙ­<X┌"
  b"\x01òü£m▒q<Ü▀Ç█b!ýp"
  b"\x01òüøB\x1DprØ[²Z|8╔Æ"
  b"\x01òü£Pqpïó!h9×ERý"
  b"\x01òüøB(qF¿nb=érîT"
  b"\x01òüøBRsÀüìÊP─░à:"
  b"\x01òüøïÆpÀǼ³Ü═ù\x19ò"
  b"\x01òüøB[s\x03ɪ\x04xJ┤Tß"
  b"\x01òü£Cáq®ó\f█¬=mM»"
  b"\x01òü£C»po│ êg f[å"
  b"\x01òü£\x17#s\x0E«ãê»w╩DÈ"
  b"\x01òü£\x16╗rd©xÐÿÐ├\x1Cä"
  b"\x01òü£C╚qÑó÷ºÃÙnqj"
  b"\x01òü£C└r╩½:§Ü▄Ä^ü"
  b"\x01òüø█zrꪽC*Y¹¾┐"
  b"\x01òüøBbr┴┤░J­Ë═Å\x14"
  b"\x01òüøBlqµ▓┐.m\x14█¨ó"
]
13.50 ms
(3.37%)
1
SELECT COUNT(*) FROM (# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
13.48 ms
(3.36%)
24
SELECT `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_search_keywords` as `product_translation.customSearchKeywords`, `product_translation`.`slot_config` as `product_translation.slotConfig`, `product_translation`.`custom_fields` as `product_translation.customFields`, `product_translation`.`created_at` as `product_translation.createdAt`, `product_translation`.`updated_at` as `product_translation.updatedAt`, `product_translation`.`product_id` as `product_translation.productId`, `product_translation`.`language_id` as `product_translation.languageId`, `product_translation`.`product_version_id` as `product_translation.productVersionId` FROM `product_translation` WHERE (`product_translation`.`product_version_id` = ?) AND ((`product_translation`.`product_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø»ðrùÄRôxYÈÁ@"
]
12.22 ms
(3.05%)
1
# product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
12.21 ms
(3.04%)
1
# product-listing-route::loading::aggregation::manufacturer
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) as `manufacturer` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
]
8.97 ms
(2.24%)
1
# product-listing-route::loading::aggregation::rating-exists
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) as `rating` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
  0
]
8.80 ms
(2.20%)
1
# product-listing-route::loading::aggregation::shipping-free-filter
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) as `shipping-free` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?))) AND ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
  null
  true
]
8.62 ms
(2.15%)
2
# 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.override_1.description`, `theme.translation.description`, COALESCE(`theme.translation.override_1.description`,`theme.translation.description`) as `theme.description`, `theme.translation.override_1.labels`, `theme.translation.labels`, COALESCE(`theme.translation.override_1.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.override_1.helpTexts`, `theme.translation.helpTexts`, COALESCE(`theme.translation.override_1.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.override_1.customFields`, `theme.translation.customFields`, COALESCE(`theme.translation.override_1.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.override_1`.`description` as `theme.translation.override_1.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation.override_1`.`labels` as `theme.translation.override_1.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation.override_1`.`help_texts` as `theme.translation.override_1.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation.override_1`.`custom_fields` as `theme.translation.override_1.customFields` FROM `theme_translation` `theme.translation` LEFT JOIN `theme_translation` `theme.translation.override_1` ON `theme.translation`.`theme_id` = `theme.translation.override_1`.`theme_id` AND `theme.translation.override_1`.`language_id` = ? WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
8.09 ms
(2.02%)
1
# 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/0195819b016770289ff76ca266ab3994"
  "/navigation/0195819b0158730694c28ccd5284e98b"
  "/navigation/0195819b015a73598a1092fc16fd0345"
  "/navigation/0195819b016172d28362dc19a3e59e86"
  "/navigation/0195819b0163701bbc57550c6fb6d3cd"
  "/navigation/0195819b016c70bba75395bec7bb9abf"
  "/navigation/019985004fa27b4d97060592c8dd336f"
  "/navigation/0195819b017972afbafeb87fb2fd56fe"
  "/navigation/0195819b0180708da7d91228a6eba08d"
  "/navigation/0195819b03d3709eacb9ac1f8f3ec016"
  "/navigation/0195819b03d5731199c897eae87e505e"
  "/navigation/0195819b03d77185a0c71681c381e412"
  "/navigation/0195819b0182712fa6e1b87c7d0cb8bc"
  "/navigation/0195819b04247233817702a9b672ac82"
  "/navigation/0195819b0426730db7574f925fba1cea"
  "/navigation/0195819b042771b5b594735f97e9e014"
  "/navigation/0195819b042970d8b1d79ca17fef6ec1"
  "/navigation/0195819b042a72ce963aa88821ee74df"
  "/navigation/0195819b018470539c7b2a348751c74e"
  "/navigation/0195819b018673e295919b63a5ad6b60"
  "/navigation/0195819b03f973239d0ed9e16730f83f"
  "/navigation/0195819b018b73d887b84dee7277fdba"
  "/navigation/0195819b018d7379a8740c09896a44a9"
  "/navigation/0195819b019171b2a7e331fa335e3308"
  "/navigation/0195819b0196718d9f873a4a6a73e3c1"
  "/navigation/0195819b043072109d5e9d0096cb6889"
  "/navigation/0195819b04327107bc366bdef605ddbb"
  "/navigation/0195819b043373d69ef52a7741d4ba2a"
  "/navigation/0195819b043571cf8edb49591367cacd"
  "/navigation/0195819b0437737c961ffab020dfacd6"
  "/navigation/0195819b043872e1a8b2c67da1f97d53"
  "/navigation/0195819b01987081a153fa528511b5aa"
  "/navigation/0195819b045671c0bb9f3e626954c0d4"
  "/navigation/0195819b0457727ba16e923597b34db1"
  "/navigation/0195819b045871c995948d6a575b2e5f"
  "/navigation/0195819b045a72cdba72dfc069377a8a"
  "/navigation/0195819b045b72ee997d4a248c07e25f"
  "/navigation/0195819b045d72a39195974fae605f0d"
  "/navigation/0195819b045e7032b7dd18e91914dfce"
  "/navigation/0195819b046072ccb0e60c7d889733ba"
  "/navigation/0195819b046173c3a866b32725251167"
  "/navigation/0195819b019a7334bb56c237707cbdba"
  "/navigation/0195819b04637046a2879f2b802599c3"
  "/navigation/0195819b0465701082df6982fa4d5e20"
  "/navigation/0195819b046672168ca5df3f9df2031c"
  "/navigation/0195819b0468705885d361a77013ac8d"
  "/navigation/0195819b046973939585d580d6586e7f"
  "/navigation/0195819b046b70a8b46b9f63ff81ec6b"
  "/navigation/0195819b019b7351920de54793d1957f"
  "/navigation/0195819b046d71bca48b9f35afead95c"
  "/navigation/0199864527ac7f299362d9e9a24030fb"
  "/navigation/0195819b046e73bd89c2b04f0af93b14"
  "/navigation/019986454edc7d989bf3cd228087ab93"
  "/navigation/0195819b060d70d1b489f5dd213bc07b"
  "/navigation/0195819b060b73da8a1ad9b59fb93897"
  "/navigation/0195819b06097344a30d730295ad2ad9"
  "/navigation/0195819b060f7397bb1a5fca8abaaf1c"
  "/navigation/0195819b019d709394def3e5083890e5"
  "/navigation/0195819b061170bc9775588c59d38e7a"
  "/navigation/0195819b061372de93f75f9c0049d741"
  "/navigation/0195819b01a07104a47cd26d1487b2bd"
  "/navigation/0195819b01a17066ab527beee4fa8a56"
  "/navigation/0195819b061b70a481c7a68bba9296e1"
  "/navigation/0195819b061d711a918c838072c6f695"
  "/navigation/0195819b061f70fb862148de04eca46d"
  "/navigation/0195819b062173418533ff68a4d21fa9"
  "/navigation/0195819b06237181a3b688cd633a5fdb"
  "/navigation/0195819b06247326a09025ac42102269"
  "/navigation/0195819b0626731cbece4cfb65072f2c"
  "/navigation/0195819b062772cb8234af44df3719e7"
  "/navigation/0195819b0629733c90226b2dfbc3368a"
  "/navigation/0195819b062b72768e8886b8ece62c91"
  "/navigation/0195819b062c73fb8cbbb4d3c436efcc"
  "/navigation/0195819b01a373a693e2e01ffd19aadc"
  "/navigation/0195819b01a57207b05f08f8124990c0"
  "/navigation/0195819b062e71149f52f07bce7740bc"
  "/navigation/0195819b063071cba019601207a0f449"
  "/navigation/0195819b06327234acb48dc9ff6abb99"
  "/navigation/0195819b063372af9b027f0161e861fb"
  "/navigation/0195819b063573ccac7744b09e966d94"
  "/navigation/0195819b01a97008896055fb8c419954"
  "/navigation/0195819b01ab72f083097818c0305031"
  "/navigation/0195819b03d972e6b98e670ebf38467e"
  "/navigation/0195819b03db7270a0b56f7b1cae5303"
  "/navigation/0195819b03de7010867ec31ec9da9b08"
  "/navigation/0195819b03df7338a736c7ee19cd4a94"
  "/navigation/0195819b03e4731bb0567b4655bc01ba"
  "/navigation/0195819b01ac71dbb1086d05a9ba067e"
  "/navigation/0195819b043b710dad8283861e1cde47"
  "/navigation/0195819b043c708ca60e280cc34a7198"
  "/navigation/0195819b043f71118774202fa9560e43"
  "/navigation/0195819b0441730fa20bfc75822b0461"
  "/navigation/0195819b0442705c99f7ee1cfc307b54"
  "/navigation/0195819b044672df859b45b4b290fb8b"
  "/navigation/0195819b044970bdb039eceb53d97645"
  "/navigation/0195819b044c73c7aa717a5bf83921d7"
  "/navigation/0195819b044d7163b73b9a4dad3c7450"
  "/navigation/0195819b044f7122957c0b5066032a87"
  "/navigation/0195819b0450727f9022cb67f12f78ca"
  "/navigation/0195819b045272318f00ee5fc5e320de"
  "/navigation/0195819b045470fc888abd6c15d4122a"
  "/navigation/0195819b01ae7234be5c26e9f911f0c8"
  "/navigation/0195819b03e77061bbec63e4825a2aa3"
  "/navigation/0195819b03e8736fa1061d91bce8803b"
  "/navigation/0195819b03ea72b79525ea540dc30097"
  "/navigation/0195819b03ec73b2940e4726dd48e522"
  "/navigation/0195afc731e27e6aa483e981afc3c03d"
  "/navigation/0195afc886d071ac9169ee9e78286bab"
  "/navigation/0195afc966f074b39413d0c98f01798c"
  "/navigation/0195afcc35bd7c758773f40c6070b32b"
  "/navigation/0195aa74f7a5704d916ffdeacb1743aa"
  "/navigation/0195afcfb82377d48b13e78ba3be2a32"
  "/navigation/0195afcfe89f7a8ab6bfa6f4df7cb64f"
  "/navigation/0195afd00e6a7e3f8f32646bcca9a4de"
  "/navigation/0195afd034ad7be8b3eedcf4e104449a"
  "/navigation/0195aa7aade37ac9ad57dab7e85c1abc"
  "/navigation/0195afd0565e77d9be169f74d82f7b70"
  "/navigation/0195afd3213771ecb7943c597c4040d1"
  "/navigation/0195aa6f216c7f528170a75d91a0de59"
  "/navigation/0195afd50bdb70d09cab86e231e639ba"
  "/navigation/0195afd5cf0071c8b35f398ba113ad6f"
  "/navigation/0195aa795d4b756693ca3eddf2fafc69"
  "/navigation/0195afd69aad72c0861ea6d01953321b"
  "/navigation/0195afd7fa357802bb96b2b9c51b8c3f"
  "/navigation/0195afd8e0cf77b99c9fdc49458d9cf9"
  "/navigation/0195afd9ba6d75cbaeea4b780a443409"
  "/navigation/0195afda728f75f3b4b953b135062126"
  "/navigation/0195aa76f0297c5ca6325c3202ca883b"
  "/navigation/0195afdbd739764e8dd745bac2633e29"
  "/navigation/0195afdcb9407bebba98ce441089ddee"
  "/navigation/0195afdd8ea677d99a16855978a5a907"
  "/navigation/0199850284697aab995610a2d5e91913"
  "/navigation/01998502c1767a9eb3ce07b3fd96d980"
  "/navigation/01998503029875fa95ee13e969f9ea77"
  "/navigation/019985035c0c75b297c66bfa7505066a"
  "/detail/0195819bafd072978e52937859d4b540"
  "/detail/0195819c0b4170908c0fde85bffec883"
  "/detail/0195819bdd1573b2ae52b2c052716467"
  "/detail/0195819bdcfb7229bf9a96510456115b"
  "/detail/0195819c4fd071f8a3b968d879b463d5"
  "/detail/0195819c684e7036833105296cf5b614"
  "/detail/0195819b903e729b843860ed5cbde478"
  "/detail/0195819c524e719e8523a1ebf03c58da"
  "/detail/0195819c6db1713c9adf80db6221ec70"
  "/detail/0195819b421d70729d5bfd5a7c38c992"
  "/detail/0195819c5071708ba22168399e4552ec"
  "/detail/0195819b42287146a86e623d82728c54"
  "/detail/0195819b425273b7818dd250c4b0853a"
  "/detail/0195819b8b9270b780acfc9acd971995"
  "/detail/0195819b425b730390a604784ab454e1"
  "/detail/0195819c43a071a9a20cdbaa3d6d4daf"
  "/detail/0195819c43af706fb3208867ff665b86"
  "/detail/0195819c1723730eaec688af77ca44d4"
  "/detail/0195819c16bb7264b878d198d1c31c84"
  "/detail/0195819c43c871a5a2f6a7c7eb6e716a"
  "/detail/0195819c43c072caab3af59adc8e5e81"
  "/detail/0195819bdb7a7288a6ab432a59fbf3bf"
  "/detail/0195819b426272c1b4b04af0d3cd8f14"
  "/detail/0195819b426c71e6b2bf2e6d14dbf9a2"
  "/navigation/0195b7a65d8071c692757e7be1db65c5"
  "/navigation/0195b7a6d36e7c1b9eef5f49b299c922"
  "/navigation/0195b7a7300578fa89347a00cb1e4fa5"
  "/navigation/0195b7a76f737e9f832d9f543151377d"
  "/navigation/0195b7a8716b7ecd960ad40de446109f"
  "/navigation/0195b7a8cb307420ae7e86a9d05bad22"
  "/navigation/0195b7a90cbf70ef9e7575dbf48a8bb2"
  "/navigation/0195b7a96d78733db67dc5b7d1bce256"
  "/navigation/0195b7aa1aa87d2bb30891625424ae23"
  "/navigation/0195b7aa56e878ad88d97994ac8acb88"
  "/navigation/0195b7aaafad7537afc3766d4a446036"
  "/navigation/0195b7aaf0207e48a09b303a2312e3e6"
  "/navigation/0195b7ab3a8a7325afd569cb589d9206"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
5.20 ms
(1.30%)
3
# 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"\x01•]+h\x0EpC¯\x16Ú]ö´»Ø"
  b"\x01ò]+h9r<ìı½]\x13¸R\x1F"
  b"\x01•]+hÔpúžÓÂlw{o7"
  b"\x01•]+særï§±É"\x13PXC"
  b"\x01òüúÕ\fr¹ñ─:]lh£«"
  b"\x01òüúÕ\x17poÀ┌-Y└\╣y"
  b"\x01òüúÕ"p┘«╝ƒı°w~\t"
  b"\x01òüúÕ0s▄Á╠ýÔG(d\x1A"
  b"\x01òüúÕ=seí:y|}¡‗Ñ"
  b"\x01•]+hÉr´˜üŒ\x04’Ã=O"
  b"\x01•]+hÍq_¾™h®ù¨ª÷"
  b"\x01ò]+ôrq\x18▒ì驪p%L"
  b"\x01òüø\x1F├qÈ║┤Ü╗Ï8\x12N"
  b"\x01òüÑjNq¼Å▄\x05─z┴Äf"
  b"\x01òüÑjUph©\x0El┤B²yª"
  b"\x01òüÑj^qýUð÷╦y┤i"
  b"\x01òüÑjfq╝│»\x06p/├+«"
  b"\x01òüÑjmr§úN\x0E\x19\x16X"
  b"\x01òüÑjvpÃìH\x01=y\x0E╝Ú"
  b"\x01òüÑj{q╦¥^¤g\x0E?╣\x18"
  b"\x01òüÑjàráÆý i"Cm\"
  b"\x01òüÑjèpƒü╣¾\x18Ó╚ÃÂ"
  b"\x01òüÑjæs?ÄØ&7J\x08¾È"
  b"""
    \x01òüÑjòqe░ãÓ\x064Z\n
    h
    """
  b"\x01òüÑjØsc│òJ╗C¤¡▄"
  b"\x01òüÑjÑrà╣\x14\x17\M[-µ"
  b"\x01òüÑj«p¡âM®72¦ÌT"
  b"\x01òüÑj▒rûæ░+\x15\x1D²ï"
  b"\x01òüÑj╣qgê/WZ^ú\f"
  b"\x01òüÑj└sµ║Ä\x01éË~ðæ"
  b"\x01òüÑj╔q\tÉÈÎ'\x15\x13ê"
  b"\x01òüÑj═pZ»K¸,?├0ù"
  b"\x01òüÑjÍq\x12ï‗T±\x06╩ƒ░"
  b"""
    \x01òüÑjÌsÒÁ;\x17g┤\n
    p▄
    """
  b"\x01òüÑjÓsdŽS²\x10"Ðû"
  b"\x01òüÑjµp┐¡\x01æéÏ"§─"
  b"\x01òüÑjÚr]ÆËc¶vã·à"
  b"\x01òüÑj­p8ä7÷\x12¥\x19Ò*"
  b"\x01òüÑj°svåoJC+╬Ô³"
  b"\x01òüÑj³piøyÈë·¶O¼"
  b"\x01òüÑk\x06q²Éî\x17ó▓A└ý"
  b"\x01òüÑk\ts×îÖ¥ý╬Qh&"
  b"\x01òüÑk\x12qÖæoRoM#\x16þ"
  b"\x01òüÑk\x1CrÚ®ªÂ\x7FS\x19­Ô"
  b"\x01òüÑk r\x05î\x05\x066°nZ5"
  b"\x01òüÑk)röÜ─\x12═g^qZ"
  b"\x01òüÑk-rD╗dñï\x06═╚Ñ"
  b"\x01òüÑk7s\x13╝Ûı¾┼9`-"
  b"\x01òüÑk<q=ÑüÄ\t\x17@Uâ"
  b"\x01òüÑkBpú¡\x176§®ò\x03¦"
  b"\x01òüÑkKplù:│F=¹│R"
  b"\x01òüÑkTq¯£p\x13¾L▄▀ê"
  b"\x01òüÑkYp«ì└ø╬\x07MìP"
  b"""
    \x01òüÑkbp$ºÐ\n
    ê8ı├╔
    """
  b"\x01òüÑkmq\x1CÁ³Í»Y9nL"
  b"\x01òüÑkuq^ìêM©L$< "
  b"\x01òüÑkyr¾Ü0%\x1C└û@/"
  b"\x01òüÑképðºs║bÈåÌ\x12"
  b"\x01òüÑkîqÝØ\x18ºýq┘k\x07"
  b"\x01òüÑkærϽ4Vjî±+╣"
  b"\x01òüÑkørt╝ƒ!┐"┤3\x14"
  b"""
    \x01òüÑkƒr─é\n
    é,4ÎWÙ
    """
  b"\x01òüÑk®q)Äþø\x15┤ÓEÆ"
  b"\x01òüÑk¡pI┤|£╔¥¨øÄ"
  b"\x01òüÑkÁpè┐Ø\x0E§^G,Û"
  b"\x01òüÑk¥s/â3\x05\x7FN&ý║"
  b"\x01òüÑk┬r/┤ÃÈ`7rJ/"
  b"\x01òüÑk╦péü╩d│Mîyã"
  b"\x01òüÑk¤r½ƒD\vIF\x14│l"
  b"\x01òüÑkÏs~½÷JC.n\x08\x1C"
  b"\x01òüÑk▄q\fÑÒçþ█g£·"
  b"\x01òüÑkÕqÜä\x12Û·þzÌØ"
  b"\x01òüÑkÚp$à4«\x0FXVƽ"
  b"\x01òüÑk±qå½\x0Ezùä═╦g"
  b"\x01òüÑk÷r└ªÓsüÍøöQ"
  b"\x01òüÑk■p¦ñ«¬1¥┌Vë"
  b"\x01òüÑl\x02q$┐┐┤ií┼Çv"
  b"\x01òüÑl\fq█ô─ý$ÍÄDM"
  b"\x01òüÑl\x10p¯ü¸║─\fÅä║"
  b"\x01òüÑl\x1ArU▒M3%ÏN‗═"
  b"\x01òüÑl#pÎüí÷■▀¾v>"
  b"\x01òüÑl's@ÇDƒ>5Çÿ6"
  b"\x01òüÑl0p­À¦Ç│]ïÕ─"
  b"\x01òüÑl3r^ö¸äÃ╗I©W"
  b"\x01òüÑl:q\x05óì¯[┬<Ç,"
  b"\x01òüÑlAr'▒¼ÇÒXø}B"
  b"\x01òüÑlIrªàøÑoCº¬Ó"
  b"\x01òüÑlLr÷½\x01─µ^Á^\n"
  b"\x01òüÑlUsðñÖG»©ÓôÔ"
  b"\x01òüÑlYs,çÒÛ*4Ô\x1E\x05"
  b"\x01òüÑlaq8▓ÇÇõO\x1A"
  b"\x01òüÑlisQôÚV©D▒ÐE"
  b"\x01òüÑllsуIU°µo\tÎ"
  b"\x01òüÑlur?ÇX\x7Föñ╣u»"
  b"\x01òüÑlxrQ×Évo3µ\v"
  b"\x01òüÑlÇrâ▓ÞÉÊ─sçT"
  b"\x01òüÑlês\tÂ\x06\x1C\x17~ª)l"
  b"\x01òüÑlïr\x03┤┐­eý|\x08Ø"
  b"\x01òüÑlôrX╣_å\x01┴░î0"
  b"\x01òüÑløp[½╝¢õ║1©Ü"
  b"\x01òüÑlóq░¿\x11Æ┤´─╩å"
  b"\x01òüÑl¬r]øëi§ü´x,"
  b"\x01òüÑl┤pªù┬▓¤+\x07_┤"
  b"\x01òüÑl¢q}«└ô\x1F{z┘Ù"
  b"\x01òüÑl┴s│ë¸îôÑ!¬)"
  b"\x01òüÑl╦q¨░9vÐG½Í▒"
  b"\x01òüÑl¤pwîÌ╝ÂO\x11Ùn"
  b"\x01òüÑlÏsí»Ç\x1E─>§Èÿ"
  b"\x01òüÑl▄r├×Q\x14ó\x0E^äµ"
  b"\x01òüÑlµqÏç‗/áâï"v"
  b"\x01òüÑlÙrXûj\x13▄Vè\x1DÌ"
  b"\x01òüÑl§pbàÝ╗Ù\x03░e "
  b"\x01òüÑl·pÉ¡F╠╬V\x1Ao▄"
  b"\x01òüÑm\x02q7©hëa╣\x06Ä]"
  b"\x01òüÑm\x07rÞú|\x19│┌Ö´ç"
  b"\x01òüÑm\x0Fqï¢V\x05\x1C;,í¥"
  b"\x01òüÑm\x15rêöif#Î\x13$▒"
  b"\x01òüÑm\x1Dpöôvöm#eÂ\x12"
  b"\x01òüÑm!póë\x16\x7F%\x11êb│"
  b"\x01òüÑm)r\x10▒ÞûS║éÂ\"
  b"\x01òüÑm.rîÑV]\x03ÑåD┬"
  b"\x01òüÑm6sDó~u\x0E\x00Hý'"
  b"\x01òüÑm:r°ùö\fÐ8lª°"
  b"\x01òüÑmCp\x07®²\x01x¡ÒþÝ"
  b"\x01òüÑmGpúÁ·1©┤─■$"
  b"\x01òüÑmOq7¼¶í)Ohse"
  b"\x01òüÑmSsòø\x16\x17\x12\x13:"
  b"\x01òüÑm\s<ÇǺ\x01ÿ9ÆÅ"
  b"\x01òüÑm`r¾íw-tÜ }«"
  b"\x01òüÑmip!óÌ^¿i¶ƒï"
  b"\x01òüÑmmpgܾ\x19·b_å+"
  b"\x01òüÑmvs▄┤Òº¤\x02òiZ"
  b"\x01òüÑm{s`Ä}?=o¬─,"
  b"\x01òüÑmäqá░æR┼¸█ið"
  b"\x01òüÑmêp\x0F░-KüÇP)\x19"
  b"\x01òüÑmÉqw®z=\x1C\x0Fìÿ\x1E"
  b"\x01òüÑmöqz│æf#m│³█"
  b"\x01òüÑm×p█óÜ\x03╣ÓÂ‗\x16"
  b"\x01òüÑmªq\x1Déà-ø6Ú©å"
  b"\x01òüÑm½rrë╔MÊ%¶M8"
  b"\x01òüÑm┤phö│Lð¡┤Äj"
  b"\x01òüÑm©s[ÜN\x01y╣c©:"
  b"\x01òüÑm┴p'ô-│\x167ÖG│"
  b"\x01òüÑm╦rZÁ║│˯?»æ"
  b"\x01òüÑmËs╝ô×]á\eÄ\x1CÞ"
  b"\x01òüÑmÏr5ƒü²\x1D"\x08N\x11"
  b"\x01òüÑmÓscÄ\x18\x1C~\x14\x7FÐC"
  b"\x01òüÑmõr9ï¨ð©_\x00\v~"
  b"\x01òüÑmÝr¿åhC╝\x11ÿ^="
  b"\x01òüÑm­q░×?~)ÑHQ2"
  b"\x01òüÑm¨s\x16\x14þ?Ù\x1D▓\"
  b"\x01òüÑm²r~æÓ¾lÃ\x19ÈÎ"
  b"\x01òüÑn\x06r(å^-!▄L▄v"
  b"\x01òüÑn\x0FpÊÇÚõÕ╔\x1F▓q"
  b"\x01òüÑn\x12q▄½\x172u4jÒ9"
  b"\x01òüÑn\eq╩×_QÝ%ê▒n"
  b"\x01òüÑn\x1Fq+©\x1A0VÔ­(\x01"
  b"\x01òüÑn'q"ú3\x01ÊR\x04¸N"
  b"\x01òüÑn+r\¥à#S║┼T_"
  b"\x01òüÑn3sÏ£¡░d█Ç\x06ø"
  b"""
    \x01òüÑn8qÎ×\x1C\n
    ╩Àï9?
    """
  b"\x01òüÑn@q¥ç┐.F{¡╠ó"
  b"\x01òüÑnDp·ª▒X@JßÌò"
  b"\x01òüÑnLp¨ÁÉnÆÎIn¦"
  b"\x01òüÑnPsLÅ\tVܾ/Ûn"
  b"\x01òüÑnZr\v▓ãª\x01\x13Ä1{"
  b"\x01òüÑnbq1íìP\x03\x7FÔ"
  b"\x01òüÑngqð│î^ı-¥0C"
  b"\x01òüÑnps╔░,\x1C\x15\x16\x17ı"
  b"\x01òüÑntr|é╦h¶Ý=Iº"
  b"\x01òüÑn{q├å╗SÀµAæÈ"
  b"\x01òüÑnÇp‗┐\x15Æ·\rfþ~"
  b"\x01òüÑnèp┘¼╗KPæ█GS"
  b"\x01òüÑnÄq*îHÅ\x10Ùp ▓"
  b"\x01òüÑnûr¸é¾":]ëÿ("
  b"\x01òüÑnÜq]êe.Ó¹ \x14J"
  b"\x01òüÑnúq╗¬vß█µé╗À"
  b"\x01òüÑn¼sQäôIÛ\x19\x02a└"
  b"\x01òüÑn┤p1║y\x15<\x13]o`"
  b"\x01òüÑn©qƒ╗\x10chsVq_"
  b"\x01òüÑn┐p¿©bl7\eq\eq"
  b"\x01òüÑn├rı׺8¾zNz!"
  b"\x01òüÑprq═º\fØ\x05\x02ÁlW"
  b"\x01òüÑpvs┐áYC\x07┼1²]"
  b"""
    \x01òüÑp\x7Fr?ûzáÐ0\n
    #Y
    """
  b"\x01òüÑpâs8╗$M3Í9´("
  b"\x01òüÑpìs\x17£Ó╚│'\x03Á«"
  b"\x01òüÑpörÞü{Xzù\x0F"
  b"\x01òüÑpÖsYÀI0╝Ú\fÜ/"
  b"\x01òüÑpósx╗Ã\x7F´3Ëe╔"
  b"\x01òüÑpÑs¨öï­ä)±í¢"
  b"\x01òüÑp«pÝ»s?ý9+,-"
  b"\x01òüÑp│rµ¥╣C\x17dÞÖe"
  b"\x01òüÑp╝rxâû‗(\x1ET░ú"
  b"\x01òüÑp└q\rÀh─\x08dåà\f"
  b"\x01òüÑp╔rDÆÈ÷ºç┴e¨"
  b"\x01òüÑp═sà▓ ©D\x188-`"
  b"\x01òüÑpÍrÏ¿\x06¢tß+'Ñ"
  b"\x01òüÑp┌qÖÿ┬ÍÙ╠▄q\x02"
  b"\x01òüÑpÒq┬ç\x0FGiÆı'»"
  b"\x01òüÑpþp\x1Fû└ß0|\x04ßö"
  b"\x01òüÑp­p2ûn˽1Û];"
  b"\x01òüÑp¶s«░\\t¡tùÙE"
  b"\x01òüÑp²püÆ>ÜÔq┌Yã"
  b"\x01òüÑq\x01s.ü$8\x1E‗^┼á"
  b"""
    \x01òüÑq\n
    r@àþ┼FTGë»
    """
  b"\x01òüÑq\x0Epò×ÏM©È╔yk"
  b"\x01òüÑq\x17sܽ\x12µ¢N▄ä¸"
  b"\x01òüÑq\x1Fqfå\x1A\x04\r=^ü"
  b"\x01òüÑq#s¡å\x16\x03┘"¥Ïâ"
  b"\x01òüÑq*rÓâî³>╔N\r\x02"
  b"\x01òüÑq2r[å¾Á)Ûé\x129"
  b"\x01òüÑq6qfö÷ä╦ñ\x05ÐF"
  b"\x01òüÑq?p‗▒Q÷h┘Ç`}"
  b"\x01òüÑqCqÕìß8áÍ\r¤À"
  b"\x01òüÑqLq]¥╣\x1D\x10R2\x05"
  b"\x01òüÑqPsYÅ,÷×\x0Fa¯Ò"
  b"\x01òüÑqZq└û┐\x02V͹ýƒ"
  b"\x01òüÑq^q]é║ ûeı½D"
  b"\x01òüÑqgp\r©X5á)×\x1F"
  b"\x01òüÑqkr)óË┼■LkH±"
  b"\x01òüÑqsq\x1D╗▀\x1F▀U@Uv"
  b"\x01òüÑqxq®Üä\x07¡Fî!\x0E"
  b"\x01òüÑqìq┤▒Æ╗Aº\x04¯q"
  b"\x01òüÑqûqøâ.¸┌bzßë"
  b"\x01òüÑqÜp\x19òöÛxS╚ƒ\x16"
  b"\x01òüÑqúq§¼x3ì▄èD\x0F"
  b"\x01òüÑqºp«┤Â\x08\x04\x7F\x19>{"
  b"\x01òüÑq▒q1àY╬┘Ò^¸="
  b"\x01òüÑq╣r╬é½ÔóÁ┴Í£"
  b"\x01òüÑq┬r┴í├\x16\x1A\x11©"
  b"\x01òüÑq╠s\x1E¡jÌ╚u\x1A"
  b"\x01òüÑqırp£3á▓ø╚rÆ"
  b"\x01òüÑqÌq\x02æ┴üÇ·3÷}"
  b"\x01òüÑqÞr"╣\x00═k­)\x16s"
  b"\x01òüÑq´qÖï\x08Ê├ïRÝ▀"
  b"\x01òüÑq plÉgÓü╝j─\x05"
  b"\x01òüÑr\x08qê┐º\h1ù}┌"
  b"""
    \x01òüÑr\rq\x1C\n
    e═MƒµA
    """
  b"\x01òüÑr\x17róö╬ªR¹ï%^"
  b"\x01òüÑr\x1Fr\x0F\e÷┼╗▄p├"
  b"\x01òüÑr#râ┤wa!BØT┘"
  b"\x01òüÑr,p&Ñc£LkGñd"
  b"\x01òüÑr4pÁÂGáL³n║0"
  b"\x01òüÑr8ræÖ_î7ËÇLF"
  b"\x01òüÑrAs\x04ÇÜ®Ñ"\x1Eh│"
  b"\x01òüÑrKréÉÅ┌■Åî³┘"
  b"\x01òüÑrPq$»óaªöî┌u"
  b"\x01òüÑrYs¹ú2\x08ùý§╩■"
  b"\x01òüÑr]rÖÉÙX╣x¯┐I"
  b"\x01òüÑrfs█é█~.ó+¤G"
  b"\x01òüÑrjq╝ª░k*Q\x1A▒│"
  b"\x01òüÑrsqÈ£3Ê─╦■┼╚"
  b"\x01òüÑrxp~ƒ,\x18ªRë┤`"
  b"\x01òüÑrüs&¼\f\x13ªû\x03\x1A"
  b"\x01òüÑrêr½┤H\x14éÉz®┴"
  b"\x01òüÑrÉq°¼‗²ù,║á\x04"
  b"\x01òüÑrÜsg×Ï&(`┤░Ë"
  b"\x01òüÑr×q\x14┐6B ?gõ\"
  b"\x01òüÑrºsM│¬¼Å#_/D"
  b"\x01òüÑr¼r\x00╣꾩Ãlu:"
  b"\x01òüÑrÁs╣»û\x1F\x1F©ïu´"
  b"\x01òüÑr╣rñÖeæ»=r.N"
  b"\x01òüÑr┬r¿Äg¥l°▀¥¹"
  b"\x01òüÑrÃp\x16▒·\x00T¾l\x19p"
  b"\x01òüÑrðs-ævR-\x0E╗&Æ"
  b"\x01òüÑr┘pÝ¿åz¥\x18╔═┤"
  b"\x01òüÑr¦s\x00┤§v¬²Ù╔╔"
  b"\x01òüÑrõq©×\tý»HuôÙ"
  b"\x01òüÑr¯qv®ØÎ╣i0­¡"
  b"\x01òüÑr‗rZ®\x0F╔¢Üø P"
  b"\x01òüÑr³sùàøn▒÷╝À&"
  b"\x01òüÑs\x00q0║0\x03°sÄÆ╬"
  b"\x01òüÑs\tq/©23¯YÄtk"
  b"\x01òüÑs\rpÙ┐·z·\x03░éí"
  b"\x01òüÑs\x16s$íÝÄ_öúzç"
  b"\x01òüÑs\epM«╠\f\x12░Q+ë"
  b"\x01òüÑs$pc®ÆjN¥én5"
  b"\x01òüÑs(q╣ÑaËfì\x06ª "
  b"\x01òüÑs1q!ô\x7F\x16Ôü┬DÕ"
  b"\x01òüÑs:p_«õ²jØ×_▓"
  b"\x01òüÑs?r5¡░KT·Pf}"
  b"\x01òüÑsHsÁ½¼ånØî\x05ñ"
  b"\x01òüÑsRrHÇÂcƒËXïÿ"
  b"\x01òüÑsVr\x15┐CÑ┤Áz\x03ƒ"
  b"\x01òüÑs^s¹¥çÉçÎÕ#\x7F"
  b"\x01òüÑsbrá¿Js▒├b┬`"
  b"\x01òüÑsjqOà¹─"\x08ƒp&"
  b"\x01òüÑsnr~║j\eÜåZ\x1F"
  b"\x01òüÑsvs3¬?é\x05\x16\x18¤▒"
  b"\x01òüÑsÇrÎ¥Ö\x06\x14ÚÍ"
  b"\x01òüÑsärp»ö=¶2³Fà"
  b"\x01òüÑsîsẶCñ²c╣Þ"
  b"\x01òüÑsòrkí▄?-CÜU±"
  b"\x01òüÑsÖpÉëü╣³n\x00"
  b"\x01òüÑsóp7å░╣iÉ+\x03p"
  b"\x01òüÑsªq»âpS├.u║&"
  b"\x01òüÑs«s+òJͱ▓¹╦Ï"
  b"\x01òüÑs▒pÜÄ31A╔(m$"
  b"\x01òüÑs╣q║ÖQ\x01\x00`rS▄"
  b"\x01òüÑs¢qƒØ@oJ\x03ö\x04N"
  b"\x01òüÑsãp2®_þ\x12 ▀)î"
  b"\x01òüÑs╩sù▓¦³²Su17"
  b"\x01òüÑsÊp░ñ,ÃÀ9\x19ëı"
  b"\x01òüÑsÍsmÑßK96e\x07í"
  b"\x01òüÑsÓqk│<½.▓ò~ù"
  b"\x01òüÑsÕp»ªÔ\x00ü┘®\e"
  b"\x01òüÑs¯p*êlÞü│└Ä "
  b"\x01òüÑs±s¡íJ^`¿¶╚┬"
  b"\x01òüÑs¹rÛî¯I╩-*XD"
  b"\x01òüÑt\x00q¯ªÖ+êÇ\x1F\x16"
  b"\x01òüÑt\x08p╔éÀ`¥þ²*▒"
  b"\x01òüÑt\fpx▒ÏÛ├G¯nÈ"
  b"\x01òüÑt\x14q\x00ªØ┤-aó┬┘"
  b"\x01òüÑt\x19rÚí_\x12m\x19òd\x0F"
  b"\x01òüÑt p\vï\x1F┌ ┬\x16\e"
  b"\x01òüÑt%s\x12Ç\x1F9o=éÉI"
  b"\x01òüÑt.s░Â┐¨(¸╔Pü"
  b"\x01òüÑt5q(ü¼╦5┐\x00\x18³"
  b"\x01òüÑt9r?«h╣m jiö"
  b"\x01òüÑtBqaë¶+C^¬C{"
  b"\x01òüÑtFpƒü\x15▄@Â&ı%"
  b"\x01òüÑtOr¸ªn╔3╝åO¹"
  b"\x01òüÑtSp¶ëFN¯À'╗;"
  b"\x01òüÑt\sÎøF#^h=&\x1C"
  b"\x01òüÑt`sj¬?¸╚\x12:─n"
  b"\x01òüÑtirjª\x01\tÚgJ\x12Ñ"
  b"\x01òüÑtmp┴¬µ2Ã\x05+²G"
  b"\x01òüÑtus#▓éE8Ó]üÄ"
  b"\x01òüÑt\x7Fs╩¥Hõø$V\fù"
  b"\x01òüÑtép'Á¸{┼K╔Þí"
  b"\x01òüÑtîs\t»u\x1D9\r@!Ø"
  b"\x01òüÑtÉr(îbã\x05!]C7"
  b"\x01òüÑtÿqî¿õ÷0YS`c"
  b"\x01òüÑt£q3╣\x1Aøi\x1Aói■"
  b"\x01òüÑtÑqgêÐl╩)Þ\x1Aa"
  b"\x01òüÑt«r°│:é8z>ëÎ"
  b"\x01òüÑt▓r┬üE|ıSæa?"
  b"\x01òüÑt║rüÂì>jwv\J"
  b"\x01òüÑt¥shÜ®gÔ7+\eÅ"
  b"\x01òüÑtãsQ│a\x10Ð▒ôG\x06"
  b"\x01òüÑt¤r'دø¤]£>5"
  b"\x01òüÑtır.ù¡╔▄9Xål"
  b"\x01òüÑt¦p\f©½ÁÿeòÕ."
  b"\x01òüÑtßrÿé┴ÄÌ,¨á{"
  b"\x01òüÑtÚr!│dèq\v└ü±"
  b"\x01òüÑtÝq£ï\x7Fë\x06\x1A\x1Aú³"
  b"\x01òüÑt°rc½║\rÃ\x03û\x15j"
  b"\x01òüÑt³piºñ┴\x19\x1D\x15p\x06"
  b"\x01òüÑvçq▓ñ\x1A\x01UwÙí"
  b"\x01òüÑvïs-¢I>╣¦7\x1C"
  b"\x01òüÑvòr═ôÄ×KÊC©D"
  b"\x01òüÑvÖpíØYñ\x0EY╠ƒf"
  b"\x01òüÑvúrl▓X■Ú┴Ý÷┐"
  b"\x01òüÑvºp╩íÆ┼û´Zìw"
  b"\x01òüÑv░p\x1Fê\x19ô)xÄıî"
  b"\x01òüÑvÀq\x01âJ/[|ßu¢"
  b"\x01òüÑv┴på▓J*Ïò×N┴"
  b"\x01òüÑvãq¦¬+Þ=mÍ\x17d"
  b"\x01òüÑvÐp;Ügòf\t\x\x13"
  b"\x01òüÑvÍq²ÅÁ\x1C┬┼Û8á"
  b"\x01òüÑvÌsÌÇ.¯¼ƒ\x03\e"
  b"\x01òüÑvõq\x17Æç\x0FêÅ\x15"
  b"\x01òüÑvÝq\rÿ\x7F5▀\x12\x05Þ!"
  b"\x01òüÑv§q\x15ø╝\x04íñä÷k"
  b"\x01òüÑv■q ÅçM|üLN{"
  b"\x01òüÑw\x03s¿ƒ0├ªñ╩R_"
  b"\x01òüÑw\x0Eru»\x1C¶£P╠!i"
  b"\x01òüÑw\x17r¨╣╣Ë┘┌Nú░"
  b"\x01òüÑw\epÿÖ╚ÈÂ<█Jw"
  b"\x01òüÑw"r╦Üe\ù╚^ì¡"
  b"\x01òüÑw$q¸ù½Ò:│áIF"
  b"\x01òüÑw*pÆ░mÔ*ÈM\x02"
  b"\x01òüÑw.q¥óÿ║«\f╗*\x06"
  b"\x01òüÑw4pÛó\x16\x17▀®¦1Á"
  b"\x01òüÑw8rƒÁ├b5z6ôF"
  b"\x01òüÑw@qðó\x12ÍM8»└!"
  b"\x01òüÑwCs╚é,\x06ÛÄ6fI"
  b"\x01òüÑwKq┴«6ð>ÓÞ½Ò"
  b"\x01òüÑwOqáÁÓÒ\x17·░╣^"
  b"\x01òüÑwXp ÁØ╩IÂÞ\x10\x01"
  b"\x01òüÑw[sTâ¾ÔToqÆð"
  b"\x01òüÑwdrËÉ\x7FB}5╝▓E"
  b"\x01òüÑwir┼╗ÅÓþ\e7*Þ"
  b"\x01òüÑwqp¿¡Ùb¦ÚX!Ê"
  b"""
    \x01òüÑwuq┤ú\x06\x06\è8\n
    _
    """
  b"\x01òüÑw\x7Fp4«Êá%Ú▒7Ä"
  b"\x01òüÑwâsÄÂÒ\x04╠ <\vä"
  b"\x01òüÑwìqFÂ;l\x02É\x0Fî»"
  b"\x01òüÑwæq▄í´Z¤\r%\x03"
  b"\x01òüÑwÜp´£ë\x06Ï÷{±ú"
  b"\x01òüÑwƒp§úS®­▀\x08è"
  b"\x01òüÑwºräüt~\x1Eø6Vé"
  b"\x01òüÑw¼rSîÁRtá┐¥V"
  b"\x01òüÑwÂp┘åK]\f\x12Õ\x7Fë"
  b"\x01òüÑw║sJá4ewøs?\x10"
  b"\x01òüÑw┴rG¢┌nÎ|'g¢"
  b"\x01òüÑw╔r¬¼ë<Å~▓┘\x7F"
  b"\x01òüÑwÐp░¿Þ£ò┬:\x0Eo"
  b"\x01òüÑwıqt╝lÅ\x01ÿè²\x0E"
  b"\x01òüÑwÌr}ìÖgº%╗éø"
  b"\x01òüÑwÔrÿÉÒÁ■\x199G×"
  b"\x01òüÑwýq┼öQÏkÐ*É\x14"
  b"\x01òüÑw±qSç╦ÂÞ\x00Zfþ"
  b"\x01òüÑw¹sw╝¥░÷g.\x1EV"
  b"\x01òüÑx\x04qZü▓§Cg‗$4"
  b"\x01òüÑx\rp`¥C(S5nm·"
  b"\x01òüÑx\x10s:»┤\x07Iµëî²"
  b"\x01òüÑx\x19r\x19£yߢ.rØh"
  b"\x01òüÑx\x1DqâÂ;Lü:×<Ø"
  b"\x01òüÑx%r┤â\r\x067\x7F\táñ"
  b"\x01òüÑx)rÄ£ÚÏeD¡g\r"
  b"\x01òüÑx0s\x13èµ░Y\x18╬BÑ"
  b"\x01òüÑx8sR«ıÅ»ts*Â"
  b"\x01òüÑxAp§ë÷ÂJpëÚ "
  b"\x01òüÑxJp\x1Fä╩0c┤1ä▄"
  b"\x01òüÑxMriû&q\x19\x06õùü"
  b"\x01òüÑxUqÑÿMÍ ÿ│┌*"
  b"\x01òüÑx[s╝Øëêƒ×█9─"
  b"\x01òüÑxep╣û r|7ƒj1"
  b"\x01òüÑxiq^ùáÏÃn6ÛÙ"
  b"\x01òüÑxrs¡ìº-0\x02░¯p"
  b"\x01òüÑxvqØ×&tªv~»O"
  b"\x01òüÑxÇs-¬÷¯­»4T¨"
  b"\x01òüÑxàs\eøÙLÐ\x03\ØË"
  b"\x01òüÑxÅq+éÇÌ█r©{'"
  b"\x01òüÑxôsì╗OUbî^fã"
  b"\x01òüÑxør¦ï¼;uÁf>G"
  b"\x01òüÑxírÓñÝecº%Í\x16"
  b"\x01òüÑx½p┐çUöÓ!╣xÐ"
  b"\x01òüÑx»r╬£L·C┘¦Ú┬"
  b"\x01òüÑxÀræ¼-ÿäX¢gº"
  b"\x01òüÑx¢sìñô³ýò\x1At╚"
  b"\x01òüÑxÃs\x0EDZ ØÆY┐!"
  b"\x01òüÑx╦s\x01äbó\f╩U¦J"
  b"""
    \x01òüÑxıq\n
    êÖNß\x086?&
    """
  b"\x01òüÑx┌pÇÉgZ~(gk\r"
  b"\x01òüÑxßp\x02ñ#¬¶Ò\E\x0F"
  b"\x01òüÑxþscÆGgÊ=\r£\n"
  b"\x01òüÑx­q/ÑÔcPTxUÿ"
  b"\x01òüÑx°rZÜ‗H"ðÚCe"
  b"\x01òüÑy\x01pÊ│D├└\x00h\x04 "
  b"\x01òüÑy\x06rÛìH´╣É/bU"
  b"\x01òüÑy\x0FpGá\x1F]Ì=zvØ"
  b"\x01òüÑy\x14q7Ñ]ÃÔ2ÌðY"
  b"\x01òüÑy\x1DrU©÷┐Où¢àÂ"
  b"\x01òüÑy&p│ïJgá`w¥K"
  b"\x01òüÑy*s¤ª─âr╔y\rö"
  b"\x01òüÑy3s▄░\x04\x17ò¶¸+C"
  b"\x01òüÑy7pJ»\x10o0¼rñû"
  b"\x01òüÑy?qLâÆnxµGÆC"
  b"\x01òüÑyGrGè‗jD░‗qƒ"
  b"\x01òüÑyKq\x7Fëê│S▒ñB\x11"
  b"\x01òüÑyUr§┐j─\vó\x01"
  b"\x01òüÑyYr ºhtö▒sõÏ"
  b"\x01òüÑybs"Æ╩\x1C■'╦˾"
  b"\x01òüÑyfrl»╦ïø╦w1)"
  b"\x01òüÑyor^ÂÂU\x0EÝ\x12"
  b"\x01òüÑyssë│~ê\x12>%■┘"
  b"\x01òüÑy|r\x04×U L\t,R©"
  b"\x01òüÑyÇs░åB¦#Ñ1\x11¸"
  b"\x01òüÑyèpEäƒ×▒Ë%xõ"
  b"\x01òüÑyÆq5╗═1mEÒ┬\x12"
  b"\x01òüÑyùpàù└¤08╔¹ä"
  b"\x01òüÑyárgÀ³l\x155}îÞ"
  b"\x01òüÑyñrK¡ì2Þ7hη"
  b"\x01òüÑy¡qSé7ÄÝr├╦ß"
  b"\x01òüÑyÂqÅùô^MG#íI"
  b"\x01òüÑy¥r?º\x1Apf¶gÚÿ"
  b"\x01òüÑy╚pÌÀ¥\x17ç╦ó',"
  b"\x01òüÑy╠p\x18ÀT¾┤ªð±}"
  b"\x01òüÑyÈs├│Èñl\x03£Ì\x16"
  b"\x01òüÑyÏp│╗\x16\x1C░K│"
  b"\x01òüÑyßrg£ñd╣½â­\n"
  b"\x01òüÑyÕqwÉÏ╦Ðâo│÷"
  b"\x01òüÑy¯q À╝QÒZ╩Þ0"
  b"\x01òüÑy‗r▄¥╝╗\r¼^\x05 "
  b"\x01òüÑy·på©Á\e╚WEƒ¨"
  b"\x01òüÑz\x03qðá^─\x12-R└\x0F"
  b"\x01òüÑz\x07rEä\x11░!╗Eþ;"
  b"\x01òüÑz\x0Fq\x10©²vÝÿ┤\x1D¡"
  b"\x01òüÑz\x13p¤ôÇm\rlâ68"
  b"\x01òüÑz\x1CrÙÜM ╣\tZO¼"
  b"\x01òüÑz sÒÿ-2¯»ô«Ë"
  b"\x01òüÑz(r Á¹\t¢ÓÄß;"
  b"\x01òüÑz2p\x11åáykMh\x17"
  b"\x01òüÑz8sQíñâßÄ║n\"
  b"\x01òüÑzCpfÉÏ\x1D郰\x1E;"
  b"\x01òüÑzLs óÇ*}\rZðþ"
  b"\x01òüÑzUq<ûh\x1Ew‗8VF"
  b"\x01òüÑzYq¿½‗ìØ­■¦╦"
  b"\x01òüÑzbr£û¤a·òH<y"
  b"\x01òüÑzksƒ╗c\tä■\x1E0;"
  b"\x01òüÑzos═ƒ^ HY|\x15i"
  b"\x01òüÑzwrÁó\vn \x08Á┌D"
  b"\x01òüÑzéróìo]╣xª»ü"
  b"\x01òüÑzåpEÆ:íE¸¾«\x14"
  b"\x01òüÑzæq:Áõ0\x13ÎΦ╦"
  b"\x01òüÑzòr■Ö─D9÷ê¨W"
  b"\x01òüÑzØqWº\x19ôf\x7FÕh\r"
]
4.43 ms
(1.11%)
2
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`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `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.override_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.override_1.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.override_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.override_1.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.override_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.override_1.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.override_1.metaDescription`, `product.parent.translation.override_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.override_1.metaDescription`,`product.parent.translation.override_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.override_1.name`, `product.parent.translation.override_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.override_1.name`,`product.parent.translation.override_1.name`,`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.override_1.keywords`, `product.parent.translation.override_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.override_1.keywords`,`product.parent.translation.override_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.override_1.description`, `product.parent.translation.override_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.override_1.description`,`product.parent.translation.override_1.description`,`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.override_1.metaTitle`, `product.parent.translation.override_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.override_1.metaTitle`,`product.parent.translation.override_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.override_1.packUnit`, `product.parent.translation.override_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.override_1.packUnit`,`product.parent.translation.override_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.override_1.packUnitPlural`, `product.parent.translation.override_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.override_1.packUnitPlural`,`product.parent.translation.override_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.override_1.customSearchKeywords`, `product.parent.translation.override_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.override_1.customSearchKeywords`,`product.parent.translation.override_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.override_1.slotConfig`, `product.parent.translation.override_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.override_1.slotConfig`,`product.parent.translation.override_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.override_1.customFields`, `product.parent.translation.override_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.override_1.customFields`,`product.parent.translation.override_1.customFields`,`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_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.override_1`.`meta_description` as `product.translation.override_1.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation.override_1`.`keywords` as `product.translation.override_1.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation.override_1`.`description` as `product.translation.override_1.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation.override_1`.`meta_title` as `product.translation.override_1.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation.override_1`.`pack_unit` as `product.translation.override_1.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation.override_1`.`pack_unit_plural` as `product.translation.override_1.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation.override_1`.`custom_fields` as `product.translation.override_1.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation.override_1`.`slot_config` as `product.translation.override_1.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords`, `product.translation.override_1`.`custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` 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.override_1`.`meta_description` as `product.parent.translation.override_1.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation.override_1`.`keywords` as `product.parent.translation.override_1.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation.override_1`.`description` as `product.parent.translation.override_1.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation.override_1`.`meta_title` as `product.parent.translation.override_1.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation.override_1`.`pack_unit` as `product.parent.translation.override_1.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation.override_1`.`pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation.override_1`.`custom_fields` as `product.parent.translation.override_1.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation.override_1`.`slot_config` as `product.parent.translation.override_1.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords`, `product.parent.translation.override_1`.`custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` 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 `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.override_1`.`alt` as `product.cover.media.translation.override_1.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation.override_1`.`title` as `product.cover.media.translation.override_1.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields`, `product.cover.media.translation.override_1`.`custom_fields` as `product.cover.media.translation.override_1.customFields` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.override_1`.`media_id` AND `product.cover.media.translation.override_1`.`language_id` = ? 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`.`product_number` IN (?, ?, ?, ?)))
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "D007.459.16.017.00"
  "D007.459.16.032.09"
  "D007.456.16.082.00"
  "D007.458.16.017.00"
]
2.83 ms
(0.71%)
1
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.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.override_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.override_1.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.override_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.override_1.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.override_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.override_1.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.override_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.override_1.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.override_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.override_1.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.override_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.override_1.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.override_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.override_1.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.override_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.override_1.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.override_1.metaDescription`, `product.parent.translation.override_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.override_1.metaDescription`,`product.parent.translation.override_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.override_1.name`, `product.parent.translation.override_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.override_1.name`,`product.parent.translation.override_1.name`,`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.override_1.keywords`, `product.parent.translation.override_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.override_1.keywords`,`product.parent.translation.override_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.override_1.description`, `product.parent.translation.override_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.override_1.description`,`product.parent.translation.override_1.description`,`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.override_1.metaTitle`, `product.parent.translation.override_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.override_1.metaTitle`,`product.parent.translation.override_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.override_1.packUnit`, `product.parent.translation.override_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.override_1.packUnit`,`product.parent.translation.override_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.override_1.packUnitPlural`, `product.parent.translation.override_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.override_1.packUnitPlural`,`product.parent.translation.override_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.override_1.customSearchKeywords`, `product.parent.translation.override_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.override_1.customSearchKeywords`,`product.parent.translation.override_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.override_1.slotConfig`, `product.parent.translation.override_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.override_1.slotConfig`,`product.parent.translation.override_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.override_1.customFields`, `product.parent.translation.override_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.override_1.customFields`,`product.parent.translation.override_1.customFields`,`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.override_1`.`meta_description` as `product.translation.override_1.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation.override_1`.`name` as `product.translation.override_1.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation.override_1`.`keywords` as `product.translation.override_1.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation.override_1`.`description` as `product.translation.override_1.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation.override_1`.`meta_title` as `product.translation.override_1.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation.override_1`.`pack_unit` as `product.translation.override_1.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation.override_1`.`pack_unit_plural` as `product.translation.override_1.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation.override_1`.`custom_fields` as `product.translation.override_1.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation.override_1`.`slot_config` as `product.translation.override_1.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords`, `product.translation.override_1`.`custom_search_keywords` as `product.translation.override_1.customSearchKeywords` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.override_1` ON `product.translation`.`product_id` = `product.translation.override_1`.`product_id` AND `product.translation.override_1`.`language_id` = ? AND `product.translation`.`product_version_id` = `product.translation.override_1`.`product_version_id` 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.override_1`.`meta_description` as `product.parent.translation.override_1.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation.override_1`.`name` as `product.parent.translation.override_1.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation.override_1`.`keywords` as `product.parent.translation.override_1.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation.override_1`.`description` as `product.parent.translation.override_1.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation.override_1`.`meta_title` as `product.parent.translation.override_1.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation.override_1`.`pack_unit` as `product.parent.translation.override_1.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation.override_1`.`pack_unit_plural` as `product.parent.translation.override_1.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation.override_1`.`custom_fields` as `product.parent.translation.override_1.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation.override_1`.`slot_config` as `product.parent.translation.override_1.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords`, `product.parent.translation.override_1`.`custom_search_keywords` as `product.parent.translation.override_1.customSearchKeywords` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.override_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.override_1`.`product_id` AND `product.parent.translation.override_1`.`language_id` = ? AND `product.parent.translation`.`product_version_id` = `product.parent.translation.override_1`.`product_version_id` 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.override_1`.`short_code` as `product.unit.translation.override_1.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation.override_1`.`name` as `product.unit.translation.override_1.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields`, `product.unit.translation.override_1`.`custom_fields` as `product.unit.translation.override_1.customFields` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.override_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.override_1`.`unit_id` AND `product.unit.translation.override_1`.`language_id` = ? 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.override_1`.`name` as `product.deliveryTime.translation.override_1.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.override_1`.`custom_fields` as `product.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.override_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.override_1`.`delivery_time_id` AND `product.deliveryTime.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `product.cover.media.translation.override_1.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation.override_1`.`title` as `product.cover.media.translation.override_1.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields`, `product.cover.media.translation.override_1`.`custom_fields` as `product.cover.media.translation.override_1.customFields` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.override_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.override_1`.`media_id` AND `product.cover.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø█zrꪽC*Y¹¾┐"
]
2.58 ms
(0.64%)
1
# 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 OFFSET 1000
Parameters:
[
  false
]
2.14 ms
(0.53%)
1
# 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 OFFSET 500
Parameters:
[
  false
]
2.13 ms
(0.53%)
2
# 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.override_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.override_1.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.override_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.override_1.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.override_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.override_1.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.translation.override_1.name`, `category.translation.name`, COALESCE(`category.translation.override_1.name`,`category.translation.name`) as `category.name`, `category.translation.override_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.override_1.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.override_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.override_1.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.override_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.override_1.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.override_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.override_1.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.override_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.override_1.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.override_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.override_1.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.override_1.description`, `category.translation.description`, COALESCE(`category.translation.override_1.description`,`category.translation.description`) as `category.description`, `category.translation.override_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.override_1.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.override_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.override_1.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.override_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.override_1.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.override_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.override_1.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.override_1`.`breadcrumb` as `category.translation.override_1.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation.override_1`.`name` as `category.translation.override_1.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation.override_1`.`custom_fields` as `category.translation.override_1.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation.override_1`.`slot_config` as `category.translation.override_1.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation.override_1`.`link_type` as `category.translation.override_1.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation.override_1`.`internal_link` as `category.translation.override_1.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation.override_1`.`external_link` as `category.translation.override_1.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation.override_1`.`link_new_tab` as `category.translation.override_1.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation.override_1`.`description` as `category.translation.override_1.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation.override_1`.`meta_title` as `category.translation.override_1.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation.override_1`.`meta_description` as `category.translation.override_1.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords`, `category.translation.override_1`.`keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation`.`category_id` = `category.translation.override_1`.`category_id` AND `category.translation.override_1`.`language_id` = ? AND `category.translation`.`category_version_id` = `category.translation.override_1`.`category_version_id` 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.override_1`.`alt` as `category.media.translation.override_1.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation.override_1`.`title` as `category.media.translation.override_1.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields`, `category.media.translation.override_1`.`custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation`.`media_id` = `category.media.translation.override_1`.`media_id` AND `category.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|0195819b015370ce9bad433c4b0d458a|%"
  1
  4
]
2.12 ms
(0.53%)
1
# 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 OFFSET 1500
Parameters:
[
  false
]
1.91 ms
(0.48%)
1
# 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.override_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.override_1.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.override_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.override_1.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.override_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.override_1.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.translation.override_1.name`, `category.translation.name`, COALESCE(`category.translation.override_1.name`,`category.translation.name`) as `category.name`, `category.translation.override_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.override_1.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.override_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.override_1.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.override_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.override_1.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.override_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.override_1.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.override_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.override_1.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.override_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.override_1.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.override_1.description`, `category.translation.description`, COALESCE(`category.translation.override_1.description`,`category.translation.description`) as `category.description`, `category.translation.override_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.override_1.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.override_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.override_1.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.override_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.override_1.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.override_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.override_1.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.override_1`.`breadcrumb` as `category.translation.override_1.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation.override_1`.`name` as `category.translation.override_1.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation.override_1`.`custom_fields` as `category.translation.override_1.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation.override_1`.`slot_config` as `category.translation.override_1.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation.override_1`.`link_type` as `category.translation.override_1.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation.override_1`.`internal_link` as `category.translation.override_1.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation.override_1`.`external_link` as `category.translation.override_1.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation.override_1`.`link_new_tab` as `category.translation.override_1.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation.override_1`.`description` as `category.translation.override_1.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation.override_1`.`meta_title` as `category.translation.override_1.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation.override_1`.`meta_description` as `category.translation.override_1.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords`, `category.translation.override_1`.`keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation`.`category_id` = `category.translation.override_1`.`category_id` AND `category.translation.override_1`.`language_id` = ? AND `category.translation`.`category_version_id` = `category.translation.override_1`.`category_version_id` 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.override_1`.`alt` as `category.media.translation.override_1.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation.override_1`.`title` as `category.media.translation.override_1.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields`, `category.media.translation.override_1`.`custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation`.`media_id` = `category.media.translation.override_1`.`media_id` AND `category.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
1.88 ms
(0.47%)
1
# product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.override_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.override_1.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.override_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.override_1.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.override_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.override_1.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.override_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.override_1.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.override_1.title`, `property_group_option.media.translation.title`, COALESCE(`property_group_option.media.translation.override_1.title`,`property_group_option.media.translation.title`) as `property_group_option.media.title`, `property_group_option.media.translation.override_1.alt`, `property_group_option.media.translation.alt`, COALESCE(`property_group_option.media.translation.override_1.alt`,`property_group_option.media.translation.alt`) as `property_group_option.media.alt`, `property_group_option.media.translation.override_1.customFields`, `property_group_option.media.translation.customFields`, COALESCE(`property_group_option.media.translation.override_1.customFields`,`property_group_option.media.translation.customFields`) as `property_group_option.media.customFields`, `property_group_option.translation.override_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.override_1.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.override_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.override_1.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.override_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.override_1.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation.override_1`.`name` as `property_group_option.translation.override_1.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation.override_1`.`position` as `property_group_option.translation.override_1.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields`, `property_group_option.translation.override_1`.`custom_fields` as `property_group_option.translation.override_1.customFields` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.override_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.override_1`.`property_group_option_id` AND `property_group_option.translation.override_1`.`language_id` = ? WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation.override_1`.`name` as `property_group_option.group.translation.override_1.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation.override_1`.`description` as `property_group_option.group.translation.override_1.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation.override_1`.`position` as `property_group_option.group.translation.override_1.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields`, `property_group_option.group.translation.override_1`.`custom_fields` as `property_group_option.group.translation.override_1.customFields` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.override_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.override_1`.`property_group_id` AND `property_group_option.group.translation.override_1`.`language_id` = ? WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation.override_1`.`alt` as `property_group_option.media.translation.override_1.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation.override_1`.`title` as `property_group_option.media.translation.override_1.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields`, `property_group_option.media.translation.override_1`.`custom_fields` as `property_group_option.media.translation.override_1.customFields` FROM `media_translation` `property_group_option.media.translation` LEFT JOIN `media_translation` `property_group_option.media.translation.override_1` ON `property_group_option.media.translation`.`media_id` = `property_group_option.media.translation.override_1`.`media_id` AND `property_group_option.media.translation.override_1`.`language_id` = ? WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÿ`@§ìq׫╔"{C└@Ë"
  b"\x01ÿ`@§ØsrÁÿû\x102┤°2"
  b"\x01˜`A\x06¿r¶µ\x11‚^™\x07\x7F"
  b"\x01ÿ`A\x07°sçÅ═kKSýµö"
  b"\x01ÿ`A\x08?s\x1FîÅ9o©(éî"
  b"\x01ÿ`A\x08│p-£\x07╩┘mìTú"
  b"\x01ÿ`A\vòqGª\r¡IÜÆîÅ"
  b"\x01˜`A\vàq“ªÅk‰Xö\x15w"
  b"\x01˜`A\f\rqj²A;ÕÈTÛ©"
  b"\x01˜`A ÒstްêÆÔ\x1E'%"
  b"\x01ÿ`A!╦p0óÉì.öÕ*╦"
  b"\x01˜`A¼Åp\f™ÍŠÓX«\x18û"
  b"\x01ÿ`A ¨pÿÅ% ░x$:¦"
  b"\x01˜`B\x01QpŠžå\x19\x1D¹a"
  b"\x01˜`B\x14šrcŽ\x7FUÇ·ä$Ë"
  b"\x01˜`B\x15Cr|®OSñT?Xž"
  b"\x01ÿ`B\x15ýq²│vq\x06ÑìÑd"
  b"\x01˜`B\x16Lsë½ö§fô–‡±"
  b"\x01ÿ`B \x1Cs~ü#¬º^}\x19d"
  b"\x01˜`B §sÍ“ü\x07%ET×v"
  b"\x01ÿ`B%ãpì│&Ó­╠XÞ°"
  b"\x01˜`BBap\x1A­ùh8¾1ND"
  b"\x01ÿ`BBÅpµå\x07>¡½2Ö¨"
  b"\x01˜`B}¢p»„²÷ƒ%··"
  b"\x01ÿ`B~üröå│¬[\e\x1D\x0Fý"
  b"\x01˜`B‚ms ˜aÚ\x19Ôi„s"
  b"\x01ÿ`Béøq/ì\t\ÝÑúuÂ"
  b"\x01ÿ`Bé╠r\x1F¥¥─)h▄gÅ"
  b"\x01ÿ`Bé¦rŃ8├ùjð#µ"
  b"\x01˜`B‡©q“³‡È–RÏ ¡"
  b"\x01˜`BŠ€roŠ)4g%Í\x18Ã"
  b"\x01˜`BŒ7sO†iV` %º\x12"
  b"\x01ÿ`B╔ q*©Îü·\x15Á\x1CÕ"
  b"\x01˜`C\tTsx¿\t`VI‚Õ½"
  b"\x01ÿ`C\x11'rïúú6■èü2X"
  b"\x01˜`C\x14PsV•~\x04\x07¦\x11©”"
  b"\x01˜`C\x15us\x10šOSD\x07Ý\á"
  b"\x01˜`C\x1DæqÓ¼=N7ï\x19"
  b"\x01ÿ`C$\x7Fp4ªîSE\x01┌Øù"
]
1.86 ms
(0.46%)
1
# 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
]
1.55 ms
(0.39%)
2
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"
  "TrustedShopsEasyIntegrationS6"
]
1.40 ms
(0.35%)
1
# 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.override_1.title`, `media.translation.title`, COALESCE(`media.translation.override_1.title`,`media.translation.title`) as `media.title`, `media.translation.override_1.alt`, `media.translation.alt`, COALESCE(`media.translation.override_1.alt`,`media.translation.alt`) as `media.alt`, `media.translation.override_1.customFields`, `media.translation.customFields`, COALESCE(`media.translation.override_1.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.override_1`.`alt` as `media.translation.override_1.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation.override_1`.`title` as `media.translation.override_1.title`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation.override_1`.`custom_fields` as `media.translation.override_1.customFields` FROM `media_translation` `media.translation` LEFT JOIN `media_translation` `media.translation.override_1` ON `media.translation`.`media_id` = `media.translation.override_1`.`media_id` AND `media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01•†\x1C8Sve›‹~]w\x01¶™"
  b"\x01•†\x1Az_s)–Ã{Œzëé¤"
  b"\x01òå\x13ª\x13r\x01üæ(\x10\t\x00c&"
  b"\x01òüª !pìº0>"H\x1E6C"
  b"\x01•ŠW[ïr•¹‹éôÒ:„¹"
]
1.32 ms
(0.33%)
1
# manufacturer-aggregation::read
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.override_1.name`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.override_1.name`,`product_manufacturer.translation.name`) as `product_manufacturer.name`, `product_manufacturer.translation.override_1.description`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.override_1.description`,`product_manufacturer.translation.description`) as `product_manufacturer.description`, `product_manufacturer.translation.override_1.customFields`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.override_1.customFields`,`product_manufacturer.translation.customFields`) as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation.override_1`.`name` as `product_manufacturer.translation.override_1.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation.override_1`.`description` as `product_manufacturer.translation.override_1.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields`, `product_manufacturer.translation.override_1`.`custom_fields` as `product_manufacturer.translation.override_1.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product_manufacturer.translation.override_1` ON `product_manufacturer.translation`.`product_manufacturer_id` = `product_manufacturer.translation.override_1`.`product_manufacturer_id` AND `product_manufacturer.translation.override_1`.`language_id` = ? AND `product_manufacturer.translation`.`product_manufacturer_version_id` = `product_manufacturer.translation.override_1`.`product_manufacturer_version_id` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x1F║pj«ÿ├bD\x1A"
  b"\x01òüø0+rË£┘┼o´ın¤"
  b"\x01òüø1$p╩╝┌╦\x1CÎòjx"
  b"\x01òüø7\x06r╝ömÿ\x00\x11ø¶Ê"
  b"\x01òüø7=s█à`°osf#å"
  b"\x01òüø7îs\x18╝ó9<gú°ý"
  b"""
    \x01òüøAÒr├é§\n
    e^N\x05b
    """
  b"\x01òüødQrlÁ\x01¯é£u║"
  b"\x01òüøÉÒr­¬▒Eæ3<\x06."
  b"\x01òüøù╠s\x06è╔¾³à³\x1Fç"
  b"\x01òüø░Cp█ûõ[\f\x13«\x1E£"
  b"\x01òüø═ãp\x11Æ<ú`l\x06b╝"
  b"\x01òüø¤ pÀàíáEUE±g"
  b"\x01òüø¯ír\x1Dåù¼J*1æÝ"
  b"\x01òü£\x03°p®¼CRB\x12\x1A"
  b"\x01òü£\v╦s╝«p═Î\x11/▀­"
  b"\x01òü£/KsE®┤\fJ┤█├Ë"
]
1.29 ms
(0.32%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
1.27 ms
(0.32%)
1
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.override_1.title`, `media.translation.title`, COALESCE(`media.translation.override_1.title`,`media.translation.title`) as `media.title`, `media.translation.override_1.alt`, `media.translation.alt`, COALESCE(`media.translation.override_1.alt`,`media.translation.alt`) as `media.alt`, `media.translation.override_1.customFields`, `media.translation.customFields`, COALESCE(`media.translation.override_1.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.override_1`.`alt` as `media.translation.override_1.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation.override_1`.`title` as `media.translation.override_1.title`, `media.translation`.`custom_fields` as `media.translation.customFields`, `media.translation.override_1`.`custom_fields` as `media.translation.override_1.customFields` FROM `media_translation` `media.translation` LEFT JOIN `media_translation` `media.translation.override_1` ON `media.translation`.`media_id` = `media.translation.override_1`.`media_id` AND `media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01•†\x1C8Sve›‹~]w\x01¶™"
  b"\x01•†\x1Az_s)–Ã{Œzëé¤"
  b"\x01•†\x1Az_s)–Ã{Œzëé¤"
  b"\x01òå\x13ª\x13r\x01üæ(\x10\t\x00c&"
  b"\x01òüª !pìº0>"H\x1E6C"
  b"\x01•†\x1C8Sve›‹~]w\x01¶™"
  b"\x01•†\x1C8Sve›‹~]w\x01¶™"
  b"\x01•ŠW[ïr•¹‹éôÒ:„¹"
]
1.23 ms
(0.31%)
1
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.override_1.name`, `category.translation.name`, COALESCE(`category.translation.override_1.name`,`category.translation.name`) as `category.name`, `category.translation.override_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.override_1.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.override_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.override_1.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.override_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.override_1.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.override_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.override_1.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.override_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.override_1.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.override_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.override_1.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.override_1.description`, `category.translation.description`, COALESCE(`category.translation.override_1.description`,`category.translation.description`) as `category.description`, `category.translation.override_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.override_1.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.override_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.override_1.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.override_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.override_1.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.override_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.override_1.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.override_1`.`breadcrumb` as `category.translation.override_1.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation.override_1`.`name` as `category.translation.override_1.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation.override_1`.`custom_fields` as `category.translation.override_1.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation.override_1`.`slot_config` as `category.translation.override_1.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation.override_1`.`link_type` as `category.translation.override_1.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation.override_1`.`internal_link` as `category.translation.override_1.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation.override_1`.`external_link` as `category.translation.override_1.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation.override_1`.`link_new_tab` as `category.translation.override_1.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation.override_1`.`description` as `category.translation.override_1.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation.override_1`.`meta_title` as `category.translation.override_1.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation.override_1`.`meta_description` as `category.translation.override_1.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords`, `category.translation.override_1`.`keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation`.`category_id` = `category.translation.override_1`.`category_id` AND `category.translation.override_1`.`language_id` = ? AND `category.translation`.`category_version_id` = `category.translation.override_1`.`category_version_id` 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
1.09 ms
(0.27%)
1
# product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  true
  b"\x01òüø»ðrùÄRôxYÈÁ@"
  b"\x01òüø▄¹r)┐ÜûQ\x04V\x11["
  b"\x01òü£Oðq°ú╣hÏy┤cı"
  b"\x01òü£\vApÉî\x0FÌà┐■╚â"
  b"\x01òüø¦\x15s▓«R▓└Rqdg"
  b"\x01òü£hNp6â1\x05)l§Â\x14"
  b"\x01òüøÉ>røä8`Ý\¢õx"
  b"\x01òü£RNq×à#íÙ­<X┌"
  b"\x01òü£m▒q<Ü▀Ç█b!ýp"
  b"\x01òüøB\x1DprØ[²Z|8╔Æ"
  b"\x01òü£Pqpïó!h9×ERý"
  b"\x01òüøB(qF¿nb=érîT"
  b"\x01òüøBRsÀüìÊP─░à:"
  b"\x01òüøïÆpÀǼ³Ü═ù\x19ò"
  b"\x01òüøB[s\x03ɪ\x04xJ┤Tß"
  b"\x01òü£Cáq®ó\f█¬=mM»"
  b"\x01òü£C»po│ êg f[å"
  b"\x01òü£\x17#s\x0E«ãê»w╩DÈ"
  b"\x01òü£\x16╗rd©xÐÿÐ├\x1Cä"
  b"\x01òü£C╚qÑó÷ºÃÙnqj"
  b"\x01òü£C└r╩½:§Ü▄Ä^ü"
  b"\x01òüø█zrꪽC*Y¹¾┐"
  b"\x01òüøBbr┴┤░J­Ë═Å\x14"
  b"\x01òüøBlqµ▓┐.m\x14█¨ó"
]
1.07 ms
(0.27%)
2
# 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.override_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.override_1.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.override_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.override_1.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.override_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.override_1.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.translation.override_1.name`, `category.translation.name`, COALESCE(`category.translation.override_1.name`,`category.translation.name`) as `category.name`, `category.translation.override_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.override_1.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.override_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.override_1.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.override_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.override_1.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.override_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.override_1.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.override_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.override_1.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.override_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.override_1.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.override_1.description`, `category.translation.description`, COALESCE(`category.translation.override_1.description`,`category.translation.description`) as `category.description`, `category.translation.override_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.override_1.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.override_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.override_1.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.override_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.override_1.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.override_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.override_1.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.override_1`.`breadcrumb` as `category.translation.override_1.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation.override_1`.`name` as `category.translation.override_1.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation.override_1`.`custom_fields` as `category.translation.override_1.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation.override_1`.`slot_config` as `category.translation.override_1.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation.override_1`.`link_type` as `category.translation.override_1.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation.override_1`.`internal_link` as `category.translation.override_1.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation.override_1`.`external_link` as `category.translation.override_1.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation.override_1`.`link_new_tab` as `category.translation.override_1.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation.override_1`.`description` as `category.translation.override_1.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation.override_1`.`meta_title` as `category.translation.override_1.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation.override_1`.`meta_description` as `category.translation.override_1.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords`, `category.translation.override_1`.`keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation`.`category_id` = `category.translation.override_1`.`category_id` AND `category.translation.override_1`.`language_id` = ? AND `category.translation`.`category_version_id` = `category.translation.override_1`.`category_version_id` 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.override_1`.`alt` as `category.media.translation.override_1.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation.override_1`.`title` as `category.media.translation.override_1.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields`, `category.media.translation.override_1`.`custom_fields` as `category.media.translation.override_1.customFields` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.override_1` ON `category.media.translation`.`media_id` = `category.media.translation.override_1`.`media_id` AND `category.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01Sp╬ø¡C<K\r"
]
1.04 ms
(0.26%)
1
# 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"\x01òüÑó\x08r\x1Fâ\x08oܺ┼ç%"
  b"\x01òüÑó\x12sÛúAM\tVOı▓"
  b"\x01òüÑó\x17qÁüÇ┬¹Ë¢IL"
  b"\x01òüÑó\x1Fqa®o\x00bOý\f"
  b"\x01òüÑó$r╦£F┬\x19¼\x0FÙf"
  b"\x01òüÑó.qÜïÆ§$È´øÎ"
  b"\x01òüÑó2r\x00ëÝ╚>ºêÚc"
  b"\x01òüÑó;r'ƒÏaæ┬³´═"
  b"\x01òüÑó@reæ╦┤µêûf¢"
  b"\x01òüÑóJs3¬efâ╗ ¾¨"
  b"\x01òüÑóOp±º\x06ôUé`¢Ì"
  b"\x01òüÑóYqÚç5\x1C¨┬|·┘"
  b"\x01òüÑó`raª\x7F\x08I´■./"
  b"\x01òüÑójqdâ}ÈòÐWsý"
  b"\x01òüÑóor▒½0▒\x15óî7A"
  b"\x01òüÑóxr$À¼╚;\x11À,¤"
  b"\x01òüÑóüp*íèíÈ#2¿\x1C"
  b"\x01òüÑóèp×û▒×\x18Çp╔ç"
  b"\x01òüÑóöpûøL\x17Ug*ø└"
  b"\x01òüÑóÜp┌Å¥U;jP\x15·"
  b"\x01òüÑóñr\x10ƒº}T@\x19ÐJ"
  b"\x01òüÑó«s─╝\x01Å╗╚\x0Fï┼"
  b"\x01òüÑó▓pdª×7╗fæ┘║"
  b"\x01òüÑó╗ré╝(D]\x1D\x04t\x13"
  b"\x01òüÑó└rFÄ░ÓïÏ█6S"
  b"\x01òüÑó╚s\x02▓O└Ϥ¦új"
  b"\x01òüÑóÐsØÉ¬j4‗Ê;å"
  b"\x01òüÑóÍs[ÆÇ«²Yð┤\x07"
  b"\x01òüÑóÓq8áð▓©ýÃ╔ì"
  b"\x01òüÑóõp?║@ñ+øµïi"
  b"\x01òüÑó´r±Á\fw]\x16l5q"
  b"\x01òüÑó¾s-ö└ÀvOUýG"
  b"\x01òüÑó³sôÅ·×°Õ¾\x02Ú"
  b"\x01òüÑú\x04pIàH)µuòbX"
  b"\x01òüÑú\tsðùê\x1Aæ{>9╗"
  b"\x01òüÑú\x11q»ÑÄ_Öú■ÒY"
  b"\x01òüÑú\x15pXê»å{\x14\x15Ëò"
  b"\x01òüÑú8q=ìk\t \x1Fµ@Â"
  b"\x01òüÑú<r½º·\x17Ô{░│æ"
  b"\x01òüÑúCph▓à¹╩ö=BY"
  b"\x01òüÑúKpqÉ|\x7F┤Ã\x10"
  b"\x01òüÑúPs\e鮸─\x03Ѿ1"
  b"\x01òüÑúXp└â¬█µØ\x07Ñâ"
  b"\x01òüÑú\pòÄ4╝E¬\x01\v¾"
  b"\x01òüÑúesðøgßð£┬-R"
  b"\x01òüÑúipwìn╦\x1Aý]â┌"
  b"\x01òüÑúqrn┤Ò\x08X\x1DY?O"
  b"\x01òüÑúvp6Ñý´╠o`z╝"
  b"\x01òüÑú\x7Fq\x06┐│°ï²‗\f;"
  b"\x01òüÑúâpàûÁs┘À\x14W7"
  b"\x01òüÑúès╗¥iq\x11üïOö"
  b"\x01òüÑúÄsL░Tý'7<­═"
  b"\x01òüÑúùqcÅd\r\rË3Tg"
  b"""
    \x01òüÑúøs`«hÜ\n
    \x08╚─·
    """
  b"\x01òüÑúóq?Öp┐±Nã®\t"
  b"\x01òüÑúÑr£»gß\x1EhPeG"
  b"\x01òüÑú¼p\x14½3╬¦­md?"
  b"\x01òüÑú░qÙÖ¶Dà.ia{"
  b"\x01òüÑú©rK©Ãt­º^ Ò"
  b"\x01òüÑú╗rè┤­0K¤ÿô¸"
  b"\x01òüÑú├s=¢î$\x01w║íÛ"
  b"\x01òüÑúÃrm│┌è`äéä─"
  b"\x01òüÑú╬sûê¯î%wÛx\x17"
  b"\x01òüÑúÍr~ªOÍåÐ|yg"
  b"\x01òüÑú█q±┤×þŹI[\x05"
  b"\x01òüÑúÔs$▓Åu\x1E▄¨sÑ"
  b"\x01òüÑúµpiá┬q²HCn£"
  b"\x01òüÑú´r6üÙ@\x07Cûª2"
  b"\x01òüÑú¾qÔÑ╔x■ã¥M="
  b"\x01òüÑú³sM║®â╬oâ\x18*"
  b"\x01òüÑñ\x00pXø8‗ó8<âS"
  b"\x01òüÑñ\x08p;öTcn^@p╦"
  b"\x01òüÑñ\rqâñé½/\x01:YW"
  b"\x01òüÑñ\x17p╬âÔu6ƒ‗╔ñ"
  b"\x01òüÑñ\x1Cs\t¢╚╠0­Y2▀"
  b"\x01òüÑñ&rµå§[÷ûÂRÕ"
  b"\x01òüÑñ+sÔó¤º\x120Vö°"
  b"\x01òüÑñ5s\x0Eôz▄ª(+═\x13"
  b"\x01òüÑñ:p0ëA#ûQ\x07ä!"
  b"\x01òüÑñEs¡¬ç-òï╬\x11í"
  b"\x01òüÑñJsØÀ<õ\x1D\x0F‗ZQ"
  b"\x01òüÑñSppù_\x08YÏAâÕ"
  b"\x01òüÑñWs\x0F¬Ä´\x00K`±Ñ"
  b"\x01òüÑñ_p\x06«JV4¤¯J""
  b"\x01òüÑñhq\f¿¨ë╝Ñ­¶\x15"
  b"\x01òüÑñmq?â╠\x06zÉà\f¥"
  b"\x01òüÑñvsıìçMN#1╔T"
  b"\x01òüÑñzpíú\x00.\x10 é\x19C"
  b"\x01òüÑñépßø\x15h<sw:ó"
  b"\x01òüÑñåqSªmv└î]ê'"
  b"\x01òüÑñÉpF¢² ƒ\x1Cݲ8"
  b"\x01òüÑñöq╚ÁÏ1\x14±¥:F"
  b"\x01òüÑñ£ruºíû\x03c\fzK"
  b"\x01òüÑñƒqùùìXO9ı9#"
  b"\x01òüÑñªqðÉ╩RANÊhz"
  b"\x01òüÑñ¬s&¥¼¹õìË\x1C"
  b"\x01òüÑñ▓r,┤ÀØvÔÙ52"
  b"\x01òüÑñÁröÅg╩\x0F└\mW"
  b"\x01òüÑñ╝qÊÜ_&l£Ó©|"
  b"\x01òüÑñ└pÖê┼¿·ÊÆ┬9"
  b"\x01òüÑñ╩qY▒\x08\x18\x1A\x02ø<Ò"
  b"\x01òüÑñ╬pùî\x00ß{åÛr\x1C"
  b"\x01òüÑñıq\eøâ>‗r¡¶>"
  b"\x01òüÑñ¦q(║¯Eû¯X\x19Z"
  b"\x01òüÑñÕsBÑÔº╦{õy¾"
  b"\x01òüÑñÚrÕá\x11║´\x07\t1╔"
  b"\x01òüÑñ‗s\x02¥╔cB\x08Úüú"
  b"\x01òüÑñ¹qÖ®±~x³\x0Eµ÷"
  b"\x01òüÑÑ\x00sbóD\x14_?á*r"
  b"\x01òüÑÑ\ts1ÆEq£\x1F\t\x11ç"
  b"\x01òüÑÑ\x11qSó└·é*í«÷"
  b"\x01òüÑÑ\es@Á╩ö\x11uÌó\x05"
  b"\x01òüÑÑ\x1FqHípÙ\x18.ߨE"
  b"\x01òüÑÑ(pS╝╝ÿDÌ0F▓"
  b"\x01òüÑÑ2r╬æ\fS9ı\x0E7f"
  b"\x01òüÑÑ7pEñ═\x12Ó<á#´"
  b"\x01òüÑÑAqeô¯§ØYsÔì"
  b"\x01òüÑÑEp5©Þui■ƒ\x00U"
  b"\x01òüÑÑNq\vº&Gy~\t┼¦"
  b"\x01òüÑÑSsÝ│┬f└·µ;Ã"
  b"\x01òüÑÑ]rQìòsõÀ¦░\x03"
  b"\x01òüÑÑbqd┐Ç\x1F\x16³└$"
  b"\x01òüÑÑkqÒå]}┤9¥╦<"
  b"\x01òüÑÑoq╩ÉÊäa─"V¹"
  b"\x01òüÑÑws║ÆøÒýø\x16ö║"
  b"\x01òüÑÑ\x7Fstö┼jt¸xOõ"
  b"\x01òüÑÑçqøôGÏ^\x13k═T"
  b"\x01òüÑÑÅr\x04ºXÔ]qÎ\x0Eþ"
  b"\x01òüÑÑôrO®°FSà$╬H"
  b"\x01òüÑÑØsjépç┬\x17§þ\x03"
  b"\x01òüÑÑíp§ò1§Ëâ╠¿i"
  b"\x01òüÑÑ®s├©■\x06\x07mw¹▒"
  b"\x01òüÑÑ░sÁà\x04\x06%û^ê`"
  b"\x01òüÑÑÀp ¢~EX╬¼‗Î"
  b"\x01òüÑÑ╗p³│6CÍøp¸\x11"
  b"\x01òüÑÑ├s3½Àı\x0FOI╚È"
  b"\x01òüÑÑ╦piáK2ã°\x00x#"
  b"\x01òüÑÑðqI×┤╣\x16\x03ß3"
  b"\x01òüѺqrbäs╩¾È&Ë·"
  b"\x01òüѺts╩ë▀\x0F\x06"┌\x03#"
  b"\x01òüѺzs£╣cvj\x05ì║Ø"
  b"\x01òüѺ}qÃñ¥E$}±7╚"
  b"\x01òüѺäs\x06¢ö\x11¥0ç~~"
  b"\x01òüѺèr²║Þb\x0Fó%║\x1E"
  b"\x01òüѺÄp\x19ÅÑN\tÁ\x1C\x053"
  b"\x01òüѺûpÝ¢¨\f\x13Ñ­\x01"
  b"\x01òüѺÜqă[▓╬\x1A\x0FêU"
  b"\x01òüѺópôêæ¬=÷x─A"
  b"\x01òüѺÑr¨¼'È·├9ëÿ"
  b"\x01òüѺ«rZèóûOÁç®Þ"
  b"\x01òüѺ▒sóé\x17§\x04░S║K"
  b"\x01òüѺ©rL«§É¹!ä\x0Eü"
  b"\x01òüѺ┴q¯▒z \x18CG5\x16"
  b"\x01òüѺ┼r¨│Í\x1D6-\x15\x7F:"
  b"\x01òüѺ╬sVÆ{nvø┘ÛÈ"
  b"\x01òüѺÊq█ìí╬Wm\x1A"
  b"\x01òüѺ┘s6║[=WéB\x0E»"
  b"\x01òüѺßp\x1Eó´×\x1Fó­╠T"
  b"\x01òüѺÕp8╝vfcd_ëP"
  b"\x01òüѺÝsñø¥&ü┘?Ã~"
  b"\x01òüѺ±pbämÎ└Ë\x13ïL"
  b"\x01òüѺ²pá│ðc®\x03@·A"
  b"\x01òüÑ¿\x01p¼¡\x1EzË|è\x13"
  b"\x01òüÑ¿\x08sñû±ø]q\f┤k"
  b"\x01òüÑ¿\vr ¬\x05¶N´Rß0"
  b"\x01òüÑ¿\x11s#╝Ò└²\x14m╣▓"
  b"\x01òüÑ¿\x14q°Ç£ñ¿m"P?"
  b"\x01òüÑ¿\ep\x15║§8└ØÄ««"
  b"\x01òüÑ¿\x1FrDÆ*\r├bQ╩▓"
  b"\x01òüÑ¿&pÅ┐Ä©´Ø▓├k"
  b"\x01òüÑ¿+pÀÇ?1oBh7¿"
  b"\x01òüÑ¿4rÒØ4\x13ªXfN╩"
  b"\x01òüÑ¿8qk░´Ë>p®c½"
  b"\x01òüÑ¿@p[ÿX\x1E|v(\x0Eì"
  b"\x01òüÑ¿Dq╠ï®9»ýU\x01"
  b"\x01òüÑ¿NqØæ└│Ë\x02õ\x1DM"
  b"\x01òüÑ¿Rp]¢■®üı3þõ"
  b"\x01òüÑ¿[peÁÕë$qÕN\f"
  b"\x01òüÑ¿^s×ïÕ░£QDØ"
  b"\x01òüÑ¿fq╗ÉØ\x0FMaåÂð"
  b"\x01òüÑ¿js║î\rêç\x18ÌóF"
  b"\x01òüÑ¿ss»║uæ■\x15\x01Ûú"
  b"\x01òüÑ¿vpýöêK E±õ!"
  b"\x01òüÑ¿~q\x7FÄ█´ ÐyIÝ"
  b"\x01òüÑ¿ép=ò\x08\x12░@¨╝°"
  b"\x01òüÑ¿èrêÁXó\x1C@9ñ▄"
  b"\x01òüÑ¿ærcùêÝ\x02!9J\x10"
  b"\x01òüÑ¿öq\vù4¢ãj\x03"
  b"\x01òüÑ¿£q\x0E│¶┤ÄçÁËj"
  b"\x01òüÑ¿áp¡ç▒─¢­\x1Fî\x07"
  b"\x01òüÑ¿®r¤øqRØC¸¸\x19"
  b"\x01òüÑ¿░p¢ö}]!d\x16\x01"
  b"\x01òüÑ¿┤pðîÝaa]\x04êÄ"
  b"\x01òüÑ¿╝s¼Éz3\x12Ì_\vð"
  b"\x01òüÑ¿┐r壮æpÝ)3▒"
  b"\x01òüÑ¿ÃsßñÛpÇ$Hdã"
  b"\x01òüÑ¿ðq▒╣\x18│ؼ╣\x02¥"
  b"\x01òüÑ¿┘r¬öݯ\t{£─Ö"
  b"""
    \x01òüÑ¿¦r.Ö¿Ø\x15k\n
    
    """
  b"\x01òüÑ¿Õp£è ¬:\x11ò(╗"
  b"\x01òüÑ¿Ús}æÈÕ¶m─/Û"
  b"\x01òüÑ¿²p3╗+╗AÕ»4L"
  b"\x01òüÑ®\x01rfôÛ*m1äYÍ"
  b"\x01òüÑ®\trL×ÅØ\x14sXPÜ"
  b"\x01òüÑ®\rq┘äã©\t¦R)\x05"
  b"\x01òüÑ®\x14sY╝Å║█▒╝ÂØ"
  b"\x01òüÑ®\x19q\x15©qP*ëí 5"
  b"\x01òüÑ®"spèÜlq\x0E\x06î¶"
  b"\x01òüÑ®%s¦é½,ÎóN|═"
  b"\x01òüÑ®+sÌÇ ðz&\x10ýp"
  b"\x01òüÑ®1sðÜ\x01\x02±o▀+ã"
  b"""
    \x01òüÑ®6sàÉ93\f▄t\n
    
    """
  b"\x01òüÑ®?rOº╔àáJ‗©}"
  b"\x01òüÑ®Bsö╝º\x1Dÿz]_Ý"
  b"\x01òüÑ®Ip­ë±9YöÓ²\x16"
  b"\x01òüÑ®Lp\x1Cƒ{¶;é&Ø¥"
  b"\x01òüÑ®Tp¡║=Ñx/Ü\x01"
  b"\x01òüÑ®Xqhñ╠Åß■\x10\x12\x17"
  b"\x01òüÑ®apjè'‗rq\v×Ð"
  b"\x01òüÑ®erÃíë|ÖõCy·"
  b"\x01òüÑ®nsıë9G¿╚&╣\x10"
  b"\x01òüÑ®rrlæ\x13Ç■½¢\x16^"
  b"\x01òüÑ®zsBùM~:Z,kZ"
  b"\x01òüÑ®~sý¢\x1Al\x7F┴Ê\x01,"
  b"\x01òüÑ®çs\x14â╚ëJѤYÎ"
  b"\x01òüÑ®ïssä!ÞñÙ½ò▀"
  b"\x01òüÑ®ôr\x18öru´ºä'ÿ"
  b"\x01òüÑ®ùq╦¼¥Ï!á\x17\x1E\x1F"
  b"\x01òüÑ®ár°½&4ªBkYÉ"
  b"\x01òüÑ®ñqêæ▀í¤Ö&WV"
  b"\x01òüÑ®½sÝ│┬║Â,æ\x17³"
  b"\x01òüÑ®┤s╩®·┐.»\x02"
  b"\x01òüÑ®Às/ªj\x13¹<\x1D¢p"
]
1.02 ms
(0.25%)
1
# breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.override_1.name`, `category.translation.name`, COALESCE(`category.translation.override_1.name`,`category.translation.name`) as `category.name`, `category.translation.override_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.override_1.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.override_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.override_1.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.override_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.override_1.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.override_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.override_1.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.override_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.override_1.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.override_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.override_1.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.override_1.description`, `category.translation.description`, COALESCE(`category.translation.override_1.description`,`category.translation.description`) as `category.description`, `category.translation.override_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.override_1.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.override_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.override_1.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.override_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.override_1.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.override_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.override_1.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.override_1`.`breadcrumb` as `category.translation.override_1.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation.override_1`.`name` as `category.translation.override_1.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation.override_1`.`custom_fields` as `category.translation.override_1.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation.override_1`.`slot_config` as `category.translation.override_1.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation.override_1`.`link_type` as `category.translation.override_1.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation.override_1`.`internal_link` as `category.translation.override_1.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation.override_1`.`external_link` as `category.translation.override_1.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation.override_1`.`link_new_tab` as `category.translation.override_1.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation.override_1`.`description` as `category.translation.override_1.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation.override_1`.`meta_title` as `category.translation.override_1.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation.override_1`.`meta_description` as `category.translation.override_1.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords`, `category.translation.override_1`.`keywords` as `category.translation.override_1.keywords` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.override_1` ON `category.translation`.`category_id` = `category.translation.override_1`.`category_id` AND `category.translation.override_1`.`language_id` = ? AND `category.translation`.`category_version_id` = `category.translation.override_1`.`category_version_id` 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
1.01 ms
(0.25%)
1
# product-listing-route::loading::association::prices::read
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüøB\x1DprØ[²Z|8╔Æ"
  b"\x01òüøB(qF¿nb=érîT"
  b"\x01òüøBRsÀüìÊP─░à:"
  b"\x01òüøB[s\x03ɪ\x04xJ┤Tß"
  b"\x01òüøBbr┴┤░J­Ë═Å\x14"
  b"\x01òüøBlqµ▓┐.m\x14█¨ó"
  b"\x01òüøïÆpÀǼ³Ü═ù\x19ò"
  b"\x01òüøÉ>røä8`Ý\¢õx"
  b"\x01òüø»ðrùÄRôxYÈÁ@"
  b"\x01òüø█zrꪽC*Y¹¾┐"
  b"\x01òüø▄¹r)┐ÜûQ\x04V\x11["
  b"\x01òüø¦\x15s▓«R▓└Rqdg"
  b"\x01òü£\vApÉî\x0FÌà┐■╚â"
  b"\x01òü£\x16╗rd©xÐÿÐ├\x1Cä"
  b"\x01òü£\x17#s\x0E«ãê»w╩DÈ"
  b"\x01òü£Cáq®ó\f█¬=mM»"
  b"\x01òü£C»po│ êg f[å"
  b"\x01òü£C└r╩½:§Ü▄Ä^ü"
  b"\x01òü£C╚qÑó÷ºÃÙnqj"
  b"\x01òü£Oðq°ú╣hÏy┤cı"
  b"\x01òü£Pqpïó!h9×ERý"
  b"\x01òü£RNq×à#íÙ­<X┌"
  b"\x01òü£hNp6â1\x05)l§Â\x14"
  b"\x01òü£m▒q<Ü▀Ç█b!ýp"
]
1.00 ms
(0.25%)
1
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.override_1.description`, `theme.translation.description`, COALESCE(`theme.translation.override_1.description`,`theme.translation.description`) as `theme.description`, `theme.translation.override_1.labels`, `theme.translation.labels`, COALESCE(`theme.translation.override_1.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.override_1.helpTexts`, `theme.translation.helpTexts`, COALESCE(`theme.translation.override_1.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.override_1.customFields`, `theme.translation.customFields`, COALESCE(`theme.translation.override_1.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.override_1`.`description` as `theme.translation.override_1.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation.override_1`.`labels` as `theme.translation.override_1.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation.override_1`.`help_texts` as `theme.translation.override_1.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields`, `theme.translation.override_1`.`custom_fields` as `theme.translation.override_1.customFields` FROM `theme_translation` `theme.translation` LEFT JOIN `theme_translation` `theme.translation.override_1` ON `theme.translation`.`theme_id` = `theme.translation.override_1`.`theme_id` AND `theme.translation.override_1`.`language_id` = ? WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01òÉ@´sru║Ðhé^\x17ö\x18"
]
0.87 ms
(0.22%)
2
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"\x01òüø\x01Sp╬ø¡C<K\r"
  b"\x01òüø\x01Sp╬ø¡C<K\r"
  b"\x01òüø\x01Sp╬ø¡C<K\r"
]
0.85 ms
(0.21%)
2
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.override_1.name`, `language.locale.translation.name`, COALESCE(`language.locale.translation.override_1.name`,`language.locale.translation.name`) as `language.locale.name`, `language.locale.translation.override_1.territory`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.override_1.territory`,`language.locale.translation.territory`) as `language.locale.territory`, `language.locale.translation.override_1.customFields`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.override_1.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.override_1`.`name` as `language.locale.translation.override_1.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation.override_1`.`territory` as `language.locale.translation.override_1.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation.override_1`.`custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation`.`locale_id` = `language.locale.translation.override_1`.`locale_id` AND `language.locale.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.84 ms
(0.21%)
1
# 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  "FUER-HERREN"
  "FUER-HERREN/"
]
0.80 ms
(0.20%)
1
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"\x01•]+h\x0EpC¯\x16Ú]ö´»Ø"
  b"\x01ò]+h9r<ìı½]\x13¸R\x1F"
  b"\x01•]+særï§±É"\x13PXC"
  b"\x01òüúÕ\fr¹ñ─:]lh£«"
  b"\x01òüúÕ\x17poÀ┌-Y└\╣y"
  b"\x01òüúÕ"p┘«╝ƒı°w~\t"
  b"\x01•]+hÉr´˜üŒ\x04’Ã=O"
  b"\x01òüø\x1F├qÈ║┤Ü╗Ï8\x12N"
  b"\x01òüÑjèpƒü╣¾\x18Ó╚ÃÂ"
  b"\x01òüÑkBpú¡\x176§®ò\x03¦"
]
0.77 ms
(0.19%)
1
# product-listing-loader::resolve-previews
            SELECT
                parent.variant_listing_config as variantListingConfig,
                LOWER(HEX(child.id)) as id,
                LOWER(HEX(parent.id)) as parentId
             FROM product as child
                INNER JOIN product as parent
                    ON parent.id = child.parent_id
                    AND parent.version_id = child.version_id
             WHERE child.version_id = ?
             AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø»ðrùÄRôxYÈÁ@"
  b"\x01òüø▄¹r)┐ÜûQ\x04V\x11["
  b"\x01òü£Oðq°ú╣hÏy┤cı"
  b"\x01òü£\vApÉî\x0FÌà┐■╚â"
  b"\x01òüø¦\x15s▓«R▓└Rqdg"
  b"\x01òü£hNp6â1\x05)l§Â\x14"
  b"\x01òüøÉ>røä8`Ý\¢õx"
  b"\x01òü£RNq×à#íÙ­<X┌"
  b"\x01òü£m▒q<Ü▀Ç█b!ýp"
  b"\x01òüøB\x1DprØ[²Z|8╔Æ"
  b"\x01òü£Pqpïó!h9×ERý"
  b"\x01òüøB(qF¿nb=érîT"
  b"\x01òüøBRsÀüìÊP─░à:"
  b"\x01òüøïÆpÀǼ³Ü═ù\x19ò"
  b"\x01òüøB[s\x03ɪ\x04xJ┤Tß"
  b"\x01òü£Cáq®ó\f█¬=mM»"
  b"\x01òü£C»po│ êg f[å"
  b"\x01òü£\x17#s\x0E«ãê»w╩DÈ"
  b"\x01òü£\x16╗rd©xÐÿÐ├\x1Cä"
  b"\x01òü£C╚qÑó÷ºÃÙnqj"
  b"\x01òü£C└r╩½:§Ü▄Ä^ü"
  b"\x01òüø█zrꪽC*Y¹¾┐"
  b"\x01òüøBbr┴┤░J­Ë═Å\x14"
  b"\x01òüøBlqµ▓┐.m\x14█¨ó"
]
0.74 ms
(0.19%)
1
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
0.72 ms
(0.18%)
2
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%"
  "%|0195819b015370ce9bad433c4b0d458a|%"
  4
  true
  true
]
0.70 ms
(0.17%)
1
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 (SELECT `product.visibilities`.`product_id` as id, `product.visibilities`.`product_version_id` FROM `product_visibility` `product.visibilities` WHERE ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ?)) `product.visibilities_1` ON `product`.`visibilities` = `product.visibilities_1`.`id` AND `product`.`version_id` = `product.visibilities_1`.`product_version_id` LEFT JOIN (SELECT `product.visibilities`.`product_id` as id, `product.visibilities`.`product_version_id` FROM `product_visibility` `product.visibilities` WHERE ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ?)) `product.visibilities_2` ON `product`.`visibilities` = `product.visibilities_2`.`id` AND `product`.`version_id` = `product.visibilities_2`.`product_version_id` WHERE (`product`.`version_id` = ?) AND (((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND (`product.visibilities_1`.id IS NOT NULL AND `product.visibilities_1`.id IS NOT NULL AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?)) AND (`product.visibilities_2`.id IS NOT NULL AND `product.visibilities_2`.id IS NOT NULL AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?)) GROUP BY `product`.`id`
Parameters:
[
  10
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  10
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
  true
  true
  b"\x01òüø█zrꪽC*Y¹¾┐"
]
0.69 ms
(0.17%)
1
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
0.68 ms
(0.17%)
1
# 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.override_1.shortName`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.override_1.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.override_1.name`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.override_1.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.override_1.customFields`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.override_1.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.translation.override_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.override_1.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.override_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.override_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.override_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.override_1.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.override_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.override_1.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.override_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.override_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.override_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.override_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.override_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.override_1.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.override_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.override_1.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.override_1`.`name` as `sales_channel.translation.override_1.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation.override_1`.`custom_fields` as `sales_channel.translation.override_1.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.override_1`.`home_slot_config` as `sales_channel.translation.override_1.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation.override_1`.`home_enabled` as `sales_channel.translation.override_1.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation.override_1`.`home_name` as `sales_channel.translation.override_1.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.override_1`.`home_meta_title` as `sales_channel.translation.override_1.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.override_1`.`home_meta_description` as `sales_channel.translation.override_1.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords`, `sales_channel.translation.override_1`.`home_keywords` as `sales_channel.translation.override_1.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.override_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.override_1`.`sales_channel_id` AND `sales_channel.translation.override_1`.`language_id` = ? 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.override_1`.`short_name` as `sales_channel.currency.translation.override_1.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation.override_1`.`name` as `sales_channel.currency.translation.override_1.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.override_1`.`custom_fields` as `sales_channel.currency.translation.override_1.customFields` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.override_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.override_1`.`currency_id` AND `sales_channel.currency.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.64 ms
(0.16%)
1
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—‰\x1A\eÊqì§xŒ}\x16Õÿç"
]
0.64 ms
(0.16%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.63 ms
(0.16%)
1
SELECT `pickware_shipping_sales_channel_api_context`.`sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken`, `pickware_shipping_sales_channel_api_context`.`payload` as `pickware_shipping_sales_channel_api_context.payload`, `pickware_shipping_sales_channel_api_context`.`created_at` as `pickware_shipping_sales_channel_api_context.createdAt`, `pickware_shipping_sales_channel_api_context`.`updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context`.`sales_channel_context_token` IN (?)
Parameters:
[
  "tQnZycxjzz2d9PsJFxz3gQOQKdy61UrQ"
]
0.59 ms
(0.15%)
1
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:
[]
0.59 ms
(0.15%)
1
# product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
0.58 ms
(0.14%)
1
SELECT `acl_role`.`privileges` AS `privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`id` = ?
Parameters:
[
  b"\x01—‰\x1A\eÊqì§xŒ}\x16Õÿç"
]
0.55 ms
(0.14%)
1
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x01•]+h£sγFÒ) qj–"
]
0.55 ms
(0.14%)
1
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø█zrꪽC*Y¹¾┐"
]
0.53 ms
(0.13%)
1
# 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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.53 ms
(0.13%)
1
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"
]
0.51 ms
(0.13%)
1
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:
[]
0.49 ms
(0.12%)
1
SELECT `recently_viewed_product`.`id` as `recently_viewed_product.id`, `recently_viewed_product`.`token` as `recently_viewed_product.token`, `recently_viewed_product`.`recent_product` as `recently_viewed_product.recentProduct` FROM `recently_viewed_product` WHERE (`recently_viewed_product`.`token` = ?)
Parameters:
[
  "tQnZycxjzz2d9PsJFxz3gQOQKdy61UrQ"
]
0.48 ms
(0.12%)
1
# 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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.47 ms
(0.12%)
1
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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.47 ms
(0.12%)
1
# 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.override_1.name`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.override_1.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.override_1.territory`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.override_1.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.override_1.customFields`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.override_1.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.override_1.name`, `language.locale.translation.name`, COALESCE(`language.locale.translation.override_1.name`,`language.locale.translation.name`) as `language.locale.name`, `language.locale.translation.override_1.territory`, `language.locale.translation.territory`, COALESCE(`language.locale.translation.override_1.territory`,`language.locale.translation.territory`) as `language.locale.territory`, `language.locale.translation.override_1.customFields`, `language.locale.translation.customFields`, COALESCE(`language.locale.translation.override_1.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.override_1`.`name` as `language.translationCode.translation.override_1.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation.override_1`.`territory` as `language.translationCode.translation.override_1.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields`, `language.translationCode.translation.override_1`.`custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation`.`locale_id` = `language.translationCode.translation.override_1`.`locale_id` AND `language.translationCode.translation.override_1`.`language_id` = ? 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.override_1`.`name` as `language.locale.translation.override_1.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation.override_1`.`territory` as `language.locale.translation.override_1.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields`, `language.locale.translation.override_1`.`custom_fields` as `language.locale.translation.override_1.customFields` FROM `locale_translation` `language.locale.translation` LEFT JOIN `locale_translation` `language.locale.translation.override_1` ON `language.locale.translation`.`locale_id` = `language.locale.translation.override_1`.`locale_id` AND `language.locale.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.47 ms
(0.12%)
1
# product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01òüø\x01gp(ƒ¸lóf½9ö"
]
0.46 ms
(0.12%)
1
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:
[]
0.46 ms
(0.11%)
1
# 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.override_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.override_1.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.override_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.override_1.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.override_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.override_1.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.translation.override_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.override_1.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.override_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.override_1.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.override_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.override_1.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.override_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.override_1.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.override_1`.`name` as `payment_method.translation.override_1.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation.override_1`.`distinguishable_name` as `payment_method.translation.override_1.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation.override_1`.`description` as `payment_method.translation.override_1.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation.override_1`.`custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.override_1`.`payment_method_id` AND `payment_method.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `payment_method.media.translation.override_1.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation.override_1`.`title` as `payment_method.media.translation.override_1.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`, `payment_method.media.translation.override_1`.`custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.override_1`.`media_id` AND `payment_method.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]7¬¯s\x03ôêØÎ'­W\x17"
]
0.45 ms
(0.11%)
1
# 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.override_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.override_1.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.override_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.override_1.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.override_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.override_1.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.override_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.override_1.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.override_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.override_1.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.translation.override_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.override_1.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.override_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.override_1.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.override_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.override_1.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.override_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.override_1.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.override_1`.`name` as `shipping_method.translation.override_1.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation.override_1`.`custom_fields` as `shipping_method.translation.override_1.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation.override_1`.`description` as `shipping_method.translation.override_1.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation.override_1`.`tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.override_1`.`shipping_method_id` AND `shipping_method.translation.override_1`.`language_id` = ? 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.override_1`.`name` as `shipping_method.deliveryTime.translation.override_1.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.override_1`.`custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.override_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `shipping_method.media.translation.override_1.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation.override_1`.`title` as `shipping_method.media.translation.override_1.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`, `shipping_method.media.translation.override_1`.`custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.override_1`.`media_id` AND `shipping_method.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01òüúÕ\x1FpU¢à*┐\x14Ìþo"
  b"\x01òüúÕ\x13q\x1Dè\x15¢gý¨o7"
  b"\x01òüúÕ\x05påé%¾'▓!\x1A*"
]
0.45 ms
(0.11%)
1
# 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.override_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.override_1.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.override_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.override_1.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.override_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.override_1.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.override_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.override_1.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.override_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.override_1.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.translation.override_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.override_1.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.override_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.override_1.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.override_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.override_1.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.override_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.override_1.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.override_1`.`name` as `shipping_method.translation.override_1.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation.override_1`.`custom_fields` as `shipping_method.translation.override_1.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation.override_1`.`description` as `shipping_method.translation.override_1.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl`, `shipping_method.translation.override_1`.`tracking_url` as `shipping_method.translation.override_1.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.override_1`.`shipping_method_id` AND `shipping_method.translation.override_1`.`language_id` = ? 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.override_1`.`name` as `shipping_method.deliveryTime.translation.override_1.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.override_1`.`custom_fields` as `shipping_method.deliveryTime.translation.override_1.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.override_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.override_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `shipping_method.media.translation.override_1.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation.override_1`.`title` as `shipping_method.media.translation.override_1.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields`, `shipping_method.media.translation.override_1`.`custom_fields` as `shipping_method.media.translation.override_1.customFields` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.override_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.override_1`.`media_id` AND `shipping_method.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01òüúÕ\x05påé%¾'▓!\x1A*"
]
0.45 ms
(0.11%)
1
# 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.override_1.shortCode`, `unit.translation.shortCode`, COALESCE(`unit.translation.override_1.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.override_1.name`, `unit.translation.name`, COALESCE(`unit.translation.override_1.name`,`unit.translation.name`) as `unit.name`, `unit.translation.override_1.customFields`, `unit.translation.customFields`, COALESCE(`unit.translation.override_1.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.override_1`.`short_code` as `unit.translation.override_1.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation.override_1`.`name` as `unit.translation.override_1.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields`, `unit.translation.override_1`.`custom_fields` as `unit.translation.override_1.customFields` FROM `unit_translation` `unit.translation` LEFT JOIN `unit_translation` `unit.translation.override_1` ON `unit.translation`.`unit_id` = `unit.translation.override_1`.`unit_id` AND `unit.translation.override_1`.`language_id` = ? WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.43 ms
(0.11%)
1
# 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.override_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.override_1.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.override_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.override_1.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.override_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.override_1.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.translation.override_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.override_1.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.override_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.override_1.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.override_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.override_1.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.override_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.override_1.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.override_1`.`name` as `payment_method.translation.override_1.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation.override_1`.`distinguishable_name` as `payment_method.translation.override_1.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation.override_1`.`description` as `payment_method.translation.override_1.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields`, `payment_method.translation.override_1`.`custom_fields` as `payment_method.translation.override_1.customFields` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.override_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.override_1`.`payment_method_id` AND `payment_method.translation.override_1`.`language_id` = ? 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.override_1`.`alt` as `payment_method.media.translation.override_1.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation.override_1`.`title` as `payment_method.media.translation.override_1.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields`, `payment_method.media.translation.override_1`.`custom_fields` as `payment_method.media.translation.override_1.customFields` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.override_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.override_1`.`media_id` AND `payment_method.media.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]7¬¯s\x03ôêØÎ'­W\x17"
  b"\x01ò]7¬°p9Ø/ãZÌ\v@w"
  b"\x01•]7ªðqU²•ƒ\rP–$Ž"
  b"\x01•]7ªðqU²•ƒ\rS\x00Þo"
  b"\x01•]+h\eså¦\x1Fÿ‹@#Ü,"
]
0.43 ms
(0.11%)
1
# 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.override_1.typeName`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.override_1.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`, `tax_rule.type.translation.override_1`.`type_name` as `tax_rule.type.translation.override_1.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.override_1` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type.translation.override_1`.`tax_rule_type_id` AND `tax_rule.type.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01•]+hRr•šBcô\x1Añh9"
  b"\x01•]+hRr•šBcô\eÄ…Æ"
  b"\x01•]+|TsL˜±¬me\x06ÅM"
]
0.42 ms
(0.10%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.42 ms
(0.10%)
1
# 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.override_1.title`, `cms_section.backgroundMedia.translation.title`, COALESCE(`cms_section.backgroundMedia.translation.override_1.title`,`cms_section.backgroundMedia.translation.title`) as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.override_1.alt`, `cms_section.backgroundMedia.translation.alt`, COALESCE(`cms_section.backgroundMedia.translation.override_1.alt`,`cms_section.backgroundMedia.translation.alt`) as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.override_1.customFields`, `cms_section.backgroundMedia.translation.customFields`, COALESCE(`cms_section.backgroundMedia.translation.override_1.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.override_1`.`alt` as `cms_section.backgroundMedia.translation.override_1.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.override_1`.`title` as `cms_section.backgroundMedia.translation.override_1.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.override_1`.`custom_fields` as `cms_section.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_section.backgroundMedia.translation.override_1` ON `cms_section.backgroundMedia.translation`.`media_id` = `cms_section.backgroundMedia.translation.override_1`.`media_id` AND `cms_section.backgroundMedia.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01•]+jRp½°=yU"\x1C¹’"
]
0.42 ms
(0.10%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.42 ms
(0.10%)
1
# 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.override_1.name`, `cms_page.translation.name`, COALESCE(`cms_page.translation.override_1.name`,`cms_page.translation.name`) as `cms_page.name`, `cms_page.translation.override_1.customFields`, `cms_page.translation.customFields`, COALESCE(`cms_page.translation.override_1.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.override_1`.`name` as `cms_page.translation.override_1.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields`, `cms_page.translation.override_1`.`custom_fields` as `cms_page.translation.override_1.customFields` FROM `cms_page_translation` `cms_page.translation` LEFT JOIN `cms_page_translation` `cms_page.translation.override_1` ON `cms_page.translation`.`cms_page_id` = `cms_page.translation.override_1`.`cms_page_id` AND `cms_page.translation.override_1`.`language_id` = ? AND `cms_page.translation`.`cms_page_version_id` = `cms_page.translation.override_1`.`cms_page_version_id` 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01•]+jRp½°=yU"\x1C¹’"
]
0.42 ms
(0.10%)
1
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—‰\x1A\eÊqì§xŒ}\x16Õÿç"
]
0.42 ms
(0.10%)
1
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = ?
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.42 ms
(0.10%)
1
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:
[]
0.41 ms
(0.10%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  "tQnZycxjzz2d9PsJFxz3gQOQKdy61UrQ"
]
0.41 ms
(0.10%)
1
# product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.override_1.label`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.override_1.label`,`product_sorting.translation.label`) as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label`, `product_sorting.translation.override_1`.`label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation`.`product_sorting_id` = `product_sorting.translation.override_1`.`product_sorting_id` AND `product_sorting.translation.override_1`.`language_id` = ? WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01•]+~ÀsV’²d(KGdT"
  b"\x01•]+~ÀsV’²d(K—åŽ"
  b"\x01•]+~ÀsV’²d(L‚ÊE"
  b"\x01•]+~ÀsV’²d(LòQq"
  b"\x01•]+~ÀsV’²d(M—¼‡"
  b"\x01•]+€Ápð»0½ÅF•g½"
]
0.41 ms
(0.10%)
1
# 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:
[]
0.41 ms
(0.10%)
1
# 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.override_1.title`, `cms_block.backgroundMedia.translation.title`, COALESCE(`cms_block.backgroundMedia.translation.override_1.title`,`cms_block.backgroundMedia.translation.title`) as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.override_1.alt`, `cms_block.backgroundMedia.translation.alt`, COALESCE(`cms_block.backgroundMedia.translation.override_1.alt`,`cms_block.backgroundMedia.translation.alt`) as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.override_1.customFields`, `cms_block.backgroundMedia.translation.customFields`, COALESCE(`cms_block.backgroundMedia.translation.override_1.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.override_1`.`alt` as `cms_block.backgroundMedia.translation.override_1.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.override_1`.`title` as `cms_block.backgroundMedia.translation.override_1.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.override_1`.`custom_fields` as `cms_block.backgroundMedia.translation.override_1.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` LEFT JOIN `media_translation` `cms_block.backgroundMedia.translation.override_1` ON `cms_block.backgroundMedia.translation`.`media_id` = `cms_block.backgroundMedia.translation.override_1`.`media_id` AND `cms_block.backgroundMedia.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01•]+mEpڤ˓\x04\x03ì"
]
0.40 ms
(0.10%)
1
# 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.override_1.name`, `country.translation.name`, COALESCE(`country.translation.override_1.name`,`country.translation.name`) as `country.name`, `country.translation.override_1.addressFormat`, `country.translation.addressFormat`, COALESCE(`country.translation.override_1.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.override_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.override_1.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.override_1`.`name` as `country.translation.override_1.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation.override_1`.`custom_fields` as `country.translation.override_1.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat`, `country.translation.override_1`.`address_format` as `country.translation.override_1.addressFormat` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.override_1` ON `country.translation`.`country_id` = `country.translation.override_1`.`country_id` AND `country.translation.override_1`.`language_id` = ? WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+dqqõé▀q¡.:║ü"
]
0.38 ms
(0.10%)
1
# 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.override_1.name`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.override_1.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.override_1.territory`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.override_1.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.override_1.customFields`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.override_1.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.override_1`.`name` as `language.translationCode.translation.override_1.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation.override_1`.`territory` as `language.translationCode.translation.override_1.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields`, `language.translationCode.translation.override_1`.`custom_fields` as `language.translationCode.translation.override_1.customFields` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.override_1` ON `language.translationCode.translation`.`locale_id` = `language.translationCode.translation.override_1`.`locale_id` AND `language.translationCode.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.38 ms
(0.09%)
1
# product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
0.36 ms
(0.09%)
1
# 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.override_1.name`, `customer_group.translation.name`, COALESCE(`customer_group.translation.override_1.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.override_1.registrationTitle`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.override_1.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.override_1.registrationIntroduction`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.override_1.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.override_1.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.override_1.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.override_1.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.override_1.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.override_1.customFields`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.override_1.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.override_1`.`name` as `customer_group.translation.override_1.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation.override_1`.`custom_fields` as `customer_group.translation.override_1.customFields`, `customer_group.translation`.`registration_title` as `customer_group.translation.registrationTitle`, `customer_group.translation.override_1`.`registration_title` as `customer_group.translation.override_1.registrationTitle`, `customer_group.translation`.`registration_introduction` as `customer_group.translation.registrationIntroduction`, `customer_group.translation.override_1`.`registration_introduction` as `customer_group.translation.override_1.registrationIntroduction`, `customer_group.translation`.`registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.override_1`.`registration_only_company_registration` as `customer_group.translation.override_1.registrationOnlyCompanyRegistration`, `customer_group.translation`.`registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.override_1`.`registration_seo_meta_description` as `customer_group.translation.override_1.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.override_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.override_1`.`customer_group_id` AND `customer_group.translation.override_1`.`language_id` = ? 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01òüø\x0Eßr³║\r|a0\x11a\x1F"
]
0.36 ms
(0.09%)
1
# 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"\x01•˜µP&vÖˆ¤\x04Qtˆmå"
]
0.35 ms
(0.09%)
1
# 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.override_1.config`, `cms_slot.translation.config`, COALESCE(`cms_slot.translation.override_1.config`,`cms_slot.translation.config`) as `cms_slot.config`, `cms_slot.translation.override_1.customFields`, `cms_slot.translation.customFields`, COALESCE(`cms_slot.translation.override_1.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.override_1`.`config` as `cms_slot.translation.override_1.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields`, `cms_slot.translation.override_1`.`custom_fields` as `cms_slot.translation.override_1.customFields` FROM `cms_slot_translation` `cms_slot.translation` LEFT JOIN `cms_slot_translation` `cms_slot.translation.override_1` ON `cms_slot.translation`.`cms_slot_id` = `cms_slot.translation.override_1`.`cms_slot_id` AND `cms_slot.translation.override_1`.`language_id` = ? AND `cms_slot.translation`.`cms_slot_version_id` = `cms_slot.translation.override_1`.`cms_slot_version_id` 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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01•]+jVqá…å\x19®\x035}ž"
  b"\x01•]+jVqá…å\x19®\x03â?G"
  b"\x01•]+m‡qž˜ånWÙ—Ã\x1F"
]
0.35 ms
(0.09%)
1
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.override_1.label`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.override_1.label`,`product_sorting.translation.label`) as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label`, `product_sorting.translation.override_1`.`label` as `product_sorting.translation.override_1.label` FROM `product_sorting_translation` `product_sorting.translation` LEFT JOIN `product_sorting_translation` `product_sorting.translation.override_1` ON `product_sorting.translation`.`product_sorting_id` = `product_sorting.translation.override_1`.`product_sorting_id` AND `product_sorting.translation.override_1`.`language_id` = ? WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01•]+~ÀsV’²d(KGdT"
]
0.35 ms
(0.09%)
1
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"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.35 ms
(0.09%)
1
# 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.override_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.override_1.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.override_1.name`, `currency.translation.name`, COALESCE(`currency.translation.override_1.name`,`currency.translation.name`) as `currency.name`, `currency.translation.override_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.override_1.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.override_1`.`short_name` as `currency.translation.override_1.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation.override_1`.`name` as `currency.translation.override_1.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields`, `currency.translation.override_1`.`custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation`.`currency_id` = `currency.translation.override_1`.`currency_id` AND `currency.translation.override_1`.`language_id` = ? WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.34 ms
(0.08%)
1
# 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.override_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.override_1.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.override_1.name`, `currency.translation.name`, COALESCE(`currency.translation.override_1.name`,`currency.translation.name`) as `currency.name`, `currency.translation.override_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.override_1.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.override_1`.`short_name` as `currency.translation.override_1.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation.override_1`.`name` as `currency.translation.override_1.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields`, `currency.translation.override_1`.`custom_fields` as `currency.translation.override_1.customFields` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.override_1` ON `currency.translation`.`currency_id` = `currency.translation.override_1`.`currency_id` AND `currency.translation.override_1`.`language_id` = ? WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.34 ms
(0.08%)
1
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
0.33 ms
(0.08%)
1
# 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`, `shipping_method.translation.override_1`.`name` as `shipping_method.translation.override_1.name` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.override_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.override_1`.`shipping_method_id` AND `shipping_method.translation.override_1`.`language_id` = ? 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.override_1.name`,`shipping_method.translation.name`)) ASC
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.32 ms
(0.08%)
1
# 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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.32 ms
(0.08%)
1
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
0.32 ms
(0.08%)
1
# 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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.32 ms
(0.08%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
0.32 ms
(0.08%)
1
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:
[]
0.31 ms
(0.08%)
1
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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
  b"\x01ò]+dqqõé▀q¡.:║ü"
]
0.31 ms
(0.08%)
1
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.30 ms
(0.08%)
1
# 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"\x01ò]+dqqõé▀q¡.:║ü"
]
0.30 ms
(0.08%)
1
# 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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.30 ms
(0.08%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x01•]+h£sγFÒ) qj–"
]
0.30 ms
(0.07%)
1
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "tQnZycxjzz2d9PsJFxz3gQOQKdy61UrQ"
]
0.29 ms
(0.07%)
1
# 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:
[]
0.29 ms
(0.07%)
1
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:
[]
0.29 ms
(0.07%)
1
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"\x01òüø\x12_rrôìƒ%\x0F▀8c"
]
0.27 ms
(0.07%)
1
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"\x01ò]+d-qÉ▓I.\x02äð ¡"
]
0.25 ms
(0.06%)
1
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"\x01ò]7¬¯s\x03ôêØÎ'­W\x17"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.