https://theme-store.s-huxal.de/de/en/cat/index/sCategory/44

Queries

169 Total Queries
0.0049 s Total Query Time
SQL Params Execution Time
SELECT 
  shop.id, 
  shop.name, 
  shop.base_url, 
  shop.position, 
  IF(main_shop.id IS NULL, 1, 0) is_main, 
  IFNULL(main_shop.host, shop.host) as host, 
  IFNULL(main_shop.hosts, shop.hosts) as hosts, 
  IFNULL(main_shop.secure, shop.secure) as secure, 
  IFNULL(
    main_shop.base_path, shop.base_path
  ) as base_path, 
  IFNULL(
    main_shop.template_id, shop.template_id
  ) as template_id, 
  IFNULL(
    main_shop.customer_scope, shop.customer_scope
  ) as customer_scope 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops main_shop ON shop.main_id = main_shop.id 
WHERE 
  (shop.active = 1) 
  AND (
    (
      shop.host = : host 
      OR (
        shop.host IS NULL 
        AND main_shop.host = : host
      )
    )
  )
array:1 [
  ":host" => "theme-store.s-huxal.de"
]
0.0003 ms
SELECT 
  s0_.id AS id_0, 
  s0_.main_id AS main_id_1, 
  s0_.category_id AS category_id_2, 
  s0_.name AS name_3, 
  s0_.title AS title_4, 
  s0_.position AS position_5, 
  s0_.host AS host_6, 
  s0_.base_path AS base_path_7, 
  s0_.base_url AS base_url_8, 
  s0_.hosts AS hosts_9, 
  s0_.secure AS secure_10, 
  s0_.template_id AS template_id_11, 
  s0_.`default` AS default_12, 
  s0_.active AS active_13, 
  s0_.customer_scope AS customer_scope_14, 
  s0_.id AS id_15, 
  s0_.main_id AS main_id_16, 
  s0_.category_id AS category_id_17, 
  s0_.name AS name_18, 
  s0_.title AS title_19, 
  s0_.position AS position_20, 
  s0_.host AS host_21, 
  s0_.base_path AS base_path_22, 
  s0_.base_url AS base_url_23, 
  s0_.hosts AS hosts_24, 
  s0_.secure AS secure_25, 
  s0_.template_id AS template_id_26, 
  s0_.`default` AS default_27, 
  s0_.active AS active_28, 
  s0_.customer_scope AS customer_scope_29, 
  s1_.id AS id_30, 
  s1_.main_id AS main_id_31, 
  s1_.category_id AS category_id_32, 
  s1_.name AS name_33, 
  s1_.title AS title_34, 
  s1_.position AS position_35, 
  s1_.host AS host_36, 
  s1_.base_path AS base_path_37, 
  s1_.base_url AS base_url_38, 
  s1_.hosts AS hosts_39, 
  s1_.secure AS secure_40, 
  s1_.template_id AS template_id_41, 
  s1_.`default` AS default_42, 
  s1_.active AS active_43, 
  s1_.customer_scope AS customer_scope_44, 
  s2_.id AS id_45, 
  s2_.locale AS locale_46, 
  s2_.language AS language_47, 
  s2_.territory AS territory_48, 
  s3_.id AS id_49, 
  s3_.currency AS currency_50, 
  s3_.name AS name_51, 
  s3_.standard AS standard_52, 
  s3_.factor AS factor_53, 
  s3_.templatechar AS templatechar_54, 
  s3_.symbol_position AS symbol_position_55, 
  s3_.position AS position_56, 
  s4_.id AS id_57, 
  s4_.groupkey AS groupkey_58, 
  s4_.description AS description_59, 
  s4_.tax AS tax_60, 
  s4_.taxinput AS taxinput_61, 
  s4_.mode AS mode_62, 
  s4_.discount AS discount_63, 
  s4_.minimumorder AS minimumorder_64, 
  s4_.minimumordersurcharge AS minimumordersurcharge_65, 
  s5_.id AS id_66, 
  s5_.template AS template_67, 
  s5_.name AS name_68, 
  s5_.description AS description_69, 
  s5_.author AS author_70, 
  s5_.license AS license_71, 
  s5_.esi AS esi_72, 
  s5_.style_support AS style_support_73, 
  s5_.emotion AS emotion_74, 
  s5_.version AS version_75, 
  s5_.plugin_id AS plugin_id_76, 
  s5_.parent_id AS parent_id_77, 
  s6_.id AS id_78, 
  s6_.template AS template_79, 
  s6_.name AS name_80, 
  s6_.description AS description_81, 
  s6_.author AS author_82, 
  s6_.license AS license_83, 
  s6_.esi AS esi_84, 
  s6_.style_support AS style_support_85, 
  s6_.emotion AS emotion_86, 
  s6_.version AS version_87, 
  s6_.plugin_id AS plugin_id_88, 
  s6_.parent_id AS parent_id_89, 
  s7_.id AS id_90, 
  s7_.currency AS currency_91, 
  s7_.name AS name_92, 
  s7_.standard AS standard_93, 
  s7_.factor AS factor_94, 
  s7_.templatechar AS templatechar_95, 
  s7_.symbol_position AS symbol_position_96, 
  s7_.position AS position_97, 
  s0_.main_id AS main_id_98, 
  s0_.template_id AS template_id_99, 
  s0_.document_template_id AS document_template_id_100, 
  s0_.category_id AS category_id_101, 
  s0_.locale_id AS locale_id_102, 
  s0_.currency_id AS currency_id_103, 
  s0_.customer_group_id AS customer_group_id_104, 
  s0_.fallback_id AS fallback_id_105, 
  s1_.main_id AS main_id_106, 
  s1_.template_id AS template_id_107, 
  s1_.document_template_id AS document_template_id_108, 
  s1_.category_id AS category_id_109, 
  s1_.locale_id AS locale_id_110, 
  s1_.currency_id AS currency_id_111, 
  s1_.customer_group_id AS customer_group_id_112, 
  s1_.fallback_id AS fallback_id_113, 
  s5_.parent_id AS parent_id_114, 
  s5_.plugin_id AS plugin_id_115, 
  s6_.parent_id AS parent_id_116, 
  s6_.plugin_id AS plugin_id_117 
FROM 
  s_core_shops s0_ 
  LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id 
  LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id 
  LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id 
  LEFT JOIN s_core_customergroups s4_ ON s0_.customer_group_id = s4_.id 
  LEFT JOIN s_core_templates s5_ ON s1_.template_id = s5_.id 
  LEFT JOIN s_core_templates s6_ ON s1_.document_template_id = s6_.id 
  LEFT JOIN s_core_shop_currencies s8_ ON s1_.id = s8_.shop_id 
  LEFT JOIN s_core_currencies s7_ ON s7_.id = s8_.currency_id 
WHERE 
  s0_.id = ? 
ORDER BY 
  s7_.position ASC, 
  s7_.id ASC
array:1 [
  0 => "4"
]
0.0009 ms
SELECT 
  t0.id AS id_1, 
  t0.shopID AS shopID_2, 
  t0.shopID AS shopID_3 
FROM 
  s_core_shops_attributes t0 
WHERE 
  t0.shopID = ?
array:1 [
  0 => 4
]
0.0004 ms
SELECT 
  t0.id AS id_1, 
  t0.shopID AS shopID_2, 
  t0.shopID AS shopID_3 
FROM 
  s_core_shops_attributes t0 
WHERE 
  t0.shopID = ?
array:1 [
  0 => 1
]
0.0008 ms
SELECT 
  t0.id AS id_1, 
  t0.customerGroupID AS customerGroupID_2, 
  t0.customerGroupID AS customerGroupID_3 
FROM 
  s_core_customergroups_attributes t0 
WHERE 
  t0.customerGroupID = ?
array:1 [
  0 => 1
]
0.0001 ms
SELECT 
  shop.id, 
  shop.name, 
  shop.base_url, 
  shop.position, 
  IF(main_shop.id IS NULL, 1, 0) is_main, 
  IFNULL(main_shop.host, shop.host) as host, 
  IFNULL(main_shop.hosts, shop.hosts) as hosts, 
  IFNULL(main_shop.secure, shop.secure) as secure, 
  IFNULL(
    main_shop.base_path, shop.base_path
  ) as base_path, 
  IFNULL(
    main_shop.template_id, shop.template_id
  ) as template_id, 
  IFNULL(
    main_shop.customer_scope, shop.customer_scope
  ) as customer_scope 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops main_shop ON shop.main_id = main_shop.id 
WHERE 
  (shop.active = 1) 
  AND (
    (
      shop.host = : host 
      OR (
        shop.host IS NULL 
        AND main_shop.host = : host
      )
    )
  )
array:1 [
  ":host" => "theme-store.s-huxal.de"
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.`key` AS key_3, 
  t0.active AS active_4, 
  t0.mapping_id AS mapping_id_5 
FROM 
  s_cms_static_groups t0 
  INNER JOIN s_core_shop_pages ON t0.id = s_core_shop_pages.group_id 
WHERE 
  s_core_shop_pages.shop_id = ? 
ORDER BY 
  t0.id ASC
array:1 [
  0 => 4
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.main_id AS main_id_2, 
  t0.category_id AS category_id_3, 
  t0.name AS name_4, 
  t0.title AS title_5, 
  t0.position AS position_6, 
  t0.host AS host_7, 
  t0.base_path AS base_path_8, 
  t0.base_url AS base_url_9, 
  t0.hosts AS hosts_10, 
  t0.secure AS secure_11, 
  t0.template_id AS template_id_12, 
  t0.`default` AS default_13, 
  t0.active AS active_14, 
  t0.customer_scope AS customer_scope_15, 
  t0.main_id AS main_id_16, 
  t0.template_id AS template_id_17, 
  t0.document_template_id AS document_template_id_18, 
  t0.category_id AS category_id_19, 
  t0.locale_id AS locale_id_20, 
  t0.currency_id AS currency_id_21, 
  t0.customer_group_id AS customer_group_id_22, 
  t0.fallback_id AS fallback_id_23, 
  t24.id AS id_25, 
  t24.shopID AS shopID_26, 
  t24.shopID AS shopID_27 
FROM 
  s_core_shops t0 
  LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id 
WHERE 
  t0.main_id = ? 
ORDER BY 
  t0.position ASC, 
  t0.id ASC
array:1 [
  0 => 1
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.locale AS locale_2, 
  t0.language AS language_3, 
  t0.territory AS territory_4 
FROM 
  s_core_locales t0 
WHERE 
  t0.locale = ? 
LIMIT 
  1
array:1 [
  0 => "en_GB"
]
0.0001 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0002 ms
SELECT 
  t0.id AS id_1, 
  t0.main_id AS main_id_2, 
  t0.category_id AS category_id_3, 
  t0.name AS name_4, 
  t0.title AS title_5, 
  t0.position AS position_6, 
  t0.host AS host_7, 
  t0.base_path AS base_path_8, 
  t0.base_url AS base_url_9, 
  t0.hosts AS hosts_10, 
  t0.secure AS secure_11, 
  t0.template_id AS template_id_12, 
  t0.`default` AS default_13, 
  t0.active AS active_14, 
  t0.customer_scope AS customer_scope_15, 
  t0.main_id AS main_id_16, 
  t0.template_id AS template_id_17, 
  t0.document_template_id AS document_template_id_18, 
  t0.category_id AS category_id_19, 
  t0.locale_id AS locale_id_20, 
  t0.currency_id AS currency_id_21, 
  t0.customer_group_id AS customer_group_id_22, 
  t0.fallback_id AS fallback_id_23, 
  t24.id AS id_25, 
  t24.shopID AS shopID_26, 
  t24.shopID AS shopID_27 
FROM 
  s_core_shops t0 
  LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0002 ms
SELECT 
  t0.type AS type_1, 
  t0.name AS name_2, 
  t0.position AS position_3, 
  t0.default_value AS default_value_4, 
  t0.selection AS selection_5, 
  t0.field_label AS field_label_6, 
  t0.support_text AS support_text_7, 
  t0.allow_blank AS allow_blank_8, 
  t0.less_compatible AS less_compatible_9, 
  t0.attributes AS attributes_10, 
  t0.container_id AS container_id_11, 
  t0.id AS id_12, 
  t0.template_id AS template_id_13, 
  t0.template_id AS template_id_14, 
  t0.container_id AS container_id_15 
FROM 
  s_core_templates_config_elements t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0009 ms
SELECT 
  t0.name AS name_1, 
  t0.type AS type_2, 
  t0.template_id AS template_id_3, 
  t0.parent_id AS parent_id_4, 
  t0.title AS title_5, 
  t0.attributes AS attributes_6, 
  t0.id AS id_7, 
  t0.template_id AS template_id_8, 
  t0.parent_id AS parent_id_9 
FROM 
  s_core_templates_config_layout t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.template_id AS template_id_2, 
  t0.name AS name_3, 
  t0.description AS description_4, 
  t0.element_values AS element_values_5, 
  t0.template_id AS template_id_6 
FROM 
  s_core_templates_config_set t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  subshopID as shopId, 
  path, 
  org_path as orgPath, 
  main 
FROM 
  s_core_rewrite_urls 
WHERE 
  path LIKE : pathInfo 
ORDER BY 
  subshopID = : shopId DESC, 
  main DESC 
LIMIT 
  1
array:2 [
  ":shopId" => 4
  ":pathInfo" => "cat/index/sCategory/44"
]
0.0007 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0005 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 4
  ]
]
0.0003 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1"
  ]
]
0.0002 ms
SELECT 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID 
FROM 
  s_core_customergroups customerGroup 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
WHERE 
  customerGroup.groupkey IN (: keys)
array:1 [
  ":keys" => array:2 [
    0 => "EK"
    1 => "EK"
  ]
]
0.0001 ms
SELECT 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position 
FROM 
  s_core_currencies currency 
WHERE 
  currency.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 1
  ]
]
0.0001 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "1"
]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "4"
]
0.0007 ms
SELECT 
  priceGroupDiscount.groupID, 
  priceGroupDiscount.id as __priceGroupDiscount_id, 
  priceGroupDiscount.groupID as __priceGroupDiscount_groupID, 
  priceGroupDiscount.discount as __priceGroupDiscount_discount, 
  priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, 
  priceGroup.id as __priceGroup_id, 
  priceGroup.description as __priceGroup_description 
FROM 
  s_core_pricegroups_discounts priceGroupDiscount 
  INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID 
WHERE 
  priceGroupDiscount.customergroupID = : customerGroup 
GROUP BY 
  priceGroupDiscount.id 
ORDER BY 
  priceGroupDiscount.groupID ASC, 
  priceGroupDiscount.discountstart ASC
