https://www.in-stylefashion.de/staging/young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen

Queries

1801 Total Queries
1.3816 s Total Query Time
SQL Params Execution Time
SELECT 
  t0.id AS id_1, 
  t0.oldUrl AS oldUrl_2, 
  t0.newUrl AS newUrl_3, 
  t0.active AS active_4, 
  t0.overrideShopUrl AS overrideShopUrl_5, 
  t0.temporaryRedirect AS temporaryRedirect_6, 
  t0.externalRedirect AS externalRedirect_7, 
  t0.gone AS gone_8, 
  t0.shop_id AS shop_id_9, 
  t0.shop_id AS shop_id_10 
FROM 
  s_stutt_redirect t0 
WHERE 
  t0.active = ? 
  AND t0.oldUrl = ?
array:2 [
  0 => 1
  1 => "/staging/young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen"
]
0.0035 ms
SELECT 
  t0.id AS id_1, 
  t0.oldUrl AS oldUrl_2, 
  t0.newUrl AS newUrl_3, 
  t0.active AS active_4, 
  t0.overrideShopUrl AS overrideShopUrl_5, 
  t0.temporaryRedirect AS temporaryRedirect_6, 
  t0.externalRedirect AS externalRedirect_7, 
  t0.gone AS gone_8, 
  t0.shop_id AS shop_id_9, 
  t0.shop_id AS shop_id_10 
FROM 
  s_stutt_redirect t0 
WHERE 
  t0.active = ? 
  AND t0.oldUrl = ?
array:2 [
  0 => 1
  1 => "/young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen"
]
0.0030 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.0007 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_.main_id AS main_id_15, 
  s0_.template_id AS template_id_16, 
  s0_.document_template_id AS document_template_id_17, 
  s0_.category_id AS category_id_18, 
  s0_.locale_id AS locale_id_19, 
  s0_.currency_id AS currency_id_20, 
  s0_.customer_group_id AS customer_group_id_21, 
  s0_.fallback_id AS fallback_id_22 
FROM 
  s_core_shops s0_ 
WHERE 
  s0_.`default` = 1
[]
0.0008 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.0005 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" => "www.in-stylefashion.de"
]
0.0011 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_.locale AS locale_31, 
  s1_.language AS language_32, 
  s1_.territory AS territory_33, 
  s2_.id AS id_34, 
  s2_.currency AS currency_35, 
  s2_.name AS name_36, 
  s2_.standard AS standard_37, 
  s2_.factor AS factor_38, 
  s2_.templatechar AS templatechar_39, 
  s2_.symbol_position AS symbol_position_40, 
  s2_.position AS position_41, 
  s3_.id AS id_42, 
  s3_.template AS template_43, 
  s3_.name AS name_44, 
  s3_.description AS description_45, 
  s3_.author AS author_46, 
  s3_.license AS license_47, 
  s3_.esi AS esi_48, 
  s3_.style_support AS style_support_49, 
  s3_.emotion AS emotion_50, 
  s3_.version AS version_51, 
  s3_.plugin_id AS plugin_id_52, 
  s3_.parent_id AS parent_id_53, 
  s4_.id AS id_54, 
  s4_.template AS template_55, 
  s4_.name AS name_56, 
  s4_.description AS description_57, 
  s4_.author AS author_58, 
  s4_.license AS license_59, 
  s4_.esi AS esi_60, 
  s4_.style_support AS style_support_61, 
  s4_.emotion AS emotion_62, 
  s4_.version AS version_63, 
  s4_.plugin_id AS plugin_id_64, 
  s4_.parent_id AS parent_id_65, 
  s5_.id AS id_66, 
  s5_.currency AS currency_67, 
  s5_.name AS name_68, 
  s5_.standard AS standard_69, 
  s5_.factor AS factor_70, 
  s5_.templatechar AS templatechar_71, 
  s5_.symbol_position AS symbol_position_72, 
  s5_.position AS position_73, 
  s6_.id AS id_74, 
  s6_.groupkey AS groupkey_75, 
  s6_.description AS description_76, 
  s6_.tax AS tax_77, 
  s6_.taxinput AS taxinput_78, 
  s6_.mode AS mode_79, 
  s6_.discount AS discount_80, 
  s6_.minimumorder AS minimumorder_81, 
  s6_.minimumordersurcharge AS minimumordersurcharge_82, 
  s0_.main_id AS main_id_83, 
  s0_.template_id AS template_id_84, 
  s0_.document_template_id AS document_template_id_85, 
  s0_.category_id AS category_id_86, 
  s0_.locale_id AS locale_id_87, 
  s0_.currency_id AS currency_id_88, 
  s0_.customer_group_id AS customer_group_id_89, 
  s0_.fallback_id AS fallback_id_90, 
  s3_.parent_id AS parent_id_91, 
  s3_.plugin_id AS plugin_id_92, 
  s4_.parent_id AS parent_id_93, 
  s4_.plugin_id AS plugin_id_94 
FROM 
  s_core_shops s0_ 
  LEFT JOIN s_core_locales s1_ ON s0_.locale_id = s1_.id 
  LEFT JOIN s_core_currencies s2_ ON s0_.currency_id = s2_.id 
  LEFT JOIN s_core_templates s3_ ON s0_.template_id = s3_.id 
  LEFT JOIN s_core_templates s4_ ON s0_.document_template_id = s4_.id 
  LEFT JOIN s_core_shop_currencies s7_ ON s0_.id = s7_.shop_id 
  LEFT JOIN s_core_currencies s5_ ON s5_.id = s7_.currency_id 
  LEFT JOIN s_core_customergroups s6_ ON s0_.customer_group_id = s6_.id 
WHERE 
  s0_.id = ? 
ORDER BY 
  s5_.position ASC, 
  s5_.id ASC
array:1 [
  0 => "1"
]
0.0017 ms
SELECT 
  t0.id AS id_1, 
  t0.customerGroupID AS customerGroupID_2, 
  t0.fv_pricelist AS fv_pricelist_3, 
  t0.fv_is_discountable AS fv_is_discountable_4, 
  t0.fv_special_is_discountable AS fv_special_is_discountable_5, 
  t0.fv_special AS fv_special_6, 
  t0.customerGroupID AS customerGroupID_7 
FROM 
  s_core_customergroups_attributes t0 
WHERE 
  t0.customerGroupID = ?
array:1 [
  0 => 6
]
0.0005 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" => "www.in-stylefashion.de"
]
0.0009 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 => 1
]
0.0007 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.0008 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.0006 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0005 ms
SELECT 
  s0_.name AS name_0 
FROM 
  s_core_plugins s0_ 
WHERE 
  s0_.active = 1 
  AND s0_.name LIKE 'Neti%'
[]
0.0006 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 => 25
]
0.0019 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 => 25
]
0.0016 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 => 25
]
0.0011 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 => 25
]
0.0007 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" => 1
  ":pathInfo" => "young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen"
]
0.0008 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.0007 ms
SELECT 
  s0_.name AS name_0 
FROM 
  s_core_plugins s0_ 
WHERE 
  s0_.active = 1 
  AND s0_.name LIKE 'Neti%'
[]
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, 
  customerGroupAttribute.fv_pricelist as __customerGroupAttribute_fv_pricelist, 
  customerGroupAttribute.fv_is_discountable as __customerGroupAttribute_fv_is_discountable, 
  customerGroupAttribute.fv_special_is_discountable as __customerGroupAttribute_fv_special_is_discountable, 
  customerGroupAttribute.fv_special as __customerGroupAttribute_fv_special, 
  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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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.0031 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, 
  customerGroupAttribute.fv_pricelist as __customerGroupAttribute_fv_pricelist, 
  customerGroupAttribute.fv_is_discountable as __customerGroupAttribute_fv_is_discountable, 
  customerGroupAttribute.fv_special_is_discountable as __customerGroupAttribute_fv_special_is_discountable, 
  customerGroupAttribute.fv_special as __customerGroupAttribute_fv_special 
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 => "CAMBJ"
    1 => "EK"
  ]
]
0.0011 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.0015 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0007 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" => 6
  ":taxId" => "1"
]
0.0009 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" => 6
  ":taxId" => "4"
]
0.0009 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" => 6
  ":taxId" => "5"
]
0.0006 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" => 6
  ":taxId" => "6"
]
0.0006 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" => 6
  ":taxId" => "7"
]
0.0005 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" => 6
]
0.0005 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.label AS label_3, 
  t0.namespace AS namespace_4, 
  t0.source AS source_5, 
  t0.description AS description_6, 
  t0.active AS active_7, 
  t0.added AS added_8, 
  t0.installation_date AS installation_date_9, 
  t0.update_date AS update_date_10, 
  t0.refresh_date AS refresh_date_11, 
  t0.author AS author_12, 
  t0.copyright AS copyright_13, 
  t0.license AS license_14, 
  t0.version AS version_15, 
  t0.support AS support_16, 
  t0.changes AS changes_17, 
  t0.link AS link_18, 
  t0.update_version AS update_version_19, 
  t0.update_source AS update_source_20, 
  t0.capability_update AS capability_update_21, 
  t0.capability_install AS capability_install_22, 
  t0.capability_enable AS capability_enable_23, 
  t0.capability_secure_uninstall AS capability_secure_uninstall_24, 
  t0.translations AS translations_25, 
  t0.in_safe_mode AS in_safe_mode_26 
FROM 
  s_core_plugins t0 
WHERE 
  t0.name = ? 
LIMIT 
  1
array:1 [
  0 => "NetiEasyCoupon"
]
0.0009 ms
SELECT 
  t0.id AS id_1, 
  t0.oldUrl AS oldUrl_2, 
  t0.newUrl AS newUrl_3, 
  t0.active AS active_4, 
  t0.overrideShopUrl AS overrideShopUrl_5, 
  t0.temporaryRedirect AS temporaryRedirect_6, 
  t0.externalRedirect AS externalRedirect_7, 
  t0.gone AS gone_8, 
  t0.shop_id AS shop_id_9, 
  t0.shop_id AS shop_id_10 
FROM 
  s_stutt_redirect t0 
WHERE 
  t0.active = ? 
  AND t0.oldUrl = ?
array:2 [
  0 => 1
  1 => "/staging/young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen"
]
0.0013 ms
SELECT 
  t0.id AS id_1, 
  t0.oldUrl AS oldUrl_2, 
  t0.newUrl AS newUrl_3, 
  t0.active AS active_4, 
  t0.overrideShopUrl AS overrideShopUrl_5, 
  t0.temporaryRedirect AS temporaryRedirect_6, 
  t0.externalRedirect AS externalRedirect_7, 
  t0.gone AS gone_8, 
  t0.shop_id AS shop_id_9, 
  t0.shop_id AS shop_id_10 
FROM 
  s_stutt_redirect t0 
WHERE 
  t0.active = ? 
  AND t0.oldUrl = ?
array:2 [
  0 => 1
  1 => "/young-fashion/party-special/7710/sexy-mini-rock-mit-strass-fransen"
]
0.0013 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.label AS label_3, 
  t0.namespace AS namespace_4, 
  t0.source AS source_5, 
  t0.description AS description_6, 
  t0.active AS active_7, 
  t0.added AS added_8, 
  t0.installation_date AS installation_date_9, 
  t0.update_date AS update_date_10, 
  t0.refresh_date AS refresh_date_11, 
  t0.author AS author_12, 
  t0.copyright AS copyright_13, 
  t0.license AS license_14, 
  t0.version AS version_15, 
  t0.support AS support_16, 
  t0.changes AS changes_17, 
  t0.link AS link_18, 
  t0.update_version AS update_version_19, 
  t0.update_source AS update_source_20, 
  t0.capability_update AS capability_update_21, 
  t0.capability_install AS capability_install_22, 
  t0.capability_enable AS capability_enable_23, 
  t0.capability_secure_uninstall AS capability_secure_uninstall_24, 
  t0.translations AS translations_25, 
  t0.in_safe_mode AS in_safe_mode_26 
FROM 
  s_core_plugins t0 
WHERE 
  t0.name = ? 
LIMIT 
  1
array:1 [
  0 => "NetiFoundation"
]
0.0007 ms
SELECT 
  * 
FROM 
  wbm_data_layer_modules
[]
0.0004 ms
SELECT 
  t0.id AS id_1, 
  t0.groupkey AS groupkey_2, 
  t0.description AS description_3, 
  t0.tax AS tax_4, 
  t0.taxinput AS taxinput_5, 
  t0.mode AS mode_6, 
  t0.discount AS discount_7, 
  t0.minimumorder AS minimumorder_8, 
  t0.minimumordersurcharge AS minimumordersurcharge_9, 
  t10.id AS id_11, 
  t10.customerGroupID AS customerGroupID_12, 
  t10.fv_pricelist AS fv_pricelist_13, 
  t10.fv_is_discountable AS fv_is_discountable_14, 
  t10.fv_special_is_discountable AS fv_special_is_discountable_15, 
  t10.fv_special AS fv_special_16, 
  t10.customerGroupID AS customerGroupID_17 
FROM 
  s_core_customergroups t0 
  LEFT JOIN s_core_customergroups_attributes t10 ON t10.customerGroupID = t0.id 
WHERE 
  t0.groupkey = ? 
LIMIT 
  1
array:1 [
  0 => "CAMBJ"
]
0.0006 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
WHERE 
  variant.articleID = : id
array:1 [
  ":id" => 7710
]
0.0008 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0004 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0006 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND variant.active = 1 
WHERE 
  (variant.ordernumber = : number) 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
LIMIT 
  1
array:1 [
  ":number" => "0000MR3366"
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366"
  ]
]
0.0046 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0025 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.main = 1) 
  AND (
    image.articleID IN (: products)
  )
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0015 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64346
  ]
  ":customerGroup" => "CAMBJ"
]
0.0007 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0008 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0034 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0015 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0006 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0008 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0004 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0015 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0009 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0010 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0005 ms
SELECT 
  vote.id as __vote_id, 
  vote.articleID as __vote_articleID, 
  vote.name as __vote_name, 
  vote.headline as __vote_headline, 
  vote.comment as __vote_comment, 
  vote.points as __vote_points, 
  vote.datum as __vote_datum, 
  vote.active as __vote_active, 
  vote.email as __vote_email, 
  vote.answer as __vote_answer, 
  vote.answer_date as __vote_answer_date 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: ids)
  ) 
  AND (vote.active = 1) 
ORDER BY 
  vote.articleID DESC, 
  vote.datum DESC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 ms
SELECT 
  product.id, 
  relatedVariant.ordernumber as number 
FROM 
  s_articles_relationships relation 
  INNER JOIN s_articles product ON product.id = relation.articleID 
  INNER JOIN s_articles relatedArticles ON relatedArticles.id = relation.relatedArticle 
  INNER JOIN s_articles_details relatedVariant ON relatedVariant.id = relatedArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0027 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
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, 
  variants.ordernumber as number, 
  GREATEST(
    price.from, variants.minpurchase
  ) __price_from 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0008 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0010 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0009 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
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" => []
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0017 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0005 ms
SELECT 
  relation.article_id, 
  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 
FROM 
  s_product_streams_articles relation 
  INNER JOIN s_product_streams stream ON stream.id = relation.stream_id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON productStreamAttribute.streamID = stream.id 
WHERE 
  relation.article_id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 ms
SELECT 
  product.id, 
  similarVariant.ordernumber as number 
FROM 
  s_articles_similar similar 
  INNER JOIN s_articles product ON product.id = similar.articleID 
  INNER JOIN s_articles similarArticles ON similarArticles.id = similar.relatedArticle 
  INNER JOIN s_articles_details similarVariant ON similarVariant.id = similarArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0024 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
0.0008 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 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0004 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0005 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0003 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" => []
]
0.0002 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0010 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0004 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0003 ms
SELECT 
  download.id as __download_id, 
  download.articleID as __download_articleID, 
  download.description as __download_description, 
  download.filename as __download_filename, 
  media.file_size as __download_size, 
  downloadAttribute.id as __downloadAttribute_id, 
  downloadAttribute.downloadID as __downloadAttribute_downloadID 
FROM 
  s_articles_downloads download 
  LEFT JOIN s_articles_downloads_attributes downloadAttribute ON downloadAttribute.downloadID = download.id 
  INNER JOIN s_media media ON media.path = download.filename 
WHERE 
  download.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0003 ms
SELECT 
  link.id as __link_id, 
  link.articleID as __link_articleID, 
  link.description as __link_description, 
  link.link as __link_link, 
  link.target as __link_target, 
  linkAttribute.id as __linkAttribute_id, 
  linkAttribute.informationID as __linkAttribute_informationID 
FROM 
  s_articles_information link 
  LEFT JOIN s_articles_information_attributes linkAttribute ON linkAttribute.informationID = link.id 
WHERE 
  link.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0003 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0010 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.parent_id IS NULL) 
  AND (childImage.id IS NULL) 
  AND (
    image.articleID IN (: products)
  ) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0010 ms
SELECT 
  products.id as productId, 
  relations.position as __relations_position, 
  propertySet.id as __propertySet_id, 
  propertySet.name as __propertySet_name, 
  propertySet.position as __propertySet_position, 
  propertySet.comparable as __propertySet_comparable, 
  propertySet.sortmode as __propertySet_sortmode, 
  propertySetAttribute.id as __propertySetAttribute_id, 
  propertySetAttribute.filterID as __propertySetAttribute_filterID, 
  propertyGroup.id as __propertyGroup_id, 
  propertyGroup.name as __propertyGroup_name, 
  propertyGroup.filterable as __propertyGroup_filterable, 
  propertyGroupAttribute.id as __propertyGroupAttribute_id, 
  propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, 
  propertyGroupAttribute.onco_backend_comment as __propertyGroupAttribute_onco_backend_comment, 
  propertyOption.id as __propertyOption_id, 
  propertyOption.optionID as __propertyOption_optionID, 
  propertyOption.value as __propertyOption_value, 
  propertyOption.position as __propertyOption_position, 
  propertyOptionAttribute.id as __propertyOptionAttribute_id, 
  propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
FROM 
  s_filter_articles filterArticles 
  INNER JOIN s_articles products ON products.id = filterArticles.articleID 
  INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID 
  INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID 
  INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id 
  LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id 
  INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID 
  AND relations.optionID = propertyGroup.id 
  LEFT JOIN s_media media ON propertyOption.media_id = media.id 
  LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id 
  LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  products.id IN (: ids) 
ORDER BY 
  filterArticles.articleID ASC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0008 ms
SELECT 
  variants.ordernumber as number, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variants ON variants.id = relations.article_id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
WHERE 
  relations.article_id IN (: ids) 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.id ASC
array:1 [
  ":ids" => array:1 [
    0 => 64346
  ]
]
0.0010 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0014 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0012 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0005 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=detail&sArticle=7710"
  ]
]
0.0005 ms
SELECT 
  b0_.id AS id_0, 
  b0_.attribute_name AS attribute_name_1, 
  b0_.type AS type_2, 
  b0_.visible AS visible_3, 
  b0_.inherited AS inherited_4 
FROM 
  bit_base_attributes_inherited b0_ 
WHERE 
  b0_.type = ? 
  AND b0_.inherited = ?
array:2 [
  0 => "article"
  1 => 1
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
WHERE 
  variant.articleID = : id
array:1 [
  ":id" => 7710
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND variant.active = 1 
WHERE 
  (variant.ordernumber = : number) 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
LIMIT 
  1
array:1 [
  ":number" => "0000MR3366"
]
0.0003 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366"
  ]
]
0.0025 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0013 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.main = 1) 
  AND (
    image.articleID IN (: products)
  )
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0010 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64346
  ]
  ":customerGroup" => "CAMBJ"
]
0.0006 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0006 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0005 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0031 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0006 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0018 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0008 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0018 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0006 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0008 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0003 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0011 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0008 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  vote.id as __vote_id, 
  vote.articleID as __vote_articleID, 
  vote.name as __vote_name, 
  vote.headline as __vote_headline, 
  vote.comment as __vote_comment, 
  vote.points as __vote_points, 
  vote.datum as __vote_datum, 
  vote.active as __vote_active, 
  vote.email as __vote_email, 
  vote.answer as __vote_answer, 
  vote.answer_date as __vote_answer_date 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: ids)
  ) 
  AND (vote.active = 1) 
ORDER BY 
  vote.articleID DESC, 
  vote.datum DESC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0007 ms
SELECT 
  product.id, 
  relatedVariant.ordernumber as number 
FROM 
  s_articles_relationships relation 
  INNER JOIN s_articles product ON product.id = relation.articleID 
  INNER JOIN s_articles relatedArticles ON relatedArticles.id = relation.relatedArticle 
  INNER JOIN s_articles_details relatedVariant ON relatedVariant.id = relatedArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0030 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
0.0010 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 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0006 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0007 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0003 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" => []
]
0.0002 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0004 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  relation.article_id, 
  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 
FROM 
  s_product_streams_articles relation 
  INNER JOIN s_product_streams stream ON stream.id = relation.stream_id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON productStreamAttribute.streamID = stream.id 
WHERE 
  relation.article_id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 ms
SELECT 
  product.id, 
  similarVariant.ordernumber as number 
FROM 
  s_articles_similar similar 
  INNER JOIN s_articles product ON product.id = similar.articleID 
  INNER JOIN s_articles similarArticles ON similarArticles.id = similar.relatedArticle 
  INNER JOIN s_articles_details similarVariant ON similarVariant.id = similarArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0023 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
0.0006 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 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0003 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0004 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0004 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0002 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" => []
]
0.0002 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0007 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0003 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0005 ms
SELECT 
  download.id as __download_id, 
  download.articleID as __download_articleID, 
  download.description as __download_description, 
  download.filename as __download_filename, 
  media.file_size as __download_size, 
  downloadAttribute.id as __downloadAttribute_id, 
  downloadAttribute.downloadID as __downloadAttribute_downloadID 
FROM 
  s_articles_downloads download 
  LEFT JOIN s_articles_downloads_attributes downloadAttribute ON downloadAttribute.downloadID = download.id 
  INNER JOIN s_media media ON media.path = download.filename 
WHERE 
  download.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 ms
SELECT 
  link.id as __link_id, 
  link.articleID as __link_articleID, 
  link.description as __link_description, 
  link.link as __link_link, 
  link.target as __link_target, 
  linkAttribute.id as __linkAttribute_id, 
  linkAttribute.informationID as __linkAttribute_informationID 
FROM 
  s_articles_information link 
  LEFT JOIN s_articles_information_attributes linkAttribute ON linkAttribute.informationID = link.id 
WHERE 
  link.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0003 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0015 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.parent_id IS NULL) 
  AND (childImage.id IS NULL) 
  AND (
    image.articleID IN (: products)
  ) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0014 ms
SELECT 
  products.id as productId, 
  relations.position as __relations_position, 
  propertySet.id as __propertySet_id, 
  propertySet.name as __propertySet_name, 
  propertySet.position as __propertySet_position, 
  propertySet.comparable as __propertySet_comparable, 
  propertySet.sortmode as __propertySet_sortmode, 
  propertySetAttribute.id as __propertySetAttribute_id, 
  propertySetAttribute.filterID as __propertySetAttribute_filterID, 
  propertyGroup.id as __propertyGroup_id, 
  propertyGroup.name as __propertyGroup_name, 
  propertyGroup.filterable as __propertyGroup_filterable, 
  propertyGroupAttribute.id as __propertyGroupAttribute_id, 
  propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, 
  propertyGroupAttribute.onco_backend_comment as __propertyGroupAttribute_onco_backend_comment, 
  propertyOption.id as __propertyOption_id, 
  propertyOption.optionID as __propertyOption_optionID, 
  propertyOption.value as __propertyOption_value, 
  propertyOption.position as __propertyOption_position, 
  propertyOptionAttribute.id as __propertyOptionAttribute_id, 
  propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
