https://neofire.clevercommerce.de/en

Queries

581 Total Queries
0.0487 s Total Query Time
SQL Params Execution Time
SELECT 
  shop.id, 
  shop.name, 
  shop.base_url, 
  shop.position, 
  IF(main_shop.id IS NULL, 1, 0) is_main, 
  IFNULL(main_shop.host, shop.host) as host, 
  IFNULL(main_shop.hosts, shop.hosts) as hosts, 
  IFNULL(main_shop.secure, shop.secure) as secure, 
  IFNULL(
    main_shop.base_path, shop.base_path
  ) as base_path, 
  IFNULL(
    main_shop.template_id, shop.template_id
  ) as template_id, 
  IFNULL(
    main_shop.customer_scope, shop.customer_scope
  ) as customer_scope 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops main_shop ON shop.main_id = main_shop.id 
WHERE 
  (shop.active = 1) 
  AND (
    (
      shop.host = : host 
      OR (
        shop.host IS NULL 
        AND main_shop.host = : host
      )
    )
  )
array:1 [
  ":host" => "neofire.clevercommerce.de"
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.main_id AS main_id_1, 
  s0_.category_id AS category_id_2, 
  s0_.name AS name_3, 
  s0_.title AS title_4, 
  s0_.position AS position_5, 
  s0_.host AS host_6, 
  s0_.base_path AS base_path_7, 
  s0_.base_url AS base_url_8, 
  s0_.hosts AS hosts_9, 
  s0_.secure AS secure_10, 
  s0_.template_id AS template_id_11, 
  s0_.`default` AS default_12, 
  s0_.active AS active_13, 
  s0_.customer_scope AS customer_scope_14, 
  s0_.id AS id_15, 
  s0_.main_id AS main_id_16, 
  s0_.category_id AS category_id_17, 
  s0_.name AS name_18, 
  s0_.title AS title_19, 
  s0_.position AS position_20, 
  s0_.host AS host_21, 
  s0_.base_path AS base_path_22, 
  s0_.base_url AS base_url_23, 
  s0_.hosts AS hosts_24, 
  s0_.secure AS secure_25, 
  s0_.template_id AS template_id_26, 
  s0_.`default` AS default_27, 
  s0_.active AS active_28, 
  s0_.customer_scope AS customer_scope_29, 
  s1_.id AS id_30, 
  s1_.main_id AS main_id_31, 
  s1_.category_id AS category_id_32, 
  s1_.name AS name_33, 
  s1_.title AS title_34, 
  s1_.position AS position_35, 
  s1_.host AS host_36, 
  s1_.base_path AS base_path_37, 
  s1_.base_url AS base_url_38, 
  s1_.hosts AS hosts_39, 
  s1_.secure AS secure_40, 
  s1_.template_id AS template_id_41, 
  s1_.`default` AS default_42, 
  s1_.active AS active_43, 
  s1_.customer_scope AS customer_scope_44, 
  s2_.id AS id_45, 
  s2_.locale AS locale_46, 
  s2_.language AS language_47, 
  s2_.territory AS territory_48, 
  s3_.id AS id_49, 
  s3_.currency AS currency_50, 
  s3_.name AS name_51, 
  s3_.standard AS standard_52, 
  s3_.factor AS factor_53, 
  s3_.templatechar AS templatechar_54, 
  s3_.symbol_position AS symbol_position_55, 
  s3_.position AS position_56, 
  s4_.id AS id_57, 
  s4_.groupkey AS groupkey_58, 
  s4_.description AS description_59, 
  s4_.tax AS tax_60, 
  s4_.taxinput AS taxinput_61, 
  s4_.mode AS mode_62, 
  s4_.discount AS discount_63, 
  s4_.minimumorder AS minimumorder_64, 
  s4_.minimumordersurcharge AS minimumordersurcharge_65, 
  s5_.id AS id_66, 
  s5_.template AS template_67, 
  s5_.name AS name_68, 
  s5_.description AS description_69, 
  s5_.author AS author_70, 
  s5_.license AS license_71, 
  s5_.esi AS esi_72, 
  s5_.style_support AS style_support_73, 
  s5_.emotion AS emotion_74, 
  s5_.version AS version_75, 
  s5_.plugin_id AS plugin_id_76, 
  s5_.parent_id AS parent_id_77, 
  s6_.id AS id_78, 
  s6_.template AS template_79, 
  s6_.name AS name_80, 
  s6_.description AS description_81, 
  s6_.author AS author_82, 
  s6_.license AS license_83, 
  s6_.esi AS esi_84, 
  s6_.style_support AS style_support_85, 
  s6_.emotion AS emotion_86, 
  s6_.version AS version_87, 
  s6_.plugin_id AS plugin_id_88, 
  s6_.parent_id AS parent_id_89, 
  s7_.id AS id_90, 
  s7_.currency AS currency_91, 
  s7_.name AS name_92, 
  s7_.standard AS standard_93, 
  s7_.factor AS factor_94, 
  s7_.templatechar AS templatechar_95, 
  s7_.symbol_position AS symbol_position_96, 
  s7_.position AS position_97, 
  s0_.main_id AS main_id_98, 
  s0_.template_id AS template_id_99, 
  s0_.document_template_id AS document_template_id_100, 
  s0_.category_id AS category_id_101, 
  s0_.locale_id AS locale_id_102, 
  s0_.currency_id AS currency_id_103, 
  s0_.customer_group_id AS customer_group_id_104, 
  s0_.fallback_id AS fallback_id_105, 
  s1_.main_id AS main_id_106, 
  s1_.template_id AS template_id_107, 
  s1_.document_template_id AS document_template_id_108, 
  s1_.category_id AS category_id_109, 
  s1_.locale_id AS locale_id_110, 
  s1_.currency_id AS currency_id_111, 
  s1_.customer_group_id AS customer_group_id_112, 
  s1_.fallback_id AS fallback_id_113, 
  s5_.parent_id AS parent_id_114, 
  s5_.plugin_id AS plugin_id_115, 
  s6_.parent_id AS parent_id_116, 
  s6_.plugin_id AS plugin_id_117 
FROM 
  s_core_shops s0_ 
  LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id 
  LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id 
  LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id 
  LEFT JOIN s_core_customergroups s4_ ON s0_.customer_group_id = s4_.id 
  LEFT JOIN s_core_templates s5_ ON s1_.template_id = s5_.id 
  LEFT JOIN s_core_templates s6_ ON s1_.document_template_id = s6_.id 
  LEFT JOIN s_core_shop_currencies s8_ ON s1_.id = s8_.shop_id 
  LEFT JOIN s_core_currencies s7_ ON s7_.id = s8_.currency_id 
WHERE 
  s0_.id = ? 
ORDER BY 
  s7_.position ASC, 
  s7_.id ASC
array:1 [
  0 => "3"
]
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 => 3
]
0.0002 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.0000 ms
SELECT 
  t0.id AS id_1, 
  t0.customerGroupID AS customerGroupID_2, 
  t0.customerGroupID AS customerGroupID_3 
FROM 
  s_core_customergroups_attributes t0 
WHERE 
  t0.customerGroupID = ?
array:1 [
  0 => 1
]
0.0001 ms
SELECT 
  shop.id, 
  shop.name, 
  shop.base_url, 
  shop.position, 
  IF(main_shop.id IS NULL, 1, 0) is_main, 
  IFNULL(main_shop.host, shop.host) as host, 
  IFNULL(main_shop.hosts, shop.hosts) as hosts, 
  IFNULL(main_shop.secure, shop.secure) as secure, 
  IFNULL(
    main_shop.base_path, shop.base_path
  ) as base_path, 
  IFNULL(
    main_shop.template_id, shop.template_id
  ) as template_id, 
  IFNULL(
    main_shop.customer_scope, shop.customer_scope
  ) as customer_scope 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops main_shop ON shop.main_id = main_shop.id 
WHERE 
  (shop.active = 1) 
  AND (
    (
      shop.host = : host 
      OR (
        shop.host IS NULL 
        AND main_shop.host = : host
      )
    )
  )
array:1 [
  ":host" => "neofire.clevercommerce.de"
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.name AS name_2, 
  t0.`key` AS key_3, 
  t0.active AS active_4, 
  t0.mapping_id AS mapping_id_5 
FROM 
  s_cms_static_groups t0 
  INNER JOIN s_core_shop_pages ON t0.id = s_core_shop_pages.group_id 
WHERE 
  s_core_shop_pages.shop_id = ? 
ORDER BY 
  t0.id ASC
array:1 [
  0 => 3
]
0.0002 ms
SELECT 
  t0.id AS id_1, 
  t0.main_id AS main_id_2, 
  t0.category_id AS category_id_3, 
  t0.name AS name_4, 
  t0.title AS title_5, 
  t0.position AS position_6, 
  t0.host AS host_7, 
  t0.base_path AS base_path_8, 
  t0.base_url AS base_url_9, 
  t0.hosts AS hosts_10, 
  t0.secure AS secure_11, 
  t0.template_id AS template_id_12, 
  t0.`default` AS default_13, 
  t0.active AS active_14, 
  t0.customer_scope AS customer_scope_15, 
  t0.main_id AS main_id_16, 
  t0.template_id AS template_id_17, 
  t0.document_template_id AS document_template_id_18, 
  t0.category_id AS category_id_19, 
  t0.locale_id AS locale_id_20, 
  t0.currency_id AS currency_id_21, 
  t0.customer_group_id AS customer_group_id_22, 
  t0.fallback_id AS fallback_id_23, 
  t24.id AS id_25, 
  t24.shopID AS shopID_26, 
  t24.shopID AS shopID_27 
FROM 
  s_core_shops t0 
  LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id 
WHERE 
  t0.main_id = ? 
ORDER BY 
  t0.position ASC, 
  t0.id ASC
array:1 [
  0 => 1
]
0.0000 ms
SELECT 
  t0.id AS id_1, 
  t0.locale AS locale_2, 
  t0.language AS language_3, 
  t0.territory AS territory_4 
FROM 
  s_core_locales t0 
WHERE 
  t0.locale = ? 
LIMIT 
  1
array:1 [
  0 => "en_GB"
]
0.0001 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.main_id AS main_id_2, 
  t0.category_id AS category_id_3, 
  t0.name AS name_4, 
  t0.title AS title_5, 
  t0.position AS position_6, 
  t0.host AS host_7, 
  t0.base_path AS base_path_8, 
  t0.base_url AS base_url_9, 
  t0.hosts AS hosts_10, 
  t0.secure AS secure_11, 
  t0.template_id AS template_id_12, 
  t0.`default` AS default_13, 
  t0.active AS active_14, 
  t0.customer_scope AS customer_scope_15, 
  t0.main_id AS main_id_16, 
  t0.template_id AS template_id_17, 
  t0.document_template_id AS document_template_id_18, 
  t0.category_id AS category_id_19, 
  t0.locale_id AS locale_id_20, 
  t0.currency_id AS currency_id_21, 
  t0.customer_group_id AS customer_group_id_22, 
  t0.fallback_id AS fallback_id_23, 
  t24.id AS id_25, 
  t24.shopID AS shopID_26, 
  t24.shopID AS shopID_27 
FROM 
  s_core_shops t0 
  LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  t0.type AS type_1, 
  t0.name AS name_2, 
  t0.position AS position_3, 
  t0.default_value AS default_value_4, 
  t0.selection AS selection_5, 
  t0.field_label AS field_label_6, 
  t0.support_text AS support_text_7, 
  t0.allow_blank AS allow_blank_8, 
  t0.less_compatible AS less_compatible_9, 
  t0.attributes AS attributes_10, 
  t0.container_id AS container_id_11, 
  t0.id AS id_12, 
  t0.template_id AS template_id_13, 
  t0.template_id AS template_id_14, 
  t0.container_id AS container_id_15 
FROM 
  s_core_templates_config_elements t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  t0.name AS name_1, 
  t0.type AS type_2, 
  t0.template_id AS template_id_3, 
  t0.parent_id AS parent_id_4, 
  t0.title AS title_5, 
  t0.attributes AS attributes_6, 
  t0.id AS id_7, 
  t0.template_id AS template_id_8, 
  t0.parent_id AS parent_id_9 
FROM 
  s_core_templates_config_layout t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.template_id AS template_id_2, 
  t0.name AS name_3, 
  t0.description AS description_4, 
  t0.element_values AS element_values_5, 
  t0.template_id AS template_id_6 
FROM 
  s_core_templates_config_set t0 
WHERE 
  t0.template_id = ?
array:1 [
  0 => 24
]
0.0001 ms
SELECT 
  subshopID as shopId, 
  path, 
  org_path as orgPath, 
  main 
FROM 
  s_core_rewrite_urls 
WHERE 
  path LIKE : pathInfo 
ORDER BY 
  subshopID = : shopId DESC, 
  main DESC 
LIMIT 
  1
array:2 [
  ":shopId" => 3
  ":pathInfo" => ""
]
0.0002 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0001 ms
SHOW COLUMNS 
FROM 
  s_core_shops_attributes
[]
0.0004 ms
SHOW COLUMNS 
FROM 
  s_core_customergroups_attributes
[]
0.0003 ms
SHOW COLUMNS 
FROM 
  s_categories_attributes
[]
0.0002 ms
SHOW COLUMNS 
FROM 
  s_media_attributes
[]
0.0002 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 3
  ]
]
0.0015 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1"
  ]
]
0.0001 ms
SELECT 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID 
FROM 
  s_core_customergroups customerGroup 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
WHERE 
  customerGroup.groupkey IN (: keys)
array:1 [
  ":keys" => array:2 [
    0 => "EK"
    1 => "EK"
  ]
]
0.0001 ms
SELECT 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position 
FROM 
  s_core_currencies currency 
WHERE 
  currency.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 1
  ]
]
0.0000 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0000 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.0000 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "4"
]
0.0001 ms
SELECT 
  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.0000 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.0000 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.0000 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" => "8"
]
0.0000 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" => "9"
]
0.0000 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.0000 ms
SELECT 
  ce.name, 
  COALESCE(
    currentShop.value, parentShop.value, 
    fallbackShop.value, ce.value
  ) as value 
FROM 
  s_core_plugins p 
  INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id 
  INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id 
  LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id 
  AND currentShop.shop_id = : currentShopId 
  LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id 
  AND parentShop.shop_id = : parentShopId 
  LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id 
  AND fallbackShop.shop_id = : fallbackShopId 
WHERE 
  p.name =: pluginName