array:1 [
  ":customerGroup" => 1
]
0.0004 ms
SELECT 
  t0.sorting_ids AS sorting_ids_1, 
  t0.hide_sortings AS hide_sortings_2, 
  t0.facet_ids AS facet_ids_3, 
  t0.shops AS shops_4, 
  t0.id AS id_5, 
  t0.parent AS parent_6, 
  t0.stream_id AS stream_id_7, 
  t0.description AS description_8, 
  t0.position AS position_9, 
  t0.meta_title AS meta_title_10, 
  t0.metakeywords AS metakeywords_11, 
  t0.metadescription AS metadescription_12, 
  t0.cmsheadline AS cmsheadline_13, 
  t0.cmstext AS cmstext_14, 
  t0.active AS active_15, 
  t0.template AS template_16, 
  t0.product_box_layout AS product_box_layout_17, 
  t0.blog AS blog_18, 
  t0.path AS path_19, 
  t0.external AS external_20, 
  t0.external_target AS external_target_21, 
  t0.hidefilter AS hidefilter_22, 
  t0.hidetop AS hidetop_23, 
  t0.changed AS changed_24, 
  t0.added AS added_25, 
  t0.mediaID AS mediaID_26, 
  t27.id AS id_28, 
  t27.categoryID AS categoryID_29, 
  t27.attribute1 AS attribute1_30, 
  t27.attribute2 AS attribute2_31, 
  t27.attribute3 AS attribute3_32, 
  t27.attribute4 AS attribute4_33, 
  t27.attribute5 AS attribute5_34, 
  t27.attribute6 AS attribute6_35, 
  t27.categoryID AS categoryID_36, 
  t0.mediaID AS mediaID_37, 
  t0.stream_id AS stream_id_38, 
  t0.parent AS parent_39 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => "44"
]
0.0005 ms
SELECT 
  t0.sorting_ids AS sorting_ids_1, 
  t0.hide_sortings AS hide_sortings_2, 
  t0.facet_ids AS facet_ids_3, 
  t0.shops AS shops_4, 
  t0.id AS id_5, 
  t0.parent AS parent_6, 
  t0.stream_id AS stream_id_7, 
  t0.description AS description_8, 
  t0.position AS position_9, 
  t0.meta_title AS meta_title_10, 
  t0.metakeywords AS metakeywords_11, 
  t0.metadescription AS metadescription_12, 
  t0.cmsheadline AS cmsheadline_13, 
  t0.cmstext AS cmstext_14, 
  t0.active AS active_15, 
  t0.template AS template_16, 
  t0.product_box_layout AS product_box_layout_17, 
  t0.blog AS blog_18, 
  t0.path AS path_19, 
  t0.external AS external_20, 
  t0.external_target AS external_target_21, 
  t0.hidefilter AS hidefilter_22, 
  t0.hidetop AS hidetop_23, 
  t0.changed AS changed_24, 
  t0.added AS added_25, 
  t0.mediaID AS mediaID_26, 
  t27.id AS id_28, 
  t27.categoryID AS categoryID_29, 
  t27.attribute1 AS attribute1_30, 
  t27.attribute2 AS attribute2_31, 
  t27.attribute3 AS attribute3_32, 
  t27.attribute4 AS attribute4_33, 
  t27.attribute5 AS attribute5_34, 
  t27.attribute6 AS attribute6_35, 
  t27.categoryID AS categoryID_36, 
  t0.mediaID AS mediaID_37, 
  t0.stream_id AS stream_id_38, 
  t0.parent AS parent_39 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 41
]
0.0004 ms
SELECT 
  t0.sorting_ids AS sorting_ids_1, 
  t0.hide_sortings AS hide_sortings_2, 
  t0.facet_ids AS facet_ids_3, 
  t0.shops AS shops_4, 
  t0.id AS id_5, 
  t0.parent AS parent_6, 
  t0.stream_id AS stream_id_7, 
  t0.description AS description_8, 
  t0.position AS position_9, 
  t0.meta_title AS meta_title_10, 
  t0.metakeywords AS metakeywords_11, 
  t0.metadescription AS metadescription_12, 
  t0.cmsheadline AS cmsheadline_13, 
  t0.cmstext AS cmstext_14, 
  t0.active AS active_15, 
  t0.template AS template_16, 
  t0.product_box_layout AS product_box_layout_17, 
  t0.blog AS blog_18, 
  t0.path AS path_19, 
  t0.external AS external_20, 
  t0.external_target AS external_target_21, 
  t0.hidefilter AS hidefilter_22, 
  t0.hidetop AS hidetop_23, 
  t0.changed AS changed_24, 
  t0.added AS added_25, 
  t0.mediaID AS mediaID_26, 
  t27.id AS id_28, 
  t27.categoryID AS categoryID_29, 
  t27.attribute1 AS attribute1_30, 
  t27.attribute2 AS attribute2_31, 
  t27.attribute3 AS attribute3_32, 
  t27.attribute4 AS attribute4_33, 
  t27.attribute5 AS attribute5_34, 
  t27.attribute6 AS attribute6_35, 
  t27.categoryID AS categoryID_36, 
  t0.mediaID AS mediaID_37, 
  t0.stream_id AS stream_id_38, 
  t0.parent AS parent_39 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 39
]
0.0003 ms
SELECT 
  t0.sorting_ids AS sorting_ids_1, 
  t0.hide_sortings AS hide_sortings_2, 
  t0.facet_ids AS facet_ids_3, 
  t0.shops AS shops_4, 
  t0.id AS id_5, 
  t0.parent AS parent_6, 
  t0.stream_id AS stream_id_7, 
  t0.description AS description_8, 
  t0.position AS position_9, 
  t0.meta_title AS meta_title_10, 
  t0.metakeywords AS metakeywords_11, 
  t0.metadescription AS metadescription_12, 
  t0.cmsheadline AS cmsheadline_13, 
  t0.cmstext AS cmstext_14, 
  t0.active AS active_15, 
  t0.template AS template_16, 
  t0.product_box_layout AS product_box_layout_17, 
  t0.blog AS blog_18, 
  t0.path AS path_19, 
  t0.external AS external_20, 
  t0.external_target AS external_target_21, 
  t0.hidefilter AS hidefilter_22, 
  t0.hidetop AS hidetop_23, 
  t0.changed AS changed_24, 
  t0.added AS added_25, 
  t0.mediaID AS mediaID_26, 
  t27.id AS id_28, 
  t27.categoryID AS categoryID_29, 
  t27.attribute1 AS attribute1_30, 
  t27.attribute2 AS attribute2_31, 
  t27.attribute3 AS attribute3_32, 
  t27.attribute4 AS attribute4_33, 
  t27.attribute5 AS attribute5_34, 
  t27.attribute6 AS attribute6_35, 
  t27.categoryID AS categoryID_36, 
  t0.mediaID AS mediaID_37, 
  t0.stream_id AS stream_id_38, 
  t0.parent AS parent_39 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 36
]
0.0003 ms
SELECT 
  s0_.description AS description_0 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 36
]
0.0002 ms
SELECT 
  id 
FROM 
  s_core_locales 
WHERE 
  locale = "en_GB"
[]
0.0005 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 36
  ":language" => 4
]
0.0014 ms
SELECT 
  s0_.description AS description_0 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 39
]
0.0008 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 39
  ":language" => 4
]
0.0009 ms
SELECT 
  s0_.description AS description_0 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 41
]
0.0006 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 41
  ":language" => 4
]
0.0012 ms
SELECT 
  s0_.description AS description_0 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 44
]
0.0006 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => "44"
  ":language" => 4
]
0.0006 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a327727b3ca6s_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a327727b3cb2fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a327727b3cb9s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a327727b3cbdfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a327727b3cc2productStream.objectdata as __stream_translation, 
  translation6a327727b3cc6fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a327727b3ccacategory.objectdata as __category_translation, 
  translation6a327727b3ccdfallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a327727b3ccacategory ON translation6a327727b3ccacategory.objecttype = : translation6a327727b3ccacategory 
  AND translation6a327727b3ccacategory.objectkey = category.id 
  AND translation6a327727b3ccacategory.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b3ccdfallbackcategory ON translation6a327727b3ccdfallbackcategory.objecttype = : translation6a327727b3ccdfallbackcategory 
  AND translation6a327727b3ccdfallbackcategory.objectkey = category.id 
  AND translation6a327727b3ccdfallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327727b3ca6s_categories_attributes ON translation6a327727b3ca6s_categories_attributes.objecttype = : translation6a327727b3ca6s_categories_attributes 
  AND translation6a327727b3ca6s_categories_attributes.objectkey = category.id 
  AND translation6a327727b3ca6s_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b3cb2fallbacks_categories_attributes ON translation6a327727b3cb2fallbacks_categories_attributes.objecttype = : translation6a327727b3cb2fallbacks_categories_attributes 
  AND translation6a327727b3cb2fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a327727b3cb2fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a327727b3cb9s_media_attributes ON translation6a327727b3cb9s_media_attributes.objecttype = : translation6a327727b3cb9s_media_attributes 
  AND translation6a327727b3cb9s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b3cb9s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b3cbdfallbacks_media_attributes ON translation6a327727b3cbdfallbacks_media_attributes.objecttype = : translation6a327727b3cbdfallbacks_media_attributes 
  AND translation6a327727b3cbdfallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b3cbdfallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a327727b3cc2productStream ON translation6a327727b3cc2productStream.objecttype = : translation6a327727b3cc2productStream 
  AND translation6a327727b3cc2productStream.objectkey = stream.id 
  AND translation6a327727b3cc2productStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b3cc6fallbackproductStream ON translation6a327727b3cc6fallbackproductStream.objecttype = : translation6a327727b3cc6fallbackproductStream 
  AND translation6a327727b3cc6fallbackproductStream.objectkey = stream.id 
  AND translation6a327727b3cc6fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => "44"
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a327727b3ca6s_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a327727b3cb2fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a327727b3cb9s_media_attributes" => "s_media_attributes"
  ":translation6a327727b3cbdfallbacks_media_attributes" => "s_media_attributes"
  ":translation6a327727b3cc2productStream" => "productStream"
  ":translation6a327727b3cc6fallbackproductStream" => "productStream"
  ":translation6a327727b3ccacategory" => "category"
  ":translation6a327727b3ccdfallbackcategory" => "category"
]
0.0026 ms
SELECT 
  s0_.show_listing AS show_listing_0, 
  s0_.template_id AS template_id_1, 
  s0_.id AS id_2, 
  s0_.parent_id AS parent_id_3, 
  s0_.active AS active_4, 
  s0_.name AS name_5, 
  s0_.userID AS userID_6, 
  s0_.position AS position_7, 
  s0_.device AS device_8, 
  s0_.fullscreen AS fullscreen_9, 
  s0_.valid_from AS valid_from_10, 
  s0_.is_landingpage AS is_landingpage_11, 
  s0_.seo_title AS seo_title_12, 
  s0_.seo_keywords AS seo_keywords_13, 
  s0_.seo_description AS seo_description_14, 
  s0_.valid_to AS valid_to_15, 
  s0_.create_date AS create_date_16, 
  s0_.modified AS modified_17, 
  s0_.`rows` AS rows_18, 
  s0_.cols AS cols_19, 
  s0_.cell_spacing AS cell_spacing_20, 
  s0_.cell_height AS cell_height_21, 
  s0_.article_height AS article_height_22, 
  s0_.mode AS mode_23, 
  s0_.preview_id AS preview_id_24, 
  s0_.preview_secret AS preview_secret_25, 
  s0_.listing_visibility AS listing_visibility_26, 
  s0_.customer_stream_ids AS customer_stream_ids_27, 
  s0_.replacement AS replacement_28 
FROM 
  s_emotion s0_ 
  INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id 
  INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id 
WHERE 
  s1_.id = ? 
  AND (
    (
      s0_.valid_from <= ? 
      OR s0_.valid_from IS NULL
    )
  ) 
  AND (
    (
      s0_.valid_to >= ? 
      OR s0_.valid_to IS NULL
    )
  ) 
  AND s0_.is_landingpage = 0 
  AND s0_.active = 1
array:3 [
  0 => 44
  1 => DateTime @1781692199 {#3157
    date: 2026-06-17 12:29:59.742714 Europe/Berlin (+02:00)
  }
  2 => DateTime @1781692199 {#3157}
]
0.0018 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a327727b74bds_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a327727b74c5fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a327727b74cbs_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a327727b74cffallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a327727b74d3productStream.objectdata as __stream_translation, 
  translation6a327727b74d7fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a327727b74dbcategory.objectdata as __category_translation, 
  translation6a327727b74defallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a327727b74dbcategory ON translation6a327727b74dbcategory.objecttype = : translation6a327727b74dbcategory 
  AND translation6a327727b74dbcategory.objectkey = category.id 
  AND translation6a327727b74dbcategory.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b74defallbackcategory ON translation6a327727b74defallbackcategory.objecttype = : translation6a327727b74defallbackcategory 
  AND translation6a327727b74defallbackcategory.objectkey = category.id 
  AND translation6a327727b74defallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327727b74bds_categories_attributes ON translation6a327727b74bds_categories_attributes.objecttype = : translation6a327727b74bds_categories_attributes 
  AND translation6a327727b74bds_categories_attributes.objectkey = category.id 
  AND translation6a327727b74bds_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b74c5fallbacks_categories_attributes ON translation6a327727b74c5fallbacks_categories_attributes.objecttype = : translation6a327727b74c5fallbacks_categories_attributes 
  AND translation6a327727b74c5fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a327727b74c5fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a327727b74cbs_media_attributes ON translation6a327727b74cbs_media_attributes.objecttype = : translation6a327727b74cbs_media_attributes 
  AND translation6a327727b74cbs_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b74cbs_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b74cffallbacks_media_attributes ON translation6a327727b74cffallbacks_media_attributes.objecttype = : translation6a327727b74cffallbacks_media_attributes 
  AND translation6a327727b74cffallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b74cffallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a327727b74d3productStream ON translation6a327727b74d3productStream.objecttype = : translation6a327727b74d3productStream 
  AND translation6a327727b74d3productStream.objectkey = stream.id 
  AND translation6a327727b74d3productStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b74d7fallbackproductStream ON translation6a327727b74d7fallbackproductStream.objecttype = : translation6a327727b74d7fallbackproductStream 
  AND translation6a327727b74d7fallbackproductStream.objectkey = stream.id 
  AND translation6a327727b74d7fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => 41
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a327727b74bds_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a327727b74c5fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a327727b74cbs_media_attributes" => "s_media_attributes"
  ":translation6a327727b74cffallbacks_media_attributes" => "s_media_attributes"
  ":translation6a327727b74d3productStream" => "productStream"
  ":translation6a327727b74d7fallbackproductStream" => "productStream"
  ":translation6a327727b74dbcategory" => "category"
  ":translation6a327727b74defallbackcategory" => "category"
]
0.0041 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a327727b8868s_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a327727b8870fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a327727b8875s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a327727b8879fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a327727b887dproductStream.objectdata as __stream_translation, 
  translation6a327727b8880fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a327727b8884category.objectdata as __category_translation, 
  translation6a327727b8887fallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a327727b8884category ON translation6a327727b8884category.objecttype = : translation6a327727b8884category 
  AND translation6a327727b8884category.objectkey = category.id 
  AND translation6a327727b8884category.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b8887fallbackcategory ON translation6a327727b8887fallbackcategory.objecttype = : translation6a327727b8887fallbackcategory 
  AND translation6a327727b8887fallbackcategory.objectkey = category.id 
  AND translation6a327727b8887fallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327727b8868s_categories_attributes ON translation6a327727b8868s_categories_attributes.objecttype = : translation6a327727b8868s_categories_attributes 
  AND translation6a327727b8868s_categories_attributes.objectkey = category.id 
  AND translation6a327727b8868s_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b8870fallbacks_categories_attributes ON translation6a327727b8870fallbacks_categories_attributes.objecttype = : translation6a327727b8870fallbacks_categories_attributes 
  AND translation6a327727b8870fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a327727b8870fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a327727b8875s_media_attributes ON translation6a327727b8875s_media_attributes.objecttype = : translation6a327727b8875s_media_attributes 
  AND translation6a327727b8875s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b8875s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b8879fallbacks_media_attributes ON translation6a327727b8879fallbacks_media_attributes.objecttype = : translation6a327727b8879fallbacks_media_attributes 
  AND translation6a327727b8879fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b8879fallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a327727b887dproductStream ON translation6a327727b887dproductStream.objecttype = : translation6a327727b887dproductStream 
  AND translation6a327727b887dproductStream.objectkey = stream.id 
  AND translation6a327727b887dproductStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b8880fallbackproductStream ON translation6a327727b8880fallbackproductStream.objecttype = : translation6a327727b8880fallbackproductStream 
  AND translation6a327727b8880fallbackproductStream.objectkey = stream.id 
  AND translation6a327727b8880fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => 39
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a327727b8868s_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a327727b8870fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a327727b8875s_media_attributes" => "s_media_attributes"
  ":translation6a327727b8879fallbacks_media_attributes" => "s_media_attributes"
  ":translation6a327727b887dproductStream" => "productStream"
  ":translation6a327727b8880fallbackproductStream" => "productStream"
  ":translation6a327727b8884category" => "category"
  ":translation6a327727b8887fallbackcategory" => "category"
]
0.0015 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a327727b9271s_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a327727b9279fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a327727b927ds_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a327727b9281fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a327727b9285productStream.objectdata as __stream_translation, 
  translation6a327727b9288fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a327727b928ccategory.objectdata as __category_translation, 
  translation6a327727b928ffallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a327727b928ccategory ON translation6a327727b928ccategory.objecttype = : translation6a327727b928ccategory 
  AND translation6a327727b928ccategory.objectkey = category.id 
  AND translation6a327727b928ccategory.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b928ffallbackcategory ON translation6a327727b928ffallbackcategory.objecttype = : translation6a327727b928ffallbackcategory 
  AND translation6a327727b928ffallbackcategory.objectkey = category.id 
  AND translation6a327727b928ffallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327727b9271s_categories_attributes ON translation6a327727b9271s_categories_attributes.objecttype = : translation6a327727b9271s_categories_attributes 
  AND translation6a327727b9271s_categories_attributes.objectkey = category.id 
  AND translation6a327727b9271s_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b9279fallbacks_categories_attributes ON translation6a327727b9279fallbacks_categories_attributes.objecttype = : translation6a327727b9279fallbacks_categories_attributes 
  AND translation6a327727b9279fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a327727b9279fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a327727b927ds_media_attributes ON translation6a327727b927ds_media_attributes.objecttype = : translation6a327727b927ds_media_attributes 
  AND translation6a327727b927ds_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b927ds_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b9281fallbacks_media_attributes ON translation6a327727b9281fallbacks_media_attributes.objecttype = : translation6a327727b9281fallbacks_media_attributes 
  AND translation6a327727b9281fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327727b9281fallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a327727b9285productStream ON translation6a327727b9285productStream.objecttype = : translation6a327727b9285productStream 
  AND translation6a327727b9285productStream.objectkey = stream.id 
  AND translation6a327727b9285productStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727b9288fallbackproductStream ON translation6a327727b9288fallbackproductStream.objecttype = : translation6a327727b9288fallbackproductStream 
  AND translation6a327727b9288fallbackproductStream.objectkey = stream.id 
  AND translation6a327727b9288fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => 36
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a327727b9271s_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a327727b9279fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a327727b927ds_media_attributes" => "s_media_attributes"
  ":translation6a327727b9281fallbacks_media_attributes" => "s_media_attributes"
  ":translation6a327727b9285productStream" => "productStream"
  ":translation6a327727b9288fallbackproductStream" => "productStream"
  ":translation6a327727b928ccategory" => "category"
  ":translation6a327727b928ffallbackcategory" => "category"
]
0.0016 ms
SELECT 
  count(category.id) 