FROM 
  s_filter_articles filterArticles 
  INNER JOIN s_articles products ON products.id = filterArticles.articleID 
  INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID 
  INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID 
  INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id 
  LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id 
  INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID 
  AND relations.optionID = propertyGroup.id 
  LEFT JOIN s_media media ON propertyOption.media_id = media.id 
  LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id 
  LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  products.id IN (: ids) 
ORDER BY 
  filterArticles.articleID ASC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0008 ms
SELECT 
  variants.ordernumber as number, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variants ON variants.id = relations.article_id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
WHERE 
  relations.article_id IN (: ids) 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.id ASC
array:1 [
  ":ids" => array:1 [
    0 => 64346
  ]
]
0.0010 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=forms&sFid=16"
  ]
]
0.0006 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.fv_olsi_id AS fv_olsi_id_36, 
  t27.fv_top_category_id AS fv_top_category_id_37, 
  t27.six_seo_text AS six_seo_text_38, 
  t27.six_seo_text_sidebar_headline AS six_seo_text_sidebar_headline_39, 
  t27.six_seo_text_sidebar AS six_seo_text_sidebar_40, 
  t27.six_seo_text_footer_headline AS six_seo_text_footer_headline_41, 
  t27.six_seo_text_footer AS six_seo_text_footer_42, 
  t27.kib_variantlisting AS kib_variantlisting_43, 
  t27.kib_variantlisting_slideout AS kib_variantlisting_slideout_44, 
  t27.kib_variantlisting_textvariants AS kib_variantlisting_textvariants_45, 
  t27.kib_variantlisting_zoomcover AS kib_variantlisting_zoomcover_46, 
  t27.kib_variantlisting_viewdropdown AS kib_variantlisting_viewdropdown_47, 
  t27.categoryID AS categoryID_48, 
  t0.mediaID AS mediaID_49, 
  t0.stream_id AS stream_id_50, 
  t0.parent AS parent_51 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 505
]
0.0010 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.fv_olsi_id AS fv_olsi_id_36, 
  t27.fv_top_category_id AS fv_top_category_id_37, 
  t27.six_seo_text AS six_seo_text_38, 
  t27.six_seo_text_sidebar_headline AS six_seo_text_sidebar_headline_39, 
  t27.six_seo_text_sidebar AS six_seo_text_sidebar_40, 
  t27.six_seo_text_footer_headline AS six_seo_text_footer_headline_41, 
  t27.six_seo_text_footer AS six_seo_text_footer_42, 
  t27.kib_variantlisting AS kib_variantlisting_43, 
  t27.kib_variantlisting_slideout AS kib_variantlisting_slideout_44, 
  t27.kib_variantlisting_textvariants AS kib_variantlisting_textvariants_45, 
  t27.kib_variantlisting_zoomcover AS kib_variantlisting_zoomcover_46, 
  t27.kib_variantlisting_viewdropdown AS kib_variantlisting_viewdropdown_47, 
  t27.categoryID AS categoryID_48, 
  t0.mediaID AS mediaID_49, 
  t0.stream_id AS stream_id_50, 
  t0.parent AS parent_51 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 379
]
0.0006 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.fv_olsi_id AS fv_olsi_id_36, 
  t27.fv_top_category_id AS fv_top_category_id_37, 
  t27.six_seo_text AS six_seo_text_38, 
  t27.six_seo_text_sidebar_headline AS six_seo_text_sidebar_headline_39, 
  t27.six_seo_text_sidebar AS six_seo_text_sidebar_40, 
  t27.six_seo_text_footer_headline AS six_seo_text_footer_headline_41, 
  t27.six_seo_text_footer AS six_seo_text_footer_42, 
  t27.kib_variantlisting AS kib_variantlisting_43, 
  t27.kib_variantlisting_slideout AS kib_variantlisting_slideout_44, 
  t27.kib_variantlisting_textvariants AS kib_variantlisting_textvariants_45, 
  t27.kib_variantlisting_zoomcover AS kib_variantlisting_zoomcover_46, 
  t27.kib_variantlisting_viewdropdown AS kib_variantlisting_viewdropdown_47, 
  t27.categoryID AS categoryID_48, 
  t0.mediaID AS mediaID_49, 
  t0.stream_id AS stream_id_50, 
  t0.parent AS parent_51 
FROM 
  s_categories t0 
  LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 339
]
0.0004 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 => 339
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 339
  ":language" => 1
]
0.0003 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 => 379
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 379
  ":language" => 1
]
0.0003 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 => 505
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "category"
  ":key" => 505
  ":language" => 1
]
0.0003 ms
SELECT 
  t0.id AS id_1, 
  t0.iso_code AS iso_code_2, 
  t0.target_shop_id AS target_shop_id_3, 
  t0.is_root AS is_root_4, 
  t0.target_shop_id AS target_shop_id_5 
FROM 
  s_plugin_sensus_href_lang_shop_config t0
[]
0.0003 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnified"
  ]
]
0.0008 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.paypal_payer_id AS paypal_payer_id_6, 
  t0.sandbox_client_id AS sandbox_client_id_7, 
  t0.sandbox_client_secret AS sandbox_client_secret_8, 
  t0.sandbox_paypal_payer_id AS sandbox_paypal_payer_id_9, 
  t0.sandbox AS sandbox_10, 
  t0.show_sidebar_logo AS show_sidebar_logo_11, 
  t0.brand_name AS brand_name_12, 
  t0.order_number_prefix AS order_number_prefix_13, 
  t0.landing_page_type AS landing_page_type_14, 
  t0.display_errors AS display_errors_15, 
  t0.use_smart_payment_buttons AS use_smart_payment_buttons_16, 
  t0.submit_cart AS submit_cart_17, 
  t0.intent AS intent_18, 
  t0.button_style_color AS button_style_color_19, 
  t0.button_style_shape AS button_style_shape_20, 
  t0.button_style_size AS button_style_size_21, 
  t0.button_locale AS button_locale_22 
FROM 
  swag_payment_paypal_unified_settings_general t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 1
]
0.0007 ms
SELECT 
  t0.id AS id_1, 
  t0.shop_id AS shop_id_2, 
  t0.detail_active AS detail_active_3, 
  t0.cart_active AS cart_active_4, 
  t0.off_canvas_active AS off_canvas_active_5, 
  t0.login_active AS login_active_6, 
  t0.listing_active AS listing_active_7, 
  t0.button_style_color AS button_style_color_8, 
  t0.button_style_shape AS button_style_shape_9, 
  t0.button_style_size AS button_style_size_10, 
  t0.submit_cart AS submit_cart_11 
FROM 
  swag_payment_paypal_unified_settings_express t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 1
]
0.0004 ms
SELECT 
  show_pay_later_express 
FROM 
  swag_payment_paypal_unified_settings_installments 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0004 ms
SELECT 
  category.path 
FROM 
  s_categories category 
WHERE 
  category.id = : id
array:1 [
  ":id" => 505
]
0.0004 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnified"
  ]
]
0.0007 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.paypal_payer_id AS paypal_payer_id_6, 
  t0.sandbox_client_id AS sandbox_client_id_7, 
  t0.sandbox_client_secret AS sandbox_client_secret_8, 
  t0.sandbox_paypal_payer_id AS sandbox_paypal_payer_id_9, 
  t0.sandbox AS sandbox_10, 
  t0.show_sidebar_logo AS show_sidebar_logo_11, 
  t0.brand_name AS brand_name_12, 
  t0.order_number_prefix AS order_number_prefix_13, 
  t0.landing_page_type AS landing_page_type_14, 
  t0.display_errors AS display_errors_15, 
  t0.use_smart_payment_buttons AS use_smart_payment_buttons_16, 
  t0.submit_cart AS submit_cart_17, 
  t0.intent AS intent_18, 
  t0.button_style_color AS button_style_color_19, 
  t0.button_style_shape AS button_style_shape_20, 
  t0.button_style_size AS button_style_size_21, 
  t0.button_locale AS button_locale_22 
FROM 
  swag_payment_paypal_unified_settings_general t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 1
]
0.0006 ms
SELECT 
  t0.id AS id_1, 
  t0.shop_id AS shop_id_2, 
  t0.detail_active AS detail_active_3, 
  t0.cart_active AS cart_active_4, 
  t0.off_canvas_active AS off_canvas_active_5, 
  t0.login_active AS login_active_6, 
  t0.listing_active AS listing_active_7, 
  t0.button_style_color AS button_style_color_8, 
  t0.button_style_shape AS button_style_shape_9, 
  t0.button_style_size AS button_style_size_10, 
  t0.submit_cart AS submit_cart_11 
FROM 
  swag_payment_paypal_unified_settings_express t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 1
]
0.0004 ms
UPDATE 
  s_order_basket_attributes 
  LEFT JOIN s_order_basket ON s_order_basket.id = s_order_basket_attributes.basketID 
SET 
  swag_promotion_item_discount = 0, 
  swag_promotion_direct_item_discount = 0, 
  swag_promotion_direct_promotions = NULL 
WHERE 
  s_order_basket.sessionID = : sessionId
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0014 ms
DELETE oba, 
ob 
FROM 
  s_order_basket ob 
  LEFT JOIN s_order_basket_attributes oba ON ob.id = oba.basketID 
WHERE 
  ob.sessionID = : sessionId 
  AND oba.swag_promotion_id > 0
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0007 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.pluginID AS pluginID_3 
FROM 
  s_core_acl_resources t0
[]
0.0003 ms
SELECT 
  t0.id AS id_1, 
  t0.parentID AS parentID_2, 
  t0.name AS name_3, 
  t0.description AS description_4, 
  t0.source AS source_5, 
  t0.enabled AS enabled_6, 
  t0.`admin` AS admin_7, 
  t0.parentID AS parentID_8 
FROM 
  s_core_auth_roles t0
[]
0.0003 ms
SELECT 
  t0.id AS id_1, 
  t0.privilegeID AS privilegeID_2, 
  t0.roleID AS roleID_3, 
  t0.resourceID AS resourceID_4, 
  t0.roleID AS roleID_5, 
  t6.id AS id_7, 
  t6.parentID AS parentID_8, 
  t6.name AS name_9, 
  t6.description AS description_10, 
  t6.source AS source_11, 
  t6.enabled AS enabled_12, 
  t6.`admin` AS admin_13, 
  t6.parentID AS parentID_14, 
  t0.resourceID AS resourceID_15, 
  t16.id AS id_17, 
  t16.name AS name_18, 
  t16.pluginID AS pluginID_19, 
  t0.privilegeID AS privilegeID_20, 
  t21.id AS id_22, 
  t21.resourceID AS resourceID_23, 
  t21.name AS name_24, 
  t21.resourceID AS resourceID_25 
FROM 
  s_core_acl_roles t0 
  LEFT JOIN s_core_auth_roles t6 ON t0.roleID = t6.id 
  LEFT JOIN s_core_acl_resources t16 ON t0.resourceID = t16.id 
  LEFT JOIN s_core_acl_privileges t21 ON t0.privilegeID = t21.id
[]
0.0008 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.label AS label_3, 
  t0.namespace AS namespace_4, 
  t0.source AS source_5, 
  t0.description AS description_6, 
  t0.active AS active_7, 
  t0.added AS added_8, 
  t0.installation_date AS installation_date_9, 
  t0.update_date AS update_date_10, 
  t0.refresh_date AS refresh_date_11, 
  t0.author AS author_12, 
  t0.copyright AS copyright_13, 
  t0.license AS license_14, 
  t0.version AS version_15, 
  t0.support AS support_16, 
  t0.changes AS changes_17, 
  t0.link AS link_18, 
  t0.update_version AS update_version_19, 
  t0.update_source AS update_source_20, 
  t0.capability_update AS capability_update_21, 
  t0.capability_install AS capability_install_22, 
  t0.capability_enable AS capability_enable_23, 
  t0.capability_secure_uninstall AS capability_secure_uninstall_24, 
  t0.translations AS translations_25, 
  t0.in_safe_mode AS in_safe_mode_26 
FROM 
  s_core_plugins t0 
WHERE 
  t0.name = ? 
LIMIT 
  1
array:1 [
  0 => "NetiMultipleVouchers"
]
0.0005 ms
UPDATE 
  s_order_basket_attributes 
  LEFT JOIN s_order_basket ON s_order_basket.id = s_order_basket_attributes.basketID 
SET 
  swag_promotion_item_discount = 0, 
  swag_promotion_direct_item_discount = 0, 
  swag_promotion_direct_promotions = NULL 
WHERE 
  s_order_basket.sessionID = : sessionId
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0008 ms
DELETE oba, 
ob 
FROM 
  s_order_basket ob 
  LEFT JOIN s_order_basket_attributes oba ON ob.id = oba.basketID 
WHERE 
  ob.sessionID = : sessionId 
  AND oba.swag_promotion_id > 0
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0004 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0008 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0008 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0008 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0009 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus IN (3, 4) 
  AND ordernumber IN (: numbers)
array:2 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  "numbers" => "sw-payment-absolute,SHIPPINGDISCOUNT,sw-payment,sw-discount"
]
0.0004 ms
SELECT 
  * 
FROM 
  s_order_basket sob 
  LEFT JOIN s_order_basket_attributes soba ON soba.basketID = sob.id 
WHERE 
  sob.sessionID = : sessionId
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0004 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0003 ms
SELECT 
  active 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0007 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnified"
  ]
]
0.0003 ms
SELECT 
  show_sidebar_logo 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0002 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnified"
  ]
]
0.0002 ms
SELECT 
  * 
FROM 
  s_order_basket sob 
  LEFT JOIN s_order_basket_attributes soba ON soba.basketID = sob.id 
WHERE 
  sob.sessionID = : sessionId
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0004 ms
SELECT 
  * 
FROM 
  s_order_basket sob 
  LEFT JOIN s_order_basket_attributes soba ON soba.basketID = sob.id 
WHERE 
  sob.sessionID = : sessionId
array:1 [
  "sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0005 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedSepa"
  ]
]
0.0006 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedPayUponInvoice"
  ]
]
0.0005 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:10 [
    0 => "SwagPaymentPayPalUnifiedBancontact"
    1 => "SwagPaymentPayPalUnifiedBlik"
    2 => "SwagPaymentPayPalUnifiedEps"
    3 => "SwagPaymentPayPalUnifiedGiropay"
    4 => "SwagPaymentPayPalUnifiedIdeal"
    5 => "SwagPaymentPayPalUnifiedMultibanco"
    6 => "SwagPaymentPayPalUnifiedMyBank"
    7 => "SwagPaymentPayPalUnifiedP24"
    8 => "SwagPaymentPayPalUnifiedSofort"
    9 => "SwagPaymentPayPalUnifiedTrustly"
  ]
]
0.0005 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedAdvancedCreditDebitCard"
  ]
]
0.0004 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0004 ms
SELECT 
  active 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0003 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnified"
  ]
]
0.0003 ms
SELECT 
  advertise_installments 
FROM 
  swag_payment_paypal_unified_settings_installments 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 0
  1 => "frontend_detail_index"
]
0.0005 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 12
  1 => "frontend_detail_index"
]
0.0004 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 13
  1 => "frontend_detail_index"
]
0.0005 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 14
  1 => "frontend_detail_index"
]
0.0004 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 15
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 107
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 16
  1 => "frontend_detail_index"
]
0.0004 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 17
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 18
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 19
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 20
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 21
  1 => "frontend_detail_index"
]
0.0005 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 23
  1 => "frontend_detail_index"
]
0.0004 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 101
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 89
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  w0_.name AS name_0, 
  w0_.value AS value_1, 
  w0_.id AS id_2 
FROM 
  wbm_data_layer_properties w0_ 
WHERE 
  w0_.parentID = ? 
  AND w0_.module = ?
array:2 [
  0 => 90
  1 => "frontend_detail_index"
]
0.0003 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.label AS label_3, 
  t0.namespace AS namespace_4, 
  t0.source AS source_5, 
  t0.description AS description_6, 
  t0.active AS active_7, 
  t0.added AS added_8, 
  t0.installation_date AS installation_date_9, 
  t0.update_date AS update_date_10, 
  t0.refresh_date AS refresh_date_11, 
  t0.author AS author_12, 
  t0.copyright AS copyright_13, 
  t0.license AS license_14, 
  t0.version AS version_15, 
  t0.support AS support_16, 
  t0.changes AS changes_17, 
  t0.link AS link_18, 
  t0.update_version AS update_version_19, 
  t0.update_source AS update_source_20, 
  t0.capability_update AS capability_update_21, 
  t0.capability_install AS capability_install_22, 
  t0.capability_enable AS capability_enable_23, 
  t0.capability_secure_uninstall AS capability_secure_uninstall_24, 
  t0.translations AS translations_25, 
  t0.in_safe_mode AS in_safe_mode_26 
FROM 
  s_core_plugins t0 
WHERE 
  t0.name = ? 
LIMIT 
  1
array:1 [
  0 => "NetiQuickOrder"
]
0.0006 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
WHERE 
  variant.articleID = : id
array:1 [
  ":id" => 7710
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0004 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND variant.active = 1 
WHERE 
  (variant.ordernumber = : number) 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
LIMIT 
  1
array:1 [
  ":number" => "0000MR3366"
]
0.0004 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366"
  ]
]
0.0029 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0016 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.main = 1) 
  AND (
    image.articleID IN (: products)
  )
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0014 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64346
  ]
  ":customerGroup" => "CAMBJ"
]
0.0008 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0011 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0008 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0005 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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0041 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0004 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0013 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0005 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0007 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0004 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0005 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0005 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0004 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0006 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0005 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0004 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0014 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0009 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0008 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0006 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0006 ms
SELECT 
  vote.id as __vote_id, 
  vote.articleID as __vote_articleID, 
  vote.name as __vote_name, 
  vote.headline as __vote_headline, 
  vote.comment as __vote_comment, 
  vote.points as __vote_points, 
  vote.datum as __vote_datum, 
  vote.active as __vote_active, 
  vote.email as __vote_email, 
  vote.answer as __vote_answer, 
  vote.answer_date as __vote_answer_date 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: ids)
  ) 
  AND (vote.active = 1) 
ORDER BY 
  vote.articleID DESC, 
  vote.datum DESC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 ms
SELECT 
  product.id, 
  relatedVariant.ordernumber as number 
FROM 
  s_articles_relationships relation 
  INNER JOIN s_articles product ON product.id = relation.articleID 
  INNER JOIN s_articles relatedArticles ON relatedArticles.id = relation.relatedArticle 
  INNER JOIN s_articles_details relatedVariant ON relatedVariant.id = relatedArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0028 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
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, 
  variants.ordernumber as number, 
  GREATEST(
    price.from, variants.minpurchase
  ) __price_from 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0005 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0005 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0003 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" => []
]
0.0003 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0011 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0005 ms
SELECT 
  relation.article_id, 
  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 
FROM 
  s_product_streams_articles relation 
  INNER JOIN s_product_streams stream ON stream.id = relation.stream_id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON productStreamAttribute.streamID = stream.id 
WHERE 
  relation.article_id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 ms
SELECT 
  product.id, 
  similarVariant.ordernumber as number 
FROM 
  s_articles_similar similar 
  INNER JOIN s_articles product ON product.id = similar.articleID 
  INNER JOIN s_articles similarArticles ON similarArticles.id = similar.relatedArticle 
  INNER JOIN s_articles_details similarVariant ON similarVariant.id = similarArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0028 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
0.0008 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 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0005 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0006 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0002 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" => []
]
0.0002 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0009 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0004 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0008 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  download.id as __download_id, 
  download.articleID as __download_articleID, 
  download.description as __download_description, 
  download.filename as __download_filename, 
  media.file_size as __download_size, 
  downloadAttribute.id as __downloadAttribute_id, 
  downloadAttribute.downloadID as __downloadAttribute_downloadID 
FROM 
  s_articles_downloads download 
  LEFT JOIN s_articles_downloads_attributes downloadAttribute ON downloadAttribute.downloadID = download.id 
  INNER JOIN s_media media ON media.path = download.filename 
WHERE 
  download.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 ms
SELECT 
  link.id as __link_id, 
  link.articleID as __link_articleID, 
  link.description as __link_description, 
  link.link as __link_link, 
  link.target as __link_target, 
  linkAttribute.id as __linkAttribute_id, 
  linkAttribute.informationID as __linkAttribute_informationID 
FROM 
  s_articles_information link 
  LEFT JOIN s_articles_information_attributes linkAttribute ON linkAttribute.informationID = link.id 
WHERE 
  link.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0005 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.parent_id IS NULL) 
  AND (childImage.id IS NULL) 
  AND (
    image.articleID IN (: products)
  ) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0015 ms
SELECT 
  products.id as productId, 
  relations.position as __relations_position, 
  propertySet.id as __propertySet_id, 
  propertySet.name as __propertySet_name, 
  propertySet.position as __propertySet_position, 
  propertySet.comparable as __propertySet_comparable, 
  propertySet.sortmode as __propertySet_sortmode, 
  propertySetAttribute.id as __propertySetAttribute_id, 
  propertySetAttribute.filterID as __propertySetAttribute_filterID, 
  propertyGroup.id as __propertyGroup_id, 
  propertyGroup.name as __propertyGroup_name, 
  propertyGroup.filterable as __propertyGroup_filterable, 
  propertyGroupAttribute.id as __propertyGroupAttribute_id, 
  propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, 
  propertyGroupAttribute.onco_backend_comment as __propertyGroupAttribute_onco_backend_comment, 
  propertyOption.id as __propertyOption_id, 
  propertyOption.optionID as __propertyOption_optionID, 
  propertyOption.value as __propertyOption_value, 
  propertyOption.position as __propertyOption_position, 
  propertyOptionAttribute.id as __propertyOptionAttribute_id, 
  propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
FROM 
  s_filter_articles filterArticles 
  INNER JOIN s_articles products ON products.id = filterArticles.articleID 
  INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID 
  INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID 
  INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id 
  LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id 
  INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID 
  AND relations.optionID = propertyGroup.id 
  LEFT JOIN s_media media ON propertyOption.media_id = media.id 
  LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id 
  LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  products.id IN (: ids) 
ORDER BY 
  filterArticles.articleID ASC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0009 ms
SELECT 
  variants.ordernumber as number, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variants ON variants.id = relations.article_id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
WHERE 
  relations.article_id IN (: ids) 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.id ASC
array:1 [
  ":ids" => array:1 [
    0 => 64346
  ]
]
0.0012 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0016 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0018 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0005 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=detail&sArticle=7710"
  ]
]
0.0004 ms
SELECT 
  b0_.id AS id_0, 
  b0_.attribute_name AS attribute_name_1, 
  b0_.type AS type_2, 
  b0_.visible AS visible_3, 
  b0_.inherited AS inherited_4 
FROM 
  bit_base_attributes_inherited b0_ 
WHERE 
  b0_.type = ? 
  AND b0_.inherited = ?
array:2 [
  0 => "article"
  1 => 1
]
0.0006 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
WHERE 
  variant.articleID = : id
array:1 [
  ":id" => 7710
]
0.0008 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0006 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0007 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND variant.active = 1 
WHERE 
  (variant.ordernumber = : number) 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
LIMIT 
  1