array:4 [
  "fallbackShopId" => 1
  "parentShopId" => 1
  "currentShopId" => 3
  "pluginName" => "InputFilter"
]
0.0004 ms
SELECT 
  emotion.id, 
  emotion.device as devices, 
  emotion.show_listing as showListing, 
  emotion.fullscreen, 
  emotion.customer_stream_ids, 
  emotion.replacement, 
  GROUP_CONCAT(shops.shop_id SEPARATOR ',') as shopIds 
FROM 
  s_emotion emotion 
  LEFT JOIN s_emotion_shops shops ON shops.emotion_id = emotion.id 
  INNER JOIN s_emotion_categories category ON category.emotion_id = emotion.id 
  AND category.category_id = : categoryId 
WHERE 
  (emotion.active = 1) 
  AND (emotion.is_landingpage = 0) 
  AND (
    (
      emotion.valid_to >= NOW() 
      OR emotion.valid_to IS NULL
    )
  ) 
  AND (
    (
      emotion.valid_from <= NOW() 
      OR emotion.valid_from IS NULL
    )
  ) 
  AND (emotion.preview_id IS NULL) 
GROUP BY 
  emotion.id 
ORDER BY 
  emotion.position ASC, 
  emotion.id ASC
array:1 [
  ":categoryId" => null
]
0.0002 ms
SHOW COLUMNS 
FROM 
  s_product_streams_attributes
[]
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.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6933a6a917e3as_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6933a6a917e40fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6933a6a917e44s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6933a6a917e46fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6933a6a917e49productStream.objectdata as __stream_translation, 
  translation6933a6a917e4bfallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6933a6a917e4dcategory.objectdata as __category_translation, 
  translation6933a6a917e4ffallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6933a6a917e4dcategory ON translation6933a6a917e4dcategory.objecttype = : translation6933a6a917e4dcategory 
  AND translation6933a6a917e4dcategory.objectkey = category.id 
  AND translation6933a6a917e4dcategory.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a917e4ffallbackcategory ON translation6933a6a917e4ffallbackcategory.objecttype = : translation6933a6a917e4ffallbackcategory 
  AND translation6933a6a917e4ffallbackcategory.objectkey = category.id 
  AND translation6933a6a917e4ffallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6933a6a917e3as_categories_attributes ON translation6933a6a917e3as_categories_attributes.objecttype = : translation6933a6a917e3as_categories_attributes 
  AND translation6933a6a917e3as_categories_attributes.objectkey = category.id 
  AND translation6933a6a917e3as_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a917e40fallbacks_categories_attributes ON translation6933a6a917e40fallbacks_categories_attributes.objecttype = : translation6933a6a917e40fallbacks_categories_attributes 
  AND translation6933a6a917e40fallbacks_categories_attributes.objectkey = category.id 
  AND translation6933a6a917e40fallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6933a6a917e44s_media_attributes ON translation6933a6a917e44s_media_attributes.objecttype = : translation6933a6a917e44s_media_attributes 
  AND translation6933a6a917e44s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6933a6a917e44s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a917e46fallbacks_media_attributes ON translation6933a6a917e46fallbacks_media_attributes.objecttype = : translation6933a6a917e46fallbacks_media_attributes 
  AND translation6933a6a917e46fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6933a6a917e46fallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6933a6a917e49productStream ON translation6933a6a917e49productStream.objecttype = : translation6933a6a917e49productStream 
  AND translation6933a6a917e49productStream.objectkey = stream.id 
  AND translation6933a6a917e49productStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a917e4bfallbackproductStream ON translation6933a6a917e4bfallbackproductStream.objecttype = : translation6933a6a917e4bfallbackproductStream 
  AND translation6933a6a917e4bfallbackproductStream.objectkey = stream.id 
  AND translation6933a6a917e4bfallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => 5
  ]
  ":shopId" => "%|3|%"
  ":language" => 3
  ":translation6933a6a917e3as_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6933a6a917e40fallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6933a6a917e44s_media_attributes" => "s_media_attributes"
  ":translation6933a6a917e46fallbacks_media_attributes" => "s_media_attributes"
  ":translation6933a6a917e49productStream" => "productStream"
  ":translation6933a6a917e4bfallbackproductStream" => "productStream"
  ":translation6933a6a917e4dcategory" => "category"
  ":translation6933a6a917e4ffallbackcategory" => "category"
]
0.0015 ms
SELECT 
  emotion.id 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories categories ON categories.emotion_id = emotion.id 
  AND categories.category_id = : id 
WHERE 
  emotion.customer_stream_ids IS NOT NULL 
  AND emotion.active = 1 
LIMIT 
  1
array:1 [
  ":id" => null
]
0.0002 ms
SELECT 
  s0_.id AS id_0 
FROM 
  s_emarketing_banners s0_ 
WHERE 
  (
    (
      s0_.valid_from <= ? 
      OR (
        s0_.valid_from = ? 
        OR s0_.valid_from IS NULL
      )
    )
  ) 
  AND (
    (
      s0_.valid_to >= ? 
      OR (
        s0_.valid_to = ? 
        OR s0_.valid_to IS NULL
      )
    )
  ) 
  AND s0_.categoryID = ?
array:5 [
  0 => DateTime @1764992681 {#2254
    date: 2025-12-06 04:44:41.101544 Europe/Berlin (+01:00)
  }
  1 => null
  2 => DateTime @1764992681 {#2254}
  3 => null
  4 => null
]
0.0002 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.0001 ms
SELECT 
  t0.id AS id_1, 
  t0.shop_id AS shop_id_2, 
  t0.active AS active_3, 
  t0.client_id AS client_id_4, 
  t0.client_secret AS client_secret_5, 
  t0.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.send_order_number AS send_order_number_13, 
  t0.order_number_prefix AS order_number_prefix_14, 
  t0.use_in_context AS use_in_context_15, 
  t0.landing_page_type AS landing_page_type_16, 
  t0.display_errors AS display_errors_17, 
  t0.use_smart_payment_buttons AS use_smart_payment_buttons_18, 
  t0.submit_cart AS submit_cart_19, 
  t0.intent AS intent_20, 
  t0.button_style_color AS button_style_color_21, 
  t0.button_style_shape AS button_style_shape_22, 
  t0.button_style_size AS button_style_size_23, 
  t0.button_locale AS button_locale_24 
FROM 
  swag_payment_paypal_unified_settings_general t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 3
]
0.0002 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.button_locale AS button_locale_11, 
  t0.submit_cart AS submit_cart_12 
FROM 
  swag_payment_paypal_unified_settings_express t0 
WHERE 
  t0.shop_id = ? 
LIMIT 
  1
array:1 [
  0 => 3
]
0.0002 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 ms
SELECT 
  active 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 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.0000 ms
SELECT 
  show_sidebar_logo 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 ms
SELECT 
  ce.name, 
  COALESCE(
    currentShop.value, parentShop.value, 
    fallbackShop.value, ce.value
  ) as value 
FROM 
  s_core_plugins p 
  INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id 
  INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id 
  LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id 
  AND currentShop.shop_id = : currentShopId 
  LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id 
  AND parentShop.shop_id = : parentShopId 
  LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id 
  AND fallbackShop.shop_id = : fallbackShopId 
WHERE 
  p.name =: pluginName
array:4 [
  "fallbackShopId" => 1
  "parentShopId" => 1
  "currentShopId" => 3
  "pluginName" => "PasswordEncoder"
]
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.0001 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedSepa"
  ]
]
0.0001 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  payment.name IN (: paymentMethodNames)
array:1 [
  "paymentMethodNames" => array:1 [
    0 => "SwagPaymentPayPalUnifiedPayUponInvoice"
  ]
]
0.0001 ms
SELECT 
  payment.name, 
  payment.id 
FROM 
  s_core_paymentmeans payment 
WHERE 
  (
    payment.name IN (: paymentMethodNames)
  ) 
  AND (payment.active = 1)
array:1 [
  "paymentMethodNames" => array:11 [
    0 => "SwagPaymentPayPalUnifiedBancontact"
    1 => "SwagPaymentPayPalUnifiedBlik"
    2 => "SwagPaymentPayPalUnifiedEps"
    3 => "SwagPaymentPayPalUnifiedGiropay"
    4 => "SwagPaymentPayPalUnifiedIdeal"
    5 => "SwagPaymentPayPalUnifiedMultibanco"
    6 => "SwagPaymentPayPalUnifiedMyBank"
    7 => "SwagPaymentPayPalUnifiedOXXO"
    8 => "SwagPaymentPayPalUnifiedP24"
    9 => "SwagPaymentPayPalUnifiedSofort"
    10 => "SwagPaymentPayPalUnifiedTrustly"
  ]
]
0.0001 ms
SELECT 
  id IS NOT NULL 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 ms
SELECT 
  active 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 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.0001 ms
SELECT 
  advertise_installments 
FROM 
  swag_payment_paypal_unified_settings_installments 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 ms
SELECT 
  client_id 
FROM 
  swag_payment_paypal_unified_settings_general 
WHERE 
  shop_id = : shopId
array:1 [
  "shopId" => 3
]
0.0001 ms
SELECT 
  template.id, 
  template.id, 
  template.template, 
  template.plugin_id, 
  template.parent_id, 
  plugin.name as plugin_name, 
  plugin.namespace as plugin_namespace, 
  plugin.source as plugin_source 
FROM 
  s_core_templates template 
  LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id
[]
0.0000 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.0000 ms
SELECT 
  element.template_id, 
  element.name, 
  element_value.value, 
  element.default_value as defaultValue, 
  element.type 
FROM 
  s_core_templates_config_elements element 
  LEFT JOIN s_core_templates_config_values element_value ON element_value.element_id = element.id 
  AND element_value.shop_id = : shopId 
WHERE 
  element.template_id IN (: ids)
array:2 [
  ":shopId" => 1
  ":ids" => array:3 [
    0 => 24
    1 => 22
    2 => 23
  ]
]
0.0001 ms
SELECT 
  category.path 
FROM 
  s_categories category 
WHERE 
  category.id = : id
array:1 [
  ":id" => 5
]
0.0001 ms
SELECT 
  category.id, 
  category.parent 
FROM 
  s_categories category 
WHERE 
  (
    (
      category.parent IN(: parentId) 
      OR category.id IN (: parentId)
    )
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
ORDER BY 
  category.position ASC, 
  category.id ASC
array:2 [
  ":parentId" => array:1 [
    0 => 5
  ]
  ":shopId" => "%|3|%"
]
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.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID, 
  stream.id as __stream_id, 
  stream.name as __stream_name, 
  stream.description as __stream_description, 
  stream.type as __stream_type, 
  productStreamAttribute.id as __productStreamAttribute_id, 
  productStreamAttribute.streamID as __productStreamAttribute_streamID, 
  GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups, 
  translation6933a6a91df0as_categories_attributes.objectdata as __categoryAttribute_translation, 
  translation6933a6a91df0ffallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, 
  translation6933a6a91df12s_media_attributes.objectdata as __mediaAttribute_translation, 
  translation6933a6a91df14fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, 
  translation6933a6a91df1bproductStream.objectdata as __stream_translation, 
  translation6933a6a91df1dfallbackproductStream.objectdata as __stream_translation_fallback, 
  translation6933a6a91df1fcategory.objectdata as __category_translation, 
  translation6933a6a91df20fallbackcategory.objectdata as __category_translation_fallback 
FROM 
  s_categories category 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_product_streams stream ON category.stream_id = stream.id 
  LEFT JOIN s_core_translations translation6933a6a91df1fcategory ON translation6933a6a91df1fcategory.objecttype = : translation6933a6a91df1fcategory 
  AND translation6933a6a91df1fcategory.objectkey = category.id 
  AND translation6933a6a91df1fcategory.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a91df20fallbackcategory ON translation6933a6a91df20fallbackcategory.objecttype = : translation6933a6a91df20fallbackcategory 
  AND translation6933a6a91df20fallbackcategory.objectkey = category.id 
  AND translation6933a6a91df20fallbackcategory.objectlanguage = : languagefallback 
  LEFT JOIN s_core_translations translation6933a6a91df0as_categories_attributes ON translation6933a6a91df0as_categories_attributes.objecttype = : translation6933a6a91df0as_categories_attributes 
  AND translation6933a6a91df0as_categories_attributes.objectkey = category.id 
  AND translation6933a6a91df0as_categories_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a91df0ffallbacks_categories_attributes ON translation6933a6a91df0ffallbacks_categories_attributes.objecttype = : translation6933a6a91df0ffallbacks_categories_attributes 
  AND translation6933a6a91df0ffallbacks_categories_attributes.objectkey = category.id 
  AND translation6933a6a91df0ffallbacks_categories_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
  LEFT JOIN s_core_translations translation6933a6a91df12s_media_attributes ON translation6933a6a91df12s_media_attributes.objecttype = : translation6933a6a91df12s_media_attributes 
  AND translation6933a6a91df12s_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6933a6a91df12s_media_attributes.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a91df14fallbacks_media_attributes ON translation6933a6a91df14fallbacks_media_attributes.objecttype = : translation6933a6a91df14fallbacks_media_attributes 
  AND translation6933a6a91df14fallbacks_media_attributes.objectkey = mediaAttribute.mediaID 
  AND translation6933a6a91df14fallbacks_media_attributes.objectlanguage = : languagefallback 
  LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId 
  LEFT JOIN s_core_translations translation6933a6a91df1bproductStream ON translation6933a6a91df1bproductStream.objecttype = : translation6933a6a91df1bproductStream 
  AND translation6933a6a91df1bproductStream.objectkey = stream.id 
  AND translation6933a6a91df1bproductStream.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a91df1dfallbackproductStream ON translation6933a6a91df1dfallbackproductStream.objecttype = : translation6933a6a91df1dfallbackproductStream 
  AND translation6933a6a91df1dfallbackproductStream.objectkey = stream.id 
  AND translation6933a6a91df1dfallbackproductStream.objectlanguage = : languagefallback 
WHERE 
  (
    category.id IN (: categories)
  ) 
  AND (category.active = 1) 
  AND (
    category.shops IS NULL 
    OR category.shops LIKE : shopId
  ) 
GROUP BY 
  category.id
array:12 [
  ":categories" => array:1 [
    0 => 5
  ]
  ":shopId" => "%|3|%"
  ":language" => 3
  ":translation6933a6a91df0as_categories_attributes" => "s_categories_attributes"
  ":languagefallback" => 0
  ":translation6933a6a91df0ffallbacks_categories_attributes" => "s_categories_attributes"
  ":translation6933a6a91df12s_media_attributes" => "s_media_attributes"
  ":translation6933a6a91df14fallbacks_media_attributes" => "s_media_attributes"
  ":translation6933a6a91df1bproductStream" => "productStream"
  ":translation6933a6a91df1dfallbackproductStream" => "productStream"
  ":translation6933a6a91df1fcategory" => "category"
  ":translation6933a6a91df20fallbackcategory" => "category"
]
0.0009 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:1 [
    0 => 5
  ]
]
0.0001 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 3
  ]
]
0.0002 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1"
  ]
]
0.0001 ms
SELECT 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID 
FROM 
  s_core_customergroups customerGroup 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