FROM 
  s_categories category 
WHERE 
  parent = : id
array:1 [
  "id" => 44
]
0.0004 ms
SELECT 
  s0_.id AS id_0 
FROM 
  s_emarketing_banners s0_ 
WHERE 
  (
    (
      s0_.valid_from <= ? 
      OR (
        s0_.valid_from = ? 
        OR s0_.valid_from IS NULL
      )
    )
  ) 
  AND (
    (
      s0_.valid_to >= ? 
      OR (
        s0_.valid_to = ? 
        OR s0_.valid_to IS NULL
      )
    )
  ) 
  AND s0_.categoryID = ?
array:5 [
  0 => DateTime @1781692199 {#3158
    date: 2026-06-17 12:29:59.767809 Europe/Berlin (+02:00)
  }
  1 => null
  2 => DateTime @1781692199 {#3158}
  3 => null
  4 => "44"
]
0.0014 ms
SELECT 
  s0_.id AS id_0, 
  s0_.description AS description_1, 
  s0_.blog AS blog_2 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 36
]
0.0009 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 36
  ":language" => 4
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.description AS description_1, 
  s0_.blog AS blog_2 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 39
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 39
  ":language" => 4
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.description AS description_1, 
  s0_.blog AS blog_2 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 41
]
0.0004 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 41
  ":language" => 4
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.description AS description_1, 
  s0_.blog AS blog_2 
FROM 
  s_categories s0_ 
WHERE 
  s0_.id = ?
array:1 [
  0 => 44
]
0.0008 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => "44"
  ":language" => 4
]
0.0001 ms
SELECT 
  emotion.id, 
  emotion.device as devices, 
  emotion.show_listing as showListing, 
  emotion.fullscreen, 
  emotion.customer_stream_ids, 
  emotion.replacement, 
  emotion.position, 
  emotion.listing_visibility, 
  GROUP_CONCAT(shops.shop_id SEPARATOR ',') as shopIds 
FROM 
  s_emotion emotion 
  LEFT JOIN s_emotion_shops shops ON shops.emotion_id = emotion.id 
  INNER JOIN s_emotion_categories category ON category.emotion_id = emotion.id 
  AND category.category_id = : categoryId 
WHERE 
  (emotion.active = 1) 
  AND (emotion.is_landingpage = 0) 
  AND (
    (
      emotion.valid_to >= NOW() 
      OR emotion.valid_to IS NULL
    )
  ) 
  AND (
    (
      emotion.valid_from <= NOW() 
      OR emotion.valid_from IS NULL
    )
  ) 
  AND (emotion.preview_id IS NULL) 
GROUP BY 
  emotion.id 
ORDER BY 
  emotion.position ASC, 
  emotion.id ASC
array:1 [
  ":categoryId" => "44"
]
0.0013 ms
SELECT 
  id, 
  facet_ids 
FROM 
  s_categories categories 
WHERE 
  categories.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 44
  ]
]
0.0017 ms
SELECT 
  id 
FROM 
  s_search_custom_facet customFacet 
WHERE 
  customFacet.display_in_categories = 1 
ORDER BY 
  customFacet.position ASC
[]
0.0009 ms
SELECT 
  customFacet.id as __customFacet_id, 
  customFacet.unique_key as __customFacet_unique_key, 
  customFacet.active as __customFacet_active, 
  customFacet.position as __customFacet_position, 
  customFacet.name as __customFacet_name, 
  customFacet.facet as __customFacet_facet, 
  translation6a327727c261ecustom_facet.objectdata as __customFacet_translation, 
  translation6a327727c262afallbackcustom_facet.objectdata as __customFacet_translation_fallback 
FROM 
  s_search_custom_facet customFacet 
  LEFT JOIN s_core_translations translation6a327727c261ecustom_facet ON translation6a327727c261ecustom_facet.objecttype = : translation6a327727c261ecustom_facet 
  AND translation6a327727c261ecustom_facet.objectkey = 1 
  AND translation6a327727c261ecustom_facet.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327727c262afallbackcustom_facet ON translation6a327727c262afallbackcustom_facet.objecttype = : translation6a327727c262afallbackcustom_facet 
  AND translation6a327727c262afallbackcustom_facet.objectkey = 1 
  AND translation6a327727c262afallbackcustom_facet.objectlanguage = : languagefallback 
WHERE 
  (customFacet.active = 1) 
  AND (
    customFacet.id IN (: ids)
  )
array:5 [
  ":language" => 4
  ":translation6a327727c261ecustom_facet" => "custom_facet"
  ":languagefallback" => 0
  ":translation6a327727c262afallbackcustom_facet" => "custom_facet"
  ":ids" => array:11 [
    0 => 2
    1 => 3
    2 => 4
    3 => 5
    4 => 6
    5 => 7
    6 => 8
    7 => 9
    8 => 10
    9 => 11
    10 => 12
  ]
]
0.0008 ms
SELECT 
  NOW() AS current, 
  cf.value AS last, 
  (
    SELECT 
      1 
    FROM 
      s_search_index 
    LIMIT 
      1
  ) AS not_force 
FROM 
  s_core_config_elements ce, 
  s_core_config_values cf 
WHERE 
  ce.name = 'fuzzysearchlastupdate' 
  AND cf.element_id = ce.id 
  AND cf.shop_id = 1
[]
0.0011 ms
SET 
  @parent = (
    SELECT 
      id 
    FROM 
      s_core_config_elements 
    WHERE 
      name = 'fuzzysearchlastupdate'
  ); 
DELETE FROM 
  `s_core_config_values` 
WHERE 
  element_id = @parent; INSERT INTO `s_core_config_values` (`element_id`, `shop_id`, `value`) 
VALUES 
  (
    @parent, 
    1, 
    CONCAT(
      's:', 
      LENGTH(NOW()), 
      ':"', 
      NOW(), 
      '";'
    )
  );
[]
0.0010 ms
TRUNCATE TABLE `s_search_index`
[]
0.2786 ms
SELECT 
  STRAIGHT_JOIN st.id AS tableID, 
  st.table, 
  st.where, 
  st.referenz_table, 
  st.foreign_key, 
  GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, 
  GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, 
  GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` 
FROM 
  s_search_fields sf FORCE INDEX (tableID) 
  INNER JOIN s_search_tables st ON st.id = sf.tableID 
  AND sf.relevance != 0 
GROUP BY 
  sf.tableID
[]
0.0008 ms
SELECT 
  id as id, 
  name, 
  keywords 
FROM 
  s_articles
[]
0.0004 ms
INSERT IGNORE INTO `s_search_keywords` (`keyword`) 
VALUES 
  ('feelgood'), 
  ('contao'), 
  ('theme'), 
  ('testartikel'), 
  ('copy')
[]
0.0022 ms
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) 
SELECT 
  sk.id as keywordID, 
  2 as elementID, 
  3 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('feelgood', 'contao') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  2 as elementID, 
  4 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('contao', 'theme', 'feelgood') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  3 as elementID, 
  3 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('testartikel') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  5 as elementID, 
  3 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('feelgood', 'contao', 'copy') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  5 as elementID, 
  4 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('contao', 'theme', 'feelgood') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  6 as elementID, 
  3 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('testartikel')
[]
0.0027 ms
SELECT 
  id as id, 
  metakeywords, 
  description 
FROM 
  s_categories
[]
0.0002 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: ids)
  ) 
  AND (objecttype = : type)
array:2 [
  ":type" => "category"
  ":ids" => array:32 [
    0 => "1"
    1 => "3"
    2 => "6"
    3 => "7"
    4 => "8"
    5 => "9"
    6 => "10"
    7 => "11"
    8 => "12"
    9 => "13"
    10 => "14"
    11 => "16"
    12 => "26"
    13 => "36"
    14 => "37"
    15 => "38"
    16 => "39"
    17 => "40"
    18 => "41"
    19 => "42"
    20 => "43"
    21 => "44"
    22 => "45"
    23 => "46"
    24 => "47"
    25 => "48"
    26 => "49"
    27 => "50"
    28 => "51"
    29 => "52"
    30 => "53"
    31 => "54"
  ]
]
0.0004 ms
INSERT IGNORE INTO `s_search_keywords` (`keyword`) 
VALUES 
  ('root'), 
  ('deutschland'), 
  ('contao'), 
  ('keyword'), 
  ('news'), 
  ('neuheiten'), 
  ('wurst'), 
  ('kaese'), 
  ('wursttest1'), 
  ('wursttest2'), 
  ('hufschuhe'), 
  ('testen'), 
  ('england'), 
  ('hoch'), 
  ('new'), 
  ('stuff')
[]
0.0003 ms
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) 
SELECT 
  sk.id as keywordID, 
  1 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('root') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  3 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('deutschland') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  6 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('contao') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  7 as elementID, 
  1 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('keyword') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  7 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('news') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  8 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('neuheiten') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  9 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  10 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('kaese') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  11 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  12 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest2') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  13 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('hufschuhe', 'testen') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  14 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('england') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  16 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst', 'hoch') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  26 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('england') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  36 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('deutschland') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  37 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('contao') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  38 as elementID, 
  1 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('keyword') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  38 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('news') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  39 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('neuheiten') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  40 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('hufschuhe', 'testen') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  41 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  42 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('kaese') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  43 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst', 'hoch') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  44 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  45 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest2') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  46 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('neuheiten') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  46 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('new', 'stuff') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  47 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  48 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('kaese') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  49 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  50 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wursttest2') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  51 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('hufschuhe', 'testen') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  52 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('wurst', 'hoch') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  53 as elementID, 
  1 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('keyword') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  53 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('news') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  54 as elementID, 
  2 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('contao')
[]
0.0171 ms
SELECT 
  id as id, 
  name 
FROM 
  s_articles_supplier
[]
0.0060 ms
INSERT IGNORE INTO `s_search_keywords` (`keyword`) 
VALUES 
  ('huxal'), 
  ('webentwicklung'), 
  ('ekkia'), 
  ('test')
[]
0.0019 ms
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) 
SELECT 
  sk.id as keywordID, 
  1 as elementID, 
  6 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('huxal', 'webentwicklung') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  2 as elementID, 
  6 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('ekkia') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  3 as elementID, 
  6 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('test')
[]
0.0005 ms
SELECT 
  id as id, 
  ordernumber 
FROM 
  s_articles_details
[]
0.0005 ms
INSERT IGNORE INTO `s_search_keywords` (`keyword`) 
VALUES 
  ('123hoppsassa'), 
  ('wr1'), 
  ('123hoppsassagr1'), 
  ('th01c44'), 
  ('th10003'), 
  ('th10006')
[]
0.0003 ms
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) 
SELECT 
  sk.id as keywordID, 
  14 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  15 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  16 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  17 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  18 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  19 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  7 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  8 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  9 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  10 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  11 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  12 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  13 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  5 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  6 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassa', 'wr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  3 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  75 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  76 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  85 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  86 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  87 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  88 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  89 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  90 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  77 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  78 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  79 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  80 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  81 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  82 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  83 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  84 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('123hoppsassagr1') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  2 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  40 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  49 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  50 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  51 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  52 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  53 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  54 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  55 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  56 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  41 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  42 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  43 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  44 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  45 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  46 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  47 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  48 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th01c44') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  4 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10003') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  57 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  58 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  67 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  68 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  69 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  70 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  71 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  72 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  73 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  74 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  59 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  60 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  61 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  62 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  63 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  64 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  65 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006') 
UNION ALL 
SELECT 
  sk.id as keywordID, 
  66 as elementID, 
  5 as fieldID 
FROM 
  s_search_keywords sk 
WHERE 
  sk.keyword IN ('th10006')
[]
0.0076 ms
SELECT 
  articleID as id, 
  name, 
  keywords 
FROM 
  s_articles_translations
[]
0.0043 ms
SELECT 
  STRAIGHT_JOIN st.id AS tableID, 
  st.table, 
  st.where, 
  st.referenz_table, 
  st.foreign_key, 
  GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, 
  GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, 
  GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` 