array:1 [
  ":number" => "0000MR3366"
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366"
  ]
]
0.0031 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0016 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.main = 1) 
  AND (
    image.articleID IN (: products)
  )
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0010 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64346
  ]
  ":customerGroup" => "CAMBJ"
]
0.0007 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0010 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0007 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0043 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0007 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0015 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0007 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0004 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0004 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0004 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0004 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0014 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0008 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  vote.id as __vote_id, 
  vote.articleID as __vote_articleID, 
  vote.name as __vote_name, 
  vote.headline as __vote_headline, 
  vote.comment as __vote_comment, 
  vote.points as __vote_points, 
  vote.datum as __vote_datum, 
  vote.active as __vote_active, 
  vote.email as __vote_email, 
  vote.answer as __vote_answer, 
  vote.answer_date as __vote_answer_date 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: ids)
  ) 
  AND (vote.active = 1) 
ORDER BY 
  vote.articleID DESC, 
  vote.datum DESC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 ms
SELECT 
  product.id, 
  relatedVariant.ordernumber as number 
FROM 
  s_articles_relationships relation 
  INNER JOIN s_articles product ON product.id = relation.articleID 
  INNER JOIN s_articles relatedArticles ON relatedArticles.id = relation.relatedArticle 
  INNER JOIN s_articles_details relatedVariant ON relatedVariant.id = relatedArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0027 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
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, 
  variants.ordernumber as number, 
  GREATEST(
    price.from, variants.minpurchase
  ) __price_from 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0005 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0008 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0003 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" => []
]
0.0003 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0012 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  relation.article_id, 
  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 
FROM 
  s_product_streams_articles relation 
  INNER JOIN s_product_streams stream ON stream.id = relation.stream_id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON productStreamAttribute.streamID = stream.id 
WHERE 
  relation.article_id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0004 ms
SELECT 
  product.id, 
  similarVariant.ordernumber as number 
FROM 
  s_articles_similar similar 
  INNER JOIN s_articles product ON product.id = similar.articleID 
  INNER JOIN s_articles similarArticles ON similarArticles.id = similar.relatedArticle 
  INNER JOIN s_articles_details similarVariant ON similarVariant.id = similarArticles.main_detail_id 
WHERE 
  product.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => []
]
0.0033 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => []
]
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, 
  variants.ordernumber as number, 
  GREATEST(
    price.from, variants.minpurchase
  ) __price_from 
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 
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:2 [
  ":products" => []
  ":customerGroup" => "CAMBJ"
]
0.0005 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" => "CAMBJ"
  ":products" => []
  ":priceGroupCustomerGroup" => 6
]
0.0006 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => []
]
0.0003 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" => []
]
0.0003 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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => []
  ":shopId" => "%|1|%"
]
0.0012 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0005 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0008 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0007 ms
SELECT 
  download.id as __download_id, 
  download.articleID as __download_articleID, 
  download.description as __download_description, 
  download.filename as __download_filename, 
  media.file_size as __download_size, 
  downloadAttribute.id as __downloadAttribute_id, 
  downloadAttribute.downloadID as __downloadAttribute_downloadID 
FROM 
  s_articles_downloads download 
  LEFT JOIN s_articles_downloads_attributes downloadAttribute ON downloadAttribute.downloadID = download.id 
  INNER JOIN s_media media ON media.path = download.filename 
WHERE 
  download.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 ms
SELECT 
  link.id as __link_id, 
  link.articleID as __link_articleID, 
  link.description as __link_description, 
  link.link as __link_link, 
  link.target as __link_target, 
  linkAttribute.id as __linkAttribute_id, 
  linkAttribute.informationID as __linkAttribute_informationID 
FROM 
  s_articles_information link 
  LEFT JOIN s_articles_information_attributes linkAttribute ON linkAttribute.informationID = link.id 
WHERE 
  link.articleID IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0006 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64346
  ]
]
0.0021 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  (image.parent_id IS NULL) 
  AND (childImage.id IS NULL) 
  AND (
    image.articleID IN (: products)
  ) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0026 ms
SELECT 
  products.id as productId, 
  relations.position as __relations_position, 
  propertySet.id as __propertySet_id, 
  propertySet.name as __propertySet_name, 
  propertySet.position as __propertySet_position, 
  propertySet.comparable as __propertySet_comparable, 
  propertySet.sortmode as __propertySet_sortmode, 
  propertySetAttribute.id as __propertySetAttribute_id, 
  propertySetAttribute.filterID as __propertySetAttribute_filterID, 
  propertyGroup.id as __propertyGroup_id, 
  propertyGroup.name as __propertyGroup_name, 
  propertyGroup.filterable as __propertyGroup_filterable, 
  propertyGroupAttribute.id as __propertyGroupAttribute_id, 
  propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, 
  propertyGroupAttribute.onco_backend_comment as __propertyGroupAttribute_onco_backend_comment, 
  propertyOption.id as __propertyOption_id, 
  propertyOption.optionID as __propertyOption_optionID, 
  propertyOption.value as __propertyOption_value, 
  propertyOption.position as __propertyOption_position, 
  propertyOptionAttribute.id as __propertyOptionAttribute_id, 
  propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
FROM 
  s_filter_articles filterArticles 
  INNER JOIN s_articles products ON products.id = filterArticles.articleID 
  INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID 
  INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID 
  INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id 
  LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id 
  INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID 
  AND relations.optionID = propertyGroup.id 
  LEFT JOIN s_media media ON propertyOption.media_id = media.id 
  LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id 
  LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  products.id IN (: ids) 
ORDER BY 
  filterArticles.articleID ASC
array:1 [
  ":ids" => array:1 [
    0 => 7710
  ]
]
0.0019 ms
SELECT 
  variants.ordernumber as number, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variants ON variants.id = relations.article_id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
WHERE 
  relations.article_id IN (: ids) 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.id ASC
array:1 [
  ":ids" => array:1 [
    0 => 64346
  ]
]
0.0021 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366_19064"
  ]
]
0.0052 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64343
  ]
]
0.0029 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64343
  ]
  ":customerGroup" => "CAMBJ"
]
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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0011 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0010 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0006 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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0049 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0007 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0014 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0014 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0008 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0006 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19064"
]
0.0002 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0010 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0007 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0002 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0003 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366_19066"
  ]
]
0.0024 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64345
  ]
]
0.0023 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64345
  ]
  ":customerGroup" => "CAMBJ"
]
0.0008 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0037 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0006 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0015 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0018 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0007 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0009 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19066"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0004 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19066"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19066"
]
0.0002 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0019 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0012 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0007 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0003 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366_19063"
  ]
]
0.0023 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64342
  ]
]
0.0016 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64342
  ]
  ":customerGroup" => "CAMBJ"
]
0.0005 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
0.0007 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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
0.0003 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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0028 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0006 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0018 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0014 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0005 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0003 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19063"
]
0.0002 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0004 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0011 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0008 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0005 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0005 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, 
  productAttribute.neti_coupon_tax_config as __productAttribute_neti_coupon_tax_config, 
  productAttribute.neti_coupon_shipping_free as __productAttribute_neti_coupon_shipping_free, 
  productAttribute.neti_valid_time as __productAttribute_neti_valid_time, 
  productAttribute.neti_valid_end_of_the_year as __productAttribute_neti_valid_end_of_the_year, 
  productAttribute.neti_coupon as __productAttribute_neti_coupon, 
  productAttribute.neti_coupon_type as __productAttribute_neti_coupon_type, 
  productAttribute.neti_coupon_title as __productAttribute_neti_coupon_title, 
  productAttribute.neti_subshop_only as __productAttribute_neti_subshop_only, 
  productAttribute.neti_shipping_charge as __productAttribute_neti_shipping_charge, 
  productAttribute.neti_exclude_from_shippingcosts as __productAttribute_neti_exclude_from_shippingcosts, 
  productAttribute.neti_customergroupscharge as __productAttribute_neti_customergroupscharge, 
  productAttribute.neti_minimum_charge as __productAttribute_neti_minimum_charge, 
  productAttribute.neti_designs as __productAttribute_neti_designs, 
  productAttribute.neti_easycoupon_options as __productAttribute_neti_easycoupon_options, 
  productAttribute.neti_easycoupon_discard_remaining as __productAttribute_neti_easycoupon_discard_remaining, 
  productAttribute.neti_easycoupon_shipping_methods as __productAttribute_neti_easycoupon_shipping_methods, 
  productAttribute.neti_easycoupon_exclude_from_voucher as __productAttribute_neti_easycoupon_exclude_from_voucher, 
  productAttribute.neti_easycoupon_redemption_sku as __productAttribute_neti_easycoupon_redemption_sku, 
  productAttribute.neti_easycoupon_voucher_prefix as __productAttribute_neti_easycoupon_voucher_prefix, 
  productAttribute.fv_is_discountable as __productAttribute_fv_is_discountable, 
  productAttribute.fv_update as __productAttribute_fv_update, 
  productAttribute.fv_artgrpid as __productAttribute_fv_artgrpid, 
  productAttribute.neti_subshop_ids as __productAttribute_neti_subshop_ids, 
  productAttribute.fv_olsi_update as __productAttribute_fv_olsi_update, 
  productAttribute.scha1_hashorizontalorientation as __productAttribute_scha1_hashorizontalorientation, 
  productAttribute.scha1_videoposition as __productAttribute_scha1_videoposition, 
  productAttribute.scha1_videotype as __productAttribute_scha1_videotype, 
  productAttribute.scha1_videourl as __productAttribute_scha1_videourl, 
  productAttribute.scha1_videopicture as __productAttribute_scha1_videopicture, 
  productAttribute.scha1_videoposition2 as __productAttribute_scha1_videoposition2, 
  productAttribute.scha1_videotype2 as __productAttribute_scha1_videotype2, 
  productAttribute.scha1_videourl2 as __productAttribute_scha1_videourl2, 
  productAttribute.scha1_videopicture2 as __productAttribute_scha1_videopicture2, 
  productAttribute.scha1_videoposition3 as __productAttribute_scha1_videoposition3, 
  productAttribute.scha1_videotype3 as __productAttribute_scha1_videotype3, 
  productAttribute.scha1_videourl3 as __productAttribute_scha1_videourl3, 
  productAttribute.scha1_videopicture3 as __productAttribute_scha1_videopicture3, 
  productAttribute.scha1_videoposition4 as __productAttribute_scha1_videoposition4, 
  productAttribute.scha1_videotype4 as __productAttribute_scha1_videotype4, 
  productAttribute.scha1_videourl4 as __productAttribute_scha1_videourl4, 
  productAttribute.scha1_videopicture4 as __productAttribute_scha1_videopicture4, 
  productAttribute.scha1_magnificationglas as __productAttribute_scha1_magnificationglas, 
  productAttribute.neti_quick_order_mass_order as __productAttribute_neti_quick_order_mass_order, 
  productAttribute.kib_variantlisting_img as __productAttribute_kib_variantlisting_img, 
  productAttribute.biloba_variant_matrix_hide as __productAttribute_biloba_variant_matrix_hide, 
  productAttribute.mollie_voucher_type as __productAttribute_mollie_voucher_type, 
  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, 
  manufacturerAttribute.six_seo_text as __manufacturerAttribute_six_seo_text, 
  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, 
  (
    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 = : current) 
      AND (prices.articleID = product.id)
  ) as __product_custom_price_count 
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 
  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_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img 
  LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id 
WHERE 
  (
    variant.ordernumber IN (: numbers)
  ) 
  AND (variant.active = 1) 
  AND (product.active = 1)
array:3 [
  ":fallback" => "EK"
  ":current" => "CAMBJ"
  ":numbers" => array:1 [
    0 => "0000MR3366_19065"
  ]
]
0.0027 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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, 
  imageAttribute.matrix as __imageAttribute_matrix, 
  imageAttribute.matrixcolor as __imageAttribute_matrixcolor, 
  imageAttribute.kib_variantlisting_prop_img_mapping as __imageAttribute_kib_variantlisting_prop_img_mapping 
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 
  INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
WHERE 
  childImage.article_detail_id IN (: products) 
ORDER BY 
  image.main ASC, 
  image.position ASC
array:1 [
  ":products" => array:1 [
    0 => 64344
  ]
]
0.0022 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 
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 
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:2 [
  ":products" => array:1 [
    0 => 64344
  ]
  ":customerGroup" => "CAMBJ"
]
0.0007 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" => "CAMBJ"
  ":products" => array:1 [
    0 => 7710
  ]
  ":priceGroupCustomerGroup" => 6
]
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 
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 
WHERE 
  price.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1377275"
  ]
]
0.0006 ms
SELECT 
  articleID, 
  COUNT(id) as total, 
  points 
FROM 
  s_articles_vote vote 
WHERE 
  (
    vote.articleID IN (: products)
  ) 
  AND (vote.active = 1) 
GROUP BY 
  vote.articleID, 
  vote.points 
ORDER BY 
  vote.articleID ASC
array:1 [
  ":products" => array:1 [
    0 => 7710
  ]
]
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 => 7710
  ]
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:121 [
    0 => "39"
    1 => "69"
    2 => "99"
    3 => "129"
    4 => "189"
    5 => "279"
    6 => "339"
    7 => "375"
    8 => "376"
    9 => "379"
    10 => "380"
    11 => "392"
    12 => "393"
    13 => "481"
    14 => "482"
    15 => "499"
    16 => "500"
    17 => "505"
    18 => "506"
    19 => "623"
    20 => "624"
    21 => "902"
    22 => "903"
    23 => "1198"
    24 => "1199"
    25 => "1201"
    26 => "1202"
    27 => "1204"
    28 => "1207"
    29 => "1208"
    30 => "1210"
    31 => "1211"
    32 => "1213"
    33 => "1248"
    34 => "1249"
    35 => "1251"
    36 => "1252"
    37 => "1254"
    38 => "1542"
    39 => "1543"
    40 => "1545"
    41 => "1546"
    42 => "1548"
    43 => "1623"
    44 => "1624"
    45 => "1626"
    46 => "1627"
    47 => "1629"
    48 => "1650"
    49 => "1651"
    50 => "1653"
    51 => "1654"
    52 => "1656"
    53 => "2183"
    54 => "2184"
    55 => "2186"
    56 => "2187"
    57 => "2189"
    58 => "3231"
    59 => "3232"
    60 => "3234"
    61 => "3235"
    62 => "3237"
    63 => "5292"
    64 => "5293"
    65 => "5294"
    66 => "5295"
    67 => "5297"
    68 => "5298"
    69 => "5300"
    70 => "7739"
    71 => "8523"
    72 => "8524"
    73 => "8525"
    74 => "8526"
    75 => "8528"
    76 => "8529"
    77 => "8531"
    78 => "8589"
    79 => "8590"
    80 => "8591"
    81 => "8592"
    82 => "8594"
    83 => "8595"
    84 => "8597"
    85 => "9103"
    86 => "9104"
    87 => "9105"
    88 => "9106"
    89 => "9108"
    90 => "9109"
    91 => "9111"
    92 => "9147"
    93 => "9148"
    94 => "9149"
    95 => "9150"
    96 => "9152"
    97 => "9153"
    98 => "9155"
    99 => "10497"
    100 => "10498"
    101 => "10499"
    102 => "10500"
    103 => "10502"
    104 => "10503"
    105 => "10505"
    106 => "10554"
    107 => "10555"
    108 => "10556"
    109 => "10557"
    110 => "10559"
    111 => "10560"
    112 => "10562"
    113 => "10742"
    114 => "11045"
    115 => "11157"
    116 => "11159"
    117 => "11161"
    118 => "11163"
    119 => "11165"
    120 => "11167"
  ]
  ":shopId" => "%|1|%"
]
0.0037 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0008 ms
SELECT 
  configuratorSet.id as __configuratorSet_id, 
  configuratorSet.name as __configuratorSet_name, 
  configuratorSet.type as __configuratorSet_type, 
  configuratorGroup.id as __configuratorGroup_id, 
  configuratorGroup.name as __configuratorGroup_name, 
  configuratorGroup.description as __configuratorGroup_description, 
  configuratorGroup.position as __configuratorGroup_position, 
  configuratorGroupAttribute.id as __configuratorGroupAttribute_id, 
  configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, 
  configuratorOption.id as __configuratorOption_id, 
  configuratorOption.name as __configuratorOption_name, 
  configuratorOption.position as __configuratorOption_position, 
  configuratorOptionAttribute.id as __configuratorOptionAttribute_id, 
  configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id 
  INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id 
  LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id 
  INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id 
  AND configuratorOption.group_id = configuratorGroup.id 
  LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id 
WHERE 
  products.id = : id 
GROUP BY 
  configuratorOption.id 
ORDER BY 
  configuratorGroup.position ASC, 
  configuratorGroup.name ASC, 
  configuratorOption.position ASC, 
  configuratorOption.name ASC
array:1 [
  ":id" => 7710
]
0.0016 ms
SELECT 
  relations.option_id, 
  GROUP_CONCAT(
    DISTINCT assignedRelations.option_id, 
    '' SEPARATOR '|'
  ) as combinations 
FROM 
  s_article_configurator_option_relations relations 
  INNER JOIN s_articles_details variant ON variant.id = relations.article_id 
  AND variant.articleID = : articleId 
  AND variant.active = 1 
  LEFT JOIN s_article_configurator_option_relations assignedRelations ON assignedRelations.article_id = relations.article_id 
  AND assignedRelations.option_id != relations.option_id 
  INNER JOIN s_articles product ON product.id = variant.articleID 
  AND (
    (
      variant.laststock * variant.instock
    ) >= (
      variant.laststock * variant.minpurchase
    )
  ) 
GROUP BY 
  relations.option_id
array:1 [
  ":articleId" => 7710
]
0.0006 ms
SELECT 
  optionRelation.option_id, 
  (
    SELECT 
      image.media_id 
    FROM 
      s_articles_img image 
      INNER JOIN s_article_img_mappings mapping ON mapping.image_id = image.id 
      INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mapping.id 
    WHERE 
      (image.articleID = product.id) 
      AND (
        rules.option_id = optionRelation.option_id
      ) 
    ORDER BY 
      image.position ASC 
    LIMIT 
      1
  ) as media_id 
FROM 
  s_articles product 
  INNER JOIN s_article_configurator_set_option_relations optionRelation ON product.configurator_set_id = optionRelation.set_id 
WHERE 
  product.id = : articleId 
GROUP BY 
  optionRelation.option_id
array:1 [
  ":articleId" => 7710
]
0.0020 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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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 
WHERE 
  media.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    5 => "846594"
  ]
]
0.0007 ms
SELECT 
  mappings.id, 
  rules.option_id, 
  options.group_id 
FROM 
  s_article_img_mappings mappings 
  INNER JOIN s_articles_img image ON image.id = mappings.image_id 
  INNER JOIN s_article_img_mapping_rules rules ON rules.mapping_id = mappings.id 
  INNER JOIN s_article_configurator_options options ON rules.option_id = options.id 
WHERE 
  (image.articleId = : articleId) 
  AND (image.media_id = : mediaId)
array:2 [
  "articleId" => 7710
  "mediaId" => 846594
]
0.0005 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19065"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_5 ON variant.id = option_5.article_id 
  AND option_5.option_id = : option_5 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_5" => 5
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0003 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19065"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0005 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_6 ON variant.id = option_6.article_id 
  AND option_6.option_id = : option_6 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_6" => 6
]
0.0005 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19063"
]
0.0004 ms
SELECT 
  variant.articleID 
FROM 
  s_articles_details variant 
WHERE 
  variant.ordernumber = : number
array:1 [
  ":number" => "0000MR3366_19065"
]
0.0003 ms
SELECT 
  categories.categoryID 
FROM 
  s_articles_categories_ro categories 
WHERE 
  (
    categories.articleID = : productId
  ) 
  AND (
    categories.categoryID = : categoryId
  ) 
LIMIT 
  1
array:2 [
  ":productId" => "7710"
  ":categoryId" => 339
]
0.0004 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_article_configurator_option_relations option_7 ON variant.id = option_7.article_id 
  AND option_7.option_id = : option_7 
WHERE 
  (variant.articleID = : productId) 
  AND (variant.active = 1) 
LIMIT 
  1 OFFSET 0
array:2 [
  ":productId" => "7710"
  ":option_7" => 7
]
0.0004 ms
SELECT 
  detailAttributes.kib_variantlisting_img 
FROM 
  s_articles_details details 
  INNER JOIN s_articles_attributes detailAttributes ON detailAttributes.articledetailsID = details.id 
WHERE 
  details.ordernumber = : number 
LIMIT 
  1
array:1 [
  "number" => "0000MR3366_19064"
]
0.0003 ms
SELECT 
  COLUMN_NAME AS Field, 
  COLUMN_TYPE AS Type, 
  IS_NULLABLE AS `Null`, 
  COLUMN_KEY AS `Key`, 
  COLUMN_DEFAULT AS `Default`, 
  EXTRA AS Extra, 
  COLUMN_COMMENT AS Comment, 
  CHARACTER_SET_NAME AS CharacterSet, 
  COLLATION_NAME AS Collation 
FROM 
  information_schema.COLUMNS 
WHERE 
  TABLE_SCHEMA = 'usrdb_insfyrws8' 
  AND TABLE_NAME = 's_articles_attributes'
[]
0.0013 ms
SELECT 
  s0_.id AS id_0, 
  s0_.table_name AS table_name_1, 
  s0_.column_name AS column_name_2, 
  s0_.column_type AS column_type_3, 
  s0_.default_value AS default_value_4, 
  s0_.entity AS entity_5, 
  s0_.label AS label_6, 
  s0_.readonly AS readonly_7, 
  s0_.help_text AS help_text_8, 
  s0_.support_text AS support_text_9, 
  s0_.translatable AS translatable_10, 
  s0_.display_in_backend AS display_in_backend_11, 
  s0_.custom AS custom_12, 
  s0_.position AS position_13, 
  s0_.array_store AS array_store_14 
FROM 
  s_attribute_configuration s0_ 
WHERE 
  s0_.table_name = ? 
ORDER BY 
  s0_.position ASC
array:1 [
  0 => "s_articles_attributes"
]
0.0007 ms
SELECT 
  promotion.id AS ak, 
  promotion.* 
FROM 
  s_plugin_promotion promotion 
WHERE 
  (active = 1) 
  AND (
    (
      DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from 
      OR valid_from IS NULL
    )
  ) 
  AND (
    (
      DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to 
      OR valid_to IS NULL
    )
  ) 
ORDER BY 
  exclusive DESC, 
  priority DESC
[]
0.0007 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_customer_group 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_shop 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_allow_later 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  * 
FROM 
  s_plugin_promotion_do_not_run_after 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  fg.* 
FROM 
  s_plugin_promotion_free_goods fg 
  INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID 
  AND (
    (ad.laststock = 0) 
    OR (
      ad.laststock = 1 
      AND ad.instock > 0
    )
  ) 
WHERE 
  promotionID IN (: promotionIds)
array:1 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
]
0.0004 ms
SELECT 
  objectkey, 
  objectdata 
FROM 
  s_core_translations 
WHERE 
  (
    objectkey IN (: promotionIds)
  ) 
  AND (objectlanguage = : shopId) 
  AND (
    objecttype = "swag-promotion-settings"
  )
array:2 [
  "promotionIds" => array:10 [
    0 => 15
    1 => 5
    2 => 14
    3 => 13
    4 => 2
    5 => 11
    6 => 4
    7 => 3
    8 => 102
    9 => 119
  ]
  "shopId" => 1
]
0.0004 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.label AS label_3, 
  t0.namespace AS namespace_4, 
  t0.source AS source_5, 
  t0.description AS description_6, 
  t0.active AS active_7, 
  t0.added AS added_8, 
  t0.installation_date AS installation_date_9, 
  t0.update_date AS update_date_10, 
  t0.refresh_date AS refresh_date_11, 
  t0.author AS author_12, 
  t0.copyright AS copyright_13, 
  t0.license AS license_14, 
  t0.version AS version_15, 
  t0.support AS support_16, 
  t0.changes AS changes_17, 
  t0.link AS link_18, 
  t0.update_version AS update_version_19, 
  t0.update_source AS update_source_20, 
  t0.capability_update AS capability_update_21, 
  t0.capability_install AS capability_install_22, 
  t0.capability_enable AS capability_enable_23, 
  t0.capability_secure_uninstall AS capability_secure_uninstall_24, 
  t0.translations AS translations_25, 
  t0.in_safe_mode AS in_safe_mode_26 
