GET https://hauptbuchhandlung.staging.eurosoft.network/search?search=flora%20helvetica

Query Metrics

94 Database Queries
60 Different statements
1034.07 ms Query time

Grouped Statements

Show all queries

Time Count Info
210.46 ms
(20.35%)
1
# magazine-article-listing::aggregation::tag
SELECT LOWER(HEX(`moorl_magazine_article.tags`.`id`)) as `tag` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  INNER JOIN (SELECT SUM(IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '500', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '166.66666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '300', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '75', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '75', 0)) / COUNT(moorl_magazine_article.id) as _score, `moorl_magazine_article`.`id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND (COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ?) GROUP BY id HAVING _score >= ? ORDER BY _score DESC) score_table ON score_table.`id` = `moorl_magazine_article`.`id`  LEFT JOIN `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.tags.mapping`.`article_id`  LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  LEFT JOIN `tag` `moorl_magazine_article.tags` ON `moorl_magazine_article.tags.mapping`.`tag_id` = `moorl_magazine_article.tags`.`id`  WHERE ((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?) GROUP BY `moorl_magazine_article.tags`.`id`
Parameters:
[
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  41.666666666667
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
]
190.11 ms
(18.38%)
1
# magazine-article-listing::aggregation::magazine-article-category
SELECT LOWER(HEX(`moorl_magazine_article.categories`.`id`)) as `magazine-article-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  INNER JOIN (SELECT SUM(IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '500', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '166.66666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '300', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '75', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '75', 0)) / COUNT(moorl_magazine_article.id) as _score, `moorl_magazine_article`.`id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND (COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ?) GROUP BY id HAVING _score >= ? ORDER BY _score DESC) score_table ON score_table.`id` = `moorl_magazine_article`.`id`  LEFT JOIN `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.categories.mapping`.`article_id`  LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  LEFT JOIN `moorl_magazine_category` `moorl_magazine_article.categories` ON `moorl_magazine_article.categories.mapping`.`category_id` = `moorl_magazine_article.categories`.`id`  WHERE ((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?) GROUP BY `moorl_magazine_article.categories`.`id`
Parameters:
[
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  41.666666666667
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
]
188.62 ms
(18.24%)
1
# magazine-article-listing::aggregation::child-category
SELECT LOWER(HEX(`moorl_magazine_article.swCategories`.`id`)) as `child-category` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  INNER JOIN (SELECT SUM(IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '500', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '166.66666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '300', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '75', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '75', 0)) / COUNT(moorl_magazine_article.id) as _score, `moorl_magazine_article`.`id` FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND (COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ?) GROUP BY id HAVING _score >= ? ORDER BY _score DESC) score_table ON score_table.`id` = `moorl_magazine_article`.`id`  LEFT JOIN `moorl_magazine_article_sw_category` `moorl_magazine_article.swCategories.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.swCategories.mapping`.`article_id`  LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  LEFT JOIN `category` `moorl_magazine_article.swCategories` ON `moorl_magazine_article.swCategories.mapping`.`category_id` = `moorl_magazine_article.swCategories`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND ((`moorl_magazine_article.swCategories`.`path` LIKE ?)) GROUP BY `moorl_magazine_article.swCategories`.`id`
Parameters:
[
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  41.666666666667
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "%01918e435cac74ae90d65f9cea64ce79%"
]
185.35 ms
(17.92%)
1
# magazine-article-listing::search-ids
SELECT `moorl_magazine_article`.`id`, SUM(IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '500', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '166.66666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '300', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '75', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '75', 0)) / COUNT(moorl_magazine_article.id) as _score FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND (COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ?) GROUP BY `moorl_magazine_article`.`id` HAVING _score >= ? ORDER BY MAX(`moorl_magazine_article`.`date`) DESC, MIN(`moorl_magazine_article`.`id`) ASC, MIN(`moorl_magazine_article`.`id`) ASC, _score DESC LIMIT 12
Parameters:
[
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  41.666666666667
]
173.40 ms
(16.77%)
1
SELECT COUNT(*) FROM (# magazine-article-listing::search-ids
SELECT `moorl_magazine_article`.`id`, SUM(IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '500', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '166.66666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) = ? , '300', 0) + IF(COALESCE(`moorl_magazine_article.translation.name`) LIKE ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.content`) LIKE ? , '75', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '250', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '125', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '83.333333333333', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '41.666666666667', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? , '150', 0) + IF(COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? , '75', 0)) / COUNT(moorl_magazine_article.id) as _score FROM `moorl_magazine_article` LEFT JOIN `moorl_magazine_article_sales_channel` `moorl_magazine_article.salesChannels.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.salesChannels.mapping`.`article_id`  LEFT JOIN `moorl_magazine_article_customer_group` `moorl_magazine_article.customerGroups.mapping` ON `moorl_magazine_article`.`id` = `moorl_magazine_article.customerGroups.mapping`.`article_id`  LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN `sales_channel` `moorl_magazine_article.salesChannels` ON `moorl_magazine_article.salesChannels.mapping`.`sales_channel_id` = `moorl_magazine_article.salesChannels`.`id`  LEFT JOIN `customer_group` `moorl_magazine_article.customerGroups` ON `moorl_magazine_article.customerGroups.mapping`.`customer_group_id` = `moorl_magazine_article.customerGroups`.`id`  WHERE (((`moorl_magazine_article`.`active` = ? AND ((`moorl_magazine_article`.`show_from` <=> ? OR (`moorl_magazine_article`.`show_from` <= ?)) AND (`moorl_magazine_article`.`show_until` <=> ? OR (`moorl_magazine_article`.`show_until` >= ?))) AND (`moorl_magazine_article.salesChannels`.`id` <=> ? OR `moorl_magazine_article.salesChannels`.`id` = ?) AND (`moorl_magazine_article.customerGroups`.`id` <=> ? OR `moorl_magazine_article.customerGroups`.`id` = ?) AND `moorl_magazine_article`.`invisible` = ?) AND `moorl_magazine_article`.`invisible` = ?)) AND (COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.name`) = ? OR COALESCE(`moorl_magazine_article.translation.name`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.content`) = ? OR COALESCE(`moorl_magazine_article.translation.content`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) = ? OR COALESCE(`moorl_magazine_article.translation.metaDescription`) LIKE ?) GROUP BY `moorl_magazine_article`.`id` HAVING _score >= ?) total
Parameters:
[
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  null
  "2026-02-03 21:12:30"
  null
  "2026-02-03 21:12:30"
  null
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
  false
  false
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  "flora helvetica"
  "%flora helvetica%"
  "flora"
  "%flora%"
  "helvetica"
  "%helvetica%"
  41.666666666667
]
9.38 ms
(0.91%)
10
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE (`currency`.`iso_code` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
  "EUR"
]
8.19 ms
(0.79%)
10
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE (`currency`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
6.14 ms
(0.59%)
4
SELECT LOWER(HEX(seo_url.id)) as id, LOWER(HEX(seo_url.foreign_key)) foreignKey, LOWER(HEX(seo_url.sales_channel_id)) salesChannelId, seo_url.is_modified as isModified, seo_url.seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url.route_name = ?) AND (seo_url.language_id = ?) AND (seo_url.is_canonical = 1) AND (seo_url.foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "frontend.detail.page"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b",Ú§C\x16}J/a,s‹=7ê?"
  b"dU6\?qü═á¾BÍñëÏ!"
  b"î®ÂqÚB▀¢NÌ\x1Cì§Ä¯ë"
  b"¬«\x14J¼}Àm­õvo\r\x1C}s"
  b"\x19<ÉA┴»¤FW▀Þg+\x0E"
  b"ÉÄ\fB$k¬¸\fy@»”ÃY\x08"
  b"2\x04ùu┤|ìW\x15\x14¤:d║\x197"
  b"´lü›¥3³\x0F\x10Gâ‚\x11\x10"
  b"U£v’‡‘í\x10úÆwo\fÙ$í"
  b"‘ƒÉÎó3\x16\x00\x16ïxÊ*:uî"
  b"\rG<Q©╗ëØ▄°÷Sjª\x08\e"
  b"`q\x15þwñ{o\x174┼É╬ª©Ó"
  b"C_x@6ûö \eª\x1EÉ‹>hr"
  b"eæ—c\x01ÃÅ\x15Þ\tPhʾˆ\x1E"
  b"\vН¶mR¾<ZŸ¥‚v"¦\x0F"
  b"7µ¤\x0FÏ? Pz¢oímܧx"
  b"~¼3WÂrɪPë‗;mÚl\x1E"
  b"d++xb`VjòÔ½8î”áû"
  b"Ýí¾ëÓ\x11÷‹\x15\x0E\v¼²ŽR…"
  b"GîŒk?@<#;8\x14Êʨøº"
]
5.58 ms
(0.54%)
1
# magazine-article-listing::read
SELECT `moorl_magazine_article`.`id` as `moorl_magazine_article.id`, `moorl_magazine_article`.`origin_id` as `moorl_magazine_article.originId`, `moorl_magazine_article`.`media_id` as `moorl_magazine_article.mediaId`, `moorl_magazine_article`.`moorl_creator_id` as `moorl_magazine_article.creatorId`, `moorl_magazine_article`.`cms_page_id` as `moorl_magazine_article.cmsPageId`, `moorl_magazine_article`.`cms_page_version_id` as `moorl_magazine_article.cmsPageVersionId`, `moorl_magazine_article`.`content_cms_page_id` as `moorl_magazine_article.contentCmsPageId`, `moorl_magazine_article`.`sales_channel_id` as `moorl_magazine_article.salesChannelId`, `moorl_magazine_article`.`user_id` as `moorl_magazine_article.userId`, `moorl_magazine_article`.`auto_increment` as `moorl_magazine_article.autoIncrement`, `moorl_magazine_article`.`custom1` as `moorl_magazine_article.custom1`, `moorl_magazine_article`.`custom2` as `moorl_magazine_article.custom2`, `moorl_magazine_article`.`custom3` as `moorl_magazine_article.custom3`, `moorl_magazine_article`.`custom4` as `moorl_magazine_article.custom4`, `moorl_magazine_article`.`active` as `moorl_magazine_article.active`, `moorl_magazine_article`.`sticky` as `moorl_magazine_article.sticky`, `moorl_magazine_article`.`invisible` as `moorl_magazine_article.invisible`, `moorl_magazine_article`.`enable_comments` as `moorl_magazine_article.enableComments`, `moorl_magazine_article`.`date` as `moorl_magazine_article.date`, `moorl_magazine_article`.`show_from` as `moorl_magazine_article.showFrom`, `moorl_magazine_article`.`show_until` as `moorl_magazine_article.showUntil`, `moorl_magazine_article`.`author` as `moorl_magazine_article.author`, `moorl_magazine_article`.`custom_fields` as `moorl_magazine_article.customFields`, `moorl_magazine_article.media`.`id` as `moorl_magazine_article.media.id`, `moorl_magazine_article.media`.`user_id` as `moorl_magazine_article.media.userId`, `moorl_magazine_article.media`.`media_folder_id` as `moorl_magazine_article.media.mediaFolderId`, `moorl_magazine_article.media`.`mime_type` as `moorl_magazine_article.media.mimeType`, `moorl_magazine_article.media`.`file_extension` as `moorl_magazine_article.media.fileExtension`, `moorl_magazine_article.media`.`uploaded_at` as `moorl_magazine_article.media.uploadedAt`, `moorl_magazine_article.media`.`file_name` as `moorl_magazine_article.media.fileName`, `moorl_magazine_article.media`.`file_size` as `moorl_magazine_article.media.fileSize`, `moorl_magazine_article.media`.`media_type` as `moorl_magazine_article.media.mediaTypeRaw`, `moorl_magazine_article.media`.`meta_data` as `moorl_magazine_article.media.metaData`, `moorl_magazine_article.media`.`config` as `moorl_magazine_article.media.config`, `moorl_magazine_article.media`.`path` as `moorl_magazine_article.media.path`, `moorl_magazine_article.media`.`private` as `moorl_magazine_article.media.private`, `moorl_magazine_article.media`.`thumbnails_ro` as `moorl_magazine_article.media.thumbnailsRo`, `moorl_magazine_article.media`.`file_hash` as `moorl_magazine_article.media.fileHash`, `moorl_magazine_article.media`.`created_at` as `moorl_magazine_article.media.createdAt`, `moorl_magazine_article.media`.`updated_at` as `moorl_magazine_article.media.updatedAt`, `moorl_magazine_article.media.translation.title`, `moorl_magazine_article.media.translation.title` as `moorl_magazine_article.media.title`, `moorl_magazine_article.media.translation.alt`, `moorl_magazine_article.media.translation.alt` as `moorl_magazine_article.media.alt`, `moorl_magazine_article.media.translation.customFields`, `moorl_magazine_article.media.translation.customFields` as `moorl_magazine_article.media.customFields`, `moorl_magazine_article.creator`.`id` as `moorl_magazine_article.creator.id`, `moorl_magazine_article.creator`.`moorl_creator_type_id` as `moorl_magazine_article.creator.creatorTypeId`, `moorl_magazine_article.creator`.`customer_id` as `moorl_magazine_article.creator.customerId`, `moorl_magazine_article.creator`.`cms_page_id` as `moorl_magazine_article.creator.cmsPageId`, `moorl_magazine_article.creator`.`cms_page_version_id` as `moorl_magazine_article.creator.cmsPageVersionId`, `moorl_magazine_article.creator`.`avatar_id` as `moorl_magazine_article.creator.avatarId`, `moorl_magazine_article.creator`.`banner_id` as `moorl_magazine_article.creator.bannerId`, `moorl_magazine_article.creator`.`active` as `moorl_magazine_article.creator.active`, `moorl_magazine_article.creator`.`schema_org_property` as `moorl_magazine_article.creator.schemaOrgProperty`, `moorl_magazine_article.creator`.`schema_org_type` as `moorl_magazine_article.creator.schemaOrgType`, `moorl_magazine_article.creator`.`link` as `moorl_magazine_article.creator.link`, `moorl_magazine_article.creator`.`banner_color` as `moorl_magazine_article.creator.bannerColor`, `moorl_magazine_article.creator`.`custom_fields` as `moorl_magazine_article.creator.customFields`, `moorl_magazine_article.creator.creatorType`.`id` as `moorl_magazine_article.creator.creatorType.id`, `moorl_magazine_article.creator.creatorType`.`cms_page_id` as `moorl_magazine_article.creator.creatorType.cmsPageId`, `moorl_magazine_article.creator.creatorType`.`cms_page_version_id` as `moorl_magazine_article.creator.creatorType.cmsPageVersionId`, `moorl_magazine_article.creator.creatorType`.`active` as `moorl_magazine_article.creator.creatorType.active`, `moorl_magazine_article.creator.creatorType`.`technical_name` as `moorl_magazine_article.creator.creatorType.technicalName`, `moorl_magazine_article.creator.creatorType`.`locked` as `moorl_magazine_article.creator.creatorType.locked`, `moorl_magazine_article.creator.creatorType`.`created_at` as `moorl_magazine_article.creator.creatorType.createdAt`, `moorl_magazine_article.creator.creatorType`.`updated_at` as `moorl_magazine_article.creator.creatorType.updatedAt`, `moorl_magazine_article.creator.creatorType.translation.name`, `moorl_magazine_article.creator.creatorType.translation.name` as `moorl_magazine_article.creator.creatorType.name`, `moorl_magazine_article.creator.creatorType.translation.description`, `moorl_magazine_article.creator.creatorType.translation.description` as `moorl_magazine_article.creator.creatorType.description`, `moorl_magazine_article.creator.creatorType.translation.teaser`, `moorl_magazine_article.creator.creatorType.translation.teaser` as `moorl_magazine_article.creator.creatorType.teaser`, `moorl_magazine_article.creator.creatorType.translation.imprint`, `moorl_magazine_article.creator.creatorType.translation.imprint` as `moorl_magazine_article.creator.creatorType.imprint`, `moorl_magazine_article.creator.avatar`.`id` as `moorl_magazine_article.creator.avatar.id`, `moorl_magazine_article.creator.avatar`.`user_id` as `moorl_magazine_article.creator.avatar.userId`, `moorl_magazine_article.creator.avatar`.`media_folder_id` as `moorl_magazine_article.creator.avatar.mediaFolderId`, `moorl_magazine_article.creator.avatar`.`mime_type` as `moorl_magazine_article.creator.avatar.mimeType`, `moorl_magazine_article.creator.avatar`.`file_extension` as `moorl_magazine_article.creator.avatar.fileExtension`, `moorl_magazine_article.creator.avatar`.`uploaded_at` as `moorl_magazine_article.creator.avatar.uploadedAt`, `moorl_magazine_article.creator.avatar`.`file_name` as `moorl_magazine_article.creator.avatar.fileName`, `moorl_magazine_article.creator.avatar`.`file_size` as `moorl_magazine_article.creator.avatar.fileSize`, `moorl_magazine_article.creator.avatar`.`media_type` as `moorl_magazine_article.creator.avatar.mediaTypeRaw`, `moorl_magazine_article.creator.avatar`.`meta_data` as `moorl_magazine_article.creator.avatar.metaData`, `moorl_magazine_article.creator.avatar`.`config` as `moorl_magazine_article.creator.avatar.config`, `moorl_magazine_article.creator.avatar`.`path` as `moorl_magazine_article.creator.avatar.path`, `moorl_magazine_article.creator.avatar`.`private` as `moorl_magazine_article.creator.avatar.private`, `moorl_magazine_article.creator.avatar`.`thumbnails_ro` as `moorl_magazine_article.creator.avatar.thumbnailsRo`, `moorl_magazine_article.creator.avatar`.`file_hash` as `moorl_magazine_article.creator.avatar.fileHash`, `moorl_magazine_article.creator.avatar`.`created_at` as `moorl_magazine_article.creator.avatar.createdAt`, `moorl_magazine_article.creator.avatar`.`updated_at` as `moorl_magazine_article.creator.avatar.updatedAt`, `moorl_magazine_article.creator.avatar.translation.title`, `moorl_magazine_article.creator.avatar.translation.title` as `moorl_magazine_article.creator.avatar.title`, `moorl_magazine_article.creator.avatar.translation.alt`, `moorl_magazine_article.creator.avatar.translation.alt` as `moorl_magazine_article.creator.avatar.alt`, `moorl_magazine_article.creator.avatar.translation.customFields`, `moorl_magazine_article.creator.avatar.translation.customFields` as `moorl_magazine_article.creator.avatar.customFields`, `moorl_magazine_article.creator.banner`.`id` as `moorl_magazine_article.creator.banner.id`, `moorl_magazine_article.creator.banner`.`user_id` as `moorl_magazine_article.creator.banner.userId`, `moorl_magazine_article.creator.banner`.`media_folder_id` as `moorl_magazine_article.creator.banner.mediaFolderId`, `moorl_magazine_article.creator.banner`.`mime_type` as `moorl_magazine_article.creator.banner.mimeType`, `moorl_magazine_article.creator.banner`.`file_extension` as `moorl_magazine_article.creator.banner.fileExtension`, `moorl_magazine_article.creator.banner`.`uploaded_at` as `moorl_magazine_article.creator.banner.uploadedAt`, `moorl_magazine_article.creator.banner`.`file_name` as `moorl_magazine_article.creator.banner.fileName`, `moorl_magazine_article.creator.banner`.`file_size` as `moorl_magazine_article.creator.banner.fileSize`, `moorl_magazine_article.creator.banner`.`media_type` as `moorl_magazine_article.creator.banner.mediaTypeRaw`, `moorl_magazine_article.creator.banner`.`meta_data` as `moorl_magazine_article.creator.banner.metaData`, `moorl_magazine_article.creator.banner`.`config` as `moorl_magazine_article.creator.banner.config`, `moorl_magazine_article.creator.banner`.`path` as `moorl_magazine_article.creator.banner.path`, `moorl_magazine_article.creator.banner`.`private` as `moorl_magazine_article.creator.banner.private`, `moorl_magazine_article.creator.banner`.`thumbnails_ro` as `moorl_magazine_article.creator.banner.thumbnailsRo`, `moorl_magazine_article.creator.banner`.`file_hash` as `moorl_magazine_article.creator.banner.fileHash`, `moorl_magazine_article.creator.banner`.`created_at` as `moorl_magazine_article.creator.banner.createdAt`, `moorl_magazine_article.creator.banner`.`updated_at` as `moorl_magazine_article.creator.banner.updatedAt`, `moorl_magazine_article.creator.banner.translation.title`, `moorl_magazine_article.creator.banner.translation.title` as `moorl_magazine_article.creator.banner.title`, `moorl_magazine_article.creator.banner.translation.alt`, `moorl_magazine_article.creator.banner.translation.alt` as `moorl_magazine_article.creator.banner.alt`, `moorl_magazine_article.creator.banner.translation.customFields`, `moorl_magazine_article.creator.banner.translation.customFields` as `moorl_magazine_article.creator.banner.customFields`, `moorl_magazine_article.creator`.`created_at` as `moorl_magazine_article.creator.createdAt`, `moorl_magazine_article.creator`.`updated_at` as `moorl_magazine_article.creator.updatedAt`, `moorl_magazine_article.creator.translation.name`, `moorl_magazine_article.creator.translation.name` as `moorl_magazine_article.creator.name`, `moorl_magazine_article.creator.translation.description`, `moorl_magazine_article.creator.translation.description` as `moorl_magazine_article.creator.description`, `moorl_magazine_article.creator.translation.teaser`, `moorl_magazine_article.creator.translation.teaser` as `moorl_magazine_article.creator.teaser`, `moorl_magazine_article.creator.translation.imprint`, `moorl_magazine_article.creator.translation.imprint` as `moorl_magazine_article.creator.imprint`, `moorl_magazine_article.creator.translation.metaTitle`, `moorl_magazine_article.creator.translation.metaTitle` as `moorl_magazine_article.creator.metaTitle`, `moorl_magazine_article.creator.translation.metaDescription`, `moorl_magazine_article.creator.translation.metaDescription` as `moorl_magazine_article.creator.metaDescription`, `moorl_magazine_article.creator.translation.keywords`, `moorl_magazine_article.creator.translation.keywords` as `moorl_magazine_article.creator.keywords`, `moorl_magazine_article.creator.translation.metaKeywords`, `moorl_magazine_article.creator.translation.metaKeywords` as `moorl_magazine_article.creator.metaKeywords`, `moorl_magazine_article.creator.translation.role`, `moorl_magazine_article.creator.translation.role` as `moorl_magazine_article.creator.role`, `moorl_magazine_article.creator.translation.slotConfig`, `moorl_magazine_article.creator.translation.slotConfig` as `moorl_magazine_article.creator.slotConfig`, `moorl_magazine_article`.`created_at` as `moorl_magazine_article.createdAt`, `moorl_magazine_article`.`updated_at` as `moorl_magazine_article.updatedAt`, (SELECT GROUP_CONCAT(HEX(`moorl_magazine_article.tags.mapping`.`tag_id`) SEPARATOR '||')
                  FROM `moorl_magazine_article_tag` `moorl_magazine_article.tags.mapping`
                  WHERE `moorl_magazine_article.tags.mapping`.`article_id` = `moorl_magazine_article`.`id` ) as `moorl_magazine_article.tags.id_mapping`, (SELECT GROUP_CONCAT(HEX(`moorl_magazine_article.categories.mapping`.`category_id`) SEPARATOR '||')
                  FROM `moorl_magazine_article_category` `moorl_magazine_article.categories.mapping`
                  WHERE `moorl_magazine_article.categories.mapping`.`article_id` = `moorl_magazine_article`.`id` ) as `moorl_magazine_article.categories.id_mapping`, (SELECT GROUP_CONCAT(HEX(`moorl_magazine_article.medias.mapping`.`media_id`) SEPARATOR '||')
                  FROM `moorl_magazine_article_media` `moorl_magazine_article.medias.mapping`
                  WHERE `moorl_magazine_article.medias.mapping`.`article_id` = `moorl_magazine_article`.`id` ) as `moorl_magazine_article.medias.id_mapping`, `moorl_magazine_article.translation.title`, `moorl_magazine_article.translation.title` as `moorl_magazine_article.title`, `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation.name` as `moorl_magazine_article.name`, `moorl_magazine_article.translation.teaser`, `moorl_magazine_article.translation.teaser` as `moorl_magazine_article.teaser`, `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation.content` as `moorl_magazine_article.content`, `moorl_magazine_article.translation.metaTitle`, `moorl_magazine_article.translation.metaTitle` as `moorl_magazine_article.metaTitle`, `moorl_magazine_article.translation.metaDescription`, `moorl_magazine_article.translation.metaDescription` as `moorl_magazine_article.metaDescription`, `moorl_magazine_article.translation.seoUrl`, `moorl_magazine_article.translation.seoUrl` as `moorl_magazine_article.seoUrl`, `moorl_magazine_article.translation.slotConfig`, `moorl_magazine_article.translation.slotConfig` as `moorl_magazine_article.slotConfig` FROM `moorl_magazine_article` LEFT JOIN `media` `moorl_magazine_article.media` ON `moorl_magazine_article`.`media_id` = `moorl_magazine_article.media`.`id` LEFT JOIN `moorl_creator` `moorl_magazine_article.creator` ON `moorl_magazine_article`.`moorl_creator_id` = `moorl_magazine_article.creator`.`id` LEFT JOIN (SELECT `moorl_magazine_article.translation`.`moorl_magazine_article_id`, `moorl_magazine_article.translation`.`title` as `moorl_magazine_article.translation.title`, `moorl_magazine_article.translation`.`name` as `moorl_magazine_article.translation.name`, `moorl_magazine_article.translation`.`teaser` as `moorl_magazine_article.translation.teaser`, `moorl_magazine_article.translation`.`content` as `moorl_magazine_article.translation.content`, `moorl_magazine_article.translation`.`meta_title` as `moorl_magazine_article.translation.metaTitle`, `moorl_magazine_article.translation`.`meta_description` as `moorl_magazine_article.translation.metaDescription`, `moorl_magazine_article.translation`.`slot_config` as `moorl_magazine_article.translation.slotConfig`, `moorl_magazine_article.translation`.`seo_url` as `moorl_magazine_article.translation.seoUrl` FROM `moorl_magazine_article_translation` `moorl_magazine_article.translation` WHERE `moorl_magazine_article.translation`.`language_id` = ?) `moorl_magazine_article.moorl_magazine_article_translation` ON `moorl_magazine_article.moorl_magazine_article_translation`.`moorl_magazine_article_id` = `moorl_magazine_article`.`id` LEFT JOIN (SELECT `moorl_magazine_article.media.translation`.`media_id`, `moorl_magazine_article.media.translation`.`alt` as `moorl_magazine_article.media.translation.alt`, `moorl_magazine_article.media.translation`.`title` as `moorl_magazine_article.media.translation.title`, `moorl_magazine_article.media.translation`.`custom_fields` as `moorl_magazine_article.media.translation.customFields` FROM `media_translation` `moorl_magazine_article.media.translation` WHERE `moorl_magazine_article.media.translation`.`language_id` = ?) `moorl_magazine_article.media.media_translation` ON `moorl_magazine_article.media.media_translation`.`media_id` = `moorl_magazine_article.media`.`id` LEFT JOIN `moorl_creator_type` `moorl_magazine_article.creator.creatorType` ON `moorl_magazine_article.creator`.`moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType`.`id` LEFT JOIN `media` `moorl_magazine_article.creator.avatar` ON `moorl_magazine_article.creator`.`avatar_id` = `moorl_magazine_article.creator.avatar`.`id` LEFT JOIN `media` `moorl_magazine_article.creator.banner` ON `moorl_magazine_article.creator`.`banner_id` = `moorl_magazine_article.creator.banner`.`id` LEFT JOIN (SELECT `moorl_magazine_article.creator.translation`.`moorl_creator_id`, `moorl_magazine_article.creator.translation`.`teaser` as `moorl_magazine_article.creator.translation.teaser`, `moorl_magazine_article.creator.translation`.`imprint` as `moorl_magazine_article.creator.translation.imprint`, `moorl_magazine_article.creator.translation`.`keywords` as `moorl_magazine_article.creator.translation.keywords`, `moorl_magazine_article.creator.translation`.`description` as `moorl_magazine_article.creator.translation.description`, `moorl_magazine_article.creator.translation`.`name` as `moorl_magazine_article.creator.translation.name`, `moorl_magazine_article.creator.translation`.`role` as `moorl_magazine_article.creator.translation.role`, `moorl_magazine_article.creator.translation`.`meta_title` as `moorl_magazine_article.creator.translation.metaTitle`, `moorl_magazine_article.creator.translation`.`meta_description` as `moorl_magazine_article.creator.translation.metaDescription`, `moorl_magazine_article.creator.translation`.`meta_keywords` as `moorl_magazine_article.creator.translation.metaKeywords`, `moorl_magazine_article.creator.translation`.`slot_config` as `moorl_magazine_article.creator.translation.slotConfig` FROM `moorl_creator_translation` `moorl_magazine_article.creator.translation` WHERE `moorl_magazine_article.creator.translation`.`language_id` = ?) `moorl_magazine_article.creator.moorl_creator_translation` ON `moorl_magazine_article.creator.moorl_creator_translation`.`moorl_creator_id` = `moorl_magazine_article.creator`.`id` LEFT JOIN (SELECT `moorl_magazine_article.creator.creatorType.translation`.`moorl_creator_type_id`, `moorl_magazine_article.creator.creatorType.translation`.`teaser` as `moorl_magazine_article.creator.creatorType.translation.teaser`, `moorl_magazine_article.creator.creatorType.translation`.`imprint` as `moorl_magazine_article.creator.creatorType.translation.imprint`, `moorl_magazine_article.creator.creatorType.translation`.`description` as `moorl_magazine_article.creator.creatorType.translation.description`, `moorl_magazine_article.creator.creatorType.translation`.`name` as `moorl_magazine_article.creator.creatorType.translation.name` FROM `moorl_creator_type_translation` `moorl_magazine_article.creator.creatorType.translation` WHERE `moorl_magazine_article.creator.creatorType.translation`.`language_id` = ?) `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation` ON `moorl_magazine_article.creator.creatorType.moorl_creator_type_translation`.`moorl_creator_type_id` = `moorl_magazine_article.creator.creatorType`.`id` LEFT JOIN (SELECT `moorl_magazine_article.creator.avatar.translation`.`media_id`, `moorl_magazine_article.creator.avatar.translation`.`alt` as `moorl_magazine_article.creator.avatar.translation.alt`, `moorl_magazine_article.creator.avatar.translation`.`title` as `moorl_magazine_article.creator.avatar.translation.title`, `moorl_magazine_article.creator.avatar.translation`.`custom_fields` as `moorl_magazine_article.creator.avatar.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.avatar.translation` WHERE `moorl_magazine_article.creator.avatar.translation`.`language_id` = ?) `moorl_magazine_article.creator.avatar.media_translation` ON `moorl_magazine_article.creator.avatar.media_translation`.`media_id` = `moorl_magazine_article.creator.avatar`.`id` LEFT JOIN (SELECT `moorl_magazine_article.creator.banner.translation`.`media_id`, `moorl_magazine_article.creator.banner.translation`.`alt` as `moorl_magazine_article.creator.banner.translation.alt`, `moorl_magazine_article.creator.banner.translation`.`title` as `moorl_magazine_article.creator.banner.translation.title`, `moorl_magazine_article.creator.banner.translation`.`custom_fields` as `moorl_magazine_article.creator.banner.translation.customFields` FROM `media_translation` `moorl_magazine_article.creator.banner.translation` WHERE `moorl_magazine_article.creator.banner.translation`.`language_id` = ?) `moorl_magazine_article.creator.banner.media_translation` ON `moorl_magazine_article.creator.banner.media_translation`.`media_id` = `moorl_magazine_article.creator.banner`.`id` WHERE `moorl_magazine_article`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ê§[c¯»ÎýM8-\x1C\tu ¡"
  b"╝ÛjÑvªÉ©╝┐A\x07/µ'H"
  b"z]WgìÛ\x1F\x1E±ˆ¶\x1DËt"
  b"eÇ”\x1D§5$G_%¾:\x1C\x191Q"
  b"V^\x155ÚަߕÁª7ß\x06"
  b"ü+B\x07B\x1AÀXÆTâtGïöî"
  b"Çe]HYÎXaº\x15ï*èpM "
  b"X\x1C#„ÿo5*Ùì 0â(ùÕ"
  b"âÜ\x03ˆm°¢Ùî}žÏµŠÁ4"
  b"╩[7\v¢]vÛÀ÷2Lüt\Ê"
  b"¨\t×;▄ºG┌Å­/\x08\x0E\x1FY│"
  b"$Hí~:Þ}\r¨\x05õt\x19Ë(ú"
]
5.50 ms
(0.53%)
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/01918e44035c7dc4a99bc47f495a0711"
  "/navigation/01918e441648700e84ab007847d14512"
  "/navigation/0197b0e006967583a7245f4339110739"
  "/navigation/01918e4433887438a3185dfc267b9174"
  "/navigation/01918e4448a17cb7a6646183e26966fd"
  "/navigation/01918e4464247aa5bb2372768ea01664"
  "/navigation/01918e4473d2731eade248d232e85ad9"
  "/navigation/01918e46601f7eab9c3a08cb62266585"
  "/navigation/01918e46f43b76e490998278ab83a15e"
  "/navigation/01918e4733ab7ce4a04db008d6a0571e"
  "/navigation/01918e473c867224a4cd794a3490c061"
  "/navigation/01918e4757337158a5d95ed3b53a109d"
  "/navigation/01918e477ca57fc0a0939f9d671ba749"
  "/navigation/01918e47a64570b59e89994cd433f4d1"
  "/navigation/01918e47bf7374f7b87f760ad53a6f9f"
  "/navigation/01918e47d74f74c2aedd9ad470bb4737"
  "/navigation/0191ee9a80f5792aa4470bc1bb7ddabd"
  "/navigation/01936d7a6944779cb990d593d7d9b140"
  "/navigation/01936d7b874370fa909a2becef1ac7f3"
  "/navigation/01936d7badff7c64aece3984ce06f2c7"
  "/navigation/01936d7bdb987601b94de98ae7052632"
  "/navigation/01936d7c04c47d08af4b053e0605b585"
  "/navigation/0197b1c1191b74fb913d877e813e9a33"
  "/navigation/0197b1d5eefe74abbe9ec5ee2606a746"
  "/navigation/0197b1d662ba7f6eab0d5b1e1cd0e781"
  "/navigation/0197b1d741c77750808bb080c573fb3e"
  "/navigation/0197b1c1616279c9a4d8e781cbf173cf"
  "/navigation/0197b1defcd8701ebb59303fe3ee4e79"
  "/navigation/0197b1e740ce74b3b95fa94eb90d6482"
  "/navigation/0197b212ee197f59aba350173d0f3870"
  "/navigation/0197b213d68170518b54ec3e38fa07c7"
  "/navigation/0197b213f7187e429075394413321bad"
  "/navigation/0197b1e7605170709081ec0aeb90cca7"
  "/navigation/0197b228d5577f7196f05c286b6607de"
  "/navigation/0197b22a1f0c7d9a97bc1e3859bb6740"
  "/navigation/0197b22a2dad7566a2eda9c10bc43d14"
  "/navigation/0197b22a3664705db9413337a7a2dd63"
  "/navigation/0197b22a3a3f7957be91e796f89378b9"
  "/navigation/0197b22a45e6768d82b1b08c10a3a7fe"
  "/navigation/0197b22a4c8f7054bfddd2570ea510eb"
  "/navigation/0197b22a3e767cb1a01f7ee9c5ec7457"
  "/navigation/0197b22a426d7966ba8e1f01a46eefbf"
  "/navigation/0197b22967937c8387711229c2ba42f6"
  "/navigation/0197b22d432c7aa18713d9633996a846"
  "/navigation/0197b22d5c18798ca5d6235a91ae9faa"
  "/navigation/0197b22d617977b1b4bcd1907752f260"
  "/navigation/0197b22d670b79859e22dafbc6a8361e"
  "/navigation/0197b22d6a9e7827acd9a4db7458b21a"
  "/navigation/0197b22d6d5f7c899774d5c5a00c4431"
  "/navigation/0197b22d72767ff4adffaa731821c543"
  "/navigation/0197b22d756c71bca58843309235dcb3"
  "/navigation/0197b22d784d716684949235c56d44d1"
  "/navigation/0191ee9ae9317bd79b501cffd3fb613e"
  "/navigation/0197d0fd7b077c55b800312ed2c2cf29"
  "/navigation/0191ee9b16a97cc9a147cd4449f46348"
  "/navigation/0191ee9b239e7c9181e6964082608c6b"
  "/navigation/0191ee9b38a0746aa93998ef15d3fe6c"
  "/navigation/0191ee9b475670c983a8fc836aa5cc22"
  "/navigation/0191ee9b55af7827a4968f0e9846b94d"
  "/navigation/0191ee9d0a8e741d8bd582aac09faa8f"
  "/navigation/0191ee9ce967784a97d4bbe54c5ea62f"
  "/navigation/019909cb27c97a0ead2c5b9206adefb4"
  "/navigation/0191ee9d1b347e3481f4071ff5017ee8"
  "/navigation/0191ee9e54a076ddaa4463979f50a4a7"
  "/navigation/0191ee9e6a3b7f28b0b45df9da9cc4c0"
  "/navigation/0191ee9e7b6d7435858c66f429866305"
  "/navigation/0191ee9eaa9c75ba8a3843b3ce4fa334"
  "/navigation/0191ee9ecac979659c233713313910fb"
  "/navigation/0191ee9fac45736e8d462a8a87cc0a31"
  "/navigation/0191ee9fc09d7248bdf68188b88be38a"
  "/navigation/0191ee9fc9117f43a3303ae736f72e6c"
  "/detail/2cdaa743167d4a2f612c738b3d37ea3f"
  "/detail/6455365c3f7181cda0f342d6a489d821"
  "/detail/8ca9b671e942dfbd4ede1c8df58eee89"
  "/detail/acab144abc7dc06dadf5766f0d1c7d73"
  "/detail/193c9041c1afcf4657dfe8672b0e5a86"
  "/detail/c9c40c42246bacb80c7940bb94c35908"
  "/detail/32049775b47c8d571514cf3a64ba1937"
  "/detail/b46cfc9ba533b30f79f81047e2821110"
  "/detail/55a376928791ed10fac6776f0cd924ed"
  "/detail/9183c9cef333160016ef78ca2a3a75ee"
  "/detail/0d473c51b8bb899ddcf8f6536aa6081b"
  "/detail/607115e777a47b6f1734c590cea6b8e0"
  "/detail/435f784036fbf6a01baa1ec98b3e6872"
  "/detail/65e6976301c3c515de095068cabe881e"
  "/detail/0b8aafb66d52be3c5a9fa5827622a60f"
  "/detail/37b5a40fcf3fa0507aa26fed6ddca778"
  "/detail/7eac3357b67290a65089f23b6de96c1e"
  "/detail/642b2b786260566af2d4bd38ee94e1fb"
  "/detail/ddedbeebd311f78b150e0bbcb28e5285"
  "/detail/47ee8c6b3f403c233b3814cacaa8f8ba"
  "/navigation/01968c8c36bf7d64a6458dea553bd083"
  "/navigation/01968c8c66857cbdaa3fe53f64460992"
  "/navigation/01968c8c819b7a3f80b7123704ac53e6"
  "/navigation/01968c8ca8b57752817b01710b71694a"
  "/navigation/01968c8e2d3a74a38a6c10f9f8460cea"
  "/navigation/01968c8e463172098d9fdfbd02e7079a"
  "/navigation/01968c8e5ce473fd981f91192b9ea060"
  "/navigation/01968c8e70bd7f69b2d493c206e115cb"
  "/navigation/01968c8eb0427cb382bf2677391a27af"
  "/navigation/01968c8f733271dda4a6b5b5769d6a3d"
  "/navigation/01968c8fcbcb7e17b2c838cd17eec670"
  "/navigation/01968c904e6a7dc795fb655c6bba1a6c"
  "/navigation/01968c910b567b13bd06bf0bb60f3a0d"
  "/navigation/01968c91ed89784c83a9842c8cea2016"
  "/navigation/01968c9316807749a8a0e77442aec819"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
3.49 ms
(0.34%)
4
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b",Ú§C\x16}J/a,s‹=7ê?"
  b"dU6\?qü═á¾BÍñëÏ!"
  b"î®ÂqÚB▀¢NÌ\x1Cì§Ä¯ë"
  b"¬«\x14J¼}Àm­õvo\r\x1C}s"
  b"\x19<ÉA┴»¤FW▀Þg+\x0E"
  b"ÉÄ\fB$k¬¸\fy@»”ÃY\x08"
  b"2\x04ùu┤|ìW\x15\x14¤:d║\x197"
  b"´lü›¥3³\x0F\x10Gâ‚\x11\x10"
  b"U£v’‡‘í\x10úÆwo\fÙ$í"
  b"‘ƒÉÎó3\x16\x00\x16ïxÊ*:uî"
  b"\rG<Q©╗ëØ▄°÷Sjª\x08\e"
  b"`q\x15þwñ{o\x174┼É╬ª©Ó"
  b"C_x@6ûö \eª\x1EÉ‹>hr"
  b"eæ—c\x01ÃÅ\x15Þ\tPhʾˆ\x1E"
  b"\vН¶mR¾<ZŸ¥‚v"¦\x0F"
  b"7µ¤\x0FÏ? Pz¢oímܧx"
  b"~¼3WÂrɪPë‗;mÚl\x1E"
  b"d++xb`VjòÔ½8î”áû"
  b"Ýí¾ëÓ\x11÷‹\x15\x0E\v¼²ŽR…"
  b"GîŒk?@<#;8\x14Êʨøº"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
]
3.08 ms
(0.30%)
1
SELECT `meta_catalog_id`.`id` FROM `meta_catalog_id` WHERE `meta_catalog_id`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b",Ú§C\x16}J/a,s‹=7ê?"
  b"dU6\?qü═á¾BÍñëÏ!"
  b"î®ÂqÚB▀¢NÌ\x1Cì§Ä¯ë"
  b"¬«\x14J¼}Àm­õvo\r\x1C}s"
  b"\x19<ÉA┴»¤FW▀Þg+\x0E"
  b"ÉÄ\fB$k¬¸\fy@»”ÃY\x08"
  b"2\x04ùu┤|ìW\x15\x14¤:d║\x197"
  b"´lü›¥3³\x0F\x10Gâ‚\x11\x10"
  b"U£v’‡‘í\x10úÆwo\fÙ$í"
  b"‘ƒÉÎó3\x16\x00\x16ïxÊ*:uî"
  b"\rG<Q©╗ëØ▄°÷Sjª\x08\e"
  b"`q\x15þwñ{o\x174┼É╬ª©Ó"
  b"C_x@6ûö \eª\x1EÉ‹>hr"
  b"eæ—c\x01ÃÅ\x15Þ\tPhʾˆ\x1E"
  b"\vН¶mR¾<ZŸ¥‚v"¦\x0F"
  b"7µ¤\x0FÏ? Pz¢oímܧx"
  b"~¼3WÂrɪPë‗;mÚl\x1E"
  b"d++xb`VjòÔ½8î”áû"
  b"Ýí¾ëÓ\x11÷‹\x15\x0E\v¼²ŽR…"
  b"GîŒk?@<#;8\x14Êʨøº"
  b"ÀüÚÿ\vg\x18\x1C╠?┘õ$¸Á░"
  b"†±g\\v\v=,\x12\têf\f³"
  b"ZLñ\x11ÄÕý€ˆ\x0Fù5¿þÐ"
  b"ZxR¿ñØ·\fF¸él\v\x07\x1A"
  b"ê/¿mÚ\x11ßd\x15øƒR\vp/„"
  b"ç\x17­\x1FÛ}€—Å›[`8Äl5"
  b"\x1FÉü\tn¹(ò±´"h£\x08\x13U"
  b"ÈÙœ\x11@¦ô^¡Üš5ñ¨‡‘"
  b"ì)iF\x0FD¹øÄ=\x01ŽM=“‰"
  b"a\v\x00u#Ê}g3ý-ó;½ G"
  b"¹øìlK7¦m£96²N|ØI"
  b"s€’Ó;\x7FK~M³”禲\x19"
  b"XQ‰8QK¯œ+\x1CθŽ\x00Òn"
  b"""
    Òäì$§C}¾[\n
    s┐Æ£æ)
    """
  b"§ ÷Å\r£¶™\x1E`\x05,þ\3³"
  b"""
    a¬v´þ¨\x12Öà{)9…¹\n
    Š
    """
  b"\x1AÐÉ®¤¬71zêW›ƒâ"
  b"o[­% l©‘ͽµ)˜I\x07/"
  b"z~Í¢.˜gq=¯þr¤€É¼"
  b">½';÷ª\x08-fT>±c\vƒ\x03"
  b"""
    \n
    |jR~³F­/╠\x19LƒÌ
    """
  b"®Qé\x10¶l˜\x04íìhóAoÁ±"
  b"¶¨}Ži=\x0Fá‡~wÚ3\x00\x7Få"
  b"3\x16jâhYØsXéÝ‗éY\x10ª"
  b"?0Ø+rOæöÛ/SÈe¡o\x00"
  b"Ó\x04ñ╣WÀ╠1ü~Í░\x1F¦¨ì"
  b"Çv\x0FÊ^+¡±F\x04\x1AÁ½ã"
  b"b¥ù‚þÕÀ.\x13'@SÏ®ö\x03"
  b"╣\█Ä\x18ï╠æÆà'Tü,┴c"
  b"Õ:\x11P\t\x1A»î;É`\x0FÓ\x1F`*"
  b"€ïœñ•d\x1FÇïj™zéŒ~"
  b"\x06¤{?\x13ÇToù£võmI“ö"
  b"|aâ5~nè5\x14Éàʶ\(\x07"
  b"×YëÚ¹\x12\x06ˆžžw®NÃ\x06ß"
  b"È,:¢Dµ┼^é░7¥╬J\x0FÅ"
  b"…†\x06c‹äÿãé`é1Â'ñ°"
  b"Ö¤¾ŠF»ï\x7F\x13D$€\x01\x04"
  b"£ÌTÃ2¥T=³\ñ¾œ¨l¦"
  b"WѼƒ\x08çR«ªjt\rÌ!'¸"
  b"чpÆÅÉdRJ™‡‹üýÑJ"
  b"ªÈzVUY,Öì°@ÌMI5""
  b"ó\x197Yôªb•\x12“½„ïòÆx"
  b"á¤7/M¤³>Íà\x15\x05Íñ\x18î"
  b"Äà\vkTA¶R’<ïò\x076E´"
  b"vã£}hnz\x12æ’ÓÀͽÜ<"
  b"\x05\x07µ¸N?\x12?\x03\x08#ŠÀ\x05ç"
  b"Ùã¦╬├Ü*p]séHü¶³\x03"
  b"µ]Æœñ!*\x0Enµ…\x1C\x14¨pì"
  b"­╬┘(\t÷▒D|\x12[ÉdÓ-Î"
  b"0ÏÔæJnþ\x12\x1AGÒX•Ï¿H"
  b"D0\x00-\n!\vNªæ\x1DVÃö\x1Aì"
  b"–IØa\fV$%ù V!\x1E¿p©"
  b"\x19ž7[³Ü=1¹>À«8ÒR¬"
  b"~y0ü§KÄgA^o0æ*¤ç"
  b"P…C·\x18œ)"î:'Ïm8í˜"
  b"³┘´ÖzBt└\x07\x0F+\x15ÅØ¶%"
  b"M’‚ö‰^òõj’ëõà-\x01ë"
  b"Fx \§0Gß5Ëjwˆ\x17"
  b"\x1E˜¬Ut+W\x16ì<i[œV™"
  b"KrôZ˜o~¥ŸÍmÛàí-ß"
  b"QPÂ╚RÉ}¶M\x0F4'6diB"
  b")Ø├Æñnæ3¢èÁ**2\x08'"
  b"ßÕ•\x12·Æ·\x1E-pÏ\x08\x16‰ãŒ"
  b"™À\x032€9µÑæJWy5dQº"
  b"\x07O§3\x07x¶O²U¹£^ö"
  b"¾@eÖ<‚eÂN‹KA°}‘-"
  b"\rÀðù┘q╠\x7F┴╠eÖk█ËÉ"
  b"\x000ÏÄBÑ7ï¶Çt\x108ü4!"
  b"°–\x1Fkà ™²×â\x1FÒàu6ñ"
  b"HÝļS\x07àv"¹Ü”Ú°~["
  b"`│▄ÉÏ÷F┼^ÿIj╬\x1Fk."
  b"Š\.\r›[瓸n\x1EÂHƒ…¤"
  b"g\x11ÏîÙ¸”j\x01¯Ô—Iœ\x18\x04"
  b"\x13\tWpð¹Fj–ø\x10Ær;’z"
  b" >€×pû"“?@¨!šFxÓ"
  b"„Ez",JÏíãíõ”!ãÆl"
  b"‘‰M†\v¹”ÊÈÃý¿bÓ$\x1F"
  b"âLd\x16\x17Æg¢\x7Fxh0d_"
  b"¢!\x17-K£Ÿüe\•)\x08Õ‹”"
  b"&\x11Ïæ\x0Fq°ë²~¥Ç²iÏ\x02"
  b"\x17ŽöÉ{\x1D…ØÅK±Ý ¶Õ2"
  b"ÿKœu“f²ñIû‹\x07$\x7F"
  b"p\x1F¤5z>P\tÍ7\ÿ3Æd¼"
  b"Äký█Ù§ôì±Ñ³ÎÆ0┘´"
  b""‡C󔺞v\«O~ˆÖqü"
  b"S¤è}6\u\x03ÏÄ^ƒÇõ÷¾"
  b"â\x00K5»\x10€rS06G|òÄB"
  b"6Ü„$‡0\x13dy^\x04ÔL^£Ô"
  b"$«õ¨¡\x16÷†çÝ¿&øwb®"
  b"-Rfh\x14šCù\x06¯ÅÎá ;e"
  b"\x02‡dk±Néd‰×n +ОÏ"
  b"E\x02\x0EÅ█È:ÒÃ_¼fã\x06¥Ï"
  b"H”ïÙÚ"\x16Ò¿ühÁäì”c"
  b"TŒ£Û¤ŸóÍ^\vû¨»Òÿë"
  b"ÅZï:\x01îp\x7F\f€5B'À¾Õ"
  b"ŸgA¹|È~ƒ" ^™ååo\v"
  b"QµÿüèpÀ0¼j'÷>\x1C©ç"
  b"öqFtå╝\x0F┘ë╝Ûì\e&┬ù"
  b"áã\x04ÑT×┘└¦¦ëÓxá╠ì"
  b"\eSþ*¼ÓPbÛb\x03X䀳2"
  b"¯òA\re╩CücdÎßk?×""
  b"ë\x15#ÅŽ%Á\x1A\x1AEÂ}—›¬v"
  b"üÇ–ÙÁœZé©\x19ˆ£±PL("
  b"æÀuÚ+mùRó\x12Ï­ÁOí8"
]
1.80 ms
(0.17%)
1
SELECT `scop_platform_redirecter_redirect`.`id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect`.`sourceURL` IN (?, ?, ?, ?, ?, ?, ?) AND `scop_platform_redirecter_redirect`.`enabled` = ? AND (`scop_platform_redirecter_redirect`.`salesChannelId` = ? OR `scop_platform_redirecter_redirect`.`salesChannelId` <=> ?)) LIMIT 1
Parameters:
[
  "//search?search=flora+helvetica"
  "/search?search=flora+helvetica"
  "https://hauptbuchhandlung.staging.eurosoft.network/search?search=flora+helvetica"
  "https://hauptbuchhandlung.staging.eurosoft.network//search?search=flora+helvetica"
  "/search?search=flora+helvetica"
  "//search?search=flora+helvetica"
  "search?search=flora+helvetica"
  true
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
]
1.74 ms
(0.17%)
1
SELECT `scop_platform_redirecter_redirect`.`id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect`.`sourceURL` IN (?, ?, ?, ?, ?, ?, ?) AND `scop_platform_redirecter_redirect`.`enabled` = ? AND `scop_platform_redirecter_redirect`.`queryParamsHandling` IN (?, ?) AND (`scop_platform_redirecter_redirect`.`salesChannelId` = ? OR `scop_platform_redirecter_redirect`.`salesChannelId` <=> ?)) LIMIT 1
Parameters:
[
  "//search"
  "/search"
  "https://hauptbuchhandlung.staging.eurosoft.network/search"
  "https://hauptbuchhandlung.staging.eurosoft.network//search"
  "/search"
  "//search"
  "search"
  true
  1
  2
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
]
1.48 ms
(0.14%)
2
SELECT `moorl_sorting`.`id` FROM `moorl_sorting` WHERE (`moorl_sorting`.`active` = ? AND `moorl_sorting`.`entity` = ?) ORDER BY `moorl_sorting`.`priority` DESC
Parameters:
[
  true
  "moorl_magazine_article"
]
1.44 ms
(0.14%)
1
# magazine-article-listing::association::tags::read
SELECT `tag`.`id` as `tag.id`, `tag`.`name` as `tag.name`, `tag`.`created_at` as `tag.createdAt`, `tag`.`updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01—ÎüÆ\x04qK´ËʱóWºž"
  b"\x01—Îÿaúq%´+h’\x05ïVŒ"
  b"\x01ù¤\x04ãÉpz╣7ä▄├Z4O"
  b"\x01—Ï\x04É\x16qO­\x17\x1A\x1CÅ(ú¥"
  b"\x01—Ï\x04É\eq2…þRlf;|e"
  b"\x01ù¤\x04╔ s×À/o\x05ü?╠│"
  b"\x01ù¤\x04╔$r~╣┼\x11qý'Ø1"
  b"\x01—Ï\x04É*p\x00«i,{Ò\f½Ë"
  b"\x01—Ï\x04É0pu§þhX\x03ÛÊ—"
  b"\x01—Ï\x04É5s~§¢•°|0ºm"
  b"\x01—ÎÿaåsJ®Š´\x10k\x08\v-"
  b"\x01ù╬ cQpèÅ&±±╦#┤f"
  b"\x01ù╬ cXp:ì└NE\┤Íï"
  b"\x01ù╬ c^sÊ©2:Q½ÏØâ"
  b"\x01ù╬ chq│®P2:P\x06"
  b"\x01ù╬ cmr9üó-YíÿL\t"
  b"\x01—Îÿcur>’<\f7\thðÏ"
  b"\x01—ÎÿcyqX†\x12QëI¥i>"
  b"\x01—ÎüÈŽpû­JGBÕ–ÍÄ"
  b"""
    \x01—ÎüÈ”p\n
    ’òµEÀ–Ä\x06
    """
  b"\x01—Ï\x00ž”r5”œfŽ\x00J24"
  b"\x01—Ï\x01l0r²·\eõÿçªC\x11"
  b"\x01—Ï\x01l5pË‘\x02æ«¿³‰¿"
  b"\x01—Ï\x01l:rÁ²¦°ø\x1E§Uð"
  b"\x01—Ï\x01l>s\x1F¯*D7Ô‚\x1CÖ"
  b"\x01—Ï\x01lBpB³°ÃMUÖ˜ª"
  b"\x01ù¤\x01lFqDë\x19j┐Ŷ▒n"
  b"\x01—Ï\x01lJr™¦›\x16¢fæÇ¶"
  b"\x01—Îþh\x05s\x10¼s\x17ËX(³\x00"
  b"\x01—Îþh\x10r\x1C›4@œ\t¦\t#"
  b"\x01—Îþh\x18p\x12‚š…±\t|L\x06"
  b"\x01—Îþh\x1CrÀ‹>5ÜZ\x12"
  b"\x01—Îþh%q¬ž0Z\x18þ\x0FHJ"
  b"\x01ù╬■h-sÙà▄º`Å║eì"
  b"\x01•ŽÑæÎ}a•\våÉ{Ü\x05\x03"
  b"\x01—Îüɸs\x18¦Rõ›\x04ˆ\x14-"
  b"\x01—Ï\x03\x1F4p\x03‰Å4hÏĘ~"
  b"\x01ÿ\x0E:$Ér¯ƒU\r\x7F:f\x10â"
  b"\x01˜\x0E:E1wÇ–b\x14\fMmˆÿ"
  b"\x01˜\x0E:l\x17wÞ°)ÐÔ—+¥Ÿ"
  b"\x01—ÎüÈŽpû­JGBÕ–ÍÄ"
  b"""
    \x01—ÎüÈ”p\n
    ’òµEÀ–Ä\x06
    """
  b"\x01—ÎüȘr:ƒ©\x16É@­è\x11"
  b"\x01—ÎüÈœqͲ(¼ß¦¢Jã"
  b"\x01—ÎüÈ qÇœq\r®ÊF\x07Á"
  b"\x01—ÎüȤskµýÌMuÏ\e\x13"
  b"\x01—ÎüȨqs¯Š‘ý—íP\x13"
  b"\x01—ÎüȬr(˜&Ääêõ(ä"
  b"\x01—ÎüȰpɼ\x04CaJ*|}"
  b"\x01—ÎüÅöq»±\x02½\x17ÇÆþÃ"
  b"\x01ù╬■e╠r\x07╣dÍãØË\x19º"
  b"\x01—ÎÿiÈp\x7F‡õµ„{¤\x13N"
  b"\x01ù¤\x00ì¦rl▒▀,ßøÇâ\x1A"
  b"\x01ù¤\x00ìÒp"ºìͲ\x17Cþ^"
  b"\x01ù¤\x00ìÞq╣úWîCJûc½"
  b"\x01ù¤\x00ìýqò┐ûý■ħ¯M"
  b"\x01ù¤\x00ì‗q}è?,D\x1FútÑ"
  b"\x01ù¤\x00ì÷q┌«ÇN\x05É¥Ù│"
  b"\x01ù¤\x00ì·rDæƒe╬JðsY"
  b"\x01ù╬³═Øq‗Æ^ÌB/Ï64"
  b"\x01—ÎüÍ­r\x16‡x\e”bêne"
  b"\x01—Îþv\x15r舽@—2™ Q"
  b"\x01ù¤\x01a1qÉÅNÍhN\x12\x0F"
  b"\x01—Ï\x02@\q2‚‚\x0F\vè–\x03;"
  b"\x01—Ï\x02@ap\x05¾ÜxÒ­Ghò"
  b"\x01—Ï\x02@eq3‚)\x10‚*rºŒ"
  b"\x01ûƒ▒\x04n|lÅù\v.¸<Z\x1C"
  b"\x01—ÎüÍ­r\x16‡x\e”bêne"
  b"\x01—Ï\x01a_sh•\f!58AÜ¿"
  b"\x01—Ï\x01hÒs‘œ)}­¿6|\v"
  b"\x01—Ï\x01hêr5¸íP?Uu•Œ"
  b"\x01—Ï\x027¨s\x11„.¹/øaâã"
  b"\x01—Ï\x027±q\x0E’/²:\f\x1Aåõ"
  b"\x01—Ï\x027¶p¦–i\x1F ÌŽÏ!"
  b"\x01—Ï\x027»sÿ“ۺܣʋô"
  b"\x01ù¤\x027┴pAìcÖðë SÚ"
  b"\x01—ÎüÅìpú‹VJŸ‰\x10þè"
  b"\x01—ÎüÅòp4§¼Èç—É‹*"
  b"\x01—ÎüÅöq»±\x02½\x17ÇÆþÃ"
  b"\x01—ÎüÅûrï®nÚ 4‘`ð"
  b"\x01—ÎüÅÿp-¬Y—\t\x7FÄIÕ"
  b"\x01—ÎüÆ\x04qK´ËʱóWºž"
  b"\x01ù╬³ã\x08qTÅ1èe6\x1E:\x1F"
  b"\x01—ÎüÆ\x18p\t£\x7FÅ•ðË_ò"
  b"\x01—ÎüÆ\x1Crd±]ß5\x18•J\x0F"
  b"\x01ù╬³ã p\x13ë\x06[┴p"!ì"
  b"\x01—Ï\x03ÐÌq>®\x19Ð:”\x05í‘"
  b"\x01—Ï\x03ÐÐp7—Ž\x0Eaj´ü\x19"
  b"\x01—Ï\x04Æ\x7Fs\x18­WG\rÞo×\"
  b"\x01ù¤\x04ãärõÅ%¬r¬\x1CØ\x13"
  b"\x01—Ï\x04ÆŠpr¨›XÞþÐH\r"
  b"\x01ù¤\x04ãÉpz╣7ä▄├Z4O"
  b"\x01ù¤\x04ãòpØèÂ╩\x02碸U"
  b"\x01—Ï\x04Æšp‹¤ÐÕH]·Ÿw"
  b"\x01ù¤\x04ã×pÞì7ÿ[åÆk\x15"
  b"\x01—Ï\x04Æ¢sa™x\x7Fú¡\x7FàÄ"
  b"\x01—ÎüÈŽpû­JGBÕ–ÍÄ"
  b"\x01—Îþh\x10r\x1C›4@œ\t¦\t#"
  b"\x01—Îÿ`Ôrì²O\eäGüep"
  b"\x01—Îÿg\eq±”£5©oÎ\x00>"
  b"\x01—Ï\x00Œ‰s‚ªôkŠ®œ\x10$"
  b"\x01—Ï\x00ŒŽrÒ¯\x11¦«ô'„\"
  b"\x01—Ï\x00Œ”s\x1A¦îŠØ¾\x10\x02~"
  b"\x01—Ï\x00Œ˜q\x1D˜˜›ö-B“Ö"
  b"\x01—Ï\x00Œœr/“#Oöí=\x06>"
  b"\x01—Ï\x00Œ¡sa”_“uÕ½h\x18"
]
1.40 ms
(0.14%)
4
"START TRANSACTION"
Parameters:
[]
1.31 ms
(0.13%)
1
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "xL9UUqcKa5KUQ6GCZouDpTFZ5LCP0XMi"
]
1.28 ms
(0.12%)
1
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.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
  b"\x01‘J13£x"‰m\fp²ý;g"
  b"˜C-ï9üF$³2\x13¥kŒ”M"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
1.28 ms
(0.12%)
2
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"{╩┌áz-ÚHaÉzç·í]Ü"
  b"øY“ð…3Hàæ\x00‹^\x00\x08"
]
1.27 ms
(0.12%)
1
# tag-aggregation::read
SELECT `tag`.`id` as `tag.id`, `tag`.`name` as `tag.name`, `tag`.`created_at` as `tag.createdAt`, `tag`.`updated_at` as `tag.updatedAt` FROM `tag` WHERE `tag`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01—ÎüÈŽpû­JGBÕ–ÍÄ"
  b"""
    \x01—ÎüÈ”p\n
    ’òµEÀ–Ä\x06
    """
  b"\x01—Ï\x00ž”r5”œfŽ\x00J24"
  b"\x01—Ï\x01l0r²·\eõÿçªC\x11"
  b"\x01—Ï\x01l5pË‘\x02æ«¿³‰¿"
  b"\x01—Ï\x01l:rÁ²¦°ø\x1E§Uð"
  b"\x01—Ï\x01l>s\x1F¯*D7Ô‚\x1CÖ"
  b"\x01—Ï\x01lBpB³°ÃMUÖ˜ª"
  b"\x01ù¤\x01lFqDë\x19j┐Ŷ▒n"
  b"\x01—Ï\x01lJr™¦›\x16¢fæÇ¶"
  b"\x01—ÎüÆ\x04qK´ËʱóWºž"
  b"\x01—Îÿaúq%´+h’\x05ïVŒ"
  b"\x01ù¤\x04ãÉpz╣7ä▄├Z4O"
  b"\x01—Ï\x04É\x16qO­\x17\x1A\x1CÅ(ú¥"
  b"\x01—Ï\x04É\eq2…þRlf;|e"
  b"\x01ù¤\x04╔ s×À/o\x05ü?╠│"
  b"\x01ù¤\x04╔$r~╣┼\x11qý'Ø1"
  b"\x01—Ï\x04É*p\x00«i,{Ò\f½Ë"
  b"\x01—Ï\x04É0pu§þhX\x03ÛÊ—"
  b"\x01—Ï\x04É5s~§¢•°|0ºm"
  b"\x01—Ï2·vpJ¸Í®¦Ç\x03Ùb"
  b"\x01—Ï7H\x0Es\x13¢ß\µ!\x7F"
  b"\x01—Ï\x03!™pͪ\x11u\x04¦Ìg@"
  b"\x01—Ï7íirÖŠÿ'xa|pÈ"
  b"\x01—Îþh\x10r\x1C›4@œ\t¦\t#"
  b"\x01—Îÿ`Ôrì²O\eäGüep"
  b"\x01—Îÿg\eq±”£5©oÎ\x00>"
  b"\x01—Ï\x00Œ‰s‚ªôkŠ®œ\x10$"
  b"\x01—Ï\x00ŒŽrÒ¯\x11¦«ô'„\"
  b"\x01—Ï\x00Œ”s\x1A¦îŠØ¾\x10\x02~"
  b"\x01—Ï\x00Œ˜q\x1D˜˜›ö-B“Ö"
  b"\x01—Ï\x00Œœr/“#Oöí=\x06>"
  b"\x01—Ï\x00Œ¡sa”_“uÕ½h\x18"
  b"\x01ûƒ▒\x04n|lÅù\v.¸<Z\x1C"
  b"\x01—ÎüÍ­r\x16‡x\e”bêne"
  b"\x01—Ï\x01a_sh•\f!58AÜ¿"
  b"\x01—Ï\x01hÒs‘œ)}­¿6|\v"
  b"\x01—Ï\x01hêr5¸íP?Uu•Œ"
  b"\x01—Ï\x027¨s\x11„.¹/øaâã"
  b"\x01—Ï\x027±q\x0E’/²:\f\x1Aåõ"
  b"\x01—Ï\x027¶p¦–i\x1F ÌŽÏ!"
  b"\x01—Ï\x027»sÿ“ۺܣʋô"
  b"\x01ù¤\x027┴pAìcÖðë SÚ"
  b"\x01•ŽÑæÎ}a•\våÉ{Ü\x05\x03"
  b"\x01—Îüɸs\x18¦Rõ›\x04ˆ\x14-"
  b"\x01—Ï\x03\x1F4p\x03‰Å4hÏĘ~"
  b"\x01ÿ\x0E:$Ér¯ƒU\r\x7F:f\x10â"
  b"\x01˜\x0E:E1wÇ–b\x14\fMmˆÿ"
  b"\x01˜\x0E:l\x17wÞ°)ÐÔ—+¥Ÿ"
  b"\x01—Îþh\x05s\x10¼s\x17ËX(³\x00"
  b"\x01—Îþh\x18p\x12‚š…±\t|L\x06"
  b"\x01—Îþh\x1CrÀ‹>5ÜZ\x12"
  b"\x01—Îþh%q¬ž0Z\x18þ\x0FHJ"
  b"\x01ù╬■h-sÙà▄º`Å║eì"
  b"\x01—Îüɽqгˆj¾€‹\x17o"
  b"\x01—Ï\x03:és¢ƒ”)?÷\x10Ô¼"
  b"\x01—Ï\x03ÑïsÜ¡¸¢õÞú\x1F"
  b"\x01ù¤*-ÿsiæM▓Gìó'y"
  b"\x01—Ï*-œqÏša\x070\x16)§ª"
  b"\x01—ÎüȘr:ƒ©\x16É@­è\x11"
  b"\x01—ÎüÈœqͲ(¼ß¦¢Jã"
  b"\x01—ÎüÈ qÇœq\r®ÊF\x07Á"
  b"\x01—ÎüȤskµýÌMuÏ\e\x13"
  b"\x01—ÎüȨqs¯Š‘ý—íP\x13"
  b"\x01—ÎüȬr(˜&Ääêõ(ä"
  b"\x01—ÎüȰpɼ\x04CaJ*|}"
  b"\x01—ÎüÅöq»±\x02½\x17ÇÆþÃ"
  b"\x01ù╬■e╠r\x07╣dÍãØË\x19º"
  b"\x01—ÎÿiÈp\x7F‡õµ„{¤\x13N"
  b"\x01ù¤\x00ì¦rl▒▀,ßøÇâ\x1A"
  b"\x01ù¤\x00ìÒp"ºìͲ\x17Cþ^"
  b"\x01ù¤\x00ìÞq╣úWîCJûc½"
  b"\x01ù¤\x00ìýqò┐ûý■ħ¯M"
  b"\x01ù¤\x00ì‗q}è?,D\x1FútÑ"
  b"\x01ù¤\x00ì÷q┌«ÇN\x05É¥Ù│"
  b"\x01ù¤\x00ì·rDæƒe╬JðsY"
  b"\x01ù╬³═Øq‗Æ^ÌB/Ï64"
  b"\x01—Îþv\x15r舽@—2™ Q"
  b"\x01ù¤\x01a1qÉÅNÍhN\x12\x0F"
  b"\x01—Ï\x02@\q2‚‚\x0F\vè–\x03;"
  b"\x01—Ï\x02@ap\x05¾ÜxÒ­Ghò"
  b"\x01—Ï\x02@eq3‚)\x10‚*rºŒ"
  b"\x01—ÎÿaåsJ®Š´\x10k\x08\v-"
  b"\x01ù╬ cQpèÅ&±±╦#┤f"
  b"\x01ù╬ cXp:ì└NE\┤Íï"
  b"\x01ù╬ c^sÊ©2:Q½ÏØâ"
  b"\x01ù╬ chq│®P2:P\x06"
  b"\x01ù╬ cmr9üó-YíÿL\t"
  b"\x01—Îÿcur>’<\f7\thðÏ"
  b"\x01—ÎÿcyqX†\x12QëI¥i>"
  b"\x01—ÎüÅìpú‹VJŸ‰\x10þè"
  b"\x01—ÎüÅòp4§¼Èç—É‹*"
  b"\x01—ÎüÅûrï®nÚ 4‘`ð"
  b"\x01—ÎüÅÿp-¬Y—\t\x7FÄIÕ"
  b"\x01ù╬³ã\x08qTÅ1èe6\x1E:\x1F"
  b"\x01—ÎüÆ\x18p\t£\x7FÅ•ðË_ò"
  b"\x01—ÎüÆ\x1Crd±]ß5\x18•J\x0F"
  b"\x01ù╬³ã p\x13ë\x06[┴p"!ì"
  b"\x01—Ï\x03ÐÌq>®\x19Ð:”\x05í‘"
  b"\x01—Ï\x03ÐÐp7—Ž\x0Eaj´ü\x19"
  b"\x01—Ï\x04Æ\x7Fs\x18­WG\rÞo×\"
  b"\x01ù¤\x04ãärõÅ%¬r¬\x1CØ\x13"
  b"\x01—Ï\x04ÆŠpr¨›XÞþÐH\r"
  b"\x01ù¤\x04ãòpØèÂ╩\x02碸U"
  b"\x01—Ï\x04Æšp‹¤ÐÕH]·Ÿw"
  b"\x01ù¤\x04ã×pÞì7ÿ[åÆk\x15"
  b"\x01—Ï\x04Æ¢sa™x\x7Fú¡\x7FàÄ"
  b"\x01•ö’`\x08tÿ´\x0F>„"\x13"
  b"\x01—Ï\x00œ6s›¸©3V\x08˜•¸"
  b"\x01ù¤\x00ØZs°ö9\¾H9¨¸"
  b"\x01—Ï\x03\x1F8s‹£ÏÓ&\x1E\x05\x00¯"
  b"\x01—Ï\x04Çôs\x1D¤›Žzüì6a"
  b"\x01ù¤*++sðèühä╣±XÙ"
  b"\x01—Ï*+2r(ªÐ¨¿Ê÷©á"
  b"\x01—ÎüÌms—Šú¡E9Š\x03Ù"
]
1.23 ms
(0.12%)
1
# magazine-article-category-aggregation::read
SELECT `moorl_magazine_category`.`id` as `moorl_magazine_category.id`, `moorl_magazine_category`.`sales_channel_id` as `moorl_magazine_category.salesChannelId`, `moorl_magazine_category`.`origin_id` as `moorl_magazine_category.originId`, `moorl_magazine_category`.`created_at` as `moorl_magazine_category.createdAt`, `moorl_magazine_category`.`updated_at` as `moorl_magazine_category.updatedAt`, `moorl_magazine_category.translation.title`, `moorl_magazine_category.translation.title` as `moorl_magazine_category.title`, `moorl_magazine_category.translation.name`, `moorl_magazine_category.translation.name` as `moorl_magazine_category.name`, `moorl_magazine_category.translation.teaser`, `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation`.`moorl_magazine_category_id`, `moorl_magazine_category.translation`.`title` as `moorl_magazine_category.translation.title`, `moorl_magazine_category.translation`.`name` as `moorl_magazine_category.translation.name`, `moorl_magazine_category.translation`.`teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation`.`language_id` = ?) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation`.`moorl_magazine_category_id` = `moorl_magazine_category`.`id` WHERE `moorl_magazine_category`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"\rš<}HRT¼³Y†îàIñ{"
  b"zqaB—ÿ\x163\x05€WÄX1"É"
  b"""
    \x01ù┼id┘vÚô(\n
    ©ì╗;┌
    """
  b"\x04\x17„«’\x01ƒì.Þàé\x1E$\x1A"
]
1.23 ms
(0.12%)
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",Ú§C\x16}J/a,s‹=7ê?"
  b"dU6\?qü═á¾BÍñëÏ!"
  b"î®ÂqÚB▀¢NÌ\x1Cì§Ä¯ë"
  b"¬«\x14J¼}Àm­õvo\r\x1C}s"
  b"\x19<ÉA┴»¤FW▀Þg+\x0E"
  b"ÉÄ\fB$k¬¸\fy@»”ÃY\x08"
  b"2\x04ùu┤|ìW\x15\x14¤:d║\x197"
  b"´lü›¥3³\x0F\x10Gâ‚\x11\x10"
  b"U£v’‡‘í\x10úÆwo\fÙ$í"
  b"‘ƒÉÎó3\x16\x00\x16ïxÊ*:uî"
  b"\rG<Q©╗ëØ▄°÷Sjª\x08\e"
  b"`q\x15þwñ{o\x174┼É╬ª©Ó"
  b"C_x@6ûö \eª\x1EÉ‹>hr"
  b"eæ—c\x01ÃÅ\x15Þ\tPhʾˆ\x1E"
  b"\vН¶mR¾<ZŸ¥‚v"¦\x0F"
  b"7µ¤\x0FÏ? Pz¢oímܧx"
  b"~¼3WÂrɪPë‗;mÚl\x1E"
  b"d++xb`VjòÔ½8î”áû"
  b"Ýí¾ëÓ\x11÷‹\x15\x0E\v¼²ŽR…"
  b"GîŒk?@<#;8\x14Êʨøº"
]
1.23 ms
(0.12%)
1
SELECT `plugin`.`id` as `plugin.id`, `plugin`.`base_class` as `plugin.baseClass`, `plugin`.`name` as `plugin.name`, `plugin`.`composer_name` as `plugin.composerName`, `plugin`.`autoload` as `plugin.autoload`, `plugin`.`active` as `plugin.active`, `plugin`.`managed_by_composer` as `plugin.managedByComposer`, `plugin`.`path` as `plugin.path`, `plugin`.`author` as `plugin.author`, `plugin`.`copyright` as `plugin.copyright`, `plugin`.`license` as `plugin.license`, `plugin`.`version` as `plugin.version`, `plugin`.`upgrade_version` as `plugin.upgradeVersion`, `plugin`.`installed_at` as `plugin.installedAt`, `plugin`.`upgraded_at` as `plugin.upgradedAt`, `plugin`.`icon` as `plugin.iconRaw`, `plugin`.`created_at` as `plugin.createdAt`, `plugin`.`updated_at` as `plugin.updatedAt`, `plugin.translation.label`, `plugin.translation.label` as `plugin.label`, `plugin.translation.description`, `plugin.translation.description` as `plugin.description`, `plugin.translation.manufacturerLink`, `plugin.translation.manufacturerLink` as `plugin.manufacturerLink`, `plugin.translation.supportLink`, `plugin.translation.supportLink` as `plugin.supportLink`, `plugin.translation.customFields`, `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation`.`plugin_id`, `plugin.translation`.`label` as `plugin.translation.label`, `plugin.translation`.`description` as `plugin.translation.description`, `plugin.translation`.`manufacturer_link` as `plugin.translation.manufacturerLink`, `plugin.translation`.`support_link` as `plugin.translation.supportLink`, `plugin.translation`.`custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation`.`language_id` = ?) `plugin.plugin_translation` ON `plugin.plugin_translation`.`plugin_id` = `plugin`.`id` WHERE (`plugin`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "esMetaCatalog6"
]
1.18 ms
(0.11%)
1
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`, (SELECT GROUP_CONCAT(HEX(`country.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `sales_channel_country` `country.salesChannels.mapping`
                  WHERE `country.salesChannels.mapping`.`country_id` = `country`.`id` ) as `country.salesChannels.id_mapping`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
  b"\x01ÉÑð║\x1Cq‗¡b\x1C,h┬ù{"
]
1.14 ms
(0.11%)
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.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"\x01æÄC\¼t«ÉÍ_£Ûd╬y"
]
1.14 ms
(0.11%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
1.12 ms
(0.11%)
1
SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
1.11 ms
(0.11%)
1
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
]
1.10 ms
(0.11%)
1
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-02-03T21:12:18+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-02-03T21:12:18+00:00')) AND `active` = '1';
Parameters:
[]
1.05 ms
(0.10%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE (`country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[
  b"\x01‘J13£x"‰m\fp²ý;g"
]
1.01 ms
(0.10%)
1
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x01æÄC\¼t«ÉÍ_£Ûd╬y"
]
1.00 ms
(0.10%)
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˜8\x07³.su·M\x1Fàë\x042‰"
  b"\x01æj \x7FÝqÈì\x11\x1D±Mêw├"
  b"\x01æk\x06Óìr\x16çB┴¹â9i"
  b"\x01‘k\x07õ>xý©g\x0Fó~\eÿ«"
  b"""
    \x01—Àï¿ýp\x0E´ë%¬óf\n
    õ
    """
  b"\x01˜7ú\x1Ccr²¦¸foB$\x16é"
  b"\x01ÉÑð║zs:ïUo┬É¿³G"
  b"\x01ÉÑð║Ãsl┤Ãõµ:\x7Fj7"
  b"\x01ÉÑð°ßpQàÀ─¤C¬\x1E\t"
  b"\x01‘™IY\x7F|ù•/ˆÓÉ’!‚"
  b"\x01ÉÑð╗dsöå6àLhKƒ┘"
]
0.99 ms
(0.10%)
1
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.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.98 ms
(0.09%)
1
# magazine-article-listing::association::categories::read
SELECT `moorl_magazine_category`.`id` as `moorl_magazine_category.id`, `moorl_magazine_category`.`sales_channel_id` as `moorl_magazine_category.salesChannelId`, `moorl_magazine_category`.`origin_id` as `moorl_magazine_category.originId`, `moorl_magazine_category`.`created_at` as `moorl_magazine_category.createdAt`, `moorl_magazine_category`.`updated_at` as `moorl_magazine_category.updatedAt`, `moorl_magazine_category.translation.title`, `moorl_magazine_category.translation.title` as `moorl_magazine_category.title`, `moorl_magazine_category.translation.name`, `moorl_magazine_category.translation.name` as `moorl_magazine_category.name`, `moorl_magazine_category.translation.teaser`, `moorl_magazine_category.translation.teaser` as `moorl_magazine_category.teaser` FROM `moorl_magazine_category` LEFT JOIN (SELECT `moorl_magazine_category.translation`.`moorl_magazine_category_id`, `moorl_magazine_category.translation`.`title` as `moorl_magazine_category.translation.title`, `moorl_magazine_category.translation`.`name` as `moorl_magazine_category.translation.name`, `moorl_magazine_category.translation`.`teaser` as `moorl_magazine_category.translation.teaser` FROM `moorl_magazine_category_translation` `moorl_magazine_category.translation` WHERE `moorl_magazine_category.translation`.`language_id` = ?) `moorl_magazine_category.moorl_magazine_category_translation` ON `moorl_magazine_category.moorl_magazine_category_translation`.`moorl_magazine_category_id` = `moorl_magazine_category`.`id` WHERE `moorl_magazine_category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"\x04\x17„«’\x01ƒì.Þàé\x1E$\x1A"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"""
    \x01ù┼id┘vÚô(\n
    ©ì╗;┌
    """
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"\x04\x17„«’\x01ƒì.Þàé\x1E$\x1A"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"""
    \x01ù┼id┘vÚô(\n
    ©ì╗;┌
    """
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
  b"D█d\x16¥TM\x04`\x04\x07▄Å,×"
]
0.92 ms
(0.09%)
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.91 ms
(0.09%)
4
"COMMIT"
Parameters:
[]
0.90 ms
(0.09%)
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.89 ms
(0.09%)
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.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.87 ms
(0.08%)
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.86 ms
(0.08%)
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"\x01‘J13£x"‰m\fp²ý;g"
  "search"
  "search/"
]
0.85 ms
(0.08%)
1
SELECT `delivery_time`.`id` as `delivery_time.id`, `delivery_time`.`min` as `delivery_time.min`, `delivery_time`.`max` as `delivery_time.max`, `delivery_time`.`unit` as `delivery_time.unit`, `delivery_time`.`created_at` as `delivery_time.createdAt`, `delivery_time`.`updated_at` as `delivery_time.updatedAt`, `delivery_time.translation.name`, `delivery_time.translation.name` as `delivery_time.name`, `delivery_time.translation.customFields`, `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation`.`delivery_time_id`, `delivery_time.translation`.`name` as `delivery_time.translation.name`, `delivery_time.translation`.`custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation`.`language_id` = ?) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation`.`delivery_time_id` = `delivery_time`.`id` WHERE `delivery_time`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð║Ñqhô?6:■Ã,\x02"
]
0.85 ms
(0.08%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01‘J13£x"‰m\fp²ý;g"
  "xL9UUqcKa5KUQ6GCZouDpTFZ5LCP0XMi"
]
0.84 ms
(0.08%)
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.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` FROM `product_sorting_translation` `product_sorting.translation` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ɪ\³üqsÖ╠[╬jÑdj"
  b"\x01ÉÑÐ* sþÿ├-î▓5w\n"
  b"\x01ÉÑÐ* sþÿ├-î▓áÚ\x10"
  b"\x01ÉÑÐ* sþÿ├-î│v£\x07"
  b"\x01ÉÑÐ* sþÿ├-î┤W\x10²"
  b"\x01ÉÑÐ* sþÿ├-îÁ\x1Dýy"
]
0.78 ms
(0.08%)
1
SELECT `product_search_config`.`id` FROM `product_search_config` WHERE (`product_search_config`.`language_id` = ?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.78 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‘J13£x"‰m\fp²ý;g"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
]
0.78 ms
(0.08%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
0.60 ms
(0.06%)
2
SELECT LOWER(HEX(parent_id)) FROM language WHERE id = ?
Parameters:
[
  "0190a5d21558701cb17a1f89991d17e2"
]
0.59 ms
(0.06%)
1
SELECT DISTINCT
               LOWER(HEX(sales_channel.id)) AS salesChannelId,
               LOWER(HEX(domains.language_id)) AS languageId
             FROM sales_channel_domain AS domains
             INNER JOIN sales_channel
               ON domains.sales_channel_id = sales_channel.id
               AND sales_channel.active = 1
Parameters:
[]
0.54 ms
(0.05%)
1
SELECT `product_search_config`.`id` as `product_search_config.id`, `product_search_config`.`language_id` as `product_search_config.languageId`, `product_search_config`.`and_logic` as `product_search_config.andLogic`, `product_search_config`.`min_search_length` as `product_search_config.minSearchLength`, `product_search_config`.`excluded_terms` as `product_search_config.excludedTerms`, `product_search_config`.`created_at` as `product_search_config.createdAt`, `product_search_config`.`updated_at` as `product_search_config.updatedAt` FROM `product_search_config` WHERE `product_search_config`.`id` IN (?)
Parameters:
[
  b"\x01ÉÑÐL├r'ÖîæCÄ\x1DÊy"
]
0.53 ms
(0.05%)
1
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‘J13£x"‰m\fp²ý;g"
  "/search"
]
0.50 ms
(0.05%)
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—œ2^a~¿¬?“®W¾ ¯"
]
0.50 ms
(0.05%)
1
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.46 ms
(0.04%)
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.45 ms
(0.04%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.45 ms
(0.04%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.43 ms
(0.04%)
1
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.42 ms
(0.04%)
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` FROM `language`
Parameters:
[]
0.33 ms
(0.03%)
1
SELECT LOWER(HEX(sales_channel_id)) AS sales_channel_id, route_name, template
             FROM seo_url_template
             WHERE route_name IN (?)
Parameters:
[
  "frontend.detail.page"
]
0.23 ms
(0.02%)
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.