FROM 
  s_search_fields sf FORCE INDEX (tableID) 
  INNER JOIN s_search_tables st ON st.id = sf.tableID 
  AND sf.relevance != 0 
GROUP BY 
  sf.tableID
[]
0.0025 ms
SELECT 
  STRAIGHT_JOIN keywordID, 
  fieldID, 
  sk.keyword 
FROM 
  `s_search_index` si 
  INNER JOIN s_search_keywords sk ON si.keywordID = sk.id 
  LEFT JOIN s_articles_categories t2 ON si.elementID = t2.categoryID 
  AND si.fieldID IN (1, 2) 
  LEFT JOIN s_articles t3 ON si.elementID = t3.supplierID 
  AND si.fieldID IN (6) 
  LEFT JOIN s_articles_details t4 ON si.elementID = t4.id 
  AND si.fieldID IN (5) 
GROUP BY 
  keywordID, 
  fieldID 
HAVING 
  COUNT(*) > (
    SELECT 
      COUNT(*)* 0.9 
    FROM 
      `s_articles`
  )
[]
0.0012 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "271"
  1 => "2"
]
0.0003 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37911"
  1 => "2"
]
0.0002 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37912"
  1 => "2"
]
0.0002 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37931"
  1 => "5"
]
0.0002 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37932"
  1 => "5"
]
0.0002 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37933"
  1 => "5"
]
0.0011 ms
DELETE FROM 
  s_search_index 
WHERE 
  keywordID = ? 
  AND fieldID = ?
array:2 [
  0 => "37934"
  1 => "5"
]
0.0003 ms
DELETE sk 
FROM 
  `s_search_keywords` sk 
  LEFT JOIN s_search_index si ON sk.id = si.keywordID 
WHERE 
  si.keywordID IS NULL
[]
0.0032 ms
SELECT 
  product.id as __product_id, 
  variant.id as __variant_id, 
  variant.ordernumber as __variant_ordernumber 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  product.id 
ORDER BY 
  variant.id ASC 
LIMIT 
  1
array:2 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
]
0.0011 ms
SELECT 
  emotion.id 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories categories ON categories.emotion_id = emotion.id 
  AND categories.category_id = : id 
WHERE 
  emotion.customer_stream_ids IS NOT NULL 
  AND emotion.active = 1 
LIMIT 
  1
array:1 [
  ":id" => "44"
]
0.0003 ms
SELECT 
  id, 
  sorting_ids 
FROM 
  s_categories categories 
WHERE 
  categories.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "44"
  ]
]
0.0002 ms
SELECT 
  id 
FROM 
  s_search_custom_sorting customSorting 
WHERE 
  customSorting.display_in_categories = 1 
ORDER BY 
  customSorting.position ASC
[]
0.0004 ms
SELECT 
  customSorting.id as __customSorting_id, 
  customSorting.label as __customSorting_label, 
  customSorting.active as __customSorting_active, 
  customSorting.display_in_categories as __customSorting_display_in_categories, 
  customSorting.position as __customSorting_position, 
  customSorting.sortings as __customSorting_sortings, 
  translation6a3277282eecacustom_sorting.objectdata as __customSorting_translation, 
  translation6a3277282eed8fallbackcustom_sorting.objectdata as __customSorting_translation_fallback 
FROM 
  s_search_custom_sorting customSorting 
  LEFT JOIN s_core_translations translation6a3277282eecacustom_sorting ON translation6a3277282eecacustom_sorting.objecttype = : translation6a3277282eecacustom_sorting 
  AND translation6a3277282eecacustom_sorting.objectkey = 1 
  AND translation6a3277282eecacustom_sorting.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277282eed8fallbackcustom_sorting ON translation6a3277282eed8fallbackcustom_sorting.objecttype = : translation6a3277282eed8fallbackcustom_sorting 
  AND translation6a3277282eed8fallbackcustom_sorting.objectkey = 1 
  AND translation6a3277282eed8fallbackcustom_sorting.objectlanguage = : languagefallback 
WHERE 
  (customSorting.active = 1) 
  AND (
    customSorting.id IN (: ids)
  )
array:5 [
  ":language" => 4
  ":translation6a3277282eecacustom_sorting" => "custom_sorting"
  ":languagefallback" => 0
  ":translation6a3277282eed8fallbackcustom_sorting" => "custom_sorting"
  ":ids" => array:7 [
    0 => 8
    1 => 1
    2 => 2
    3 => 3
    4 => 4
    5 => 5
    6 => 9
  ]
]
0.0005 ms
SELECT 
  customSorting.id as __customSorting_id, 
  customSorting.label as __customSorting_label, 
  customSorting.active as __customSorting_active, 
  customSorting.display_in_categories as __customSorting_display_in_categories, 
  customSorting.position as __customSorting_position, 
  customSorting.sortings as __customSorting_sortings, 
  translation6a3277282fa5ccustom_sorting.objectdata as __customSorting_translation, 
  translation6a3277282fa67fallbackcustom_sorting.objectdata as __customSorting_translation_fallback 
FROM 
  s_search_custom_sorting customSorting 
  LEFT JOIN s_core_translations translation6a3277282fa5ccustom_sorting ON translation6a3277282fa5ccustom_sorting.objecttype = : translation6a3277282fa5ccustom_sorting 
  AND translation6a3277282fa5ccustom_sorting.objectkey = 1 
  AND translation6a3277282fa5ccustom_sorting.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277282fa67fallbackcustom_sorting ON translation6a3277282fa67fallbackcustom_sorting.objecttype = : translation6a3277282fa67fallbackcustom_sorting 
  AND translation6a3277282fa67fallbackcustom_sorting.objectkey = 1 
  AND translation6a3277282fa67fallbackcustom_sorting.objectlanguage = : languagefallback 
WHERE 
  (customSorting.active = 1) 
  AND (
    customSorting.id IN (: ids)
  )
array:5 [
  ":language" => 4
  ":translation6a3277282fa5ccustom_sorting" => "custom_sorting"
  ":languagefallback" => 0
  ":translation6a3277282fa67fallbackcustom_sorting" => "custom_sorting"
  ":ids" => array:1 [
    0 => 8
  ]
]
0.0005 ms
SELECT 
  id, 
  facet_ids 
FROM 
  s_categories categories 
WHERE 
  categories.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 44
  ]
]
0.0001 ms
SELECT 
  id 
FROM 
  s_search_custom_facet customFacet 
WHERE 
  customFacet.display_in_categories = 1 
ORDER BY 
  customFacet.position ASC
[]
0.0001 ms
SELECT 
  customFacet.id as __customFacet_id, 
  customFacet.unique_key as __customFacet_unique_key, 
  customFacet.active as __customFacet_active, 
  customFacet.position as __customFacet_position, 
  customFacet.name as __customFacet_name, 
  customFacet.facet as __customFacet_facet, 
  translation6a3277282fd88custom_facet.objectdata as __customFacet_translation, 
  translation6a3277282fd91fallbackcustom_facet.objectdata as __customFacet_translation_fallback 
FROM 
  s_search_custom_facet customFacet 
  LEFT JOIN s_core_translations translation6a3277282fd88custom_facet ON translation6a3277282fd88custom_facet.objecttype = : translation6a3277282fd88custom_facet 
  AND translation6a3277282fd88custom_facet.objectkey = 1 
  AND translation6a3277282fd88custom_facet.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277282fd91fallbackcustom_facet ON translation6a3277282fd91fallbackcustom_facet.objecttype = : translation6a3277282fd91fallbackcustom_facet 
  AND translation6a3277282fd91fallbackcustom_facet.objectkey = 1 
  AND translation6a3277282fd91fallbackcustom_facet.objectlanguage = : languagefallback 
WHERE 
  (customFacet.active = 1) 
  AND (
    customFacet.id IN (: ids)
  )
array:5 [
  ":language" => 4
  ":translation6a3277282fd88custom_facet" => "custom_facet"
  ":languagefallback" => 0
  ":translation6a3277282fd91fallbackcustom_facet" => "custom_facet"
  ":ids" => array:11 [
    0 => 2
    1 => 3
    2 => 4
    3 => 5
    4 => 6
    5 => 7
    6 => 8
    7 => 9
    8 => 10
    9 => 11
    10 => 12
  ]
]
0.0005 ms
SELECT 
  SQL_CALC_FOUND_ROWS product.id as __product_id, 
  variant.id as __variant_id, 
  variant.ordernumber as __variant_ordernumber 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
  LEFT JOIN s_categories_manual_sorting manual_sorting ON manual_sorting.product_id = product.id 
  AND manual_sorting.category_id = productCategory.categoryID 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  product.id 
ORDER BY 
  IFNULL(manual_sorting.position, 99999) ASC, 
  variant.id ASC 
LIMIT 
  12
array:2 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
]
0.0010 ms
SELECT 
  FOUND_ROWS()
[]
0.0001 ms
SELECT 
  product.id 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN s_articles_details allVariants ON allVariants.articleID = product.id 
  AND allVariants.active = 1 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  (
    avoidCustomerGroup.articleID IS NULL
  ) 
  AND (
    allVariants.instock >= allVariants.minpurchase
  ) 
LIMIT 
  1
array:2 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
]
0.0033 ms
SELECT 
  DISTINCT product.supplierID as id 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  product.id
array:2 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
]
0.0014 ms
SELECT 
  manufacturer.id as __manufacturer_id, 
  manufacturer.name as __manufacturer_name, 
  manufacturer.img as __manufacturer_img, 
  manufacturer.link as __manufacturer_link, 
  manufacturer.description as __manufacturer_description, 
  manufacturer.meta_title as __manufacturer_meta_title, 
  manufacturer.meta_description as __manufacturer_meta_description, 
  manufacturer.meta_keywords as __manufacturer_meta_keywords, 
  manufacturerAttribute.id as __manufacturerAttribute_id, 
  manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, 
  media.id as __manufacturer_img_id, 
  translation6a3277283a2ddsupplier.objectdata as __manufacturer_translation, 
  translation6a3277283a2e7fallbacksupplier.objectdata as __manufacturer_translation_fallback 
FROM 
  s_articles_supplier manufacturer 
  LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = manufacturer.id 
  LEFT JOIN s_media media ON media.path = manufacturer.img 
  LEFT JOIN s_core_translations translation6a3277283a2ddsupplier ON translation6a3277283a2ddsupplier.objecttype = : translation6a3277283a2ddsupplier 
  AND translation6a3277283a2ddsupplier.objectkey = manufacturer.id 
  AND translation6a3277283a2ddsupplier.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283a2e7fallbacksupplier ON translation6a3277283a2e7fallbacksupplier.objecttype = : translation6a3277283a2e7fallbacksupplier 
  AND translation6a3277283a2e7fallbacksupplier.objectkey = manufacturer.id 
  AND translation6a3277283a2e7fallbacksupplier.objectlanguage = : languagefallback 
WHERE 
  manufacturer.id IN (: ids)
array:5 [
  ":ids" => array:1 [
    0 => "3"
  ]
  ":language" => 4
  ":translation6a3277283a2ddsupplier" => "supplier"
  ":languagefallback" => 0
  ":translation6a3277283a2e7fallbacksupplier" => "supplier"
]
0.0008 ms
SELECT 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  translation6a3277283a894s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a3277283a8a0fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback 
FROM 
  s_media media 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a3277283a894s_media_attributes ON translation6a3277283a894s_media_attributes.objecttype = : translation6a3277283a894s_media_attributes 
  AND translation6a3277283a894s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283a894s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283a8a0fallbacks_media_attributes ON translation6a3277283a8a0fallbacks_media_attributes.objecttype = : translation6a3277283a8a0fallbacks_media_attributes 
  AND translation6a3277283a8a0fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283a8a0fallbacks_media_attributes.objectlanguage = : languagefallback 
WHERE 
  media.id IN (: ids)
array:5 [
  ":language" => 4
  ":translation6a3277283a894s_media_attributes" => "s_media_attributes"
  ":languagefallback" => 0
  ":translation6a3277283a8a0fallbacks_media_attributes" => "s_media_attributes"
  ":ids" => array:1 [
    0 => null
  ]
]
0.0009 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 4
  ":orgPath" => array:1 [
    3 => "sViewport=listing&sAction=manufacturer&sSupplier=3"
  ]
]
0.0004 ms
SELECT 
  listing_price.cheapest_price 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN (
    SELECT 
      prices.*, 
      MIN(
        ROUND(
          prices.price * (
            (
              100 - IFNULL(priceGroup.discount, 0)
            ) / 100
          ) * (
            (
              (
                CASE tax.id WHEN 1 THEN 19 WHEN 4 THEN 7 END
              ) + 100
            ) / 100
          ) * 1, 
          2
        )
      ) as cheapest_price 
    FROM 
      s_articles product 
      INNER JOIN s_core_tax tax ON tax.id = product.taxID 
      INNER JOIN (
        SELECT 
          defaultPrice.`id`, 
          defaultPrice.`pricegroup`, 
          defaultPrice.`from`, 
          defaultPrice.`to`, 
          defaultPrice.`articleID`, 
          defaultPrice.`articledetailsID`, 
          defaultPrice.`price`, 
          defaultPrice.`pseudoprice`, 
          defaultPrice.`percent`, 
          defaultPrice.articleID as product_id, 
          defaultPrice.articledetailsID as variant_id 
        FROM 
          s_articles_prices defaultPrice 
        WHERE 
          defaultPrice.pricegroup = : fallbackCustomerGroup
      ) prices ON product.id = prices.articleID 
      INNER JOIN s_articles_details availableVariant ON availableVariant.articleID = product.id 
      AND availableVariant.active = 1 
      LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID 
      AND priceGroup.discountstart = 1 
      AND priceGroup.customergroupID = : priceGroupCustomerGroup 
      AND product.pricegroupActive = 1 
    WHERE 
      (
        prices.articledetailsID = availableVariant.id
      ) 
      AND (prices.from = 1) 
    GROUP BY 
      product.id
  ) listing_price ON listing_price.articleID = product.id 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  product.id 
ORDER BY 
  listing_price.cheapest_price ASC 
LIMIT 
  1 OFFSET 0
array:4 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
  ":fallbackCustomerGroup" => "EK"
  ":priceGroupCustomerGroup" => 1
]
0.0023 ms
SELECT 
  listing_price.cheapest_price 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN (
    SELECT 
      prices.*, 
      MIN(
        ROUND(
          prices.price * (
            (
              100 - IFNULL(priceGroup.discount, 0)
            ) / 100
          ) * (
            (
              (
                CASE tax.id WHEN 1 THEN 19 WHEN 4 THEN 7 END
              ) + 100
            ) / 100
          ) * 1, 
          2
        )
      ) as cheapest_price 
    FROM 
      s_articles product 
      INNER JOIN s_core_tax tax ON tax.id = product.taxID 
      INNER JOIN (
        SELECT 
          defaultPrice.`id`, 
          defaultPrice.`pricegroup`, 
          defaultPrice.`from`, 
          defaultPrice.`to`, 
          defaultPrice.`articleID`, 
          defaultPrice.`articledetailsID`, 
          defaultPrice.`price`, 
          defaultPrice.`pseudoprice`, 
          defaultPrice.`percent`, 
          defaultPrice.articleID as product_id, 
          defaultPrice.articledetailsID as variant_id 
        FROM 
          s_articles_prices defaultPrice 
        WHERE 
          defaultPrice.pricegroup = : fallbackCustomerGroup
      ) prices ON product.id = prices.articleID 
      INNER JOIN s_articles_details availableVariant ON availableVariant.articleID = product.id 
      AND availableVariant.active = 1 
      LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID 
      AND priceGroup.discountstart = 1 
      AND priceGroup.customergroupID = : priceGroupCustomerGroup 
      AND product.pricegroupActive = 1 
    WHERE 
      (
        prices.articledetailsID = availableVariant.id
      ) 
      AND (prices.from = 1) 
    GROUP BY 
      product.id
  ) listing_price ON listing_price.articleID = product.id 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  product.id 