FROM 
  s_core_plugins t0 
WHERE 
  t0.name = ? 
  AND t0.namespace = ? 
LIMIT 
  1
array:2 [
  0 => "netieasycouponrules"
  1 => "ShopwarePlugins"
]
0.0004 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.0004 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 
  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 => 25
    1 => 23
    2 => 22
  ]
]
0.0014 ms
SELECT 
  t0.id AS id_1, 
  t0.groupkey AS groupkey_2, 
  t0.description AS description_3, 
  t0.tax AS tax_4, 
  t0.taxinput AS taxinput_5, 
  t0.mode AS mode_6, 
  t0.discount AS discount_7, 
  t0.minimumorder AS minimumorder_8, 
  t0.minimumordersurcharge AS minimumordersurcharge_9, 
  t10.id AS id_11, 
  t10.customerGroupID AS customerGroupID_12, 
  t10.fv_pricelist AS fv_pricelist_13, 
  t10.fv_is_discountable AS fv_is_discountable_14, 
  t10.fv_special_is_discountable AS fv_special_is_discountable_15, 
  t10.fv_special AS fv_special_16, 
  t10.customerGroupID AS customerGroupID_17 
FROM 
  s_core_customergroups t0 
  LEFT JOIN s_core_customergroups_attributes t10 ON t10.customerGroupID = t0.id 
WHERE 
  t0.groupkey = ? 
LIMIT 
  1
array:1 [
  0 => "CAMBJ"
]
0.0004 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.description AS description_3, 
  t0.template AS template_4, 
  t0.class AS class_5, 
  t0.`table` AS table_6, 
  t0.hide AS hide_7, 
  t0.additionaldescription AS additionaldescription_8, 
  t0.debit_percent AS debit_percent_9, 
  t0.surcharge AS surcharge_10, 
  t0.surchargestring AS surchargestring_11, 
  t0.position AS position_12, 
  t0.active AS active_13, 
  t0.esdactive AS esdactive_14, 
  t0.mobile_inactive AS mobile_inactive_15, 
  t0.embediframe AS embediframe_16, 
  t0.hideprospect AS hideprospect_17, 
  t0.action AS action_18, 
  t0.pluginID AS pluginID_19, 
  t0.source AS source_20, 
  t21.id AS id_22, 
  t21.paymentmeanID AS paymentmeanID_23, 
  t21.swag_paypal_unified_display_in_plus_iframe AS swag_paypal_unified_display_in_plus_iframe_24, 
  t21.swag_paypal_unified_plus_iframe_payment_logo AS swag_paypal_unified_plus_iframe_payment_logo_25, 
  t21.paymentmeanID AS paymentmeanID_26, 
  t0.pluginID AS pluginID_27 
FROM 
  s_core_paymentmeans t0 
  LEFT JOIN s_core_paymentmeans_attributes t21 ON t21.paymentmeanID = t0.id 
WHERE 
  t0.name = ? 
  AND t0.active = ? 
LIMIT 
  1
array:2 [
  0 => "mollie_applepaydirect"
  1 => true
]
0.0006 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.description AS description_3, 
  t0.template AS template_4, 
  t0.class AS class_5, 
  t0.`table` AS table_6, 
  t0.hide AS hide_7, 
  t0.additionaldescription AS additionaldescription_8, 
  t0.debit_percent AS debit_percent_9, 
  t0.surcharge AS surcharge_10, 
  t0.surchargestring AS surchargestring_11, 
  t0.position AS position_12, 
  t0.active AS active_13, 
  t0.esdactive AS esdactive_14, 
  t0.mobile_inactive AS mobile_inactive_15, 
  t0.embediframe AS embediframe_16, 
  t0.hideprospect AS hideprospect_17, 
  t0.action AS action_18, 
  t0.pluginID AS pluginID_19, 
  t0.source AS source_20, 
  t21.id AS id_22, 
  t21.paymentmeanID AS paymentmeanID_23, 
  t21.swag_paypal_unified_display_in_plus_iframe AS swag_paypal_unified_display_in_plus_iframe_24, 
  t21.swag_paypal_unified_plus_iframe_payment_logo AS swag_paypal_unified_plus_iframe_payment_logo_25, 
  t21.paymentmeanID AS paymentmeanID_26, 
  t0.pluginID AS pluginID_27 
FROM 
  s_core_paymentmeans t0 
  LEFT JOIN s_core_paymentmeans_attributes t21 ON t21.paymentmeanID = t0.id 
WHERE 
  t0.name = ? 
  AND t0.active = ? 
LIMIT 
  1
array:2 [
  0 => "mollie_applepaydirect"
  1 => true
]
0.0005 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.description AS description_3, 
  t0.template AS template_4, 
  t0.class AS class_5, 
  t0.`table` AS table_6, 
  t0.hide AS hide_7, 
  t0.additionaldescription AS additionaldescription_8, 
  t0.debit_percent AS debit_percent_9, 
  t0.surcharge AS surcharge_10, 
  t0.surchargestring AS surchargestring_11, 
  t0.position AS position_12, 
  t0.active AS active_13, 
  t0.esdactive AS esdactive_14, 
  t0.mobile_inactive AS mobile_inactive_15, 
  t0.embediframe AS embediframe_16, 
  t0.hideprospect AS hideprospect_17, 
  t0.action AS action_18, 
  t0.pluginID AS pluginID_19, 
  t0.source AS source_20, 
  t21.id AS id_22, 
  t21.paymentmeanID AS paymentmeanID_23, 
  t21.swag_paypal_unified_display_in_plus_iframe AS swag_paypal_unified_display_in_plus_iframe_24, 
  t21.swag_paypal_unified_plus_iframe_payment_logo AS swag_paypal_unified_plus_iframe_payment_logo_25, 
  t21.paymentmeanID AS paymentmeanID_26, 
  t0.pluginID AS pluginID_27 
FROM 
  s_core_paymentmeans t0 
  LEFT JOIN s_core_paymentmeans_attributes t21 ON t21.paymentmeanID = t0.id 
WHERE 
  t0.name = ? 
  AND t0.active = ? 
LIMIT 
  1
array:2 [
  0 => "mollie_applepaydirect"
  1 => true
]
0.0005 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedPayUponInvoice"
  ]
]
0.0003 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:10 [
    0 => "SwagPaymentPayPalUnifiedBancontact"
    1 => "SwagPaymentPayPalUnifiedBlik"
    2 => "SwagPaymentPayPalUnifiedEps"
    3 => "SwagPaymentPayPalUnifiedGiropay"
    4 => "SwagPaymentPayPalUnifiedIdeal"
    5 => "SwagPaymentPayPalUnifiedMultibanco"
    6 => "SwagPaymentPayPalUnifiedMyBank"
    7 => "SwagPaymentPayPalUnifiedP24"
    8 => "SwagPaymentPayPalUnifiedSofort"
    9 => "SwagPaymentPayPalUnifiedTrustly"
  ]
]
0.0004 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedAdvancedCreditDebitCard"
  ]
]
0.0003 ms
SELECT 
  id 
FROM 
  s_core_countries country
[]
0.0005 ms
SELECT 
  country.id as __country_id, 
  country.countryname as __country_countryname, 
  country.countryiso as __country_countryiso, 
  country.areaID as __country_areaID, 
  country.countryen as __country_countryen, 
  country.position as __country_position, 
  country.notice as __country_notice, 
  country.taxfree as __country_taxfree, 
  country.taxfree_ustid as __country_taxfree_ustid, 
  country.taxfree_ustid_checked as __country_taxfree_ustid_checked, 
  country.active as __country_active, 
  country.iso3 as __country_iso3, 
  country.display_state_in_registration as __country_display_state_in_registration, 
  country.force_state_in_registration as __country_force_state_in_registration, 
  country.allow_shipping as __country_allow_shipping, 
  countryAttribute.id as __countryAttribute_id, 
  countryAttribute.countryID as __countryAttribute_countryID 
FROM 
  s_core_countries country 
  LEFT JOIN s_core_countries_attributes countryAttribute ON countryAttribute.countryID = country.id 
WHERE 
  country.id IN (: ids)
array:1 [
  ":ids" => array:250 [
    0 => "2"
    1 => "3"
    2 => "4"
    3 => "15"
    4 => "16"
    5 => "20"
    6 => "28"
    7 => "32"
    8 => "36"
    9 => "37"
    10 => "46"
    11 => "47"
    12 => "48"
    13 => "49"
    14 => "50"
    15 => "51"
    16 => "52"
    17 => "53"
    18 => "54"
    19 => "55"
    20 => "56"
    21 => "57"
    22 => "58"
    23 => "59"
    24 => "60"
    25 => "61"
    26 => "62"
    27 => "63"
    28 => "64"
    29 => "65"
    30 => "66"
    31 => "67"
    32 => "68"
    33 => "69"
    34 => "70"
    35 => "71"
    36 => "72"
    37 => "73"
    38 => "74"
    39 => "75"
    40 => "76"
    41 => "77"
    42 => "78"
    43 => "79"
    44 => "80"
    45 => "81"
    46 => "82"
    47 => "83"
    48 => "84"
    49 => "85"
    50 => "86"
    51 => "87"
    52 => "88"
    53 => "89"
    54 => "90"
    55 => "91"
    56 => "92"
    57 => "93"
    58 => "94"
    59 => "95"
    60 => "96"
    61 => "97"
    62 => "98"
    63 => "99"
    64 => "100"
    65 => "101"
    66 => "102"
    67 => "103"
    68 => "104"
    69 => "105"
    70 => "106"
    71 => "107"
    72 => "108"
    73 => "109"
    74 => "110"
    75 => "111"
    76 => "112"
    77 => "113"
    78 => "114"
    79 => "115"
    80 => "116"
    81 => "117"
    82 => "118"
    83 => "119"
    84 => "120"
    85 => "121"
    86 => "122"
    87 => "123"
    88 => "124"
    89 => "125"
    90 => "126"
    91 => "127"
    92 => "128"
    93 => "129"
    94 => "130"
    95 => "131"
    96 => "132"
    97 => "133"
    98 => "134"
    99 => "135"
    100 => "136"
    101 => "137"
    102 => "138"
    103 => "139"
    104 => "140"
    105 => "141"
    106 => "142"
    107 => "143"
    108 => "144"
    109 => "145"
    110 => "146"
    111 => "147"
    112 => "148"
    113 => "149"
    114 => "150"
    115 => "151"
    116 => "152"
    117 => "153"
    118 => "154"
    119 => "155"
    120 => "156"
    121 => "157"
    122 => "158"
    123 => "159"
    124 => "160"
    125 => "161"
    126 => "162"
    127 => "163"
    128 => "164"
    129 => "165"
    130 => "166"
    131 => "167"
    132 => "168"
    133 => "169"
    134 => "170"
    135 => "171"
    136 => "172"
    137 => "173"
    138 => "174"
    139 => "175"
    140 => "176"
    141 => "177"
    142 => "178"
    143 => "179"
    144 => "180"
    145 => "181"
    146 => "182"
    147 => "183"
    148 => "184"
    149 => "185"
    150 => "186"
    151 => "187"
    152 => "188"
    153 => "189"
    154 => "190"
    155 => "191"
    156 => "192"
    157 => "193"
    158 => "194"
    159 => "195"
    160 => "196"
    161 => "197"
    162 => "198"
    163 => "199"
    164 => "200"
    165 => "201"
    166 => "202"
    167 => "203"
    168 => "204"
    169 => "205"
    170 => "206"
    171 => "207"
    172 => "208"
    173 => "209"
    174 => "210"
    175 => "211"
    176 => "212"
    177 => "213"
    178 => "214"
    179 => "215"
    180 => "216"
    181 => "217"
    182 => "218"
    183 => "219"
    184 => "221"
    185 => "222"
    186 => "223"
    187 => "224"
    188 => "225"
    189 => "226"
    190 => "227"
    191 => "228"
    192 => "229"
    193 => "230"
    194 => "231"
    195 => "232"
    196 => "233"
    197 => "234"
    198 => "235"
    199 => "236"
    200 => "237"
    201 => "238"
    202 => "239"
    203 => "240"
    204 => "241"
    205 => "242"
    206 => "243"
    207 => "244"
    208 => "245"
    209 => "246"
    210 => "247"
    211 => "248"
    212 => "249"
    213 => "250"
    214 => "251"
    215 => "252"
    216 => "253"
    217 => "254"
    218 => "255"
    219 => "5"
    220 => "7"
    221 => "8"
    222 => "9"
    223 => "10"
    224 => "11"
    225 => "12"
    226 => "13"
    227 => "14"
    228 => "18"
    229 => "21"
    230 => "22"
    231 => "23"
    232 => "24"
    233 => "25"
    234 => "26"
    235 => "27"
    236 => "29"
    237 => "30"
    238 => "31"
    239 => "33"
    240 => "34"
    241 => "35"
    242 => "38"
    243 => "39"
    244 => "40"
    245 => "41"
    246 => "42"
    247 => "43"
    248 => "44"
    249 => "45"
  ]
]
0.0023 ms
SELECT 
  countryState.id as __countryState_id, 
  countryState.countryID as __countryState_countryID, 
  countryState.name as __countryState_name, 
  countryState.shortcode as __countryState_shortcode, 
  countryState.position as __countryState_position, 
  countryState.active as __countryState_active, 
  countryStateAttribute.id as __countryStateAttribute_id, 
  countryStateAttribute.stateID as __countryStateAttribute_stateID 
FROM 
  s_core_countries_states countryState 
  LEFT JOIN s_core_countries_states_attributes countryStateAttribute ON countryStateAttribute.stateID = countryState.id 
WHERE 
  countryState.countryID IN (: ids)
array:1 [
  ":ids" => array:250 [
    0 => "2"
    1 => "3"
    2 => "4"
    3 => "15"
    4 => "16"
    5 => "20"
    6 => "28"
    7 => "32"
    8 => "36"
    9 => "37"
    10 => "46"
    11 => "47"
    12 => "48"
    13 => "49"
    14 => "50"
    15 => "51"
    16 => "52"
    17 => "53"
    18 => "54"
    19 => "55"
    20 => "56"
    21 => "57"
    22 => "58"
    23 => "59"
    24 => "60"
    25 => "61"
    26 => "62"
    27 => "63"
    28 => "64"
    29 => "65"
    30 => "66"
    31 => "67"
    32 => "68"
    33 => "69"
    34 => "70"
    35 => "71"
    36 => "72"
    37 => "73"
    38 => "74"
    39 => "75"
    40 => "76"
    41 => "77"
    42 => "78"
    43 => "79"
    44 => "80"
    45 => "81"
    46 => "82"
    47 => "83"
    48 => "84"
    49 => "85"
    50 => "86"
    51 => "87"
    52 => "88"
    53 => "89"
    54 => "90"
    55 => "91"
    56 => "92"
    57 => "93"
    58 => "94"
    59 => "95"
    60 => "96"
    61 => "97"
    62 => "98"
    63 => "99"
    64 => "100"
    65 => "101"
    66 => "102"
    67 => "103"
    68 => "104"
    69 => "105"
    70 => "106"
    71 => "107"
    72 => "108"
    73 => "109"
    74 => "110"
    75 => "111"
    76 => "112"
    77 => "113"
    78 => "114"
    79 => "115"
    80 => "116"
    81 => "117"
    82 => "118"
    83 => "119"
    84 => "120"
    85 => "121"
    86 => "122"
    87 => "123"
    88 => "124"
    89 => "125"
    90 => "126"
    91 => "127"
    92 => "128"
    93 => "129"
    94 => "130"
    95 => "131"
    96 => "132"
    97 => "133"
    98 => "134"
    99 => "135"
    100 => "136"
    101 => "137"
    102 => "138"
    103 => "139"
    104 => "140"
    105 => "141"
    106 => "142"
    107 => "143"
    108 => "144"
    109 => "145"
    110 => "146"
    111 => "147"
    112 => "148"
    113 => "149"
    114 => "150"
    115 => "151"
    116 => "152"
    117 => "153"
    118 => "154"
    119 => "155"
    120 => "156"
    121 => "157"
    122 => "158"
    123 => "159"
    124 => "160"
    125 => "161"
    126 => "162"
    127 => "163"
    128 => "164"
    129 => "165"
    130 => "166"
    131 => "167"
    132 => "168"
    133 => "169"
    134 => "170"
    135 => "171"
    136 => "172"
    137 => "173"
    138 => "174"
    139 => "175"
    140 => "176"
    141 => "177"
    142 => "178"
    143 => "179"
    144 => "180"
    145 => "181"
    146 => "182"
    147 => "183"
    148 => "184"
    149 => "185"
    150 => "186"
    151 => "187"
    152 => "188"
    153 => "189"
    154 => "190"
    155 => "191"
    156 => "192"
    157 => "193"
    158 => "194"
    159 => "195"
    160 => "196"
    161 => "197"
    162 => "198"
    163 => "199"
    164 => "200"
    165 => "201"
    166 => "202"
    167 => "203"
    168 => "204"
    169 => "205"
    170 => "206"
    171 => "207"
    172 => "208"
    173 => "209"
    174 => "210"
    175 => "211"
    176 => "212"
    177 => "213"
    178 => "214"
    179 => "215"
    180 => "216"
    181 => "217"
    182 => "218"
    183 => "219"
    184 => "221"
    185 => "222"
    186 => "223"
    187 => "224"
    188 => "225"
    189 => "226"
    190 => "227"
    191 => "228"
    192 => "229"
    193 => "230"
    194 => "231"
    195 => "232"
    196 => "233"
    197 => "234"
    198 => "235"
    199 => "236"
    200 => "237"
    201 => "238"
    202 => "239"
    203 => "240"
    204 => "241"
    205 => "242"
    206 => "243"
    207 => "244"
    208 => "245"
    209 => "246"
    210 => "247"
    211 => "248"
    212 => "249"
    213 => "250"
    214 => "251"
    215 => "252"
    216 => "253"
    217 => "254"
    218 => "255"
    219 => "5"
    220 => "7"
    221 => "8"
    222 => "9"
    223 => "10"
    224 => "11"
    225 => "12"
    226 => "13"
    227 => "14"
    228 => "18"
    229 => "21"
    230 => "22"
    231 => "23"
    232 => "24"
    233 => "25"
    234 => "26"
    235 => "27"
    236 => "29"
    237 => "30"
    238 => "31"
    239 => "33"
    240 => "34"
    241 => "35"
    242 => "38"
    243 => "39"
    244 => "40"
    245 => "41"
    246 => "42"
    247 => "43"
    248 => "44"
    249 => "45"
  ]
]
0.0012 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_.active = 1 
  AND s0_.`default` = 1 
ORDER BY 
  s0_.main_id ASC, 
  s0_.position ASC, 
  s6_.position ASC, 
  s6_.id ASC
[]
0.0021 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.0006 ms
SELECT 
  s0_.id AS id_0, 
  s0_.currency AS currency_1, 
  s0_.name AS name_2, 
  s0_.standard AS standard_3, 
  s0_.factor AS factor_4, 
  s0_.templatechar AS templatechar_5, 
  s0_.symbol_position AS symbol_position_6, 
  s0_.position AS position_7 
FROM 
  s_core_currencies s0_ 
WHERE 
  s0_.standard = 1
[]
0.0004 ms
SELECT 
  category.path 
FROM 
  s_categories category 
WHERE 
  category.id = : id
array:1 [
  ":id" => 505
]
0.0004 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:3 [
    0 => 505
    2 => "379"
    3 => "339"
  ]
  ":shopId" => "%|1|%"
]
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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name, 
  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 
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_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:2 [
  ":categories" => array:34 [
    0 => 505
    1 => "379"
    2 => "339"
    3 => 375
    4 => 483
    5 => 379
    6 => 503
    7 => 485
    8 => 515
    9 => 8523
    10 => 372
    11 => 4741
    12 => 392
    13 => 491
    14 => 382
    15 => 497
    16 => 11338
    17 => 385
    18 => 507
    19 => 493
    20 => 9756
    21 => 499
    22 => 509
    23 => 339
    24 => 8832
    25 => 501
    26 => 517
    27 => 511
    28 => 6246
    29 => 505
    30 => 487
    31 => 489
    32 => 513
    33 => 6942
  ]
  ":shopId" => "%|1|%"
]
0.0020 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:34 [
    0 => 505
    1 => "379"
    2 => "339"
    3 => 375
    4 => 483
    5 => 379
    6 => 503
    7 => 485
    8 => 515
    9 => 8523
    10 => 372
    11 => 4741
    12 => 392
    13 => 491
    14 => 382
    15 => 497
    16 => 11338
    17 => 385
    18 => 507
    19 => 493
    20 => 9756
    21 => 499
    22 => 509
    23 => 339
    24 => 8832
    25 => 501
    26 => 517
    27 => 511
    28 => 6246
    29 => 505
    30 => 487
    31 => 489
    32 => 513
    33 => 6942
  ]
]
0.0011 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, 
  customerGroupAttribute.fv_pricelist as __customerGroupAttribute_fv_pricelist, 
  customerGroupAttribute.fv_is_discountable as __customerGroupAttribute_fv_is_discountable, 
  customerGroupAttribute.fv_special_is_discountable as __customerGroupAttribute_fv_special_is_discountable, 
  customerGroupAttribute.fv_special as __customerGroupAttribute_fv_special, 
  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, 
  categoryAttribute.fv_olsi_id as __categoryAttribute_fv_olsi_id, 
  categoryAttribute.fv_top_category_id as __categoryAttribute_fv_top_category_id, 
  categoryAttribute.six_seo_text as __categoryAttribute_six_seo_text, 
  categoryAttribute.six_seo_text_sidebar_headline as __categoryAttribute_six_seo_text_sidebar_headline, 
  categoryAttribute.six_seo_text_sidebar as __categoryAttribute_six_seo_text_sidebar, 
  categoryAttribute.six_seo_text_footer_headline as __categoryAttribute_six_seo_text_footer_headline, 
  categoryAttribute.six_seo_text_footer as __categoryAttribute_six_seo_text_footer, 
  categoryAttribute.kib_variantlisting as __categoryAttribute_kib_variantlisting, 
  categoryAttribute.kib_variantlisting_slideout as __categoryAttribute_kib_variantlisting_slideout, 
  categoryAttribute.kib_variantlisting_textvariants as __categoryAttribute_kib_variantlisting_textvariants, 
  categoryAttribute.kib_variantlisting_zoomcover as __categoryAttribute_kib_variantlisting_zoomcover, 
  categoryAttribute.kib_variantlisting_viewdropdown as __categoryAttribute_kib_variantlisting_viewdropdown, 
  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, 
  mediaAttribute.fv_ol_file_name as __mediaAttribute_fv_ol_file_name 
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.0014 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, 
  customerGroupAttribute.fv_pricelist as __customerGroupAttribute_fv_pricelist, 
  customerGroupAttribute.fv_is_discountable as __customerGroupAttribute_fv_is_discountable, 
  customerGroupAttribute.fv_special_is_discountable as __customerGroupAttribute_fv_special_is_discountable, 
  customerGroupAttribute.fv_special as __customerGroupAttribute_fv_special 
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.0005 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0003 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.0004 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.0004 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" => "5"
]
0.0004 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" => "6"
]
0.0004 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" => "7"
]
0.0004 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.0006 ms
SELECT 
  page.id, 
  page.description, 
  page.link, 
  page.target, 
  page.parentID, 
  groups.key as `group`, 
  mapping.key as mapping 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 
  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:2 [
  ":shopId" => 1
  ":staticShopId" => "%|1|%"
]
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" => 1
  ":orgPath" => array:13 [
    39 => "sViewport=forms&sFid=9"
    49 => "sViewport=custom&sCustom=49"
    26 => "sViewport=newsletter"
    37 => "sViewport=forms&sFid=8"
    48 => "sViewport=custom&sCustom=48"
    1 => "sViewport=forms&sFid=5"
    6 => "sViewport=custom&sCustom=6"
    41 => "sViewport=forms&sFid=10"
    7 => "sViewport=custom&sCustom=7"
    45 => "sViewport=custom&sCustom=45"
    4 => "sViewport=custom&sCustom=4"
    8 => "sViewport=custom&sCustom=8"
    3 => "sViewport=custom&sCustom=3"
  ]
]
0.0017 ms
SELECT 
  releasedate 