WHERE 
  customerGroup.groupkey IN (: keys)
array:1 [
  ":keys" => array:2 [
    0 => "EK"
    1 => "EK"
  ]
]
0.0001 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "1"
]
0.0000 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.0000 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.0000 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.0000 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.0000 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" => "8"
]
0.0000 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" => "9"
]
0.0000 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.0000 ms
SELECT 
  page.id, 
  page.description, 
  page.link, 
  page.target, 
  page.parentID, 
  groups.key as `group`, 
  mapping.key as mapping, 
  translation6933a6a91e76dpage.objectdata as __page_translation, 
  translation6933a6a91e771fallbackpage.objectdata as __page_translation_fallback 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 
  LEFT JOIN s_core_translations translation6933a6a91e76dpage ON translation6933a6a91e76dpage.objecttype = : translation6933a6a91e76dpage 
  AND translation6933a6a91e76dpage.objectkey = page.id 
  AND translation6933a6a91e76dpage.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a91e771fallbackpage ON translation6933a6a91e771fallbackpage.objecttype = : translation6933a6a91e771fallbackpage 
  AND translation6933a6a91e771fallbackpage.objectkey = page.id 
  AND translation6933a6a91e771fallbackpage.objectlanguage = : languagefallback 
  LEFT JOIN s_cms_static_groups mapping ON groups.mapping_id = mapping.id 
  LEFT JOIN s_core_shop_pages shops ON groups.id = shops.group_id 
  AND shops.shop_id = : shopId 
WHERE 
  (groups.active = 1) 
  AND (page.active = 1) 
  AND (
    CONCAT('|', page.grouping, '|') LIKE CONCAT('%|', groups.key, '|%')
  ) 
  AND (
    (
      mapping.id IS NULL 
      OR shops.shop_id IS NOT NULL
    )
  ) 
  AND (
    (
      mapping.id IS NULL 
      OR mapping.active = 1
    )
  ) 
  AND (
    (
      page.shop_ids IS NULL 
      OR page.shop_ids LIKE : staticShopId
    )
  ) 
ORDER BY 
  parentID ASC, 
  mapping.key ASC, 
  page.position ASC, 
  page.description ASC
array:6 [
  ":language" => 3
  ":translation6933a6a91e76dpage" => "page"
  ":languagefallback" => 0
  ":translation6933a6a91e771fallbackpage" => "page"
  ":shopId" => 3
  ":staticShopId" => "%|3|%"
]
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" => 3
  ":orgPath" => array:16 [
    39 => "sViewport=forms&sFid=9"
    21 => "sViewport=registerFC"
    26 => "sViewport=newsletter"
    37 => "sViewport=forms&sFid=8"
    43 => "sViewport=custom&sCustom=43"
    46 => "sViewport=custom&sCustom=46"
    9 => "sViewport=custom&sCustom=9"
    2 => "sViewport=custom&sCustom=2"
    1 => "sViewport=forms&sFid=5"
    6 => "sViewport=custom&sCustom=6"
    41 => "sViewport=forms&sFid=10"
    8 => "sViewport=custom&sCustom=8"
    7 => "sViewport=custom&sCustom=7"
    45 => "sViewport=custom&sCustom=45"
    4 => "sViewport=custom&sCustom=4"
    3 => "sViewport=custom&sCustom=3"
  ]
]
0.0003 ms
SELECT 
  ce.name, 
  COALESCE(
    currentShop.value, parentShop.value, 
    fallbackShop.value, ce.value
  ) as value 
FROM 
  s_core_plugins p 
  INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id 
  INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id 
  LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id 
  AND currentShop.shop_id = : currentShopId 
  LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id 
  AND parentShop.shop_id = : parentShopId 
  LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id 
  AND fallbackShop.shop_id = : fallbackShopId 
WHERE 
  p.name =: pluginName
array:4 [
  "fallbackShopId" => 1
  "parentShopId" => 1
  "currentShopId" => null
  "pluginName" => "HttpCache"
]
0.0000 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 5
]
0.0002 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 5
]
0.0001 ms
SELECT 
  valid_from, 
  valid_to 
FROM 
  s_emotion emotion 
  INNER JOIN s_emotion_categories mapping ON mapping.emotion_id = emotion.id 
  AND mapping.category_id = : resourceId 
WHERE 
  (emotion.active = 1) 
  AND (
    (
      emotion.valid_from IS NOT NULL 
      OR emotion.valid_to IS NOT NULL
    )
  )
array:1 [
  ":resourceId" => 5
]
0.0001 ms
SELECT 
  s_core_config_values.value 
FROM 
  s_core_config_values 
  INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id 
  AND s_core_config_elements.`name` LIKE 'assetTimestamp' 
WHERE 
  s_core_config_values.shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.compiler_force AS compiler_force_1, 
  s0_.compiler_create_source_map AS compiler_create_source_map_2, 
  s0_.compiler_compress_css AS compiler_compress_css_3, 
  s0_.compiler_compress_js AS compiler_compress_js_4, 
  s0_.force_reload_snippets AS force_reload_snippets_5 
FROM 
  s_core_theme_settings s0_ 
ORDER BY 
  s0_.id ASC 
LIMIT 
  1 OFFSET 0
[]
0.0001 ms
SELECT 
  s_core_config_values.value 
FROM 
  s_core_config_values 
  INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id 
  AND s_core_config_elements.`name` LIKE 'assetTimestamp' 
WHERE 
  s_core_config_values.shop_id = : shopId
array:1 [
  "shopId" => 1
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.compiler_force AS compiler_force_1, 
  s0_.compiler_create_source_map AS compiler_create_source_map_2, 
  s0_.compiler_compress_css AS compiler_compress_css_3, 
  s0_.compiler_compress_js AS compiler_compress_js_4, 
  s0_.force_reload_snippets AS force_reload_snippets_5 
FROM 
  s_core_theme_settings s0_ 
ORDER BY 
  s0_.id ASC 
LIMIT 
  1 OFFSET 0
[]
0.0000 ms
SELECT 
  host, 
  hosts 
FROM 
  s_core_shops 
WHERE 
  id = : id
array:1 [
  ":id" => 1
]
0.0000 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => 3
  ]
]
0.0002 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => array:1 [
    0 => "1"
  ]
]
0.0001 ms
SELECT 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID 
FROM 
  s_core_customergroups customerGroup 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
WHERE 
  customerGroup.groupkey IN (: keys)
array:1 [
  ":keys" => array:2 [
    0 => "EK"
    1 => "EK"
  ]
]
0.0001 ms
SELECT 
  tax.id as __tax_id, 
  tax.tax as __tax_tax, 
  tax.description as __tax_description 
FROM 
  s_core_tax tax
[]
0.0001 ms
SELECT 
  taxRule.groupID as __taxRule_groupID, 
  taxRule.tax as __taxRule_tax, 
  taxRule.name as __taxRule_name 
FROM 
  s_core_tax_rules taxRule 
WHERE 
  (
    (
      taxRule.areaID = : area 
      OR taxRule.areaID IS NULL
    )
  ) 
  AND (
    (
      taxRule.countryID = : country 
      OR taxRule.countryID IS NULL
    )
  ) 
  AND (
    (
      taxRule.stateID = : state 
      OR taxRule.stateID IS NULL
    )
  ) 
  AND (
    (
      taxRule.customer_groupID = : customerGroup 
      OR taxRule.customer_groupID IS NULL
    )
  ) 
  AND (taxRule.groupID = : taxId) 
  AND (taxRule.active = 1) 
ORDER BY 
  taxRule.customer_groupID DESC, 
  taxRule.areaID DESC, 
  taxRule.countryID DESC, 
  taxRule.stateID DESC 
LIMIT 
  1 OFFSET 0
array:5 [
  ":area" => null
  ":country" => null
  ":state" => null
  ":customerGroup" => 1
  ":taxId" => "1"
]
0.0000 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.0000 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.0000 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.0000 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.0000 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" => "8"
]
0.0000 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" => "9"
]
0.0000 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.0000 ms
SELECT 
  COUNT(s0_.id) AS sclr_0, 
  (
    SELECT 
      COUNT(s1_.id) AS dctrn__1 
    FROM 
      s_categories s1_ 
    WHERE 
      s1_.parent = s2_.id
  ) AS sclr_1, 
  s2_.sorting_ids AS sorting_ids_2, 
  s2_.hide_sortings AS hide_sortings_3, 
  s2_.facet_ids AS facet_ids_4, 
  s2_.shops AS shops_5, 
  s2_.id AS id_6, 
  s2_.parent AS parent_7, 
  s2_.stream_id AS stream_id_8, 
  s2_.description AS description_9, 
  s2_.position AS position_10, 
  s2_.meta_title AS meta_title_11, 
  s2_.metakeywords AS metakeywords_12, 
  s2_.metadescription AS metadescription_13, 
  s2_.cmsheadline AS cmsheadline_14, 
  s2_.cmstext AS cmstext_15, 
  s2_.active AS active_16, 
  s2_.template AS template_17, 
  s2_.product_box_layout AS product_box_layout_18, 
  s2_.blog AS blog_19, 
  s2_.path AS path_20, 
  s2_.external AS external_21, 
  s2_.external_target AS external_target_22, 
  s2_.hidefilter AS hidefilter_23, 
  s2_.hidetop AS hidetop_24, 
  s2_.changed AS changed_25, 
  s2_.added AS added_26, 
  s2_.mediaID AS mediaID_27, 
  s3_.id AS id_28, 
  s3_.albumID AS albumID_29, 
  s3_.name AS name_30, 
  s3_.description AS description_31, 
  s3_.path AS path_32, 
  s3_.type AS type_33, 
  s3_.extension AS extension_34, 
  s3_.userID AS userID_35, 
  s3_.created AS created_36, 
  s3_.file_size AS file_size_37, 
  s3_.width AS width_38, 
  s3_.height AS height_39, 
  s4_.id AS id_40, 
  s4_.categoryID AS categoryID_41, 
  s4_.attribute1 AS attribute1_42, 
  s4_.attribute2 AS attribute2_43, 
  s4_.attribute3 AS attribute3_44, 
  s4_.attribute4 AS attribute4_45, 
  s4_.attribute5 AS attribute5_46, 
  s4_.attribute6 AS attribute6_47, 
  s4_.afterbuy_catalog_id AS afterbuy_catalog_id_48 
FROM 
  s_categories s2_ 
  LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id 
  LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID 
  LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID 
  LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID 
  AND (s0_.active = 1) 
WHERE 
  s2_.active = 1 
  AND s2_.parent = ? 
GROUP BY 
  s2_.parent, 
  s2_.position, 
  s2_.id 
ORDER BY 
  s2_.parent ASC, 
  s2_.position ASC, 
  s2_.id ASC
array:1 [
  0 => 5
]
0.0005 ms
SELECT 
  s0_.sorting_ids AS sorting_ids_0, 
  s0_.hide_sortings AS hide_sortings_1, 
  s0_.facet_ids AS facet_ids_2, 
  s0_.shops AS shops_3, 
  s0_.id AS id_4, 
  s0_.parent AS parent_5, 
  s0_.stream_id AS stream_id_6, 
  s0_.description AS description_7, 
  s0_.position AS position_8, 
  s0_.meta_title AS meta_title_9, 
  s0_.metakeywords AS metakeywords_10, 
  s0_.metadescription AS metadescription_11, 
  s0_.cmsheadline AS cmsheadline_12, 
  s0_.cmstext AS cmstext_13, 
  s0_.active AS active_14, 
  s0_.template AS template_15, 
  s0_.product_box_layout AS product_box_layout_16, 
  s0_.blog AS blog_17, 
  s0_.path AS path_18, 
  s0_.external AS external_19, 
  s0_.external_target AS external_target_20, 
  s0_.hidefilter AS hidefilter_21, 
  s0_.hidetop AS hidetop_22, 
  s0_.changed AS changed_23, 
  s0_.added AS added_24, 
  s0_.mediaID AS mediaID_25 
FROM 
  s_categories s0_ 
WHERE 
  s0_.path LIKE ? 
  AND s0_.blog = 1
array:1 [
  0 => "%|5|%"
]
0.0006 ms
SELECT 
  s0_.id AS id_0, 
  s0_.title AS title_1, 
  s0_.author_id AS author_id_2, 
  s0_.active AS active_3, 
  s0_.short_description AS short_description_4, 
  s0_.description AS description_5, 
  s0_.views AS views_6, 
  s0_.display_date AS display_date_7, 
  s0_.category_id AS category_id_8, 
  s0_.template AS template_9, 
  s0_.meta_keywords AS meta_keywords_10, 
  s0_.meta_description AS meta_description_11, 
  s0_.meta_title AS meta_title_12, 
  t1_.id AS id_13, 
  t1_.blog_id AS blog_id_14, 
  t1_.name AS name_15, 
  s2_.id AS id_16, 
  s2_.roleID AS roleID_17, 
  s2_.localeID AS localeID_18, 
  s2_.username AS username_19, 
  s2_.password AS password_20, 
  s2_.encoder AS encoder_21, 
  s2_.apiKey AS apiKey_22, 
  s2_.sessionID AS sessionID_23, 
  s2_.lastlogin AS lastlogin_24, 
  s2_.name AS name_25, 
  s2_.email AS email_26, 
  s2_.active AS active_27, 
  s2_.failedlogins AS failedlogins_28, 
  s2_.lockeduntil AS lockeduntil_29, 
  s2_.extended_editor AS extended_editor_30, 
  s2_.disabled_cache AS disabled_cache_31, 
  s3_.id AS id_32, 
  s3_.blog_id AS blog_id_33, 
  s3_.media_id AS media_id_34, 
  s3_.preview AS preview_35, 
  s4_.id AS id_36, 
  s4_.albumID AS albumID_37, 
  s4_.name AS name_38, 
  s4_.description AS description_39, 
  s4_.path AS path_40, 
  s4_.type AS type_41, 
  s4_.extension AS extension_42, 
  s4_.userID AS userID_43, 
  s4_.created AS created_44, 
  s4_.file_size AS file_size_45, 
  s4_.width AS width_46, 
  s4_.height AS height_47, 
  s5_.id AS id_48, 
  s5_.blog_id AS blog_id_49, 
  s5_.attribute1 AS attribute1_50, 
  s5_.attribute2 AS attribute2_51, 
  s5_.attribute3 AS attribute3_52, 
  s5_.attribute4 AS attribute4_53, 
  s5_.attribute5 AS attribute5_54, 
  s5_.attribute6 AS attribute6_55, 
  t6_.id AS id_56, 
  t6_.blog_id AS blog_id_57, 
  t6_.name AS name_58, 
  t6_.headline AS headline_59, 
  t6_.comment AS comment_60, 
  t6_.creation_date AS creation_date_61, 
  t6_.active AS active_62, 
  t6_.email AS email_63, 
  t6_.points AS points_64, 
  t6_.shop_id AS shop_id_65 