ORDER BY 
  listing_price.cheapest_price DESC 
LIMIT 
  1 OFFSET 0
array:4 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
  ":fallbackCustomerGroup" => "EK"
  ":priceGroupCustomerGroup" => 1
]
0.0014 ms
SELECT 
  productProperty.valueID as id, 
  product.filtergroupID as filterGroupId 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN s_filter_articles productProperty ON productProperty.articleID = product.id 
  INNER JOIN s_filter propertySet ON propertySet.id = product.filtergroupID 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  productProperty.valueID 
ORDER BY 
  propertySet.position ASC
array:2 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
]
0.0006 ms
SELECT 
  voteAverage.average, 
  COUNT(voteAverage.average) as count 
FROM 
  s_articles product 
  INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id 
  AND variant.active = 1 
  AND product.active = 1 
  INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id 
  AND productCategory.categoryID IN (: productCategory) 
  LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id 
  AND avoidCustomerGroup.customerGroupId IN (
    : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae
  ) 
  INNER JOIN (
    SELECT 
      SUM(vote.points) / COUNT(vote.id) AS average, 
      vote.articleID AS product_id 
    FROM 
      s_articles_vote vote 
    WHERE 
      vote.active = 1 
      AND (
        vote.shop_id = : voteAverageShopId 
        OR vote.shop_id IS NULL
      ) 
    GROUP BY 
      vote.articleID
  ) voteAverage ON voteAverage.product_id = product.id 
  INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
WHERE 
  avoidCustomerGroup.articleID IS NULL 
GROUP BY 
  voteAverage.average
array:3 [
  ":productCategory" => array:1 [
    0 => 44
  ]
  ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [
    0 => 1
  ]
  ":voteAverageShopId" => 4
]
0.0007 ms
SELECT 
  product.id as __product_id, 
  product.supplierID as __product_supplierID, 
  product.name as __product_name, 
  product.description as __product_description, 
  product.description_long as __product_description_long, 
  product.shippingtime as __product_shippingtime, 
  product.datum as __product_datum, 
  product.active as __product_active, 
  product.taxID as __product_taxID, 
  product.pseudosales as __product_pseudosales, 
  product.topseller as __product_topseller, 
  product.metaTitle as __product_metaTitle, 
  product.keywords as __product_keywords, 
  product.changetime as __product_changetime, 
  product.pricegroupID as __product_pricegroupID, 
  product.pricegroupActive as __product_pricegroupActive, 
  product.filtergroupID as __product_filtergroupID, 
  product.crossbundlelook as __product_crossbundlelook, 
  product.notification as __product_notification, 
  product.template as __product_template, 
  product.mode as __product_mode, 
  product.main_detail_id as __product_main_detail_id, 
  product.available_from as __product_available_from, 
  product.available_to as __product_available_to, 
  product.configurator_set_id as __product_configurator_set_id, 
  productAttribute.id as __productAttribute_id, 
  productAttribute.articleID as __productAttribute_articleID, 
  productAttribute.articledetailsID as __productAttribute_articledetailsID, 
  productAttribute.attr1 as __productAttribute_attr1, 
  productAttribute.attr2 as __productAttribute_attr2, 
  productAttribute.attr3 as __productAttribute_attr3, 
  productAttribute.attr4 as __productAttribute_attr4, 
  productAttribute.attr5 as __productAttribute_attr5, 
  productAttribute.attr6 as __productAttribute_attr6, 
  productAttribute.attr7 as __productAttribute_attr7, 
  productAttribute.attr8 as __productAttribute_attr8, 
  productAttribute.attr9 as __productAttribute_attr9, 
  productAttribute.attr10 as __productAttribute_attr10, 
  productAttribute.attr11 as __productAttribute_attr11, 
  productAttribute.attr12 as __productAttribute_attr12, 
  productAttribute.attr13 as __productAttribute_attr13, 
  productAttribute.attr14 as __productAttribute_attr14, 
  productAttribute.attr15 as __productAttribute_attr15, 
  productAttribute.attr16 as __productAttribute_attr16, 
  productAttribute.attr17 as __productAttribute_attr17, 
  productAttribute.attr18 as __productAttribute_attr18, 
  productAttribute.attr19 as __productAttribute_attr19, 
  productAttribute.attr20 as __productAttribute_attr20, 
  topSeller.sales as __topSeller_sales, 
  variant.id as __variant_id, 
  variant.ordernumber as __variant_ordernumber, 
  variant.suppliernumber as __variant_suppliernumber, 
  variant.kind as __variant_kind, 
  variant.additionaltext as __variant_additionaltext, 
  variant.sales as __variant_sales, 
  variant.active as __variant_active, 
  variant.instock as __variant_instock, 
  variant.stockmin as __variant_stockmin, 
  variant.weight as __variant_weight, 
  variant.position as __variant_position, 
  variant.width as __variant_width, 
  variant.height as __variant_height, 
  variant.length as __variant_length, 
  variant.ean as __variant_ean, 
  variant.unitID as __variant_unitID, 
  variant.releasedate as __variant_releasedate, 
  variant.shippingfree as __variant_shippingfree, 
  variant.shippingtime as __variant_shippingtime, 
  variant.laststock as __product_laststock, 
  unit.id as __unit_id, 
  unit.description as __unit_description, 
  unit.unit as __unit_unit, 
  variant.packunit as __unit_packunit, 
  variant.purchaseunit as __unit_purchaseunit, 
  variant.referenceunit as __unit_referenceunit, 
  variant.purchasesteps as __unit_purchasesteps, 
  variant.minpurchase as __unit_minpurchase, 
  variant.maxpurchase as __unit_maxpurchase, 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description, 
  priceGroup.id as __priceGroup_id, 
  priceGroup.description as __priceGroup_description, 
  manufacturer.id as __manufacturer_id, 
  manufacturer.name as __manufacturer_name, 
  manufacturer.img as __manufacturer_img, 
  manufacturer.link as __manufacturer_link, 
  manufacturer.description as __manufacturer_description, 
  manufacturer.meta_title as __manufacturer_meta_title, 
  manufacturer.meta_description as __manufacturer_meta_description, 
  manufacturer.meta_keywords as __manufacturer_meta_keywords, 
  manufacturerAttribute.id as __manufacturerAttribute_id, 
  manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, 
  esd.id as __esd_id, 
  esd.articleID as __esd_articleID, 
  esd.articledetailsID as __esd_articledetailsID, 
  esd.file as __esd_file, 
  esd.serials as __esd_serials, 
  esd.notification as __esd_notification, 
  esd.maxdownloads as __esd_maxdownloads, 
  esd.datum as __esd_datum, 
  esdAttribute.id as __esdAttribute_id, 
  esdAttribute.esdID as __esdAttribute_esdID, 
  (
    SELECT 
      1 
    FROM 
      s_articles_esd variantEsd 
    WHERE 
      variantEsd.articleID = product.id 
    LIMIT 
      1
  ) as __product_has_esd, 
  (
    SELECT 
      GROUP_CONCAT(
        customerGroups.customergroupId SEPARATOR '|'
      ) 
    FROM 
      s_articles_avoid_customergroups customerGroups 
    WHERE 
      customerGroups.articleID = product.id
  ) as __product_blocked_customer_groups, 
  (
    SELECT 
      COUNT(availableVariant.id) 
    FROM 
      s_articles_details availableVariant 
    WHERE 
      (
        availableVariant.articleID = product.id
      ) 
      AND (availableVariant.active = 1) 
      AND (
        (
          availableVariant.laststock * availableVariant.instock
        ) >= (
          availableVariant.laststock * availableVariant.minpurchase
        )
      )
  ) as __product_has_available_variants, 
  (
    SELECT 
      COUNT(
        DISTINCT ROUND(prices.price, 2)
      ) as priceCount 
    FROM 
      s_articles_prices prices 
      INNER JOIN s_articles_details priceVariant ON priceVariant.id = prices.articledetailsID 
      and priceVariant.active = 1 
    WHERE 
      (prices.from = 1) 
      AND (prices.pricegroup = : fallback) 
      AND (prices.articleID = product.id)
  ) as __product_fallback_price_count, 
  manufacturerMedia.id as __manufacturer_img_id, 
  translation6a3277283cf89article.objectdata as __product_translation, 
  translation6a3277283cf90fallbackarticle.objectdata as __product_translation_fallback, 
  translation6a3277283cf97variant.objectdata as __variant_translation, 
  translation6a3277283cf9bfallbackvariant.objectdata as __variant_translation_fallback, 
  translation6a3277283cf9fsupplier.objectdata as __manufacturer_translation, 
  translation6a3277283cfa3fallbacksupplier.objectdata as __manufacturer_translation_fallback, 
  translation6a3277283cfa8config_units.objectdata as __unit_translation, 
  translation6a3277283cfacfallbackconfig_units.objectdata as __unit_translation_fallback, 
  translation6a3277283cfb0s_articles_esd_attributes.objectdata as __esdAttribute_translation, 
  translation6a3277283cfb3fallbacks_articles_esd_attributes.objectdata as __esdAttribute_translation_fallback 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  LEFT JOIN s_core_units unit ON unit.id = variant.unitID 
  LEFT JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id 
  LEFT JOIN s_articles_esd esd ON esd.articledetailsID = variant.id 
  LEFT JOIN s_core_translations translation6a3277283cf97variant ON translation6a3277283cf97variant.objecttype = : translation6a3277283cf97variant 
  AND translation6a3277283cf97variant.objectkey = variant.id 
  AND translation6a3277283cf97variant.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283cf9bfallbackvariant ON translation6a3277283cf9bfallbackvariant.objecttype = : translation6a3277283cf9bfallbackvariant 
  AND translation6a3277283cf9bfallbackvariant.objectkey = variant.id 
  AND translation6a3277283cf9bfallbackvariant.objectlanguage = : languagefallback 
  INNER JOIN s_core_tax tax ON tax.id = product.taxID 
  LEFT JOIN s_articles_supplier manufacturer ON manufacturer.id = product.supplierID 
  LEFT JOIN s_core_pricegroups priceGroup ON priceGroup.id = product.pricegroupID 
  LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = product.supplierID 
  LEFT JOIN s_articles_top_seller_ro topSeller ON topSeller.article_id = product.id 
  LEFT JOIN s_core_translations translation6a3277283cf89article ON translation6a3277283cf89article.objecttype = : translation6a3277283cf89article 
  AND translation6a3277283cf89article.objectkey = product.id 
  AND translation6a3277283cf89article.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283cf90fallbackarticle ON translation6a3277283cf90fallbackarticle.objecttype = : translation6a3277283cf90fallbackarticle 
  AND translation6a3277283cf90fallbackarticle.objectkey = product.id 
  AND translation6a3277283cf90fallbackarticle.objectlanguage = : languagefallback 
  LEFT JOIN s_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_core_translations translation6a3277283cf9fsupplier ON translation6a3277283cf9fsupplier.objecttype = : translation6a3277283cf9fsupplier 
  AND translation6a3277283cf9fsupplier.objectkey = manufacturer.id 
  AND translation6a3277283cf9fsupplier.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283cfa3fallbacksupplier ON translation6a3277283cfa3fallbacksupplier.objecttype = : translation6a3277283cfa3fallbacksupplier 
  AND translation6a3277283cfa3fallbacksupplier.objectkey = manufacturer.id 
  AND translation6a3277283cfa3fallbacksupplier.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a3277283cfa8config_units ON translation6a3277283cfa8config_units.objecttype = : translation6a3277283cfa8config_units 
  AND translation6a3277283cfa8config_units.objectkey = 1 
  AND translation6a3277283cfa8config_units.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283cfacfallbackconfig_units ON translation6a3277283cfacfallbackconfig_units.objecttype = : translation6a3277283cfacfallbackconfig_units 
  AND translation6a3277283cfacfallbackconfig_units.objectkey = 1 
  AND translation6a3277283cfacfallbackconfig_units.objectlanguage = : languagefallback 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
  LEFT JOIN s_core_translations translation6a3277283cfb0s_articles_esd_attributes ON translation6a3277283cfb0s_articles_esd_attributes.objecttype = : translation6a3277283cfb0s_articles_esd_attributes 
  AND translation6a3277283cfb0s_articles_esd_attributes.objectkey = esd.id 
  AND translation6a3277283cfb0s_articles_esd_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283cfb3fallbacks_articles_esd_attributes ON translation6a3277283cfb3fallbacks_articles_esd_attributes.objecttype = : translation6a3277283cfb3fallbacks_articles_esd_attributes 
  AND translation6a3277283cfb3fallbacks_articles_esd_attributes.objectkey = esd.id 
  AND translation6a3277283cfb3fallbacks_articles_esd_attributes.objectlanguage = : languagefallback 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:14 [
  ":fallback" => "EK"
  ":numbers" => array:1 [
    0 => "123Hoppsassagr1"
  ]
  ":language" => 4
  ":translation6a3277283cf89article" => "article"
  ":languagefallback" => 0
  ":translation6a3277283cf90fallbackarticle" => "article"
  ":translation6a3277283cf97variant" => "variant"
  ":translation6a3277283cf9bfallbackvariant" => "variant"
  ":translation6a3277283cf9fsupplier" => "supplier"
  ":translation6a3277283cfa3fallbacksupplier" => "supplier"
  ":translation6a3277283cfa8config_units" => "config_units"
  ":translation6a3277283cfacfallbackconfig_units" => "config_units"
  ":translation6a3277283cfb0s_articles_esd_attributes" => "s_articles_esd_attributes"
  ":translation6a3277283cfb3fallbacks_articles_esd_attributes" => "s_articles_esd_attributes"
]
0.0038 ms
SELECT 
  variant.ordernumber as number, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  image.id as __image_id, 
  image.articleID as __image_articleID, 
  image.img as __image_img, 
  image.main as __image_main, 
  image.description as __image_description, 
  image.position as __image_position, 
  image.width as __image_width, 
  image.height as __image_height, 
  image.extension as __image_extension, 
  image.parent_id as __image_parent_id, 
  image.media_id as __image_media_id, 
  imageAttribute.id as __imageAttribute_id, 
  imageAttribute.imageID as __imageAttribute_imageID, 
  imageAttribute.attribute1 as __imageAttribute_attribute1, 
  imageAttribute.attribute2 as __imageAttribute_attribute2, 
  imageAttribute.attribute3 as __imageAttribute_attribute3, 
  translation6a3277283e72barticleimage.objectdata as __image_translation, 
  translation6a3277283e734fallbackarticleimage.objectdata as __image_translation_fallback, 
  translation6a3277283e73as_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a3277283e73efallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback 
