Queries
385 Total Queries
0.0852 s Total Query Time
| SQL | Params | Execution Time |
|---|---|---|
SELECT name, id, name, label, description, source, active, installation_date as installationDate, update_date as updateDate, version FROM s_core_plugins WHERE namespace =: namespace AND name not IN(: names) | array:2 [ "namespace" => "Core" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0013 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 = : namespace WHERE ce.type = 0 AND cp.name NOT IN(: names) ORDER BY name, position | array:2 [ "namespace" => "Core" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0010 ms |
SELECT name, id, name, label, description, source, active, installation_date as installationDate, update_date as updateDate, version FROM s_core_plugins WHERE namespace =: namespace AND name not IN(: names) | array:2 [ "namespace" => "Frontend" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0005 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 = : namespace WHERE ce.type = 0 AND cp.name NOT IN(: names) ORDER BY name, position | array:2 [ "namespace" => "Frontend" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0005 ms |
SELECT name, id, name, label, description, source, active, installation_date as installationDate, update_date as updateDate, version FROM s_core_plugins WHERE namespace =: namespace AND name not IN(: names) | array:2 [ "namespace" => "Backend" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0006 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 = : namespace WHERE ce.type = 0 AND cp.name NOT IN(: names) ORDER BY name, position | array:2 [ "namespace" => "Backend" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0006 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE ( corePlugins.name = : pluginName2212978911 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName2212978911" => "FroshProfiler" "shopId2212294583" => 1 ] | 0.0008 ms |
SELECT coreConfigElements.name, coreConfigElements.value FROM s_core_config_elements coreConfigElements INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE corePlugins.name = : pluginName2212978911 | array:1 [ "pluginName2212978911" => "FroshProfiler" ] | 0.0016 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE ( corePlugins.name = : pluginName722375599 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName722375599" => "ErrorHandler" "shopId2212294583" => 1 ] | 0.0007 ms |
SELECT coreConfigElements.name, coreConfigElements.value FROM s_core_config_elements coreConfigElements INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE corePlugins.name = : pluginName722375599 | array:1 [ "pluginName722375599" => "ErrorHandler" ] | 0.0011 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" => "bergb2c.vivatec.de" ] | 0.0016 ms |
SELECT s0_.id AS id_0, s0_.main_id AS main_id_1, s0_.category_id AS category_id_2, s0_.name AS name_3, s0_.title AS title_4, s0_.position AS position_5, s0_.host AS host_6, s0_.base_path AS base_path_7, s0_.base_url AS base_url_8, s0_.hosts AS hosts_9, s0_.secure AS secure_10, s0_.template_id AS template_id_11, s0_.`default` AS default_12, s0_.active AS active_13, s0_.customer_scope AS customer_scope_14, s0_.id AS id_15, s0_.main_id AS main_id_16, s0_.category_id AS category_id_17, s0_.name AS name_18, s0_.title AS title_19, s0_.position AS position_20, s0_.host AS host_21, s0_.base_path AS base_path_22, s0_.base_url AS base_url_23, s0_.hosts AS hosts_24, s0_.secure AS secure_25, s0_.template_id AS template_id_26, s0_.`default` AS default_27, s0_.active AS active_28, s0_.customer_scope AS customer_scope_29, s1_.id AS id_30, s1_.locale AS locale_31, s1_.language AS language_32, s1_.territory AS territory_33, s2_.id AS id_34, s2_.currency AS currency_35, s2_.name AS name_36, s2_.standard AS standard_37, s2_.factor AS factor_38, s2_.templatechar AS templatechar_39, s2_.symbol_position AS symbol_position_40, s2_.position AS position_41, s3_.id AS id_42, s3_.template AS template_43, s3_.name AS name_44, s3_.description AS description_45, s3_.author AS author_46, s3_.license AS license_47, s3_.esi AS esi_48, s3_.style_support AS style_support_49, s3_.emotion AS emotion_50, s3_.version AS version_51, s3_.plugin_id AS plugin_id_52, s3_.parent_id AS parent_id_53, s4_.id AS id_54, s4_.template AS template_55, s4_.name AS name_56, s4_.description AS description_57, s4_.author AS author_58, s4_.license AS license_59, s4_.esi AS esi_60, s4_.style_support AS style_support_61, s4_.emotion AS emotion_62, s4_.version AS version_63, s4_.plugin_id AS plugin_id_64, s4_.parent_id AS parent_id_65, s5_.id AS id_66, s5_.currency AS currency_67, s5_.name AS name_68, s5_.standard AS standard_69, s5_.factor AS factor_70, s5_.templatechar AS templatechar_71, s5_.symbol_position AS symbol_position_72, s5_.position AS position_73, s6_.id AS id_74, s6_.groupkey AS groupkey_75, s6_.description AS description_76, s6_.tax AS tax_77, s6_.taxinput AS taxinput_78, s6_.mode AS mode_79, s6_.discount AS discount_80, s6_.minimumorder AS minimumorder_81, s6_.minimumordersurcharge AS minimumordersurcharge_82, s0_.main_id AS main_id_83, s0_.template_id AS template_id_84, s0_.document_template_id AS document_template_id_85, s0_.category_id AS category_id_86, s0_.locale_id AS locale_id_87, s0_.currency_id AS currency_id_88, s0_.customer_group_id AS customer_group_id_89, s0_.fallback_id AS fallback_id_90, s3_.parent_id AS parent_id_91, s3_.plugin_id AS plugin_id_92, s4_.parent_id AS parent_id_93, s4_.plugin_id AS plugin_id_94 FROM s_core_shops s0_ LEFT JOIN s_core_locales s1_ ON s0_.locale_id = s1_.id LEFT JOIN s_core_currencies s2_ ON s0_.currency_id = s2_.id LEFT JOIN s_core_templates s3_ ON s0_.template_id = s3_.id LEFT JOIN s_core_templates s4_ ON s0_.document_template_id = s4_.id LEFT JOIN s_core_shop_currencies s7_ ON s0_.id = s7_.shop_id LEFT JOIN s_core_currencies s5_ ON s5_.id = s7_.currency_id LEFT JOIN s_core_customergroups s6_ ON s0_.customer_group_id = s6_.id WHERE s0_.id = ? ORDER BY s5_.position ASC, s5_.id ASC | array:1 [ 0 => "1" ] | 0.0015 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.0013 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.0007 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" => "bergb2c.vivatec.de" ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.`key` AS key_3, t0.active AS active_4, t0.mapping_id AS mapping_id_5 FROM s_cms_static_groups t0 INNER JOIN s_core_shop_pages ON t0.id = s_core_shop_pages.group_id WHERE s_core_shop_pages.shop_id = ? ORDER BY t0.id ASC | array:1 [ 0 => 1 ] | 0.0007 ms |
SELECT t0.id AS id_1, t0.main_id AS main_id_2, t0.category_id AS category_id_3, t0.name AS name_4, t0.title AS title_5, t0.position AS position_6, t0.host AS host_7, t0.base_path AS base_path_8, t0.base_url AS base_url_9, t0.hosts AS hosts_10, t0.secure AS secure_11, t0.template_id AS template_id_12, t0.`default` AS default_13, t0.active AS active_14, t0.customer_scope AS customer_scope_15, t0.main_id AS main_id_16, t0.template_id AS template_id_17, t0.document_template_id AS document_template_id_18, t0.category_id AS category_id_19, t0.locale_id AS locale_id_20, t0.currency_id AS currency_id_21, t0.customer_group_id AS customer_group_id_22, t0.fallback_id AS fallback_id_23, t24.id AS id_25, t24.shopID AS shopID_26, t24.shopID AS shopID_27 FROM s_core_shops t0 LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id WHERE t0.main_id = ? ORDER BY t0.position ASC, t0.id ASC | array:1 [ 0 => 1 ] | 0.0006 ms |
SELECT LOWER( REPLACE(e.name, "_", "") ) as name, COALESCE( currentShop.value, parentShop.value, fallbackShop.value, e.value ) as value, LOWER( REPLACE(forms.name, "_", "") ) as form, currentShop.value as currentShopval, parentShop.value as parentShopval, fallbackShop.value as fallbackShopval FROM s_core_config_elements e LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = e.id AND currentShop.shop_id = : currentShopId LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = e.id AND parentShop.shop_id = : parentShopId LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = e.id AND fallbackShop.shop_id = : fallbackShopId LEFT JOIN s_core_config_forms forms ON forms.id = e.form_id ORDER BY forms.plugin_id DESC | array:3 [ "fallbackShopId" => 1 "parentShopId" => 1 "currentShopId" => 1 ] | 0.0048 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.0013 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.0013 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 => 6 ] | 0.0006 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 => 6 ] | 0.0014 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 => 6 ] | 0.0012 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 => 6 ] | 0.0005 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 ) UNION ALL ( SELECT subshopID as shopId, path, org_path as orgPath, 0 as main FROM s_core_rewrite_urls WHERE ( path LIKE TRIM( TRAILING "/" FROM : pathInfo ) ) OR ( TRIM( TRAILING "/" FROM path ) LIKE : pathInfo ) ORDER BY subshopID = : shopId DESC, LENGTH(path), main DESC LIMIT 1 ) | array:2 [ "shopId" => 1 "pathInfo" => "sitemap_index.xml" ] | 0.0014 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id | [] | 0.0004 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 1 ] ] | 0.0027 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.0009 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.0004 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax | [] | 0.0008 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0015 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0006 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.0007 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND ( coreConfigValues.shop_id = : dcValue2 ) | array:2 [ "dcValue1" => "InputFilter" "dcValue2" => 1 ] | 0.0006 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_shops coreShops ON coreConfigValues.shop_id = coreShops.main_id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND (coreShops.id = : dcValue2) | array:2 [ "dcValue1" => "InputFilter" "dcValue2" => 1 ] | 0.0005 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE ( corePlugins.name = : pluginName3425890772 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3425890772" => "InputFilter" "shopId2212294583" => 1 ] | 0.0002 ms |
SELECT coreConfigElements.name, coreConfigElements.value FROM s_core_config_elements coreConfigElements INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE corePlugins.name = : pluginName3425890772 | array:1 [ "pluginName3425890772" => "InputFilter" ] | 0.0004 ms |
SELECT NOW() AS current, cf.value AS last, ( SELECT 1 FROM s_search_index LIMIT 1 ) AS not_force FROM s_core_config_elements ce, s_core_config_values cf WHERE ce.name = 'fuzzysearchlastupdate' AND cf.element_id = ce.id AND cf.shop_id = 1 | [] | 0.0014 ms |
SET @parent = ( SELECT id FROM s_core_config_elements WHERE name = 'fuzzysearchlastupdate' ); DELETE FROM `s_core_config_values` WHERE element_id = @parent; INSERT INTO `s_core_config_values` (`element_id`, `shop_id`, `value`) VALUES ( @parent, 1, CONCAT( 's:', LENGTH(NOW()), ':"', NOW(), '";' ) ); | [] | 0.0035 ms |
DELETE FROM `s_search_index` | [] | 0.0016 ms |
SELECT STRAIGHT_JOIN st.id AS tableID, st.table, st.where, st.referenz_table as reference_table, st.foreign_key, GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` FROM s_search_fields sf FORCE INDEX (tableID) INNER JOIN s_search_tables st ON st.id = sf.tableID AND sf.relevance != 0 GROUP BY sf.tableID | [] | 0.0010 ms |
SELECT id as id, name, keywords FROM s_articles | [] | 0.0006 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('abfall'), ('container'), ('5cbm'), ('altholz'), ('7cbm'), ('10cbm'), ('baumischabfall'), ('bauschutt'), ('boden'), ('gruenschnitt'), ('sperrmuell'), ('aktenvernichtung'), ('sonstige') | [] | 0.0006 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 4 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('abfall', 'container', '5cbm') UNION ALL SELECT sk.id as keywordID, 5 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('altholz', 'container', '5cbm') UNION ALL SELECT sk.id as keywordID, 6 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('altholz', 'container', '7cbm') UNION ALL SELECT sk.id as keywordID, 7 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('altholz', 'container', '10cbm') UNION ALL SELECT sk.id as keywordID, 8 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('abfall', 'container', '7cbm') UNION ALL SELECT sk.id as keywordID, 9 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('abfall', 'container', '10cbm') UNION ALL SELECT sk.id as keywordID, 10 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'baumischabfall', 'container', '5cbm' ) UNION ALL SELECT sk.id as keywordID, 11 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'baumischabfall', 'container', '7cbm' ) UNION ALL SELECT sk.id as keywordID, 12 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'baumischabfall', 'container', '10cbm' ) UNION ALL SELECT sk.id as keywordID, 13 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bauschutt', 'container', '5cbm') UNION ALL SELECT sk.id as keywordID, 14 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bauschutt', 'container', '7cbm') UNION ALL SELECT sk.id as keywordID, 15 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'bauschutt', 'container', '10cbm' ) UNION ALL SELECT sk.id as keywordID, 16 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('boden', 'container', '5cbm') UNION ALL SELECT sk.id as keywordID, 17 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('boden', 'container', '7cbm') UNION ALL SELECT sk.id as keywordID, 18 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('boden', 'container', '10cbm') UNION ALL SELECT sk.id as keywordID, 19 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'gruenschnitt', 'container', '5cbm' ) UNION ALL SELECT sk.id as keywordID, 20 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'gruenschnitt', 'container', '7cbm' ) UNION ALL SELECT sk.id as keywordID, 21 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'gruenschnitt', 'container', '10cbm' ) UNION ALL SELECT sk.id as keywordID, 22 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'sperrmuell', 'container', '5cbm' ) UNION ALL SELECT sk.id as keywordID, 23 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'sperrmuell', 'container', '7cbm' ) UNION ALL SELECT sk.id as keywordID, 24 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'sperrmuell', 'container', '10cbm' ) UNION ALL SELECT sk.id as keywordID, 25 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'aktenvernichtung', 'container', '5cbm' ) UNION ALL SELECT sk.id as keywordID, 26 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'aktenvernichtung', 'container', '7cbm' ) UNION ALL SELECT sk.id as keywordID, 27 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'aktenvernichtung', 'container', '10cbm' ) UNION ALL SELECT sk.id as keywordID, 28 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sonstige', 'container', '5cbm') UNION ALL SELECT sk.id as keywordID, 29 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sonstige', 'container', '7cbm') UNION ALL SELECT sk.id as keywordID, 30 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sonstige', 'container', '10cbm') | [] | 0.0043 ms |
SELECT id as id, metakeywords, description FROM s_categories | [] | 0.0004 ms |
SELECT objectkey, objectdata FROM s_core_translations WHERE ( objectkey IN (: ids) ) AND (objecttype = : type) | array:2 [ ":type" => "category" ":ids" => array:15 [ 0 => "1" 1 => "3" 2 => "5" 3 => "6" 4 => "7" 5 => "8" 6 => "9" 7 => "10" 8 => "11" 9 => "12" 10 => "13" 11 => "14" 12 => "15" 13 => "16" 14 => "17" ] ] | 0.0012 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('root'), ('deutsch'), ('container'), ('bestellen'), ('altholz'), ('baumischabfall'), ('bauschutt'), ('boden'), ('gruenschnitt'), ('abfall'), ('verwertung'), ('sperrmuell'), ('aktenvernichtung'), ('sonstige'), ('abfallarten'), ('hausmuellabfuhr'), ('selbstanlieferung') | [] | 0.0009 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 1 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('root') UNION ALL SELECT sk.id as keywordID, 3 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('deutsch') UNION ALL SELECT sk.id as keywordID, 5 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('container', 'bestellen') UNION ALL SELECT sk.id as keywordID, 6 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('altholz') UNION ALL SELECT sk.id as keywordID, 7 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('baumischabfall') UNION ALL SELECT sk.id as keywordID, 8 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bauschutt') UNION ALL SELECT sk.id as keywordID, 9 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('boden') UNION ALL SELECT sk.id as keywordID, 10 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gruenschnitt') UNION ALL SELECT sk.id as keywordID, 11 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('abfall', 'verwertung') UNION ALL SELECT sk.id as keywordID, 12 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sperrmuell') UNION ALL SELECT sk.id as keywordID, 13 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('aktenvernichtung') UNION ALL SELECT sk.id as keywordID, 14 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sonstige', 'abfallarten') UNION ALL SELECT sk.id as keywordID, 15 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hausmuellabfuhr') UNION ALL SELECT sk.id as keywordID, 16 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('selbstanlieferung') UNION ALL SELECT sk.id as keywordID, 17 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('abfallarten') | [] | 0.0016 ms |
SELECT id as id, name FROM s_articles_supplier | [] | 0.0004 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('berg') | [] | 0.0007 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 1 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg') | [] | 0.0008 ms |
SELECT id as id, ordernumber FROM s_articles_details | [] | 0.0006 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('berg10001'), ('berg10002'), ('berg10003'), ('berg10004'), ('berg10005'), ('berg10006'), ('berg10007'), ('berg10008'), ('berg10009'), ('berg10010'), ('berg10011'), ('berg10012'), ('berg10013'), ('berg10014'), ('berg10015'), ('berg10016'), ('berg10017'), ('berg10018'), ('berg10019'), ('berg10020'), ('berg10021'), ('berg10022'), ('berg10023'), ('berg10024'), ('berg10025'), ('berg10026'), ('berg10027') | [] | 0.0006 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 5 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10001') UNION ALL SELECT sk.id as keywordID, 6 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10002') UNION ALL SELECT sk.id as keywordID, 7 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10003') UNION ALL SELECT sk.id as keywordID, 4 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10004') UNION ALL SELECT sk.id as keywordID, 8 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10005') UNION ALL SELECT sk.id as keywordID, 9 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10006') UNION ALL SELECT sk.id as keywordID, 10 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10007') UNION ALL SELECT sk.id as keywordID, 11 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10008') UNION ALL SELECT sk.id as keywordID, 12 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10009') UNION ALL SELECT sk.id as keywordID, 13 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10010') UNION ALL SELECT sk.id as keywordID, 14 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10011') UNION ALL SELECT sk.id as keywordID, 15 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10012') UNION ALL SELECT sk.id as keywordID, 16 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10013') UNION ALL SELECT sk.id as keywordID, 17 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10014') UNION ALL SELECT sk.id as keywordID, 18 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10015') UNION ALL SELECT sk.id as keywordID, 19 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10016') UNION ALL SELECT sk.id as keywordID, 20 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10017') UNION ALL SELECT sk.id as keywordID, 21 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10018') UNION ALL SELECT sk.id as keywordID, 22 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10019') UNION ALL SELECT sk.id as keywordID, 23 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10020') UNION ALL SELECT sk.id as keywordID, 24 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10021') UNION ALL SELECT sk.id as keywordID, 25 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10022') UNION ALL SELECT sk.id as keywordID, 26 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10023') UNION ALL SELECT sk.id as keywordID, 27 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10024') UNION ALL SELECT sk.id as keywordID, 28 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10025') UNION ALL SELECT sk.id as keywordID, 29 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10026') UNION ALL SELECT sk.id as keywordID, 30 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('berg10027') | [] | 0.0015 ms |
SELECT articleID as id, name, keywords FROM s_articles_translations | [] | 0.0004 ms |
SELECT STRAIGHT_JOIN st.id AS tableID, st.table, st.where, st.referenz_table as reference_table, st.foreign_key, GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` FROM s_search_fields sf FORCE INDEX (tableID) INNER JOIN s_search_tables st ON st.id = sf.tableID AND sf.relevance != 0 GROUP BY sf.tableID | [] | 0.0002 ms |
SELECT STRAIGHT_JOIN si.keywordID, si.fieldID, sk.keyword, ( SELECT tableId FROM s_search_fields WHERE s_search_fields.id = si.fieldID ) AS tableId, COUNT(*) AS count_self, ( SELECT COUNT(*) * 0.9 FROM s_articles ) AS cnt_s_articles, ( SELECT COUNT(*) * 0.9 FROM s_articles_categories ) AS cnt_s_articles_categories, ( SELECT COUNT(*) * 0.9 FROM s_articles_supplier ) AS cnt_s_articles_supplier, ( SELECT COUNT(*) * 0.9 FROM s_articles_details ) AS cnt_s_articles_details, ( SELECT COUNT(*) * 0.9 FROM s_articles_translations ) AS cnt_s_articles_translations FROM s_search_index si INNER JOIN s_search_keywords sk ON si.keywordID = sk.id LEFT JOIN s_articles_categories t2 ON si.elementID = t2.categoryID AND si.fieldID IN (1, 2) LEFT JOIN s_articles t3 ON si.elementID = t3.supplierID AND si.fieldID IN (6) LEFT JOIN s_articles_details t4 ON si.elementID = t4.id AND si.fieldID IN (5) GROUP BY si.keywordID, si.fieldID HAVING ( tableId = 1 AND count_self > cnt_s_articles ) OR ( tableId = 2 AND count_self > cnt_s_articles_categories ) OR ( tableId = 3 AND count_self > cnt_s_articles_supplier ) OR ( tableId = 4 AND count_self > cnt_s_articles_details ) OR ( tableId = 5 AND count_self > cnt_s_articles_translations ) | [] | 0.0016 ms |
DELETE FROM s_search_index WHERE keywordID = ? AND fieldID = ? | array:2 [ 0 => "1290" 1 => "3" ] | 0.0009 ms |
DELETE FROM s_search_index WHERE keywordID = ? AND fieldID = ? | array:2 [ 0 => "17753" 1 => "6" ] | 0.0006 ms |
DELETE sk FROM `s_search_keywords` sk LEFT JOIN s_search_index si ON sk.id = si.keywordID WHERE si.keywordID IS NULL | [] | 0.0008 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 1 ] ] | 0.0005 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.0002 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.0002 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax | [] | 0.0002 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0002 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0002 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.0002 ms |
SELECT product.id as __product_id, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber FROM s_articles product INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id AND variant.active = 1 AND product.active = 1 INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id AND productCategory.categoryID IN (: productCategory) LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id AND avoidCustomerGroup.customerGroupId IN ( : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae ) INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id WHERE avoidCustomerGroup.articleID IS NULL GROUP BY product.id ORDER BY variant.id ASC LIMIT 10000 | array:2 [ ":productCategory" => array:1 [ 0 => 3 ] ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [ 0 => 1 ] ] | 0.0018 ms |
SELECT id, changetime FROM s_articles product WHERE id IN(: productIds) | array:1 [ "productIds" => array:27 [ 0 => 4 1 => 5 2 => 6 3 => 7 4 => 8 5 => 9 6 => 10 7 => 11 8 => 12 9 => 13 10 => 14 11 => 15 12 => 16 13 => 17 14 => 18 15 => 19 16 => 20 17 => 21 18 => 22 19 => 23 20 => 24 21 => 25 22 => 26 23 => 27 24 => 28 25 => 29 26 => 30 ] ] | 0.0007 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 1 ":orgPath" => array:27 [ 0 => "sViewport=detail&sArticle=4" 1 => "sViewport=detail&sArticle=10" 2 => "sViewport=detail&sArticle=13" 3 => "sViewport=detail&sArticle=16" 4 => "sViewport=detail&sArticle=19" 5 => "sViewport=detail&sArticle=22" 6 => "sViewport=detail&sArticle=25" 7 => "sViewport=detail&sArticle=28" 8 => "sViewport=detail&sArticle=8" 9 => "sViewport=detail&sArticle=11" 10 => "sViewport=detail&sArticle=14" 11 => "sViewport=detail&sArticle=17" 12 => "sViewport=detail&sArticle=20" 13 => "sViewport=detail&sArticle=23" 14 => "sViewport=detail&sArticle=26" 15 => "sViewport=detail&sArticle=29" 16 => "sViewport=detail&sArticle=9" 17 => "sViewport=detail&sArticle=12" 18 => "sViewport=detail&sArticle=15" 19 => "sViewport=detail&sArticle=18" 20 => "sViewport=detail&sArticle=21" 21 => "sViewport=detail&sArticle=24" 22 => "sViewport=detail&sArticle=27" 23 => "sViewport=detail&sArticle=30" 24 => "sViewport=detail&sArticle=7" 25 => "sViewport=detail&sArticle=6" 26 => "sViewport=detail&sArticle=5" ] ] | 0.0009 ms |
SELECT * FROM s_sitemap_exclude | [] | 0.0005 ms |
SELECT * FROM s_sitemap_custom | [] | 0.0006 ms |
SELECT product.id as __product_id, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber FROM s_articles product INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id AND variant.active = 1 AND product.active = 1 INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id AND productCategory.categoryID IN (: productCategory) LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id AND avoidCustomerGroup.customerGroupId IN ( : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae ) INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id WHERE ( avoidCustomerGroup.articleID IS NULL ) AND (product.id > : lastId) GROUP BY product.id ORDER BY variant.id ASC LIMIT 10000 | array:3 [ ":productCategory" => array:1 [ 0 => 3 ] ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [ 0 => 1 ] "lastId" => 30 ] | 0.0009 ms |
SELECT shopGroups.key FROM s_core_shop_pages shopPages INNER JOIN s_cms_static_groups shopGroups ON shopGroups.id = shopPages.group_id WHERE shopPages.shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0005 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND ( s3_.shops IS NULL OR s3_.shops LIKE ? ) AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:3 [ 0 => 1 1 => "%|1|%" 2 => 3 ] | 0.0016 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 5 ] | 0.0011 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 17 ] | 0.0027 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 11 ] | 0.0010 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 6 ] | 0.0013 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 7 ] | 0.0010 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 8 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 9 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 10 ] | 0.0009 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 12 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 13 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 14 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 15 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID LEFT JOIN s_categories_avoid_customergroups s8_ ON s3_.id = s8_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s8_.customergroupID AND (s7_.id = ?) WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id HAVING COUNT(s7_.id) = 0 ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:2 [ 0 => 1 1 => 16 ] | 0.0009 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, s1_.id AS id_26, s1_.name AS name_27, s2_.id AS id_28, s2_.ordernumber AS ordernumber_29, s3_.id AS id_30, s3_.name AS name_31, s4_.id AS id_32, s4_.categoryID AS categoryID_33, s4_.attribute1 AS attribute1_34, s4_.attribute2 AS attribute2_35, s4_.attribute3 AS attribute3_36, s4_.attribute4 AS attribute4_37, s4_.attribute5 AS attribute5_38, s4_.attribute6 AS attribute6_39, s5_.show_listing AS show_listing_40, s5_.template_id AS template_id_41, s5_.id AS id_42, s5_.parent_id AS parent_id_43, s5_.active AS active_44, s5_.name AS name_45, s5_.userID AS userID_46, s5_.position AS position_47, s5_.device AS device_48, s5_.fullscreen AS fullscreen_49, s5_.valid_from AS valid_from_50, s5_.is_landingpage AS is_landingpage_51, s5_.seo_title AS seo_title_52, s5_.seo_keywords AS seo_keywords_53, s5_.seo_description AS seo_description_54, s5_.valid_to AS valid_to_55, s5_.create_date AS create_date_56, s5_.modified AS modified_57, s5_.`rows` AS rows_58, s5_.cols AS cols_59, s5_.cell_spacing AS cell_spacing_60, s5_.cell_height AS cell_height_61, s5_.article_height AS article_height_62, s5_.mode AS mode_63, s5_.preview_id AS preview_id_64, s5_.preview_secret AS preview_secret_65, s5_.listing_visibility AS listing_visibility_66, s5_.customer_stream_ids AS customer_stream_ids_67, s5_.replacement AS replacement_68, s6_.id AS id_69, s6_.albumID AS albumID_70, s6_.name AS name_71, s6_.description AS description_72, s6_.path AS path_73, s6_.type AS type_74, s6_.extension AS extension_75, s6_.userID AS userID_76, s6_.created AS created_77, s6_.file_size AS file_size_78, s6_.width AS width_79, s6_.height AS height_80, s7_.id AS id_81, s7_.groupkey AS groupkey_82, s7_.description AS description_83, s7_.tax AS tax_84, s7_.taxinput AS taxinput_85, s7_.mode AS mode_86, s7_.discount AS discount_87, s7_.minimumorder AS minimumorder_88, s7_.minimumordersurcharge AS minimumordersurcharge_89 FROM s_categories s0_ LEFT JOIN s_articles_categories s8_ ON s0_.id = s8_.categoryID LEFT JOIN s_articles s1_ ON s1_.id = s8_.articleID LEFT JOIN s_articles_details s2_ ON s1_.main_detail_id = s2_.id LEFT JOIN s_articles_supplier s3_ ON s1_.supplierID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s0_.id = s4_.categoryID LEFT JOIN s_emotion_categories s9_ ON s0_.id = s9_.category_id LEFT JOIN s_emotion s5_ ON s5_.id = s9_.emotion_id LEFT JOIN s_media s6_ ON s0_.mediaID = s6_.id LEFT JOIN s_categories_avoid_customergroups s10_ ON s0_.id = s10_.categoryID LEFT JOIN s_core_customergroups s7_ ON s7_.id = s10_.customergroupID WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0012 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 1 ":orgPath" => array:14 [ 0 => "sViewport=index" 1 => "sViewport=cat&sCategory=5" 2 => "sViewport=cat&sCategory=17" 3 => "sViewport=cat&sCategory=11" 4 => "sViewport=cat&sCategory=6" 5 => "sViewport=cat&sCategory=7" 6 => "sViewport=cat&sCategory=8" 7 => "sViewport=cat&sCategory=9" 8 => "sViewport=cat&sCategory=10" 9 => "sViewport=cat&sCategory=12" 10 => "sViewport=cat&sCategory=13" 11 => "sViewport=cat&sCategory=14" 12 => "sViewport=cat&sCategory=15" 13 => "sViewport=cat&sCategory=16" ] ] | 0.0007 ms |
SELECT * FROM s_sitemap_exclude | [] | 0.0001 ms |
SELECT * FROM s_sitemap_custom | [] | 0.0002 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 => "%|3|%" ] | 0.0004 ms |
SELECT manufacturer.id, manufacturer.name, manufacturer.changed FROM s_articles_supplier manufacturer INNER JOIN s_articles product ON product.supplierID = manufacturer.id INNER JOIN s_articles_categories_ro categories ON categories.articleID = product.id AND categories.categoryID = : categoryId GROUP BY manufacturer.id | array:1 [ ":categoryId" => 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" => 1 ":orgPath" => array:1 [ 0 => "sViewport=listing&sAction=manufacturer&sSupplier=1" ] ] | 0.0005 ms |
SELECT * FROM s_sitemap_exclude | [] | 0.0001 ms |
SELECT * FROM s_sitemap_custom | [] | 0.0001 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28, s1_.id AS id_29, s1_.main_id AS main_id_30, s1_.category_id AS category_id_31, s1_.name AS name_32, s1_.title AS title_33, s1_.position AS position_34, s1_.host AS host_35, s1_.base_path AS base_path_36, s1_.base_url AS base_url_37, s1_.hosts AS hosts_38, s1_.secure AS secure_39, s1_.template_id AS template_id_40, s1_.`default` AS default_41, s1_.active AS active_42, s1_.customer_scope AS customer_scope_43, s2_.id AS id_44, s2_.emotionID AS emotionID_45 FROM s_emotion s0_ INNER JOIN s_emotion_shops s3_ ON s0_.id = s3_.emotion_id INNER JOIN s_core_shops s1_ ON s1_.id = s3_.shop_id LEFT JOIN s_emotion_attributes s2_ ON s0_.id = s2_.emotionID WHERE s0_.is_landingpage = 1 AND s0_.active = 1 AND s1_.id = ? AND s0_.parent_id IS NULL | array:1 [ 0 => 1 ] | 0.0007 ms |
SELECT * FROM s_sitemap_exclude | [] | 0.0001 ms |
SELECT * FROM s_sitemap_custom | [] | 0.0001 ms |
SELECT element.id as elementId, element.value, elementValues.id as valueId, elementValues.value as configured FROM s_core_config_elements element LEFT JOIN s_core_config_values elementValues ON elementValues.element_id = element.id AND elementValues.shop_id = : shopId WHERE element.name = : name | array:2 [ ":shopId" => 1 ":name" => "sitemapLastRefresh" ] | 0.0010 ms |
UPDATE s_core_config_values SET value = : value WHERE id = : id | array:2 [ ":value" => "i:1765832191;" ":id" => "1431" ] | 0.0031 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id | [] | 0.0002 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id | [] | 0.0002 ms |
SELECT 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 => 6 1 => 1 2 => 2 ] ] | 0.0026 ms |
SELECT shop.id, REPLACE(locale.locale, "_", "-") as locale FROM s_core_shops shop INNER JOIN s_core_locales locale ON locale.id = shop.locale_id WHERE ( (shop.id = : shopId) OR (shop.main_id = : shopId) ) AND (active = 1) | array:1 [ "shopId" => 1 ] | 0.0012 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND ( coreConfigValues.shop_id = : dcValue2 ) | array:2 [ "dcValue1" => "Statistics" "dcValue2" => 1 ] | 0.0015 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_shops coreShops ON coreConfigValues.shop_id = coreShops.main_id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND (coreShops.id = : dcValue2) | array:2 [ "dcValue1" => "Statistics" "dcValue2" => 1 ] | 0.0014 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE ( corePlugins.name = : pluginName2911799538 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName2911799538" => "Statistics" "shopId2212294583" => 1 ] | 0.0002 ms |
SELECT coreConfigElements.name, coreConfigElements.value FROM s_core_config_elements coreConfigElements INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE corePlugins.name = : pluginName2911799538 | array:1 [ "pluginName2911799538" => "Statistics" ] | 0.0007 ms |
SELECT category.path FROM s_categories category WHERE category.id = : id | array:1 [ ":id" => 3 ] | 0.0006 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 => 3 ] ":shopId" => "%|1|%" ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, stream.id as __stream_id, stream.name as __stream_name, stream.description as __stream_description, stream.type as __stream_type, productStreamAttribute.id as __productStreamAttribute_id, productStreamAttribute.streamID as __productStreamAttribute_streamID, GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:2 [ ":categories" => array:5 [ 0 => 3 1 => 5 2 => 15 3 => 16 4 => 3 ] ":shopId" => "%|1|%" ] | 0.0013 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:5 [ 0 => 3 1 => 5 2 => 15 3 => 16 4 => 3 ] ] | 0.0010 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 1 ] ] | 0.0003 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0002 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0001 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC | array:1 [ ":customerGroup" => 1 ] | 0.0001 ms |
SELECT page.id, page.description, page.link, page.target, page.parentID, groups.key as `group`, mapping.key as mapping FROM s_cms_static page LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 LEFT JOIN s_cms_static_groups mapping ON groups.mapping_id = mapping.id LEFT JOIN s_core_shop_pages shops ON groups.id = shops.group_id AND shops.shop_id = : shopId WHERE (groups.active = 1) AND (page.active = 1) AND ( CONCAT('|', page.grouping, '|') LIKE CONCAT('%|', groups.key, '|%') ) AND ( ( mapping.id IS NULL OR shops.shop_id IS NOT NULL ) ) AND ( ( mapping.id IS NULL OR mapping.active = 1 ) ) AND ( ( page.shop_ids IS NULL OR page.shop_ids LIKE : staticShopId ) ) ORDER BY parentID ASC, mapping.key ASC, page.position ASC, page.description ASC | array:2 [ ":shopId" => 1 ":staticShopId" => "%|1|%" ] | 0.0012 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 1 ":orgPath" => array:4 [ 1 => "sViewport=forms&sFid=5" 7 => "sViewport=custom&sCustom=7" 4 => "sViewport=custom&sCustom=4" 3 => "sViewport=custom&sCustom=3" ] ] | 0.0006 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 1 ] ] | 0.0005 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.0002 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax | [] | 0.0002 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0002 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 | array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0002 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC | array:1 [ ":customerGroup" => 1 ] | 0.0001 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 3 ] | 0.0012 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 5 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 17 ] | 0.0033 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 11 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 6 ] | 0.0012 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 7 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 8 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 9 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 10 ] | 0.0009 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 12 ] | 0.0011 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 13 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 14 ] | 0.0007 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 15 ] | 0.0008 ms |
SELECT ( SELECT COUNT(s0_.id) AS sclr_1 FROM s_categories s1_ LEFT JOIN s_articles_categories_ro s2_ ON s1_.id = s2_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s2_.articleID AND (s0_.active = 1) WHERE s1_.id = s3_.id GROUP BY s1_.id ) AS sclr_0, ( SELECT COUNT(s4_.id) AS sclr_3 FROM s_categories s4_ WHERE s4_.parent = s3_.id ) AS sclr_2, s3_.sorting_ids AS sorting_ids_4, s3_.hide_sortings AS hide_sortings_5, s3_.facet_ids AS facet_ids_6, s3_.shops AS shops_7, s3_.id AS id_8, s3_.parent AS parent_9, s3_.stream_id AS stream_id_10, s3_.description AS description_11, s3_.position AS position_12, s3_.meta_title AS meta_title_13, s3_.metakeywords AS metakeywords_14, s3_.metadescription AS metadescription_15, s3_.cmsheadline AS cmsheadline_16, s3_.cmstext AS cmstext_17, s3_.active AS active_18, s3_.template AS template_19, s3_.product_box_layout AS product_box_layout_20, s3_.blog AS blog_21, s3_.path AS path_22, s3_.external AS external_23, s3_.external_target AS external_target_24, s3_.hidefilter AS hidefilter_25, s3_.hidetop AS hidetop_26, s3_.changed AS changed_27, s3_.added AS added_28, s3_.mediaID AS mediaID_29, s5_.id AS id_30, s5_.albumID AS albumID_31, s5_.name AS name_32, s5_.description AS description_33, s5_.path AS path_34, s5_.type AS type_35, s5_.extension AS extension_36, s5_.userID AS userID_37, s5_.created AS created_38, s5_.file_size AS file_size_39, s5_.width AS width_40, s5_.height AS height_41, s6_.id AS id_42, s6_.categoryID AS categoryID_43, s6_.attribute1 AS attribute1_44, s6_.attribute2 AS attribute2_45, s6_.attribute3 AS attribute3_46, s6_.attribute4 AS attribute4_47, s6_.attribute5 AS attribute5_48, s6_.attribute6 AS attribute6_49 FROM s_categories s3_ LEFT JOIN s_media s5_ ON s3_.mediaID = s5_.id LEFT JOIN s_categories_attributes s6_ ON s3_.id = s6_.categoryID WHERE s3_.active = 1 AND s3_.parent = ? GROUP BY s3_.parent, s3_.position, s3_.id ORDER BY s3_.parent ASC, s3_.position ASC, s3_.id ASC | array:1 [ 0 => 16 ] | 0.0011 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 5 ] | 0.0007 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 3 ] | 0.0006 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0004 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 1 ] | 0.0005 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 17 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0004 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 11 ] | 0.0016 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 11 ] | 0.0008 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 11 ":language" => 1 ] | 0.0005 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 6 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 6 ] | 0.0006 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 6 ":language" => 1 ] | 0.0010 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 7 ] | 0.0006 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 7 ] | 0.0006 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 7 ":language" => 1 ] | 0.0006 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 8 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 8 ] | 0.0008 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 8 ":language" => 1 ] | 0.0006 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 9 ] | 0.0006 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 9 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 9 ":language" => 1 ] | 0.0004 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 10 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 10 ] | 0.0006 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 10 ":language" => 1 ] | 0.0006 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 12 ] | 0.0004 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 12 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 12 ":language" => 1 ] | 0.0005 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 13 ] | 0.0004 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 13 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 13 ":language" => 1 ] | 0.0007 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 14 ] | 0.0005 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 5 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 5 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 17 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 17 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 14 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 14 ":language" => 1 ] | 0.0005 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 15 ] | 0.0004 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 3 ":language" => 1 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 15 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 15 ":language" => 1 ] | 0.0003 ms |
SELECT t0.sorting_ids AS sorting_ids_1, t0.hide_sortings AS hide_sortings_2, t0.facet_ids AS facet_ids_3, t0.shops AS shops_4, t0.id AS id_5, t0.parent AS parent_6, t0.stream_id AS stream_id_7, t0.description AS description_8, t0.position AS position_9, t0.meta_title AS meta_title_10, t0.metakeywords AS metakeywords_11, t0.metadescription AS metadescription_12, t0.cmsheadline AS cmsheadline_13, t0.cmstext AS cmstext_14, t0.active AS active_15, t0.template AS template_16, t0.product_box_layout AS product_box_layout_17, t0.blog AS blog_18, t0.path AS path_19, t0.external AS external_20, t0.external_target AS external_target_21, t0.hidefilter AS hidefilter_22, t0.hidetop AS hidetop_23, t0.changed AS changed_24, t0.added AS added_25, t0.mediaID AS mediaID_26, t27.id AS id_28, t27.categoryID AS categoryID_29, t27.attribute1 AS attribute1_30, t27.attribute2 AS attribute2_31, t27.attribute3 AS attribute3_32, t27.attribute4 AS attribute4_33, t27.attribute5 AS attribute5_34, t27.attribute6 AS attribute6_35, t27.categoryID AS categoryID_36, t0.mediaID AS mediaID_37, t0.stream_id AS stream_id_38, t0.parent AS parent_39 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 16 ] | 0.0006 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | 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" => "category" ":key" => 3 ":language" => 1 ] | 0.0001 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 16 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 16 ":language" => 1 ] | 0.0003 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 => "%|3|%" ] | 0.0002 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, s0_.shop_ids AS shop_ids_13, t1_.id AS id_14, t1_.blog_id AS blog_id_15, t1_.name AS name_16, s2_.id AS id_17, s2_.roleID AS roleID_18, s2_.localeID AS localeID_19, s2_.username AS username_20, s2_.password AS password_21, s2_.encoder AS encoder_22, s2_.apiKey AS apiKey_23, s2_.sessionID AS sessionID_24, s2_.lastlogin AS lastlogin_25, s2_.name AS name_26, s2_.email AS email_27, s2_.active AS active_28, s2_.failedlogins AS failedlogins_29, s2_.lockeduntil AS lockeduntil_30, s2_.extended_editor AS extended_editor_31, s2_.disabled_cache AS disabled_cache_32, s3_.id AS id_33, s3_.blog_id AS blog_id_34, s3_.media_id AS media_id_35, s3_.preview AS preview_36, s4_.id AS id_37, s4_.albumID AS albumID_38, s4_.name AS name_39, s4_.description AS description_40, s4_.path AS path_41, s4_.type AS type_42, s4_.extension AS extension_43, s4_.userID AS userID_44, s4_.created AS created_45, s4_.file_size AS file_size_46, s4_.width AS width_47, s4_.height AS height_48, s5_.id AS id_49, s5_.blog_id AS blog_id_50, s5_.attribute1 AS attribute1_51, s5_.attribute2 AS attribute2_52, s5_.attribute3 AS attribute3_53, s5_.attribute4 AS attribute4_54, s5_.attribute5 AS attribute5_55, s5_.attribute6 AS attribute6_56, t6_.id AS id_57, t6_.blog_id AS blog_id_58, t6_.name AS name_59, t6_.headline AS headline_60, t6_.comment AS comment_61, t6_.creation_date AS creation_date_62, t6_.active AS active_63, t6_.email AS email_64, t6_.points AS points_65, t6_.shop_id AS shop_id_66 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 @1765832192 {#2249 : 2025-12-15 21:56:32.071834 Europe/Berlin (+01:00) } ] | 0.0032 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28, s1_.sorting_ids AS sorting_ids_29, s1_.hide_sortings AS hide_sortings_30, s1_.facet_ids AS facet_ids_31, s1_.shops AS shops_32, s1_.id AS id_33, s1_.parent AS parent_34, s1_.stream_id AS stream_id_35, s1_.description AS description_36, s1_.position AS position_37, s1_.meta_title AS meta_title_38, s1_.metakeywords AS metakeywords_39, s1_.metadescription AS metadescription_40, s1_.cmsheadline AS cmsheadline_41, s1_.cmstext AS cmstext_42, s1_.active AS active_43, s1_.template AS template_44, s1_.product_box_layout AS product_box_layout_45, s1_.blog AS blog_46, s1_.path AS path_47, s1_.external AS external_48, s1_.external_target AS external_target_49, s1_.hidefilter AS hidefilter_50, s1_.hidetop AS hidetop_51, s1_.changed AS changed_52, s1_.added AS added_53, s1_.mediaID AS mediaID_54 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 => 1 ] | 0.0020 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 => "%|1|%" ] | 0.0011 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 5 ":language" => 1 ] | 0.0005 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 8 ":language" => 1 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 9 ":language" => 1 ] | 0.0006 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 10 ":language" => 1 ] | 0.0007 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 16 ":language" => 1 ] | 0.0005 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 17 ":language" => 1 ] | 0.0005 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 18 ":language" => 1 ] | 0.0005 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 19 ":language" => 1 ] | 0.0005 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 20 ":language" => 1 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 21 ":language" => 1 ] | 0.0004 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "forms" ":key" => 22 ":language" => 1 ] | 0.0005 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 => "%|1|%" ] | 0.0015 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, ( SELECT COUNT(*) FROM s_cms_static WHERE parentID = page.id ) as __page_children_count, pageAttribute.id as __pageAttribute_id, pageAttribute.cmsStaticID as __pageAttribute_cmsStaticID FROM s_cms_static page LEFT JOIN s_cms_static_attributes pageAttribute ON pageAttribute.cmsStaticID = page.id WHERE page.id IN (: ids) | array:1 [ ":ids" => array:9 [ 0 => 2 1 => 3 2 => 4 3 => 6 4 => 7 5 => 8 6 => 9 7 => 43 8 => 45 ] ] | 0.0018 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) | array:1 [ ":ids" => [] ] | 0.0018 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, ( SELECT COUNT(*) FROM s_cms_static WHERE parentID = page.id ) as __page_children_count, pageAttribute.id as __pageAttribute_id, pageAttribute.cmsStaticID as __pageAttribute_cmsStaticID FROM s_cms_static page LEFT JOIN s_cms_static_attributes pageAttribute ON pageAttribute.cmsStaticID = page.id WHERE page.id IN (: ids) | array:1 [ ":ids" => array:9 [ 2 => null 3 => null 4 => null 6 => null 7 => null 8 => null 9 => null 43 => null 45 => null ] ] | 0.0007 ms |
SELECT page.id FROM s_cms_static page WHERE page.parentID IN (: ids) | array:1 [ ":ids" => array:9 [ 2 => 2 3 => 3 4 => 4 6 => 6 7 => 7 8 => 8 9 => 9 43 => 43 45 => 45 ] ] | 0.0005 ms |
SELECT s0_.id AS id_0 FROM s_articles_supplier s0_ | [] | 0.0010 ms |
SELECT count(DISTINCT s0_.id) AS sclr_0 FROM s_articles_supplier s0_ | [] | 0.0012 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:1 [ 0 => 1 ] ] | 0.0006 ms |
SELECT manufacturer.id as __manufacturer_id, manufacturer.name as __manufacturer_name, manufacturer.img as __manufacturer_img, manufacturer.link as __manufacturer_link, manufacturer.description as __manufacturer_description, manufacturer.meta_title as __manufacturer_meta_title, manufacturer.meta_description as __manufacturer_meta_description, manufacturer.meta_keywords as __manufacturer_meta_keywords, manufacturerAttribute.id as __manufacturerAttribute_id, manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, media.id as __manufacturer_img_id FROM s_articles_supplier manufacturer LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = manufacturer.id LEFT JOIN s_media media ON media.path = manufacturer.img WHERE manufacturer.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 1 ] ] | 0.0009 ms |
SELECT media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_media media INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE media.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => null ] ] | 0.0006 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 1 ":orgPath" => array:1 [ 1 => "sViewport=listing&sAction=manufacturer&sSupplier=1" ] ] | 0.0007 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.supplierID AS supplierID_13 FROM s_articles_supplier t0 LEFT JOIN s_articles_supplier_attributes t10 ON t10.supplierID = t0.id WHERE t0.id = ? | array:1 [ 0 => 1 ] | 0.0005 ms |
SELECT expiry, modified FROM s_core_sessions WHERE id = ? | array:1 [ 0 => null ] | 0.0011 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND ( coreConfigValues.shop_id = : dcValue2 ) | array:2 [ "dcValue1" => "PasswordEncoder" "dcValue2" => 1 ] | 0.0009 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_shops coreShops ON coreConfigValues.shop_id = coreShops.main_id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE (corePlugins.name = : dcValue1) AND (coreShops.id = : dcValue2) | array:2 [ "dcValue1" => "PasswordEncoder" "dcValue2" => 1 ] | 0.0005 ms |
SELECT coreConfigElements.name, coreConfigValues.value FROM s_core_config_values coreConfigValues INNER JOIN s_core_config_elements coreConfigElements ON coreConfigValues.element_id = coreConfigElements.id INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE ( corePlugins.name = : pluginName288793961 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName288793961" => "PasswordEncoder" "shopId2212294583" => 1 ] | 0.0002 ms |
SELECT coreConfigElements.name, coreConfigElements.value FROM s_core_config_elements coreConfigElements INNER JOIN s_core_config_forms coreConfigForms ON coreConfigElements.form_id = coreConfigForms.id INNER JOIN s_core_plugins corePlugins ON coreConfigForms.plugin_id = corePlugins.id WHERE corePlugins.name = : pluginName288793961 | array:1 [ "pluginName288793961" => "PasswordEncoder" ] | 0.0004 ms |
DESCRIBE `s_core_snippets` | [] | 1.6129 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/facet_labels' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.6981 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/facet_labels' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.3700 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/groups' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.8149 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/groups' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.5209 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/cookies' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.4592 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/cookies' ) AND (shopID = '1') AND (localeID = '2') | [] | 1.2879 ms |
SELECT `id` FROM `s_core_config_elements` WHERE `name` LIKE 'routerlastupdate' | [] | 0.5889 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 => 1 ] | 0.4232 ms |
DELETE FROM s_core_config_values WHERE element_id = ? AND shop_id = ? | array:2 [ 1 => "658" 2 => 1 ] | 1.6758 ms |
INSERT INTO s_core_config_values (element_id, shop_id, value) VALUES (?, ?, ?) | array:3 [ 1 => "658" 2 => 1 3 => "s:19:"2025-12-15 21:56:31";" ] | 0.8221 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 | [] | 1.4482 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.4361 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 | [] | 0.5081 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.4239 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 | [] | 0.4160 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=5" 2 => "Container-bestellen/" 3 => 1 ] | 0.4580 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=5" 2 => "Container-bestellen/" 3 => 1 ] | 1.6921 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=17" 2 => "Container-bestellen/Abfallarten/" 3 => 1 ] | 0.4139 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=17" 2 => "Container-bestellen/Abfallarten/" 3 => 1 ] | 0.9890 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=11" 2 => "Container-bestellen/Abfallarten/Abfall-zur-Verwertung/" 3 => 1 ] | 0.4661 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=11" 2 => "Container-bestellen/Abfallarten/Abfall-zur-Verwertung/" 3 => 1 ] | 1.1921 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=6" 2 => "Container-bestellen/Abfallarten/Altholz/" 3 => 1 ] | 0.4160 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=6" 2 => "Container-bestellen/Abfallarten/Altholz/" 3 => 1 ] | 0.8700 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=7" 2 => "Container-bestellen/Abfallarten/Baumischabfall/" 3 => 1 ] | 1.6708 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=7" 2 => "Container-bestellen/Abfallarten/Baumischabfall/" 3 => 1 ] | 0.8910 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=8" 2 => "Container-bestellen/Abfallarten/Bauschutt/" 3 => 1 ] | 0.3099 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=8" 2 => "Container-bestellen/Abfallarten/Bauschutt/" 3 => 1 ] | 1.0281 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=9" 2 => "Container-bestellen/Abfallarten/Boden/" 3 => 1 ] | 0.5479 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=9" 2 => "Container-bestellen/Abfallarten/Boden/" 3 => 1 ] | 0.9780 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=10" 2 => "Container-bestellen/Abfallarten/Gruenschnitt/" 3 => 1 ] | 0.3350 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=10" 2 => "Container-bestellen/Abfallarten/Gruenschnitt/" 3 => 1 ] | 0.8681 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=12" 2 => "Container-bestellen/Abfallarten/Sperrmuell/" 3 => 1 ] | 0.3419 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=12" 2 => "Container-bestellen/Abfallarten/Sperrmuell/" 3 => 1 ] | 0.8430 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=13" 2 => "Container-bestellen/Abfallarten/Aktenvernichtung/" 3 => 1 ] | 0.3362 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=13" 2 => "Container-bestellen/Abfallarten/Aktenvernichtung/" 3 => 1 ] | 0.9532 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=14" 2 => "Container-bestellen/Abfallarten/Sonstige-Abfallarten/" 3 => 1 ] | 0.3600 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=14" 2 => "Container-bestellen/Abfallarten/Sonstige-Abfallarten/" 3 => 1 ] | 0.8430 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=15" 2 => "Hausmuellabfuhr/" 3 => 1 ] | 0.2909 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=15" 2 => "Hausmuellabfuhr/" 3 => 1 ] | 0.7360 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=cat&sCategory=16" 2 => "Selbstanlieferung/" 3 => 1 ] | 0.2940 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=cat&sCategory=16" 2 => "Selbstanlieferung/" 3 => 1 ] | 0.7870 ms |
UPDATE `s_articles` SET `changetime` = NOW() WHERE `changetime` = ? | array:1 [ 1 => "0000-00-00 00:00:00" ] | 0.4020 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 => 3 2 => 1 3 => null 4 => "2025-12-14 11:45:23" ] | 2.1019 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Kontaktformular" 2 => 1 3 => "sViewport=forms&sFid=5" ] | 0.4580 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 => 1 ] | 1.8258 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=forms&sFid=5" 2 => "Kontaktformular" 3 => 1 ] | 1.6851 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Partnerformular" 2 => 1 3 => "sViewport=forms&sFid=8" ] | 0.6621 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 => 1 ] | 0.3450 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=forms&sFid=8" 2 => "Partnerformular" 3 => 1 ] | 1.4791 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 => 1 3 => "sViewport=forms&sFid=9" ] | 0.6249 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 => 1 ] | 1.9140 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 => 1 ] | 1.7750 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Rueckgabe" 2 => 1 3 => "sViewport=forms&sFid=10" ] | 1.6141 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 => 1 ] | 0.6001 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=forms&sFid=10" 2 => "Rueckgabe" 3 => 1 ] | 1.6060 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 => 1 3 => "sViewport=forms&sFid=16" ] | 0.6292 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 => 1 ] | 0.5150 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 => 1 ] | 1.3139 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 => 1 3 => "sViewport=forms&sFid=17" ] | 1.2550 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 => 1 ] | 0.5798 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 => 1 ] | 1.5919 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Contact" 2 => 1 3 => "sViewport=forms&sFid=18" ] | 0.4320 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 => 1 ] | 0.3722 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=forms&sFid=18" 2 => "Contact" 3 => 1 ] | 1.2119 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 => 1 3 => "sViewport=forms&sFid=19" ] | 0.4289 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 => 1 ] | 0.4859 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 => 1 ] | 0.9680 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Return" 2 => 1 3 => "sViewport=forms&sFid=20" ] | 0.4609 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 => 1 ] | 0.3798 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=forms&sFid=20" 2 => "Return" 3 => 1 ] | 1.0030 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 => 1 3 => "sViewport=forms&sFid=21" ] | 0.6850 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 => 1 ] | 0.4411 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 => 1 ] | 1.2949 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 => 1 3 => "sViewport=forms&sFid=22" ] | 0.4380 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 => 1 ] | 0.4549 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 => 1 ] | 1.1799 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 => 1 3 => "sViewport=custom&sCustom=2" ] | 0.4599 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 => 1 ] | 0.4549 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 => 1 ] | 1.6968 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Impressum" 2 => 1 3 => "sViewport=custom&sCustom=3" ] | 0.3710 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 => 1 ] | 0.3130 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=custom&sCustom=3" 2 => "Impressum" 3 => 1 ] | 1.0240 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "AGB" 2 => 1 3 => "sViewport=custom&sCustom=4" ] | 0.3650 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 => 1 ] | 0.3211 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=custom&sCustom=4" 2 => "AGB" 3 => 1 ] | 1.0068 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 => 1 3 => "sViewport=custom&sCustom=6" ] | 0.3510 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 => 1 ] | 0.3140 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 => 1 ] | 1.4031 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Datenschutz" 2 => 1 3 => "sViewport=custom&sCustom=7" ] | 0.3998 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 => 1 ] | 0.4470 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=custom&sCustom=7" 2 => "Datenschutz" 3 => 1 ] | 1.1280 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Widerrufsrecht" 2 => 1 3 => "sViewport=custom&sCustom=8" ] | 0.4711 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 => 1 ] | 0.3271 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=custom&sCustom=8" 2 => "Widerrufsrecht" 3 => 1 ] | 1.0879 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 => 1 3 => "sViewport=custom&sCustom=9" ] | 0.3688 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 => 1 ] | 0.3459 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 => 1 ] | 1.7760 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 => 1 3 => "sViewport=custom&sCustom=43" ] | 0.4280 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 => 1 ] | 0.4089 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 => 1 ] | 0.9611 ms |
SELECT `org_path` FROM `s_core_rewrite_urls` WHERE `path` = ? AND `main` = 1 AND `subshopId` = ? AND `org_path` != ? | array:3 [ 1 => "Widerrufsformular" 2 => 1 3 => "sViewport=custom&sCustom=45" ] | 0.4110 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 => 1 ] | 0.3920 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=custom&sCustom=45" 2 => "Widerrufsformular" 3 => 1 ] | 1.1718 ms |
UPDATE s_core_rewrite_urls SET main = 0 WHERE org_path = ? AND path != ? AND subshopID = ? | array:3 [ 1 => "sViewport=listing&sAction=manufacturer&sSupplier=1" 2 => "BERG/" 3 => 1 ] | 0.4411 ms |
REPLACE INTO s_core_rewrite_urls (org_path, path, main, subshopID) VALUES (?, ?, 1, ?) | array:3 [ 1 => "sViewport=listing&sAction=manufacturer&sSupplier=1" 2 => "BERG/" 3 => 1 ] | 1.7459 ms |