FROM 
  s_blog s0_ 
  LEFT JOIN s_blog_tags t1_ ON s0_.id = t1_.blog_id 
  LEFT JOIN s_core_auth s2_ ON s0_.author_id = s2_.id 
  LEFT JOIN s_blog_media s3_ ON s0_.id = s3_.blog_id 
  AND (s3_.preview = 1) 
  LEFT JOIN s_media s4_ ON s3_.media_id = s4_.id 
  LEFT JOIN s_blog_attributes s5_ ON s0_.id = s5_.blog_id 
  LEFT JOIN s_blog_comments t6_ ON s0_.id = t6_.blog_id 
  AND (t6_.active = 1) 
WHERE 
  s0_.active = 1 
  AND s0_.display_date < ? 
ORDER BY 
  s0_.display_date DESC
array:1 [
  0 => DateTime @1764992681 {#2255
    date: 2025-12-06 04:44:41.165350 Europe/Berlin (+01:00)
  }
]
0.0119 ms
SELECT 
  s0_.show_listing AS show_listing_0, 
  s0_.template_id AS template_id_1, 
  s0_.id AS id_2, 
  s0_.parent_id AS parent_id_3, 
  s0_.active AS active_4, 
  s0_.name AS name_5, 
  s0_.userID AS userID_6, 
  s0_.position AS position_7, 
  s0_.device AS device_8, 
  s0_.fullscreen AS fullscreen_9, 
  s0_.valid_from AS valid_from_10, 
  s0_.is_landingpage AS is_landingpage_11, 
  s0_.seo_title AS seo_title_12, 
  s0_.seo_keywords AS seo_keywords_13, 
  s0_.seo_description AS seo_description_14, 
  s0_.valid_to AS valid_to_15, 
  s0_.create_date AS create_date_16, 
  s0_.modified AS modified_17, 
  s0_.`rows` AS rows_18, 
  s0_.cols AS cols_19, 
  s0_.cell_spacing AS cell_spacing_20, 
  s0_.cell_height AS cell_height_21, 
  s0_.article_height AS article_height_22, 
  s0_.mode AS mode_23, 
  s0_.preview_id AS preview_id_24, 
  s0_.preview_secret AS preview_secret_25, 
  s0_.customer_stream_ids AS customer_stream_ids_26, 
  s0_.replacement AS replacement_27, 
  s1_.sorting_ids AS sorting_ids_28, 
  s1_.hide_sortings AS hide_sortings_29, 
  s1_.facet_ids AS facet_ids_30, 
  s1_.shops AS shops_31, 
  s1_.id AS id_32, 
  s1_.parent AS parent_33, 
  s1_.stream_id AS stream_id_34, 
  s1_.description AS description_35, 
  s1_.position AS position_36, 
  s1_.meta_title AS meta_title_37, 
  s1_.metakeywords AS metakeywords_38, 
  s1_.metadescription AS metadescription_39, 
  s1_.cmsheadline AS cmsheadline_40, 
  s1_.cmstext AS cmstext_41, 
  s1_.active AS active_42, 
  s1_.template AS template_43, 
  s1_.product_box_layout AS product_box_layout_44, 
  s1_.blog AS blog_45, 
  s1_.path AS path_46, 
  s1_.external AS external_47, 
  s1_.external_target AS external_target_48, 
  s1_.hidefilter AS hidefilter_49, 
  s1_.hidetop AS hidetop_50, 
  s1_.changed AS changed_51, 
  s1_.added AS added_52, 
  s1_.mediaID AS mediaID_53 
FROM 
  s_emotion s0_ 
  LEFT JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id 
  LEFT JOIN s_categories s1_ ON s1_.id = s2_.category_id 
  INNER JOIN s_emotion_shops s4_ ON s0_.id = s4_.emotion_id 
  INNER JOIN s_core_shops s3_ ON s3_.id = s4_.shop_id 
  AND (s3_.id = ?) 
WHERE 
  s0_.is_landingpage = 1 
  AND s0_.parent_id IS NULL 
  AND s0_.active = 1
array:1 [
  0 => 3
]
0.0003 ms
SELECT 
  s0_.id AS id_0, 
  s0_.active AS active_1, 
  s0_.name AS name_2, 
  s0_.text AS text_3, 
  s0_.email AS email_4, 
  s0_.email_template AS email_template_5, 
  s0_.email_subject AS email_subject_6, 
  s0_.text2 AS text2_7, 
  s0_.ticket_typeID AS ticket_typeID_8, 
  s0_.isocode AS isocode_9, 
  s0_.meta_title AS meta_title_10, 
  s0_.meta_keywords AS meta_keywords_11, 
  s0_.meta_description AS meta_description_12, 
  s0_.shop_ids AS shop_ids_13, 
  s1_.id AS id_14, 
  s1_.cmsSupportID AS cmsSupportID_15 
FROM 
  s_cms_support s0_ 
  LEFT JOIN s_cms_support_attributes s1_ ON s0_.id = s1_.cmsSupportID 
WHERE 
  (
    s0_.shop_ids LIKE ? 
    OR s0_.shop_ids IS NULL
  )
array:1 [
  0 => "%|3|%"
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 5
  ":language" => 3
]
0.0002 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 8
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 9
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 10
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 16
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 17
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 18
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 19
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 20
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 21
  ":language" => 3
]
0.0001 ms
SELECT 
  `objectdata` 
FROM 
  `s_core_translations` 
WHERE 
  (`objecttype` = : type) 
  AND (`objectkey` = : key) 
  AND (`objectlanguage` = : language)
array:3 [
  ":type" => "forms"
  ":key" => 22
  ":language" => 3
]
0.0001 ms
SELECT 
  s0_.id AS id_0, 
  s0_.active AS active_1, 
  s0_.tpl1variable AS tpl1variable_2, 
  s0_.tpl1path AS tpl1path_3, 
  s0_.tpl2variable AS tpl2variable_4, 
  s0_.tpl2path AS tpl2path_5, 
  s0_.tpl3variable AS tpl3variable_6, 
  s0_.tpl3path AS tpl3path_7, 
  s0_.description AS description_8, 
  s0_.page_title AS page_title_9, 
  s0_.meta_keywords AS meta_keywords_10, 
  s0_.meta_description AS meta_description_11, 
  s0_.html AS html_12, 
  s0_.`grouping` AS grouping_13, 
  s0_.position AS position_14, 
  s0_.link AS link_15, 
  s0_.target AS target_16, 
  s0_.shop_ids AS shop_ids_17, 
  s0_.changed AS changed_18, 
  s0_.parentID AS parentID_19 
FROM 
  s_cms_static s0_ 
WHERE 
  s0_.link = '' 
  AND (
    (
      s0_.shop_ids LIKE ? 
      OR s0_.shop_ids IS NULL
    )
  )
array:1 [
  0 => "%|3|%"
]
0.0003 ms
SHOW COLUMNS 
FROM 
  s_cms_static_attributes
[]
0.0003 ms
SELECT 
  page.id as arrayKey, 
  page.id as __page_id, 
  page.tpl1variable as __page_tpl1variable, 
  page.tpl1path as __page_tpl1path, 
  page.tpl2variable as __page_tpl2variable, 
  page.tpl2path as __page_tpl2path, 
  page.tpl3variable as __page_tpl3variable, 
  page.tpl3path as __page_tpl3path, 
  page.description as __page_description, 
  page.html as __page_html, 
  page.grouping as __page_grouping, 
  page.position as __page_position, 
  page.link as __page_link, 
  page.target as __page_target, 
  page.parentID as __page_parent_id, 
  page.page_title as __page_page_title, 
  page.meta_keywords as __page_meta_keywords, 
  page.meta_description as __page_meta_description, 
  page.changed as __page_changed, 
  page.shop_ids as __page_shop_ids, 
  pageAttribute.id as __pageAttribute_id, 
  pageAttribute.cmsStaticID as __pageAttribute_cmsStaticID, 
  pageAttribute.noindex as __pageAttribute_noindex, 
  translation6933a6a930d78page.objectdata as __page_translation, 
  translation6933a6a930d7efallbackpage.objectdata as __page_translation_fallback 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_attributes pageAttribute ON pageAttribute.cmsStaticID = page.id 
  LEFT JOIN s_core_translations translation6933a6a930d78page ON translation6933a6a930d78page.objecttype = : translation6933a6a930d78page 
  AND translation6933a6a930d78page.objectkey = page.id 
  AND translation6933a6a930d78page.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a930d7efallbackpage ON translation6933a6a930d7efallbackpage.objecttype = : translation6933a6a930d7efallbackpage 
  AND translation6933a6a930d7efallbackpage.objectkey = page.id 
  AND translation6933a6a930d7efallbackpage.objectlanguage = : languagefallback 
WHERE 
  page.id IN (: ids)
array:5 [
  ":ids" => array:10 [
    0 => 2
    1 => 3
    2 => 4
    3 => 6
    4 => 7
    5 => 8
    6 => 9
    7 => 43
    8 => 45
    9 => 46
  ]
  ":language" => 3
  ":translation6933a6a930d78page" => "page"
  ":languagefallback" => 0
  ":translation6933a6a930d7efallbackpage" => "page"
]
0.0005 ms
SELECT 
  shop.id as __shop_id, 
  shop.main_id as __shop_main_id, 
  shop.name as __shop_name, 
  shop.title as __shop_title, 
  shop.position as __shop_position, 
  shop.host as __shop_host, 
  shop.base_path as __shop_base_path, 
  shop.base_url as __shop_base_url, 
  shop.hosts as __shop_hosts, 
  shop.secure as __shop_secure, 
  shop.template_id as __shop_template_id, 
  shop.document_template_id as __shop_document_template_id, 
  shop.category_id as __shop_category_id, 
  shop.locale_id as __shop_locale_id, 
  shop.currency_id as __shop_currency_id, 
  shop.customer_group_id as __shop_customer_group_id, 
  shop.fallback_id as __shop_fallback_id, 
  shop.customer_scope as __shop_customer_scope, 
  shop.default as __shop_default, 
  shop.active as __shop_active, 
  shopAttribute.id as __shopAttribute_id, 
  shopAttribute.shopID as __shopAttribute_shopID, 
  currency.id as __currency_id, 
  currency.currency as __currency_currency, 
  currency.name as __currency_name, 
  currency.standard as __currency_standard, 
  currency.factor as __currency_factor, 
  currency.templatechar as __currency_templatechar, 
  currency.symbol_position as __currency_symbol_position, 
  currency.position as __currency_position, 
  template.id as __template_id, 
  template.template as __template_template, 
  template.name as __template_name, 
  template.description as __template_description, 
  template.author as __template_author, 
  template.license as __template_license, 
  template.esi as __template_esi, 
  template.style_support as __template_style_support, 
  template.emotion as __template_emotion, 
  template.version as __template_version, 
  template.plugin_id as __template_plugin_id, 
  template.parent_id as __template_parent_id, 
  locale.id as __locale_id, 
  locale.locale as __locale_locale, 
  locale.language as __locale_language, 
  locale.territory as __locale_territory, 
  customerGroup.id as __customerGroup_id, 
  customerGroup.groupkey as __customerGroup_groupkey, 
  customerGroup.description as __customerGroup_description, 
  customerGroup.tax as __customerGroup_tax, 
  customerGroup.taxinput as __customerGroup_taxinput, 
  customerGroup.mode as __customerGroup_mode, 
  customerGroup.discount as __customerGroup_discount, 
  customerGroup.minimumorder as __customerGroup_minimumorder, 
  customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, 
  customerGroupAttribute.id as __customerGroupAttribute_id, 
  customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, 
  category.id as __category_id, 
  category.parent as __category_parent_id, 
  category.position as __category_position, 
  category.path as __category_path, 
  category.description as __category_description, 
  category.meta_title as __category_metatitle, 
  category.metakeywords as __category_metakeywords, 
  category.metadescription as __category_metadescription, 
  category.cmsheadline as __category_cmsheadline, 
  category.product_box_layout as __category_product_box_layout, 
  category.cmstext as __category_cmstext, 
  category.template as __category_template, 
  category.blog as __category_blog, 
  category.external as __category_external, 
  category.external_target as __category_external_target, 
  category.hidefilter as __category_hidefilter, 
  category.hidetop as __category_hidetop, 
  category.stream_id as __category_stream_id, 
  category.hide_sortings as __category_hide_sortings, 
  categoryAttribute.id as __categoryAttribute_id, 
  categoryAttribute.categoryID as __categoryAttribute_categoryID, 
  categoryAttribute.attribute1 as __categoryAttribute_attribute1, 
  categoryAttribute.attribute2 as __categoryAttribute_attribute2, 
  categoryAttribute.attribute3 as __categoryAttribute_attribute3, 
  categoryAttribute.attribute4 as __categoryAttribute_attribute4, 
  categoryAttribute.attribute5 as __categoryAttribute_attribute5, 
  categoryAttribute.attribute6 as __categoryAttribute_attribute6, 
  categoryAttribute.afterbuy_catalog_id as __categoryAttribute_afterbuy_catalog_id, 
  media.id as __media_id, 
  media.albumID as __media_albumID, 
  media.name as __media_name, 
  media.description as __media_description, 
  media.path as __media_path, 
  media.type as __media_type, 
  media.extension as __media_extension, 
  media.file_size as __media_file_size, 
  media.width as __media_width, 
  media.height as __media_height, 
  media.userID as __media_userID, 
  media.created as __media_created, 
  mediaSettings.id as __mediaSettings_id, 
  mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, 
  mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, 
  mediaSettings.icon as __mediaSettings_icon, 
  mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, 
  mediaAttribute.id as __mediaAttribute_id, 
  mediaAttribute.mediaID as __mediaAttribute_mediaID 