FROM 
  s_articles_img image 
  INNER JOIN s_media media ON image.media_id = media.id 
  INNER JOIN s_articles_img childImage ON childImage.parent_id = image.id 
  INNER JOIN s_articles_details variant ON variant.id = childImage.article_detail_id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id 
  LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id 
  LEFT JOIN s_core_translations translation6a3277283e72barticleimage ON translation6a3277283e72barticleimage.objecttype = : translation6a3277283e72barticleimage 
  AND translation6a3277283e72barticleimage.objectkey = image.id 
  AND translation6a3277283e72barticleimage.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283e734fallbackarticleimage ON translation6a3277283e734fallbackarticleimage.objecttype = : translation6a3277283e734fallbackarticleimage 
  AND translation6a3277283e734fallbackarticleimage.objectkey = image.id 
  AND translation6a3277283e734fallbackarticleimage.objectlanguage = : languagefallback 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_core_translations translation6a3277283e73as_media_attributes ON translation6a3277283e73as_media_attributes.objecttype = : translation6a3277283e73as_media_attributes 
  AND translation6a3277283e73as_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283e73as_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283e73efallbacks_media_attributes ON translation6a3277283e73efallbacks_media_attributes.objecttype = : translation6a3277283e73efallbacks_media_attributes 
  AND translation6a3277283e73efallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283e73efallbacks_media_attributes.objectlanguage = : languagefallback 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:7 [
  ":language" => 4
  ":translation6a3277283e72barticleimage" => "articleimage"
  ":languagefallback" => 0
  ":translation6a3277283e734fallbackarticleimage" => "articleimage"
  ":translation6a3277283e73as_media_attributes" => "s_media_attributes"
  ":translation6a3277283e73efallbacks_media_attributes" => "s_media_attributes"
  ":products" => array:1 [
    0 => 3
  ]
]
0.0023 ms
SELECT 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  image.id as __image_id, 
  image.articleID as __image_articleID, 
  image.img as __image_img, 
  image.main as __image_main, 
  image.description as __image_description, 
  image.position as __image_position, 
  image.width as __image_width, 
  image.height as __image_height, 
  image.extension as __image_extension, 
  image.parent_id as __image_parent_id, 
  image.media_id as __image_media_id, 
  imageAttribute.id as __imageAttribute_id, 
  imageAttribute.imageID as __imageAttribute_imageID, 
  imageAttribute.attribute1 as __imageAttribute_attribute1, 
  imageAttribute.attribute2 as __imageAttribute_attribute2, 
  imageAttribute.attribute3 as __imageAttribute_attribute3, 
  translation6a3277283f2f1articleimage.objectdata as __image_translation, 
  translation6a3277283f2fcfallbackarticleimage.objectdata as __image_translation_fallback, 
  translation6a3277283f302s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a3277283f306fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback 
FROM 
  s_articles_img image 
  INNER JOIN s_media media ON image.media_id = media.id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id 
  LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id 
  LEFT JOIN s_articles_img childImage ON childImage.parent_id = image.id 
  LEFT JOIN s_core_translations translation6a3277283f2f1articleimage ON translation6a3277283f2f1articleimage.objecttype = : translation6a3277283f2f1articleimage 
  AND translation6a3277283f2f1articleimage.objectkey = image.id 
  AND translation6a3277283f2f1articleimage.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283f2fcfallbackarticleimage ON translation6a3277283f2fcfallbackarticleimage.objecttype = : translation6a3277283f2fcfallbackarticleimage 
  AND translation6a3277283f2fcfallbackarticleimage.objectkey = image.id 
  AND translation6a3277283f2fcfallbackarticleimage.objectlanguage = : languagefallback 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_core_translations translation6a3277283f302s_media_attributes ON translation6a3277283f302s_media_attributes.objecttype = : translation6a3277283f302s_media_attributes 
  AND translation6a3277283f302s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283f302s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283f306fallbacks_media_attributes ON translation6a3277283f306fallbacks_media_attributes.objecttype = : translation6a3277283f306fallbacks_media_attributes 
  AND translation6a3277283f306fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a3277283f306fallbacks_media_attributes.objectlanguage = : languagefallback 
WHERE 
  (image.main = 1) 
  AND (
    image.articleID IN (: products)
  )
array:7 [
  ":language" => 4
  ":translation6a3277283f2f1articleimage" => "articleimage"
  ":languagefallback" => 0
  ":translation6a3277283f2fcfallbackarticleimage" => "articleimage"
  ":translation6a3277283f302s_media_attributes" => "s_media_attributes"
  ":translation6a3277283f306fallbacks_media_attributes" => "s_media_attributes"
  ":products" => array:1 [
    0 => 3
  ]
]
0.0012 ms
SELECT 
  price.id as __price_id, 
  price.pricegroup as __price_pricegroup, 
  price.from as __price_from, 
  price.to as __price_to, 
  price.articleID as __price_articleID, 
  price.articledetailsID as __price_articledetailsID, 
  price.price as __price_price, 
  price.pseudoprice as __price_pseudoprice, 
  price.percent as __price_percent, 
  priceAttribute.id as __priceAttribute_id, 
  priceAttribute.priceID as __priceAttribute_priceID, 
  variants.ordernumber as number, 
  GREATEST(
    price.from, variants.minpurchase
  ) __price_from, 
  translation6a3277283fa2ds_articles_prices_attributes.objectdata as __priceAttribute_translation, 
  translation6a3277283fa35fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback 
FROM 
  s_articles_prices price 
  INNER JOIN s_articles_details variants ON variants.id = price.articledetailsID 
  LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id 
  LEFT JOIN s_core_translations translation6a3277283fa2ds_articles_prices_attributes ON translation6a3277283fa2ds_articles_prices_attributes.objecttype = : translation6a3277283fa2ds_articles_prices_attributes 
  AND translation6a3277283fa2ds_articles_prices_attributes.objectkey = price.id 
  AND translation6a3277283fa2ds_articles_prices_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277283fa35fallbacks_articles_prices_attributes ON translation6a3277283fa35fallbacks_articles_prices_attributes.objecttype = : translation6a3277283fa35fallbacks_articles_prices_attributes 
  AND translation6a3277283fa35fallbacks_articles_prices_attributes.objectkey = price.id 
  AND translation6a3277283fa35fallbacks_articles_prices_attributes.objectlanguage = : languagefallback 
WHERE 
  (
    price.articledetailsID IN (: products)
  ) 
  AND (
    price.pricegroup = : customerGroup
  ) 
  AND (
    (price.to >= variants.minpurchase) 
    OR (price.to = "beliebig")
  ) 
ORDER BY 
  price.articledetailsID ASC, 
  price.from ASC
array:6 [
  ":products" => array:1 [
    0 => 3
  ]
  ":customerGroup" => "EK"
  ":language" => 4
  ":translation6a3277283fa2ds_articles_prices_attributes" => "s_articles_prices_attributes"
  ":languagefallback" => 0
  ":translation6a3277283fa35fallbacks_articles_prices_attributes" => "s_articles_prices_attributes"
]
0.0010 ms
SELECT 
  (
    SELECT 
      prices.id 
    FROM 
      s_articles_prices prices 
      INNER JOIN s_articles_details variant ON variant.id = prices.articledetailsID 
      INNER JOIN s_articles product ON product.id = variant.articleID 
      LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID 
      AND priceGroup.discountstart = 1 
      AND priceGroup.customergroupID = : priceGroupCustomerGroup 
      AND product.pricegroupActive = 1 
    WHERE 
      (
        prices.pricegroup = : customerGroup
      ) 
      AND (prices.from = 1) 
      AND (variant.active = 1) 
      AND (
        prices.articleID = outerPrices.articleID
      ) 
      AND (
        (
          variant.laststock * variant.instock
        ) >= (
          variant.laststock * variant.minpurchase
        )
      ) 
    ORDER BY 
      prices.price ASC 
    LIMIT 
      1
  ) as priceId 
FROM 
  s_articles_prices outerPrices 
WHERE 
  outerPrices.articleID IN (: products) 
GROUP BY 
  outerPrices.articleID 
HAVING 
  priceId IS NOT NULL
array:3 [
  ":customerGroup" => "EK"
  ":products" => array:1 [
    0 => 3
  ]
  ":priceGroupCustomerGroup" => 1
]
0.0009 ms
SELECT 
  price.id as __price_id, 
  price.pricegroup as __price_pricegroup, 
  price.from as __price_from, 
  price.to as __price_to, 
  price.articleID as __price_articleID, 
  price.articledetailsID as __price_articledetailsID, 
  price.price as __price_price, 
  price.pseudoprice as __price_pseudoprice, 
  price.percent as __price_percent, 
  priceAttribute.id as __priceAttribute_id, 
  priceAttribute.priceID as __priceAttribute_priceID, 
  unit.id as __unit_id, 
  unit.description as __unit_description, 
  unit.unit as __unit_unit, 
  variant.packunit as __unit_packunit, 
  variant.purchaseunit as __unit_purchaseunit, 
  variant.referenceunit as __unit_referenceunit, 
  variant.purchasesteps as __unit_purchasesteps, 
  variant.minpurchase as __unit_minpurchase, 
  variant.maxpurchase as __unit_maxpurchase, 
  translation6a327728404a1config_units.objectdata as __unit_translation, 
  translation6a327728404a9fallbackconfig_units.objectdata as __unit_translation_fallback, 
  translation6a327728404afarticle.objectdata as __product_translation, 
  translation6a327728404b3fallbackarticle.objectdata as __product_translation_fallback, 
  translation6a327728404b8variant.objectdata as __variant_translation, 
  translation6a327728404bcfallbackvariant.objectdata as __variant_translation_fallback, 
  translation6a327728404c0s_articles_prices_attributes.objectdata as __priceAttribute_translation, 
  translation6a327728404c4fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback 
FROM 
  s_articles_prices price 
  INNER JOIN s_articles_details variant ON variant.id = price.articledetailsID 
  LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  LEFT JOIN s_core_units unit ON unit.id = variant.unitID 
  LEFT JOIN s_core_translations translation6a327728404b8variant ON translation6a327728404b8variant.objecttype = : translation6a327728404b8variant 
  AND translation6a327728404b8variant.objectkey = variant.id 
  AND translation6a327728404b8variant.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327728404bcfallbackvariant ON translation6a327728404bcfallbackvariant.objecttype = : translation6a327728404bcfallbackvariant 
  AND translation6a327728404bcfallbackvariant.objectkey = variant.id 
  AND translation6a327728404bcfallbackvariant.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327728404afarticle ON translation6a327728404afarticle.objecttype = : translation6a327728404afarticle 
  AND translation6a327728404afarticle.objectkey = product.id 
  AND translation6a327728404afarticle.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327728404b3fallbackarticle ON translation6a327728404b3fallbackarticle.objecttype = : translation6a327728404b3fallbackarticle 
  AND translation6a327728404b3fallbackarticle.objectkey = product.id 
  AND translation6a327728404b3fallbackarticle.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327728404a1config_units ON translation6a327728404a1config_units.objecttype = : translation6a327728404a1config_units 
  AND translation6a327728404a1config_units.objectkey = 1 
  AND translation6a327728404a1config_units.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327728404a9fallbackconfig_units ON translation6a327728404a9fallbackconfig_units.objecttype = : translation6a327728404a9fallbackconfig_units 
  AND translation6a327728404a9fallbackconfig_units.objectkey = 1 
  AND translation6a327728404a9fallbackconfig_units.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a327728404c0s_articles_prices_attributes ON translation6a327728404c0s_articles_prices_attributes.objecttype = : translation6a327728404c0s_articles_prices_attributes 
  AND translation6a327728404c0s_articles_prices_attributes.objectkey = price.id 
  AND translation6a327728404c0s_articles_prices_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a327728404c4fallbacks_articles_prices_attributes ON translation6a327728404c4fallbacks_articles_prices_attributes.objecttype = : translation6a327728404c4fallbacks_articles_prices_attributes 
  AND translation6a327728404c4fallbacks_articles_prices_attributes.objectkey = price.id 
  AND translation6a327728404c4fallbacks_articles_prices_attributes.objectlanguage = : languagefallback 
WHERE 
  price.id IN (: ids)
array:11 [
  ":ids" => array:1 [
    0 => "17"
  ]
  ":language" => 4
  ":translation6a327728404a1config_units" => "config_units"
  ":languagefallback" => 0
  ":translation6a327728404a9fallbackconfig_units" => "config_units"
  ":translation6a327728404afarticle" => "article"
  ":translation6a327728404b3fallbackarticle" => "article"
  ":translation6a327728404b8variant" => "variant"
  ":translation6a327728404bcfallbackvariant" => "variant"
  ":translation6a327728404c0s_articles_prices_attributes" => "s_articles_prices_attributes"
  ":translation6a327728404c4fallbacks_articles_prices_attributes" => "s_articles_prices_attributes"
]
0.0010 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
  AND (
    (
      vote.shop_id = : shopId 
      OR vote.shop_id IS NULL
    )
  ) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:2 [
  ":products" => array:1 [
    0 => 3
  ]
  ":shopId" => 4
]
0.0004 ms
SELECT 
  mapping.articleID, 
  GROUP_CONCAT(DISTINCT mapping.categoryID) 
FROM 
  s_articles_categories_ro mapping 
WHERE 
  mapping.articleID IN (: ids) 
GROUP BY 
  mapping.articleID
array:1 [
  ":ids" => array:1 [
    0 => 3
  ]
]
0.0004 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a32772840f98s_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a32772840fa0fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a32772840fa5s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a32772840fa9fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a32772840faeproductStream.objectdata as __stream_translation, 
  translation6a32772840fb2fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a32772840fb6category.objectdata as __category_translation, 
  translation6a32772840fb9fallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a32772840fb6category ON translation6a32772840fb6category.objecttype = : translation6a32772840fb6category 
  AND translation6a32772840fb6category.objectkey = category.id 
  AND translation6a32772840fb6category.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772840fb9fallbackcategory ON translation6a32772840fb9fallbackcategory.objecttype = : translation6a32772840fb9fallbackcategory 
  AND translation6a32772840fb9fallbackcategory.objectkey = category.id 
  AND translation6a32772840fb9fallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a32772840f98s_categories_attributes ON translation6a32772840f98s_categories_attributes.objecttype = : translation6a32772840f98s_categories_attributes 
  AND translation6a32772840f98s_categories_attributes.objectkey = category.id 
  AND translation6a32772840f98s_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772840fa0fallbacks_categories_attributes ON translation6a32772840fa0fallbacks_categories_attributes.objecttype = : translation6a32772840fa0fallbacks_categories_attributes 
  AND translation6a32772840fa0fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a32772840fa0fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a32772840fa5s_media_attributes ON translation6a32772840fa5s_media_attributes.objecttype = : translation6a32772840fa5s_media_attributes 
  AND translation6a32772840fa5s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a32772840fa5s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772840fa9fallbacks_media_attributes ON translation6a32772840fa9fallbacks_media_attributes.objecttype = : translation6a32772840fa9fallbacks_media_attributes 
  AND translation6a32772840fa9fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a32772840fa9fallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a32772840faeproductStream ON translation6a32772840faeproductStream.objecttype = : translation6a32772840faeproductStream 
  AND translation6a32772840faeproductStream.objectkey = stream.id 
  AND translation6a32772840faeproductStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772840fb2fallbackproductStream ON translation6a32772840fb2fallbackproductStream.objecttype = : translation6a32772840fb2fallbackproductStream 
  AND translation6a32772840fb2fallbackproductStream.objectkey = stream.id 
  AND translation6a32772840fb2fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:10 [
    0 => "3"
    1 => "6"
    2 => "8"
    3 => "9"
    4 => "11"
    5 => "36"
    6 => "37"
    7 => "39"
    8 => "41"
    9 => "44"
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a32772840f98s_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a32772840fa0fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a32772840fa5s_media_attributes" => "s_media_attributes"
  ":translation6a32772840fa9fallbacks_media_attributes" => "s_media_attributes"
  ":translation6a32772840faeproductStream" => "productStream"
  ":translation6a32772840fb2fallbackproductStream" => "productStream"
  ":translation6a32772840fb6category" => "category"
  ":translation6a32772840fb9fallbackcategory" => "category"
]
0.0019 ms
SELECT 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  translation6a327728418fes_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a32772841907fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback 
FROM 
  s_media media 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a327728418fes_media_attributes ON translation6a327728418fes_media_attributes.objecttype = : translation6a327728418fes_media_attributes 
  AND translation6a327728418fes_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a327728418fes_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772841907fallbacks_media_attributes ON translation6a32772841907fallbacks_media_attributes.objecttype = : translation6a32772841907fallbacks_media_attributes 
  AND translation6a32772841907fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a32772841907fallbacks_media_attributes.objectlanguage = : languagefallback 