FROM 
  s_articles_details detail 
WHERE 
  (detail.ordernumber = : resourceId) 
  AND (detail.active = 1) 
  AND (detail.releasedate IS NOT NULL) 
ORDER BY 
  detail.releasedate DESC 
LIMIT 
  1
array:1 [
  ":resourceId" => null
]
0.0004 ms
SELECT 
  releasedate 
FROM 
  s_articles_details detail 
WHERE 
  (detail.ordernumber = : resourceId) 
  AND (detail.active = 1) 
  AND (detail.releasedate IS NOT NULL) 
ORDER BY 
  detail.releasedate DESC 
LIMIT 
  1
array:1 [
  ":resourceId" => null
]
0.0003 ms
SELECT 
  releasedate 
FROM 
  s_articles_details detail 
WHERE 
  (detail.ordernumber = : resourceId) 
  AND (detail.active = 1) 
  AND (detail.releasedate IS NOT NULL) 
ORDER BY 
  detail.releasedate DESC 
LIMIT 
  1
array:1 [
  ":resourceId" => null
]
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=detail&sArticle=7710"
  ]
]
0.0006 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=detail&sArticle=7710"
  ]
]
0.0004 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=detail&sArticle=7710"
  ]
]
0.0005 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.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=custom&sCustom=51"
  ]
]
0.0007 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=custom&sCustom=52"
  ]
]
0.0005 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=detail&sArticle=7710"
  ]
]
0.0005 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=note&sAction=add"
  ]
]
0.0004 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=note&sAction=ajaxAdd"
  ]
]
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=quick-order&sAction=addArticles"
  ]
]
0.0004 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=note&sAction=add"
  ]
]
0.0004 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=note&sAction=ajaxAdd"
  ]
]
0.0003 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.0018 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.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:126 [
    0 => "sViewport=forms&sFid=18"
    1 => "sViewport=cat&sCategory=375"
    2 => "sViewport=cat&sCategory=379"
    3 => "sViewport=cat&sCategory=8523"
    4 => "sViewport=cat&sCategory=372"
    5 => "sViewport=cat&sCategory=392"
    6 => "sViewport=cat&sCategory=382"
    7 => "sViewport=cat&sCategory=385"
    8 => "sViewport=cat&sCategory=375"
    9 => "sViewport=cat&sCategory=475"
    10 => "sViewport=cat&sCategory=478"
    11 => "sViewport=cat&sCategory=481"
    12 => "sViewport=cat&sCategory=375"
    13 => "sViewport=cat&sCategory=379"
    14 => "sViewport=cat&sCategory=483"
    15 => "sViewport=cat&sCategory=503"
    16 => "sViewport=cat&sCategory=485"
    17 => "sViewport=cat&sCategory=515"
    18 => "sViewport=cat&sCategory=4741"
    19 => "sViewport=cat&sCategory=491"
    20 => "sViewport=cat&sCategory=497"
    21 => "sViewport=cat&sCategory=11338"
    22 => "sViewport=cat&sCategory=507"
    23 => "sViewport=cat&sCategory=493"
    24 => "sViewport=cat&sCategory=499"
    25 => "sViewport=cat&sCategory=509"
    26 => "sViewport=cat&sCategory=8832"
    27 => "sViewport=cat&sCategory=501"
    28 => "sViewport=cat&sCategory=517"
    29 => "sViewport=cat&sCategory=511"
    30 => "sViewport=cat&sCategory=6246"
    31 => "sViewport=cat&sCategory=505"
    32 => "sViewport=cat&sCategory=487"
    33 => "sViewport=cat&sCategory=489"
    34 => "sViewport=cat&sCategory=513"
    35 => "sViewport=cat&sCategory=6942"
    36 => "sViewport=cat&sCategory=379"
    37 => "sViewport=cat&sCategory=379"
    38 => "sViewport=cat&sCategory=8523"
    39 => "sViewport=cat&sCategory=8556"
    40 => "sViewport=cat&sCategory=8567"
    41 => "sViewport=cat&sCategory=8578"
    42 => "sViewport=cat&sCategory=8589"
    43 => "sViewport=cat&sCategory=8600"
    44 => "sViewport=cat&sCategory=8611"
    45 => "sViewport=cat&sCategory=372"
    46 => "sViewport=cat&sCategory=5756"
    47 => "sViewport=cat&sCategory=372"
    48 => "sViewport=cat&sCategory=392"
    49 => "sViewport=cat&sCategory=894"
    50 => "sViewport=cat&sCategory=918"
    51 => "sViewport=cat&sCategory=896"
    52 => "sViewport=cat&sCategory=902"
    53 => "sViewport=cat&sCategory=914"
    54 => "sViewport=cat&sCategory=916"
    55 => "sViewport=cat&sCategory=921"
    56 => "sViewport=cat&sCategory=9103"
    57 => "sViewport=cat&sCategory=898"
    58 => "sViewport=cat&sCategory=900"
    59 => "sViewport=cat&sCategory=904"
    60 => "sViewport=cat&sCategory=906"
    61 => "sViewport=cat&sCategory=910"
    62 => "sViewport=cat&sCategory=912"
    63 => "sViewport=cat&sCategory=9579"
    64 => "sViewport=cat&sCategory=392"
    65 => "sViewport=cat&sCategory=382"
    66 => "sViewport=cat&sCategory=659"
    67 => "sViewport=cat&sCategory=653"
    68 => "sViewport=cat&sCategory=650"
    69 => "sViewport=cat&sCategory=641"
    70 => "sViewport=cat&sCategory=656"
    71 => "sViewport=cat&sCategory=644"
    72 => "sViewport=cat&sCategory=647"
    73 => "sViewport=cat&sCategory=382"
    74 => "sViewport=cat&sCategory=385"
    75 => "sViewport=cat&sCategory=672"
    76 => "sViewport=cat&sCategory=676"
    77 => "sViewport=cat&sCategory=678"
    78 => "sViewport=cat&sCategory=680"
    79 => "sViewport=cat&sCategory=682"
    80 => "sViewport=cat&sCategory=664"
    81 => "sViewport=cat&sCategory=670"
    82 => "sViewport=cat&sCategory=688"
    83 => "sViewport=cat&sCategory=666"
    84 => "sViewport=cat&sCategory=668"
    85 => "sViewport=cat&sCategory=662"
    86 => "sViewport=cat&sCategory=686"
    87 => "sViewport=cat&sCategory=692"
    88 => "sViewport=cat&sCategory=6578"
    89 => "sViewport=cat&sCategory=385"
    90 => "sViewport=cat&sCategory=505"
    91 => "sViewport=cat&sCategory=379"
    92 => "sViewport=cat&sCategory=379"
    93 => "sViewport=cat&sCategory=505"
    94 => "sViewport=cat&sCategory=505"
    95 => "sViewport=cat&sCategory=375"
    96 => "sViewport=cat&sCategory=379"
    97 => "sViewport=cat&sCategory=483"
    98 => "sViewport=cat&sCategory=503"
    99 => "sViewport=cat&sCategory=485"
    100 => "sViewport=cat&sCategory=515"
    101 => "sViewport=cat&sCategory=4741"
    102 => "sViewport=cat&sCategory=491"
    103 => "sViewport=cat&sCategory=497"
    104 => "sViewport=cat&sCategory=11338"
    105 => "sViewport=cat&sCategory=507"
    106 => "sViewport=cat&sCategory=493"
    107 => "sViewport=cat&sCategory=499"
    108 => "sViewport=cat&sCategory=509"
    109 => "sViewport=cat&sCategory=8832"
    110 => "sViewport=cat&sCategory=501"
    111 => "sViewport=cat&sCategory=517"
    112 => "sViewport=cat&sCategory=511"
    113 => "sViewport=cat&sCategory=6246"
    114 => "sViewport=cat&sCategory=505"
    115 => "sViewport=cat&sCategory=487"
    116 => "sViewport=cat&sCategory=489"
    117 => "sViewport=cat&sCategory=513"
    118 => "sViewport=cat&sCategory=6942"
    119 => "sViewport=cat&sCategory=8523"
    120 => "sViewport=cat&sCategory=372"
    121 => "sViewport=cat&sCategory=392"
    122 => "sViewport=cat&sCategory=382"
    123 => "sViewport=cat&sCategory=385"
    124 => "sViewport=detail&sArticle=7710"
    125 => "sViewport=forms&sFid=5"
  ]
]
0.0046 ms
SELECT 
  host, 
  hosts 
FROM 
  s_core_shops 
WHERE 
  id = : id
array:1 [
  ":id" => 1
]
0.0005 ms
SELECT 
  expiry, 
  modified 
FROM 
  s_core_sessions 
WHERE 
  id = ?
array:1 [
  0 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.0004 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"
]
3.0720 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"
]
2.2490 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"
]
2.4450 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.8612 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.5190 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.4499 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'plugins/neti_quick_order/backend/attributes'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.4911 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'plugins/neti_quick_order/backend/attributes'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.3569 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366"
]
2.8012 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64346
  2 => "CAMBJ"
]
0.7181 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
4.0970 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.8280 ms
SELECT 
  type 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles product ON product.configurator_set_id = configuratorSet.id 
WHERE 
  product.id = ?
array:1 [
  1 => 7710
]
0.3240 ms
SELECT 
  category_id 
FROM 
  s_articles_categories_seo 
WHERE 
  article_id = : articleId 
  AND shop_id = : shopId
array:2 [
  ":articleId" => 7710
  ":shopId" => 1
]
0.3090 ms
SELECT 
  ac.categoryID AS id 
FROM 
  s_articles_categories ac 
  INNER JOIN s_categories c ON ac.categoryID = c.id 
  AND c.active = 1 
  AND c.path LIKE ? 
  LEFT JOIN s_categories c2 ON c2.parent = c.id 
WHERE 
  ac.articleID = ? 
  AND c2.id IS NULL 
ORDER BY 
  ac.id 
LIMIT 
  1
array:2 [
  1 => "%|339|%"
  2 => 7710
]
0.5262 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
  AND product.id = ?
array:1 [
  1 => 7710
]
0.3071 ms
SELECT 
  supplierID 
FROM 
  s_articles 
WHERE 
  id = ?
array:1 [
  1 => 7710
]
0.2890 ms
SELECT 
  s_premsdiscountcategory.subcategorydiscount AS subcategorydiscount, 
  s_premsdiscountcategory.articles_before_date_of_creation AS articles_before_date_of_creation, 
  s_premsdiscountcategory.price_from AS price_from, 
  s_premsdiscountcategory.price_to AS price_to, 
  s_premsdiscountcategory.stock_from AS stock_from, 
  s_premsdiscountcategory.stock_to AS stock_to, 
  s_premsdiscountcategory.discount AS discount, 
  s_discountcategory_categories.category_id AS category_id, 
  s_discountcategory_groups.group_id AS group_id, 
  s_core_customergroups.groupkey AS groupkey, 
  s_premsdiscountcategory.valid_to as valid_to, 
  s_premsdiscountcategory.id AS id, 
  s_premsdiscountcategory.disable_if_pseudoprice, 
  s_premsdiscountcategory.show_badge_in_listing, 
  s_premsdiscountcategory.hide_other_badges_in_listing, 
  s_premsdiscountcategory.badge_in_listing_type, 
  s_premsdiscountcategory.badge_in_listing_icon, 
  s_premsdiscountcategory.badge_in_listing_title, 
  s_premsdiscountcategory.badge_in_listing_color, 
  s_premsdiscountcategory.show_infobox_in_listing, 
  s_premsdiscountcategory.infobox_in_listing_position, 
  s_premsdiscountcategory.infobox_in_listing_icon, 
  s_premsdiscountcategory.infobox_in_listing_color, 
  s_premsdiscountcategory.infobox_in_listing_title, 
  s_premsdiscountcategory.infobox_in_listing_description, 
  s_premsdiscountcategory.infobox_in_listing_show_modal, 
  s_premsdiscountcategory.infobox_in_listing_modal_description, 
  s_premsdiscountcategory.show_infobox_on_detailpage, 
  s_premsdiscountcategory.infobox_on_detailpage_position, 
  s_premsdiscountcategory.infobox_on_detailpage_icon, 
  s_premsdiscountcategory.infobox_on_detailpage_color, 
  s_premsdiscountcategory.infobox_on_detailpage_additional_description, 
  s_premsdiscountcategory.infobox_on_detailpage_title, 
  s_premsdiscountcategory.infobox_on_detailpage_description, 
  s_premsdiscountcategory.infobox_on_detailpage_show_modal, 
  s_premsdiscountcategory.infobox_on_detailpage_modal_description 
FROM 
  s_premsdiscountcategory 
  LEFT JOIN s_discountcategory_categories ON s_premsdiscountcategory.id = s_discountcategory_categories.discountcategory_id 
  LEFT JOIN s_discountcategory_groups ON s_premsdiscountcategory.id = s_discountcategory_groups.discountgroup_id 
  LEFT JOIN s_core_customergroups ON s_discountcategory_groups.group_id = s_core_customergroups.id 
WHERE 
  NOT EXISTS (
    SELECT 
      1 
    FROM 
      s_prems_discountcategory_articles 
    WHERE 
      s_prems_discountcategory_articles.discount_id = s_premsdiscountcategory.id 
      AND s_prems_discountcategory_articles.article_id = 7710
  ) 
  AND (
    s_premsdiscountcategory.valid_from IS NULL 
    OR s_premsdiscountcategory.valid_from <= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.valid_to IS NULL 
    OR s_premsdiscountcategory.valid_to >= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.stopped = 0 
    OR s_premsdiscountcategory.stopped IS NULL
  ) 
  AND (
    (
      (
        s_premsdiscountcategory.supplier_bias = 0 
        OR s_premsdiscountcategory.supplier_bias IS NULL
      ) 
      AND NOT EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    ) 
    OR (
      s_premsdiscountcategory.supplier_bias = 1 
      AND EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    )
  ) 
  AND (
    s_premsdiscountcategory.shop_id IS NULL 
    OR s_premsdiscountcategory.shop_id = "" 
    OR s_premsdiscountcategory.shop_id = 1
  ) 
ORDER BY 
  s_premsdiscountcategory.discount DESC
[]
1.1680 ms
SELECT 
  categoryID 
FROM 
  s_articles_categories_ro 
WHERE 
  articleID = ?
array:1 [
  1 => 7710
]
0.3719 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.4721 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8922 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6928 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1940 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7241 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6032 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.5050 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.4568 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6499 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7291 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6850 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6580 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.5069 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.5169 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8640 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5901 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5960 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7010 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6990 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.5841 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.8581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7989 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0240 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8450 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9639 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9091 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
1.0140 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.6859 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8810 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0960 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.6451 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7310 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7200 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.6909 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6251 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6800 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7069 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8860 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6850 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6080 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.5629 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7930 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0769 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7041 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8569 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2031 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
7.3321 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0080 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9208 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9549 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9310 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9780 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9530 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9170 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8259 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9680 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5728 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6861 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
10.0160 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
4.8511 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1060 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0030 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8259 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7520 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6831 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7129 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7229 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7410 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2200 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
6.9821 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
6.9070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7980 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9191 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9391 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7360 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8621 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1961 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9742 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5130 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4369 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3270 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2879 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0889 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
5.1651 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.4231 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8130 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8149 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7660 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9911 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8340 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9460 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9599 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7610 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7432 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7520 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.4178 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
4.4830 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2209 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9911 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9601 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9909 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0960 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9511 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1439 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9971 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9320 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9899 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2589 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
5.3349 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
5.9750 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0622 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9940 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2422 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0722 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9751 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9742 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2591 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1370 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0211 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9561 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1160 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
5.1632 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
5.1079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9811 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9751 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9542 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9789 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0471 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9630 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0061 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8721 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9570 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9019 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9761 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
6.0871 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5785"
]
0.8490 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9711 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0350 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1108 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9511 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9189 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5786"
]
0.9308 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9830 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.3900 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9420 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0760 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1709 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0171 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5787"
]
0.7570 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1110 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9089 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8819 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9649 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0281 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5788"
]
0.7710 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9429 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9241 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9050 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9229 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8812 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8919 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5789"
]
0.6781 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9160 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8600 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9592 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0650 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0951 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5790"
]
0.7410 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9310 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8068 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1661 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9348 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9282 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9120 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5792"
]
0.6800 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9019 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0111 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9611 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9551 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9189 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8590 ms
SELECT 
  * 
FROM 
  s_articles_categories 
WHERE 
  articleID = ? 
  AND categoryID IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  )
array:1 [
  1 => 7710
]
2.1510 ms
SELECT 
  s_categories.id AS categoryID 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
  LEFT JOIN s_product_streams_selection ON s_product_streams.id = s_product_streams_selection.stream_id 
  LEFT JOIN s_product_streams_articles ON s_product_streams.id = s_product_streams_articles.stream_id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND (
    s_product_streams_selection.article_id = ? 
    OR s_product_streams_articles.article_id = ?
  )
array:2 [
  1 => 7710
  2 => 7710
]
0.8969 ms
SELECT 
  s_categories.id AS categoryID, 
  s_product_streams.conditions AS conditions 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND s_product_streams.type = 1
[]
0.7172 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366"
]
1.2450 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64346
  2 => "CAMBJ"
]
0.3672 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
1.9000 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4501 ms
SELECT 
  category_id 
FROM 
  s_articles_categories_seo 
WHERE 
  article_id = : articleId 
  AND shop_id = : shopId
array:2 [
  ":articleId" => null
  ":shopId" => 1
]
0.4411 ms
SELECT 
  ac.categoryID AS id 
FROM 
  s_articles_categories ac 
  INNER JOIN s_categories c ON ac.categoryID = c.id 
  AND c.active = 1 
  AND c.path LIKE ? 
  LEFT JOIN s_categories c2 ON c2.parent = c.id 
WHERE 
  ac.articleID = ? 
  AND c2.id IS NULL 
ORDER BY 
  ac.id 
LIMIT 
  1
array:2 [
  1 => "%|339|%"
  2 => null
]
0.2890 ms
SELECT 
  a.id, 
  a.img, 
  a.main, 
  a.description, 
  a.position, 
  a.extension, 
  a.media_id, 
  (
    SELECT 
      COUNT(id) 
    FROM 
      s_articles_img 
    WHERE 
      parent_id = a.id
  ) AS image_relations, 
  b.path, 
  b.width as image_width, 
  b.height as image_height, 
  c.thumbnail_size, 
  c.thumbnail_high_dpi 
FROM 
  `s_articles_img` a 
  INNER JOIN s_media b ON a.media_id = b.id 
  INNER JOIN s_media_album_settings c ON b.albumID = c.albumID 
WHERE 
  a.articleId = ? 
ORDER BY 
  a.position
array:1 [
  1 => 7710
]
0.8581 ms
SELECT 
  * 
FROM 
  `s_articles_img_attributes` 
WHERE 
  imageID IN(
    SELECT 
      id 
    FROM 
      s_articles_img 
    WHERE 
      articleID = ?
  )
array:1 [
  1 => 7710
]
0.3939 ms
SELECT 
  count(*) AS cnt 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4320 ms
SELECT 
  id, 
  modus, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4418 ms
SELECT 
  SUM(
    quantity *(
      floor(price * 100 +.55)/ 100
    )
  ) AS totalAmount 
FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
GROUP BY 
  sessionID
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4380 ms
SELECT 
  basket.id 
FROM 
  s_order_basket basket 
  LEFT JOIN s_articles a ON a.id = basket.articleID 
  LEFT JOIN s_articles_details d ON d.id = a.main_detail_id 
  LEFT JOIN s_addon_premiums premium ON IF(
    a.configurator_set_id IS NULL, premium.ordernumber_export = basket.ordernumber, 
    premium.ordernumber = d.ordernumber
  ) 
  AND premium.startprice <= ? 
WHERE 
  basket.modus = 1 
  AND premium.id IS NULL 
  AND basket.sessionID = ?