FROM 
  s_core_shops shop 
  LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id 
  LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id 
  LEFT JOIN s_core_templates template ON shop.template_id = template.id 
  LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id 
  LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id 
  LEFT JOIN s_categories category ON category.id = shop.category_id 
  LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id 
  LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id 
  LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id 
  LEFT JOIN s_media media ON media.id = category.mediaID 
  LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID 
  LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id 
WHERE 
  shop.id IN (: ids)
array:1 [
  ":ids" => []
]
0.0010 ms
SELECT 
  page.id as arrayKey, 
  page.id as __page_id, 
  page.tpl1variable as __page_tpl1variable, 
  page.tpl1path as __page_tpl1path, 
  page.tpl2variable as __page_tpl2variable, 
  page.tpl2path as __page_tpl2path, 
  page.tpl3variable as __page_tpl3variable, 
  page.tpl3path as __page_tpl3path, 
  page.description as __page_description, 
  page.html as __page_html, 
  page.grouping as __page_grouping, 
  page.position as __page_position, 
  page.link as __page_link, 
  page.target as __page_target, 
  page.parentID as __page_parent_id, 
  page.page_title as __page_page_title, 
  page.meta_keywords as __page_meta_keywords, 
  page.meta_description as __page_meta_description, 
  page.changed as __page_changed, 
  page.shop_ids as __page_shop_ids, 
  pageAttribute.id as __pageAttribute_id, 
  pageAttribute.cmsStaticID as __pageAttribute_cmsStaticID, 
  pageAttribute.noindex as __pageAttribute_noindex, 
  translation6933a6a9316b2page.objectdata as __page_translation, 
  translation6933a6a9316bafallbackpage.objectdata as __page_translation_fallback 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_attributes pageAttribute ON pageAttribute.cmsStaticID = page.id 
  LEFT JOIN s_core_translations translation6933a6a9316b2page ON translation6933a6a9316b2page.objecttype = : translation6933a6a9316b2page 
  AND translation6933a6a9316b2page.objectkey = page.id 
  AND translation6933a6a9316b2page.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a9316bafallbackpage ON translation6933a6a9316bafallbackpage.objecttype = : translation6933a6a9316bafallbackpage 
  AND translation6933a6a9316bafallbackpage.objectkey = page.id 
  AND translation6933a6a9316bafallbackpage.objectlanguage = : languagefallback 
WHERE 
  page.id IN (: ids)
array:5 [
  ":ids" => array:10 [
    2 => null
    3 => null
    4 => null
    6 => null
    7 => null
    8 => null
    9 => null
    43 => null
    45 => null
    46 => null
  ]
  ":language" => 3
  ":translation6933a6a9316b2page" => "page"
  ":languagefallback" => 0
  ":translation6933a6a9316bafallbackpage" => "page"
]
0.0004 ms
SELECT 
  page.id as arrayKey, 
  page.id as __page_id, 
  page.tpl1variable as __page_tpl1variable, 
  page.tpl1path as __page_tpl1path, 
  page.tpl2variable as __page_tpl2variable, 
  page.tpl2path as __page_tpl2path, 
  page.tpl3variable as __page_tpl3variable, 
  page.tpl3path as __page_tpl3path, 
  page.description as __page_description, 
  page.html as __page_html, 
  page.grouping as __page_grouping, 
  page.position as __page_position, 
  page.link as __page_link, 
  page.target as __page_target, 
  page.parentID as __page_parent_id, 
  page.page_title as __page_page_title, 
  page.meta_keywords as __page_meta_keywords, 
  page.meta_description as __page_meta_description, 
  page.changed as __page_changed, 
  page.shop_ids as __page_shop_ids, 
  pageAttribute.id as __pageAttribute_id, 
  pageAttribute.cmsStaticID as __pageAttribute_cmsStaticID, 
  pageAttribute.noindex as __pageAttribute_noindex, 
  translation6933a6a93185dpage.objectdata as __page_translation, 
  translation6933a6a931861fallbackpage.objectdata as __page_translation_fallback 
FROM 
  s_cms_static page 
  LEFT JOIN s_cms_static_attributes pageAttribute ON pageAttribute.cmsStaticID = page.id 
  LEFT JOIN s_core_translations translation6933a6a93185dpage ON translation6933a6a93185dpage.objecttype = : translation6933a6a93185dpage 
  AND translation6933a6a93185dpage.objectkey = page.id 
  AND translation6933a6a93185dpage.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a931861fallbackpage ON translation6933a6a931861fallbackpage.objecttype = : translation6933a6a931861fallbackpage 
  AND translation6933a6a931861fallbackpage.objectkey = page.id 
  AND translation6933a6a931861fallbackpage.objectlanguage = : languagefallback 
WHERE 
  page.id IN (: ids)
array:5 [
  ":ids" => []
  ":language" => 3
  ":translation6933a6a93185dpage" => "page"
  ":languagefallback" => 0
  ":translation6933a6a931861fallbackpage" => "page"
]
0.0003 ms
SELECT 
  DISTINCT s0_.id AS id_0 
FROM 
  s_articles_supplier s0_ 
LIMIT 
  18446744073709551615 OFFSET 0
[]
0.0008 ms
SELECT 
  s0_.id AS id_0 
FROM 
  s_articles_supplier s0_ 
WHERE 
  s0_.id IN (?)
array:1 [
  0 => array:118 [
    0 => "33"
    1 => "34"
    2 => "35"
    3 => "36"
    4 => "37"
    5 => "38"
    6 => "39"
    7 => "40"
    8 => "41"
    9 => "42"
    10 => "43"
    11 => "45"
    12 => "46"
    13 => "47"
    14 => "48"
    15 => "49"
    16 => "50"
    17 => "51"
    18 => "52"
    19 => "53"
    20 => "54"
    21 => "55"
    22 => "56"
    23 => "57"
    24 => "58"
    25 => "59"
    26 => "60"
    27 => "61"
    28 => "62"
    29 => "63"
    30 => "64"
    31 => "65"
    32 => "66"
    33 => "67"
    34 => "68"
    35 => "69"
    36 => "70"
    37 => "71"
    38 => "72"
    39 => "73"
    40 => "74"
    41 => "75"
    42 => "76"
    43 => "77"
    44 => "78"
    45 => "79"
    46 => "80"
    47 => "81"
    48 => "82"
    49 => "83"
    50 => "84"
    51 => "85"
    52 => "86"
    53 => "87"
    54 => "88"
    55 => "89"
    56 => "90"
    57 => "91"
    58 => "92"
    59 => "93"
    60 => "94"
    61 => "95"
    62 => "96"
    63 => "97"
    64 => "98"
    65 => "99"
    66 => "100"
    67 => "101"
    68 => "102"
    69 => "103"
    70 => "104"
    71 => "105"
    72 => "106"
    73 => "107"
    74 => "108"
    75 => "109"
    76 => "110"
    77 => "111"
    78 => "112"
    79 => "113"
    80 => "114"
    81 => "115"
    82 => "116"
    83 => "117"
    84 => "118"
    85 => "119"
    86 => "120"
    87 => "121"
    88 => "122"
    89 => "123"
    90 => "124"
    91 => "125"
    92 => "126"
    93 => "127"
    94 => "128"
    95 => "129"
    96 => "130"
    97 => "131"
    98 => "132"
    99 => "133"
    100 => "134"
    101 => "135"
    102 => "136"
    103 => "137"
    104 => "138"
    105 => "139"
    106 => "140"
    107 => "141"
    108 => "142"
    109 => "143"
    110 => "144"
    111 => "145"
    112 => "146"
    113 => "147"
    114 => "148"
    115 => "149"
    116 => "150"
    117 => "151"
  ]
]
0.0005 ms
SELECT 
  count(DISTINCT s0_.id) AS sclr_0 
FROM 
  s_articles_supplier s0_
[]
0.0002 ms
SELECT 
  s0_.meta_title AS meta_title_0, 
  s0_.meta_description AS meta_description_1, 
  s0_.meta_keywords AS meta_keywords_2, 
  s0_.id AS id_3, 
  s0_.name AS name_4, 
  s0_.img AS img_5, 
  s0_.link AS link_6, 
  s0_.description AS description_7, 
  s0_.changed AS changed_8 
FROM 
  s_articles_supplier s0_ 
WHERE 
  s0_.id IN (?)
array:1 [
  0 => array:118 [
    0 => 33
    1 => 34
    2 => 35
    3 => 36
    4 => 37
    5 => 38
    6 => 39
    7 => 40
    8 => 41
    9 => 42
    10 => 43
    11 => 45
    12 => 46
    13 => 47
    14 => 48
    15 => 49
    16 => 50
    17 => 51
    18 => 52
    19 => 53
    20 => 54
    21 => 55
    22 => 56
    23 => 57
    24 => 58
    25 => 59
    26 => 60
    27 => 61
    28 => 62
    29 => 63
    30 => 64
    31 => 65
    32 => 66
    33 => 67
    34 => 68
    35 => 69
    36 => 70
    37 => 71
    38 => 72
    39 => 73
    40 => 74
    41 => 75
    42 => 76
    43 => 77
    44 => 78
    45 => 79
    46 => 80
    47 => 81
    48 => 82
    49 => 83
    50 => 84
    51 => 85
    52 => 86
    53 => 87
    54 => 88
    55 => 89
    56 => 90
    57 => 91
    58 => 92
    59 => 93
    60 => 94
    61 => 95
    62 => 96
    63 => 97
    64 => 98
    65 => 99
    66 => 100
    67 => 101
    68 => 102
    69 => 103
    70 => 104
    71 => 105
    72 => 106
    73 => 107
    74 => 108
    75 => 109
    76 => 110
    77 => 111
    78 => 112
    79 => 113
    80 => 114
    81 => 115
    82 => 116
    83 => 117
    84 => 118
    85 => 119
    86 => 120
    87 => 121
    88 => 122
    89 => 123
    90 => 124
    91 => 125
    92 => 126
    93 => 127
    94 => 128
    95 => 129
    96 => 130
    97 => 131
    98 => 132
    99 => 133
    100 => 134
    101 => 135
    102 => 136
    103 => 137
    104 => 138
    105 => 139
    106 => 140
    107 => 141
    108 => 142
    109 => 143
    110 => 144
    111 => 145
    112 => 146
    113 => 147
    114 => 148
    115 => 149
    116 => 150
    117 => 151
  ]
]
0.0004 ms
SHOW COLUMNS 
FROM 
  s_articles_supplier_attributes
[]
0.0003 ms
SELECT 
  manufacturer.id as __manufacturer_id, 
  manufacturer.name as __manufacturer_name, 
  manufacturer.img as __manufacturer_img, 
  manufacturer.link as __manufacturer_link, 
  manufacturer.description as __manufacturer_description, 
  manufacturer.meta_title as __manufacturer_meta_title, 
  manufacturer.meta_description as __manufacturer_meta_description, 
  manufacturer.meta_keywords as __manufacturer_meta_keywords, 
  manufacturerAttribute.id as __manufacturerAttribute_id, 
  manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, 
  manufacturerAttribute.noindex as __manufacturerAttribute_noindex, 
  translation6933a6a94301asupplier.objectdata as __manufacturer_translation, 
  translation6933a6a94301ffallbacksupplier.objectdata as __manufacturer_translation_fallback 
FROM 
  s_articles_supplier manufacturer 
  LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = manufacturer.id 
  LEFT JOIN s_core_translations translation6933a6a94301asupplier ON translation6933a6a94301asupplier.objecttype = : translation6933a6a94301asupplier 
  AND translation6933a6a94301asupplier.objectkey = manufacturer.id 
  AND translation6933a6a94301asupplier.objectlanguage = : language 
  LEFT JOIN s_core_translations translation6933a6a94301ffallbacksupplier ON translation6933a6a94301ffallbacksupplier.objecttype = : translation6933a6a94301ffallbacksupplier 
  AND translation6933a6a94301ffallbacksupplier.objectkey = manufacturer.id 
  AND translation6933a6a94301ffallbacksupplier.objectlanguage = : languagefallback 
WHERE 
  manufacturer.id IN (: ids)