WHERE 
  media.id IN (: ids)
array:5 [
  ":language" => 4
  ":translation6a327728418fes_media_attributes" => "s_media_attributes"
  ":languagefallback" => 0
  ":translation6a32772841907fallbacks_media_attributes" => "s_media_attributes"
  ":ids" => []
]
0.0024 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 4
]
0.0001 ms
SELECT 
  `active` 
FROM 
  s_core_paymentmeans 
WHERE 
  `name` =: paymentName
array:1 [
  ":paymentName" => "SwagPaymentPayPalUnified"
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.shop_id AS shop_id_2, 
  t0.active AS active_3, 
  t0.client_id AS client_id_4, 
  t0.client_secret AS client_secret_5, 
  t0.sandbox AS sandbox_6, 
  t0.show_sidebar_logo AS show_sidebar_logo_7, 
  t0.brand_name AS brand_name_8, 
  t0.send_order_number AS send_order_number_9, 
  t0.order_number_prefix AS order_number_prefix_10, 
  t0.use_in_context AS use_in_context_11, 
  t0.landing_page_type AS landing_page_type_12, 
  t0.log_level AS log_level_13, 
  t0.display_errors AS display_errors_14, 
  t0.use_smart_payment_buttons AS use_smart_payment_buttons_15, 
  t0.merchant_location AS merchant_location_16, 
  t0.submit_cart AS submit_cart_17 
FROM 
  swag_payment_paypal_unified_settings_general t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 4
]
0.0010 ms
SELECT 
  category.path 
FROM 
  s_categories category 
WHERE 
  category.id = : id
array:1 [
  ":id" => "44"
]
0.0004 ms
SELECT 
  `active` 
FROM 
  s_core_paymentmeans 
WHERE 
  `name` =: paymentName
array:1 [
  ":paymentName" => "SwagPaymentPayPalUnified"
]
0.0002 ms
SELECT 
  t0.id AS id_1, 
  t0.shop_id AS shop_id_2, 
  t0.active AS active_3, 
  t0.client_id AS client_id_4, 
  t0.client_secret AS client_secret_5, 
  t0.sandbox AS sandbox_6, 
  t0.show_sidebar_logo AS show_sidebar_logo_7, 
  t0.brand_name AS brand_name_8, 
  t0.send_order_number AS send_order_number_9, 
  t0.order_number_prefix AS order_number_prefix_10, 
  t0.use_in_context AS use_in_context_11, 
  t0.landing_page_type AS landing_page_type_12, 
  t0.log_level AS log_level_13, 
  t0.display_errors AS display_errors_14, 
  t0.use_smart_payment_buttons AS use_smart_payment_buttons_15, 
  t0.merchant_location AS merchant_location_16, 
  t0.submit_cart AS submit_cart_17 
FROM 
  swag_payment_paypal_unified_settings_general t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 4
]
0.0015 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 4
]
0.0005 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 4
]
0.0001 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0001 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0001 ms
SELECT 
  element.template_id, 
  element.name, 
  element_value.value, 
  element.default_value as defaultValue, 
  element.type 
FROM 
  s_core_templates_config_elements element 
  LEFT JOIN s_core_templates_config_values element_value ON element_value.element_id = element.id 
  AND element_value.shop_id = : shopId 
WHERE 
  element.template_id IN (: ids)
array:2 [
  ":shopId" => 1
  ":ids" => array:3 [
    0 => 24
    1 => 22
    2 => 23
  ]
]
0.0006 ms
SELECT 
  shop.id, 
  REPLACE(locale.locale, "_", "-") as locale 
FROM 
  s_core_shops shop 
  INNER JOIN s_core_locales locale ON locale.id = shop.locale_id 
WHERE 
  (
    (shop.id = : shopId) 
    OR (shop.main_id = : shopId)
  ) 
  AND (active = 1)
array:1 [
  "shopId" => 1
]
0.0005 ms
SELECT 
  s0_.id AS id_0, 
  s0_.main_id AS main_id_1, 
  s0_.category_id AS category_id_2, 
  s0_.name AS name_3, 
  s0_.title AS title_4, 
  s0_.position AS position_5, 
  s0_.host AS host_6, 
  s0_.base_path AS base_path_7, 
  s0_.base_url AS base_url_8, 
  s0_.hosts AS hosts_9, 
  s0_.secure AS secure_10, 
  s0_.template_id AS template_id_11, 
  s0_.`default` AS default_12, 
  s0_.active AS active_13, 
  s0_.customer_scope AS customer_scope_14, 
  s0_.id AS id_15, 
  s0_.main_id AS main_id_16, 
  s0_.category_id AS category_id_17, 
  s0_.name AS name_18, 
  s0_.title AS title_19, 
  s0_.position AS position_20, 
  s0_.host AS host_21, 
  s0_.base_path AS base_path_22, 
  s0_.base_url AS base_url_23, 
  s0_.hosts AS hosts_24, 
  s0_.secure AS secure_25, 
  s0_.template_id AS template_id_26, 
  s0_.`default` AS default_27, 
  s0_.active AS active_28, 
  s0_.customer_scope AS customer_scope_29, 
  s1_.id AS id_30, 
  s1_.main_id AS main_id_31, 
  s1_.category_id AS category_id_32, 
  s1_.name AS name_33, 
  s1_.title AS title_34, 
  s1_.position AS position_35, 
  s1_.host AS host_36, 
  s1_.base_path AS base_path_37, 
  s1_.base_url AS base_url_38, 
  s1_.hosts AS hosts_39, 
  s1_.secure AS secure_40, 
  s1_.template_id AS template_id_41, 
  s1_.`default` AS default_42, 
  s1_.active AS active_43, 
  s1_.customer_scope AS customer_scope_44, 
  s2_.id AS id_45, 
  s2_.locale AS locale_46, 
  s2_.language AS language_47, 
  s2_.territory AS territory_48, 
  s3_.id AS id_49, 
  s3_.currency AS currency_50, 
  s3_.name AS name_51, 
  s3_.standard AS standard_52, 
  s3_.factor AS factor_53, 
  s3_.templatechar AS templatechar_54, 
  s3_.symbol_position AS symbol_position_55, 
  s3_.position AS position_56, 
  s4_.id AS id_57, 
  s4_.template AS template_58, 
  s4_.name AS name_59, 
  s4_.description AS description_60, 
  s4_.author AS author_61, 
  s4_.license AS license_62, 
  s4_.esi AS esi_63, 
  s4_.style_support AS style_support_64, 
  s4_.emotion AS emotion_65, 
  s4_.version AS version_66, 
  s4_.plugin_id AS plugin_id_67, 
  s4_.parent_id AS parent_id_68, 
  s5_.id AS id_69, 
  s5_.template AS template_70, 
  s5_.name AS name_71, 
  s5_.description AS description_72, 
  s5_.author AS author_73, 
  s5_.license AS license_74, 
  s5_.esi AS esi_75, 
  s5_.style_support AS style_support_76, 
  s5_.emotion AS emotion_77, 
  s5_.version AS version_78, 
  s5_.plugin_id AS plugin_id_79, 
  s5_.parent_id AS parent_id_80, 
  s6_.id AS id_81, 
  s6_.currency AS currency_82, 
  s6_.name AS name_83, 
  s6_.standard AS standard_84, 
  s6_.factor AS factor_85, 
  s6_.templatechar AS templatechar_86, 
  s6_.symbol_position AS symbol_position_87, 
  s6_.position AS position_88, 
  s7_.id AS id_89, 
  s7_.groupkey AS groupkey_90, 
  s7_.description AS description_91, 
  s7_.tax AS tax_92, 
  s7_.taxinput AS taxinput_93, 
  s7_.mode AS mode_94, 
  s7_.discount AS discount_95, 
  s7_.minimumorder AS minimumorder_96, 
  s7_.minimumordersurcharge AS minimumordersurcharge_97, 
  s8_.id AS id_98, 
  s8_.template AS template_99, 
  s8_.name AS name_100, 
  s8_.description AS description_101, 
  s8_.author AS author_102, 
  s8_.license AS license_103, 
  s8_.esi AS esi_104, 
  s8_.style_support AS style_support_105, 
  s8_.emotion AS emotion_106, 
  s8_.version AS version_107, 
  s8_.plugin_id AS plugin_id_108, 
  s8_.parent_id AS parent_id_109, 
  s0_.main_id AS main_id_110, 
  s0_.template_id AS template_id_111, 
  s0_.document_template_id AS document_template_id_112, 
  s0_.category_id AS category_id_113, 
  s0_.locale_id AS locale_id_114, 
  s0_.currency_id AS currency_id_115, 
  s0_.customer_group_id AS customer_group_id_116, 
  s0_.fallback_id AS fallback_id_117, 
  s1_.main_id AS main_id_118, 
  s1_.template_id AS template_id_119, 
  s1_.document_template_id AS document_template_id_120, 
  s1_.category_id AS category_id_121, 
  s1_.locale_id AS locale_id_122, 
  s1_.currency_id AS currency_id_123, 
  s1_.customer_group_id AS customer_group_id_124, 
  s1_.fallback_id AS fallback_id_125, 
  s4_.parent_id AS parent_id_126, 
  s4_.plugin_id AS plugin_id_127, 
  s5_.parent_id AS parent_id_128, 
  s5_.plugin_id AS plugin_id_129, 
  s8_.parent_id AS parent_id_130, 
  s8_.plugin_id AS plugin_id_131 
FROM 
  s_core_shops s0_ 
  LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id 
  LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id 
  LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id 
  LEFT JOIN s_core_templates s4_ ON s0_.template_id = s4_.id 
  LEFT JOIN s_core_templates s5_ ON s0_.document_template_id = s5_.id 
  LEFT JOIN s_core_shop_currencies s9_ ON s0_.id = s9_.shop_id 
  LEFT JOIN s_core_currencies s6_ ON s6_.id = s9_.currency_id 
  LEFT JOIN s_core_customergroups s7_ ON s0_.customer_group_id = s7_.id 
  LEFT JOIN s_core_templates s8_ ON s1_.template_id = s8_.id 
  LEFT JOIN s_core_shop_currencies s11_ ON s1_.id = s11_.shop_id 
  LEFT JOIN s_core_currencies s10_ ON s10_.id = s11_.currency_id 
WHERE 
  s0_.id = ? 
ORDER BY 
  s0_.main_id ASC, 
  s0_.position ASC, 
  s6_.position ASC, 
  s6_.id ASC
array:1 [
  0 => 1
]
0.0003 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 1
  ":orgPath" => array:1 [
    0 => "sViewport=cat&sCategory=44"
  ]
]
0.0005 ms
SELECT 
  s0_.id AS id_0, 
  s0_.main_id AS main_id_1, 
  s0_.category_id AS category_id_2, 
  s0_.name AS name_3, 
  s0_.title AS title_4, 
  s0_.position AS position_5, 
  s0_.host AS host_6, 
  s0_.base_path AS base_path_7, 
  s0_.base_url AS base_url_8, 
  s0_.hosts AS hosts_9, 
  s0_.secure AS secure_10, 
  s0_.template_id AS template_id_11, 
  s0_.`default` AS default_12, 
  s0_.active AS active_13, 
  s0_.customer_scope AS customer_scope_14, 
  s0_.id AS id_15, 
  s0_.main_id AS main_id_16, 
  s0_.category_id AS category_id_17, 
  s0_.name AS name_18, 
  s0_.title AS title_19, 
  s0_.position AS position_20, 
  s0_.host AS host_21, 
  s0_.base_path AS base_path_22, 
  s0_.base_url AS base_url_23, 
  s0_.hosts AS hosts_24, 
  s0_.secure AS secure_25, 
  s0_.template_id AS template_id_26, 
  s0_.`default` AS default_27, 
  s0_.active AS active_28, 
  s0_.customer_scope AS customer_scope_29, 
  s1_.id AS id_30, 
  s1_.main_id AS main_id_31, 
  s1_.category_id AS category_id_32, 
  s1_.name AS name_33, 
  s1_.title AS title_34, 
  s1_.position AS position_35, 
  s1_.host AS host_36, 
  s1_.base_path AS base_path_37, 
  s1_.base_url AS base_url_38, 
  s1_.hosts AS hosts_39, 
  s1_.secure AS secure_40, 
  s1_.template_id AS template_id_41, 
  s1_.`default` AS default_42, 
  s1_.active AS active_43, 
  s1_.customer_scope AS customer_scope_44, 
  s2_.id AS id_45, 
  s2_.locale AS locale_46, 
  s2_.language AS language_47, 
  s2_.territory AS territory_48, 
  s3_.id AS id_49, 
  s3_.currency AS currency_50, 
  s3_.name AS name_51, 
  s3_.standard AS standard_52, 
  s3_.factor AS factor_53, 
  s3_.templatechar AS templatechar_54, 
  s3_.symbol_position AS symbol_position_55, 
  s3_.position AS position_56, 
  s4_.id AS id_57, 
  s4_.template AS template_58, 
  s4_.name AS name_59, 
  s4_.description AS description_60, 
  s4_.author AS author_61, 
  s4_.license AS license_62, 
  s4_.esi AS esi_63, 
  s4_.style_support AS style_support_64, 
  s4_.emotion AS emotion_65, 
  s4_.version AS version_66, 
  s4_.plugin_id AS plugin_id_67, 
  s4_.parent_id AS parent_id_68, 
  s5_.id AS id_69, 
  s5_.template AS template_70, 
  s5_.name AS name_71, 
  s5_.description AS description_72, 
  s5_.author AS author_73, 
  s5_.license AS license_74, 
  s5_.esi AS esi_75, 
  s5_.style_support AS style_support_76, 
  s5_.emotion AS emotion_77, 
  s5_.version AS version_78, 
  s5_.plugin_id AS plugin_id_79, 
  s5_.parent_id AS parent_id_80, 
  s6_.id AS id_81, 
  s6_.currency AS currency_82, 
  s6_.name AS name_83, 
  s6_.standard AS standard_84, 
  s6_.factor AS factor_85, 
  s6_.templatechar AS templatechar_86, 
  s6_.symbol_position AS symbol_position_87, 
  s6_.position AS position_88, 
  s7_.id AS id_89, 
  s7_.groupkey AS groupkey_90, 
  s7_.description AS description_91, 
  s7_.tax AS tax_92, 
  s7_.taxinput AS taxinput_93, 
  s7_.mode AS mode_94, 
  s7_.discount AS discount_95, 
  s7_.minimumorder AS minimumorder_96, 
  s7_.minimumordersurcharge AS minimumordersurcharge_97, 
  s8_.id AS id_98, 
  s8_.template AS template_99, 
  s8_.name AS name_100, 
  s8_.description AS description_101, 
  s8_.author AS author_102, 
  s8_.license AS license_103, 
  s8_.esi AS esi_104, 
  s8_.style_support AS style_support_105, 
  s8_.emotion AS emotion_106, 
  s8_.version AS version_107, 
  s8_.plugin_id AS plugin_id_108, 
  s8_.parent_id AS parent_id_109, 
  s0_.main_id AS main_id_110, 
  s0_.template_id AS template_id_111, 
  s0_.document_template_id AS document_template_id_112, 
  s0_.category_id AS category_id_113, 
  s0_.locale_id AS locale_id_114, 
  s0_.currency_id AS currency_id_115, 
  s0_.customer_group_id AS customer_group_id_116, 
  s0_.fallback_id AS fallback_id_117, 
  s1_.main_id AS main_id_118, 
  s1_.template_id AS template_id_119, 
  s1_.document_template_id AS document_template_id_120, 
  s1_.category_id AS category_id_121, 
  s1_.locale_id AS locale_id_122, 
  s1_.currency_id AS currency_id_123, 
  s1_.customer_group_id AS customer_group_id_124, 
  s1_.fallback_id AS fallback_id_125, 
  s4_.parent_id AS parent_id_126, 
  s4_.plugin_id AS plugin_id_127, 
  s5_.parent_id AS parent_id_128, 
  s5_.plugin_id AS plugin_id_129, 
  s8_.parent_id AS parent_id_130, 
  s8_.plugin_id AS plugin_id_131 
