Query Metrics
27
Database Queries
26
Different statements
12.03 ms
Query time
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3.81 ms (31.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`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||') FROM `product_property` `product.properties.mapping` WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND ((`product`.`parent_id` = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"YCÚî9·L~¡}ð•îâ?—" ] |
||||||||||||||||||||
1.47 ms (12.25%) |
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:
[ "/detail/1da3f25a4bbd4978ba5331c54c38a110" "/navigation/018a8e05871277b3a98578efc759b2ae" "/navigation/018b0514daa07661a240c4784f1607fb" "/navigation/7a87c3a0613e473aa36bc385ecc48ba5" "/navigation/de55ac55c8744b3ba91b40943e39df3c" "/navigation/4d22bc54ff254743b336c146b3123ccc" "/navigation/018bfb93368a704e8af377e7aee49656" "/navigation/018eeb03f4c578b99eb910e577d32e50" "/navigation/00e4c01624c947fc844677be6041823b" "/navigation/0c5b4ddfaf954f009425d95b676966c4" "/navigation/f97a7bd4acb04faeba5a712260189f31" "/navigation/b402cab0b2c14e149544f53befcfed9f" "/navigation/2321866ea02f445f8fe99ab86154ab39" "/navigation/523e1fc48edb4fa49f4646cbdfc363f3" "/navigation/480c057d500b42bb93f2637f023ab85e" "/navigation/54e6efb5b26f4b7a9820940f4ec66b23" "/navigation/9f2d5ccf1e1b4e5a936541e0075c042b" "/navigation/018a466213977684a147cad54481e914" "/navigation/018b27df7b6b779b945a4d9f32a586ed" "/navigation/018bb31e02ff7f75813589fcc073faab" "/navigation/018c5d3a0dd37a90ae96d8f612981f17" "/navigation/018de54cf1e37130a702d8f14411136f" "/navigation/018fa009510f7950bc30514f13f17150" "/navigation/01900b15d11376e0975bf5b0c59759e2" "/navigation/1be10bc161df4d8fb4b2d7d794d7d70b" "/navigation/0192c3a069f579aa843a9cf369328e13" "/navigation/8aac33a98cd2432e8e5bc815ea190b8c" "/navigation/1de51695f23c4c4cb18945804a6be7c9" "/navigation/dc894dac99af4299814040fdf7f8f8de" "/navigation/5b93b0d06b634346af8bbd4a86478f0f" "/navigation/b819de59af684d9c97629478c63c43f0" "/navigation/018c19eefe757082a2b5543639d38b94" "/navigation/b9c63eb740be4bc4806693973a0417a5" "/navigation/99ec5149ab9e4588bdd9b8c93f7757f7" "/navigation/cf56d9e7a1d740569f14aa63a194d160" "/navigation/93f676700eed4a489d7ed42dc728f2e0" "/navigation/018b03e09e4871b29a575f75dbc07380" "/navigation/b3e8b65b967f4cd5a876a323039ebf6d" "/navigation/294ff0a0d4684cdb8a7afb02bf601d5d" "/navigation/47a458bf51fb4c21a9b0e361ee2fccad" "/navigation/b689a161eb1841c28b82f64d1acf2322" "/navigation/f479edb2a8754436893e6f9495ad5eae" "/navigation/018bc7ae2c9a7209b27a5ce880f4e621" "/navigation/f1243af5c0ae4a548d85a8e9944de228" "/navigation/0cf9d7e6a92343feaf2143d68e4fa2f3" "/navigation/018b23b3be28720881be1be7d85aaf22" "/navigation/018c90807d7a7ee4a491f8e0922bfd68" "/navigation/018dc68486f974c0823096bcc9863fc1" "/navigation/018de54c816376b194f2233fc6dfce7e" "/navigation/59209182e0c94b91b420c670c4662d14" "/navigation/5c3bc1e7533b47ca93637a785d855444" "/navigation/b2a3dd3856c348a099065eae1aaf3bca" "/navigation/4c41b51b942c4844998aee954bbeae8b" "/navigation/f34bfee8839e418abc3529e5f5153312" "/navigation/898edb7ebeae4ad8ad662ae3c33f7864" "/navigation/0504d971c57f4831b805453304d92dba" "/navigation/3b5cc999670243b29c2803580a42b805" "/navigation/018e13080490792fb97c0872296cc5a5" "/navigation/018f5742b7be786da8ed9d1c12ab3254" "/navigation/018f61629cbb70d0aa40be7a29061ca9" "/navigation/4f8cbc189ffc451b83501f047cd03b87" "/navigation/e11deed955854b88bb433f3960039144" "/navigation/a40362dba93a4cf08738785207dc712e" "/navigation/383ac47a208b4902995ac1d8501a6508" "/navigation/804520db365f4281ad819ab97670a467" "/navigation/f8198bf6f56542208e1e5d633f176bf8" "/navigation/018bfb951ffb74ee887375f65eeab002" "/navigation/018bfb9538e871bd86a4533b16a9642e" "/detail/31ed21f5941346bd8b14c7632b0a8149" "/detail/c50e80e375a54d08a223c204ba8484d1" "/detail/735e7885399a413aad3df29c8c081067" "/detail/a2ab35bd67dd4f809f081ff2b96e1e91" "/detail/018a410aaa0f72cfa1395fcc8a933016" "/detail/018bb31f8d5970a6a2ea7aff0539c71b" "/detail/018c5d44de3f70ba952529a7a47890e6" "/detail/018df920d51971f08e2469999456d0e2" "/detail/33d42029b383410e90ed71eebed5319e" "/navigation/44d0c741f1c04c008728f1d3ab7ec5bf" "/navigation/591c1da6b3dd4940bf3872ac851abd04" "/navigation/484a749a1a2345f396c30b6078e4bbb2" "/navigation/805f99bd458c4176ae973f800e3c6f48" "/navigation/a89173a67c3341f998a1efb8b101547d" "/navigation/74c703ceae8c4d1e91ea8edfd9c7b233" b"/»_ââšMpªXTÎ|ãâ\v" b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" ] |
||||||||||||||||||||
1.13 ms (9.40%) |
1 |
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.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"K»õ€ˆ|J€¿3ZÜ¡\x16\vÞ" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"wK░\x1DìÀFFïlúll\x1E©î" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x0Eú¼p‘®Iù²Õ»\x19–K\x0Eæ" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"Öõí½ã\x12L ¦‘Í¿89\x17O" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"«\x12>\v,åM%»2\x10Ðã¬6±" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b""" Ìb®\fÊ9Døµ\n VÆ–‘ƒE """ b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x14s‡l\x7FjGÈ‘‚‡1ûyo " b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"êu@rņC\x07¤aö‚07%§" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x13\x1Cg*ÕÉA\x07ƒßý┤:mž" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"Øð«ó·€AU—ŠÌòÿCYË" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"¾‚Å\x00z?Dm¿Ž^ùûwÄ\x05" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"‚J{›´\x0EL\x05€Ÿ\x07eñË\rÖ" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"©*IÝ▒TMóÆ\x10\x07üÂ═vN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"pCŒÕE0A4±Ñ›¬‘\x16Ãè" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"n˜\x10<°CG–¾Ã\x1F°|.¿~" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"C‚ ƒÞ³BÒ¾1K‚¹ušº" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"ðß\e>ø´Oè¹\x044\x1A±8\x13«" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"\x19tý¾\r%FÊúQ\eØ░øÝK" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"ØT@]Å¢BT┤ç~╗k7¾Ã" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\v\x14Ùò®Ü@,ºä\x04A[Ýžô" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"p[¼²±h@\x11Å┬ÃÂ\x1CR²´" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"¿$ŸIDOCœŽÞÄY‘¹ÈË" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\v+ú§ÝºF훼ÞLAÜ\fô" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"%I))\r■DÄÅxÂçÚ×ìz" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\vo:\x08\x10©LÌØ;Ùeh┘r\x11" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"¤9ÇéÃáOõŸPuEº\x08¥†" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x14s‡l\x7FjGÈ‘‚‡1ûyo " b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"2´wÔéèFn┐wÖ█ߨÞ─" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"¼Wp×\x04XJüøK▄¡┴╝ýú" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"Ù?¥åm¦EôŒµ×ê†lø\x08" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x00ŸdY ³FÍŠY\x0EH\x18.ÿ*" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"Ù?¥åm¦EôŒµ×ê†lø\x08" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"+H£`s-Br–“ÀÅ;È©p" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b""" #¦\n ËŒÚM\x02ƒ¡JBÑ\x12hª """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"ƒÝƒO╝<J2É\x18ÿ»Å\rV\x15" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"²æG•xƒNö®0ywzÕDZ" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"J©ž’ŒþHº¢€p Vë=Õ" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" Ñ\x16¬€…`Eº„\n úix\x16Ž """ b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"]®D9*ËH´¨áødpÅ\x14)" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"VÏaõ\x0E\x1AA½¿êãè[OFt" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"CC\x1E.D©L]†2¹³¾ønï" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"_-¼\x1DOfCå½\x04@åÆê9Š" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b""" á\x7F\n \x055^G’€gÊkP¾\x11… """ b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x07K\n |'¯Kº±¸\x7FPj\x7F(Œ """ b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"[/_\x16ÀBI┘í¼É\x16¸~®" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"ÜʹجoIÌ¡=OûâÀ§\x1D" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"\e#í.¾N£³\x1F‡$?ÛWÆ" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ÒzÅËÿPA\x13öÆ╔\x00╔<)e" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"çÜÄ`ä‡H³—ï0Uð^é¾" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"t§lWxðAlŽ:¸VàÃI\f" b"u\x01œp\x11²H›ƒR—4ÿµ1Ó" b"ˆ\x0F\r¼(ßG¨›š†saqb\" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"Ö;Ÿ"¥½O4¥xŒ½X¥«|" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\v+ú§ÝºF훼ÞLAÜ\fô" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"׫\x13\x0F©¦JC’\v²\x01WbBw" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x01#ªÇèÌE"†ôv\x11™\x1Féa" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"U\x13'¨a|G\v®ë\x00ø÷Ë©A" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b"\x15`$S‗bFƒ¥\x14¡Óx¬jØ" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"t§lWxðAlŽ:¸VàÃI\f" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"Øð«ó·€AU—ŠÌòÿCYË" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"NŒÎÍæHO@·\r‹úm [Ž" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"u\x01œp\x11²H›ƒR—4ÿµ1Ó" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"g”ßÉ ¯K9»Æ^À3¡¡\x0E" b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" b""" \x17vÉ\n \x1DPM¸Æ5bÀ\x05`£ð """ b"t{È\x14Ø\eM\x10¼\x1C×‗ä‗┬8" b"\x7F▄â\x15|¼O°ÅÑ\x02wCʸı" b"“\e§\x12;íG±´¬â\x1Ab\x7F>N" b"?\x16c‡RLN¡¼å¾¥™hN" b"ÏÖ▄º╩ÍONØs+B#»╝æ" b"ã”\x008á\x16IË—Ó}ó)U\x16P" b"ýfIï̹BÛÅ$,ãÎ`óN" ] |
||||||||||||||||||||
0.83 ms (6.89%) |
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.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"z‡Ã a>G:£kÃ…ìÄ‹¥" b"\x00äÀ\x16$ÉGü„Fw¾`A‚;" b"´\x02ʰ²ÁN\x14•Dõ;ïÏíŸ" ] |
||||||||||||||||||||
0.43 ms (3.59%) |
2 |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||
0.36 ms (3.02%) |
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"/»_ââšMpªXTÎ|ãâ\v" b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" "Buendchen-uni-Rosa-1201/SBS10000-1201" "Buendchen-uni-Rosa-1201/SBS10000-1201/" ] |
||||||||||||||||||||
0.33 ms (2.72%) |
1 |
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||
0.28 ms (2.32%) |
1 |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" "s6TkBrJkWuMibm4VCF3UwFmpwZ85Iptl" ] |
||||||||||||||||||||
0.26 ms (2.19%) |
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.26 ms (2.14%) |
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"J¶\x11%A3C\x1C†\t\x00Ã\x10j\x0E\x04" b""" õƒÕJ ìE*ù┤"\x06R\n óÕ """ b"íe…ä\x16AO&°»œï?Äx~" b"\x01Å\x05öÞ╝t2ç▄┐ûS╠±È" b""" \x01Å\x14M\n zÍ▓¾\x1AÖtÛ▄G """ b"\x16¡i4\x17\x03D\x10³¨à(\x16Àh\x12" ] |
||||||||||||||||||||
0.25 ms (2.06%) |
1 |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||
0.25 ms (2.06%) |
1 |
SELECT * FROM shipping_method_price WHERE HEX(shipping_method_id) = ? AND calculation = ? ORDER BY quantity_start ASC
Parameters:
[ "720a7b07ab6f44e4b333ac107344c5af" 2 ] |
||||||||||||||||||||
0.24 ms (1.96%) |
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.23 ms (1.89%) |
1 |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"´\x02ʰ²ÁN\x14•Dõ;ïÏíŸ"
]
|
||||||||||||||||||||
0.22 ms (1.80%) |
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:
[
"s6TkBrJkWuMibm4VCF3UwFmpwZ85Iptl"
]
|
||||||||||||||||||||
0.21 ms (1.76%) |
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.18 ms (1.50%) |
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"1ýF—U’BK•[7\x08=`Ÿ\x16"
]
|
||||||||||||||||||||
0.18 ms (1.50%) |
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‹\x1Dëþe{?¦vš.Á\x13± "
]
|
||||||||||||||||||||
0.16 ms (1.30%) |
1 |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||
0.15 ms (1.28%) |
1 |
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[] |
||||||||||||||||||||
0.15 ms (1.24%) |
1 |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||
0.15 ms (1.22%) |
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"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" b"Þ¨1M\x07mKB 1ß$ÿ¸\x11ï" ] |
||||||||||||||||||||
0.14 ms (1.15%) |
1 |
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||
0.14 ms (1.12%) |
1 |
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||
0.12 ms (1.03%) |
1 |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"s6TkBrJkWuMibm4VCF3UwFmpwZ85Iptl"
]
|
||||||||||||||||||||
0.11 ms (0.91%) |
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:
[]
|
Database Connections
Name | Service |
---|---|
0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.