array:2 [
  1 => 0.0
  2 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.6211 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (modus = 3)
[]
0.3741 ms
SELECT 
  `oba`.`basketID`, 
  `oba`.`neti_multiple_vouchers_vouchercode`, 
  `ob`.* 
FROM 
  `s_order_basket_attributes` AS `oba` 
  INNER JOIN `s_order_basket` AS `ob` ON oba.basketID = ob.id 
WHERE 
  (
    oba.neti_multiple_vouchers_vouchercode IS NOT NULL
  ) 
  AND (
    ob.sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  )
[]
0.6351 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (ordernumber = 'sw-surcharge')
[]
0.4001 ms
SELECT 
  COUNT(*) 
FROM 
  s_order_basket 
WHERE 
  modus = 0 
  AND sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3500 ms
SELECT 
  basketdiscount, 
  basketdiscountstart 
FROM 
  s_core_customergroups_discounts 
WHERE 
  groupID = ? 
ORDER BY 
  basketdiscountstart ASC
array:1 [
  1 => 6
]
0.3669 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
  AND modus = 3
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3090 ms
SELECT 
  s_order_basket.*, 
  COALESCE (
    NULLIF(ad.packunit, ''), 
    mad.packunit
  ) AS packunit, 
  a.main_detail_id AS mainDetailId, 
  ad.id AS articleDetailId, 
  ad.minpurchase, 
  a.taxID, 
  ad.instock AS instock, 
  ad.suppliernumber, 
  ad.maxpurchase, 
  ad.purchasesteps, 
  ad.purchaseunit, 
  COALESCE (ad.unitID, mad.unitID) AS unitID, 
  ad.laststock, 
  ad.shippingtime, 
  ad.releasedate, 
  ad.releasedate AS sReleaseDate, 
  COALESCE (ad.ean, mad.ean) AS ean, 
  ad.stockmin, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as isFreeGoodByPromotionId, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as isShippingFreePromotion, 
  s_order_basket_attributes.attribute1 as ob_attr1, 
  s_order_basket_attributes.attribute2 as ob_attr2, 
  s_order_basket_attributes.attribute3 as ob_attr3, 
  s_order_basket_attributes.attribute4 as ob_attr4, 
  s_order_basket_attributes.attribute5 as ob_attr5, 
  s_order_basket_attributes.attribute6 as ob_attr6, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode, 
  (
    SELECT 
      neti_designs 
    FROM 
      s_articles_attributes 
    WHERE 
      articledetailsID = (
        SELECT 
          id 
        FROM 
          s_articles_details 
        WHERE 
          articleID = (
            SELECT 
              articleID 
            FROM 
              s_articles_details 
            WHERE 
              ordernumber = s_order_basket.ordernumber 
            LIMIT 
              1
          ) AND kind = 1 
        LIMIT 
          1
      )
  ) AS neti_designs, 
  s_order_basket_attributes.neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.id as __s_order_basket_attributes_id, 
  s_order_basket_attributes.basketID as __s_order_basket_attributes_basketID, 
  s_order_basket_attributes.attribute1 as __s_order_basket_attributes_attribute1, 
  s_order_basket_attributes.attribute2 as __s_order_basket_attributes_attribute2, 
  s_order_basket_attributes.attribute3 as __s_order_basket_attributes_attribute3, 
  s_order_basket_attributes.attribute4 as __s_order_basket_attributes_attribute4, 
  s_order_basket_attributes.attribute5 as __s_order_basket_attributes_attribute5, 
  s_order_basket_attributes.attribute6 as __s_order_basket_attributes_attribute6, 
  s_order_basket_attributes.swag_promotion_id as __s_order_basket_attributes_swag_promotion_id, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as __s_order_basket_attributes_swag_is_free_good_by_promotion_id, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as __s_order_basket_attributes_swag_is_shipping_free_promotion, 
  s_order_basket_attributes.swag_promotion_item_discount as __s_order_basket_attributes_swag_promotion_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_item_discount as __s_order_basket_attributes_swag_promotion_direct_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_promotions as __s_order_basket_attributes_swag_promotion_direct_promotions, 
  s_order_basket_attributes.neti_easycoupon_value as __s_order_basket_attributes_neti_easycoupon_value, 
  s_order_basket_attributes.neti_easycoupon_design as __s_order_basket_attributes_neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_postage as __s_order_basket_attributes_neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_personalization_id as __s_order_basket_attributes_neti_easycoupon_personalization_id, 
  s_order_basket_attributes.neti_easycoupon_discount as __s_order_basket_attributes_neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net as __s_order_basket_attributes_neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher as __s_order_basket_attributes_neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.neti_easycoupon_vouchercode as __s_order_basket_attributes_neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode as __s_order_basket_attributes_neti_multiple_vouchers_vouchercode, 
  s_order_basket_attributes.basket_item_id as __s_order_basket_attributes_basket_item_id 
FROM 
  s_order_basket 
  LEFT JOIN s_articles_details AS ad ON ad.ordernumber = s_order_basket.ordernumber 
  LEFT JOIN s_articles a ON (a.id = ad.articleID) 
  LEFT JOIN s_articles_details AS mad ON mad.id = a.main_detail_id 
  LEFT JOIN s_order_basket_attributes ON s_order_basket.id = s_order_basket_attributes.basketID 
WHERE 
  sessionID = ? 
ORDER BY 
  id ASC, 
  datum DESC
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
1.1251 ms
SELECT 
  u.id AS "user::id", 
  u.email AS "user::email", 
  u.active AS "user::active", 
  u.accountmode AS "user::accountmode", 
  u.paymentID AS "user::paymentID", 
  u.firstlogin AS "user::firstlogin", 
  u.lastlogin AS "user::lastlogin", 
  u.customergroup AS "user::customergroup", 
  u.paymentpreset AS "user::paymentpreset", 
  u.language AS "user::language", 
  u.subshopID AS "user::subshopID", 
  u.referer AS "user::referer", 
  u.internalcomment AS "user::internalcomment", 
  u.failedlogins AS "user::failedlogins", 
  u.customernumber AS "user::customernumber", 
  u.birthday AS "user::birthday", 
  u.default_billing_address_id AS "user::defaultBillingAddress", 
  u.default_shipping_address_id AS "user::defaultDeliveryAddress" 
FROM 
  s_user u 
WHERE 
  u.id = ?
array:1 [
  1 => ""
]
0.3529 ms
SELECT 
  stream_id 
FROM 
  s_customer_streams_mapping 
WHERE 
  customer_id = ?
array:1 [
  1 => ""
]
0.6192 ms
SELECT 
  ua.id AS "address::id", 
  ua.company AS "address::company", 
  ua.department AS "address::department", 
  ua.salutation AS "address::salutation", 
  ua.firstname AS "address::firstname", 
  ua.lastname AS "address::lastname", 
  ua.street AS "address::street", 
  ua.zipcode AS "address::zipcode", 
  ua.city AS "address::city", 
  ua.phone AS "address::phone", 
  ua.country_id AS "address::country_id", 
  ua.state_id AS "address::state_id", 
  ua.ustid AS "address::ustid", 
  ua.additional_address_line1 AS "address::additional_address_line_1", 
  ua.additional_address_line2 AS "address::additional_address_line_2" 
FROM 
  s_user_addresses ua 
WHERE 
  ua.user_id = ?
array:1 [
  1 => ""
]
0.4499 ms
SELECT 
  * 
FROM 
  s_user_attributes 
WHERE 
  userID = ?
array:1 [
  1 => ""
]
0.3459 ms
SELECT 
  basket.quantity, 
  basket.price, 
  basket.netprice AS netPrice 
FROM 
  s_order_basket AS basket 
  LEFT JOIN s_order_basket_attributes AS basket_attr ON basket.id = basket_attr.basketID 
WHERE 
  basket.sessionID = : sessionId 
  AND basket_attr.swag_is_free_good_by_promotion_id IS NULL 
  AND modus = 0;
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4380 ms
SELECT 
  SUM(basket.quantity) 
FROM 
  s_order_basket AS basket 
  JOIN s_order_basket_attributes AS attributes ON basket.id = attributes.basketID 
WHERE 
  basket.modus = 0 
  AND basket.sessionID = : sessionId 
  AND attributes.swag_is_free_good_by_promotion_id IS NULL
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3431 ms
SELECT 
  MAX(shippingfree) 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4001 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4549 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3281 ms
SELECT 
  basket.quantity, 
  basket.price, 
  basket.netprice AS netPrice 
FROM 
  s_order_basket AS basket 
  LEFT JOIN s_order_basket_attributes AS basket_attr ON basket.id = basket_attr.basketID 
WHERE 
  basket.sessionID = : sessionId 
  AND basket_attr.swag_is_free_good_by_promotion_id IS NULL 
  AND modus = 0;
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3870 ms
SELECT 
  SUM(basket.quantity) 
FROM 
  s_order_basket AS basket 
  JOIN s_order_basket_attributes AS attributes ON basket.id = attributes.basketID 
WHERE 
  basket.modus = 0 
  AND basket.sessionID = : sessionId 
  AND attributes.swag_is_free_good_by_promotion_id IS NULL
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3262 ms
SELECT 
  MAX(shippingfree) 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3400 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3269 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.2799 ms
SELECT 
  basket.quantity, 
  basket.price, 
  basket.netprice AS netPrice 
FROM 
  s_order_basket AS basket 
  LEFT JOIN s_order_basket_attributes AS basket_attr ON basket.id = basket_attr.basketID 
WHERE 
  basket.sessionID = : sessionId 
  AND basket_attr.swag_is_free_good_by_promotion_id IS NULL 
  AND modus = 0;
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3140 ms
SELECT 
  SUM(basket.quantity) 
FROM 
  s_order_basket AS basket 
  JOIN s_order_basket_attributes AS attributes ON basket.id = attributes.basketID 
WHERE 
  basket.modus = 0 
  AND basket.sessionID = : sessionId 
  AND attributes.swag_is_free_good_by_promotion_id IS NULL
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3121 ms
SELECT 
  MAX(shippingfree) 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3872 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3810 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4032 ms
SELECT 
  basket.quantity, 
  basket.price, 
  basket.netprice AS netPrice 
FROM 
  s_order_basket AS basket 
  LEFT JOIN s_order_basket_attributes AS basket_attr ON basket.id = basket_attr.basketID 
WHERE 
  basket.sessionID = : sessionId 
  AND basket_attr.swag_is_free_good_by_promotion_id IS NULL 
  AND modus = 0;
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4308 ms
SELECT 
  SUM(basket.quantity) 
FROM 
  s_order_basket AS basket 
  JOIN s_order_basket_attributes AS attributes ON basket.id = attributes.basketID 
WHERE 
  basket.modus = 0 
  AND basket.sessionID = : sessionId 
  AND attributes.swag_is_free_good_by_promotion_id IS NULL
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4430 ms
SELECT 
  MAX(shippingfree) 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3290 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3572 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3359 ms
SELECT 
  basket.quantity, 
  basket.price, 
  basket.netprice AS netPrice 
FROM 
  s_order_basket AS basket 
  LEFT JOIN s_order_basket_attributes AS basket_attr ON basket.id = basket_attr.basketID 
WHERE 
  basket.sessionID = : sessionId 
  AND basket_attr.swag_is_free_good_by_promotion_id IS NULL 
  AND modus = 0;
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.6480 ms
SELECT 
  SUM(basket.quantity) 
FROM 
  s_order_basket AS basket 
  JOIN s_order_basket_attributes AS attributes ON basket.id = attributes.basketID 
WHERE 
  basket.modus = 0 
  AND basket.sessionID = : sessionId 
  AND attributes.swag_is_free_good_by_promotion_id IS NULL
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.5019 ms
SELECT 
  MAX(shippingfree) 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4470 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.6120 ms
SELECT 
  ordernumber, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = : sessionId 
  AND modus = 0
array:1 [
  ":sessionId" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.6640 ms
SELECT 
  id, 
  modus, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.7031 ms
SELECT 
  SUM(
    quantity *(
      floor(price * 100 +.55)/ 100
    )
  ) AS totalAmount 
FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
GROUP BY 
  sessionID
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3619 ms
SELECT 
  basket.id 
FROM 
  s_order_basket basket 
  LEFT JOIN s_articles a ON a.id = basket.articleID 
  LEFT JOIN s_articles_details d ON d.id = a.main_detail_id 
  LEFT JOIN s_addon_premiums premium ON IF(
    a.configurator_set_id IS NULL, premium.ordernumber_export = basket.ordernumber, 
    premium.ordernumber = d.ordernumber
  ) 
  AND premium.startprice <= ? 
WHERE 
  basket.modus = 1 
  AND premium.id IS NULL 
  AND basket.sessionID = ?
array:2 [
  1 => 0.0
  2 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4690 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (modus = 3)
[]
0.2818 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (ordernumber = 'sw-surcharge')
[]
0.3018 ms
SELECT 
  COUNT(*) 
FROM 
  s_order_basket 
WHERE 
  modus = 0 
  AND sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.2589 ms
SELECT 
  basketdiscount, 
  basketdiscountstart 
FROM 
  s_core_customergroups_discounts 
WHERE 
  groupID = ? 
ORDER BY 
  basketdiscountstart ASC
array:1 [
  1 => 6
]
0.2489 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
  AND modus = 3
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.2282 ms
SELECT 
  s_order_basket.*, 
  COALESCE (
    NULLIF(ad.packunit, ''), 
    mad.packunit
  ) AS packunit, 
  a.main_detail_id AS mainDetailId, 
  ad.id AS articleDetailId, 
  ad.minpurchase, 
  a.taxID, 
  ad.instock AS instock, 
  ad.suppliernumber, 
  ad.maxpurchase, 
  ad.purchasesteps, 
  ad.purchaseunit, 
  COALESCE (ad.unitID, mad.unitID) AS unitID, 
  ad.laststock, 
  ad.shippingtime, 
  ad.releasedate, 
  ad.releasedate AS sReleaseDate, 
  COALESCE (ad.ean, mad.ean) AS ean, 
  ad.stockmin, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as isFreeGoodByPromotionId, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as isShippingFreePromotion, 
  s_order_basket_attributes.attribute1 as ob_attr1, 
  s_order_basket_attributes.attribute2 as ob_attr2, 
  s_order_basket_attributes.attribute3 as ob_attr3, 
  s_order_basket_attributes.attribute4 as ob_attr4, 
  s_order_basket_attributes.attribute5 as ob_attr5, 
  s_order_basket_attributes.attribute6 as ob_attr6, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode, 
  (
    SELECT 
      neti_designs 
    FROM 
      s_articles_attributes 
    WHERE 
      articledetailsID = (
        SELECT 
          id 
        FROM 
          s_articles_details 
        WHERE 
          articleID = (
            SELECT 
              articleID 
            FROM 
              s_articles_details 
            WHERE 
              ordernumber = s_order_basket.ordernumber 
            LIMIT 
              1
          ) AND kind = 1 
        LIMIT 
          1
      )
  ) AS neti_designs, 
  s_order_basket_attributes.neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.id as __s_order_basket_attributes_id, 
  s_order_basket_attributes.basketID as __s_order_basket_attributes_basketID, 
  s_order_basket_attributes.attribute1 as __s_order_basket_attributes_attribute1, 
  s_order_basket_attributes.attribute2 as __s_order_basket_attributes_attribute2, 
  s_order_basket_attributes.attribute3 as __s_order_basket_attributes_attribute3, 
  s_order_basket_attributes.attribute4 as __s_order_basket_attributes_attribute4, 
  s_order_basket_attributes.attribute5 as __s_order_basket_attributes_attribute5, 
  s_order_basket_attributes.attribute6 as __s_order_basket_attributes_attribute6, 
  s_order_basket_attributes.swag_promotion_id as __s_order_basket_attributes_swag_promotion_id, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as __s_order_basket_attributes_swag_is_free_good_by_promotion_id, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as __s_order_basket_attributes_swag_is_shipping_free_promotion, 
  s_order_basket_attributes.swag_promotion_item_discount as __s_order_basket_attributes_swag_promotion_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_item_discount as __s_order_basket_attributes_swag_promotion_direct_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_promotions as __s_order_basket_attributes_swag_promotion_direct_promotions, 
  s_order_basket_attributes.neti_easycoupon_value as __s_order_basket_attributes_neti_easycoupon_value, 
  s_order_basket_attributes.neti_easycoupon_design as __s_order_basket_attributes_neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_postage as __s_order_basket_attributes_neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_personalization_id as __s_order_basket_attributes_neti_easycoupon_personalization_id, 
  s_order_basket_attributes.neti_easycoupon_discount as __s_order_basket_attributes_neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net as __s_order_basket_attributes_neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher as __s_order_basket_attributes_neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.neti_easycoupon_vouchercode as __s_order_basket_attributes_neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode as __s_order_basket_attributes_neti_multiple_vouchers_vouchercode, 
  s_order_basket_attributes.basket_item_id as __s_order_basket_attributes_basket_item_id 
FROM 
  s_order_basket 
  LEFT JOIN s_articles_details AS ad ON ad.ordernumber = s_order_basket.ordernumber 
  LEFT JOIN s_articles a ON (a.id = ad.articleID) 
  LEFT JOIN s_articles_details AS mad ON mad.id = a.main_detail_id 
  LEFT JOIN s_order_basket_attributes ON s_order_basket.id = s_order_basket_attributes.basketID 
WHERE 
  sessionID = ? 
ORDER BY 
  id ASC, 
  datum DESC
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.9830 ms
SELECT 
  id, 
  modus, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3879 ms
SELECT 
  SUM(
    quantity *(
      floor(price * 100 +.55)/ 100
    )
  ) AS totalAmount 
FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
GROUP BY 
  sessionID
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3970 ms
SELECT 
  basket.id 
FROM 
  s_order_basket basket 
  LEFT JOIN s_articles a ON a.id = basket.articleID 
  LEFT JOIN s_articles_details d ON d.id = a.main_detail_id 
  LEFT JOIN s_addon_premiums premium ON IF(
    a.configurator_set_id IS NULL, premium.ordernumber_export = basket.ordernumber, 
    premium.ordernumber = d.ordernumber
  ) 
  AND premium.startprice <= ? 
WHERE 
  basket.modus = 1 
  AND premium.id IS NULL 
  AND basket.sessionID = ?
array:2 [
  1 => 0.0
  2 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.5081 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (modus = 3)
[]
0.3209 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881'
  ) 
  AND (ordernumber = 'sw-surcharge')
[]
0.4132 ms
SELECT 
  COUNT(*) 
FROM 
  s_order_basket 
WHERE 
  modus = 0 
  AND sessionID = ?
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.3970 ms
SELECT 
  basketdiscount, 
  basketdiscountstart 
FROM 
  s_core_customergroups_discounts 
WHERE 
  groupID = ? 
ORDER BY 
  basketdiscountstart ASC
array:1 [
  1 => 6
]
0.3209 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
  AND modus = 3
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.2971 ms
SELECT 
  s_order_basket.*, 
  COALESCE (
    NULLIF(ad.packunit, ''), 
    mad.packunit
  ) AS packunit, 
  a.main_detail_id AS mainDetailId, 
  ad.id AS articleDetailId, 
  ad.minpurchase, 
  a.taxID, 
  ad.instock AS instock, 
  ad.suppliernumber, 
  ad.maxpurchase, 
  ad.purchasesteps, 
  ad.purchaseunit, 
  COALESCE (ad.unitID, mad.unitID) AS unitID, 
  ad.laststock, 
  ad.shippingtime, 
  ad.releasedate, 
  ad.releasedate AS sReleaseDate, 
  COALESCE (ad.ean, mad.ean) AS ean, 
  ad.stockmin, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as isFreeGoodByPromotionId, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as isShippingFreePromotion, 
  s_order_basket_attributes.attribute1 as ob_attr1, 
  s_order_basket_attributes.attribute2 as ob_attr2, 
  s_order_basket_attributes.attribute3 as ob_attr3, 
  s_order_basket_attributes.attribute4 as ob_attr4, 
  s_order_basket_attributes.attribute5 as ob_attr5, 
  s_order_basket_attributes.attribute6 as ob_attr6, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode, 
  (
    SELECT 
      neti_designs 
    FROM 
      s_articles_attributes 
    WHERE 
      articledetailsID = (
        SELECT 
          id 
        FROM 
          s_articles_details 
        WHERE 
          articleID = (
            SELECT 
              articleID 
            FROM 
              s_articles_details 
            WHERE 
              ordernumber = s_order_basket.ordernumber 
            LIMIT 
              1
          ) AND kind = 1 
        LIMIT 
          1
      )
  ) AS neti_designs, 
  s_order_basket_attributes.neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.id as __s_order_basket_attributes_id, 
  s_order_basket_attributes.basketID as __s_order_basket_attributes_basketID, 
  s_order_basket_attributes.attribute1 as __s_order_basket_attributes_attribute1, 
  s_order_basket_attributes.attribute2 as __s_order_basket_attributes_attribute2, 
  s_order_basket_attributes.attribute3 as __s_order_basket_attributes_attribute3, 
  s_order_basket_attributes.attribute4 as __s_order_basket_attributes_attribute4, 
  s_order_basket_attributes.attribute5 as __s_order_basket_attributes_attribute5, 
  s_order_basket_attributes.attribute6 as __s_order_basket_attributes_attribute6, 
  s_order_basket_attributes.swag_promotion_id as __s_order_basket_attributes_swag_promotion_id, 
  s_order_basket_attributes.swag_is_free_good_by_promotion_id as __s_order_basket_attributes_swag_is_free_good_by_promotion_id, 
  s_order_basket_attributes.swag_is_shipping_free_promotion as __s_order_basket_attributes_swag_is_shipping_free_promotion, 
  s_order_basket_attributes.swag_promotion_item_discount as __s_order_basket_attributes_swag_promotion_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_item_discount as __s_order_basket_attributes_swag_promotion_direct_item_discount, 
  s_order_basket_attributes.swag_promotion_direct_promotions as __s_order_basket_attributes_swag_promotion_direct_promotions, 
  s_order_basket_attributes.neti_easycoupon_value as __s_order_basket_attributes_neti_easycoupon_value, 
  s_order_basket_attributes.neti_easycoupon_design as __s_order_basket_attributes_neti_easycoupon_design, 
  s_order_basket_attributes.neti_easycoupon_postage as __s_order_basket_attributes_neti_easycoupon_postage, 
  s_order_basket_attributes.neti_easycoupon_personalization_id as __s_order_basket_attributes_neti_easycoupon_personalization_id, 
  s_order_basket_attributes.neti_easycoupon_discount as __s_order_basket_attributes_neti_easycoupon_discount, 
  s_order_basket_attributes.neti_easycoupon_discount_net as __s_order_basket_attributes_neti_easycoupon_discount_net, 
  s_order_basket_attributes.neti_easycoupon_exclude_from_voucher as __s_order_basket_attributes_neti_easycoupon_exclude_from_voucher, 
  s_order_basket_attributes.neti_easycoupon_vouchercode as __s_order_basket_attributes_neti_easycoupon_vouchercode, 
  s_order_basket_attributes.neti_multiple_vouchers_vouchercode as __s_order_basket_attributes_neti_multiple_vouchers_vouchercode, 
  s_order_basket_attributes.basket_item_id as __s_order_basket_attributes_basket_item_id 
FROM 
  s_order_basket 
  LEFT JOIN s_articles_details AS ad ON ad.ordernumber = s_order_basket.ordernumber 
  LEFT JOIN s_articles a ON (a.id = ad.articleID) 
  LEFT JOIN s_articles_details AS mad ON mad.id = a.main_detail_id 
  LEFT JOIN s_order_basket_attributes ON s_order_basket.id = s_order_basket_attributes.basketID 
WHERE 
  sessionID = ? 
ORDER BY 
  id ASC, 
  datum DESC
array:1 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
1.4000 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.3309 ms
SELECT 
  rule1, 
  value1, 
  rule2, 
  value2 
FROM 
  s_core_rulesets 
WHERE 
  paymentID = ? 
ORDER BY 
  id ASC
array:1 [
  1 => 7
]
0.3049 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366"
]
1.4870 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64346
  2 => "CAMBJ"
]
0.4411 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
2.5461 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.7119 ms
SELECT 
  type 
FROM 
  s_article_configurator_sets configuratorSet 
  INNER JOIN s_articles product ON product.configurator_set_id = configuratorSet.id 
WHERE 
  product.id = ?
array:1 [
  1 => 7710
]
0.3459 ms
SELECT 
  variant.ordernumber 
FROM 
  s_articles_details variant 
  INNER JOIN s_articles product ON product.main_detail_id = variant.id 
  AND product.id = ?
array:1 [
  1 => 7710
]
0.2580 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366"
]
1.4291 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64346
  2 => "CAMBJ"
]
0.3829 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
2.5809 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.5319 ms
SELECT 
  * 
FROM 
  `s_articles_details` 
WHERE 
  `articleID` = 7710 
  AND active = 1
[]
0.7851 ms
SELECT 
  article.ordernumber, 
  option_relations.article_id, 
  option_relations.option_id AS option_id, 
  configurator_options.name AS option_name, 
  configurator_groups.id AS group_id, 
  configurator_groups.name AS group_name, 
  article.* 
FROM 
  s_article_configurator_option_relations AS option_relations 
  INNER JOIN s_articles_details AS article ON option_relations.article_id = article.id 
  INNER JOIN s_article_configurator_options AS configurator_options ON option_relations.option_id = configurator_options.id 
  INNER JOIN s_article_configurator_groups AS configurator_groups ON configurator_options.group_id = configurator_groups.id 
WHERE 
  article.articleID = 7710 
  AND article.active = 1 
ORDER BY 
  configurator_groups.position, 
  configurator_groups.name
[]
1.2870 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366_19064"
]
1.2519 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64343
  2 => "CAMBJ"
]
0.3769 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
1.7810 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4370 ms
SELECT 
  supplierID 
FROM 
  s_articles 
WHERE 
  id = ?