array:5 [
  ":ids" => array:118 [
    0 => 33
    1 => 34
    2 => 35
    3 => 36
    4 => 37
    5 => 38
    6 => 39
    7 => 40
    8 => 41
    9 => 42
    10 => 43
    11 => 45
    12 => 46
    13 => 47
    14 => 48
    15 => 49
    16 => 50
    17 => 51
    18 => 52
    19 => 53
    20 => 54
    21 => 55
    22 => 56
    23 => 57
    24 => 58
    25 => 59
    26 => 60
    27 => 61
    28 => 62
    29 => 63
    30 => 64
    31 => 65
    32 => 66
    33 => 67
    34 => 68
    35 => 69
    36 => 70
    37 => 71
    38 => 72
    39 => 73
    40 => 74
    41 => 75
    42 => 76
    43 => 77
    44 => 78
    45 => 79
    46 => 80
    47 => 81
    48 => 82
    49 => 83
    50 => 84
    51 => 85
    52 => 86
    53 => 87
    54 => 88
    55 => 89
    56 => 90
    57 => 91
    58 => 92
    59 => 93
    60 => 94
    61 => 95
    62 => 96
    63 => 97
    64 => 98
    65 => 99
    66 => 100
    67 => 101
    68 => 102
    69 => 103
    70 => 104
    71 => 105
    72 => 106
    73 => 107
    74 => 108
    75 => 109
    76 => 110
    77 => 111
    78 => 112
    79 => 113
    80 => 114
    81 => 115
    82 => 116
    83 => 117
    84 => 118
    85 => 119
    86 => 120
    87 => 121
    88 => 122
    89 => 123
    90 => 124
    91 => 125
    92 => 126
    93 => 127
    94 => 128
    95 => 129
    96 => 130
    97 => 131
    98 => 132
    99 => 133
    100 => 134
    101 => 135
    102 => 136
    103 => 137
    104 => 138
    105 => 139
    106 => 140
    107 => 141
    108 => 142
    109 => 143
    110 => 144
    111 => 145
    112 => 146
    113 => 147
    114 => 148
    115 => 149
    116 => 150
    117 => 151
  ]
  ":language" => 3
  ":translation6933a6a94301asupplier" => "supplier"
  ":languagefallback" => 0
  ":translation6933a6a94301ffallbacksupplier" => "supplier"
]
0.0016 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" => 3
  ":orgPath" => array:118 [
    33 => "sViewport=listing&sAction=manufacturer&sSupplier=33"
    34 => "sViewport=listing&sAction=manufacturer&sSupplier=34"
    35 => "sViewport=listing&sAction=manufacturer&sSupplier=35"
    36 => "sViewport=listing&sAction=manufacturer&sSupplier=36"
    37 => "sViewport=listing&sAction=manufacturer&sSupplier=37"
    38 => "sViewport=listing&sAction=manufacturer&sSupplier=38"
    39 => "sViewport=listing&sAction=manufacturer&sSupplier=39"
    40 => "sViewport=listing&sAction=manufacturer&sSupplier=40"
    41 => "sViewport=listing&sAction=manufacturer&sSupplier=41"
    42 => "sViewport=listing&sAction=manufacturer&sSupplier=42"
    43 => "sViewport=listing&sAction=manufacturer&sSupplier=43"
    45 => "sViewport=listing&sAction=manufacturer&sSupplier=45"
    46 => "sViewport=listing&sAction=manufacturer&sSupplier=46"
    47 => "sViewport=listing&sAction=manufacturer&sSupplier=47"
    48 => "sViewport=listing&sAction=manufacturer&sSupplier=48"
    49 => "sViewport=listing&sAction=manufacturer&sSupplier=49"
    50 => "sViewport=listing&sAction=manufacturer&sSupplier=50"
    51 => "sViewport=listing&sAction=manufacturer&sSupplier=51"
    52 => "sViewport=listing&sAction=manufacturer&sSupplier=52"
    53 => "sViewport=listing&sAction=manufacturer&sSupplier=53"
    54 => "sViewport=listing&sAction=manufacturer&sSupplier=54"
    55 => "sViewport=listing&sAction=manufacturer&sSupplier=55"
    56 => "sViewport=listing&sAction=manufacturer&sSupplier=56"
    57 => "sViewport=listing&sAction=manufacturer&sSupplier=57"
    58 => "sViewport=listing&sAction=manufacturer&sSupplier=58"
    59 => "sViewport=listing&sAction=manufacturer&sSupplier=59"
    60 => "sViewport=listing&sAction=manufacturer&sSupplier=60"
    61 => "sViewport=listing&sAction=manufacturer&sSupplier=61"
    62 => "sViewport=listing&sAction=manufacturer&sSupplier=62"
    63 => "sViewport=listing&sAction=manufacturer&sSupplier=63"
    64 => "sViewport=listing&sAction=manufacturer&sSupplier=64"
    65 => "sViewport=listing&sAction=manufacturer&sSupplier=65"
    66 => "sViewport=listing&sAction=manufacturer&sSupplier=66"
    67 => "sViewport=listing&sAction=manufacturer&sSupplier=67"
    68 => "sViewport=listing&sAction=manufacturer&sSupplier=68"
    69 => "sViewport=listing&sAction=manufacturer&sSupplier=69"
    70 => "sViewport=listing&sAction=manufacturer&sSupplier=70"
    71 => "sViewport=listing&sAction=manufacturer&sSupplier=71"
    72 => "sViewport=listing&sAction=manufacturer&sSupplier=72"
    73 => "sViewport=listing&sAction=manufacturer&sSupplier=73"
    74 => "sViewport=listing&sAction=manufacturer&sSupplier=74"
    75 => "sViewport=listing&sAction=manufacturer&sSupplier=75"
    76 => "sViewport=listing&sAction=manufacturer&sSupplier=76"
    77 => "sViewport=listing&sAction=manufacturer&sSupplier=77"
    78 => "sViewport=listing&sAction=manufacturer&sSupplier=78"
    79 => "sViewport=listing&sAction=manufacturer&sSupplier=79"
    80 => "sViewport=listing&sAction=manufacturer&sSupplier=80"
    81 => "sViewport=listing&sAction=manufacturer&sSupplier=81"
    82 => "sViewport=listing&sAction=manufacturer&sSupplier=82"
    83 => "sViewport=listing&sAction=manufacturer&sSupplier=83"
    84 => "sViewport=listing&sAction=manufacturer&sSupplier=84"
    85 => "sViewport=listing&sAction=manufacturer&sSupplier=85"
    86 => "sViewport=listing&sAction=manufacturer&sSupplier=86"
    87 => "sViewport=listing&sAction=manufacturer&sSupplier=87"
    88 => "sViewport=listing&sAction=manufacturer&sSupplier=88"
    89 => "sViewport=listing&sAction=manufacturer&sSupplier=89"
    90 => "sViewport=listing&sAction=manufacturer&sSupplier=90"
    91 => "sViewport=listing&sAction=manufacturer&sSupplier=91"
    92 => "sViewport=listing&sAction=manufacturer&sSupplier=92"
    93 => "sViewport=listing&sAction=manufacturer&sSupplier=93"
    94 => "sViewport=listing&sAction=manufacturer&sSupplier=94"
    95 => "sViewport=listing&sAction=manufacturer&sSupplier=95"
    96 => "sViewport=listing&sAction=manufacturer&sSupplier=96"
    97 => "sViewport=listing&sAction=manufacturer&sSupplier=97"
    98 => "sViewport=listing&sAction=manufacturer&sSupplier=98"
    99 => "sViewport=listing&sAction=manufacturer&sSupplier=99"
    100 => "sViewport=listing&sAction=manufacturer&sSupplier=100"
    101 => "sViewport=listing&sAction=manufacturer&sSupplier=101"
    102 => "sViewport=listing&sAction=manufacturer&sSupplier=102"
    103 => "sViewport=listing&sAction=manufacturer&sSupplier=103"
    104 => "sViewport=listing&sAction=manufacturer&sSupplier=104"
    105 => "sViewport=listing&sAction=manufacturer&sSupplier=105"
    106 => "sViewport=listing&sAction=manufacturer&sSupplier=106"
    107 => "sViewport=listing&sAction=manufacturer&sSupplier=107"
    108 => "sViewport=listing&sAction=manufacturer&sSupplier=108"
    109 => "sViewport=listing&sAction=manufacturer&sSupplier=109"
    110 => "sViewport=listing&sAction=manufacturer&sSupplier=110"
    111 => "sViewport=listing&sAction=manufacturer&sSupplier=111"
    112 => "sViewport=listing&sAction=manufacturer&sSupplier=112"
    113 => "sViewport=listing&sAction=manufacturer&sSupplier=113"
    114 => "sViewport=listing&sAction=manufacturer&sSupplier=114"
    115 => "sViewport=listing&sAction=manufacturer&sSupplier=115"
    116 => "sViewport=listing&sAction=manufacturer&sSupplier=116"
    117 => "sViewport=listing&sAction=manufacturer&sSupplier=117"
    118 => "sViewport=listing&sAction=manufacturer&sSupplier=118"
    119 => "sViewport=listing&sAction=manufacturer&sSupplier=119"
    120 => "sViewport=listing&sAction=manufacturer&sSupplier=120"
    121 => "sViewport=listing&sAction=manufacturer&sSupplier=121"
    122 => "sViewport=listing&sAction=manufacturer&sSupplier=122"
    123 => "sViewport=listing&sAction=manufacturer&sSupplier=123"
    124 => "sViewport=listing&sAction=manufacturer&sSupplier=124"
    125 => "sViewport=listing&sAction=manufacturer&sSupplier=125"
    126 => "sViewport=listing&sAction=manufacturer&sSupplier=126"
    127 => "sViewport=listing&sAction=manufacturer&sSupplier=127"
    128 => "sViewport=listing&sAction=manufacturer&sSupplier=128"
    129 => "sViewport=listing&sAction=manufacturer&sSupplier=129"
    130 => "sViewport=listing&sAction=manufacturer&sSupplier=130"
    131 => "sViewport=listing&sAction=manufacturer&sSupplier=131"
    132 => "sViewport=listing&sAction=manufacturer&sSupplier=132"
    133 => "sViewport=listing&sAction=manufacturer&sSupplier=133"
    134 => "sViewport=listing&sAction=manufacturer&sSupplier=134"
    135 => "sViewport=listing&sAction=manufacturer&sSupplier=135"
    136 => "sViewport=listing&sAction=manufacturer&sSupplier=136"
    137 => "sViewport=listing&sAction=manufacturer&sSupplier=137"
    138 => "sViewport=listing&sAction=manufacturer&sSupplier=138"
    139 => "sViewport=listing&sAction=manufacturer&sSupplier=139"
    140 => "sViewport=listing&sAction=manufacturer&sSupplier=140"
    141 => "sViewport=listing&sAction=manufacturer&sSupplier=141"
    142 => "sViewport=listing&sAction=manufacturer&sSupplier=142"
    143 => "sViewport=listing&sAction=manufacturer&sSupplier=143"
    144 => "sViewport=listing&sAction=manufacturer&sSupplier=144"
    145 => "sViewport=listing&sAction=manufacturer&sSupplier=145"
    146 => "sViewport=listing&sAction=manufacturer&sSupplier=146"
    147 => "sViewport=listing&sAction=manufacturer&sSupplier=147"
    148 => "sViewport=listing&sAction=manufacturer&sSupplier=148"
    149 => "sViewport=listing&sAction=manufacturer&sSupplier=149"
    150 => "sViewport=listing&sAction=manufacturer&sSupplier=150"
    151 => "sViewport=listing&sAction=manufacturer&sSupplier=151"
  ]
]
0.0017 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 33
]
0.0004 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 34
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 35
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 36
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 37
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 38
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 39
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 40
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 41
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 42
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 43
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 45
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 46
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 47
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 48
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 49
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 50
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 51
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 52
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 53
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 54
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 55
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 56
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 57
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 58
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 59
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 60
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 61
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 62
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 63
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 64
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 65
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 66
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 67
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 68
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 69
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 70
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 71
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 72
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 73
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 74
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 75
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 76
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 77
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 78
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 79
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 80
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 81
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 82
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 83
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 84
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 85
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 86
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 87
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 88
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 89
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 90
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 91
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 92
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 93
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 94
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 95
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 96
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 97
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 98
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 99
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 100
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 101
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 102
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 103
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 104
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 105
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 106
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 107
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 108
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 109
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 110
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 111
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 112
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 113
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 114
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 115
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 116
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 117
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 118
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 119
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 120
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 121
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 122
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 123
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 124
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 125
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 126
]
0.0002 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 127
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 128
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 129
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 130
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 131
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 132
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 133
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 134
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 135
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 136
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 137
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 138
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 139
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 140
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 141
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 142
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 143
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 144
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 145
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 146
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 147
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 148
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 149
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 150
]
0.0001 ms
SELECT 
  t0.meta_title AS meta_title_1, 
  t0.meta_description AS meta_description_2, 
  t0.meta_keywords AS meta_keywords_3, 
  t0.id AS id_4, 
  t0.name AS name_5, 
  t0.img AS img_6, 
  t0.link AS link_7, 
  t0.description AS description_8, 
  t0.changed AS changed_9, 
  t10.id AS id_11, 
  t10.supplierID AS supplierID_12, 
  t10.noindex AS noindex_13, 
  t10.supplierID AS supplierID_14 
FROM 
  s_articles_supplier t0 
  LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id 
WHERE 
  t0.id = ?
array:1 [
  0 => 151
]
0.0001 ms
SELECT 
  expiry, 
  modified 
FROM 
  s_core_sessions 
WHERE 
  id = ?
array:1 [
  0 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0002 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Core"
]
0.0851 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Frontend"
]
0.0291 ms
SELECT 
  ce.subscribe as name, 
  ce.listener, 
  ce.position, 
  cp.name as plugin 
FROM 
  s_core_subscribes ce 
  JOIN s_core_plugins cp ON cp.id = ce.pluginID 
  AND cp.active = 1 
  AND cp.namespace = ? 
WHERE 
  ce.type = 0 
ORDER BY 
  name, 
  position
array:1 [
  1 => "Backend"
]
0.0341 ms
SELECT 
  id, 
  modus, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.1571 ms
SELECT 
  SUM(
    quantity *(
      floor(price * 100 +.55)/ 100
    )
  ) AS totalAmount 
FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
GROUP BY 
  sessionID
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.1020 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 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.1888 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85'
  ) 
  AND (modus = 3)
[]
0.1621 ms
SELECT 
  id basketID, 
  ordernumber, 
  articleID as voucherID 
FROM 
  s_order_basket 
WHERE 
  modus = 2 
  AND sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.1411 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85'
  ) 
  AND (ordernumber = 'sw-surcharge')
[]
0.1268 ms
SELECT 
  COUNT(*) 
FROM 
  s_order_basket 
WHERE 
  modus = 0 
  AND sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0930 ms
SELECT 
  basketdiscount, 
  basketdiscountstart 
FROM 
  s_core_customergroups_discounts 
WHERE 
  groupID = ? 
ORDER BY 
  basketdiscountstart ASC
array:1 [
  1 => 1
]
0.0222 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
  AND modus = 3
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0639 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.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 
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 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.2279 ms
SELECT 
  id, 
  modus, 
  quantity 
FROM 
  s_order_basket 
WHERE 
  sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0608 ms
SELECT 
  SUM(
    quantity *(
      floor(price * 100 +.55)/ 100
    )
  ) AS totalAmount 
FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
GROUP BY 
  sessionID
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0570 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 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0620 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85'
  ) 
  AND (modus = 3)
[]
0.1159 ms
SELECT 
  id basketID, 
  ordernumber, 
  articleID as voucherID 
FROM 
  s_order_basket 
WHERE 
  modus = 2 
  AND sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0560 ms
DELETE FROM 
  `s_order_basket` 
WHERE 
  (
    sessionID = '9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85'
  ) 
  AND (ordernumber = 'sw-surcharge')
[]
0.0930 ms
SELECT 
  COUNT(*) 
FROM 
  s_order_basket 
WHERE 
  modus = 0 
  AND sessionID = ?
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0200 ms
SELECT 
  basketdiscount, 
  basketdiscountstart 
FROM 
  s_core_customergroups_discounts 