FROM 
  s_core_shops s0_ 
  LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id 
  LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id 
  LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id 
  LEFT JOIN s_core_templates s4_ ON s0_.template_id = s4_.id 
  LEFT JOIN s_core_templates s5_ ON s0_.document_template_id = s5_.id 
  LEFT JOIN s_core_shop_currencies s9_ ON s0_.id = s9_.shop_id 
  LEFT JOIN s_core_currencies s6_ ON s6_.id = s9_.currency_id 
  LEFT JOIN s_core_customergroups s7_ ON s0_.customer_group_id = s7_.id 
  LEFT JOIN s_core_templates s8_ ON s1_.template_id = s8_.id 
  LEFT JOIN s_core_shop_currencies s11_ ON s1_.id = s11_.shop_id 
  LEFT JOIN s_core_currencies s10_ ON s10_.id = s11_.currency_id 
WHERE 
  s0_.id = ? 
ORDER BY 
  s0_.main_id ASC, 
  s0_.position ASC, 
  s6_.position ASC, 
  s6_.id ASC
array:1 [
  0 => 4
]
0.0002 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 4
  ":orgPath" => array:1 [
    0 => "sViewport=cat&sCategory=44"
  ]
]
0.0003 ms
SELECT 
  category.path 
FROM 
  s_categories category 
WHERE 
  category.id = : id
array:1 [
  ":id" => 44
]
0.0001 ms
SELECT 
  category.id, 
  category.parent 
FROM 
  s_categories category 
WHERE 
  (
    (
      category.parent IN(: parentId) 
      OR category.id IN (: parentId)
    )
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
ORDER BY 
  category.position ASC, 
  category.id ASC
array:2 [
  ":parentId" => array:4 [
    0 => 44
    2 => "41"
    3 => "39"
    4 => "36"
  ]
  ":shopId" => "%|4|%"
]
0.0005 ms
SELECT 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6a32772858a6bs_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6a32772858a73fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6a32772858a78s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6a32772858a7bfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6a32772858a7fproductStream.objectdata as __stream_translation, 
  translation6a32772858a82fallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6a32772858a86category.objectdata as __category_translation, 
  translation6a32772858a88fallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6a32772858a86category ON translation6a32772858a86category.objecttype = : translation6a32772858a86category 
  AND translation6a32772858a86category.objectkey = category.id 
  AND translation6a32772858a86category.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772858a88fallbackcategory ON translation6a32772858a88fallbackcategory.objecttype = : translation6a32772858a88fallbackcategory 
  AND translation6a32772858a88fallbackcategory.objectkey = category.id 
  AND translation6a32772858a88fallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6a32772858a6bs_categories_attributes ON translation6a32772858a6bs_categories_attributes.objecttype = : translation6a32772858a6bs_categories_attributes 
  AND translation6a32772858a6bs_categories_attributes.objectkey = category.id 
  AND translation6a32772858a6bs_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772858a73fallbacks_categories_attributes ON translation6a32772858a73fallbacks_categories_attributes.objecttype = : translation6a32772858a73fallbacks_categories_attributes 
  AND translation6a32772858a73fallbacks_categories_attributes.objectkey = category.id 
  AND translation6a32772858a73fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6a32772858a78s_media_attributes ON translation6a32772858a78s_media_attributes.objecttype = : translation6a32772858a78s_media_attributes 
  AND translation6a32772858a78s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a32772858a78s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772858a7bfallbacks_media_attributes ON translation6a32772858a7bfallbacks_media_attributes.objecttype = : translation6a32772858a7bfallbacks_media_attributes 
  AND translation6a32772858a7bfallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6a32772858a7bfallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6a32772858a7fproductStream ON translation6a32772858a7fproductStream.objecttype = : translation6a32772858a7fproductStream 
  AND translation6a32772858a7fproductStream.objectkey = stream.id 
  AND translation6a32772858a7fproductStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a32772858a82fallbackproductStream ON translation6a32772858a82fallbackproductStream.objecttype = : translation6a32772858a82fallbackproductStream 
  AND translation6a32772858a82fallbackproductStream.objectkey = stream.id 
  AND translation6a32772858a82fallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:12 [
    0 => 44
    1 => "41"
    2 => "39"
    3 => "36"
    4 => 37
    5 => 41
    6 => 44
    7 => 38
    8 => 42
    9 => 45
    10 => 39
    11 => 40
  ]
  ":shopId" => "%|4|%"
  ":language" => 4
  ":translation6a32772858a6bs_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6a32772858a73fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6a32772858a78s_media_attributes" => "s_media_attributes"
  ":translation6a32772858a7bfallbacks_media_attributes" => "s_media_attributes"
  ":translation6a32772858a7fproductStream" => "productStream"
  ":translation6a32772858a82fallbackproductStream" => "productStream"
  ":translation6a32772858a86category" => "category"
  ":translation6a32772858a88fallbackcategory" => "category"
]
0.0046 ms
SELECT 
  parent as id, 
  COUNT(id) as childrenCount 
FROM 
  s_categories category 
WHERE 
  (
    parent IN (: ids)
  ) 
  AND (category.active = 1) 
GROUP BY 
  parent
array:1 [
  ":ids" => array:12 [
    0 => 44
    1 => "41"
    2 => "39"
    3 => "36"
    4 => 37
    5 => 41
    6 => 44
    7 => 38
    8 => 42
    9 => 45
    10 => 39
    11 => 40
  ]
]
0.0006 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 4
  ]
]
0.0002 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1"
  ]
]
0.0002 ms
SELECT 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID 
FROM 
  s_core_customergroups customerGroup 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
WHERE 
  customerGroup.groupkey IN (: keys)
array:1 [
  ":keys" => array:2 [
    0 => "EK"
    1 => "EK"
  ]
]
0.0001 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "1"
]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "4"
]
0.0001 ms
SELECT 
  priceGroupDiscount.groupID, 
  priceGroupDiscount.id as __priceGroupDiscount_id, 
  priceGroupDiscount.groupID as __priceGroupDiscount_groupID, 
  priceGroupDiscount.discount as __priceGroupDiscount_discount, 
  priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, 
  priceGroup.id as __priceGroup_id, 
  priceGroup.description as __priceGroup_description 
FROM 
  s_core_pricegroups_discounts priceGroupDiscount 
  INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID 
WHERE 
  priceGroupDiscount.customergroupID = : customerGroup 
GROUP BY 
  priceGroupDiscount.id 
ORDER BY 
  priceGroupDiscount.groupID ASC, 
  priceGroupDiscount.discountstart ASC
array:1 [
  ":customerGroup" => 1
]
0.0001 ms
SELECT 
  page.id, 
  page.description, 
  page.link, 
  page.target, 
  page.parentID, 
  groups.key as `group`, 
  mapping.key as mapping, 
  translation6a3277285b043page.objectdata as __page_translation, 
  translation6a3277285b04bfallbackpage.objectdata as __page_translation_fallback 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 
  LEFT JOIN s_core_translations translation6a3277285b043page ON translation6a3277285b043page.objecttype = : translation6a3277285b043page 
  AND translation6a3277285b043page.objectkey = page.id 
  AND translation6a3277285b043page.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6a3277285b04bfallbackpage ON translation6a3277285b04bfallbackpage.objecttype = : translation6a3277285b04bfallbackpage 
  AND translation6a3277285b04bfallbackpage.objectkey = page.id 
  AND translation6a3277285b04bfallbackpage.objectlanguage = : languagefallback 
  LEFT JOIN s_cms_static_groups mapping ON groups.mapping_id = mapping.id 
  LEFT JOIN s_core_shop_pages shops ON groups.id = shops.group_id 
  AND shops.shop_id = : shopId 
WHERE 
  (groups.active = 1) 
  AND (page.active = 1) 
  AND (
    CONCAT('|', page.grouping, '|') LIKE CONCAT('%|', groups.key, '|%')
  ) 
  AND (
    (
      mapping.id IS NULL 
      OR shops.shop_id IS NOT NULL
    )
  ) 
  AND (
    (
      mapping.id IS NULL 
      OR mapping.active = 1
    )
  ) 
  AND (
    (
      page.shop_ids IS NULL 
      OR page.shop_ids LIKE : staticShopId
    )
  ) 
ORDER BY 
  parentID ASC, 
  mapping.key ASC, 
  page.position ASC, 
  page.description ASC
array:6 [
  ":language" => 4
  ":translation6a3277285b043page" => "page"
  ":languagefallback" => 0
  ":translation6a3277285b04bfallbackpage" => "page"
  ":shopId" => 4
  ":staticShopId" => "%|4|%"
]
0.0015 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 4
  ":orgPath" => array:15 [
    39 => "sViewport=forms&sFid=9"
    21 => "sViewport=registerFC"
    26 => "sViewport=newsletter"
    37 => "sViewport=forms&sFid=8"
    43 => "sViewport=custom&sCustom=43"
    9 => "sViewport=custom&sCustom=9"
    2 => "sViewport=custom&sCustom=2"
    1 => "sViewport=forms&sFid=5"
    6 => "sViewport=custom&sCustom=6"
    41 => "sViewport=forms&sFid=10"
    8 => "sViewport=custom&sCustom=8"
    7 => "sViewport=custom&sCustom=7"
    45 => "sViewport=custom&sCustom=45"
    4 => "sViewport=custom&sCustom=4"
    3 => "sViewport=custom&sCustom=3"
  ]
]
0.0001 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 44
]
0.0006 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 44
]
0.0001 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 44
]
0.0001 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 4
  ":orgPath" => array:1 [
    0 => "sViewport=cat&sCategory=44"
  ]
]
0.0002 ms
SELECT 
  s_core_config_values.value 
FROM 
  s_core_config_values 
  INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id 
  AND s_core_config_elements.`name` LIKE 'assetTimestamp' 
WHERE 
  s_core_config_values.shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0017 ms
SELECT 
  s0_.id AS id_0, 
  s0_.compiler_force AS compiler_force_1, 
  s0_.compiler_create_source_map AS compiler_create_source_map_2, 
  s0_.compiler_compress_css AS compiler_compress_css_3, 
  s0_.compiler_compress_js AS compiler_compress_js_4, 
  s0_.force_reload_snippets AS force_reload_snippets_5 
FROM 
  s_core_theme_settings s0_ 
ORDER BY 
  s0_.id ASC 
LIMIT 
  1 OFFSET 0
[]
0.0010 ms
SELECT 
  s_core_config_values.value 
FROM 
  s_core_config_values 
  INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id 
  AND s_core_config_elements.`name` LIKE 'assetTimestamp' 
WHERE 
  s_core_config_values.shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.compiler_force AS compiler_force_1, 
  s0_.compiler_create_source_map AS compiler_create_source_map_2, 
  s0_.compiler_compress_css AS compiler_compress_css_3, 
  s0_.compiler_compress_js AS compiler_compress_js_4, 
  s0_.force_reload_snippets AS force_reload_snippets_5 
FROM 
  s_core_theme_settings s0_ 
ORDER BY 
  s0_.id ASC 
LIMIT 
  1 OFFSET 0
[]
0.0001 ms
SELECT 
  org_path, 
  path 
FROM 
  s_core_rewrite_urls 
WHERE 
  subshopID =: shopId 
  AND org_path IN (: orgPath) 
  AND main = 1 
ORDER BY 
  id DESC
array:2 [
  ":shopId" => 4
  ":orgPath" => array:24 [
    0 => "sViewport=cat&sCategory=37"
    1 => "sViewport=blog&sCategory=38"
    2 => "sViewport=cat&sCategory=39"
    3 => "sViewport=cat&sCategory=37"
    4 => "sViewport=blog&sCategory=38"
    5 => "sViewport=blog&sCategory=38"
    6 => "sViewport=cat&sCategory=39"
    7 => "sViewport=cat&sCategory=41"
    8 => "sViewport=cat&sCategory=44"
    9 => "sViewport=cat&sCategory=45"
    10 => "sViewport=cat&sCategory=42"
    11 => "sViewport=cat&sCategory=39"
    12 => "sViewport=cat&sCategory=39"
    13 => "sViewport=cat&sCategory=41"
    14 => "sViewport=cat&sCategory=41"
    15 => "sViewport=cat&sCategory=44"
    16 => "sViewport=cat&sCategory=44"
    17 => "sViewport=cat&sCategory=37"
    18 => "sViewport=blog&sCategory=38"
    19 => "sViewport=cat&sCategory=39"
    20 => "sViewport=cat&sCategory=41"
    21 => "sViewport=cat&sCategory=44"
    22 => "sViewport=cat&sCategory=45"
    23 => "sViewport=cat&sCategory=42"
  ]
]
0.0006 ms
SELECT 
  host, 
  hosts 
FROM 
  s_core_shops 
WHERE 
  id = : id
array:1 [
  ":id" => 1
]
0.0001 ms
SELECT 
  expiry, 
  modified 
FROM 
  s_core_sessions 
WHERE 
  id = ?
array:1 [
  0 => "b623f241c48a1aa4b56ff7a7689e56f6d8cd2f04f9f0439ad65acbd78b9f24b9"
]
0.0003 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Core"
]
0.4470 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Frontend"
]
0.0808 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Backend"
]
0.0749 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/listing/facet_labels'
  ) 
  AND (shopID = '4') 
  AND (localeID = '2')
[]
1.9050 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/listing/facet_labels'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.3521 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/listing/facet_labels'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.2661 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/groups'
  ) 
  AND (shopID = '4') 
  AND (localeID = '2')
[]
0.1111 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/groups'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.0739 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/groups'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.6270 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/cookies'
  ) 
  AND (shopID = '4') 
  AND (localeID = '2')
[]
0.0751 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/cookies'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.0739 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/cookie_consent/cookies'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.0508 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/paypal_unified/cookie_consent/cookie'
  ) 
  AND (shopID = '4') 
  AND (localeID = '2')
[]
0.2248 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/paypal_unified/cookie_consent/cookie'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.0608 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/paypal_unified/cookie_consent/cookie'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.0479 ms