array:1 [
  1 => 7710
]
0.2940 ms
SELECT 
  s_premsdiscountcategory.subcategorydiscount AS subcategorydiscount, 
  s_premsdiscountcategory.articles_before_date_of_creation AS articles_before_date_of_creation, 
  s_premsdiscountcategory.price_from AS price_from, 
  s_premsdiscountcategory.price_to AS price_to, 
  s_premsdiscountcategory.stock_from AS stock_from, 
  s_premsdiscountcategory.stock_to AS stock_to, 
  s_premsdiscountcategory.discount AS discount, 
  s_discountcategory_categories.category_id AS category_id, 
  s_discountcategory_groups.group_id AS group_id, 
  s_core_customergroups.groupkey AS groupkey, 
  s_premsdiscountcategory.valid_to as valid_to, 
  s_premsdiscountcategory.id AS id, 
  s_premsdiscountcategory.disable_if_pseudoprice, 
  s_premsdiscountcategory.show_badge_in_listing, 
  s_premsdiscountcategory.hide_other_badges_in_listing, 
  s_premsdiscountcategory.badge_in_listing_type, 
  s_premsdiscountcategory.badge_in_listing_icon, 
  s_premsdiscountcategory.badge_in_listing_title, 
  s_premsdiscountcategory.badge_in_listing_color, 
  s_premsdiscountcategory.show_infobox_in_listing, 
  s_premsdiscountcategory.infobox_in_listing_position, 
  s_premsdiscountcategory.infobox_in_listing_icon, 
  s_premsdiscountcategory.infobox_in_listing_color, 
  s_premsdiscountcategory.infobox_in_listing_title, 
  s_premsdiscountcategory.infobox_in_listing_description, 
  s_premsdiscountcategory.infobox_in_listing_show_modal, 
  s_premsdiscountcategory.infobox_in_listing_modal_description, 
  s_premsdiscountcategory.show_infobox_on_detailpage, 
  s_premsdiscountcategory.infobox_on_detailpage_position, 
  s_premsdiscountcategory.infobox_on_detailpage_icon, 
  s_premsdiscountcategory.infobox_on_detailpage_color, 
  s_premsdiscountcategory.infobox_on_detailpage_additional_description, 
  s_premsdiscountcategory.infobox_on_detailpage_title, 
  s_premsdiscountcategory.infobox_on_detailpage_description, 
  s_premsdiscountcategory.infobox_on_detailpage_show_modal, 
  s_premsdiscountcategory.infobox_on_detailpage_modal_description 
FROM 
  s_premsdiscountcategory 
  LEFT JOIN s_discountcategory_categories ON s_premsdiscountcategory.id = s_discountcategory_categories.discountcategory_id 
  LEFT JOIN s_discountcategory_groups ON s_premsdiscountcategory.id = s_discountcategory_groups.discountgroup_id 
  LEFT JOIN s_core_customergroups ON s_discountcategory_groups.group_id = s_core_customergroups.id 
WHERE 
  NOT EXISTS (
    SELECT 
      1 
    FROM 
      s_prems_discountcategory_articles 
    WHERE 
      s_prems_discountcategory_articles.discount_id = s_premsdiscountcategory.id 
      AND s_prems_discountcategory_articles.article_id = 7710
  ) 
  AND (
    s_premsdiscountcategory.valid_from IS NULL 
    OR s_premsdiscountcategory.valid_from <= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.valid_to IS NULL 
    OR s_premsdiscountcategory.valid_to >= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.stopped = 0 
    OR s_premsdiscountcategory.stopped IS NULL
  ) 
  AND (
    (
      (
        s_premsdiscountcategory.supplier_bias = 0 
        OR s_premsdiscountcategory.supplier_bias IS NULL
      ) 
      AND NOT EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    ) 
    OR (
      s_premsdiscountcategory.supplier_bias = 1 
      AND EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    )
  ) 
  AND (
    s_premsdiscountcategory.shop_id IS NULL 
    OR s_premsdiscountcategory.shop_id = "" 
    OR s_premsdiscountcategory.shop_id = 1
  ) 
ORDER BY 
  s_premsdiscountcategory.discount DESC
[]
1.0791 ms
SELECT 
  categoryID 
FROM 
  s_articles_categories_ro 
WHERE 
  articleID = ?
array:1 [
  1 => 7710
]
0.4730 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.7911 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8652 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6120 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5801 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6170 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8290 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.6139 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.5538 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6042 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6440 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6201 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6361 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6659 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.5620 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0459 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0610 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9270 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6640 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5989 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.6740 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5710 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5631 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6139 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5591 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.7081 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.5701 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6161 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5701 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6120 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7739 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7119 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.7260 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6421 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7191 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9880 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.6119 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.7470 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7389 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3721 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2178 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3578 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0791 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0440 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7589 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
5.4479 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8769 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7250 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6549 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3630 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5280 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9220 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9539 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9329 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4038 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
5.2562 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
5.2559 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8779 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7792 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2350 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4601 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7570 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7429 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2200 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4112 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7610 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3061 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9599 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8011 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
4.8630 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
5.7311 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0200 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9201 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
2.1009 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9491 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3001 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1561 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4169 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1880 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2941 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.9472 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2481 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
7.0889 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
7.5450 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7761 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7329 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2109 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6800 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6621 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5920 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7260 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6449 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6399 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
6.2740 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
6.2950 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9558 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9539 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7589 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6959 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0519 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9110 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0281 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3740 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9210 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1659 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2181 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
6.9151 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
6.5670 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0002 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1950 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7749 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7708 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3959 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8030 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7100 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9091 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9530 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1170 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
6.6030 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
5.5330 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5140 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6241 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5650 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5571 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1978 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0340 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1001 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4191 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8280 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1439 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1148 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
5.8379 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5785"
]
0.7570 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8750 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1051 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.5810 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.6000 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9520 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7350 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5786"
]
0.7119 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0190 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0850 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8259 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9820 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6731 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4441 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5787"
]
0.6070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8969 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8099 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7920 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7682 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8149 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5788"
]
0.7570 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0440 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8302 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8051 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8690 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8390 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7410 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5789"
]
0.7479 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7391 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5980 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5779 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7169 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7160 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5790"
]
0.8152 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9038 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6628 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7300 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7269 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5792"
]
0.6261 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0531 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.3969 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.6599 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9251 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9871 ms
SELECT 
  * 
FROM 
  s_articles_categories 
WHERE 
  articleID = ? 
  AND categoryID IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  )
array:1 [
  1 => 7710
]
3.6261 ms
SELECT 
  s_categories.id AS categoryID 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
  LEFT JOIN s_product_streams_selection ON s_product_streams.id = s_product_streams_selection.stream_id 
  LEFT JOIN s_product_streams_articles ON s_product_streams.id = s_product_streams_articles.stream_id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND (
    s_product_streams_selection.article_id = ? 
    OR s_product_streams_articles.article_id = ?
  )
array:2 [
  1 => 7710
  2 => 7710
]
1.1101 ms
SELECT 
  s_categories.id AS categoryID, 
  s_product_streams.conditions AS conditions 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND s_product_streams.type = 1
[]
0.7761 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366_19066"
]
1.1549 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64345
  2 => "CAMBJ"
]
0.3390 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
2.5811 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.4709 ms
SELECT 
  supplierID 
FROM 
  s_articles 
WHERE 
  id = ?
array:1 [
  1 => 7710
]
0.2701 ms
SELECT 
  s_premsdiscountcategory.subcategorydiscount AS subcategorydiscount, 
  s_premsdiscountcategory.articles_before_date_of_creation AS articles_before_date_of_creation, 
  s_premsdiscountcategory.price_from AS price_from, 
  s_premsdiscountcategory.price_to AS price_to, 
  s_premsdiscountcategory.stock_from AS stock_from, 
  s_premsdiscountcategory.stock_to AS stock_to, 
  s_premsdiscountcategory.discount AS discount, 
  s_discountcategory_categories.category_id AS category_id, 
  s_discountcategory_groups.group_id AS group_id, 
  s_core_customergroups.groupkey AS groupkey, 
  s_premsdiscountcategory.valid_to as valid_to, 
  s_premsdiscountcategory.id AS id, 
  s_premsdiscountcategory.disable_if_pseudoprice, 
  s_premsdiscountcategory.show_badge_in_listing, 
  s_premsdiscountcategory.hide_other_badges_in_listing, 
  s_premsdiscountcategory.badge_in_listing_type, 
  s_premsdiscountcategory.badge_in_listing_icon, 
  s_premsdiscountcategory.badge_in_listing_title, 
  s_premsdiscountcategory.badge_in_listing_color, 
  s_premsdiscountcategory.show_infobox_in_listing, 
  s_premsdiscountcategory.infobox_in_listing_position, 
  s_premsdiscountcategory.infobox_in_listing_icon, 
  s_premsdiscountcategory.infobox_in_listing_color, 
  s_premsdiscountcategory.infobox_in_listing_title, 
  s_premsdiscountcategory.infobox_in_listing_description, 
  s_premsdiscountcategory.infobox_in_listing_show_modal, 
  s_premsdiscountcategory.infobox_in_listing_modal_description, 
  s_premsdiscountcategory.show_infobox_on_detailpage, 
  s_premsdiscountcategory.infobox_on_detailpage_position, 
  s_premsdiscountcategory.infobox_on_detailpage_icon, 
  s_premsdiscountcategory.infobox_on_detailpage_color, 
  s_premsdiscountcategory.infobox_on_detailpage_additional_description, 
  s_premsdiscountcategory.infobox_on_detailpage_title, 
  s_premsdiscountcategory.infobox_on_detailpage_description, 
  s_premsdiscountcategory.infobox_on_detailpage_show_modal, 
  s_premsdiscountcategory.infobox_on_detailpage_modal_description 
FROM 
  s_premsdiscountcategory 
  LEFT JOIN s_discountcategory_categories ON s_premsdiscountcategory.id = s_discountcategory_categories.discountcategory_id 
  LEFT JOIN s_discountcategory_groups ON s_premsdiscountcategory.id = s_discountcategory_groups.discountgroup_id 
  LEFT JOIN s_core_customergroups ON s_discountcategory_groups.group_id = s_core_customergroups.id 
WHERE 
  NOT EXISTS (
    SELECT 
      1 
    FROM 
      s_prems_discountcategory_articles 
    WHERE 
      s_prems_discountcategory_articles.discount_id = s_premsdiscountcategory.id 
      AND s_prems_discountcategory_articles.article_id = 7710
  ) 
  AND (
    s_premsdiscountcategory.valid_from IS NULL 
    OR s_premsdiscountcategory.valid_from <= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.valid_to IS NULL 
    OR s_premsdiscountcategory.valid_to >= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.stopped = 0 
    OR s_premsdiscountcategory.stopped IS NULL
  ) 
  AND (
    (
      (
        s_premsdiscountcategory.supplier_bias = 0 
        OR s_premsdiscountcategory.supplier_bias IS NULL
      ) 
      AND NOT EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    ) 
    OR (
      s_premsdiscountcategory.supplier_bias = 1 
      AND EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    )
  ) 
  AND (
    s_premsdiscountcategory.shop_id IS NULL 
    OR s_premsdiscountcategory.shop_id = "" 
    OR s_premsdiscountcategory.shop_id = 1
  ) 
ORDER BY 
  s_premsdiscountcategory.discount DESC
[]
2.0130 ms
SELECT 
  categoryID 
FROM 
  s_articles_categories_ro 
WHERE 
  articleID = ?
array:1 [
  1 => 7710
]
0.3929 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.6399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.7030 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6180 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2240 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6609 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1370 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
1.0090 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.8020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0161 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7150 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5679 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6709 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7322 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.7160 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.8149 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9511 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6649 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7911 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6981 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9751 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.6139 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.5810 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8011 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8621 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6921 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0350 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9880 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.8061 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.7031 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6950 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8359 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6778 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7191 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.7529 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6950 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0080 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7610 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7808 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7281 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7601 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.7241 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6139 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5739 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5941 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5140 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.5300 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
5.9490 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5999 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6459 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5560 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6301 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5710 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6599 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5689 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6030 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6821 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
5.6531 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
8.2259 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1499 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0672 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7579 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6649 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7691 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0662 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8090 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1301 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0059 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5541 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5820 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
4.3962 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
5.4920 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5430 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8202 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6402 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.7681 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6379 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0889 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9811 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6330 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4989 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8850 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
4.0781 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
3.8919 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9351 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1981 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6878 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7012 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5321 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3371 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5850 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6811 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9820 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0281 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1671 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2150 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.4650 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
3.9480 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2150 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.7200 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6390 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6279 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7510 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6909 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8168 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7501 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5500 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8731 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6050 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
6.7940 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
4.4019 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8368 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5989 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5991 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5660 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7980 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6161 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5991 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5810 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6690 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6371 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
5.1961 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
5.0330 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7279 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9270 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6740 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9699 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6430 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8879 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7172 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6490 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7150 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9940 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
4.3302 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5785"
]
0.6142 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6680 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1098 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.3211 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1520 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0509 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2782 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5786"
]
1.1711 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7248 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7958 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0478 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.7021 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.5671 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5787"
]
0.7250 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2081 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6990 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7701 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6230 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7820 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5788"
]
0.5939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1809 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8459 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0920 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2121 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1122 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5789"
]
0.5109 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6490 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.5581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7739 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7100 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7250 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5851 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5790"
]
0.4761 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9711 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6080 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7989 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.6549 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4279 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5792"
]
1.1060 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7191 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6540 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7420 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4150 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.5869 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6621 ms
SELECT 
  * 
FROM 
  s_articles_categories 
WHERE 
  articleID = ? 
  AND categoryID IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  )
array:1 [
  1 => 7710
]
1.7660 ms
SELECT 
  s_categories.id AS categoryID 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
  LEFT JOIN s_product_streams_selection ON s_product_streams.id = s_product_streams_selection.stream_id 
  LEFT JOIN s_product_streams_articles ON s_product_streams.id = s_product_streams_articles.stream_id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND (
    s_product_streams_selection.article_id = ? 
    OR s_product_streams_articles.article_id = ?
  )
array:2 [
  1 => 7710
  2 => 7710
]
0.6511 ms
SELECT 
  s_categories.id AS categoryID, 
  s_product_streams.conditions AS conditions 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND s_product_streams.type = 1
[]
0.6020 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366_19063"
]
1.4040 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64342
  2 => "CAMBJ"
]
0.3979 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
2.2590 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.5538 ms
SELECT 
  supplierID 
FROM 
  s_articles 
WHERE 
  id = ?
array:1 [
  1 => 7710
]
0.3800 ms
SELECT 
  s_premsdiscountcategory.subcategorydiscount AS subcategorydiscount, 
  s_premsdiscountcategory.articles_before_date_of_creation AS articles_before_date_of_creation, 
  s_premsdiscountcategory.price_from AS price_from, 
  s_premsdiscountcategory.price_to AS price_to, 
  s_premsdiscountcategory.stock_from AS stock_from, 
  s_premsdiscountcategory.stock_to AS stock_to, 
  s_premsdiscountcategory.discount AS discount, 
  s_discountcategory_categories.category_id AS category_id, 
  s_discountcategory_groups.group_id AS group_id, 
  s_core_customergroups.groupkey AS groupkey, 
  s_premsdiscountcategory.valid_to as valid_to, 
  s_premsdiscountcategory.id AS id, 
  s_premsdiscountcategory.disable_if_pseudoprice, 
  s_premsdiscountcategory.show_badge_in_listing, 
  s_premsdiscountcategory.hide_other_badges_in_listing, 
  s_premsdiscountcategory.badge_in_listing_type, 
  s_premsdiscountcategory.badge_in_listing_icon, 
  s_premsdiscountcategory.badge_in_listing_title, 
  s_premsdiscountcategory.badge_in_listing_color, 
  s_premsdiscountcategory.show_infobox_in_listing, 
  s_premsdiscountcategory.infobox_in_listing_position, 
  s_premsdiscountcategory.infobox_in_listing_icon, 
  s_premsdiscountcategory.infobox_in_listing_color, 
  s_premsdiscountcategory.infobox_in_listing_title, 
  s_premsdiscountcategory.infobox_in_listing_description, 
  s_premsdiscountcategory.infobox_in_listing_show_modal, 
  s_premsdiscountcategory.infobox_in_listing_modal_description, 
  s_premsdiscountcategory.show_infobox_on_detailpage, 
  s_premsdiscountcategory.infobox_on_detailpage_position, 
  s_premsdiscountcategory.infobox_on_detailpage_icon, 
  s_premsdiscountcategory.infobox_on_detailpage_color, 
  s_premsdiscountcategory.infobox_on_detailpage_additional_description, 
  s_premsdiscountcategory.infobox_on_detailpage_title, 
  s_premsdiscountcategory.infobox_on_detailpage_description, 
  s_premsdiscountcategory.infobox_on_detailpage_show_modal, 
  s_premsdiscountcategory.infobox_on_detailpage_modal_description 
FROM 
  s_premsdiscountcategory 
  LEFT JOIN s_discountcategory_categories ON s_premsdiscountcategory.id = s_discountcategory_categories.discountcategory_id 
  LEFT JOIN s_discountcategory_groups ON s_premsdiscountcategory.id = s_discountcategory_groups.discountgroup_id 
  LEFT JOIN s_core_customergroups ON s_discountcategory_groups.group_id = s_core_customergroups.id 
WHERE 
  NOT EXISTS (
    SELECT 
      1 
    FROM 
      s_prems_discountcategory_articles 
    WHERE 
      s_prems_discountcategory_articles.discount_id = s_premsdiscountcategory.id 
      AND s_prems_discountcategory_articles.article_id = 7710
  ) 
  AND (
    s_premsdiscountcategory.valid_from IS NULL 
    OR s_premsdiscountcategory.valid_from <= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.valid_to IS NULL 
    OR s_premsdiscountcategory.valid_to >= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.stopped = 0 
    OR s_premsdiscountcategory.stopped IS NULL
  ) 
  AND (
    (
      (
        s_premsdiscountcategory.supplier_bias = 0 
        OR s_premsdiscountcategory.supplier_bias IS NULL
      ) 
      AND NOT EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    ) 
    OR (
      s_premsdiscountcategory.supplier_bias = 1 
      AND EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    )
  ) 
  AND (
    s_premsdiscountcategory.shop_id IS NULL 
    OR s_premsdiscountcategory.shop_id = "" 
    OR s_premsdiscountcategory.shop_id = 1
  ) 
ORDER BY 
  s_premsdiscountcategory.discount DESC
[]
1.6680 ms
SELECT 
  categoryID 
FROM 
  s_articles_categories_ro 
WHERE 
  articleID = ?
array:1 [
  1 => 7710
]
0.5729 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
1.0319 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7501 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7238 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8922 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.6390 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
1.2910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1239 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7451 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8271 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.5469 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6599 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.5870 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.5870 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0049 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6659 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6871 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6671 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.7210 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.7291 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9120 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6609 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.5691 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3640 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.7679 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
1.2560 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.7269 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3719 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.8148 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
2.1200 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9239 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.7432 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1241 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.4689 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9110 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0791 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7999 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.9079 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7782 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1730 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2789 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0960 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0471 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7570 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
4.7169 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7501 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6931 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5271 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6430 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6351 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6750 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3142 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6421 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9408 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6702 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0061 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
4.5011 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
3.4750 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7720 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6831 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8149 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7019 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5879 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5410 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0378 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9511 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5770 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6471 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0679 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7980 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
4.5769 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
5.2240 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1680 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6871 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6468 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7820 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5600 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1730 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4510 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6030 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4970 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9220 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6700 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
4.5521 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.3558 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7110 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6900 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8061 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1899 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7961 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7441 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9120 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6552 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6731 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7150 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8860 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
3.9661 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
5.0812 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2028 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1079 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5679 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3080 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2488 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5560 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7720 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9170 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7749 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8211 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6489 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
5.0840 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
4.3879 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7720 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2579 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7372 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6859 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9670 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6471 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1261 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.5739 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2109 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.7090 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
10.7419 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
4.7591 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6869 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8211 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7401 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6468 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1051 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1189 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6819 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1740 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3611 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6988 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
4.4029 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5785"
]
0.6690 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7291 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7341 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8688 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2779 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8278 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5786"
]
0.6840 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6170 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6421 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
4.0700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9091 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8819 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6890 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5787"
]
1.1060 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7679 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.3299 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9482 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.9729 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
3.0141 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5788"
]
0.6602 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6900 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8321 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6778 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1070 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6549 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6340 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5789"
]
0.9091 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9120 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8011 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5672 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5932 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2009 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6521 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5790"
]
0.5460 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8240 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0331 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.2741 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.7052 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1311 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.9879 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5792"
]
0.7758 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4629 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0922 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1330 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9151 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.5450 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9661 ms
SELECT 
  * 
FROM 
  s_articles_categories 
WHERE 
  articleID = ? 
  AND categoryID IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  )
array:1 [
  1 => 7710
]
1.7171 ms
SELECT 
  s_categories.id AS categoryID 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
  LEFT JOIN s_product_streams_selection ON s_product_streams.id = s_product_streams_selection.stream_id 
  LEFT JOIN s_product_streams_articles ON s_product_streams.id = s_product_streams_articles.stream_id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND (
    s_product_streams_selection.article_id = ? 
    OR s_product_streams_articles.article_id = ?
  )
array:2 [
  1 => 7710
  2 => 7710
]
0.7529 ms
SELECT 
  s_categories.id AS categoryID, 
  s_product_streams.conditions AS conditions 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND s_product_streams.type = 1