WHERE 
  groupID = ? 
ORDER BY 
  basketdiscountstart ASC
array:1 [
  1 => 1
]
0.0191 ms
DELETE FROM 
  s_order_basket 
WHERE 
  sessionID = ? 
  AND modus = 3
array:1 [
  1 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0591 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.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 
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 => "9565631fbde5a3520e7be74a331b08d8cada4e5d1882c8455d1bc079d80b8e85"
]
0.0439 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.0260 ms
SELECT 
  rule1, 
  value1, 
  rule2, 
  value2 
FROM 
  s_core_rulesets 
WHERE 
  paymentID = ? 
ORDER BY 
  id ASC
array:1 [
  1 => 7
]
0.0260 ms
SELECT 
  `id` 
FROM 
  `s_core_config_elements` 
WHERE 
  `name` LIKE 'routerlastupdate'
[]
0.0520 ms
SELECT 
  v.value 
FROM 
  s_core_config_elements e, 
  s_core_config_values v 
WHERE 
  v.element_id = e.id 
  AND e.id = ? 
  AND v.shop_id = ?
array:2 [
  1 => "658"
  2 => 3
]
0.1869 ms
DELETE FROM 
  s_core_config_values 
WHERE 
  element_id = ? 
  AND shop_id = ?
array:2 [
  1 => "658"
  2 => 3
]
0.4861 ms
INSERT INTO s_core_config_values (element_id, shop_id, value) 
VALUES 
  (?, ?, ?)
array:3 [
  1 => "658"
  2 => 3
  3 => "s:19:"2025-12-06 04:44:41";"
]
0.1152 ms
DELETE ru 
FROM 
  s_core_rewrite_urls ru 
  LEFT JOIN s_cms_static cs ON ru.org_path LIKE CONCAT(
    'sViewport=custom&sCustom=', cs.id
  ) 
  LEFT JOIN s_cms_support ct ON ru.org_path LIKE CONCAT('sViewport=forms&sFid=', ct.id) 
WHERE 
  (
    ru.org_path LIKE 'sViewport=custom&sCustom=%' 
    OR ru.org_path LIKE 'sViewport=forms&sFid=%' 
    OR ru.org_path LIKE 'sViewport=campaign&sCampaign=%' 
    OR ru.org_path LIKE 'sViewport=content&sContent=%'
  ) 
  AND cs.id IS NULL 
  AND ct.id IS NULL
[]
2.2371 ms
DELETE ru 
FROM 
  s_core_rewrite_urls ru 
  LEFT JOIN s_categories c ON c.id = REPLACE(
    ru.org_path, 'sViewport=blog&sCategory=', 
    ''
  ) 
  AND c.blog = 1 
WHERE 
  ru.org_path LIKE 'sViewport=blog&sCategory=%' 
  AND c.id IS NULL
[]
0.1659 ms
DELETE ru 
FROM 
  s_core_rewrite_urls ru 
  LEFT JOIN s_categories c ON c.id = REPLACE(
    ru.org_path, 'sViewport=cat&sCategory=', 
    ''
  ) 
  AND (
    c.external = '' 
    OR c.external IS NULL
  ) 
  AND c.blog = 0 
WHERE 
  ru.org_path LIKE 'sViewport=cat&sCategory=%' 
  AND c.id IS NULL
[]
3.3400 ms
DELETE ru 
FROM 
  s_core_rewrite_urls ru 
  LEFT JOIN s_articles a ON a.id = REPLACE(
    ru.org_path, 'sViewport=detail&sArticle=', 
    ''
  ) 
WHERE 
  ru.org_path LIKE 'sViewport=detail&sArticle=%' 
  AND a.id IS NULL
[]
0.2291 ms
DELETE ru 
FROM 
  s_core_rewrite_urls ru 
  LEFT JOIN s_articles_supplier s ON s.id = REPLACE(
    ru.org_path, 'sViewport=listing&sAction=manufacturer&sSupplier=', 
    ''
  ) 
WHERE 
  ru.org_path LIKE 'sViewport=listing&sAction=manufacturer&sSupplier=%' 
  AND s.id IS NULL
[]
1.4241 ms
UPDATE 
  `s_articles` 
SET 
  `changetime` = NOW() 
WHERE 
  `changetime` = ?
array:1 [
  1 => "0000-00-00 00:00:00"
]
1.1280 ms
SELECT 
  a.*, 
  d.ordernumber, 
  d.suppliernumber, 
  s.name AS supplier, 
  a.datum AS date, 
  d.releasedate, 
  a.changetime AS changed, 
  ct.objectdata, 
  ctf.objectdata AS objectdataFallback, 
  at.attr1, 
  at.attr2, 
  at.attr3, 
  at.attr4, 
  at.attr5, 
  at.attr6, 
  at.attr7, 
  at.attr8, 
  at.attr9, 
  at.attr10, 
  at.attr11, 
  at.attr12, 
  at.attr13, 
  at.attr14, 
  at.attr15, 
  at.attr16, 
  at.attr17, 
  at.attr18, 
  at.attr19, 
  at.attr20 
FROM 
  s_articles a 
  INNER JOIN s_articles_categories_ro ac ON ac.articleID = a.id 
  AND ac.categoryID = ? 
  INNER JOIN s_categories c ON c.id = ac.categoryID 
  AND c.active = 1 
  JOIN s_articles_details d ON d.id = a.main_detail_id 
  LEFT JOIN s_articles_attributes at ON at.articledetailsID = d.id 
  LEFT JOIN s_core_translations ct ON ct.objectkey = a.id 
  AND ct.objectlanguage = ? 
  AND ct.objecttype = 'article' 
  LEFT JOIN s_core_translations ctf ON ctf.objectkey = a.id 
  AND ctf.objectlanguage = ? 
  AND ctf.objecttype = 'article' 
  LEFT JOIN s_articles_supplier s ON s.id = a.supplierID 
WHERE 
  a.active = 1 
  AND a.changetime > ? 
GROUP BY 
  a.id 
ORDER BY 
  a.changetime, 
  a.id 
LIMIT 
  1000
array:4 [
  1 => 5
  2 => 3
  3 => null
  4 => "2025-12-05 03:51:12"
]
0.5491 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Kontaktformular"
  2 => 3
  3 => "sViewport=forms&sFid=5"
]
0.1659 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=5"
  2 => "Kontaktformular"
  3 => 3
]
0.3090 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=5"
  2 => "Kontaktformular"
  3 => 3
]
1.0850 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Partnerformular"
  2 => 3
  3 => "sViewport=forms&sFid=8"
]
0.1061 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=8"
  2 => "Partnerformular"
  3 => 3
]
0.0970 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=8"
  2 => "Partnerformular"
  3 => 3
]
0.1209 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Defektes-Produkt"
  2 => 3
  3 => "sViewport=forms&sFid=9"
]
0.0761 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=9"
  2 => "Defektes-Produkt"
  3 => 3
]
0.1452 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=9"
  2 => "Defektes-Produkt"
  3 => 3
]
0.1209 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Rueckgabe"
  2 => 3
  3 => "sViewport=forms&sFid=10"
]
0.0701 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=10"
  2 => "Rueckgabe"
  3 => 3
]
0.0820 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=10"
  2 => "Rueckgabe"
  3 => 3
]
0.1130 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Anfrage-Formular"
  2 => 3
  3 => "sViewport=forms&sFid=16"
]
0.0701 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=16"
  2 => "Anfrage-Formular"
  3 => 3
]
0.0830 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=16"
  2 => "Anfrage-Formular"
  3 => 3
]
0.3319 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Partner-form"
  2 => 3
  3 => "sViewport=forms&sFid=17"
]
0.0689 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=17"
  2 => "Partner-form"
  3 => 3
]
0.0851 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=17"
  2 => "Partner-form"
  3 => 3
]
0.1140 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Contact"
  2 => 3
  3 => "sViewport=forms&sFid=18"
]
0.0670 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=18"
  2 => "Contact"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=18"
  2 => "Contact"
  3 => 3
]
0.1421 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Defective-product"
  2 => 3
  3 => "sViewport=forms&sFid=19"
]
0.0730 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=19"
  2 => "Defective-product"
  3 => 3
]
0.0839 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=19"
  2 => "Defective-product"
  3 => 3
]
0.1080 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Return"
  2 => 3
  3 => "sViewport=forms&sFid=20"
]
0.0679 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=20"
  2 => "Return"
  3 => 3
]
0.0861 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=20"
  2 => "Return"
  3 => 3
]
0.1140 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Inquiry-form"
  2 => 3
  3 => "sViewport=forms&sFid=21"
]
0.0870 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=21"
  2 => "Inquiry-form"
  3 => 3
]
0.1161 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=21"
  2 => "Inquiry-form"
  3 => 3
]
0.1142 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Support-beantragen"
  2 => 3
  3 => "sViewport=forms&sFid=22"
]
0.0739 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=forms&sFid=22"
  2 => "Support-beantragen"
  3 => 3
]
0.0849 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=forms&sFid=22"
  2 => "Support-beantragen"
  3 => 3
]
0.1121 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Hilfe/Support"
  2 => 3
  3 => "sViewport=custom&sCustom=2"
]
0.1590 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=2"
  2 => "Hilfe/Support"
  3 => 3
]
0.1869 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=2"
  2 => "Hilfe/Support"
  3 => 3
]
0.1998 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Impressum"
  2 => 3
  3 => "sViewport=custom&sCustom=3"
]
0.1149 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=3"
  2 => "Impressum"
  3 => 3
]
0.0980 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=3"
  2 => "Impressum"
  3 => 3
]
0.1180 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "AGB"
  2 => 3
  3 => "sViewport=custom&sCustom=4"
]
0.0851 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=4"
  2 => "AGB"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=4"
  2 => "AGB"
  3 => 3
]
0.1462 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Versand-und-Zahlungsbedingungen"
  2 => 3
  3 => "sViewport=custom&sCustom=6"
]
0.0770 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=6"
  2 => "Versand-und-Zahlungsbedingungen"
  3 => 3
]
0.0851 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=6"
  2 => "Versand-und-Zahlungsbedingungen"
  3 => 3
]
0.1149 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Datenschutz"
  2 => 3
  3 => "sViewport=custom&sCustom=7"
]
0.2539 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=7"
  2 => "Datenschutz"
  3 => 3
]
0.0849 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=7"
  2 => "Datenschutz"
  3 => 3
]
0.1080 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Widerrufsrecht"
  2 => 3
  3 => "sViewport=custom&sCustom=8"
]
0.0739 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=8"
  2 => "Widerrufsrecht"
  3 => 3
]
0.0820 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=8"
  2 => "Widerrufsrecht"
  3 => 3
]
0.1059 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "UEber-uns"
  2 => 3
  3 => "sViewport=custom&sCustom=9"
]
0.0720 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=9"
  2 => "UEber-uns"
  3 => 3
]
0.0808 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=9"
  2 => "UEber-uns"
  3 => 3
]
0.1059 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "rechtliche-Vorabinformationen"
  2 => 3
  3 => "sViewport=custom&sCustom=43"
]
0.0739 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=43"
  2 => "rechtliche-Vorabinformationen"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=43"
  2 => "rechtliche-Vorabinformationen"
  3 => 3
]
0.1099 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "Widerrufsformular"
  2 => 3
  3 => "sViewport=custom&sCustom=45"
]
0.0720 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=45"
  2 => "Widerrufsformular"
  3 => 3
]
0.0820 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=45"
  2 => "Widerrufsformular"
  3 => 3
]
0.1059 ms
SELECT 
  `org_path` 
FROM 
  `s_core_rewrite_urls` 
WHERE 
  `path` = ? 
  AND `main` = 1 
  AND `subshopId` = ? 
  AND `org_path` != ?
array:3 [
  1 => "test"
  2 => 3
  3 => "sViewport=custom&sCustom=46"
]
0.0710 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=custom&sCustom=46"
  2 => "test"
  3 => 3
]
0.0820 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=custom&sCustom=46"
  2 => "test"
  3 => 3
]
0.1078 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=33"
  2 => "Only/"
  3 => 3
]
0.1972 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=33"
  2 => "Only/"
  3 => 3
]
0.5751 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=34"
  2 => "Mazine/"
  3 => 3
]
0.1309 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=34"
  2 => "Mazine/"
  3 => 3
]
0.1390 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=35"
  2 => "Barts/"
  3 => 3
]
0.1190 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=35"
  2 => "Barts/"
  3 => 3
]
0.1628 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=36"
  2 => "ohne-Angabe/"
  3 => 3
]
0.0970 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=36"
  2 => "ohne-Angabe/"
  3 => 3
]
0.1101 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=37"
  2 => "FROG.coffee/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=37"
  2 => "FROG.coffee/"
  3 => 3
]
0.1509 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=38"
  2 => "Special.T/"
  3 => 3
]
0.0958 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=38"
  2 => "Special.T/"
  3 => 3
]
0.1068 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=39"
  2 => "Nescafe-Dolce-Gusto/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=39"
  2 => "Nescafe-Dolce-Gusto/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=40"
  2 => "Tassimo/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=40"
  2 => "Tassimo/"
  3 => 3
]
0.1440 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=41"
  2 => "Dolce-Gusto/"
  3 => 3
]
0.0949 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=41"
  2 => "Dolce-Gusto/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=42"
  2 => "Mondelez/"
  3 => 3
]
0.0892 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=42"
  2 => "Mondelez/"
  3 => 3
]
0.1020 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=43"
  2 => "Messmer/"
  3 => 3
]
0.0932 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=43"
  2 => "Messmer/"
  3 => 3
]
0.1159 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=45"
  2 => "Bad-Heilbrunner/"
  3 => 3
]
0.0961 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=45"
  2 => "Bad-Heilbrunner/"
  3 => 3
]
0.1042 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=46"
  2 => "Eilles/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=46"
  2 => "Eilles/"
  3 => 3
]
0.1080 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=47"
  2 => "Teekanne/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=47"
  2 => "Teekanne/"
  3 => 3
]
0.1070 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=48"
  2 => "Cafe-Royal/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=48"
  2 => "Cafe-Royal/"
  3 => 3
]
0.1020 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=49"
  2 => "Swiss-Coffee/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=49"
  2 => "Swiss-Coffee/"
  3 => 3
]
0.1061 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=50"
  2 => "schwiizer-Schueuemli/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=50"
  2 => "schwiizer-Schueuemli/"
  3 => 3
]
0.1020 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=51"
  2 => "Reber-Spezialitaeten/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=51"
  2 => "Reber-Spezialitaeten/"
  3 => 3
]
0.1121 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=52"
  2 => "Bazzar-Caffe/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=52"
  2 => "Bazzar-Caffe/"
  3 => 3
]
0.1240 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=53"
  2 => "Nespresso/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=53"
  2 => "Nespresso/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=54"
  2 => "Jacobs/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=54"
  2 => "Jacobs/"
  3 => 3
]
0.1040 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=55"
  2 => "Dallmayr/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=55"
  2 => "Dallmayr/"
  3 => 3
]
0.1168 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=56"
  2 => "Nescafe/"
  3 => 3
]
0.0958 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=56"
  2 => "Nescafe/"
  3 => 3
]
0.1070 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=57"
  2 => "Moevenpick/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=57"
  2 => "Moevenpick/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=58"
  2 => "Monin/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=58"
  2 => "Monin/"
  3 => 3
]
0.1070 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=59"
  2 => "Goldmaennchen-TEE/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=59"
  2 => "Goldmaennchen-TEE/"
  3 => 3
]
0.1051 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=60"
  2 => "Eduscho/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=60"
  2 => "Eduscho/"
  3 => 3
]
0.1040 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=61"
  2 => "Nestle/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=61"
  2 => "Nestle/"
  3 => 3
]
0.1090 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=62"
  2 => "Schirmer-Kaffee/"
  3 => 3
]
0.0951 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=62"
  2 => "Schirmer-Kaffee/"
  3 => 3
]
0.1121 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=63"
  2 => "Valentinos/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=63"
  2 => "Valentinos/"
  3 => 3
]
0.1080 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=64"
  2 => "Lavazza/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=64"
  2 => "Lavazza/"
  3 => 3
]
0.1061 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=65"
  2 => "koakult-GmbH/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=65"
  2 => "koakult-GmbH/"
  3 => 3
]
0.1020 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=66"
  2 => "Riemerschmid/"
  3 => 3
]
0.0949 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=66"
  2 => "Riemerschmid/"
  3 => 3
]
0.6359 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=67"
  2 => "illy/"
  3 => 3
]
0.0989 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=67"
  2 => "illy/"
  3 => 3
]
0.1361 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=68"
  2 => "Melitta/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=68"
  2 => "Melitta/"
  3 => 3
]
0.4930 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=69"
  2 => "Krups/"
  3 => 3
]
0.0970 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=69"
  2 => "Krups/"
  3 => 3
]
0.2320 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=70"
  2 => "Dr.-Becher-GmbH/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=70"
  2 => "Dr.-Becher-GmbH/"
  3 => 3
]
0.2649 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=71"
  2 => "Ja/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=71"
  2 => "Ja/"
  3 => 3
]
0.2592 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=72"
  2 => "Grubon/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=72"
  2 => "Grubon/"
  3 => 3
]
0.1061 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=73"
  2 => "Ovomaltine/"
  3 => 3
]
0.0958 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=73"
  2 => "Ovomaltine/"
  3 => 3
]
0.2689 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=74"
  2 => "Minges/"
  3 => 3
]
0.0918 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=74"
  2 => "Minges/"
  3 => 3
]
0.2720 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=75"
  2 => "SAQUELLA/"
  3 => 3
]
0.1230 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=75"
  2 => "SAQUELLA/"
  3 => 3
]
0.2971 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=76"
  2 => "Cromargol/"
  3 => 3
]
0.1202 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=76"
  2 => "Cromargol/"
  3 => 3
]
0.2930 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=77"
  2 => "Baktat/"
  3 => 3
]
0.1180 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=77"
  2 => "Baktat/"
  3 => 3
]
0.2911 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=78"
  2 => "Belmio/"
  3 => 3
]
0.1159 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=78"
  2 => "Belmio/"
  3 => 3
]
0.2770 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=79"
  2 => "Brita/"
  3 => 3
]
0.1249 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=79"
  2 => "Brita/"
  3 => 3
]
0.2639 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=80"
  2 => "YogiTea/"
  3 => 3
]
0.0961 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=80"
  2 => "YogiTea/"
  3 => 3
]
0.2940 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=81"
  2 => "Cilia/"
  3 => 3
]
0.0932 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=81"
  2 => "Cilia/"
  3 => 3
]
0.2489 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=82"
  2 => "Drinks-Fun/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=82"
  2 => "Drinks-Fun/"
  3 => 3
]
0.3202 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=83"
  2 => "GEPA/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=83"
  2 => "GEPA/"
  3 => 3
]
0.2410 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=84"
  2 => "frusano/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=84"
  2 => "frusano/"
  3 => 3
]
0.3011 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=85"
  2 => "Naturata-AG/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=85"
  2 => "Naturata-AG/"
  3 => 3
]
0.2661 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=86"
  2 => "Sonnentor-GmbH/"
  3 => 3
]
0.1280 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=86"
  2 => "Sonnentor-GmbH/"
  3 => 3
]
0.3271 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=87"
  2 => "Vivani/"
  3 => 3
]
0.0970 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=87"
  2 => "Vivani/"
  3 => 3
]
0.2918 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=88"
  2 => "Bensdorp/"
  3 => 3
]
0.1249 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=88"
  2 => "Bensdorp/"
  3 => 3
]
0.2639 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=89"
  2 => "Buenting-Tee/"
  3 => 3
]
0.1471 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=89"
  2 => "Buenting-Tee/"
  3 => 3
]
0.3269 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=90"
  2 => "Twinings/"
  3 => 3
]
0.1111 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=90"
  2 => "Twinings/"
  3 => 3
]
0.1080 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=91"
  2 => "Jack-Daniel-s/"
  3 => 3
]
0.1111 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=91"
  2 => "Jack-Daniel-s/"
  3 => 3
]
0.1011 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=92"
  2 => "Caotina/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=92"
  2 => "Caotina/"
  3 => 3
]
0.1099 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=93"
  2 => "Emsa/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=93"
  2 => "Emsa/"
  3 => 3
]
0.0989 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=94"
  2 => "Milford/"
  3 => 3
]
0.0882 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=94"
  2 => "Milford/"
  3 => 3
]
0.0980 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=95"
  2 => "BB-Verpackungen/"
  3 => 3
]
0.0942 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=95"
  2 => "BB-Verpackungen/"
  3 => 3
]
0.1161 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=96"
  2 => "Karton.eu/"
  3 => 3
]
0.0999 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=96"
  2 => "Karton.eu/"
  3 => 3
]
0.1051 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=97"
  2 => "Hellma/"
  3 => 3
]
0.1199 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=97"
  2 => "Hellma/"
  3 => 3
]
0.1051 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=98"
  2 => "Aro/"
  3 => 3
]
0.0951 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=98"
  2 => "Aro/"
  3 => 3
]
0.0968 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=99"
  2 => "Teehaus/"
  3 => 3
]
0.0892 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=99"
  2 => "Teehaus/"
  3 => 3
]
0.0949 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=100"
  2 => "Grandos/"
  3 => 3
]
0.0920 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=100"
  2 => "Grandos/"
  3 => 3
]
0.0961 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=101"
  2 => "Kimbo/"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=101"
  2 => "Kimbo/"
  3 => 3
]
0.0942 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=102"
  2 => "Lipton/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=102"
  2 => "Lipton/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=103"
  2 => "FROG.passion/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=103"
  2 => "FROG.passion/"
  3 => 3
]
0.1149 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=104"
  2 => "Drago-mocambo/"
  3 => 3
]
0.0882 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=104"
  2 => "Drago-mocambo/"
  3 => 3
]
0.0949 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=105"
  2 => "Engelbert-Strauss/"
  3 => 3
]
0.1061 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=105"
  2 => "Engelbert-Strauss/"
  3 => 3
]
0.0968 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=106"
  2 => "Marc-Kay/"
  3 => 3
]
0.0980 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=106"
  2 => "Marc-Kay/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=107"
  2 => "R.Twinings-and-Company-Limited/"
  3 => 3
]
0.1030 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=107"
  2 => "R.Twinings-and-Company-Limited/"
  3 => 3
]
0.1121 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=108"
  2 => "Selgros/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=108"
  2 => "Selgros/"
  3 => 3
]
0.0930 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=109"
  2 => "Sarotti/"
  3 => 3
]
0.0961 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=109"
  2 => "Sarotti/"
  3 => 3
]
0.0930 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=110"
  2 => "PUKKA/"
  3 => 3
]
0.0908 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=110"
  2 => "PUKKA/"
  3 => 3
]
0.0949 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=111"
  2 => "J.-J.-Darboven/"
  3 => 3
]
0.0892 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=111"
  2 => "J.-J.-Darboven/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=112"
  2 => "Unilever/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=112"
  2 => "Unilever/"
  3 => 3
]
0.1130 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=113"
  2 => "PROTONEA-Senger/"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=113"
  2 => "PROTONEA-Senger/"
  3 => 3
]
0.0920 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=114"
  2 => "Wegain/"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=114"
  2 => "Wegain/"
  3 => 3
]
0.0920 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=115"
  2 => "PoolsBest/"
  3 => 3
]
0.0980 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=115"
  2 => "PoolsBest/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=116"
  2 => "Skytec/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=116"
  2 => "Skytec/"
  3 => 3
]
0.1042 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=117"
  2 => "E-Lektron/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=117"
  2 => "E-Lektron/"
  3 => 3
]
0.1040 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=118"
  2 => "Hollywood/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=118"
  2 => "Hollywood/"
  3 => 3
]
0.1020 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=119"
  2 => "PD-Connex/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=119"
  2 => "PD-Connex/"
  3 => 3
]
0.0942 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=120"
  2 => "Skytronic/"
  3 => 3
]
0.0901 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=120"
  2 => "Skytronic/"
  3 => 3
]
0.0961 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=121"
  2 => "Kenford/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=121"
  2 => "Kenford/"
  3 => 3
]
0.0939 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=122"
  2 => "Vonyx/"
  3 => 3
]
0.0882 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=122"
  2 => "Vonyx/"
  3 => 3
]
0.0939 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=123"
  2 => "Beamz/"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=123"
  2 => "Beamz/"
  3 => 3
]
0.0992 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=124"
  2 => "qtx/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=124"
  2 => "qtx/"
  3 => 3
]
0.0942 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=125"
  2 => "Dynavox/"
  3 => 3
]
0.1209 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=125"
  2 => "Dynavox/"
  3 => 3
]
0.1559 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=126"
  2 => "Power-Dynamics/"
  3 => 3
]
0.1252 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=126"
  2 => "Power-Dynamics/"
  3 => 3
]
0.0999 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=127"
  2 => "Fenton/"
  3 => 3
]
0.1111 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=127"
  2 => "Fenton/"
  3 => 3
]
0.1369 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=128"
  2 => "McVoice/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=128"
  2 => "McVoice/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=129"
  2 => "McGee/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=129"
  2 => "McGee/"
  3 => 3
]
0.0939 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=130"
  2 => "Skytec-Beamz/"
  3 => 3
]
0.0939 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=130"
  2 => "Skytec-Beamz/"
  3 => 3
]
0.1030 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=131"
  2 => "MHB/"
  3 => 3
]
0.1030 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=131"
  2 => "MHB/"
  3 => 3
]
0.1070 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=132"
  2 => "McPower/"
  3 => 3
]
0.1252 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=132"
  2 => "McPower/"
  3 => 3
]
0.0961 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=133"
  2 => "JBSystems/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=133"
  2 => "JBSystems/"
  3 => 3
]
0.1140 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=134"
  2 => "Avantree/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=134"
  2 => "Avantree/"
  3 => 3
]
0.0958 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=135"
  2 => "Denver/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=135"
  2 => "Denver/"
  3 => 3
]
0.0989 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=136"
  2 => "Chord/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=136"
  2 => "Chord/"
  3 => 3
]
0.0930 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=137"
  2 => "av-link/"
  3 => 3
]
0.0892 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=137"
  2 => "av-link/"
  3 => 3
]
0.1001 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=138"
  2 => "Adastra/"
  3 => 3
]
0.0861 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=138"
  2 => "Adastra/"
  3 => 3
]
0.0908 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=139"
  2 => "Citronic/"
  3 => 3
]
0.0880 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=139"
  2 => "Citronic/"
  3 => 3
]
0.1211 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=140"
  2 => "Tronios/"
  3 => 3
]
0.0970 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=140"
  2 => "Tronios/"
  3 => 3
]
0.0968 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=141"
  2 => "reisenthel/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=141"
  2 => "reisenthel/"
  3 => 3
]
0.0992 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=142"
  2 => "M.O.D/"
  3 => 3
]
0.0911 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=142"
  2 => "M.O.D/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=143"
  2 => "2GO-Shoe-Company/"
  3 => 3
]
0.0892 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=143"
  2 => "2GO-Shoe-Company/"
  3 => 3
]
0.0951 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=144"
  2 => "Authentic-Style/"
  3 => 3
]
0.0870 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=144"
  2 => "Authentic-Style/"
  3 => 3
]
0.0920 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=145"
  2 => "stabilezelte/"
  3 => 3
]
0.1011 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=145"
  2 => "stabilezelte/"
  3 => 3
]
0.0980 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=146"
  2 => "Schnabels/"
  3 => 3
]
0.0930 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=146"
  2 => "Schnabels/"
  3 => 3
]
0.0970 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=147"
  2 => "LiLaLu/"
  3 => 3
]
0.0908 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=147"
  2 => "LiLaLu/"
  3 => 3
]
0.1049 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=148"
  2 => "Kodak/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=148"
  2 => "Kodak/"
  3 => 3
]
0.0970 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=149"
  2 => "camforpro/"
  3 => 3
]
0.0889 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=149"
  2 => "camforpro/"
  3 => 3
]
0.0920 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=150"
  2 => "PEAK-DESIGN/"
  3 => 3
]
0.1018 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=150"
  2 => "PEAK-DESIGN/"
  3 => 3
]
0.0999 ms
UPDATE 
  s_core_rewrite_urls 
SET 
  main = 0 
WHERE 
  org_path = ? 
  AND path != ? 
  AND subshopID = ?
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=151"
  2 => "Cabanaz/"
  3 => 3
]
0.0899 ms
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) 
VALUES 
  (?, ?, 1, ?)
array:3 [
  1 => "sViewport=listing&sAction=manufacturer&sSupplier=151"
  2 => "Cabanaz/"
  3 => 3
]
0.0920 ms