[]
0.6490 ms
SELECT 
  details.ordernumber, 
  details.ordernumber as "detail::ordernumber", 
  prices.from as "price::from", 
  prices.price as "price::price", 
  prices.to as "price::to", 
  articles.name as "product::name", 
  supplier.name as "supplier::name", 
  articles.id as "product::id", 
  articles.supplierID as "product::supplierID", 
  articles.taxID as "product::taxID", 
  articles.pricegroupID as "product::pricegroupID", 
  articles.filtergroupID as "product::filtergroupID", 
  articles.description as "product::description", 
  articles.description_long as "product::description_long", 
  articles.active as "product::active", 
  articles.topseller as "product::topseller", 
  articles.keywords as "product::keywords", 
  articles.metaTitle as "product::metaTitle", 
  articles.pricegroupActive as "product::pricegroupActive", 
  attributes.attr1 as "productAttribute::attr1", 
  attributes.attr2 as "productAttribute::attr2", 
  attributes.attr3 as "productAttribute::attr3", 
  attributes.attr4 as "productAttribute::attr4", 
  attributes.attr5 as "productAttribute::attr5", 
  attributes.attr6 as "productAttribute::attr6", 
  attributes.attr7 as "productAttribute::attr7", 
  attributes.attr8 as "productAttribute::attr8", 
  attributes.attr9 as "productAttribute::attr9", 
  attributes.attr10 as "productAttribute::attr10", 
  attributes.attr11 as "productAttribute::attr11", 
  attributes.attr12 as "productAttribute::attr12", 
  attributes.attr13 as "productAttribute::attr13", 
  attributes.attr14 as "productAttribute::attr14", 
  attributes.attr15 as "productAttribute::attr15", 
  attributes.attr16 as "productAttribute::attr16", 
  attributes.attr17 as "productAttribute::attr17", 
  attributes.attr18 as "productAttribute::attr18", 
  attributes.attr19 as "productAttribute::attr19", 
  attributes.attr20 as "productAttribute::attr20", 
  attributes.neti_coupon_tax_config as "productAttribute::neti_coupon_tax_config", 
  attributes.neti_coupon_shipping_free as "productAttribute::neti_coupon_shipping_free", 
  attributes.neti_valid_time as "productAttribute::neti_valid_time", 
  attributes.neti_valid_end_of_the_year as "productAttribute::neti_valid_end_of_the_year", 
  attributes.neti_coupon as "productAttribute::neti_coupon", 
  attributes.neti_coupon_type as "productAttribute::neti_coupon_type", 
  attributes.neti_coupon_title as "productAttribute::neti_coupon_title", 
  attributes.neti_subshop_only as "productAttribute::neti_subshop_only", 
  attributes.neti_shipping_charge as "productAttribute::neti_shipping_charge", 
  attributes.neti_exclude_from_shippingcosts as "productAttribute::neti_exclude_from_shippingcosts", 
  attributes.neti_customergroupscharge as "productAttribute::neti_customergroupscharge", 
  attributes.neti_minimum_charge as "productAttribute::neti_minimum_charge", 
  attributes.neti_designs as "productAttribute::neti_designs", 
  attributes.neti_easycoupon_options as "productAttribute::neti_easycoupon_options", 
  attributes.neti_easycoupon_discard_remaining as "productAttribute::neti_easycoupon_discard_remaining", 
  attributes.neti_easycoupon_shipping_methods as "productAttribute::neti_easycoupon_shipping_methods", 
  attributes.neti_easycoupon_exclude_from_voucher as "productAttribute::neti_easycoupon_exclude_from_voucher", 
  attributes.neti_easycoupon_redemption_sku as "productAttribute::neti_easycoupon_redemption_sku", 
  attributes.neti_easycoupon_voucher_prefix as "productAttribute::neti_easycoupon_voucher_prefix", 
  attributes.fv_is_discountable as "productAttribute::fv_is_discountable", 
  attributes.fv_update as "productAttribute::fv_update", 
  attributes.fv_artgrpid as "productAttribute::fv_artgrpid", 
  attributes.neti_subshop_ids as "productAttribute::neti_subshop_ids", 
  attributes.fv_olsi_update as "productAttribute::fv_olsi_update", 
  attributes.scha1_hashorizontalorientation as "productAttribute::scha1_hashorizontalorientation", 
  attributes.scha1_videoposition as "productAttribute::scha1_videoposition", 
  attributes.scha1_videotype as "productAttribute::scha1_videotype", 
  attributes.scha1_videourl as "productAttribute::scha1_videourl", 
  attributes.scha1_videopicture as "productAttribute::scha1_videopicture", 
  attributes.scha1_videoposition2 as "productAttribute::scha1_videoposition2", 
  attributes.scha1_videotype2 as "productAttribute::scha1_videotype2", 
  attributes.scha1_videourl2 as "productAttribute::scha1_videourl2", 
  attributes.scha1_videopicture2 as "productAttribute::scha1_videopicture2", 
  attributes.scha1_videoposition3 as "productAttribute::scha1_videoposition3", 
  attributes.scha1_videotype3 as "productAttribute::scha1_videotype3", 
  attributes.scha1_videourl3 as "productAttribute::scha1_videourl3", 
  attributes.scha1_videopicture3 as "productAttribute::scha1_videopicture3", 
  attributes.scha1_videoposition4 as "productAttribute::scha1_videoposition4", 
  attributes.scha1_videotype4 as "productAttribute::scha1_videotype4", 
  attributes.scha1_videourl4 as "productAttribute::scha1_videourl4", 
  attributes.scha1_videopicture4 as "productAttribute::scha1_videopicture4", 
  attributes.scha1_magnificationglas as "productAttribute::scha1_magnificationglas", 
  attributes.neti_quick_order_mass_order as "productAttribute::neti_quick_order_mass_order", 
  attributes.kib_variantlisting_img as "productAttribute::kib_variantlisting_img", 
  attributes.biloba_variant_matrix_hide as "productAttribute::biloba_variant_matrix_hide", 
  attributes.mollie_voucher_type as "productAttribute::mollie_voucher_type", 
  details.id as "detail::id", 
  details.kind as "detail::kind", 
  details.active as "detail::active", 
  details.instock as "detail::instock", 
  details.stockmin as "detail::stockmin", 
  details.laststock as "detail::laststock", 
  details.weight as "detail::weight", 
  details.width as "detail::width", 
  details.length as "detail::length", 
  details.height as "detail::height", 
  details.ean as "detail::ean", 
  details.purchaseprice as "detail::purchaseprice", 
  details.purchaseunit as "detail::purchaseunit", 
  details.shippingfree as "detail::shippingfree", 
  prices.id as "price::id", 
  prices.pseudoprice as "price::pseudoprice", 
  prices.percent as "price::percent", 
  basket.id as basketItemId, 
  basket.quantity, 
  basket.price, 
  basket.netprice, 
  basket.tax_rate, 
  basket.articlename as basketItemName, 
  details.articleID 
FROM 
  s_articles_details details 
  LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber 
  AND basket.sessionID = ? 
  AND modus = 0 
  LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id 
  LEFT JOIN s_articles articles ON articles.id = details.articleID 
  LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id 
  LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID 
WHERE 
  details.ordernumber IN (?)
array:2 [
  1 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
  2 => "0000MR3366_19065"
]
1.3230 ms
SELECT 
  `articledetailsID`, 
  `pseudoprice` 
FROM 
  `s_articles_prices` 
WHERE 
  `articledetailsID` IN (?) 
  AND `pricegroup` = ?
array:2 [
  1 => 64344
  2 => "CAMBJ"
]
0.3772 ms
SELECT 
  ro.articleID, 
  attributes.*, 
  categories.* 
FROM 
  s_articles_categories_ro ro 
  INNER JOIN s_categories categories ON categories.id = ro.categoryID 
  LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID 
WHERE 
  articleID IN (7710)
[]
2.6772 ms
SELECT 
  basket.id, 
  basket.articleID, 
  attributes.* 
FROM 
  s_order_basket basket 
  LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id 
WHERE 
  basket.sessionID = : session 
  AND basket.modus = 0;
array:1 [
  ":session" => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
0.5820 ms
SELECT 
  supplierID 
FROM 
  s_articles 
WHERE 
  id = ?
array:1 [
  1 => 7710
]
0.3400 ms
SELECT 
  s_premsdiscountcategory.subcategorydiscount AS subcategorydiscount, 
  s_premsdiscountcategory.articles_before_date_of_creation AS articles_before_date_of_creation, 
  s_premsdiscountcategory.price_from AS price_from, 
  s_premsdiscountcategory.price_to AS price_to, 
  s_premsdiscountcategory.stock_from AS stock_from, 
  s_premsdiscountcategory.stock_to AS stock_to, 
  s_premsdiscountcategory.discount AS discount, 
  s_discountcategory_categories.category_id AS category_id, 
  s_discountcategory_groups.group_id AS group_id, 
  s_core_customergroups.groupkey AS groupkey, 
  s_premsdiscountcategory.valid_to as valid_to, 
  s_premsdiscountcategory.id AS id, 
  s_premsdiscountcategory.disable_if_pseudoprice, 
  s_premsdiscountcategory.show_badge_in_listing, 
  s_premsdiscountcategory.hide_other_badges_in_listing, 
  s_premsdiscountcategory.badge_in_listing_type, 
  s_premsdiscountcategory.badge_in_listing_icon, 
  s_premsdiscountcategory.badge_in_listing_title, 
  s_premsdiscountcategory.badge_in_listing_color, 
  s_premsdiscountcategory.show_infobox_in_listing, 
  s_premsdiscountcategory.infobox_in_listing_position, 
  s_premsdiscountcategory.infobox_in_listing_icon, 
  s_premsdiscountcategory.infobox_in_listing_color, 
  s_premsdiscountcategory.infobox_in_listing_title, 
  s_premsdiscountcategory.infobox_in_listing_description, 
  s_premsdiscountcategory.infobox_in_listing_show_modal, 
  s_premsdiscountcategory.infobox_in_listing_modal_description, 
  s_premsdiscountcategory.show_infobox_on_detailpage, 
  s_premsdiscountcategory.infobox_on_detailpage_position, 
  s_premsdiscountcategory.infobox_on_detailpage_icon, 
  s_premsdiscountcategory.infobox_on_detailpage_color, 
  s_premsdiscountcategory.infobox_on_detailpage_additional_description, 
  s_premsdiscountcategory.infobox_on_detailpage_title, 
  s_premsdiscountcategory.infobox_on_detailpage_description, 
  s_premsdiscountcategory.infobox_on_detailpage_show_modal, 
  s_premsdiscountcategory.infobox_on_detailpage_modal_description 
FROM 
  s_premsdiscountcategory 
  LEFT JOIN s_discountcategory_categories ON s_premsdiscountcategory.id = s_discountcategory_categories.discountcategory_id 
  LEFT JOIN s_discountcategory_groups ON s_premsdiscountcategory.id = s_discountcategory_groups.discountgroup_id 
  LEFT JOIN s_core_customergroups ON s_discountcategory_groups.group_id = s_core_customergroups.id 
WHERE 
  NOT EXISTS (
    SELECT 
      1 
    FROM 
      s_prems_discountcategory_articles 
    WHERE 
      s_prems_discountcategory_articles.discount_id = s_premsdiscountcategory.id 
      AND s_prems_discountcategory_articles.article_id = 7710
  ) 
  AND (
    s_premsdiscountcategory.valid_from IS NULL 
    OR s_premsdiscountcategory.valid_from <= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.valid_to IS NULL 
    OR s_premsdiscountcategory.valid_to >= '2025-07-06'
  ) 
  AND (
    s_premsdiscountcategory.stopped = 0 
    OR s_premsdiscountcategory.stopped IS NULL
  ) 
  AND (
    (
      (
        s_premsdiscountcategory.supplier_bias = 0 
        OR s_premsdiscountcategory.supplier_bias IS NULL
      ) 
      AND NOT EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    ) 
    OR (
      s_premsdiscountcategory.supplier_bias = 1 
      AND EXISTS (
        SELECT 
          1 
        FROM 
          s_prems_discountcategory_suppliers 
        WHERE 
          s_premsdiscountcategory.id = s_prems_discountcategory_suppliers.discount_id 
          AND s_prems_discountcategory_suppliers.supplier_id = 5
      )
    )
  ) 
  AND (
    s_premsdiscountcategory.shop_id IS NULL 
    OR s_premsdiscountcategory.shop_id = "" 
    OR s_premsdiscountcategory.shop_id = 1
  ) 
ORDER BY 
  s_premsdiscountcategory.discount DESC
[]
1.1361 ms
SELECT 
  categoryID 
FROM 
  s_articles_categories_ro 
WHERE 
  articleID = ?
array:1 [
  1 => 7710
]
0.4830 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.8039 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.6630 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8721 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9780 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8020 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.5972 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5803"
]
0.8221 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.9029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2002 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7761 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7088 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0970 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7820 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5804"
]
0.7010 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.5901 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.6470 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1151 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2951 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.7130 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.2710 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5805"
]
0.7272 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.7970 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7839 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8471 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7439 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8640 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1210 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5806"
]
0.6251 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.5512 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9868 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7279 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.1849 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.7551 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8171 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5807"
]
0.6380 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.6089 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3828 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0939 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8659 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.4250 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.9701 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5808"
]
0.8640 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
0.7830 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0328 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.0040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8659 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
1.3700 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "3"
]
0.8750 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5810"
]
1.0140 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
5.7850 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1501 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8161 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8280 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3831 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2040 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6291 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1151 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4880 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3678 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2121 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5950 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5794"
]
6.3839 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
7.2801 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.7130 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0581 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2841 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7918 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9289 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7620 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1060 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8099 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7329 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7041 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5795"
]
6.0799 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
5.8532 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6740 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6931 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.3781 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4851 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4260 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8328 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7119 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0262 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9980 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6430 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2910 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1210 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5796"
]
4.7491 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.1820 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9720 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.4999 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6301 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5240 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7651 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5929 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6669 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6620 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.6880 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
2.0530 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5797"
]
5.2681 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
5.1720 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8280 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8290 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8109 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1139 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6211 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7172 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2920 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7882 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6831 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8790 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7391 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6590 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5798"
]
4.5099 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
5.8632 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1489 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.9310 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0259 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2450 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2350 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0130 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7319 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.1148 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0588 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7889 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0500 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2810 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5799"
]
5.5540 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
5.2640 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.2739 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7749 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0781 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.9029 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.0738 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8650 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7989 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.6931 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.7360 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
1.5459 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "2"
]
0.8798 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5801"
]
6.0980 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5785"
]
0.8311 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8121 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0550 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9129 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.6890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9220 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.9791 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5786"
]
1.8458 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1380 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8399 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.1821 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6840 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6881 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8280 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5787"
]
0.7689 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8032 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7138 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7491 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8640 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7601 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5788"
]
0.6001 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8550 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6032 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8922 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6781 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9630 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9160 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5789"
]
0.6828 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5751 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5460 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.5660 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8199 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7870 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4069 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5790"
]
0.6671 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0300 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.9890 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0760 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.0149 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6380 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6471 ms
SELECT 
  * 
FROM 
  s_articles_categories_ro 
WHERE 
  categoryID = ?
array:1 [
  1 => "5792"
]
0.6468 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7069 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8559 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.8342 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
1.4880 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.7050 ms
SELECT 
  * 
FROM 
  s_prems_discountcategory_exclude_categories 
WHERE 
  category_id IN (
    39, 69, 99, 129, 189, 279, 339, 375, 376, 
    379, 380, 392, 393, 481, 482, 499, 500, 
    505, 506, 623, 624, 902, 903, 1198, 1199, 
    1201, 1202, 1204, 1207, 1208, 1210, 
    1211, 1213, 1248, 1249, 1251, 1252, 
    1254, 1542, 1543, 1545, 1546, 1548, 
    1623, 1624, 1626, 1627, 1629, 1650, 
    1651, 1653, 1654, 1656, 2183, 2184, 
    2186, 2187, 2189, 3231, 3232, 3234, 
    3235, 3237, 5292, 5293, 5294, 5295, 
    5297, 5298, 5300, 7739, 8523, 8524, 
    8525, 8526, 8528, 8529, 8531, 8589, 
    8590, 8591, 8592, 8594, 8595, 8597, 
    9103, 9104, 9105, 9106, 9108, 9109, 
    9111, 9147, 9148, 9149, 9150, 9152, 
    9153, 9155, 10497, 10498, 10499, 10500, 
    10502, 10503, 10505, 10554, 10555, 
    10556, 10557, 10559, 10560, 10562, 
    10742, 11045, 11157, 11159, 11161, 
    11163, 11165, 11167
  ) 
  AND discount_id = ?
array:1 [
  1 => "4"
]
0.6518 ms
SELECT 
  * 
FROM 
  s_articles_categories 
WHERE 
  articleID = ? 
  AND categoryID IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  )
array:1 [
  1 => 7710
]
1.5671 ms
SELECT 
  s_categories.id AS categoryID 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
  LEFT JOIN s_product_streams_selection ON s_product_streams.id = s_product_streams_selection.stream_id 
  LEFT JOIN s_product_streams_articles ON s_product_streams.id = s_product_streams_articles.stream_id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND (
    s_product_streams_selection.article_id = ? 
    OR s_product_streams_articles.article_id = ?
  )
array:2 [
  1 => 7710
  2 => 7710
]
0.6609 ms
SELECT 
  s_categories.id AS categoryID, 
  s_product_streams.conditions AS conditions 
FROM 
  s_categories 
  LEFT JOIN s_product_streams ON s_categories.stream_id = s_product_streams.id 
WHERE 
  s_categories.stream_id IS NOT NULL 
  AND s_categories.id IN (
    5803, 
    6127, 
    6082, 
    6091, 
    6136, 
    5804, 
    6128, 
    6083, 
    6092, 
    6137, 
    5805, 
    6129, 
    6084, 
    6093, 
    6138, 
    5806, 
    6130, 
    6085, 
    6094, 
    6139, 
    5807, 
    6131, 
    6086, 
    6095, 
    6140, 
    5808, 
    6132, 
    6087, 
    6096, 
    6141, 
    5810, 
    6134, 
    6089, 
    6098, 
    6143, 
    5794, 
    5992, 
    6046, 
    6055, 
    5983, 
    6010, 
    6019, 
    6073, 
    6037, 
    6064, 
    6001, 
    6028, 
    5795, 
    5993, 
    6047, 
    6056, 
    5984, 
    6011, 
    6020, 
    6074, 
    6038, 
    6065, 
    6002, 
    6029, 
    5796, 
    5994, 
    6048, 
    6057, 
    5985, 
    6012, 
    6021, 
    6075, 
    6039, 
    6066, 
    6003, 
    6030, 
    5797, 
    5995, 
    6049, 
    6058, 
    5986, 
    6013, 
    6022, 
    6076, 
    6040, 
    6067, 
    6004, 
    6031, 
    5798, 
    5996, 
    6050, 
    6059, 
    5987, 
    6014, 
    6023, 
    6077, 
    6041, 
    6068, 
    6005, 
    6032, 
    5799, 
    5997, 
    6051, 
    6060, 
    5988, 
    6015, 
    6024, 
    6078, 
    6042, 
    6069, 
    6006, 
    6033, 
    5801, 
    5999, 
    6053, 
    6062, 
    5990, 
    6017, 
    6026, 
    6080, 
    6044, 
    6071, 
    6008, 
    6035, 
    5785, 
    5974, 
    5947, 
    5920, 
    5929, 
    5956, 
    5786, 
    5975, 
    5948, 
    5921, 
    5930, 
    5957, 
    5787, 
    5976, 
    5949, 
    5922, 
    5931, 
    5958, 
    5788, 
    5977, 
    5950, 
    5923, 
    5932, 
    5959, 
    5789, 
    5978, 
    5951, 
    5924, 
    5933, 
    5960, 
    5790, 
    5979, 
    5952, 
    5925, 
    5934, 
    5961, 
    5792, 
    5981, 
    5954, 
    5927, 
    5936, 
    5963
  ) 
  AND s_product_streams.type = 1
[]
0.6130 ms
SELECT 
  aa.neti_coupon, 
  aa.neti_designs, 
  aa.neti_easycoupon_options 
FROM 
  s_articles_attributes AS aa 
  JOIN s_articles_details AS ad ON aa.articledetailsID = ad.id 
WHERE 
  ad.articleID = ?
array:1 [
  1 => 7710
]
0.3610 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.4342 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.4749 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.4389 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.3960 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.3500 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.2711 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieGACode"
]
0.6149 ms
SELECT 
  shop_id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id
array:1 [
  ":id" => "2343"
]
0.3309 ms
SELECT 
  id 
FROM 
  s_core_plugins 
WHERE 
  active = 1 
  AND name = : name
array:1 [
  ":name" => "MndFacebookPixel"
]
0.4470 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking1Cookie"
]
0.4721 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2368"
  ":shop" => 1
]
0.2451 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking2Cookie"
]
0.4442 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2374"
  ":shop" => 1
]
0.2098 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking3Cookie"
]
0.4520 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2380"
  ":shop" => 1
]
0.2050 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking4Cookie"
]
0.4518 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2386"
  ":shop" => 1
]
0.2751 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking5Cookie"
]
0.4361 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2392"
  ":shop" => 1
]
0.2110 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking6Cookie"
]
0.4380 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2398"
  ":shop" => 1
]
0.2398 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking7Cookie"
]
0.5152 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2404"
  ":shop" => 1
]
0.3049 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking8Cookie"
]
0.5050 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2410"
  ":shop" => 1
]
0.2539 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking9Cookie"
]
0.4981 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2416"
  ":shop" => 1
]
0.2801 ms
SELECT 
  id 
FROM 
  s_core_config_elements 
WHERE 
  name = : name
array:1 [
  ":name" => "MndCookieCustomTracking10Cookie"
]
0.5131 ms
SELECT 
  id 
FROM 
  s_core_config_values 
WHERE 
  element_id = : id 
  AND shop_id = : shop
array:2 [
  ":id" => "2422"
  ":shop" => 1
]
0.2840 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/plugins/MndCookieNotice/mndCookieTypes'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.4129 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/plugins/MndCookieNotice/mndCookieTypes'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.4370 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.3581 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.2551 ms
SELECT 
  c.*, 
  a.name AS countryarea 
FROM 
  s_core_countries c 
  LEFT JOIN s_core_countries_areas a ON a.id = c.areaID 
  AND a.active = 1 
WHERE 
  c.id = ?
array:1 [
  1 => 0
]
0.3569 ms
SELECT 
  rule1, 
  value1, 
  rule2, 
  value2 
FROM 
  s_core_rulesets 
WHERE 
  paymentID = ? 
ORDER BY 
  id ASC
array:1 [
  1 => 44
]
0.2871 ms
SELECT 
  b.`id`, 
  v.`value`, 
  b.`tax_rate`, 
  vc.`id` AS voucherCodeID, 
  o.cleared AS paymentStatus, 
  o.ordernumber, 
  v.taxconfig, 
  d.orderID, 
  vc.`code`, 
  d.subshopId, 
  d.`relation_id`, 
  v.`percental`, 
  v.`shippingfree`, 
  d.title, 
  ? AS defaultCurrency, 
  IF(
    LENGTH(c.currency), 
    c.currency, 
    ?
  ) AS currency, 
  c.factor AS currentFactor, 
  d.productStream, 
  d.supplier, 
  ct.tax, 
  d.eventType, 
  d.shippingCharge, 
  d.excludeFromShippingcosts, 
  b.userID, 
  u.email, 
  d.shippingMethods, 
  d.currency_id AS voucherCurrencyId, 
  d.factor AS voucherFactor, 
  d.max_percental_redemption as MaxPercentalRedemption, 
  cm.email AS newsletterRecipient, 
  oda.neti_easycoupon_codes, 
  necm.recipient AS voucherOwner, 
  v.ordercode, 
  d.redemption_sku, 
  d.coupon_vote_id AS couponVoteId, 
  v.restrictarticles, 
  v.strict 
FROM 
  `s_order_basket` AS b 
  LEFT JOIN `s_order_basket_attributes` AS ba ON b.`id` = ba.`basketID` 
  LEFT JOIN `s_emarketing_voucher_codes` AS vc ON vc.`id` = b.`articleID` 
  LEFT JOIN `s_emarketing_vouchers` AS v ON v.`id` = vc.`voucherID` 
  LEFT JOIN `s_emarketing_vouchers_attributes` AS va ON va.`voucherID` = v.`id` 
  LEFT JOIN `s_neti_easycoupon_details` AS d ON vc.`id` = d.`voucherCodeID` 
  LEFT JOIN `s_order` AS o ON d.orderID = o.id 
  LEFT JOIN `s_order_details` AS od ON od.orderID = o.id 
  LEFT JOIN `s_order_details_attributes` AS oda ON oda.detailID = od.id 
  LEFT JOIN `s_user` AS u ON b.userID = u.id 
  LEFT JOIN s_core_tax AS ct ON ct.id = v.taxconfig 
  LEFT JOIN s_neti_easycoupon_mails AS necm ON necm.mailContent LIKE CONCAT("%", vc.code, "%") 
  AND necm.type = "Newsletter" 
  AND success = 1 
  LEFT JOIN s_campaigns_mailaddresses AS cm ON necm.recipient = cm.email 
  LEFT JOIN s_core_currencies as c ON d.currency_id = c.id 
WHERE 
  b.`modus` = 2 
  AND va.`neti_easy_coupon` = 1 
  AND b.`sessionID` = ? 
  AND ba.neti_easycoupon_vouchercode = vc.code 
ORDER BY 
  oda.neti_easycoupon_codes DESC
array:3 [
  1 => "EUR"
  2 => "EUR"
  3 => "2dc488cc5b93974fad27908890661e431bdd3dc87c98a5571eded9931f792881"
]
1.6129 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/biloba/variant_matrix'
  ) 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
3.4049 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (
    namespace = 'frontend/biloba/variant_matrix'
  ) 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
3.1722 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (namespace = 'frontend/detail') 
  AND (shopID = '1') 
  AND (localeID = '1')
[]
0.3910 ms
SELECT 
  `s_core_snippets`.`name`, 
  `s_core_snippets`.`value` 
FROM 
  `s_core_snippets` 
WHERE 
  (namespace = 'frontend/detail') 
  AND (shopID = '1') 
  AND (localeID = '2')
[]
0.3681 ms