Queries
641 Total Queries
0.0397 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.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" => "Core" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0011 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.0004 ms |
SELECT ce.subscribe as name, ce.listener, ce.position, cp.name as plugin FROM s_core_subscribes ce JOIN s_core_plugins cp ON cp.id = ce.pluginID AND cp.active = 1 AND cp.namespace = : 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.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" => "Backend" "names" => array:1 [ 0 => "PluginManager" ] ] | 0.0003 ms |
SELECT ce.subscribe as name, ce.listener, ce.position, cp.name as plugin FROM s_core_subscribes ce JOIN s_core_plugins cp ON cp.id = ce.pluginID AND cp.active = 1 AND cp.namespace = : 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.0010 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.0004 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.0003 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.0004 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.0003 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" => "sw5.netzhirsch.de" ] | 0.0004 ms |
SELECT s0_.id AS id_0, s0_.main_id AS main_id_1, s0_.category_id AS category_id_2, s0_.name AS name_3, s0_.title AS title_4, s0_.position AS position_5, s0_.host AS host_6, s0_.base_path AS base_path_7, s0_.base_url AS base_url_8, s0_.hosts AS hosts_9, s0_.secure AS secure_10, s0_.template_id AS template_id_11, s0_.`default` AS default_12, s0_.active AS active_13, s0_.customer_scope AS customer_scope_14, s0_.id AS id_15, s0_.main_id AS main_id_16, s0_.category_id AS category_id_17, s0_.name AS name_18, s0_.title AS title_19, s0_.position AS position_20, s0_.host AS host_21, s0_.base_path AS base_path_22, s0_.base_url AS base_url_23, s0_.hosts AS hosts_24, s0_.secure AS secure_25, s0_.template_id AS template_id_26, s0_.`default` AS default_27, s0_.active AS active_28, s0_.customer_scope AS customer_scope_29, s1_.id AS id_30, s1_.main_id AS main_id_31, s1_.category_id AS category_id_32, s1_.name AS name_33, s1_.title AS title_34, s1_.position AS position_35, s1_.host AS host_36, s1_.base_path AS base_path_37, s1_.base_url AS base_url_38, s1_.hosts AS hosts_39, s1_.secure AS secure_40, s1_.template_id AS template_id_41, s1_.`default` AS default_42, s1_.active AS active_43, s1_.customer_scope AS customer_scope_44, s2_.id AS id_45, s2_.locale AS locale_46, s2_.language AS language_47, s2_.territory AS territory_48, s3_.id AS id_49, s3_.currency AS currency_50, s3_.name AS name_51, s3_.standard AS standard_52, s3_.factor AS factor_53, s3_.templatechar AS templatechar_54, s3_.symbol_position AS symbol_position_55, s3_.position AS position_56, s4_.id AS id_57, s4_.groupkey AS groupkey_58, s4_.description AS description_59, s4_.tax AS tax_60, s4_.taxinput AS taxinput_61, s4_.mode AS mode_62, s4_.discount AS discount_63, s4_.minimumorder AS minimumorder_64, s4_.minimumordersurcharge AS minimumordersurcharge_65, s5_.id AS id_66, s5_.template AS template_67, s5_.name AS name_68, s5_.description AS description_69, s5_.author AS author_70, s5_.license AS license_71, s5_.esi AS esi_72, s5_.style_support AS style_support_73, s5_.emotion AS emotion_74, s5_.version AS version_75, s5_.plugin_id AS plugin_id_76, s5_.parent_id AS parent_id_77, s6_.id AS id_78, s6_.template AS template_79, s6_.name AS name_80, s6_.description AS description_81, s6_.author AS author_82, s6_.license AS license_83, s6_.esi AS esi_84, s6_.style_support AS style_support_85, s6_.emotion AS emotion_86, s6_.version AS version_87, s6_.plugin_id AS plugin_id_88, s6_.parent_id AS parent_id_89, s7_.id AS id_90, s7_.currency AS currency_91, s7_.name AS name_92, s7_.standard AS standard_93, s7_.factor AS factor_94, s7_.templatechar AS templatechar_95, s7_.symbol_position AS symbol_position_96, s7_.position AS position_97, s0_.main_id AS main_id_98, s0_.template_id AS template_id_99, s0_.document_template_id AS document_template_id_100, s0_.category_id AS category_id_101, s0_.locale_id AS locale_id_102, s0_.currency_id AS currency_id_103, s0_.customer_group_id AS customer_group_id_104, s0_.fallback_id AS fallback_id_105, s1_.main_id AS main_id_106, s1_.template_id AS template_id_107, s1_.document_template_id AS document_template_id_108, s1_.category_id AS category_id_109, s1_.locale_id AS locale_id_110, s1_.currency_id AS currency_id_111, s1_.customer_group_id AS customer_group_id_112, s1_.fallback_id AS fallback_id_113, s5_.parent_id AS parent_id_114, s5_.plugin_id AS plugin_id_115, s6_.parent_id AS parent_id_116, s6_.plugin_id AS plugin_id_117 FROM s_core_shops s0_ LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id LEFT JOIN s_core_customergroups s4_ ON s0_.customer_group_id = s4_.id LEFT JOIN s_core_templates s5_ ON s1_.template_id = s5_.id LEFT JOIN s_core_templates s6_ ON s1_.document_template_id = s6_.id LEFT JOIN s_core_shop_currencies s8_ ON s1_.id = s8_.shop_id LEFT JOIN s_core_currencies s7_ ON s7_.id = s8_.currency_id WHERE s0_.id = ? ORDER BY s7_.position ASC, s7_.id ASC | array:1 [ 0 => "2" ] | 0.0012 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 => 2 ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.shopID AS shopID_2, t0.shopID AS shopID_3 FROM s_core_shops_attributes t0 WHERE t0.shopID = ? | array:1 [ 0 => 1 ] | 0.0002 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.0002 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" => "sw5.netzhirsch.de" ] | 0.0004 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 => 2 ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.main_id AS main_id_2, t0.category_id AS category_id_3, t0.name AS name_4, t0.title AS title_5, t0.position AS position_6, t0.host AS host_7, t0.base_path AS base_path_8, t0.base_url AS base_url_9, t0.hosts AS hosts_10, t0.secure AS secure_11, t0.template_id AS template_id_12, t0.`default` AS default_13, t0.active AS active_14, t0.customer_scope AS customer_scope_15, t0.main_id AS main_id_16, t0.template_id AS template_id_17, t0.document_template_id AS document_template_id_18, t0.category_id AS category_id_19, t0.locale_id AS locale_id_20, t0.currency_id AS currency_id_21, t0.customer_group_id AS customer_group_id_22, t0.fallback_id AS fallback_id_23, t24.id AS id_25, t24.shopID AS shopID_26, t24.shopID AS shopID_27 FROM s_core_shops t0 LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id WHERE t0.main_id = ? ORDER BY t0.position ASC, t0.id ASC | array:1 [ 0 => 1 ] | 0.0004 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" => 2 ] | 0.0038 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.0003 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 id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 2 ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.main_id AS main_id_2, t0.category_id AS category_id_3, t0.name AS name_4, t0.title AS title_5, t0.position AS position_6, t0.host AS host_7, t0.base_path AS base_path_8, t0.base_url AS base_url_9, t0.hosts AS hosts_10, t0.secure AS secure_11, t0.template_id AS template_id_12, t0.`default` AS default_13, t0.active AS active_14, t0.customer_scope AS customer_scope_15, t0.main_id AS main_id_16, t0.template_id AS template_id_17, t0.document_template_id AS document_template_id_18, t0.category_id AS category_id_19, t0.locale_id AS locale_id_20, t0.currency_id AS currency_id_21, t0.customer_group_id AS customer_group_id_22, t0.fallback_id AS fallback_id_23, t24.id AS id_25, t24.shopID AS shopID_26, t24.shopID AS shopID_27 FROM s_core_shops t0 LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id WHERE t0.template_id = ? | array:1 [ 0 => 24 ] | 0.0003 ms |
SELECT t0.type AS type_1, t0.name AS name_2, t0.position AS position_3, t0.default_value AS default_value_4, t0.selection AS selection_5, t0.field_label AS field_label_6, t0.support_text AS support_text_7, t0.allow_blank AS allow_blank_8, t0.less_compatible AS less_compatible_9, t0.attributes AS attributes_10, t0.container_id AS container_id_11, t0.id AS id_12, t0.template_id AS template_id_13, t0.template_id AS template_id_14, t0.container_id AS container_id_15 FROM s_core_templates_config_elements t0 WHERE t0.template_id = ? | array:1 [ 0 => 24 ] | 0.0008 ms |
SELECT t0.name AS name_1, t0.type AS type_2, t0.template_id AS template_id_3, t0.parent_id AS parent_id_4, t0.title AS title_5, t0.attributes AS attributes_6, t0.id AS id_7, t0.template_id AS template_id_8, t0.parent_id AS parent_id_9 FROM s_core_templates_config_layout t0 WHERE t0.template_id = ? | array:1 [ 0 => 24 ] | 0.0003 ms |
SELECT t0.id AS id_1, t0.template_id AS template_id_2, t0.name AS name_3, t0.description AS description_4, t0.element_values AS element_values_5, t0.template_id AS template_id_6 FROM s_core_templates_config_set t0 WHERE t0.template_id = ? | array:1 [ 0 => 24 ] | 0.0002 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" => 2 "pathInfo" => "bekleidung/herren/7/hauptartikel-mit-eigenschaften" ] | 0.0005 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 |
SHOW COLUMNS FROM s_core_shops_attributes | [] | 0.0006 ms |
SHOW COLUMNS FROM s_core_customergroups_attributes | [] | 0.0005 ms |
SHOW COLUMNS FROM s_categories_attributes | [] | 0.0005 ms |
SHOW COLUMNS FROM s_media_attributes | [] | 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, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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 => 2 ] ] | 0.0017 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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.0016 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.0004 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 |
SHOW COLUMNS FROM s_core_countries_attributes | [] | 0.0006 ms |
SELECT country.id as __country_id, country.countryname as __country_countryname, country.countryiso as __country_countryiso, country.areaID as __country_areaID, country.countryen as __country_countryen, country.position as __country_position, country.notice as __country_notice, country.taxfree as __country_taxfree, country.taxfree_ustid as __country_taxfree_ustid, country.taxfree_ustid_checked as __country_taxfree_ustid_checked, country.active as __country_active, country.iso3 as __country_iso3, country.display_state_in_registration as __country_display_state_in_registration, country.force_state_in_registration as __country_force_state_in_registration, country.allow_shipping as __country_allow_shipping, countryAttribute.id as __countryAttribute_id, countryAttribute.countryID as __countryAttribute_countryID, translation6819dc86bf87aconfig_countries.objectdata as __country_translation, translation6819dc86bf883fallbackconfig_countries.objectdata as __country_translation_fallback, translation6819dc86bf887s_core_countries_attributes.objectdata as __countryAttribute_translation, translation6819dc86bf88bfallbacks_core_countries_attributes.objectdata as __countryAttribute_translation_fallback FROM s_core_countries country LEFT JOIN s_core_countries_attributes countryAttribute ON countryAttribute.countryID = country.id LEFT JOIN s_core_translations translation6819dc86bf87aconfig_countries ON translation6819dc86bf87aconfig_countries.objecttype = : translation6819dc86bf87aconfig_countries AND translation6819dc86bf87aconfig_countries.objectkey = 1 AND translation6819dc86bf87aconfig_countries.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc86bf883fallbackconfig_countries ON translation6819dc86bf883fallbackconfig_countries.objecttype = : translation6819dc86bf883fallbackconfig_countries AND translation6819dc86bf883fallbackconfig_countries.objectkey = 1 AND translation6819dc86bf883fallbackconfig_countries.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc86bf887s_core_countries_attributes ON translation6819dc86bf887s_core_countries_attributes.objecttype = : translation6819dc86bf887s_core_countries_attributes AND translation6819dc86bf887s_core_countries_attributes.objectkey = country.id AND translation6819dc86bf887s_core_countries_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc86bf88bfallbacks_core_countries_attributes ON translation6819dc86bf88bfallbacks_core_countries_attributes.objecttype = : translation6819dc86bf88bfallbacks_core_countries_attributes AND translation6819dc86bf88bfallbacks_core_countries_attributes.objectkey = country.id AND translation6819dc86bf88bfallbacks_core_countries_attributes.objectlanguage = : languagefallback ORDER BY country.position ASC | array:6 [ ":language" => 2 ":translation6819dc86bf87aconfig_countries" => "config_countries" ":languagefallback" => 0 ":translation6819dc86bf883fallbackconfig_countries" => "config_countries" ":translation6819dc86bf887s_core_countries_attributes" => "s_core_countries_attributes" ":translation6819dc86bf88bfallbacks_core_countries_attributes" => "s_core_countries_attributes" ] | 0.0025 ms |
SELECT countryArea.id as __countryArea_id, countryArea.name as __countryArea_name, countryArea.active as __countryArea_active FROM s_core_countries_areas countryArea WHERE countryArea.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" => 1 ":country" => 2 ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0003 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 | array:5 [ ":area" => 1 ":country" => 2 ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0003 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC | array:1 [ ":customerGroup" => 1 ] | 0.0004 ms |
SELECT 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" => 2 ] | 0.0003 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" => 2 ] | 0.0004 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.0003 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.0003 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" => "AtsdCustomerOrigin" "dcValue2" => 2 ] | 0.0004 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" => "AtsdCustomerOrigin" "dcValue2" => 2 ] | 0.0003 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 = : pluginName2585463947 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName2585463947" => "AtsdCustomerOrigin" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName2585463947 | array:1 [ "pluginName2585463947" => "AtsdCustomerOrigin" ] | 0.0002 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.dreisc_seo_url AS dreisc_seo_url_36, t27.dreisc_seo_title AS dreisc_seo_title_37, t27.dreisc_seo_title_replace AS dreisc_seo_title_replace_38, t27.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_39, t27.dreisc_canonical_link AS dreisc_canonical_link_40, t27.dreisc_robots_tag AS dreisc_robots_tag_41, t27.dreisc_facebook_description AS dreisc_facebook_description_42, t27.dreisc_twitter_description AS dreisc_twitter_description_43, t27.dreisc_facebook_image AS dreisc_facebook_image_44, t27.dreisc_twitter_image AS dreisc_twitter_image_45, t27.dreisc_category_level AS dreisc_category_level_46, t27.nnwebccashowcount AS nnwebccashowcount_47, t27.nnwebccahidezero AS nnwebccahidezero_48, t27.nnwebccahideempty AS nnwebccahideempty_49, t27.categoryID AS categoryID_50, t0.mediaID AS mediaID_51, t0.stream_id AS stream_id_52, t0.parent AS parent_53 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 12 ] | 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.dreisc_seo_url AS dreisc_seo_url_36, t27.dreisc_seo_title AS dreisc_seo_title_37, t27.dreisc_seo_title_replace AS dreisc_seo_title_replace_38, t27.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_39, t27.dreisc_canonical_link AS dreisc_canonical_link_40, t27.dreisc_robots_tag AS dreisc_robots_tag_41, t27.dreisc_facebook_description AS dreisc_facebook_description_42, t27.dreisc_twitter_description AS dreisc_twitter_description_43, t27.dreisc_facebook_image AS dreisc_facebook_image_44, t27.dreisc_twitter_image AS dreisc_twitter_image_45, t27.dreisc_category_level AS dreisc_category_level_46, t27.nnwebccashowcount AS nnwebccashowcount_47, t27.nnwebccahidezero AS nnwebccahidezero_48, t27.nnwebccahideempty AS nnwebccahideempty_49, t27.categoryID AS categoryID_50, t0.mediaID AS mediaID_51, t0.stream_id AS stream_id_52, t0.parent AS parent_53 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 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.dreisc_seo_url AS dreisc_seo_url_36, t27.dreisc_seo_title AS dreisc_seo_title_37, t27.dreisc_seo_title_replace AS dreisc_seo_title_replace_38, t27.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_39, t27.dreisc_canonical_link AS dreisc_canonical_link_40, t27.dreisc_robots_tag AS dreisc_robots_tag_41, t27.dreisc_facebook_description AS dreisc_facebook_description_42, t27.dreisc_twitter_description AS dreisc_twitter_description_43, t27.dreisc_facebook_image AS dreisc_facebook_image_44, t27.dreisc_twitter_image AS dreisc_twitter_image_45, t27.dreisc_category_level AS dreisc_category_level_46, t27.nnwebccashowcount AS nnwebccashowcount_47, t27.nnwebccahidezero AS nnwebccahidezero_48, t27.nnwebccahideempty AS nnwebccahideempty_49, t27.categoryID AS categoryID_50, t0.mediaID AS mediaID_51, t0.stream_id AS stream_id_52, t0.parent AS parent_53 FROM s_categories t0 LEFT JOIN s_categories_attributes t27 ON t27.categoryID = t0.id WHERE t0.id = ? | array:1 [ 0 => 3 ] | 0.0003 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 3 ] | 0.0001 ms |
SELECT id FROM s_core_locales WHERE locale = "en_GB" | [] | 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" => 2 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 6 ] | 0.0002 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 6 ":language" => 2 ] | 0.0002 ms |
SELECT s0_.description AS description_0 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 12 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 12 ":language" => 2 ] | 0.0002 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" => 2 ] | 0.0003 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" => 2 ] | 0.0003 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.0002 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 = : pluginName3965896811 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3965896811" => "SwagPromotion" "shopId2212294583" => 1 ] | 0.0004 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 = : pluginName3965896811 | array:1 [ "pluginName3965896811" => "SwagPromotion" ] | 0.0003 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.0007 ms |
SELECT variant.ordernumber FROM s_articles_details variant INNER JOIN s_articles product ON product.main_detail_id = variant.id WHERE variant.articleID = : id | array:1 [ ":id" => 7 ] | 0.0003 ms |
SELECT variant.articleID FROM s_articles_details variant WHERE variant.ordernumber = : number | array:1 [ ":number" => "SW10007" ] | 0.0002 ms |
SELECT categories.categoryID FROM s_articles_categories_ro categories WHERE ( categories.articleID = : productId ) AND ( categories.categoryID = : categoryId ) LIMIT 1 | array:2 [ ":productId" => 7 ":categoryId" => 3 ] | 0.0002 ms |
SELECT variant.ordernumber FROM s_articles_details variant INNER JOIN s_articles product ON product.id = variant.articleID AND variant.active = 1 WHERE (variant.ordernumber = : number) AND ( ( variant.laststock * variant.instock ) >= ( variant.laststock * variant.minpurchase ) ) LIMIT 1 | array:1 [ ":number" => "SW10007" ] | 0.0002 ms |
SHOW COLUMNS FROM s_articles_attributes | [] | 0.0010 ms |
SHOW COLUMNS FROM s_articles_supplier_attributes | [] | 0.0006 ms |
SHOW COLUMNS FROM s_articles_esd_attributes | [] | 0.0003 ms |
SELECT product.id as __product_id, product.supplierID as __product_supplierID, product.name as __product_name, product.description as __product_description, product.description_long as __product_description_long, product.shippingtime as __product_shippingtime, product.datum as __product_datum, product.active as __product_active, product.taxID as __product_taxID, product.pseudosales as __product_pseudosales, product.topseller as __product_topseller, product.metaTitle as __product_metaTitle, product.keywords as __product_keywords, product.changetime as __product_changetime, product.pricegroupID as __product_pricegroupID, product.pricegroupActive as __product_pricegroupActive, product.filtergroupID as __product_filtergroupID, product.crossbundlelook as __product_crossbundlelook, product.notification as __product_notification, product.template as __product_template, product.mode as __product_mode, product.main_detail_id as __product_main_detail_id, product.available_from as __product_available_from, product.available_to as __product_available_to, product.configurator_set_id as __product_configurator_set_id, productAttribute.id as __productAttribute_id, productAttribute.articleID as __productAttribute_articleID, productAttribute.articledetailsID as __productAttribute_articledetailsID, productAttribute.attr1 as __productAttribute_attr1, productAttribute.attr2 as __productAttribute_attr2, productAttribute.attr3 as __productAttribute_attr3, productAttribute.attr4 as __productAttribute_attr4, productAttribute.attr5 as __productAttribute_attr5, productAttribute.attr6 as __productAttribute_attr6, productAttribute.attr7 as __productAttribute_attr7, productAttribute.attr8 as __productAttribute_attr8, productAttribute.attr9 as __productAttribute_attr9, productAttribute.attr10 as __productAttribute_attr10, productAttribute.attr11 as __productAttribute_attr11, productAttribute.attr12 as __productAttribute_attr12, productAttribute.attr13 as __productAttribute_attr13, productAttribute.attr14 as __productAttribute_attr14, productAttribute.attr15 as __productAttribute_attr15, productAttribute.attr16 as __productAttribute_attr16, productAttribute.attr17 as __productAttribute_attr17, productAttribute.attr18 as __productAttribute_attr18, productAttribute.attr19 as __productAttribute_attr19, productAttribute.attr20 as __productAttribute_attr20, productAttribute.wwv as __productAttribute_wwv, productAttribute.nnwebpriceonrequest as __productAttribute_nnwebpriceonrequest, productAttribute.dreisc_seo_url as __productAttribute_dreisc_seo_url, productAttribute.dreisc_seo_title as __productAttribute_dreisc_seo_title, productAttribute.dreisc_seo_title_replace as __productAttribute_dreisc_seo_title_replace, productAttribute.dreisc_seo_breadcrumb as __productAttribute_dreisc_seo_breadcrumb, productAttribute.dreisc_canonical_link as __productAttribute_dreisc_canonical_link, productAttribute.dreisc_robots_tag as __productAttribute_dreisc_robots_tag, productAttribute.dreisc_facebook_description as __productAttribute_dreisc_facebook_description, productAttribute.dreisc_twitter_description as __productAttribute_dreisc_twitter_description, productAttribute.dreisc_facebook_image as __productAttribute_dreisc_facebook_image, productAttribute.dreisc_twitter_image as __productAttribute_dreisc_twitter_image, productAttribute.nnwebcustomtab1 as __productAttribute_nnwebcustomtab1, productAttribute.nnwebcustomtab2 as __productAttribute_nnwebcustomtab2, productAttribute.gpsr_safety_instructions as __productAttribute_gpsr_safety_instructions, productAttribute.gpsr_responsible_company as __productAttribute_gpsr_responsible_company, productAttribute.gpsr_responsible_private_person as __productAttribute_gpsr_responsible_private_person, productAttribute.gpsr_pictograms as __productAttribute_gpsr_pictograms, productAttribute.bogx_configuration_active as __productAttribute_bogx_configuration_active, productAttribute.bogx_configuration as __productAttribute_bogx_configuration, productAttribute.bogx_basicprice_active as __productAttribute_bogx_basicprice_active, productAttribute.bogx_basicprice_view as __productAttribute_bogx_basicprice_view, productAttribute.bogx_articleprice_inlisting as __productAttribute_bogx_articleprice_inlisting, productAttribute.bogx_articledelivery_unit as __productAttribute_bogx_articledelivery_unit, productAttribute.bogx_articledispatch_rule as __productAttribute_bogx_articledispatch_rule, productAttribute.bogx_articledelivery_rule as __productAttribute_bogx_articledelivery_rule, productAttribute.bogx_articleprice_null as __productAttribute_bogx_articleprice_null, productAttribute.bogx_config_minprice as __productAttribute_bogx_config_minprice, productAttribute.bogx_config_discount as __productAttribute_bogx_config_discount, productAttribute.bogx_pricebox_sticky as __productAttribute_bogx_pricebox_sticky, productAttribute.bogx_pricebox_position as __productAttribute_bogx_pricebox_position, productAttribute.bogx_blackoptions_active as __productAttribute_bogx_blackoptions_active, productAttribute.bogx_groupscount_active as __productAttribute_bogx_groupscount_active, productAttribute.bogx_parentgroupname_active as __productAttribute_bogx_parentgroupname_active, productAttribute.bogx_basketlink_type as __productAttribute_bogx_basketlink_type, productAttribute.bogx_config_location as __productAttribute_bogx_config_location, productAttribute.bogx_image_mode as __productAttribute_bogx_image_mode, productAttribute.bogx_quantity_active as __productAttribute_bogx_quantity_active, productAttribute.bogx_quantity_once as __productAttribute_bogx_quantity_once, productAttribute.bogx_quantity_defaults as __productAttribute_bogx_quantity_defaults, productAttribute.bogx_quantity_graduated as __productAttribute_bogx_quantity_graduated, productAttribute.bogx_quantity_limits as __productAttribute_bogx_quantity_limits, productAttribute.bogx_quantity_layouts as __productAttribute_bogx_quantity_layouts, productAttribute.bogx_quantity_graduatedin as __productAttribute_bogx_quantity_graduatedin, productAttribute.bogx_quantity_precision as __productAttribute_bogx_quantity_precision, productAttribute.bogx_bulk_gurtmass as __productAttribute_bogx_bulk_gurtmass, productAttribute.bogx_bulk_length as __productAttribute_bogx_bulk_length, productAttribute.bogx_ocb_active as __productAttribute_bogx_ocb_active, productAttribute.bogx_ocb_prefix as __productAttribute_bogx_ocb_prefix, productAttribute.bogx_ocb_delimiter as __productAttribute_bogx_ocb_delimiter, productAttribute.bogx_ocb_view as __productAttribute_bogx_ocb_view, productAttribute.bogx_custom_datamodel as __productAttribute_bogx_custom_datamodel, topSeller.sales as __topSeller_sales, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber, variant.suppliernumber as __variant_suppliernumber, variant.kind as __variant_kind, variant.additionaltext as __variant_additionaltext, variant.sales as __variant_sales, variant.active as __variant_active, variant.instock as __variant_instock, variant.stockmin as __variant_stockmin, variant.weight as __variant_weight, variant.position as __variant_position, variant.width as __variant_width, variant.height as __variant_height, variant.length as __variant_length, variant.ean as __variant_ean, variant.unitID as __variant_unitID, variant.releasedate as __variant_releasedate, variant.shippingfree as __variant_shippingfree, variant.shippingtime as __variant_shippingtime, variant.laststock as __product_laststock, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description, manufacturer.id as __manufacturer_id, manufacturer.name as __manufacturer_name, manufacturer.img as __manufacturer_img, manufacturer.link as __manufacturer_link, manufacturer.description as __manufacturer_description, manufacturer.meta_title as __manufacturer_meta_title, manufacturer.meta_description as __manufacturer_meta_description, manufacturer.meta_keywords as __manufacturer_meta_keywords, manufacturerAttribute.id as __manufacturerAttribute_id, manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, manufacturerAttribute.gpsr_responsible_company as __manufacturerAttribute_gpsr_responsible_company, manufacturerAttribute.gpsr_responsible_private_person as __manufacturerAttribute_gpsr_responsible_private_person, esd.id as __esd_id, esd.articleID as __esd_articleID, esd.articledetailsID as __esd_articledetailsID, esd.file as __esd_file, esd.serials as __esd_serials, esd.notification as __esd_notification, esd.maxdownloads as __esd_maxdownloads, esd.datum as __esd_datum, esdAttribute.id as __esdAttribute_id, esdAttribute.esdID as __esdAttribute_esdID, ( SELECT 1 FROM s_articles_esd variantEsd WHERE variantEsd.articleID = product.id LIMIT 1 ) as __product_has_esd, ( SELECT GROUP_CONCAT( customerGroups.customergroupId SEPARATOR '|' ) FROM s_articles_avoid_customergroups customerGroups WHERE customerGroups.articleID = product.id ) as __product_blocked_customer_groups, ( SELECT COUNT(availableVariant.id) FROM s_articles_details availableVariant WHERE ( availableVariant.articleID = product.id ) AND (availableVariant.active = 1) AND ( ( availableVariant.laststock * availableVariant.instock ) >= ( availableVariant.laststock * availableVariant.minpurchase ) ) ) as __product_has_available_variants, ( SELECT COUNT( DISTINCT ROUND(prices.price, 2) ) as priceCount FROM s_articles_prices prices INNER JOIN s_articles_details priceVariant ON priceVariant.id = prices.articledetailsID and priceVariant.active = 1 WHERE (prices.from = 1) AND (prices.pricegroup = : fallback) AND (prices.articleID = product.id) ) as __product_fallback_price_count, manufacturerMedia.id as __manufacturer_img_id, translation6819dc8707ce0article.objectdata as __product_translation, translation6819dc8707ce5fallbackarticle.objectdata as __product_translation_fallback, translation6819dc8707ce8variant.objectdata as __variant_translation, translation6819dc8707ceafallbackvariant.objectdata as __variant_translation_fallback, translation6819dc8707cedsupplier.objectdata as __manufacturer_translation, translation6819dc8707ceffallbacksupplier.objectdata as __manufacturer_translation_fallback, translation6819dc8707cf1config_units.objectdata as __unit_translation, translation6819dc8707cf3fallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc8707cf5s_articles_esd_attributes.objectdata as __esdAttribute_translation, translation6819dc8707cf7fallbacks_articles_esd_attributes.objectdata as __esdAttribute_translation_fallback FROM s_articles_details variant INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id LEFT JOIN s_articles_esd esd ON esd.articledetailsID = variant.id LEFT JOIN s_core_translations translation6819dc8707ce8variant ON translation6819dc8707ce8variant.objecttype = : translation6819dc8707ce8variant AND translation6819dc8707ce8variant.objectkey = variant.id AND translation6819dc8707ce8variant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8707ceafallbackvariant ON translation6819dc8707ceafallbackvariant.objecttype = : translation6819dc8707ceafallbackvariant AND translation6819dc8707ceafallbackvariant.objectkey = variant.id AND translation6819dc8707ceafallbackvariant.objectlanguage = : languagefallback INNER JOIN s_core_tax tax ON tax.id = product.taxID LEFT JOIN s_articles_supplier manufacturer ON manufacturer.id = product.supplierID LEFT JOIN s_core_pricegroups priceGroup ON priceGroup.id = product.pricegroupID LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = product.supplierID LEFT JOIN s_articles_top_seller_ro topSeller ON topSeller.article_id = product.id LEFT JOIN s_core_translations translation6819dc8707ce0article ON translation6819dc8707ce0article.objecttype = : translation6819dc8707ce0article AND translation6819dc8707ce0article.objectkey = product.id AND translation6819dc8707ce0article.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8707ce5fallbackarticle ON translation6819dc8707ce5fallbackarticle.objecttype = : translation6819dc8707ce5fallbackarticle AND translation6819dc8707ce5fallbackarticle.objectkey = product.id AND translation6819dc8707ce5fallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img LEFT JOIN s_core_translations translation6819dc8707cedsupplier ON translation6819dc8707cedsupplier.objecttype = : translation6819dc8707cedsupplier AND translation6819dc8707cedsupplier.objectkey = manufacturer.id AND translation6819dc8707cedsupplier.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8707ceffallbacksupplier ON translation6819dc8707ceffallbacksupplier.objecttype = : translation6819dc8707ceffallbacksupplier AND translation6819dc8707ceffallbacksupplier.objectkey = manufacturer.id AND translation6819dc8707ceffallbacksupplier.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8707cf1config_units ON translation6819dc8707cf1config_units.objecttype = : translation6819dc8707cf1config_units AND translation6819dc8707cf1config_units.objectkey = 1 AND translation6819dc8707cf1config_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8707cf3fallbackconfig_units ON translation6819dc8707cf3fallbackconfig_units.objecttype = : translation6819dc8707cf3fallbackconfig_units AND translation6819dc8707cf3fallbackconfig_units.objectkey = 1 AND translation6819dc8707cf3fallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id LEFT JOIN s_core_translations translation6819dc8707cf5s_articles_esd_attributes ON translation6819dc8707cf5s_articles_esd_attributes.objecttype = : translation6819dc8707cf5s_articles_esd_attributes AND translation6819dc8707cf5s_articles_esd_attributes.objectkey = esd.id AND translation6819dc8707cf5s_articles_esd_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8707cf7fallbacks_articles_esd_attributes ON translation6819dc8707cf7fallbacks_articles_esd_attributes.objecttype = : translation6819dc8707cf7fallbacks_articles_esd_attributes AND translation6819dc8707cf7fallbacks_articles_esd_attributes.objectkey = esd.id AND translation6819dc8707cf7fallbacks_articles_esd_attributes.objectlanguage = : languagefallback WHERE ( variant.ordernumber IN (: numbers) ) AND (variant.active = 1) AND (product.active = 1) | array:14 [ ":fallback" => "EK" ":numbers" => array:1 [ 0 => "SW10007" ] ":language" => 2 ":translation6819dc8707ce0article" => "article" ":languagefallback" => 0 ":translation6819dc8707ce5fallbackarticle" => "article" ":translation6819dc8707ce8variant" => "variant" ":translation6819dc8707ceafallbackvariant" => "variant" ":translation6819dc8707cedsupplier" => "supplier" ":translation6819dc8707ceffallbacksupplier" => "supplier" ":translation6819dc8707cf1config_units" => "config_units" ":translation6819dc8707cf3fallbackconfig_units" => "config_units" ":translation6819dc8707cf5s_articles_esd_attributes" => "s_articles_esd_attributes" ":translation6819dc8707cf7fallbacks_articles_esd_attributes" => "s_articles_esd_attributes" ] | 0.0021 ms |
SHOW COLUMNS FROM s_articles_img_attributes | [] | 0.0004 ms |
SELECT variant.ordernumber as number, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc8708d1carticleimage.objectdata as __image_translation, translation6819dc8708d21fallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc8708d24s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8708d27fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id INNER JOIN s_articles_img childImage ON childImage.parent_id = image.id INNER JOIN s_articles_details variant ON variant.id = childImage.article_detail_id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_core_translations translation6819dc8708d1carticleimage ON translation6819dc8708d1carticleimage.objecttype = : translation6819dc8708d1carticleimage AND translation6819dc8708d1carticleimage.objectkey = image.id AND translation6819dc8708d1carticleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8708d21fallbackarticleimage ON translation6819dc8708d21fallbackarticleimage.objecttype = : translation6819dc8708d21fallbackarticleimage AND translation6819dc8708d21fallbackarticleimage.objectkey = image.id AND translation6819dc8708d21fallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc8708d24s_media_attributes ON translation6819dc8708d24s_media_attributes.objecttype = : translation6819dc8708d24s_media_attributes AND translation6819dc8708d24s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8708d24s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8708d27fallbacks_media_attributes ON translation6819dc8708d27fallbacks_media_attributes.objecttype = : translation6819dc8708d27fallbacks_media_attributes AND translation6819dc8708d27fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8708d27fallbacks_media_attributes.objectlanguage = : languagefallback WHERE childImage.article_detail_id IN (: products) ORDER BY image.main ASC, image.position ASC | array:7 [ ":language" => 2 ":translation6819dc8708d1carticleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc8708d21fallbackarticleimage" => "articleimage" ":translation6819dc8708d24s_media_attributes" => "s_media_attributes" ":translation6819dc8708d27fallbacks_media_attributes" => "s_media_attributes" ":products" => array:1 [ 0 => 7 ] ] | 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, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc8709100articleimage.objectdata as __image_translation, translation6819dc8709105fallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc8709108s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8709109fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_articles_img childImage ON childImage.parent_id = image.id LEFT JOIN s_core_translations translation6819dc8709100articleimage ON translation6819dc8709100articleimage.objecttype = : translation6819dc8709100articleimage AND translation6819dc8709100articleimage.objectkey = image.id AND translation6819dc8709100articleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709105fallbackarticleimage ON translation6819dc8709105fallbackarticleimage.objecttype = : translation6819dc8709105fallbackarticleimage AND translation6819dc8709105fallbackarticleimage.objectkey = image.id AND translation6819dc8709105fallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc8709108s_media_attributes ON translation6819dc8709108s_media_attributes.objecttype = : translation6819dc8709108s_media_attributes AND translation6819dc8709108s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8709108s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709109fallbacks_media_attributes ON translation6819dc8709109fallbacks_media_attributes.objecttype = : translation6819dc8709109fallbacks_media_attributes AND translation6819dc8709109fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8709109fallbacks_media_attributes.objectlanguage = : languagefallback WHERE (image.main = 1) AND ( image.articleID IN (: products) ) | array:7 [ ":language" => 2 ":translation6819dc8709100articleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc8709105fallbackarticleimage" => "articleimage" ":translation6819dc8709108s_media_attributes" => "s_media_attributes" ":translation6819dc8709109fallbacks_media_attributes" => "s_media_attributes" ":products" => array:1 [ 0 => 7 ] ] | 0.0006 ms |
SHOW COLUMNS FROM s_articles_prices_attributes | [] | 0.0004 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, variants.ordernumber as number, GREATEST( price.from, variants.minpurchase ) __price_from, translation6819dc87097d7s_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc87097dcfallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variants ON variants.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id LEFT JOIN s_core_translations translation6819dc87097d7s_articles_prices_attributes ON translation6819dc87097d7s_articles_prices_attributes.objecttype = : translation6819dc87097d7s_articles_prices_attributes AND translation6819dc87097d7s_articles_prices_attributes.objectkey = price.id AND translation6819dc87097d7s_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87097dcfallbacks_articles_prices_attributes ON translation6819dc87097dcfallbacks_articles_prices_attributes.objecttype = : translation6819dc87097dcfallbacks_articles_prices_attributes AND translation6819dc87097dcfallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc87097dcfallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE ( price.articledetailsID IN (: products) ) AND ( price.pricegroup = : customerGroup ) AND ( (price.to >= variants.minpurchase) OR (price.to = "beliebig") ) ORDER BY price.articledetailsID ASC, price.from ASC | array:6 [ ":products" => array:1 [ 0 => 7 ] ":customerGroup" => "EK" ":language" => 2 ":translation6819dc87097d7s_articles_prices_attributes" => "s_articles_prices_attributes" ":languagefallback" => 0 ":translation6819dc87097dcfallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0004 ms |
SELECT ( SELECT prices.id FROM s_articles_prices prices INNER JOIN s_articles_details variant ON variant.id = prices.articledetailsID INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID AND priceGroup.discountstart = 1 AND priceGroup.customergroupID = : priceGroupCustomerGroup AND product.pricegroupActive = 1 WHERE ( prices.pricegroup = : customerGroup ) AND (prices.from = 1) AND (variant.active = 1) AND ( prices.articleID = outerPrices.articleID ) AND ( ( variant.laststock * variant.instock ) >= ( variant.laststock * variant.minpurchase ) ) ORDER BY prices.price ASC LIMIT 1 ) as priceId FROM s_articles_prices outerPrices WHERE outerPrices.articleID IN (: products) GROUP BY outerPrices.articleID HAVING priceId IS NOT NULL | array:3 [ ":customerGroup" => "EK" ":products" => array:1 [ 0 => 7 ] ":priceGroupCustomerGroup" => 1 ] | 0.0004 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, translation6819dc8709c71config_units.objectdata as __unit_translation, translation6819dc8709c76fallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc8709c79article.objectdata as __product_translation, translation6819dc8709c7bfallbackarticle.objectdata as __product_translation_fallback, translation6819dc8709c7evariant.objectdata as __variant_translation, translation6819dc8709c7ffallbackvariant.objectdata as __variant_translation_fallback, translation6819dc8709c81s_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc8709c82fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variant ON variant.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_core_translations translation6819dc8709c7evariant ON translation6819dc8709c7evariant.objecttype = : translation6819dc8709c7evariant AND translation6819dc8709c7evariant.objectkey = variant.id AND translation6819dc8709c7evariant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709c7ffallbackvariant ON translation6819dc8709c7ffallbackvariant.objecttype = : translation6819dc8709c7ffallbackvariant AND translation6819dc8709c7ffallbackvariant.objectkey = variant.id AND translation6819dc8709c7ffallbackvariant.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8709c79article ON translation6819dc8709c79article.objecttype = : translation6819dc8709c79article AND translation6819dc8709c79article.objectkey = product.id AND translation6819dc8709c79article.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709c7bfallbackarticle ON translation6819dc8709c7bfallbackarticle.objecttype = : translation6819dc8709c7bfallbackarticle AND translation6819dc8709c7bfallbackarticle.objectkey = product.id AND translation6819dc8709c7bfallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8709c71config_units ON translation6819dc8709c71config_units.objecttype = : translation6819dc8709c71config_units AND translation6819dc8709c71config_units.objectkey = 1 AND translation6819dc8709c71config_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709c76fallbackconfig_units ON translation6819dc8709c76fallbackconfig_units.objecttype = : translation6819dc8709c76fallbackconfig_units AND translation6819dc8709c76fallbackconfig_units.objectkey = 1 AND translation6819dc8709c76fallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8709c81s_articles_prices_attributes ON translation6819dc8709c81s_articles_prices_attributes.objecttype = : translation6819dc8709c81s_articles_prices_attributes AND translation6819dc8709c81s_articles_prices_attributes.objectkey = price.id AND translation6819dc8709c81s_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8709c82fallbacks_articles_prices_attributes ON translation6819dc8709c82fallbacks_articles_prices_attributes.objecttype = : translation6819dc8709c82fallbacks_articles_prices_attributes AND translation6819dc8709c82fallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc8709c82fallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE price.id IN (: ids) | array:11 [ ":ids" => array:1 [ 0 => "18" ] ":language" => 2 ":translation6819dc8709c71config_units" => "config_units" ":languagefallback" => 0 ":translation6819dc8709c76fallbackconfig_units" => "config_units" ":translation6819dc8709c79article" => "article" ":translation6819dc8709c7bfallbackarticle" => "article" ":translation6819dc8709c7evariant" => "variant" ":translation6819dc8709c7ffallbackvariant" => "variant" ":translation6819dc8709c81s_articles_prices_attributes" => "s_articles_prices_attributes" ":translation6819dc8709c82fallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0006 ms |
SELECT articleID, COUNT(id) as total, points FROM s_articles_vote vote WHERE ( vote.articleID IN (: products) ) AND (vote.active = 1) GROUP BY vote.articleID, vote.points ORDER BY vote.articleID ASC | array:1 [ ":products" => array:1 [ 0 => 7 ] ] | 0.0002 ms |
SELECT mapping.articleID, GROUP_CONCAT(DISTINCT mapping.categoryID) FROM s_articles_categories_ro mapping WHERE mapping.articleID IN (: ids) GROUP BY mapping.articleID | array:1 [ ":ids" => array:1 [ 0 => 7 ] ] | 0.0001 ms |
SHOW COLUMNS FROM s_product_streams_attributes | [] | 0.0004 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc870a1eds_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc870a1f1fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc870a1f4s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc870a1f6fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc870a1f8productStream.objectdata as __stream_translation, translation6819dc870a1fafallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc870a1fccategory.objectdata as __category_translation, translation6819dc870a1fefallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc870a1fccategory ON translation6819dc870a1fccategory.objecttype = : translation6819dc870a1fccategory AND translation6819dc870a1fccategory.objectkey = category.id AND translation6819dc870a1fccategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc870a1fefallbackcategory ON translation6819dc870a1fefallbackcategory.objecttype = : translation6819dc870a1fefallbackcategory AND translation6819dc870a1fefallbackcategory.objectkey = category.id AND translation6819dc870a1fefallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc870a1eds_categories_attributes ON translation6819dc870a1eds_categories_attributes.objecttype = : translation6819dc870a1eds_categories_attributes AND translation6819dc870a1eds_categories_attributes.objectkey = category.id AND translation6819dc870a1eds_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc870a1f1fallbacks_categories_attributes ON translation6819dc870a1f1fallbacks_categories_attributes.objecttype = : translation6819dc870a1f1fallbacks_categories_attributes AND translation6819dc870a1f1fallbacks_categories_attributes.objectkey = category.id AND translation6819dc870a1f1fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc870a1f4s_media_attributes ON translation6819dc870a1f4s_media_attributes.objecttype = : translation6819dc870a1f4s_media_attributes AND translation6819dc870a1f4s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc870a1f4s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc870a1f6fallbacks_media_attributes ON translation6819dc870a1f6fallbacks_media_attributes.objecttype = : translation6819dc870a1f6fallbacks_media_attributes AND translation6819dc870a1f6fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc870a1f6fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc870a1f8productStream ON translation6819dc870a1f8productStream.objecttype = : translation6819dc870a1f8productStream AND translation6819dc870a1f8productStream.objectkey = stream.id AND translation6819dc870a1f8productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc870a1fafallbackproductStream ON translation6819dc870a1fafallbackproductStream.objecttype = : translation6819dc870a1fafallbackproductStream AND translation6819dc870a1fafallbackproductStream.objectkey = stream.id AND translation6819dc870a1fafallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:3 [ 0 => 3 1 => 6 2 => 12 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc870a1eds_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc870a1f1fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc870a1f4s_media_attributes" => "s_media_attributes" ":translation6819dc870a1f6fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc870a1f8productStream" => "productStream" ":translation6819dc870a1fafallbackproductStream" => "productStream" ":translation6819dc870a1fccategory" => "category" ":translation6819dc870a1fefallbackcategory" => "category" ] | 0.0011 ms |
SELECT media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, translation6819dc870a735s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc870a73afallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_media media INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc870a735s_media_attributes ON translation6819dc870a735s_media_attributes.objecttype = : translation6819dc870a735s_media_attributes AND translation6819dc870a735s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc870a735s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc870a73afallbacks_media_attributes ON translation6819dc870a73afallbacks_media_attributes.objecttype = : translation6819dc870a73afallbacks_media_attributes AND translation6819dc870a73afallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc870a73afallbacks_media_attributes.objectlanguage = : languagefallback WHERE media.id IN (: ids) | array:5 [ ":language" => 2 ":translation6819dc870a735s_media_attributes" => "s_media_attributes" ":languagefallback" => 0 ":translation6819dc870a73afallbacks_media_attributes" => "s_media_attributes" ":ids" => [] ] | 0.0003 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'netzhirsch_sw5' AND TABLE_NAME = 's_articles_attributes' ORDER BY ORDINAL_POSITION ASC | [] | 0.0007 ms |
SELECT s0_.id AS id_0, s0_.table_name AS table_name_1, s0_.column_name AS column_name_2, s0_.column_type AS column_type_3, s0_.default_value AS default_value_4, s0_.entity AS entity_5, s0_.label AS label_6, s0_.readonly AS readonly_7, s0_.help_text AS help_text_8, s0_.support_text AS support_text_9, s0_.translatable AS translatable_10, s0_.display_in_backend AS display_in_backend_11, s0_.custom AS custom_12, s0_.position AS position_13, s0_.array_store AS array_store_14 FROM s_attribute_configuration s0_ WHERE s0_.table_name = ? ORDER BY s0_.position ASC | array:1 [ 0 => "s_articles_attributes" ] | 0.0006 ms |
SELECT promotion.id AS ak, promotion.* FROM s_plugin_promotion promotion WHERE (active = 1) AND ( ( DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from OR valid_from IS NULL ) ) AND ( ( DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to OR valid_to IS NULL ) ) ORDER BY exclusive DESC, priority DESC | [] | 0.0002 ms |
SELECT * FROM s_plugin_promotion_customer_group WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_shop WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_allow_later WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_run_after WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT fg.* FROM s_plugin_promotion_free_goods fg INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID AND ( (ad.laststock = 0) OR ( ad.laststock = 1 AND ad.instock > 0 ) ) WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0002 ms |
SELECT objectkey, objectdata FROM s_core_translations WHERE ( objectkey IN (: promotionIds) ) AND (objectlanguage = : shopId) AND ( objecttype = "swag-promotion-settings" ) | array:2 [ "promotionIds" => array:1 [ 0 => 2 ] "shopId" => 2 ] | 0.0002 ms |
SHOW COLUMNS FROM s_filter_attributes | [] | 0.0005 ms |
SHOW COLUMNS FROM s_filter_options_attributes | [] | 0.0004 ms |
SHOW COLUMNS FROM s_filter_values_attributes | [] | 0.0004 ms |
SELECT products.id as productId, relations.position as __relations_position, propertySet.id as __propertySet_id, propertySet.name as __propertySet_name, propertySet.position as __propertySet_position, propertySet.comparable as __propertySet_comparable, propertySet.sortmode as __propertySet_sortmode, propertySetAttribute.id as __propertySetAttribute_id, propertySetAttribute.filterID as __propertySetAttribute_filterID, propertyGroup.id as __propertyGroup_id, propertyGroup.name as __propertyGroup_name, propertyGroup.filterable as __propertyGroup_filterable, propertyGroupAttribute.id as __propertyGroupAttribute_id, propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, propertyGroupAttribute.dreisc_seo_filter_active as __propertyGroupAttribute_dreisc_seo_filter_active, propertyGroupAttribute.dreisc_seo_filter_important as __propertyGroupAttribute_dreisc_seo_filter_important, propertyGroupAttribute.dreisc_seo_filter_priority as __propertyGroupAttribute_dreisc_seo_filter_priority, propertyGroupAttribute.dreisc_seo_filter_prefix as __propertyGroupAttribute_dreisc_seo_filter_prefix, propertyGroupAttribute.dreisc_seo_filter_suffix as __propertyGroupAttribute_dreisc_seo_filter_suffix, propertyOption.id as __propertyOption_id, propertyOption.optionID as __propertyOption_optionID, propertyOption.value as __propertyOption_value, propertyOption.position as __propertyOption_position, propertyOptionAttribute.id as __propertyOptionAttribute_id, propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, propertyOptionAttribute.dreisc_seo_filter_alt_value as __propertyOptionAttribute_dreisc_seo_filter_alt_value, propertyOptionAttribute.dreisc_seo_filter_priority as __propertyOptionAttribute_dreisc_seo_filter_priority, 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, translation6819dc871209dpropertygroup.objectdata as __propertySet_translation, translation6819dc87120a4fallbackpropertygroup.objectdata as __propertySet_translation_fallback, translation6819dc87120a9propertyoption.objectdata as __propertyGroup_translation, translation6819dc87120adfallbackpropertyoption.objectdata as __propertyGroup_translation_fallback, translation6819dc87120b2propertyvalue.objectdata as __propertyOption_translation, translation6819dc87120b5fallbackpropertyvalue.objectdata as __propertyOption_translation_fallback, translation6819dc87120bas_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc87120bdfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_filter_articles filterArticles INNER JOIN s_articles products ON products.id = filterArticles.articleID INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id LEFT JOIN s_core_translations translation6819dc871209dpropertygroup ON translation6819dc871209dpropertygroup.objecttype = : translation6819dc871209dpropertygroup AND translation6819dc871209dpropertygroup.objectkey = propertySet.id AND translation6819dc871209dpropertygroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87120a4fallbackpropertygroup ON translation6819dc87120a4fallbackpropertygroup.objecttype = : translation6819dc87120a4fallbackpropertygroup AND translation6819dc87120a4fallbackpropertygroup.objectkey = propertySet.id AND translation6819dc87120a4fallbackpropertygroup.objectlanguage = : languagefallback INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID AND relations.optionID = propertyGroup.id LEFT JOIN s_media media ON propertyOption.media_id = media.id LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id LEFT JOIN s_core_translations translation6819dc87120b2propertyvalue ON translation6819dc87120b2propertyvalue.objecttype = : translation6819dc87120b2propertyvalue AND translation6819dc87120b2propertyvalue.objectkey = propertyOption.id AND translation6819dc87120b2propertyvalue.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87120b5fallbackpropertyvalue ON translation6819dc87120b5fallbackpropertyvalue.objecttype = : translation6819dc87120b5fallbackpropertyvalue AND translation6819dc87120b5fallbackpropertyvalue.objectkey = propertyOption.id AND translation6819dc87120b5fallbackpropertyvalue.objectlanguage = : languagefallback LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id LEFT JOIN s_core_translations translation6819dc87120a9propertyoption ON translation6819dc87120a9propertyoption.objecttype = : translation6819dc87120a9propertyoption AND translation6819dc87120a9propertyoption.objectkey = propertyGroup.id AND translation6819dc87120a9propertyoption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87120adfallbackpropertyoption ON translation6819dc87120adfallbackpropertyoption.objecttype = : translation6819dc87120adfallbackpropertyoption AND translation6819dc87120adfallbackpropertyoption.objectkey = propertyGroup.id AND translation6819dc87120adfallbackpropertyoption.objectlanguage = : languagefallback LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc87120bas_media_attributes ON translation6819dc87120bas_media_attributes.objecttype = : translation6819dc87120bas_media_attributes AND translation6819dc87120bas_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc87120bas_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87120bdfallbacks_media_attributes ON translation6819dc87120bdfallbacks_media_attributes.objecttype = : translation6819dc87120bdfallbacks_media_attributes AND translation6819dc87120bdfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc87120bdfallbacks_media_attributes.objectlanguage = : languagefallback WHERE products.id IN (: ids) ORDER BY filterArticles.articleID ASC | array:11 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc871209dpropertygroup" => "propertygroup" ":languagefallback" => 0 ":translation6819dc87120a4fallbackpropertygroup" => "propertygroup" ":translation6819dc87120a9propertyoption" => "propertyoption" ":translation6819dc87120adfallbackpropertyoption" => "propertyoption" ":translation6819dc87120b2propertyvalue" => "propertyvalue" ":translation6819dc87120b5fallbackpropertyvalue" => "propertyvalue" ":translation6819dc87120bas_media_attributes" => "s_media_attributes" ":translation6819dc87120bdfallbacks_media_attributes" => "s_media_attributes" ] | 0.0035 ms |
SELECT vote.id as __vote_id, vote.articleID as __vote_articleID, vote.name as __vote_name, vote.headline as __vote_headline, vote.comment as __vote_comment, vote.points as __vote_points, vote.datum as __vote_datum, vote.active as __vote_active, vote.email as __vote_email, vote.answer as __vote_answer, vote.answer_date as __vote_answer_date FROM s_articles_vote vote WHERE ( vote.articleID IN (: ids) ) AND (vote.active = 1) ORDER BY vote.articleID DESC, vote.datum DESC | array:1 [ ":ids" => array:1 [ 0 => 7 ] ] | 0.0003 ms |
SELECT product.id, relatedVariant.ordernumber as number FROM s_articles_relationships relation INNER JOIN s_articles product ON product.id = relation.articleID INNER JOIN s_articles relatedArticles ON relatedArticles.id = relation.relatedArticle INNER JOIN s_articles_details relatedVariant ON relatedVariant.id = relatedArticles.main_detail_id WHERE product.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 7 ] ] | 0.0002 ms |
SELECT product.id as __product_id, product.supplierID as __product_supplierID, product.name as __product_name, product.description as __product_description, product.description_long as __product_description_long, product.shippingtime as __product_shippingtime, product.datum as __product_datum, product.active as __product_active, product.taxID as __product_taxID, product.pseudosales as __product_pseudosales, product.topseller as __product_topseller, product.metaTitle as __product_metaTitle, product.keywords as __product_keywords, product.changetime as __product_changetime, product.pricegroupID as __product_pricegroupID, product.pricegroupActive as __product_pricegroupActive, product.filtergroupID as __product_filtergroupID, product.crossbundlelook as __product_crossbundlelook, product.notification as __product_notification, product.template as __product_template, product.mode as __product_mode, product.main_detail_id as __product_main_detail_id, product.available_from as __product_available_from, product.available_to as __product_available_to, product.configurator_set_id as __product_configurator_set_id, productAttribute.id as __productAttribute_id, productAttribute.articleID as __productAttribute_articleID, productAttribute.articledetailsID as __productAttribute_articledetailsID, productAttribute.attr1 as __productAttribute_attr1, productAttribute.attr2 as __productAttribute_attr2, productAttribute.attr3 as __productAttribute_attr3, productAttribute.attr4 as __productAttribute_attr4, productAttribute.attr5 as __productAttribute_attr5, productAttribute.attr6 as __productAttribute_attr6, productAttribute.attr7 as __productAttribute_attr7, productAttribute.attr8 as __productAttribute_attr8, productAttribute.attr9 as __productAttribute_attr9, productAttribute.attr10 as __productAttribute_attr10, productAttribute.attr11 as __productAttribute_attr11, productAttribute.attr12 as __productAttribute_attr12, productAttribute.attr13 as __productAttribute_attr13, productAttribute.attr14 as __productAttribute_attr14, productAttribute.attr15 as __productAttribute_attr15, productAttribute.attr16 as __productAttribute_attr16, productAttribute.attr17 as __productAttribute_attr17, productAttribute.attr18 as __productAttribute_attr18, productAttribute.attr19 as __productAttribute_attr19, productAttribute.attr20 as __productAttribute_attr20, productAttribute.wwv as __productAttribute_wwv, productAttribute.nnwebpriceonrequest as __productAttribute_nnwebpriceonrequest, productAttribute.dreisc_seo_url as __productAttribute_dreisc_seo_url, productAttribute.dreisc_seo_title as __productAttribute_dreisc_seo_title, productAttribute.dreisc_seo_title_replace as __productAttribute_dreisc_seo_title_replace, productAttribute.dreisc_seo_breadcrumb as __productAttribute_dreisc_seo_breadcrumb, productAttribute.dreisc_canonical_link as __productAttribute_dreisc_canonical_link, productAttribute.dreisc_robots_tag as __productAttribute_dreisc_robots_tag, productAttribute.dreisc_facebook_description as __productAttribute_dreisc_facebook_description, productAttribute.dreisc_twitter_description as __productAttribute_dreisc_twitter_description, productAttribute.dreisc_facebook_image as __productAttribute_dreisc_facebook_image, productAttribute.dreisc_twitter_image as __productAttribute_dreisc_twitter_image, productAttribute.nnwebcustomtab1 as __productAttribute_nnwebcustomtab1, productAttribute.nnwebcustomtab2 as __productAttribute_nnwebcustomtab2, productAttribute.gpsr_safety_instructions as __productAttribute_gpsr_safety_instructions, productAttribute.gpsr_responsible_company as __productAttribute_gpsr_responsible_company, productAttribute.gpsr_responsible_private_person as __productAttribute_gpsr_responsible_private_person, productAttribute.gpsr_pictograms as __productAttribute_gpsr_pictograms, productAttribute.bogx_configuration_active as __productAttribute_bogx_configuration_active, productAttribute.bogx_configuration as __productAttribute_bogx_configuration, productAttribute.bogx_basicprice_active as __productAttribute_bogx_basicprice_active, productAttribute.bogx_basicprice_view as __productAttribute_bogx_basicprice_view, productAttribute.bogx_articleprice_inlisting as __productAttribute_bogx_articleprice_inlisting, productAttribute.bogx_articledelivery_unit as __productAttribute_bogx_articledelivery_unit, productAttribute.bogx_articledispatch_rule as __productAttribute_bogx_articledispatch_rule, productAttribute.bogx_articledelivery_rule as __productAttribute_bogx_articledelivery_rule, productAttribute.bogx_articleprice_null as __productAttribute_bogx_articleprice_null, productAttribute.bogx_config_minprice as __productAttribute_bogx_config_minprice, productAttribute.bogx_config_discount as __productAttribute_bogx_config_discount, productAttribute.bogx_pricebox_sticky as __productAttribute_bogx_pricebox_sticky, productAttribute.bogx_pricebox_position as __productAttribute_bogx_pricebox_position, productAttribute.bogx_blackoptions_active as __productAttribute_bogx_blackoptions_active, productAttribute.bogx_groupscount_active as __productAttribute_bogx_groupscount_active, productAttribute.bogx_parentgroupname_active as __productAttribute_bogx_parentgroupname_active, productAttribute.bogx_basketlink_type as __productAttribute_bogx_basketlink_type, productAttribute.bogx_config_location as __productAttribute_bogx_config_location, productAttribute.bogx_image_mode as __productAttribute_bogx_image_mode, productAttribute.bogx_quantity_active as __productAttribute_bogx_quantity_active, productAttribute.bogx_quantity_once as __productAttribute_bogx_quantity_once, productAttribute.bogx_quantity_defaults as __productAttribute_bogx_quantity_defaults, productAttribute.bogx_quantity_graduated as __productAttribute_bogx_quantity_graduated, productAttribute.bogx_quantity_limits as __productAttribute_bogx_quantity_limits, productAttribute.bogx_quantity_layouts as __productAttribute_bogx_quantity_layouts, productAttribute.bogx_quantity_graduatedin as __productAttribute_bogx_quantity_graduatedin, productAttribute.bogx_quantity_precision as __productAttribute_bogx_quantity_precision, productAttribute.bogx_bulk_gurtmass as __productAttribute_bogx_bulk_gurtmass, productAttribute.bogx_bulk_length as __productAttribute_bogx_bulk_length, productAttribute.bogx_ocb_active as __productAttribute_bogx_ocb_active, productAttribute.bogx_ocb_prefix as __productAttribute_bogx_ocb_prefix, productAttribute.bogx_ocb_delimiter as __productAttribute_bogx_ocb_delimiter, productAttribute.bogx_ocb_view as __productAttribute_bogx_ocb_view, productAttribute.bogx_custom_datamodel as __productAttribute_bogx_custom_datamodel, topSeller.sales as __topSeller_sales, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber, variant.suppliernumber as __variant_suppliernumber, variant.kind as __variant_kind, variant.additionaltext as __variant_additionaltext, variant.sales as __variant_sales, variant.active as __variant_active, variant.instock as __variant_instock, variant.stockmin as __variant_stockmin, variant.weight as __variant_weight, variant.position as __variant_position, variant.width as __variant_width, variant.height as __variant_height, variant.length as __variant_length, variant.ean as __variant_ean, variant.unitID as __variant_unitID, variant.releasedate as __variant_releasedate, variant.shippingfree as __variant_shippingfree, variant.shippingtime as __variant_shippingtime, variant.laststock as __product_laststock, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description, manufacturer.id as __manufacturer_id, manufacturer.name as __manufacturer_name, manufacturer.img as __manufacturer_img, manufacturer.link as __manufacturer_link, manufacturer.description as __manufacturer_description, manufacturer.meta_title as __manufacturer_meta_title, manufacturer.meta_description as __manufacturer_meta_description, manufacturer.meta_keywords as __manufacturer_meta_keywords, manufacturerAttribute.id as __manufacturerAttribute_id, manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, manufacturerAttribute.gpsr_responsible_company as __manufacturerAttribute_gpsr_responsible_company, manufacturerAttribute.gpsr_responsible_private_person as __manufacturerAttribute_gpsr_responsible_private_person, esd.id as __esd_id, esd.articleID as __esd_articleID, esd.articledetailsID as __esd_articledetailsID, esd.file as __esd_file, esd.serials as __esd_serials, esd.notification as __esd_notification, esd.maxdownloads as __esd_maxdownloads, esd.datum as __esd_datum, esdAttribute.id as __esdAttribute_id, esdAttribute.esdID as __esdAttribute_esdID, ( SELECT 1 FROM s_articles_esd variantEsd WHERE variantEsd.articleID = product.id LIMIT 1 ) as __product_has_esd, ( SELECT GROUP_CONCAT( customerGroups.customergroupId SEPARATOR '|' ) FROM s_articles_avoid_customergroups customerGroups WHERE customerGroups.articleID = product.id ) as __product_blocked_customer_groups, ( SELECT COUNT(availableVariant.id) FROM s_articles_details availableVariant WHERE ( availableVariant.articleID = product.id ) AND (availableVariant.active = 1) AND ( ( availableVariant.laststock * availableVariant.instock ) >= ( availableVariant.laststock * availableVariant.minpurchase ) ) ) as __product_has_available_variants, ( SELECT COUNT( DISTINCT ROUND(prices.price, 2) ) as priceCount FROM s_articles_prices prices INNER JOIN s_articles_details priceVariant ON priceVariant.id = prices.articledetailsID and priceVariant.active = 1 WHERE (prices.from = 1) AND (prices.pricegroup = : fallback) AND (prices.articleID = product.id) ) as __product_fallback_price_count, manufacturerMedia.id as __manufacturer_img_id, translation6819dc87135e4article.objectdata as __product_translation, translation6819dc87135ebfallbackarticle.objectdata as __product_translation_fallback, translation6819dc87135efvariant.objectdata as __variant_translation, translation6819dc87135f1fallbackvariant.objectdata as __variant_translation_fallback, translation6819dc87135f5supplier.objectdata as __manufacturer_translation, translation6819dc87135f7fallbacksupplier.objectdata as __manufacturer_translation_fallback, translation6819dc87135fbconfig_units.objectdata as __unit_translation, translation6819dc87135fdfallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc8713600s_articles_esd_attributes.objectdata as __esdAttribute_translation, translation6819dc8713603fallbacks_articles_esd_attributes.objectdata as __esdAttribute_translation_fallback FROM s_articles_details variant INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id LEFT JOIN s_articles_esd esd ON esd.articledetailsID = variant.id LEFT JOIN s_core_translations translation6819dc87135efvariant ON translation6819dc87135efvariant.objecttype = : translation6819dc87135efvariant AND translation6819dc87135efvariant.objectkey = variant.id AND translation6819dc87135efvariant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87135f1fallbackvariant ON translation6819dc87135f1fallbackvariant.objecttype = : translation6819dc87135f1fallbackvariant AND translation6819dc87135f1fallbackvariant.objectkey = variant.id AND translation6819dc87135f1fallbackvariant.objectlanguage = : languagefallback INNER JOIN s_core_tax tax ON tax.id = product.taxID LEFT JOIN s_articles_supplier manufacturer ON manufacturer.id = product.supplierID LEFT JOIN s_core_pricegroups priceGroup ON priceGroup.id = product.pricegroupID LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = product.supplierID LEFT JOIN s_articles_top_seller_ro topSeller ON topSeller.article_id = product.id LEFT JOIN s_core_translations translation6819dc87135e4article ON translation6819dc87135e4article.objecttype = : translation6819dc87135e4article AND translation6819dc87135e4article.objectkey = product.id AND translation6819dc87135e4article.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87135ebfallbackarticle ON translation6819dc87135ebfallbackarticle.objecttype = : translation6819dc87135ebfallbackarticle AND translation6819dc87135ebfallbackarticle.objectkey = product.id AND translation6819dc87135ebfallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img LEFT JOIN s_core_translations translation6819dc87135f5supplier ON translation6819dc87135f5supplier.objecttype = : translation6819dc87135f5supplier AND translation6819dc87135f5supplier.objectkey = manufacturer.id AND translation6819dc87135f5supplier.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87135f7fallbacksupplier ON translation6819dc87135f7fallbacksupplier.objecttype = : translation6819dc87135f7fallbacksupplier AND translation6819dc87135f7fallbacksupplier.objectkey = manufacturer.id AND translation6819dc87135f7fallbacksupplier.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc87135fbconfig_units ON translation6819dc87135fbconfig_units.objecttype = : translation6819dc87135fbconfig_units AND translation6819dc87135fbconfig_units.objectkey = 1 AND translation6819dc87135fbconfig_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87135fdfallbackconfig_units ON translation6819dc87135fdfallbackconfig_units.objecttype = : translation6819dc87135fdfallbackconfig_units AND translation6819dc87135fdfallbackconfig_units.objectkey = 1 AND translation6819dc87135fdfallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id LEFT JOIN s_core_translations translation6819dc8713600s_articles_esd_attributes ON translation6819dc8713600s_articles_esd_attributes.objecttype = : translation6819dc8713600s_articles_esd_attributes AND translation6819dc8713600s_articles_esd_attributes.objectkey = esd.id AND translation6819dc8713600s_articles_esd_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8713603fallbacks_articles_esd_attributes ON translation6819dc8713603fallbacks_articles_esd_attributes.objecttype = : translation6819dc8713603fallbacks_articles_esd_attributes AND translation6819dc8713603fallbacks_articles_esd_attributes.objectkey = esd.id AND translation6819dc8713603fallbacks_articles_esd_attributes.objectlanguage = : languagefallback WHERE ( variant.ordernumber IN (: numbers) ) AND (variant.active = 1) AND (product.active = 1) | array:14 [ ":fallback" => "EK" ":numbers" => [] ":language" => 2 ":translation6819dc87135e4article" => "article" ":languagefallback" => 0 ":translation6819dc87135ebfallbackarticle" => "article" ":translation6819dc87135efvariant" => "variant" ":translation6819dc87135f1fallbackvariant" => "variant" ":translation6819dc87135f5supplier" => "supplier" ":translation6819dc87135f7fallbacksupplier" => "supplier" ":translation6819dc87135fbconfig_units" => "config_units" ":translation6819dc87135fdfallbackconfig_units" => "config_units" ":translation6819dc8713600s_articles_esd_attributes" => "s_articles_esd_attributes" ":translation6819dc8713603fallbacks_articles_esd_attributes" => "s_articles_esd_attributes" ] | 0.0023 ms |
SELECT variant.ordernumber as number, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc8713f5aarticleimage.objectdata as __image_translation, translation6819dc8713f61fallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc8713f65s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8713f68fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id INNER JOIN s_articles_img childImage ON childImage.parent_id = image.id INNER JOIN s_articles_details variant ON variant.id = childImage.article_detail_id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_core_translations translation6819dc8713f5aarticleimage ON translation6819dc8713f5aarticleimage.objecttype = : translation6819dc8713f5aarticleimage AND translation6819dc8713f5aarticleimage.objectkey = image.id AND translation6819dc8713f5aarticleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8713f61fallbackarticleimage ON translation6819dc8713f61fallbackarticleimage.objecttype = : translation6819dc8713f61fallbackarticleimage AND translation6819dc8713f61fallbackarticleimage.objectkey = image.id AND translation6819dc8713f61fallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc8713f65s_media_attributes ON translation6819dc8713f65s_media_attributes.objecttype = : translation6819dc8713f65s_media_attributes AND translation6819dc8713f65s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8713f65s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8713f68fallbacks_media_attributes ON translation6819dc8713f68fallbacks_media_attributes.objecttype = : translation6819dc8713f68fallbacks_media_attributes AND translation6819dc8713f68fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8713f68fallbacks_media_attributes.objectlanguage = : languagefallback WHERE childImage.article_detail_id IN (: products) ORDER BY image.main ASC, image.position ASC | array:7 [ ":language" => 2 ":translation6819dc8713f5aarticleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc8713f61fallbackarticleimage" => "articleimage" ":translation6819dc8713f65s_media_attributes" => "s_media_attributes" ":translation6819dc8713f68fallbacks_media_attributes" => "s_media_attributes" ":products" => [] ] | 0.0008 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, variants.ordernumber as number, GREATEST( price.from, variants.minpurchase ) __price_from, translation6819dc87142f2s_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc87142f7fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variants ON variants.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id LEFT JOIN s_core_translations translation6819dc87142f2s_articles_prices_attributes ON translation6819dc87142f2s_articles_prices_attributes.objecttype = : translation6819dc87142f2s_articles_prices_attributes AND translation6819dc87142f2s_articles_prices_attributes.objectkey = price.id AND translation6819dc87142f2s_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87142f7fallbacks_articles_prices_attributes ON translation6819dc87142f7fallbacks_articles_prices_attributes.objecttype = : translation6819dc87142f7fallbacks_articles_prices_attributes AND translation6819dc87142f7fallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc87142f7fallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE ( price.articledetailsID IN (: products) ) AND ( price.pricegroup = : customerGroup ) AND ( (price.to >= variants.minpurchase) OR (price.to = "beliebig") ) ORDER BY price.articledetailsID ASC, price.from ASC | array:6 [ ":products" => [] ":customerGroup" => "EK" ":language" => 2 ":translation6819dc87142f2s_articles_prices_attributes" => "s_articles_prices_attributes" ":languagefallback" => 0 ":translation6819dc87142f7fallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0004 ms |
SELECT ( SELECT prices.id FROM s_articles_prices prices INNER JOIN s_articles_details variant ON variant.id = prices.articledetailsID INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID AND priceGroup.discountstart = 1 AND priceGroup.customergroupID = : priceGroupCustomerGroup AND product.pricegroupActive = 1 WHERE ( prices.pricegroup = : customerGroup ) AND (prices.from = 1) AND (variant.active = 1) AND ( prices.articleID = outerPrices.articleID ) AND ( ( variant.laststock * variant.instock ) >= ( variant.laststock * variant.minpurchase ) ) ORDER BY prices.price ASC LIMIT 1 ) as priceId FROM s_articles_prices outerPrices WHERE outerPrices.articleID IN (: products) GROUP BY outerPrices.articleID HAVING priceId IS NOT NULL | array:3 [ ":customerGroup" => "EK" ":products" => [] ":priceGroupCustomerGroup" => 1 ] | 0.0003 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, translation6819dc87145b3config_units.objectdata as __unit_translation, translation6819dc87145b8fallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc87145bbarticle.objectdata as __product_translation, translation6819dc87145bdfallbackarticle.objectdata as __product_translation_fallback, translation6819dc87145bfvariant.objectdata as __variant_translation, translation6819dc87145c0fallbackvariant.objectdata as __variant_translation_fallback, translation6819dc87145c2s_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc87145c4fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variant ON variant.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_core_translations translation6819dc87145bfvariant ON translation6819dc87145bfvariant.objecttype = : translation6819dc87145bfvariant AND translation6819dc87145bfvariant.objectkey = variant.id AND translation6819dc87145bfvariant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87145c0fallbackvariant ON translation6819dc87145c0fallbackvariant.objecttype = : translation6819dc87145c0fallbackvariant AND translation6819dc87145c0fallbackvariant.objectkey = variant.id AND translation6819dc87145c0fallbackvariant.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc87145bbarticle ON translation6819dc87145bbarticle.objecttype = : translation6819dc87145bbarticle AND translation6819dc87145bbarticle.objectkey = product.id AND translation6819dc87145bbarticle.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87145bdfallbackarticle ON translation6819dc87145bdfallbackarticle.objecttype = : translation6819dc87145bdfallbackarticle AND translation6819dc87145bdfallbackarticle.objectkey = product.id AND translation6819dc87145bdfallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc87145b3config_units ON translation6819dc87145b3config_units.objecttype = : translation6819dc87145b3config_units AND translation6819dc87145b3config_units.objectkey = 1 AND translation6819dc87145b3config_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87145b8fallbackconfig_units ON translation6819dc87145b8fallbackconfig_units.objecttype = : translation6819dc87145b8fallbackconfig_units AND translation6819dc87145b8fallbackconfig_units.objectkey = 1 AND translation6819dc87145b8fallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc87145c2s_articles_prices_attributes ON translation6819dc87145c2s_articles_prices_attributes.objecttype = : translation6819dc87145c2s_articles_prices_attributes AND translation6819dc87145c2s_articles_prices_attributes.objectkey = price.id AND translation6819dc87145c2s_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87145c4fallbacks_articles_prices_attributes ON translation6819dc87145c4fallbacks_articles_prices_attributes.objecttype = : translation6819dc87145c4fallbacks_articles_prices_attributes AND translation6819dc87145c4fallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc87145c4fallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE price.id IN (: ids) | array:11 [ ":ids" => [] ":language" => 2 ":translation6819dc87145b3config_units" => "config_units" ":languagefallback" => 0 ":translation6819dc87145b8fallbackconfig_units" => "config_units" ":translation6819dc87145bbarticle" => "article" ":translation6819dc87145bdfallbackarticle" => "article" ":translation6819dc87145bfvariant" => "variant" ":translation6819dc87145c0fallbackvariant" => "variant" ":translation6819dc87145c2s_articles_prices_attributes" => "s_articles_prices_attributes" ":translation6819dc87145c4fallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0008 ms |
SELECT articleID, COUNT(id) as total, points FROM s_articles_vote vote WHERE ( vote.articleID IN (: products) ) AND (vote.active = 1) GROUP BY vote.articleID, vote.points ORDER BY vote.articleID ASC | array:1 [ ":products" => [] ] | 0.0002 ms |
SELECT mapping.articleID, GROUP_CONCAT(DISTINCT mapping.categoryID) FROM s_articles_categories_ro mapping WHERE mapping.articleID IN (: ids) GROUP BY mapping.articleID | array:1 [ ":ids" => [] ] | 0.0001 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8714aa0s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8714aa7fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8714aacs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8714aaffallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8714ab2productStream.objectdata as __stream_translation, translation6819dc8714ab5fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8714ab8category.objectdata as __category_translation, translation6819dc8714abbfallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8714ab8category ON translation6819dc8714ab8category.objecttype = : translation6819dc8714ab8category AND translation6819dc8714ab8category.objectkey = category.id AND translation6819dc8714ab8category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8714abbfallbackcategory ON translation6819dc8714abbfallbackcategory.objecttype = : translation6819dc8714abbfallbackcategory AND translation6819dc8714abbfallbackcategory.objectkey = category.id AND translation6819dc8714abbfallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8714aa0s_categories_attributes ON translation6819dc8714aa0s_categories_attributes.objecttype = : translation6819dc8714aa0s_categories_attributes AND translation6819dc8714aa0s_categories_attributes.objectkey = category.id AND translation6819dc8714aa0s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8714aa7fallbacks_categories_attributes ON translation6819dc8714aa7fallbacks_categories_attributes.objecttype = : translation6819dc8714aa7fallbacks_categories_attributes AND translation6819dc8714aa7fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8714aa7fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8714aacs_media_attributes ON translation6819dc8714aacs_media_attributes.objecttype = : translation6819dc8714aacs_media_attributes AND translation6819dc8714aacs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8714aacs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8714aaffallbacks_media_attributes ON translation6819dc8714aaffallbacks_media_attributes.objecttype = : translation6819dc8714aaffallbacks_media_attributes AND translation6819dc8714aaffallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8714aaffallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8714ab2productStream ON translation6819dc8714ab2productStream.objecttype = : translation6819dc8714ab2productStream AND translation6819dc8714ab2productStream.objectkey = stream.id AND translation6819dc8714ab2productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8714ab5fallbackproductStream ON translation6819dc8714ab5fallbackproductStream.objecttype = : translation6819dc8714ab5fallbackproductStream AND translation6819dc8714ab5fallbackproductStream.objectkey = stream.id AND translation6819dc8714ab5fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => [] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8714aa0s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8714aa7fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8714aacs_media_attributes" => "s_media_attributes" ":translation6819dc8714aaffallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8714ab2productStream" => "productStream" ":translation6819dc8714ab5fallbackproductStream" => "productStream" ":translation6819dc8714ab8category" => "category" ":translation6819dc8714abbfallbackcategory" => "category" ] | 0.0013 ms |
SELECT media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, translation6819dc8715008s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871500dfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_media media INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8715008s_media_attributes ON translation6819dc8715008s_media_attributes.objecttype = : translation6819dc8715008s_media_attributes AND translation6819dc8715008s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8715008s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871500dfallbacks_media_attributes ON translation6819dc871500dfallbacks_media_attributes.objecttype = : translation6819dc871500dfallbacks_media_attributes AND translation6819dc871500dfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871500dfallbacks_media_attributes.objectlanguage = : languagefallback WHERE media.id IN (: ids) | array:5 [ ":language" => 2 ":translation6819dc8715008s_media_attributes" => "s_media_attributes" ":languagefallback" => 0 ":translation6819dc871500dfallbacks_media_attributes" => "s_media_attributes" ":ids" => [] ] | 0.0003 ms |
SELECT promotion.id AS ak, promotion.* FROM s_plugin_promotion promotion WHERE (active = 1) AND ( ( DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from OR valid_from IS NULL ) ) AND ( ( DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to OR valid_to IS NULL ) ) ORDER BY exclusive DESC, priority DESC | [] | 0.0003 ms |
SELECT * FROM s_plugin_promotion_customer_group WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_shop WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_allow_later WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_run_after WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT fg.* FROM s_plugin_promotion_free_goods fg INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID AND ( (ad.laststock = 0) OR ( ad.laststock = 1 AND ad.instock > 0 ) ) WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0002 ms |
SELECT objectkey, objectdata FROM s_core_translations WHERE ( objectkey IN (: promotionIds) ) AND (objectlanguage = : shopId) AND ( objecttype = "swag-promotion-settings" ) | array:2 [ "promotionIds" => array:1 [ 0 => 2 ] "shopId" => 2 ] | 0.0001 ms |
SELECT products.id as productId, relations.position as __relations_position, propertySet.id as __propertySet_id, propertySet.name as __propertySet_name, propertySet.position as __propertySet_position, propertySet.comparable as __propertySet_comparable, propertySet.sortmode as __propertySet_sortmode, propertySetAttribute.id as __propertySetAttribute_id, propertySetAttribute.filterID as __propertySetAttribute_filterID, propertyGroup.id as __propertyGroup_id, propertyGroup.name as __propertyGroup_name, propertyGroup.filterable as __propertyGroup_filterable, propertyGroupAttribute.id as __propertyGroupAttribute_id, propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, propertyGroupAttribute.dreisc_seo_filter_active as __propertyGroupAttribute_dreisc_seo_filter_active, propertyGroupAttribute.dreisc_seo_filter_important as __propertyGroupAttribute_dreisc_seo_filter_important, propertyGroupAttribute.dreisc_seo_filter_priority as __propertyGroupAttribute_dreisc_seo_filter_priority, propertyGroupAttribute.dreisc_seo_filter_prefix as __propertyGroupAttribute_dreisc_seo_filter_prefix, propertyGroupAttribute.dreisc_seo_filter_suffix as __propertyGroupAttribute_dreisc_seo_filter_suffix, propertyOption.id as __propertyOption_id, propertyOption.optionID as __propertyOption_optionID, propertyOption.value as __propertyOption_value, propertyOption.position as __propertyOption_position, propertyOptionAttribute.id as __propertyOptionAttribute_id, propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, propertyOptionAttribute.dreisc_seo_filter_alt_value as __propertyOptionAttribute_dreisc_seo_filter_alt_value, propertyOptionAttribute.dreisc_seo_filter_priority as __propertyOptionAttribute_dreisc_seo_filter_priority, 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, translation6819dc871569epropertygroup.objectdata as __propertySet_translation, translation6819dc87156a4fallbackpropertygroup.objectdata as __propertySet_translation_fallback, translation6819dc87156a8propertyoption.objectdata as __propertyGroup_translation, translation6819dc87156acfallbackpropertyoption.objectdata as __propertyGroup_translation_fallback, translation6819dc87156afpropertyvalue.objectdata as __propertyOption_translation, translation6819dc87156b1fallbackpropertyvalue.objectdata as __propertyOption_translation_fallback, translation6819dc87156b4s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc87156b7fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_filter_articles filterArticles INNER JOIN s_articles products ON products.id = filterArticles.articleID INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id LEFT JOIN s_core_translations translation6819dc871569epropertygroup ON translation6819dc871569epropertygroup.objecttype = : translation6819dc871569epropertygroup AND translation6819dc871569epropertygroup.objectkey = propertySet.id AND translation6819dc871569epropertygroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87156a4fallbackpropertygroup ON translation6819dc87156a4fallbackpropertygroup.objecttype = : translation6819dc87156a4fallbackpropertygroup AND translation6819dc87156a4fallbackpropertygroup.objectkey = propertySet.id AND translation6819dc87156a4fallbackpropertygroup.objectlanguage = : languagefallback INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID AND relations.optionID = propertyGroup.id LEFT JOIN s_media media ON propertyOption.media_id = media.id LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id LEFT JOIN s_core_translations translation6819dc87156afpropertyvalue ON translation6819dc87156afpropertyvalue.objecttype = : translation6819dc87156afpropertyvalue AND translation6819dc87156afpropertyvalue.objectkey = propertyOption.id AND translation6819dc87156afpropertyvalue.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87156b1fallbackpropertyvalue ON translation6819dc87156b1fallbackpropertyvalue.objecttype = : translation6819dc87156b1fallbackpropertyvalue AND translation6819dc87156b1fallbackpropertyvalue.objectkey = propertyOption.id AND translation6819dc87156b1fallbackpropertyvalue.objectlanguage = : languagefallback LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id LEFT JOIN s_core_translations translation6819dc87156a8propertyoption ON translation6819dc87156a8propertyoption.objecttype = : translation6819dc87156a8propertyoption AND translation6819dc87156a8propertyoption.objectkey = propertyGroup.id AND translation6819dc87156a8propertyoption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87156acfallbackpropertyoption ON translation6819dc87156acfallbackpropertyoption.objecttype = : translation6819dc87156acfallbackpropertyoption AND translation6819dc87156acfallbackpropertyoption.objectkey = propertyGroup.id AND translation6819dc87156acfallbackpropertyoption.objectlanguage = : languagefallback LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc87156b4s_media_attributes ON translation6819dc87156b4s_media_attributes.objecttype = : translation6819dc87156b4s_media_attributes AND translation6819dc87156b4s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc87156b4s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87156b7fallbacks_media_attributes ON translation6819dc87156b7fallbacks_media_attributes.objecttype = : translation6819dc87156b7fallbacks_media_attributes AND translation6819dc87156b7fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc87156b7fallbacks_media_attributes.objectlanguage = : languagefallback WHERE products.id IN (: ids) ORDER BY filterArticles.articleID ASC | array:11 [ ":ids" => [] ":language" => 2 ":translation6819dc871569epropertygroup" => "propertygroup" ":languagefallback" => 0 ":translation6819dc87156a4fallbackpropertygroup" => "propertygroup" ":translation6819dc87156a8propertyoption" => "propertyoption" ":translation6819dc87156acfallbackpropertyoption" => "propertyoption" ":translation6819dc87156afpropertyvalue" => "propertyvalue" ":translation6819dc87156b1fallbackpropertyvalue" => "propertyvalue" ":translation6819dc87156b4s_media_attributes" => "s_media_attributes" ":translation6819dc87156b7fallbacks_media_attributes" => "s_media_attributes" ] | 0.0015 ms |
SELECT relation.article_id, stream.id as __stream_id, stream.name as __stream_name, stream.description as __stream_description, stream.type as __stream_type, productStreamAttribute.id as __productStreamAttribute_id, productStreamAttribute.streamID as __productStreamAttribute_streamID, translation6819dc8715cb5productStream.objectdata as __stream_translation, translation6819dc8715cbcfallbackproductStream.objectdata as __stream_translation_fallback FROM s_product_streams_articles relation INNER JOIN s_product_streams stream ON stream.id = relation.stream_id LEFT JOIN s_product_streams_attributes productStreamAttribute ON productStreamAttribute.streamID = stream.id LEFT JOIN s_core_translations translation6819dc8715cb5productStream ON translation6819dc8715cb5productStream.objecttype = : translation6819dc8715cb5productStream AND translation6819dc8715cb5productStream.objectkey = stream.id AND translation6819dc8715cb5productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8715cbcfallbackproductStream ON translation6819dc8715cbcfallbackproductStream.objecttype = : translation6819dc8715cbcfallbackproductStream AND translation6819dc8715cbcfallbackproductStream.objectkey = stream.id AND translation6819dc8715cbcfallbackproductStream.objectlanguage = : languagefallback WHERE relation.article_id IN (: ids) | array:5 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc8715cb5productStream" => "productStream" ":languagefallback" => 0 ":translation6819dc8715cbcfallbackproductStream" => "productStream" ] | 0.0004 ms |
SELECT product.id, similarVariant.ordernumber as number FROM s_articles_similar similar INNER JOIN s_articles product ON product.id = similar.articleID INNER JOIN s_articles similarArticles ON similarArticles.id = similar.relatedArticle INNER JOIN s_articles_details similarVariant ON similarVariant.id = similarArticles.main_detail_id WHERE product.id IN (: ids) | array:1 [ ":ids" => array:1 [ 0 => 7 ] ] | 0.0002 ms |
SELECT product.id as __product_id, product.supplierID as __product_supplierID, product.name as __product_name, product.description as __product_description, product.description_long as __product_description_long, product.shippingtime as __product_shippingtime, product.datum as __product_datum, product.active as __product_active, product.taxID as __product_taxID, product.pseudosales as __product_pseudosales, product.topseller as __product_topseller, product.metaTitle as __product_metaTitle, product.keywords as __product_keywords, product.changetime as __product_changetime, product.pricegroupID as __product_pricegroupID, product.pricegroupActive as __product_pricegroupActive, product.filtergroupID as __product_filtergroupID, product.crossbundlelook as __product_crossbundlelook, product.notification as __product_notification, product.template as __product_template, product.mode as __product_mode, product.main_detail_id as __product_main_detail_id, product.available_from as __product_available_from, product.available_to as __product_available_to, product.configurator_set_id as __product_configurator_set_id, productAttribute.id as __productAttribute_id, productAttribute.articleID as __productAttribute_articleID, productAttribute.articledetailsID as __productAttribute_articledetailsID, productAttribute.attr1 as __productAttribute_attr1, productAttribute.attr2 as __productAttribute_attr2, productAttribute.attr3 as __productAttribute_attr3, productAttribute.attr4 as __productAttribute_attr4, productAttribute.attr5 as __productAttribute_attr5, productAttribute.attr6 as __productAttribute_attr6, productAttribute.attr7 as __productAttribute_attr7, productAttribute.attr8 as __productAttribute_attr8, productAttribute.attr9 as __productAttribute_attr9, productAttribute.attr10 as __productAttribute_attr10, productAttribute.attr11 as __productAttribute_attr11, productAttribute.attr12 as __productAttribute_attr12, productAttribute.attr13 as __productAttribute_attr13, productAttribute.attr14 as __productAttribute_attr14, productAttribute.attr15 as __productAttribute_attr15, productAttribute.attr16 as __productAttribute_attr16, productAttribute.attr17 as __productAttribute_attr17, productAttribute.attr18 as __productAttribute_attr18, productAttribute.attr19 as __productAttribute_attr19, productAttribute.attr20 as __productAttribute_attr20, productAttribute.wwv as __productAttribute_wwv, productAttribute.nnwebpriceonrequest as __productAttribute_nnwebpriceonrequest, productAttribute.dreisc_seo_url as __productAttribute_dreisc_seo_url, productAttribute.dreisc_seo_title as __productAttribute_dreisc_seo_title, productAttribute.dreisc_seo_title_replace as __productAttribute_dreisc_seo_title_replace, productAttribute.dreisc_seo_breadcrumb as __productAttribute_dreisc_seo_breadcrumb, productAttribute.dreisc_canonical_link as __productAttribute_dreisc_canonical_link, productAttribute.dreisc_robots_tag as __productAttribute_dreisc_robots_tag, productAttribute.dreisc_facebook_description as __productAttribute_dreisc_facebook_description, productAttribute.dreisc_twitter_description as __productAttribute_dreisc_twitter_description, productAttribute.dreisc_facebook_image as __productAttribute_dreisc_facebook_image, productAttribute.dreisc_twitter_image as __productAttribute_dreisc_twitter_image, productAttribute.nnwebcustomtab1 as __productAttribute_nnwebcustomtab1, productAttribute.nnwebcustomtab2 as __productAttribute_nnwebcustomtab2, productAttribute.gpsr_safety_instructions as __productAttribute_gpsr_safety_instructions, productAttribute.gpsr_responsible_company as __productAttribute_gpsr_responsible_company, productAttribute.gpsr_responsible_private_person as __productAttribute_gpsr_responsible_private_person, productAttribute.gpsr_pictograms as __productAttribute_gpsr_pictograms, productAttribute.bogx_configuration_active as __productAttribute_bogx_configuration_active, productAttribute.bogx_configuration as __productAttribute_bogx_configuration, productAttribute.bogx_basicprice_active as __productAttribute_bogx_basicprice_active, productAttribute.bogx_basicprice_view as __productAttribute_bogx_basicprice_view, productAttribute.bogx_articleprice_inlisting as __productAttribute_bogx_articleprice_inlisting, productAttribute.bogx_articledelivery_unit as __productAttribute_bogx_articledelivery_unit, productAttribute.bogx_articledispatch_rule as __productAttribute_bogx_articledispatch_rule, productAttribute.bogx_articledelivery_rule as __productAttribute_bogx_articledelivery_rule, productAttribute.bogx_articleprice_null as __productAttribute_bogx_articleprice_null, productAttribute.bogx_config_minprice as __productAttribute_bogx_config_minprice, productAttribute.bogx_config_discount as __productAttribute_bogx_config_discount, productAttribute.bogx_pricebox_sticky as __productAttribute_bogx_pricebox_sticky, productAttribute.bogx_pricebox_position as __productAttribute_bogx_pricebox_position, productAttribute.bogx_blackoptions_active as __productAttribute_bogx_blackoptions_active, productAttribute.bogx_groupscount_active as __productAttribute_bogx_groupscount_active, productAttribute.bogx_parentgroupname_active as __productAttribute_bogx_parentgroupname_active, productAttribute.bogx_basketlink_type as __productAttribute_bogx_basketlink_type, productAttribute.bogx_config_location as __productAttribute_bogx_config_location, productAttribute.bogx_image_mode as __productAttribute_bogx_image_mode, productAttribute.bogx_quantity_active as __productAttribute_bogx_quantity_active, productAttribute.bogx_quantity_once as __productAttribute_bogx_quantity_once, productAttribute.bogx_quantity_defaults as __productAttribute_bogx_quantity_defaults, productAttribute.bogx_quantity_graduated as __productAttribute_bogx_quantity_graduated, productAttribute.bogx_quantity_limits as __productAttribute_bogx_quantity_limits, productAttribute.bogx_quantity_layouts as __productAttribute_bogx_quantity_layouts, productAttribute.bogx_quantity_graduatedin as __productAttribute_bogx_quantity_graduatedin, productAttribute.bogx_quantity_precision as __productAttribute_bogx_quantity_precision, productAttribute.bogx_bulk_gurtmass as __productAttribute_bogx_bulk_gurtmass, productAttribute.bogx_bulk_length as __productAttribute_bogx_bulk_length, productAttribute.bogx_ocb_active as __productAttribute_bogx_ocb_active, productAttribute.bogx_ocb_prefix as __productAttribute_bogx_ocb_prefix, productAttribute.bogx_ocb_delimiter as __productAttribute_bogx_ocb_delimiter, productAttribute.bogx_ocb_view as __productAttribute_bogx_ocb_view, productAttribute.bogx_custom_datamodel as __productAttribute_bogx_custom_datamodel, topSeller.sales as __topSeller_sales, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber, variant.suppliernumber as __variant_suppliernumber, variant.kind as __variant_kind, variant.additionaltext as __variant_additionaltext, variant.sales as __variant_sales, variant.active as __variant_active, variant.instock as __variant_instock, variant.stockmin as __variant_stockmin, variant.weight as __variant_weight, variant.position as __variant_position, variant.width as __variant_width, variant.height as __variant_height, variant.length as __variant_length, variant.ean as __variant_ean, variant.unitID as __variant_unitID, variant.releasedate as __variant_releasedate, variant.shippingfree as __variant_shippingfree, variant.shippingtime as __variant_shippingtime, variant.laststock as __product_laststock, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description, manufacturer.id as __manufacturer_id, manufacturer.name as __manufacturer_name, manufacturer.img as __manufacturer_img, manufacturer.link as __manufacturer_link, manufacturer.description as __manufacturer_description, manufacturer.meta_title as __manufacturer_meta_title, manufacturer.meta_description as __manufacturer_meta_description, manufacturer.meta_keywords as __manufacturer_meta_keywords, manufacturerAttribute.id as __manufacturerAttribute_id, manufacturerAttribute.supplierID as __manufacturerAttribute_supplierID, manufacturerAttribute.gpsr_responsible_company as __manufacturerAttribute_gpsr_responsible_company, manufacturerAttribute.gpsr_responsible_private_person as __manufacturerAttribute_gpsr_responsible_private_person, esd.id as __esd_id, esd.articleID as __esd_articleID, esd.articledetailsID as __esd_articledetailsID, esd.file as __esd_file, esd.serials as __esd_serials, esd.notification as __esd_notification, esd.maxdownloads as __esd_maxdownloads, esd.datum as __esd_datum, esdAttribute.id as __esdAttribute_id, esdAttribute.esdID as __esdAttribute_esdID, ( SELECT 1 FROM s_articles_esd variantEsd WHERE variantEsd.articleID = product.id LIMIT 1 ) as __product_has_esd, ( SELECT GROUP_CONCAT( customerGroups.customergroupId SEPARATOR '|' ) FROM s_articles_avoid_customergroups customerGroups WHERE customerGroups.articleID = product.id ) as __product_blocked_customer_groups, ( SELECT COUNT(availableVariant.id) FROM s_articles_details availableVariant WHERE ( availableVariant.articleID = product.id ) AND (availableVariant.active = 1) AND ( ( availableVariant.laststock * availableVariant.instock ) >= ( availableVariant.laststock * availableVariant.minpurchase ) ) ) as __product_has_available_variants, ( SELECT COUNT( DISTINCT ROUND(prices.price, 2) ) as priceCount FROM s_articles_prices prices INNER JOIN s_articles_details priceVariant ON priceVariant.id = prices.articledetailsID and priceVariant.active = 1 WHERE (prices.from = 1) AND (prices.pricegroup = : fallback) AND (prices.articleID = product.id) ) as __product_fallback_price_count, manufacturerMedia.id as __manufacturer_img_id, translation6819dc871601carticle.objectdata as __product_translation, translation6819dc8716023fallbackarticle.objectdata as __product_translation_fallback, translation6819dc871602avariant.objectdata as __variant_translation, translation6819dc871602efallbackvariant.objectdata as __variant_translation_fallback, translation6819dc8716034supplier.objectdata as __manufacturer_translation, translation6819dc8716038fallbacksupplier.objectdata as __manufacturer_translation_fallback, translation6819dc871603dconfig_units.objectdata as __unit_translation, translation6819dc8716042fallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc8716048s_articles_esd_attributes.objectdata as __esdAttribute_translation, translation6819dc871604dfallbacks_articles_esd_attributes.objectdata as __esdAttribute_translation_fallback FROM s_articles_details variant INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id LEFT JOIN s_articles_esd esd ON esd.articledetailsID = variant.id LEFT JOIN s_core_translations translation6819dc871602avariant ON translation6819dc871602avariant.objecttype = : translation6819dc871602avariant AND translation6819dc871602avariant.objectkey = variant.id AND translation6819dc871602avariant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871602efallbackvariant ON translation6819dc871602efallbackvariant.objecttype = : translation6819dc871602efallbackvariant AND translation6819dc871602efallbackvariant.objectkey = variant.id AND translation6819dc871602efallbackvariant.objectlanguage = : languagefallback INNER JOIN s_core_tax tax ON tax.id = product.taxID LEFT JOIN s_articles_supplier manufacturer ON manufacturer.id = product.supplierID LEFT JOIN s_core_pricegroups priceGroup ON priceGroup.id = product.pricegroupID LEFT JOIN s_articles_supplier_attributes manufacturerAttribute ON manufacturerAttribute.supplierID = product.supplierID LEFT JOIN s_articles_top_seller_ro topSeller ON topSeller.article_id = product.id LEFT JOIN s_core_translations translation6819dc871601carticle ON translation6819dc871601carticle.objecttype = : translation6819dc871601carticle AND translation6819dc871601carticle.objectkey = product.id AND translation6819dc871601carticle.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8716023fallbackarticle ON translation6819dc8716023fallbackarticle.objecttype = : translation6819dc8716023fallbackarticle AND translation6819dc8716023fallbackarticle.objectkey = product.id AND translation6819dc8716023fallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_media manufacturerMedia ON manufacturerMedia.path = manufacturer.img LEFT JOIN s_core_translations translation6819dc8716034supplier ON translation6819dc8716034supplier.objecttype = : translation6819dc8716034supplier AND translation6819dc8716034supplier.objectkey = manufacturer.id AND translation6819dc8716034supplier.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8716038fallbacksupplier ON translation6819dc8716038fallbacksupplier.objecttype = : translation6819dc8716038fallbacksupplier AND translation6819dc8716038fallbacksupplier.objectkey = manufacturer.id AND translation6819dc8716038fallbacksupplier.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc871603dconfig_units ON translation6819dc871603dconfig_units.objecttype = : translation6819dc871603dconfig_units AND translation6819dc871603dconfig_units.objectkey = 1 AND translation6819dc871603dconfig_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8716042fallbackconfig_units ON translation6819dc8716042fallbackconfig_units.objecttype = : translation6819dc8716042fallbackconfig_units AND translation6819dc8716042fallbackconfig_units.objectkey = 1 AND translation6819dc8716042fallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_articles_esd_attributes esdAttribute ON esdAttribute.esdID = esd.id LEFT JOIN s_core_translations translation6819dc8716048s_articles_esd_attributes ON translation6819dc8716048s_articles_esd_attributes.objecttype = : translation6819dc8716048s_articles_esd_attributes AND translation6819dc8716048s_articles_esd_attributes.objectkey = esd.id AND translation6819dc8716048s_articles_esd_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871604dfallbacks_articles_esd_attributes ON translation6819dc871604dfallbacks_articles_esd_attributes.objecttype = : translation6819dc871604dfallbacks_articles_esd_attributes AND translation6819dc871604dfallbacks_articles_esd_attributes.objectkey = esd.id AND translation6819dc871604dfallbacks_articles_esd_attributes.objectlanguage = : languagefallback WHERE ( variant.ordernumber IN (: numbers) ) AND (variant.active = 1) AND (product.active = 1) | array:14 [ ":fallback" => "EK" ":numbers" => array:1 [ 0 => "SW10005.4" ] ":language" => 2 ":translation6819dc871601carticle" => "article" ":languagefallback" => 0 ":translation6819dc8716023fallbackarticle" => "article" ":translation6819dc871602avariant" => "variant" ":translation6819dc871602efallbackvariant" => "variant" ":translation6819dc8716034supplier" => "supplier" ":translation6819dc8716038fallbacksupplier" => "supplier" ":translation6819dc871603dconfig_units" => "config_units" ":translation6819dc8716042fallbackconfig_units" => "config_units" ":translation6819dc8716048s_articles_esd_attributes" => "s_articles_esd_attributes" ":translation6819dc871604dfallbacks_articles_esd_attributes" => "s_articles_esd_attributes" ] | 0.0026 ms |
SELECT variant.ordernumber as number, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc8716b73articleimage.objectdata as __image_translation, translation6819dc8716b7dfallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc8716b83s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8716b87fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id INNER JOIN s_articles_img childImage ON childImage.parent_id = image.id INNER JOIN s_articles_details variant ON variant.id = childImage.article_detail_id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_core_translations translation6819dc8716b73articleimage ON translation6819dc8716b73articleimage.objecttype = : translation6819dc8716b73articleimage AND translation6819dc8716b73articleimage.objectkey = image.id AND translation6819dc8716b73articleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8716b7dfallbackarticleimage ON translation6819dc8716b7dfallbackarticleimage.objecttype = : translation6819dc8716b7dfallbackarticleimage AND translation6819dc8716b7dfallbackarticleimage.objectkey = image.id AND translation6819dc8716b7dfallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc8716b83s_media_attributes ON translation6819dc8716b83s_media_attributes.objecttype = : translation6819dc8716b83s_media_attributes AND translation6819dc8716b83s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8716b83s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8716b87fallbacks_media_attributes ON translation6819dc8716b87fallbacks_media_attributes.objecttype = : translation6819dc8716b87fallbacks_media_attributes AND translation6819dc8716b87fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8716b87fallbacks_media_attributes.objectlanguage = : languagefallback WHERE childImage.article_detail_id IN (: products) ORDER BY image.main ASC, image.position ASC | array:7 [ ":language" => 2 ":translation6819dc8716b73articleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc8716b7dfallbackarticleimage" => "articleimage" ":translation6819dc8716b83s_media_attributes" => "s_media_attributes" ":translation6819dc8716b87fallbacks_media_attributes" => "s_media_attributes" ":products" => array:1 [ 0 => 23 ] ] | 0.0051 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, variants.ordernumber as number, GREATEST( price.from, variants.minpurchase ) __price_from, translation6819dc871805as_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc8718060fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variants ON variants.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id LEFT JOIN s_core_translations translation6819dc871805as_articles_prices_attributes ON translation6819dc871805as_articles_prices_attributes.objecttype = : translation6819dc871805as_articles_prices_attributes AND translation6819dc871805as_articles_prices_attributes.objectkey = price.id AND translation6819dc871805as_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718060fallbacks_articles_prices_attributes ON translation6819dc8718060fallbacks_articles_prices_attributes.objecttype = : translation6819dc8718060fallbacks_articles_prices_attributes AND translation6819dc8718060fallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc8718060fallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE ( price.articledetailsID IN (: products) ) AND ( price.pricegroup = : customerGroup ) AND ( (price.to >= variants.minpurchase) OR (price.to = "beliebig") ) ORDER BY price.articledetailsID ASC, price.from ASC | array:6 [ ":products" => array:1 [ 0 => 23 ] ":customerGroup" => "EK" ":language" => 2 ":translation6819dc871805as_articles_prices_attributes" => "s_articles_prices_attributes" ":languagefallback" => 0 ":translation6819dc8718060fallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0008 ms |
SELECT ( SELECT prices.id FROM s_articles_prices prices INNER JOIN s_articles_details variant ON variant.id = prices.articledetailsID INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_pricegroups_discounts priceGroup ON priceGroup.groupID = product.pricegroupID AND priceGroup.discountstart = 1 AND priceGroup.customergroupID = : priceGroupCustomerGroup AND product.pricegroupActive = 1 WHERE ( prices.pricegroup = : customerGroup ) AND (prices.from = 1) AND (variant.active = 1) AND ( prices.articleID = outerPrices.articleID ) AND ( ( variant.laststock * variant.instock ) >= ( variant.laststock * variant.minpurchase ) ) ORDER BY prices.price ASC LIMIT 1 ) as priceId FROM s_articles_prices outerPrices WHERE outerPrices.articleID IN (: products) GROUP BY outerPrices.articleID HAVING priceId IS NOT NULL | array:3 [ ":customerGroup" => "EK" ":products" => array:1 [ 0 => 5 ] ":priceGroupCustomerGroup" => 1 ] | 0.0006 ms |
SELECT price.id as __price_id, price.pricegroup as __price_pricegroup, price.from as __price_from, price.to as __price_to, price.articleID as __price_articleID, price.articledetailsID as __price_articledetailsID, price.price as __price_price, price.pseudoprice as __price_pseudoprice, price.percent as __price_percent, price.regulation_price as __price_regulation_price, priceAttribute.id as __priceAttribute_id, priceAttribute.priceID as __priceAttribute_priceID, unit.id as __unit_id, unit.description as __unit_description, unit.unit as __unit_unit, variant.packunit as __unit_packunit, variant.purchaseunit as __unit_purchaseunit, variant.referenceunit as __unit_referenceunit, variant.purchasesteps as __unit_purchasesteps, variant.minpurchase as __unit_minpurchase, variant.maxpurchase as __unit_maxpurchase, translation6819dc871863econfig_units.objectdata as __unit_translation, translation6819dc8718647fallbackconfig_units.objectdata as __unit_translation_fallback, translation6819dc871864earticle.objectdata as __product_translation, translation6819dc8718653fallbackarticle.objectdata as __product_translation_fallback, translation6819dc8718659variant.objectdata as __variant_translation, translation6819dc871865dfallbackvariant.objectdata as __variant_translation_fallback, translation6819dc8718663s_articles_prices_attributes.objectdata as __priceAttribute_translation, translation6819dc8718667fallbacks_articles_prices_attributes.objectdata as __priceAttribute_translation_fallback FROM s_articles_prices price INNER JOIN s_articles_details variant ON variant.id = price.articledetailsID LEFT JOIN s_articles_prices_attributes priceAttribute ON priceAttribute.priceID = price.id INNER JOIN s_articles product ON product.id = variant.articleID LEFT JOIN s_core_units unit ON unit.id = variant.unitID LEFT JOIN s_core_translations translation6819dc8718659variant ON translation6819dc8718659variant.objecttype = : translation6819dc8718659variant AND translation6819dc8718659variant.objectkey = variant.id AND translation6819dc8718659variant.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871865dfallbackvariant ON translation6819dc871865dfallbackvariant.objecttype = : translation6819dc871865dfallbackvariant AND translation6819dc871865dfallbackvariant.objectkey = variant.id AND translation6819dc871865dfallbackvariant.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc871864earticle ON translation6819dc871864earticle.objecttype = : translation6819dc871864earticle AND translation6819dc871864earticle.objectkey = product.id AND translation6819dc871864earticle.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718653fallbackarticle ON translation6819dc8718653fallbackarticle.objecttype = : translation6819dc8718653fallbackarticle AND translation6819dc8718653fallbackarticle.objectkey = product.id AND translation6819dc8718653fallbackarticle.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc871863econfig_units ON translation6819dc871863econfig_units.objecttype = : translation6819dc871863econfig_units AND translation6819dc871863econfig_units.objectkey = 1 AND translation6819dc871863econfig_units.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718647fallbackconfig_units ON translation6819dc8718647fallbackconfig_units.objecttype = : translation6819dc8718647fallbackconfig_units AND translation6819dc8718647fallbackconfig_units.objectkey = 1 AND translation6819dc8718647fallbackconfig_units.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8718663s_articles_prices_attributes ON translation6819dc8718663s_articles_prices_attributes.objecttype = : translation6819dc8718663s_articles_prices_attributes AND translation6819dc8718663s_articles_prices_attributes.objectkey = price.id AND translation6819dc8718663s_articles_prices_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718667fallbacks_articles_prices_attributes ON translation6819dc8718667fallbacks_articles_prices_attributes.objecttype = : translation6819dc8718667fallbacks_articles_prices_attributes AND translation6819dc8718667fallbacks_articles_prices_attributes.objectkey = price.id AND translation6819dc8718667fallbacks_articles_prices_attributes.objectlanguage = : languagefallback WHERE price.id IN (: ids) | array:11 [ ":ids" => array:1 [ 0 => "22" ] ":language" => 2 ":translation6819dc871863econfig_units" => "config_units" ":languagefallback" => 0 ":translation6819dc8718647fallbackconfig_units" => "config_units" ":translation6819dc871864earticle" => "article" ":translation6819dc8718653fallbackarticle" => "article" ":translation6819dc8718659variant" => "variant" ":translation6819dc871865dfallbackvariant" => "variant" ":translation6819dc8718663s_articles_prices_attributes" => "s_articles_prices_attributes" ":translation6819dc8718667fallbacks_articles_prices_attributes" => "s_articles_prices_attributes" ] | 0.0012 ms |
SELECT articleID, COUNT(id) as total, points FROM s_articles_vote vote WHERE ( vote.articleID IN (: products) ) AND (vote.active = 1) GROUP BY vote.articleID, vote.points ORDER BY vote.articleID ASC | array:1 [ ":products" => array:1 [ 0 => 5 ] ] | 0.0003 ms |
SELECT mapping.articleID, GROUP_CONCAT(DISTINCT mapping.categoryID) FROM s_articles_categories_ro mapping WHERE mapping.articleID IN (: ids) GROUP BY mapping.articleID | array:1 [ ":ids" => array:1 [ 0 => 5 ] ] | 0.0002 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8718db6s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8718dbefallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8718dc5s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8718dc9fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8718dcfproductStream.objectdata as __stream_translation, translation6819dc8718dd4fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8718dd9category.objectdata as __category_translation, translation6819dc8718ddefallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8718dd9category ON translation6819dc8718dd9category.objecttype = : translation6819dc8718dd9category AND translation6819dc8718dd9category.objectkey = category.id AND translation6819dc8718dd9category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718ddefallbackcategory ON translation6819dc8718ddefallbackcategory.objecttype = : translation6819dc8718ddefallbackcategory AND translation6819dc8718ddefallbackcategory.objectkey = category.id AND translation6819dc8718ddefallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8718db6s_categories_attributes ON translation6819dc8718db6s_categories_attributes.objecttype = : translation6819dc8718db6s_categories_attributes AND translation6819dc8718db6s_categories_attributes.objectkey = category.id AND translation6819dc8718db6s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718dbefallbacks_categories_attributes ON translation6819dc8718dbefallbacks_categories_attributes.objecttype = : translation6819dc8718dbefallbacks_categories_attributes AND translation6819dc8718dbefallbacks_categories_attributes.objectkey = category.id AND translation6819dc8718dbefallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8718dc5s_media_attributes ON translation6819dc8718dc5s_media_attributes.objecttype = : translation6819dc8718dc5s_media_attributes AND translation6819dc8718dc5s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8718dc5s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718dc9fallbacks_media_attributes ON translation6819dc8718dc9fallbacks_media_attributes.objecttype = : translation6819dc8718dc9fallbacks_media_attributes AND translation6819dc8718dc9fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8718dc9fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8718dcfproductStream ON translation6819dc8718dcfproductStream.objecttype = : translation6819dc8718dcfproductStream AND translation6819dc8718dcfproductStream.objectkey = stream.id AND translation6819dc8718dcfproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8718dd4fallbackproductStream ON translation6819dc8718dd4fallbackproductStream.objecttype = : translation6819dc8718dd4fallbackproductStream AND translation6819dc8718dd4fallbackproductStream.objectkey = stream.id AND translation6819dc8718dd4fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:3 [ 0 => 3 1 => 6 2 => 11 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8718db6s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8718dbefallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8718dc5s_media_attributes" => "s_media_attributes" ":translation6819dc8718dc9fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8718dcfproductStream" => "productStream" ":translation6819dc8718dd4fallbackproductStream" => "productStream" ":translation6819dc8718dd9category" => "category" ":translation6819dc8718ddefallbackcategory" => "category" ] | 0.0024 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, translation6819dc8719924s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871992cfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_media media INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8719924s_media_attributes ON translation6819dc8719924s_media_attributes.objecttype = : translation6819dc8719924s_media_attributes AND translation6819dc8719924s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8719924s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871992cfallbacks_media_attributes ON translation6819dc871992cfallbacks_media_attributes.objecttype = : translation6819dc871992cfallbacks_media_attributes AND translation6819dc871992cfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871992cfallbacks_media_attributes.objectlanguage = : languagefallback WHERE media.id IN (: ids) | array:5 [ ":language" => 2 ":translation6819dc8719924s_media_attributes" => "s_media_attributes" ":languagefallback" => 0 ":translation6819dc871992cfallbacks_media_attributes" => "s_media_attributes" ":ids" => [] ] | 0.0006 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'netzhirsch_sw5' AND TABLE_NAME = 's_articles_attributes' ORDER BY ORDINAL_POSITION ASC | [] | 0.0012 ms |
SELECT s0_.id AS id_0, s0_.table_name AS table_name_1, s0_.column_name AS column_name_2, s0_.column_type AS column_type_3, s0_.default_value AS default_value_4, s0_.entity AS entity_5, s0_.label AS label_6, s0_.readonly AS readonly_7, s0_.help_text AS help_text_8, s0_.support_text AS support_text_9, s0_.translatable AS translatable_10, s0_.display_in_backend AS display_in_backend_11, s0_.custom AS custom_12, s0_.position AS position_13, s0_.array_store AS array_store_14 FROM s_attribute_configuration s0_ WHERE s0_.table_name = ? ORDER BY s0_.position ASC | array:1 [ 0 => "s_articles_attributes" ] | 0.0006 ms |
SELECT promotion.id AS ak, promotion.* FROM s_plugin_promotion promotion WHERE (active = 1) AND ( ( DATE_ADD(NOW(), INTERVAL 1 SECOND) > valid_from OR valid_from IS NULL ) ) AND ( ( DATE_SUB(NOW(), INTERVAL 1 SECOND) < valid_to OR valid_to IS NULL ) ) ORDER BY exclusive DESC, priority DESC | [] | 0.0003 ms |
SELECT * FROM s_plugin_promotion_customer_group WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_shop WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_allow_later WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT * FROM s_plugin_promotion_do_not_run_after WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT fg.* FROM s_plugin_promotion_free_goods fg INNER JOIN s_articles_details ad ON ad.articleID = fg.articleID AND ( (ad.laststock = 0) OR ( ad.laststock = 1 AND ad.instock > 0 ) ) WHERE promotionID IN (: promotionIds) | array:1 [ "promotionIds" => array:1 [ 0 => 2 ] ] | 0.0002 ms |
SELECT objectkey, objectdata FROM s_core_translations WHERE ( objectkey IN (: promotionIds) ) AND (objectlanguage = : shopId) AND ( objecttype = "swag-promotion-settings" ) | array:2 [ "promotionIds" => array:1 [ 0 => 2 ] "shopId" => 2 ] | 0.0001 ms |
SELECT products.id as productId, relations.position as __relations_position, propertySet.id as __propertySet_id, propertySet.name as __propertySet_name, propertySet.position as __propertySet_position, propertySet.comparable as __propertySet_comparable, propertySet.sortmode as __propertySet_sortmode, propertySetAttribute.id as __propertySetAttribute_id, propertySetAttribute.filterID as __propertySetAttribute_filterID, propertyGroup.id as __propertyGroup_id, propertyGroup.name as __propertyGroup_name, propertyGroup.filterable as __propertyGroup_filterable, propertyGroupAttribute.id as __propertyGroupAttribute_id, propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, propertyGroupAttribute.dreisc_seo_filter_active as __propertyGroupAttribute_dreisc_seo_filter_active, propertyGroupAttribute.dreisc_seo_filter_important as __propertyGroupAttribute_dreisc_seo_filter_important, propertyGroupAttribute.dreisc_seo_filter_priority as __propertyGroupAttribute_dreisc_seo_filter_priority, propertyGroupAttribute.dreisc_seo_filter_prefix as __propertyGroupAttribute_dreisc_seo_filter_prefix, propertyGroupAttribute.dreisc_seo_filter_suffix as __propertyGroupAttribute_dreisc_seo_filter_suffix, propertyOption.id as __propertyOption_id, propertyOption.optionID as __propertyOption_optionID, propertyOption.value as __propertyOption_value, propertyOption.position as __propertyOption_position, propertyOptionAttribute.id as __propertyOptionAttribute_id, propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, propertyOptionAttribute.dreisc_seo_filter_alt_value as __propertyOptionAttribute_dreisc_seo_filter_alt_value, propertyOptionAttribute.dreisc_seo_filter_priority as __propertyOptionAttribute_dreisc_seo_filter_priority, 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, translation6819dc871c05cpropertygroup.objectdata as __propertySet_translation, translation6819dc871c065fallbackpropertygroup.objectdata as __propertySet_translation_fallback, translation6819dc871c06bpropertyoption.objectdata as __propertyGroup_translation, translation6819dc871c06ffallbackpropertyoption.objectdata as __propertyGroup_translation_fallback, translation6819dc871c074propertyvalue.objectdata as __propertyOption_translation, translation6819dc871c079fallbackpropertyvalue.objectdata as __propertyOption_translation_fallback, translation6819dc871c07es_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871c083fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_filter_articles filterArticles INNER JOIN s_articles products ON products.id = filterArticles.articleID INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id LEFT JOIN s_core_translations translation6819dc871c05cpropertygroup ON translation6819dc871c05cpropertygroup.objecttype = : translation6819dc871c05cpropertygroup AND translation6819dc871c05cpropertygroup.objectkey = propertySet.id AND translation6819dc871c05cpropertygroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871c065fallbackpropertygroup ON translation6819dc871c065fallbackpropertygroup.objecttype = : translation6819dc871c065fallbackpropertygroup AND translation6819dc871c065fallbackpropertygroup.objectkey = propertySet.id AND translation6819dc871c065fallbackpropertygroup.objectlanguage = : languagefallback INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID AND relations.optionID = propertyGroup.id LEFT JOIN s_media media ON propertyOption.media_id = media.id LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id LEFT JOIN s_core_translations translation6819dc871c074propertyvalue ON translation6819dc871c074propertyvalue.objecttype = : translation6819dc871c074propertyvalue AND translation6819dc871c074propertyvalue.objectkey = propertyOption.id AND translation6819dc871c074propertyvalue.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871c079fallbackpropertyvalue ON translation6819dc871c079fallbackpropertyvalue.objecttype = : translation6819dc871c079fallbackpropertyvalue AND translation6819dc871c079fallbackpropertyvalue.objectkey = propertyOption.id AND translation6819dc871c079fallbackpropertyvalue.objectlanguage = : languagefallback LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id LEFT JOIN s_core_translations translation6819dc871c06bpropertyoption ON translation6819dc871c06bpropertyoption.objecttype = : translation6819dc871c06bpropertyoption AND translation6819dc871c06bpropertyoption.objectkey = propertyGroup.id AND translation6819dc871c06bpropertyoption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871c06ffallbackpropertyoption ON translation6819dc871c06ffallbackpropertyoption.objecttype = : translation6819dc871c06ffallbackpropertyoption AND translation6819dc871c06ffallbackpropertyoption.objectkey = propertyGroup.id AND translation6819dc871c06ffallbackpropertyoption.objectlanguage = : languagefallback LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc871c07es_media_attributes ON translation6819dc871c07es_media_attributes.objecttype = : translation6819dc871c07es_media_attributes AND translation6819dc871c07es_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871c07es_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871c083fallbacks_media_attributes ON translation6819dc871c083fallbacks_media_attributes.objecttype = : translation6819dc871c083fallbacks_media_attributes AND translation6819dc871c083fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871c083fallbacks_media_attributes.objectlanguage = : languagefallback WHERE products.id IN (: ids) ORDER BY filterArticles.articleID ASC | array:11 [ ":ids" => array:1 [ 0 => 5 ] ":language" => 2 ":translation6819dc871c05cpropertygroup" => "propertygroup" ":languagefallback" => 0 ":translation6819dc871c065fallbackpropertygroup" => "propertygroup" ":translation6819dc871c06bpropertyoption" => "propertyoption" ":translation6819dc871c06ffallbackpropertyoption" => "propertyoption" ":translation6819dc871c074propertyvalue" => "propertyvalue" ":translation6819dc871c079fallbackpropertyvalue" => "propertyvalue" ":translation6819dc871c07es_media_attributes" => "s_media_attributes" ":translation6819dc871c083fallbacks_media_attributes" => "s_media_attributes" ] | 0.0022 ms |
SHOW COLUMNS FROM s_articles_downloads_attributes | [] | 0.0006 ms |
SELECT download.id as __download_id, download.articleID as __download_articleID, download.description as __download_description, download.filename as __download_filename, media.file_size as __download_size, downloadAttribute.id as __downloadAttribute_id, downloadAttribute.downloadID as __downloadAttribute_downloadID, translation6819dc871cd21s_articles_downloads_attributes.objectdata as __downloadAttribute_translation, translation6819dc871cd29fallbacks_articles_downloads_attributes.objectdata as __downloadAttribute_translation_fallback FROM s_articles_downloads download LEFT JOIN s_articles_downloads_attributes downloadAttribute ON downloadAttribute.downloadID = download.id INNER JOIN s_media media ON media.path = download.filename LEFT JOIN s_core_translations translation6819dc871cd21s_articles_downloads_attributes ON translation6819dc871cd21s_articles_downloads_attributes.objecttype = : translation6819dc871cd21s_articles_downloads_attributes AND translation6819dc871cd21s_articles_downloads_attributes.objectkey = download.id AND translation6819dc871cd21s_articles_downloads_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871cd29fallbacks_articles_downloads_attributes ON translation6819dc871cd29fallbacks_articles_downloads_attributes.objecttype = : translation6819dc871cd29fallbacks_articles_downloads_attributes AND translation6819dc871cd29fallbacks_articles_downloads_attributes.objectkey = download.id AND translation6819dc871cd29fallbacks_articles_downloads_attributes.objectlanguage = : languagefallback WHERE download.articleID IN (: ids) | array:5 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc871cd21s_articles_downloads_attributes" => "s_articles_downloads_attributes" ":languagefallback" => 0 ":translation6819dc871cd29fallbacks_articles_downloads_attributes" => "s_articles_downloads_attributes" ] | 0.0005 ms |
SHOW COLUMNS FROM s_articles_information_attributes | [] | 0.0005 ms |
SELECT link.id as __link_id, link.articleID as __link_articleID, link.description as __link_description, link.link as __link_link, link.target as __link_target, linkAttribute.id as __linkAttribute_id, linkAttribute.informationID as __linkAttribute_informationID, translation6819dc871d15fs_articles_information_attributes.objectdata as __linkAttribute_translation, translation6819dc871d166fallbacks_articles_information_attributes.objectdata as __linkAttribute_translation_fallback FROM s_articles_information link LEFT JOIN s_articles_information_attributes linkAttribute ON linkAttribute.informationID = link.id LEFT JOIN s_core_translations translation6819dc871d15fs_articles_information_attributes ON translation6819dc871d15fs_articles_information_attributes.objecttype = : translation6819dc871d15fs_articles_information_attributes AND translation6819dc871d15fs_articles_information_attributes.objectkey = link.id AND translation6819dc871d15fs_articles_information_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871d166fallbacks_articles_information_attributes ON translation6819dc871d166fallbacks_articles_information_attributes.objecttype = : translation6819dc871d166fallbacks_articles_information_attributes AND translation6819dc871d166fallbacks_articles_information_attributes.objectkey = link.id AND translation6819dc871d166fallbacks_articles_information_attributes.objectlanguage = : languagefallback WHERE link.articleID IN (: ids) | array:5 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc871d15fs_articles_information_attributes" => "s_articles_information_attributes" ":languagefallback" => 0 ":translation6819dc871d166fallbacks_articles_information_attributes" => "s_articles_information_attributes" ] | 0.0005 ms |
SELECT variant.ordernumber as number, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc871d372articleimage.objectdata as __image_translation, translation6819dc871d378fallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc871d37es_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871d383fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id INNER JOIN s_articles_img childImage ON childImage.parent_id = image.id INNER JOIN s_articles_details variant ON variant.id = childImage.article_detail_id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_core_translations translation6819dc871d372articleimage ON translation6819dc871d372articleimage.objecttype = : translation6819dc871d372articleimage AND translation6819dc871d372articleimage.objectkey = image.id AND translation6819dc871d372articleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871d378fallbackarticleimage ON translation6819dc871d378fallbackarticleimage.objecttype = : translation6819dc871d378fallbackarticleimage AND translation6819dc871d378fallbackarticleimage.objectkey = image.id AND translation6819dc871d378fallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc871d37es_media_attributes ON translation6819dc871d37es_media_attributes.objecttype = : translation6819dc871d37es_media_attributes AND translation6819dc871d37es_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871d37es_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871d383fallbacks_media_attributes ON translation6819dc871d383fallbacks_media_attributes.objecttype = : translation6819dc871d383fallbacks_media_attributes AND translation6819dc871d383fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871d383fallbacks_media_attributes.objectlanguage = : languagefallback WHERE childImage.article_detail_id IN (: products) ORDER BY image.main ASC, image.position ASC | array:7 [ ":language" => 2 ":translation6819dc871d372articleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc871d378fallbackarticleimage" => "articleimage" ":translation6819dc871d37es_media_attributes" => "s_media_attributes" ":translation6819dc871d383fallbacks_media_attributes" => "s_media_attributes" ":products" => array:1 [ 0 => 7 ] ] | 0.0013 ms |
SELECT media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, image.id as __image_id, image.articleID as __image_articleID, image.img as __image_img, image.main as __image_main, image.description as __image_description, image.position as __image_position, image.width as __image_width, image.height as __image_height, image.extension as __image_extension, image.parent_id as __image_parent_id, image.media_id as __image_media_id, imageAttribute.id as __imageAttribute_id, imageAttribute.imageID as __imageAttribute_imageID, imageAttribute.attribute1 as __imageAttribute_attribute1, imageAttribute.attribute2 as __imageAttribute_attribute2, imageAttribute.attribute3 as __imageAttribute_attribute3, translation6819dc871d901articleimage.objectdata as __image_translation, translation6819dc871d908fallbackarticleimage.objectdata as __image_translation_fallback, translation6819dc871d90ds_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871d911fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_articles_img image INNER JOIN s_media media ON image.media_id = media.id LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = image.media_id LEFT JOIN s_articles_img_attributes imageAttribute ON imageAttribute.imageID = image.id LEFT JOIN s_articles_img childImage ON childImage.parent_id = image.id LEFT JOIN s_core_translations translation6819dc871d901articleimage ON translation6819dc871d901articleimage.objecttype = : translation6819dc871d901articleimage AND translation6819dc871d901articleimage.objectkey = image.id AND translation6819dc871d901articleimage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871d908fallbackarticleimage ON translation6819dc871d908fallbackarticleimage.objecttype = : translation6819dc871d908fallbackarticleimage AND translation6819dc871d908fallbackarticleimage.objectkey = image.id AND translation6819dc871d908fallbackarticleimage.objectlanguage = : languagefallback INNER JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc871d90ds_media_attributes ON translation6819dc871d90ds_media_attributes.objecttype = : translation6819dc871d90ds_media_attributes AND translation6819dc871d90ds_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871d90ds_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871d911fallbacks_media_attributes ON translation6819dc871d911fallbacks_media_attributes.objecttype = : translation6819dc871d911fallbacks_media_attributes AND translation6819dc871d911fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871d911fallbacks_media_attributes.objectlanguage = : languagefallback WHERE (image.parent_id IS NULL) AND (childImage.id IS NULL) AND ( image.articleID IN (: products) ) ORDER BY image.main ASC, image.position ASC | array:7 [ ":language" => 2 ":translation6819dc871d901articleimage" => "articleimage" ":languagefallback" => 0 ":translation6819dc871d908fallbackarticleimage" => "articleimage" ":translation6819dc871d90ds_media_attributes" => "s_media_attributes" ":translation6819dc871d911fallbacks_media_attributes" => "s_media_attributes" ":products" => array:1 [ 0 => 7 ] ] | 0.0010 ms |
SELECT products.id as productId, relations.position as __relations_position, propertySet.id as __propertySet_id, propertySet.name as __propertySet_name, propertySet.position as __propertySet_position, propertySet.comparable as __propertySet_comparable, propertySet.sortmode as __propertySet_sortmode, propertySetAttribute.id as __propertySetAttribute_id, propertySetAttribute.filterID as __propertySetAttribute_filterID, propertyGroup.id as __propertyGroup_id, propertyGroup.name as __propertyGroup_name, propertyGroup.filterable as __propertyGroup_filterable, propertyGroupAttribute.id as __propertyGroupAttribute_id, propertyGroupAttribute.optionID as __propertyGroupAttribute_optionID, propertyGroupAttribute.dreisc_seo_filter_active as __propertyGroupAttribute_dreisc_seo_filter_active, propertyGroupAttribute.dreisc_seo_filter_important as __propertyGroupAttribute_dreisc_seo_filter_important, propertyGroupAttribute.dreisc_seo_filter_priority as __propertyGroupAttribute_dreisc_seo_filter_priority, propertyGroupAttribute.dreisc_seo_filter_prefix as __propertyGroupAttribute_dreisc_seo_filter_prefix, propertyGroupAttribute.dreisc_seo_filter_suffix as __propertyGroupAttribute_dreisc_seo_filter_suffix, propertyOption.id as __propertyOption_id, propertyOption.optionID as __propertyOption_optionID, propertyOption.value as __propertyOption_value, propertyOption.position as __propertyOption_position, propertyOptionAttribute.id as __propertyOptionAttribute_id, propertyOptionAttribute.valueID as __propertyOptionAttribute_valueID, propertyOptionAttribute.dreisc_seo_filter_alt_value as __propertyOptionAttribute_dreisc_seo_filter_alt_value, propertyOptionAttribute.dreisc_seo_filter_priority as __propertyOptionAttribute_dreisc_seo_filter_priority, 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, translation6819dc871ddebpropertygroup.objectdata as __propertySet_translation, translation6819dc871ddf1fallbackpropertygroup.objectdata as __propertySet_translation_fallback, translation6819dc871ddf6propertyoption.objectdata as __propertyGroup_translation, translation6819dc871ddfbfallbackpropertyoption.objectdata as __propertyGroup_translation_fallback, translation6819dc871de00propertyvalue.objectdata as __propertyOption_translation, translation6819dc871de04fallbackpropertyvalue.objectdata as __propertyOption_translation_fallback, translation6819dc871de09s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc871de0efallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback FROM s_filter_articles filterArticles INNER JOIN s_articles products ON products.id = filterArticles.articleID INNER JOIN s_filter_values propertyOption ON propertyOption.id = filterArticles.valueID INNER JOIN s_filter propertySet ON propertySet.id = products.filtergroupID INNER JOIN s_filter_relations relations ON relations.groupID = propertySet.id LEFT JOIN s_filter_attributes propertySetAttribute ON propertySetAttribute.filterID = propertySet.id LEFT JOIN s_core_translations translation6819dc871ddebpropertygroup ON translation6819dc871ddebpropertygroup.objecttype = : translation6819dc871ddebpropertygroup AND translation6819dc871ddebpropertygroup.objectkey = propertySet.id AND translation6819dc871ddebpropertygroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871ddf1fallbackpropertygroup ON translation6819dc871ddf1fallbackpropertygroup.objecttype = : translation6819dc871ddf1fallbackpropertygroup AND translation6819dc871ddf1fallbackpropertygroup.objectkey = propertySet.id AND translation6819dc871ddf1fallbackpropertygroup.objectlanguage = : languagefallback INNER JOIN s_filter_options propertyGroup ON propertyGroup.id = propertyOption.optionID AND relations.optionID = propertyGroup.id LEFT JOIN s_media media ON propertyOption.media_id = media.id LEFT JOIN s_filter_values_attributes propertyOptionAttribute ON propertyOptionAttribute.valueID = propertyOption.id LEFT JOIN s_core_translations translation6819dc871de00propertyvalue ON translation6819dc871de00propertyvalue.objecttype = : translation6819dc871de00propertyvalue AND translation6819dc871de00propertyvalue.objectkey = propertyOption.id AND translation6819dc871de00propertyvalue.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871de04fallbackpropertyvalue ON translation6819dc871de04fallbackpropertyvalue.objecttype = : translation6819dc871de04fallbackpropertyvalue AND translation6819dc871de04fallbackpropertyvalue.objectkey = propertyOption.id AND translation6819dc871de04fallbackpropertyvalue.objectlanguage = : languagefallback LEFT JOIN s_filter_options_attributes propertyGroupAttribute ON propertyGroupAttribute.optionID = propertyGroup.id LEFT JOIN s_core_translations translation6819dc871ddf6propertyoption ON translation6819dc871ddf6propertyoption.objecttype = : translation6819dc871ddf6propertyoption AND translation6819dc871ddf6propertyoption.objectkey = propertyGroup.id AND translation6819dc871ddf6propertyoption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871ddfbfallbackpropertyoption ON translation6819dc871ddfbfallbackpropertyoption.objecttype = : translation6819dc871ddfbfallbackpropertyoption AND translation6819dc871ddfbfallbackpropertyoption.objectkey = propertyGroup.id AND translation6819dc871ddfbfallbackpropertyoption.objectlanguage = : languagefallback LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_core_translations translation6819dc871de09s_media_attributes ON translation6819dc871de09s_media_attributes.objecttype = : translation6819dc871de09s_media_attributes AND translation6819dc871de09s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871de09s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871de0efallbacks_media_attributes ON translation6819dc871de0efallbacks_media_attributes.objecttype = : translation6819dc871de0efallbacks_media_attributes AND translation6819dc871de0efallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc871de0efallbacks_media_attributes.objectlanguage = : languagefallback WHERE products.id IN (: ids) ORDER BY filterArticles.articleID ASC | array:11 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc871ddebpropertygroup" => "propertygroup" ":languagefallback" => 0 ":translation6819dc871ddf1fallbackpropertygroup" => "propertygroup" ":translation6819dc871ddf6propertyoption" => "propertyoption" ":translation6819dc871ddfbfallbackpropertyoption" => "propertyoption" ":translation6819dc871de00propertyvalue" => "propertyvalue" ":translation6819dc871de04fallbackpropertyvalue" => "propertyvalue" ":translation6819dc871de09s_media_attributes" => "s_media_attributes" ":translation6819dc871de0efallbacks_media_attributes" => "s_media_attributes" ] | 0.0022 ms |
SHOW COLUMNS FROM s_article_configurator_groups_attributes | [] | 0.0006 ms |
SHOW COLUMNS FROM s_article_configurator_options_attributes | [] | 0.0004 ms |
SELECT variants.ordernumber as number, configuratorGroup.id as __configuratorGroup_id, configuratorGroup.name as __configuratorGroup_name, configuratorGroup.description as __configuratorGroup_description, configuratorGroup.position as __configuratorGroup_position, configuratorGroupAttribute.id as __configuratorGroupAttribute_id, configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, configuratorOption.id as __configuratorOption_id, configuratorOption.name as __configuratorOption_name, configuratorOption.position as __configuratorOption_position, configuratorOptionAttribute.id as __configuratorOptionAttribute_id, configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID, translation6819dc871eb6cconfiguratorgroup.objectdata as __configuratorGroup_translation, translation6819dc871eb74fallbackconfiguratorgroup.objectdata as __configuratorGroup_translation_fallback, translation6819dc871eb7aconfiguratoroption.objectdata as __configuratorOption_translation, translation6819dc871eb7ffallbackconfiguratoroption.objectdata as __configuratorOption_translation_fallback FROM s_article_configurator_option_relations relations INNER JOIN s_articles_details variants ON variants.id = relations.article_id INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id LEFT JOIN s_core_translations translation6819dc871eb7aconfiguratoroption ON translation6819dc871eb7aconfiguratoroption.objecttype = : translation6819dc871eb7aconfiguratoroption AND translation6819dc871eb7aconfiguratoroption.objectkey = configuratorOption.id AND translation6819dc871eb7aconfiguratoroption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871eb7ffallbackconfiguratoroption ON translation6819dc871eb7ffallbackconfiguratoroption.objecttype = : translation6819dc871eb7ffallbackconfiguratoroption AND translation6819dc871eb7ffallbackconfiguratoroption.objectkey = configuratorOption.id AND translation6819dc871eb7ffallbackconfiguratoroption.objectlanguage = : languagefallback LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id LEFT JOIN s_core_translations translation6819dc871eb6cconfiguratorgroup ON translation6819dc871eb6cconfiguratorgroup.objecttype = : translation6819dc871eb6cconfiguratorgroup AND translation6819dc871eb6cconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc871eb6cconfiguratorgroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc871eb74fallbackconfiguratorgroup ON translation6819dc871eb74fallbackconfiguratorgroup.objecttype = : translation6819dc871eb74fallbackconfiguratorgroup AND translation6819dc871eb74fallbackconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc871eb74fallbackconfiguratorgroup.objectlanguage = : languagefallback WHERE relations.article_id IN (: ids) ORDER BY configuratorGroup.position ASC, configuratorGroup.id ASC | array:7 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc871eb6cconfiguratorgroup" => "configuratorgroup" ":languagefallback" => 0 ":translation6819dc871eb74fallbackconfiguratorgroup" => "configuratorgroup" ":translation6819dc871eb7aconfiguratoroption" => "configuratoroption" ":translation6819dc871eb7ffallbackconfiguratoroption" => "configuratoroption" ] | 0.0150 ms |
SELECT configuratorSet.id as __configuratorSet_id, configuratorSet.name as __configuratorSet_name, configuratorSet.type as __configuratorSet_type, configuratorGroup.id as __configuratorGroup_id, configuratorGroup.name as __configuratorGroup_name, configuratorGroup.description as __configuratorGroup_description, configuratorGroup.position as __configuratorGroup_position, configuratorGroupAttribute.id as __configuratorGroupAttribute_id, configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, configuratorOption.id as __configuratorOption_id, configuratorOption.name as __configuratorOption_name, configuratorOption.position as __configuratorOption_position, configuratorOptionAttribute.id as __configuratorOptionAttribute_id, configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID, translation6819dc87232adconfiguratorgroup.objectdata as __configuratorGroup_translation, translation6819dc87232b4fallbackconfiguratorgroup.objectdata as __configuratorGroup_translation_fallback, translation6819dc87232b8configuratoroption.objectdata as __configuratorOption_translation, translation6819dc87232bcfallbackconfiguratoroption.objectdata as __configuratorOption_translation_fallback FROM s_article_configurator_sets configuratorSet INNER JOIN s_articles products ON products.configurator_set_id = configuratorSet.id INNER JOIN s_article_configurator_set_group_relations groupRelation ON groupRelation.set_id = configuratorSet.id INNER JOIN s_article_configurator_set_option_relations optionRelation ON optionRelation.set_id = configuratorSet.id INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = groupRelation.group_id LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id LEFT JOIN s_core_translations translation6819dc87232adconfiguratorgroup ON translation6819dc87232adconfiguratorgroup.objecttype = : translation6819dc87232adconfiguratorgroup AND translation6819dc87232adconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc87232adconfiguratorgroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87232b4fallbackconfiguratorgroup ON translation6819dc87232b4fallbackconfiguratorgroup.objecttype = : translation6819dc87232b4fallbackconfiguratorgroup AND translation6819dc87232b4fallbackconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc87232b4fallbackconfiguratorgroup.objectlanguage = : languagefallback INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = optionRelation.option_id AND configuratorOption.group_id = configuratorGroup.id LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id LEFT JOIN s_core_translations translation6819dc87232b8configuratoroption ON translation6819dc87232b8configuratoroption.objecttype = : translation6819dc87232b8configuratoroption AND translation6819dc87232b8configuratoroption.objectkey = configuratorOption.id AND translation6819dc87232b8configuratoroption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87232bcfallbackconfiguratoroption ON translation6819dc87232bcfallbackconfiguratoroption.objecttype = : translation6819dc87232bcfallbackconfiguratoroption AND translation6819dc87232bcfallbackconfiguratoroption.objectkey = configuratorOption.id AND translation6819dc87232bcfallbackconfiguratoroption.objectlanguage = : languagefallback WHERE products.id = : id GROUP BY configuratorOption.id ORDER BY configuratorGroup.position ASC, configuratorGroup.name ASC, configuratorOption.position ASC, configuratorOption.name ASC | array:7 [ ":language" => 2 ":translation6819dc87232adconfiguratorgroup" => "configuratorgroup" ":languagefallback" => 0 ":translation6819dc87232b4fallbackconfiguratorgroup" => "configuratorgroup" ":translation6819dc87232b8configuratoroption" => "configuratoroption" ":translation6819dc87232bcfallbackconfiguratoroption" => "configuratoroption" ":id" => 7 ] | 0.0025 ms |
SELECT GROUP_CONCAT( DISTINCT relations.option_id, '' SEPARATOR '|' ) as combinations FROM s_articles_details variant INNER JOIN s_articles product ON product.id = variant.articleID AND product.id = : productId AND ( ( variant.laststock * variant.instock ) >= ( variant.laststock * variant.minpurchase ) ) LEFT JOIN s_article_configurator_option_relations relations ON variant.id = relations.article_id WHERE variant.active = 1 GROUP BY variant.id | array:1 [ ":productId" => 7 ] | 0.0005 ms |
SELECT variants.ordernumber as number, configuratorGroup.id as __configuratorGroup_id, configuratorGroup.name as __configuratorGroup_name, configuratorGroup.description as __configuratorGroup_description, configuratorGroup.position as __configuratorGroup_position, configuratorGroupAttribute.id as __configuratorGroupAttribute_id, configuratorGroupAttribute.groupID as __configuratorGroupAttribute_groupID, configuratorOption.id as __configuratorOption_id, configuratorOption.name as __configuratorOption_name, configuratorOption.position as __configuratorOption_position, configuratorOptionAttribute.id as __configuratorOptionAttribute_id, configuratorOptionAttribute.optionID as __configuratorOptionAttribute_optionID, translation6819dc87242ecconfiguratorgroup.objectdata as __configuratorGroup_translation, translation6819dc87242f4fallbackconfiguratorgroup.objectdata as __configuratorGroup_translation_fallback, translation6819dc87242faconfiguratoroption.objectdata as __configuratorOption_translation, translation6819dc87242fffallbackconfiguratoroption.objectdata as __configuratorOption_translation_fallback FROM s_article_configurator_option_relations relations INNER JOIN s_articles_details variants ON variants.id = relations.article_id INNER JOIN s_article_configurator_options configuratorOption ON configuratorOption.id = relations.option_id INNER JOIN s_article_configurator_groups configuratorGroup ON configuratorGroup.id = configuratorOption.group_id LEFT JOIN s_article_configurator_options_attributes configuratorOptionAttribute ON configuratorOptionAttribute.optionID = configuratorOption.id LEFT JOIN s_core_translations translation6819dc87242faconfiguratoroption ON translation6819dc87242faconfiguratoroption.objecttype = : translation6819dc87242faconfiguratoroption AND translation6819dc87242faconfiguratoroption.objectkey = configuratorOption.id AND translation6819dc87242faconfiguratoroption.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87242fffallbackconfiguratoroption ON translation6819dc87242fffallbackconfiguratoroption.objecttype = : translation6819dc87242fffallbackconfiguratoroption AND translation6819dc87242fffallbackconfiguratoroption.objectkey = configuratorOption.id AND translation6819dc87242fffallbackconfiguratoroption.objectlanguage = : languagefallback LEFT JOIN s_article_configurator_groups_attributes configuratorGroupAttribute ON configuratorGroupAttribute.groupID = configuratorGroup.id LEFT JOIN s_core_translations translation6819dc87242ecconfiguratorgroup ON translation6819dc87242ecconfiguratorgroup.objecttype = : translation6819dc87242ecconfiguratorgroup AND translation6819dc87242ecconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc87242ecconfiguratorgroup.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87242f4fallbackconfiguratorgroup ON translation6819dc87242f4fallbackconfiguratorgroup.objecttype = : translation6819dc87242f4fallbackconfiguratorgroup AND translation6819dc87242f4fallbackconfiguratorgroup.objectkey = configuratorGroup.id AND translation6819dc87242f4fallbackconfiguratorgroup.objectlanguage = : languagefallback WHERE relations.article_id IN (: ids) ORDER BY configuratorGroup.position ASC, configuratorGroup.id ASC | array:7 [ ":ids" => array:1 [ 0 => 7 ] ":language" => 2 ":translation6819dc87242ecconfiguratorgroup" => "configuratorgroup" ":languagefallback" => 0 ":translation6819dc87242f4fallbackconfiguratorgroup" => "configuratorgroup" ":translation6819dc87242faconfiguratoroption" => "configuratoroption" ":translation6819dc87242fffallbackconfiguratoroption" => "configuratoroption" ] | 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" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=forms&sFid=16" ] ] | 0.0003 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.blog AS blog_2 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 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" => 2 ] | 0.0002 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.blog AS blog_2 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 6 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 6 ":language" => 2 ] | 0.0001 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.blog AS blog_2 FROM s_categories s0_ WHERE s0_.id = ? | array:1 [ 0 => 12 ] | 0.0001 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "category" ":key" => 12 ":language" => 2 ] | 0.0001 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 = : pluginName3203042469 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3203042469" => "nnwebCustomTabs" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName3203042469 | array:1 [ "pluginName3203042469" => "nnwebCustomTabs" ] | 0.0002 ms |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.type AS type_2 FROM nnweb_CustomTabs_tab n0_ WHERE n0_.active = 1 AND n0_.position = ? ORDER BY n0_.reihenfolge ASC | array:1 [ 0 => 0 ] | 0.0002 ms |
SELECT objectdata, objectlanguage, objecttype, objectkey FROM s_core_translations t WHERE ( t.objectlanguage = : objectLanguage ) AND (t.objecttype = : objectType) AND ( t.objectkey IN (: objectKey) ) | array:3 [ "objectLanguage" => 2 "objectType" => "nnwebCustomTabs" "objectKey" => array:1 [ 0 => 1 ] ] | 0.0002 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'netzhirsch_sw5' AND TABLE_NAME = 's_articles_attributes' ORDER BY ORDINAL_POSITION ASC | [] | 0.0009 ms |
SELECT s0_.id AS id_0, s0_.table_name AS table_name_1, s0_.column_name AS column_name_2, s0_.column_type AS column_type_3, s0_.default_value AS default_value_4, s0_.entity AS entity_5, s0_.label AS label_6, s0_.readonly AS readonly_7, s0_.help_text AS help_text_8, s0_.support_text AS support_text_9, s0_.translatable AS translatable_10, s0_.display_in_backend AS display_in_backend_11, s0_.custom AS custom_12, s0_.position AS position_13, s0_.array_store AS array_store_14 FROM s_attribute_configuration s0_ WHERE s0_.table_name = ? ORDER BY s0_.position ASC | array:1 [ 0 => "s_articles_attributes" ] | 0.0005 ms |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.type AS type_2 FROM nnweb_CustomTabs_tab n0_ WHERE n0_.active = 1 AND n0_.position = ? ORDER BY n0_.reihenfolge ASC | array:1 [ 0 => 1 ] | 0.0001 ms |
SELECT objectdata, objectlanguage, objecttype, objectkey FROM s_core_translations t WHERE ( t.objectlanguage = : objectLanguage ) AND (t.objecttype = : objectType) AND ( t.objectkey IN (: objectKey) ) | array:3 [ "objectLanguage" => 2 "objectType" => "nnwebCustomTabs" "objectKey" => array:1 [ 0 => 2 ] ] | 0.0001 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'netzhirsch_sw5' AND TABLE_NAME = 's_articles_attributes' ORDER BY ORDINAL_POSITION ASC | [] | 0.0008 ms |
SELECT s0_.id AS id_0, s0_.table_name AS table_name_1, s0_.column_name AS column_name_2, s0_.column_type AS column_type_3, s0_.default_value AS default_value_4, s0_.entity AS entity_5, s0_.label AS label_6, s0_.readonly AS readonly_7, s0_.help_text AS help_text_8, s0_.support_text AS support_text_9, s0_.translatable AS translatable_10, s0_.display_in_backend AS display_in_backend_11, s0_.custom AS custom_12, s0_.position AS position_13, s0_.array_store AS array_store_14 FROM s_attribute_configuration s0_ WHERE s0_.table_name = ? ORDER BY s0_.position ASC | array:1 [ 0 => "s_articles_attributes" ] | 0.0005 ms |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.type AS type_2 FROM nnweb_CustomTabs_tab n0_ WHERE n0_.active = 1 AND n0_.position = ? ORDER BY n0_.reihenfolge ASC | array:1 [ 0 => 2 ] | 0.0002 ms |
SELECT objectdata, objectlanguage, objecttype, objectkey FROM s_core_translations t WHERE ( t.objectlanguage = : objectLanguage ) AND (t.objecttype = : objectType) | array:2 [ "objectLanguage" => 2 "objectType" => "nnwebCustomTabs" ] | 0.0002 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" => "nnwebPriceOnRequest" "dcValue2" => 2 ] | 0.0004 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" => "nnwebPriceOnRequest" "dcValue2" => 2 ] | 0.0004 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 = : pluginName758510883 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName758510883" => "nnwebPriceOnRequest" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName758510883 | array:1 [ "pluginName758510883" => "nnwebPriceOnRequest" ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.namespace AS namespace_4, t0.source AS source_5, t0.description AS description_6, t0.active AS active_7, t0.added AS added_8, t0.installation_date AS installation_date_9, t0.update_date AS update_date_10, t0.refresh_date AS refresh_date_11, t0.author AS author_12, t0.copyright AS copyright_13, t0.license AS license_14, t0.version AS version_15, t0.support AS support_16, t0.changes AS changes_17, t0.link AS link_18, t0.update_version AS update_version_19, t0.update_source AS update_source_20, t0.capability_update AS capability_update_21, t0.capability_install AS capability_install_22, t0.capability_enable AS capability_enable_23, t0.capability_secure_uninstall AS capability_secure_uninstall_24, t0.translations AS translations_25, t0.in_safe_mode AS in_safe_mode_26 FROM s_core_plugins t0 WHERE t0.name = ? AND t0.capability_enable = ? LIMIT 1 | array:2 [ 0 => "BogxProductConfigurator" 1 => 1 ] | 0.0003 ms |
SELECT payment.name, payment.id FROM s_core_paymentmeans payment WHERE ( payment.name IN (: paymentMethodNames) ) AND (payment.active = 1) | array:1 [ "paymentMethodNames" => array:1 [ 0 => "SwagPaymentPayPalUnified" ] ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.active AS active_3, t0.client_id AS client_id_4, t0.client_secret AS client_secret_5, t0.paypal_payer_id AS paypal_payer_id_6, t0.sandbox_client_id AS sandbox_client_id_7, t0.sandbox_client_secret AS sandbox_client_secret_8, t0.sandbox_paypal_payer_id AS sandbox_paypal_payer_id_9, t0.sandbox AS sandbox_10, t0.show_sidebar_logo AS show_sidebar_logo_11, t0.brand_name AS brand_name_12, t0.order_number_prefix AS order_number_prefix_13, t0.landing_page_type AS landing_page_type_14, t0.display_errors AS display_errors_15, t0.use_smart_payment_buttons AS use_smart_payment_buttons_16, t0.submit_cart AS submit_cart_17, t0.intent AS intent_18, t0.button_style_color AS button_style_color_19, t0.button_style_shape AS button_style_shape_20, t0.button_style_size AS button_style_size_21, t0.button_locale AS button_locale_22 FROM swag_payment_paypal_unified_settings_general t0 WHERE t0.shop_id = ? LIMIT 1 | array:1 [ 0 => 1 ] | 0.0003 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 = : pluginName3103115162 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3103115162" => "SmartsuppLiveChat" "shopId2212294583" => 1 ] | 0.0004 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 = : pluginName3103115162 | array:1 [ "pluginName3103115162" => "SmartsuppLiveChat" ] | 0.0003 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 = : pluginName3657059237 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3657059237" => "nnwebCountCategoryArticles" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName3657059237 | array:1 [ "pluginName3657059237" => "nnwebCountCategoryArticles" ] | 0.0003 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0008 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 = : pluginName781997576 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName781997576" => "nnwebHomeIcon" "shopId2212294583" => 1 ] | 0.0005 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 = : pluginName781997576 | array:1 [ "pluginName781997576" => "nnwebHomeIcon" ] | 0.0003 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" => "nnwebSmartsuppLiveChat" "dcValue2" => 2 ] | 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_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" => "nnwebSmartsuppLiveChat" "dcValue2" => 2 ] | 0.0004 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 = : pluginName2032756516 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName2032756516" => "nnwebSmartsuppLiveChat" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName2032756516 | array:1 [ "pluginName2032756516" => "nnwebSmartsuppLiveChat" ] | 0.0003 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" => "AdvancedMenu" "dcValue2" => 2 ] | 0.0004 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" => "AdvancedMenu" "dcValue2" => 2 ] | 0.0004 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 = : pluginName932600150 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName932600150" => "AdvancedMenu" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName932600150 | array:1 [ "pluginName932600150" => "AdvancedMenu" ] | 0.0003 ms |
SELECT DISTINCT category.id FROM s_categories category WHERE (category.path LIKE : path) AND (category.active = 1) AND ( ROUND( LENGTH(path) - LENGTH( REPLACE (path, "|", "") ) -1 ) <= : depth ) ORDER BY category.position ASC | array:2 [ ":depth" => 3 ":path" => "%|3|%" ] | 0.0003 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8742a98s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8742aa1fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8742aa7s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8742aacfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8742ab3productStream.objectdata as __stream_translation, translation6819dc8742ab8fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8742abdcategory.objectdata as __category_translation, translation6819dc8742ac2fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8742abdcategory ON translation6819dc8742abdcategory.objecttype = : translation6819dc8742abdcategory AND translation6819dc8742abdcategory.objectkey = category.id AND translation6819dc8742abdcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8742ac2fallbackcategory ON translation6819dc8742ac2fallbackcategory.objecttype = : translation6819dc8742ac2fallbackcategory AND translation6819dc8742ac2fallbackcategory.objectkey = category.id AND translation6819dc8742ac2fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8742a98s_categories_attributes ON translation6819dc8742a98s_categories_attributes.objecttype = : translation6819dc8742a98s_categories_attributes AND translation6819dc8742a98s_categories_attributes.objectkey = category.id AND translation6819dc8742a98s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8742aa1fallbacks_categories_attributes ON translation6819dc8742aa1fallbacks_categories_attributes.objecttype = : translation6819dc8742aa1fallbacks_categories_attributes AND translation6819dc8742aa1fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8742aa1fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8742aa7s_media_attributes ON translation6819dc8742aa7s_media_attributes.objecttype = : translation6819dc8742aa7s_media_attributes AND translation6819dc8742aa7s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8742aa7s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8742aacfallbacks_media_attributes ON translation6819dc8742aacfallbacks_media_attributes.objecttype = : translation6819dc8742aacfallbacks_media_attributes AND translation6819dc8742aacfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8742aacfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8742ab3productStream ON translation6819dc8742ab3productStream.objecttype = : translation6819dc8742ab3productStream AND translation6819dc8742ab3productStream.objectkey = stream.id AND translation6819dc8742ab3productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8742ab8fallbackproductStream ON translation6819dc8742ab8fallbackproductStream.objecttype = : translation6819dc8742ab8fallbackproductStream AND translation6819dc8742ab8fallbackproductStream.objectkey = stream.id AND translation6819dc8742ab8fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:8 [ 0 => "5" 1 => "6" 2 => "7" 3 => "8" 4 => "9" 5 => "10" 6 => "11" 7 => "12" ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8742a98s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8742aa1fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8742aa7s_media_attributes" => "s_media_attributes" ":translation6819dc8742aacfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8742ab3productStream" => "productStream" ":translation6819dc8742ab8fallbackproductStream" => "productStream" ":translation6819dc8742abdcategory" => "category" ":translation6819dc8742ac2fallbackcategory" => "category" ] | 0.0027 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 5 1 => DateTime @1746525319 {#2420 : 2025-05-06 11:55:19.279101 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2420} ] | 0.0024 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8745c54s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8745c5dfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8745c64s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8745c69fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8745c6fproductStream.objectdata as __stream_translation, translation6819dc8745c74fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8745c79category.objectdata as __category_translation, translation6819dc8745c7dfallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8745c79category ON translation6819dc8745c79category.objecttype = : translation6819dc8745c79category AND translation6819dc8745c79category.objectkey = category.id AND translation6819dc8745c79category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8745c7dfallbackcategory ON translation6819dc8745c7dfallbackcategory.objecttype = : translation6819dc8745c7dfallbackcategory AND translation6819dc8745c7dfallbackcategory.objectkey = category.id AND translation6819dc8745c7dfallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8745c54s_categories_attributes ON translation6819dc8745c54s_categories_attributes.objecttype = : translation6819dc8745c54s_categories_attributes AND translation6819dc8745c54s_categories_attributes.objectkey = category.id AND translation6819dc8745c54s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8745c5dfallbacks_categories_attributes ON translation6819dc8745c5dfallbacks_categories_attributes.objecttype = : translation6819dc8745c5dfallbacks_categories_attributes AND translation6819dc8745c5dfallbacks_categories_attributes.objectkey = category.id AND translation6819dc8745c5dfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8745c64s_media_attributes ON translation6819dc8745c64s_media_attributes.objecttype = : translation6819dc8745c64s_media_attributes AND translation6819dc8745c64s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8745c64s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8745c69fallbacks_media_attributes ON translation6819dc8745c69fallbacks_media_attributes.objecttype = : translation6819dc8745c69fallbacks_media_attributes AND translation6819dc8745c69fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8745c69fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8745c6fproductStream ON translation6819dc8745c6fproductStream.objecttype = : translation6819dc8745c6fproductStream AND translation6819dc8745c6fproductStream.objectkey = stream.id AND translation6819dc8745c6fproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8745c74fallbackproductStream ON translation6819dc8745c74fallbackproductStream.objecttype = : translation6819dc8745c74fallbackproductStream AND translation6819dc8745c74fallbackproductStream.objectkey = stream.id AND translation6819dc8745c74fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8745c54s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8745c5dfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8745c64s_media_attributes" => "s_media_attributes" ":translation6819dc8745c69fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8745c6fproductStream" => "productStream" ":translation6819dc8745c74fallbackproductStream" => "productStream" ":translation6819dc8745c79category" => "category" ":translation6819dc8745c7dfallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8746579s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8746582fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8746589s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874658efallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8746594productStream.objectdata as __stream_translation, translation6819dc8746598fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874659ecategory.objectdata as __category_translation, translation6819dc87465a2fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874659ecategory ON translation6819dc874659ecategory.objecttype = : translation6819dc874659ecategory AND translation6819dc874659ecategory.objectkey = category.id AND translation6819dc874659ecategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87465a2fallbackcategory ON translation6819dc87465a2fallbackcategory.objecttype = : translation6819dc87465a2fallbackcategory AND translation6819dc87465a2fallbackcategory.objectkey = category.id AND translation6819dc87465a2fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8746579s_categories_attributes ON translation6819dc8746579s_categories_attributes.objecttype = : translation6819dc8746579s_categories_attributes AND translation6819dc8746579s_categories_attributes.objectkey = category.id AND translation6819dc8746579s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746582fallbacks_categories_attributes ON translation6819dc8746582fallbacks_categories_attributes.objecttype = : translation6819dc8746582fallbacks_categories_attributes AND translation6819dc8746582fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8746582fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8746589s_media_attributes ON translation6819dc8746589s_media_attributes.objecttype = : translation6819dc8746589s_media_attributes AND translation6819dc8746589s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8746589s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874658efallbacks_media_attributes ON translation6819dc874658efallbacks_media_attributes.objecttype = : translation6819dc874658efallbacks_media_attributes AND translation6819dc874658efallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874658efallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8746594productStream ON translation6819dc8746594productStream.objecttype = : translation6819dc8746594productStream AND translation6819dc8746594productStream.objectkey = stream.id AND translation6819dc8746594productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746598fallbackproductStream ON translation6819dc8746598fallbackproductStream.objecttype = : translation6819dc8746598fallbackproductStream AND translation6819dc8746598fallbackproductStream.objectkey = stream.id AND translation6819dc8746598fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8746579s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8746582fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8746589s_media_attributes" => "s_media_attributes" ":translation6819dc874658efallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8746594productStream" => "productStream" ":translation6819dc8746598fallbackproductStream" => "productStream" ":translation6819dc874659ecategory" => "category" ":translation6819dc87465a2fallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8746f1es_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8746f26fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8746f2cs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8746f31fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8746f37productStream.objectdata as __stream_translation, translation6819dc8746f3bfallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8746f41category.objectdata as __category_translation, translation6819dc8746f46fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8746f41category ON translation6819dc8746f41category.objecttype = : translation6819dc8746f41category AND translation6819dc8746f41category.objectkey = category.id AND translation6819dc8746f41category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746f46fallbackcategory ON translation6819dc8746f46fallbackcategory.objecttype = : translation6819dc8746f46fallbackcategory AND translation6819dc8746f46fallbackcategory.objectkey = category.id AND translation6819dc8746f46fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8746f1es_categories_attributes ON translation6819dc8746f1es_categories_attributes.objecttype = : translation6819dc8746f1es_categories_attributes AND translation6819dc8746f1es_categories_attributes.objectkey = category.id AND translation6819dc8746f1es_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746f26fallbacks_categories_attributes ON translation6819dc8746f26fallbacks_categories_attributes.objecttype = : translation6819dc8746f26fallbacks_categories_attributes AND translation6819dc8746f26fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8746f26fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8746f2cs_media_attributes ON translation6819dc8746f2cs_media_attributes.objecttype = : translation6819dc8746f2cs_media_attributes AND translation6819dc8746f2cs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8746f2cs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746f31fallbacks_media_attributes ON translation6819dc8746f31fallbacks_media_attributes.objecttype = : translation6819dc8746f31fallbacks_media_attributes AND translation6819dc8746f31fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8746f31fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8746f37productStream ON translation6819dc8746f37productStream.objecttype = : translation6819dc8746f37productStream AND translation6819dc8746f37productStream.objectkey = stream.id AND translation6819dc8746f37productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8746f3bfallbackproductStream ON translation6819dc8746f3bfallbackproductStream.objecttype = : translation6819dc8746f3bfallbackproductStream AND translation6819dc8746f3bfallbackproductStream.objectkey = stream.id AND translation6819dc8746f3bfallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8746f1es_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8746f26fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8746f2cs_media_attributes" => "s_media_attributes" ":translation6819dc8746f31fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8746f37productStream" => "productStream" ":translation6819dc8746f3bfallbackproductStream" => "productStream" ":translation6819dc8746f41category" => "category" ":translation6819dc8746f46fallbackcategory" => "category" ] | 0.0020 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 5 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 6 1 => DateTime @1746525319 {#2421 : 2025-05-06 11:55:19.293179 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2421} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8747c39s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8747c48fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8747c4es_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8747c53fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8747c59productStream.objectdata as __stream_translation, translation6819dc8747c5efallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8747c64category.objectdata as __category_translation, translation6819dc8747c68fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8747c64category ON translation6819dc8747c64category.objecttype = : translation6819dc8747c64category AND translation6819dc8747c64category.objectkey = category.id AND translation6819dc8747c64category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8747c68fallbackcategory ON translation6819dc8747c68fallbackcategory.objecttype = : translation6819dc8747c68fallbackcategory AND translation6819dc8747c68fallbackcategory.objectkey = category.id AND translation6819dc8747c68fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8747c39s_categories_attributes ON translation6819dc8747c39s_categories_attributes.objecttype = : translation6819dc8747c39s_categories_attributes AND translation6819dc8747c39s_categories_attributes.objectkey = category.id AND translation6819dc8747c39s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8747c48fallbacks_categories_attributes ON translation6819dc8747c48fallbacks_categories_attributes.objecttype = : translation6819dc8747c48fallbacks_categories_attributes AND translation6819dc8747c48fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8747c48fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8747c4es_media_attributes ON translation6819dc8747c4es_media_attributes.objecttype = : translation6819dc8747c4es_media_attributes AND translation6819dc8747c4es_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8747c4es_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8747c53fallbacks_media_attributes ON translation6819dc8747c53fallbacks_media_attributes.objecttype = : translation6819dc8747c53fallbacks_media_attributes AND translation6819dc8747c53fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8747c53fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8747c59productStream ON translation6819dc8747c59productStream.objecttype = : translation6819dc8747c59productStream AND translation6819dc8747c59productStream.objectkey = stream.id AND translation6819dc8747c59productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8747c5efallbackproductStream ON translation6819dc8747c5efallbackproductStream.objecttype = : translation6819dc8747c5efallbackproductStream AND translation6819dc8747c5efallbackproductStream.objectkey = stream.id AND translation6819dc8747c5efallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8747c39s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8747c48fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8747c4es_media_attributes" => "s_media_attributes" ":translation6819dc8747c53fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8747c59productStream" => "productStream" ":translation6819dc8747c5efallbackproductStream" => "productStream" ":translation6819dc8747c64category" => "category" ":translation6819dc8747c68fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874855cs_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8748565fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874856as_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874856ffallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8748575productStream.objectdata as __stream_translation, translation6819dc874857afallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874857fcategory.objectdata as __category_translation, translation6819dc8748584fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874857fcategory ON translation6819dc874857fcategory.objecttype = : translation6819dc874857fcategory AND translation6819dc874857fcategory.objectkey = category.id AND translation6819dc874857fcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748584fallbackcategory ON translation6819dc8748584fallbackcategory.objecttype = : translation6819dc8748584fallbackcategory AND translation6819dc8748584fallbackcategory.objectkey = category.id AND translation6819dc8748584fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874855cs_categories_attributes ON translation6819dc874855cs_categories_attributes.objecttype = : translation6819dc874855cs_categories_attributes AND translation6819dc874855cs_categories_attributes.objectkey = category.id AND translation6819dc874855cs_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748565fallbacks_categories_attributes ON translation6819dc8748565fallbacks_categories_attributes.objecttype = : translation6819dc8748565fallbacks_categories_attributes AND translation6819dc8748565fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8748565fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874856as_media_attributes ON translation6819dc874856as_media_attributes.objecttype = : translation6819dc874856as_media_attributes AND translation6819dc874856as_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874856as_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874856ffallbacks_media_attributes ON translation6819dc874856ffallbacks_media_attributes.objecttype = : translation6819dc874856ffallbacks_media_attributes AND translation6819dc874856ffallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874856ffallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8748575productStream ON translation6819dc8748575productStream.objecttype = : translation6819dc8748575productStream AND translation6819dc8748575productStream.objectkey = stream.id AND translation6819dc8748575productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874857afallbackproductStream ON translation6819dc874857afallbackproductStream.objecttype = : translation6819dc874857afallbackproductStream AND translation6819dc874857afallbackproductStream.objectkey = stream.id AND translation6819dc874857afallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874855cs_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8748565fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874856as_media_attributes" => "s_media_attributes" ":translation6819dc874856ffallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8748575productStream" => "productStream" ":translation6819dc874857afallbackproductStream" => "productStream" ":translation6819dc874857fcategory" => "category" ":translation6819dc8748584fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8748eb9s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8748ec2fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8748ec8s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8748ecdfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8748ed3productStream.objectdata as __stream_translation, translation6819dc8748ed8fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8748eddcategory.objectdata as __category_translation, translation6819dc8748ee2fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8748eddcategory ON translation6819dc8748eddcategory.objecttype = : translation6819dc8748eddcategory AND translation6819dc8748eddcategory.objectkey = category.id AND translation6819dc8748eddcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748ee2fallbackcategory ON translation6819dc8748ee2fallbackcategory.objecttype = : translation6819dc8748ee2fallbackcategory AND translation6819dc8748ee2fallbackcategory.objectkey = category.id AND translation6819dc8748ee2fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8748eb9s_categories_attributes ON translation6819dc8748eb9s_categories_attributes.objecttype = : translation6819dc8748eb9s_categories_attributes AND translation6819dc8748eb9s_categories_attributes.objectkey = category.id AND translation6819dc8748eb9s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748ec2fallbacks_categories_attributes ON translation6819dc8748ec2fallbacks_categories_attributes.objecttype = : translation6819dc8748ec2fallbacks_categories_attributes AND translation6819dc8748ec2fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8748ec2fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8748ec8s_media_attributes ON translation6819dc8748ec8s_media_attributes.objecttype = : translation6819dc8748ec8s_media_attributes AND translation6819dc8748ec8s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8748ec8s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748ecdfallbacks_media_attributes ON translation6819dc8748ecdfallbacks_media_attributes.objecttype = : translation6819dc8748ecdfallbacks_media_attributes AND translation6819dc8748ecdfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8748ecdfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8748ed3productStream ON translation6819dc8748ed3productStream.objecttype = : translation6819dc8748ed3productStream AND translation6819dc8748ed3productStream.objectkey = stream.id AND translation6819dc8748ed3productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8748ed8fallbackproductStream ON translation6819dc8748ed8fallbackproductStream.objecttype = : translation6819dc8748ed8fallbackproductStream AND translation6819dc8748ed8fallbackproductStream.objectkey = stream.id AND translation6819dc8748ed8fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8748eb9s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8748ec2fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8748ec8s_media_attributes" => "s_media_attributes" ":translation6819dc8748ecdfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8748ed3productStream" => "productStream" ":translation6819dc8748ed8fallbackproductStream" => "productStream" ":translation6819dc8748eddcategory" => "category" ":translation6819dc8748ee2fallbackcategory" => "category" ] | 0.0019 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 6 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 7 1 => DateTime @1746525319 {#2422 : 2025-05-06 11:55:19.301193 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2422} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8749b8as_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8749b93fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8749b99s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8749b9ffallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8749ba5productStream.objectdata as __stream_translation, translation6819dc8749ba9fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8749bafcategory.objectdata as __category_translation, translation6819dc8749bb3fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8749bafcategory ON translation6819dc8749bafcategory.objecttype = : translation6819dc8749bafcategory AND translation6819dc8749bafcategory.objectkey = category.id AND translation6819dc8749bafcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8749bb3fallbackcategory ON translation6819dc8749bb3fallbackcategory.objecttype = : translation6819dc8749bb3fallbackcategory AND translation6819dc8749bb3fallbackcategory.objectkey = category.id AND translation6819dc8749bb3fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8749b8as_categories_attributes ON translation6819dc8749b8as_categories_attributes.objecttype = : translation6819dc8749b8as_categories_attributes AND translation6819dc8749b8as_categories_attributes.objectkey = category.id AND translation6819dc8749b8as_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8749b93fallbacks_categories_attributes ON translation6819dc8749b93fallbacks_categories_attributes.objecttype = : translation6819dc8749b93fallbacks_categories_attributes AND translation6819dc8749b93fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8749b93fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8749b99s_media_attributes ON translation6819dc8749b99s_media_attributes.objecttype = : translation6819dc8749b99s_media_attributes AND translation6819dc8749b99s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8749b99s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8749b9ffallbacks_media_attributes ON translation6819dc8749b9ffallbacks_media_attributes.objecttype = : translation6819dc8749b9ffallbacks_media_attributes AND translation6819dc8749b9ffallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8749b9ffallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8749ba5productStream ON translation6819dc8749ba5productStream.objecttype = : translation6819dc8749ba5productStream AND translation6819dc8749ba5productStream.objectkey = stream.id AND translation6819dc8749ba5productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8749ba9fallbackproductStream ON translation6819dc8749ba9fallbackproductStream.objecttype = : translation6819dc8749ba9fallbackproductStream AND translation6819dc8749ba9fallbackproductStream.objectkey = stream.id AND translation6819dc8749ba9fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8749b8as_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8749b93fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8749b99s_media_attributes" => "s_media_attributes" ":translation6819dc8749b9ffallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8749ba5productStream" => "productStream" ":translation6819dc8749ba9fallbackproductStream" => "productStream" ":translation6819dc8749bafcategory" => "category" ":translation6819dc8749bb3fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874a460s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874a468fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874a46fs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874a474fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874a479productStream.objectdata as __stream_translation, translation6819dc874a47efallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874a483category.objectdata as __category_translation, translation6819dc874a487fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874a483category ON translation6819dc874a483category.objecttype = : translation6819dc874a483category AND translation6819dc874a483category.objectkey = category.id AND translation6819dc874a483category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874a487fallbackcategory ON translation6819dc874a487fallbackcategory.objecttype = : translation6819dc874a487fallbackcategory AND translation6819dc874a487fallbackcategory.objectkey = category.id AND translation6819dc874a487fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874a460s_categories_attributes ON translation6819dc874a460s_categories_attributes.objecttype = : translation6819dc874a460s_categories_attributes AND translation6819dc874a460s_categories_attributes.objectkey = category.id AND translation6819dc874a460s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874a468fallbacks_categories_attributes ON translation6819dc874a468fallbacks_categories_attributes.objecttype = : translation6819dc874a468fallbacks_categories_attributes AND translation6819dc874a468fallbacks_categories_attributes.objectkey = category.id AND translation6819dc874a468fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874a46fs_media_attributes ON translation6819dc874a46fs_media_attributes.objecttype = : translation6819dc874a46fs_media_attributes AND translation6819dc874a46fs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874a46fs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874a474fallbacks_media_attributes ON translation6819dc874a474fallbacks_media_attributes.objecttype = : translation6819dc874a474fallbacks_media_attributes AND translation6819dc874a474fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874a474fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874a479productStream ON translation6819dc874a479productStream.objecttype = : translation6819dc874a479productStream AND translation6819dc874a479productStream.objectkey = stream.id AND translation6819dc874a479productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874a47efallbackproductStream ON translation6819dc874a47efallbackproductStream.objecttype = : translation6819dc874a47efallbackproductStream AND translation6819dc874a47efallbackproductStream.objectkey = stream.id AND translation6819dc874a47efallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874a460s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874a468fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874a46fs_media_attributes" => "s_media_attributes" ":translation6819dc874a474fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874a479productStream" => "productStream" ":translation6819dc874a47efallbackproductStream" => "productStream" ":translation6819dc874a483category" => "category" ":translation6819dc874a487fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874ada2s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874adabfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874adb2s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874adb7fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874adbdproductStream.objectdata as __stream_translation, translation6819dc874adc2fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874adc7category.objectdata as __category_translation, translation6819dc874adcbfallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874adc7category ON translation6819dc874adc7category.objecttype = : translation6819dc874adc7category AND translation6819dc874adc7category.objectkey = category.id AND translation6819dc874adc7category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874adcbfallbackcategory ON translation6819dc874adcbfallbackcategory.objecttype = : translation6819dc874adcbfallbackcategory AND translation6819dc874adcbfallbackcategory.objectkey = category.id AND translation6819dc874adcbfallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874ada2s_categories_attributes ON translation6819dc874ada2s_categories_attributes.objecttype = : translation6819dc874ada2s_categories_attributes AND translation6819dc874ada2s_categories_attributes.objectkey = category.id AND translation6819dc874ada2s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874adabfallbacks_categories_attributes ON translation6819dc874adabfallbacks_categories_attributes.objecttype = : translation6819dc874adabfallbacks_categories_attributes AND translation6819dc874adabfallbacks_categories_attributes.objectkey = category.id AND translation6819dc874adabfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874adb2s_media_attributes ON translation6819dc874adb2s_media_attributes.objecttype = : translation6819dc874adb2s_media_attributes AND translation6819dc874adb2s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874adb2s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874adb7fallbacks_media_attributes ON translation6819dc874adb7fallbacks_media_attributes.objecttype = : translation6819dc874adb7fallbacks_media_attributes AND translation6819dc874adb7fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874adb7fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874adbdproductStream ON translation6819dc874adbdproductStream.objecttype = : translation6819dc874adbdproductStream AND translation6819dc874adbdproductStream.objectkey = stream.id AND translation6819dc874adbdproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874adc2fallbackproductStream ON translation6819dc874adc2fallbackproductStream.objecttype = : translation6819dc874adc2fallbackproductStream AND translation6819dc874adc2fallbackproductStream.objectkey = stream.id AND translation6819dc874adc2fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874ada2s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874adabfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874adb2s_media_attributes" => "s_media_attributes" ":translation6819dc874adb7fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874adbdproductStream" => "productStream" ":translation6819dc874adc2fallbackproductStream" => "productStream" ":translation6819dc874adc7category" => "category" ":translation6819dc874adcbfallbackcategory" => "category" ] | 0.0020 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 7 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 8 1 => DateTime @1746525319 {#2423 : 2025-05-06 11:55:19.309191 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2423} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874bad5s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874baddfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874bae4s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874bae9fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874baefproductStream.objectdata as __stream_translation, translation6819dc874baf4fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874baf9category.objectdata as __category_translation, translation6819dc874bafefallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874baf9category ON translation6819dc874baf9category.objecttype = : translation6819dc874baf9category AND translation6819dc874baf9category.objectkey = category.id AND translation6819dc874baf9category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874bafefallbackcategory ON translation6819dc874bafefallbackcategory.objecttype = : translation6819dc874bafefallbackcategory AND translation6819dc874bafefallbackcategory.objectkey = category.id AND translation6819dc874bafefallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874bad5s_categories_attributes ON translation6819dc874bad5s_categories_attributes.objecttype = : translation6819dc874bad5s_categories_attributes AND translation6819dc874bad5s_categories_attributes.objectkey = category.id AND translation6819dc874bad5s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874baddfallbacks_categories_attributes ON translation6819dc874baddfallbacks_categories_attributes.objecttype = : translation6819dc874baddfallbacks_categories_attributes AND translation6819dc874baddfallbacks_categories_attributes.objectkey = category.id AND translation6819dc874baddfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874bae4s_media_attributes ON translation6819dc874bae4s_media_attributes.objecttype = : translation6819dc874bae4s_media_attributes AND translation6819dc874bae4s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874bae4s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874bae9fallbacks_media_attributes ON translation6819dc874bae9fallbacks_media_attributes.objecttype = : translation6819dc874bae9fallbacks_media_attributes AND translation6819dc874bae9fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874bae9fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874baefproductStream ON translation6819dc874baefproductStream.objecttype = : translation6819dc874baefproductStream AND translation6819dc874baefproductStream.objectkey = stream.id AND translation6819dc874baefproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874baf4fallbackproductStream ON translation6819dc874baf4fallbackproductStream.objecttype = : translation6819dc874baf4fallbackproductStream AND translation6819dc874baf4fallbackproductStream.objectkey = stream.id AND translation6819dc874baf4fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 5 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874bad5s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874baddfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874bae4s_media_attributes" => "s_media_attributes" ":translation6819dc874bae9fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874baefproductStream" => "productStream" ":translation6819dc874baf4fallbackproductStream" => "productStream" ":translation6819dc874baf9category" => "category" ":translation6819dc874bafefallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874c52as_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874c531fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874c538s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874c53cfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874c542productStream.objectdata as __stream_translation, translation6819dc874c547fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874c54dcategory.objectdata as __category_translation, translation6819dc874c551fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874c54dcategory ON translation6819dc874c54dcategory.objecttype = : translation6819dc874c54dcategory AND translation6819dc874c54dcategory.objectkey = category.id AND translation6819dc874c54dcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874c551fallbackcategory ON translation6819dc874c551fallbackcategory.objecttype = : translation6819dc874c551fallbackcategory AND translation6819dc874c551fallbackcategory.objectkey = category.id AND translation6819dc874c551fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874c52as_categories_attributes ON translation6819dc874c52as_categories_attributes.objecttype = : translation6819dc874c52as_categories_attributes AND translation6819dc874c52as_categories_attributes.objectkey = category.id AND translation6819dc874c52as_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874c531fallbacks_categories_attributes ON translation6819dc874c531fallbacks_categories_attributes.objecttype = : translation6819dc874c531fallbacks_categories_attributes AND translation6819dc874c531fallbacks_categories_attributes.objectkey = category.id AND translation6819dc874c531fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874c538s_media_attributes ON translation6819dc874c538s_media_attributes.objecttype = : translation6819dc874c538s_media_attributes AND translation6819dc874c538s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874c538s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874c53cfallbacks_media_attributes ON translation6819dc874c53cfallbacks_media_attributes.objecttype = : translation6819dc874c53cfallbacks_media_attributes AND translation6819dc874c53cfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874c53cfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874c542productStream ON translation6819dc874c542productStream.objecttype = : translation6819dc874c542productStream AND translation6819dc874c542productStream.objectkey = stream.id AND translation6819dc874c542productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874c547fallbackproductStream ON translation6819dc874c547fallbackproductStream.objecttype = : translation6819dc874c547fallbackproductStream AND translation6819dc874c547fallbackproductStream.objectkey = stream.id AND translation6819dc874c547fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874c52as_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874c531fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874c538s_media_attributes" => "s_media_attributes" ":translation6819dc874c53cfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874c542productStream" => "productStream" ":translation6819dc874c547fallbackproductStream" => "productStream" ":translation6819dc874c54dcategory" => "category" ":translation6819dc874c551fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874ce2as_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874ce34fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874ce3as_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874ce3efallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874ce44productStream.objectdata as __stream_translation, translation6819dc874ce49fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874ce4ecategory.objectdata as __category_translation, translation6819dc874ce53fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874ce4ecategory ON translation6819dc874ce4ecategory.objecttype = : translation6819dc874ce4ecategory AND translation6819dc874ce4ecategory.objectkey = category.id AND translation6819dc874ce4ecategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ce53fallbackcategory ON translation6819dc874ce53fallbackcategory.objecttype = : translation6819dc874ce53fallbackcategory AND translation6819dc874ce53fallbackcategory.objectkey = category.id AND translation6819dc874ce53fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874ce2as_categories_attributes ON translation6819dc874ce2as_categories_attributes.objecttype = : translation6819dc874ce2as_categories_attributes AND translation6819dc874ce2as_categories_attributes.objectkey = category.id AND translation6819dc874ce2as_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ce34fallbacks_categories_attributes ON translation6819dc874ce34fallbacks_categories_attributes.objecttype = : translation6819dc874ce34fallbacks_categories_attributes AND translation6819dc874ce34fallbacks_categories_attributes.objectkey = category.id AND translation6819dc874ce34fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874ce3as_media_attributes ON translation6819dc874ce3as_media_attributes.objecttype = : translation6819dc874ce3as_media_attributes AND translation6819dc874ce3as_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874ce3as_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ce3efallbacks_media_attributes ON translation6819dc874ce3efallbacks_media_attributes.objecttype = : translation6819dc874ce3efallbacks_media_attributes AND translation6819dc874ce3efallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874ce3efallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874ce44productStream ON translation6819dc874ce44productStream.objecttype = : translation6819dc874ce44productStream AND translation6819dc874ce44productStream.objectkey = stream.id AND translation6819dc874ce44productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ce49fallbackproductStream ON translation6819dc874ce49fallbackproductStream.objecttype = : translation6819dc874ce49fallbackproductStream AND translation6819dc874ce49fallbackproductStream.objectkey = stream.id AND translation6819dc874ce49fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874ce2as_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874ce34fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874ce3as_media_attributes" => "s_media_attributes" ":translation6819dc874ce3efallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874ce44productStream" => "productStream" ":translation6819dc874ce49fallbackproductStream" => "productStream" ":translation6819dc874ce4ecategory" => "category" ":translation6819dc874ce53fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874d7a3s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874d7adfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874d7b3s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874d7b8fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874d7bdproductStream.objectdata as __stream_translation, translation6819dc874d7c3fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874d7c8category.objectdata as __category_translation, translation6819dc874d7ccfallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874d7c8category ON translation6819dc874d7c8category.objecttype = : translation6819dc874d7c8category AND translation6819dc874d7c8category.objectkey = category.id AND translation6819dc874d7c8category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874d7ccfallbackcategory ON translation6819dc874d7ccfallbackcategory.objecttype = : translation6819dc874d7ccfallbackcategory AND translation6819dc874d7ccfallbackcategory.objectkey = category.id AND translation6819dc874d7ccfallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874d7a3s_categories_attributes ON translation6819dc874d7a3s_categories_attributes.objecttype = : translation6819dc874d7a3s_categories_attributes AND translation6819dc874d7a3s_categories_attributes.objectkey = category.id AND translation6819dc874d7a3s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874d7adfallbacks_categories_attributes ON translation6819dc874d7adfallbacks_categories_attributes.objecttype = : translation6819dc874d7adfallbacks_categories_attributes AND translation6819dc874d7adfallbacks_categories_attributes.objectkey = category.id AND translation6819dc874d7adfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874d7b3s_media_attributes ON translation6819dc874d7b3s_media_attributes.objecttype = : translation6819dc874d7b3s_media_attributes AND translation6819dc874d7b3s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874d7b3s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874d7b8fallbacks_media_attributes ON translation6819dc874d7b8fallbacks_media_attributes.objecttype = : translation6819dc874d7b8fallbacks_media_attributes AND translation6819dc874d7b8fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874d7b8fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874d7bdproductStream ON translation6819dc874d7bdproductStream.objecttype = : translation6819dc874d7bdproductStream AND translation6819dc874d7bdproductStream.objectkey = stream.id AND translation6819dc874d7bdproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874d7c3fallbackproductStream ON translation6819dc874d7c3fallbackproductStream.objecttype = : translation6819dc874d7c3fallbackproductStream AND translation6819dc874d7c3fallbackproductStream.objectkey = stream.id AND translation6819dc874d7c3fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874d7a3s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874d7adfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874d7b3s_media_attributes" => "s_media_attributes" ":translation6819dc874d7b8fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874d7bdproductStream" => "productStream" ":translation6819dc874d7c3fallbackproductStream" => "productStream" ":translation6819dc874d7c8category" => "category" ":translation6819dc874d7ccfallbackcategory" => "category" ] | 0.0020 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 8 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 9 1 => DateTime @1746525319 {#2424 : 2025-05-06 11:55:19.319995 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2424} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874e4f6s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874e4fefallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874e505s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874e50afallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874e511productStream.objectdata as __stream_translation, translation6819dc874e517fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874e51ccategory.objectdata as __category_translation, translation6819dc874e521fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874e51ccategory ON translation6819dc874e51ccategory.objecttype = : translation6819dc874e51ccategory AND translation6819dc874e51ccategory.objectkey = category.id AND translation6819dc874e51ccategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874e521fallbackcategory ON translation6819dc874e521fallbackcategory.objecttype = : translation6819dc874e521fallbackcategory AND translation6819dc874e521fallbackcategory.objectkey = category.id AND translation6819dc874e521fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874e4f6s_categories_attributes ON translation6819dc874e4f6s_categories_attributes.objecttype = : translation6819dc874e4f6s_categories_attributes AND translation6819dc874e4f6s_categories_attributes.objectkey = category.id AND translation6819dc874e4f6s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874e4fefallbacks_categories_attributes ON translation6819dc874e4fefallbacks_categories_attributes.objecttype = : translation6819dc874e4fefallbacks_categories_attributes AND translation6819dc874e4fefallbacks_categories_attributes.objectkey = category.id AND translation6819dc874e4fefallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874e505s_media_attributes ON translation6819dc874e505s_media_attributes.objecttype = : translation6819dc874e505s_media_attributes AND translation6819dc874e505s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874e505s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874e50afallbacks_media_attributes ON translation6819dc874e50afallbacks_media_attributes.objecttype = : translation6819dc874e50afallbacks_media_attributes AND translation6819dc874e50afallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874e50afallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874e511productStream ON translation6819dc874e511productStream.objecttype = : translation6819dc874e511productStream AND translation6819dc874e511productStream.objectkey = stream.id AND translation6819dc874e511productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874e517fallbackproductStream ON translation6819dc874e517fallbackproductStream.objecttype = : translation6819dc874e517fallbackproductStream AND translation6819dc874e517fallbackproductStream.objectkey = stream.id AND translation6819dc874e517fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 5 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874e4f6s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874e4fefallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874e505s_media_attributes" => "s_media_attributes" ":translation6819dc874e50afallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874e511productStream" => "productStream" ":translation6819dc874e517fallbackproductStream" => "productStream" ":translation6819dc874e51ccategory" => "category" ":translation6819dc874e521fallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874ef4as_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874ef52fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874ef58s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874ef5cfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874ef62productStream.objectdata as __stream_translation, translation6819dc874ef67fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874ef6ccategory.objectdata as __category_translation, translation6819dc874ef71fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874ef6ccategory ON translation6819dc874ef6ccategory.objecttype = : translation6819dc874ef6ccategory AND translation6819dc874ef6ccategory.objectkey = category.id AND translation6819dc874ef6ccategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ef71fallbackcategory ON translation6819dc874ef71fallbackcategory.objecttype = : translation6819dc874ef71fallbackcategory AND translation6819dc874ef71fallbackcategory.objectkey = category.id AND translation6819dc874ef71fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874ef4as_categories_attributes ON translation6819dc874ef4as_categories_attributes.objecttype = : translation6819dc874ef4as_categories_attributes AND translation6819dc874ef4as_categories_attributes.objectkey = category.id AND translation6819dc874ef4as_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ef52fallbacks_categories_attributes ON translation6819dc874ef52fallbacks_categories_attributes.objecttype = : translation6819dc874ef52fallbacks_categories_attributes AND translation6819dc874ef52fallbacks_categories_attributes.objectkey = category.id AND translation6819dc874ef52fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874ef58s_media_attributes ON translation6819dc874ef58s_media_attributes.objecttype = : translation6819dc874ef58s_media_attributes AND translation6819dc874ef58s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874ef58s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ef5cfallbacks_media_attributes ON translation6819dc874ef5cfallbacks_media_attributes.objecttype = : translation6819dc874ef5cfallbacks_media_attributes AND translation6819dc874ef5cfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874ef5cfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874ef62productStream ON translation6819dc874ef62productStream.objecttype = : translation6819dc874ef62productStream AND translation6819dc874ef62productStream.objectkey = stream.id AND translation6819dc874ef62productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874ef67fallbackproductStream ON translation6819dc874ef67fallbackproductStream.objecttype = : translation6819dc874ef67fallbackproductStream AND translation6819dc874ef67fallbackproductStream.objectkey = stream.id AND translation6819dc874ef67fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874ef4as_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874ef52fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874ef58s_media_attributes" => "s_media_attributes" ":translation6819dc874ef5cfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874ef62productStream" => "productStream" ":translation6819dc874ef67fallbackproductStream" => "productStream" ":translation6819dc874ef6ccategory" => "category" ":translation6819dc874ef71fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc874f878s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc874f881fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc874f888s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc874f88cfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc874f893productStream.objectdata as __stream_translation, translation6819dc874f898fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc874f89dcategory.objectdata as __category_translation, translation6819dc874f8a2fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc874f89dcategory ON translation6819dc874f89dcategory.objecttype = : translation6819dc874f89dcategory AND translation6819dc874f89dcategory.objectkey = category.id AND translation6819dc874f89dcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874f8a2fallbackcategory ON translation6819dc874f8a2fallbackcategory.objecttype = : translation6819dc874f8a2fallbackcategory AND translation6819dc874f8a2fallbackcategory.objectkey = category.id AND translation6819dc874f8a2fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc874f878s_categories_attributes ON translation6819dc874f878s_categories_attributes.objecttype = : translation6819dc874f878s_categories_attributes AND translation6819dc874f878s_categories_attributes.objectkey = category.id AND translation6819dc874f878s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874f881fallbacks_categories_attributes ON translation6819dc874f881fallbacks_categories_attributes.objecttype = : translation6819dc874f881fallbacks_categories_attributes AND translation6819dc874f881fallbacks_categories_attributes.objectkey = category.id AND translation6819dc874f881fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc874f888s_media_attributes ON translation6819dc874f888s_media_attributes.objecttype = : translation6819dc874f888s_media_attributes AND translation6819dc874f888s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874f888s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874f88cfallbacks_media_attributes ON translation6819dc874f88cfallbacks_media_attributes.objecttype = : translation6819dc874f88cfallbacks_media_attributes AND translation6819dc874f88cfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc874f88cfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc874f893productStream ON translation6819dc874f893productStream.objecttype = : translation6819dc874f893productStream AND translation6819dc874f893productStream.objectkey = stream.id AND translation6819dc874f893productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc874f898fallbackproductStream ON translation6819dc874f898fallbackproductStream.objecttype = : translation6819dc874f898fallbackproductStream AND translation6819dc874f898fallbackproductStream.objectkey = stream.id AND translation6819dc874f898fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc874f878s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc874f881fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc874f888s_media_attributes" => "s_media_attributes" ":translation6819dc874f88cfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc874f893productStream" => "productStream" ":translation6819dc874f898fallbackproductStream" => "productStream" ":translation6819dc874f89dcategory" => "category" ":translation6819dc874f8a2fallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc875026es_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8750278fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc875027fs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8750283fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8750289productStream.objectdata as __stream_translation, translation6819dc875028efallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8750293category.objectdata as __category_translation, translation6819dc8750298fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8750293category ON translation6819dc8750293category.objecttype = : translation6819dc8750293category AND translation6819dc8750293category.objectkey = category.id AND translation6819dc8750293category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750298fallbackcategory ON translation6819dc8750298fallbackcategory.objecttype = : translation6819dc8750298fallbackcategory AND translation6819dc8750298fallbackcategory.objectkey = category.id AND translation6819dc8750298fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc875026es_categories_attributes ON translation6819dc875026es_categories_attributes.objecttype = : translation6819dc875026es_categories_attributes AND translation6819dc875026es_categories_attributes.objectkey = category.id AND translation6819dc875026es_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750278fallbacks_categories_attributes ON translation6819dc8750278fallbacks_categories_attributes.objecttype = : translation6819dc8750278fallbacks_categories_attributes AND translation6819dc8750278fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8750278fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc875027fs_media_attributes ON translation6819dc875027fs_media_attributes.objecttype = : translation6819dc875027fs_media_attributes AND translation6819dc875027fs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc875027fs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750283fallbacks_media_attributes ON translation6819dc8750283fallbacks_media_attributes.objecttype = : translation6819dc8750283fallbacks_media_attributes AND translation6819dc8750283fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8750283fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8750289productStream ON translation6819dc8750289productStream.objecttype = : translation6819dc8750289productStream AND translation6819dc8750289productStream.objectkey = stream.id AND translation6819dc8750289productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875028efallbackproductStream ON translation6819dc875028efallbackproductStream.objecttype = : translation6819dc875028efallbackproductStream AND translation6819dc875028efallbackproductStream.objectkey = stream.id AND translation6819dc875028efallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc875026es_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8750278fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc875027fs_media_attributes" => "s_media_attributes" ":translation6819dc8750283fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8750289productStream" => "productStream" ":translation6819dc875028efallbackproductStream" => "productStream" ":translation6819dc8750293category" => "category" ":translation6819dc8750298fallbackcategory" => "category" ] | 0.0020 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 9 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 10 1 => DateTime @1746525319 {#2425 : 2025-05-06 11:55:19.330946 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2425} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8750fbbs_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8750fc4fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8750fcbs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8750fcffallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8750fd5productStream.objectdata as __stream_translation, translation6819dc8750fdafallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8750fe0category.objectdata as __category_translation, translation6819dc8750fe4fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8750fe0category ON translation6819dc8750fe0category.objecttype = : translation6819dc8750fe0category AND translation6819dc8750fe0category.objectkey = category.id AND translation6819dc8750fe0category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750fe4fallbackcategory ON translation6819dc8750fe4fallbackcategory.objecttype = : translation6819dc8750fe4fallbackcategory AND translation6819dc8750fe4fallbackcategory.objectkey = category.id AND translation6819dc8750fe4fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8750fbbs_categories_attributes ON translation6819dc8750fbbs_categories_attributes.objecttype = : translation6819dc8750fbbs_categories_attributes AND translation6819dc8750fbbs_categories_attributes.objectkey = category.id AND translation6819dc8750fbbs_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750fc4fallbacks_categories_attributes ON translation6819dc8750fc4fallbacks_categories_attributes.objecttype = : translation6819dc8750fc4fallbacks_categories_attributes AND translation6819dc8750fc4fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8750fc4fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8750fcbs_media_attributes ON translation6819dc8750fcbs_media_attributes.objecttype = : translation6819dc8750fcbs_media_attributes AND translation6819dc8750fcbs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8750fcbs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750fcffallbacks_media_attributes ON translation6819dc8750fcffallbacks_media_attributes.objecttype = : translation6819dc8750fcffallbacks_media_attributes AND translation6819dc8750fcffallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8750fcffallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8750fd5productStream ON translation6819dc8750fd5productStream.objecttype = : translation6819dc8750fd5productStream AND translation6819dc8750fd5productStream.objectkey = stream.id AND translation6819dc8750fd5productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8750fdafallbackproductStream ON translation6819dc8750fdafallbackproductStream.objecttype = : translation6819dc8750fdafallbackproductStream AND translation6819dc8750fdafallbackproductStream.objectkey = stream.id AND translation6819dc8750fdafallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 5 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8750fbbs_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8750fc4fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8750fcbs_media_attributes" => "s_media_attributes" ":translation6819dc8750fcffallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8750fd5productStream" => "productStream" ":translation6819dc8750fdafallbackproductStream" => "productStream" ":translation6819dc8750fe0category" => "category" ":translation6819dc8750fe4fallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8751a13s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8751a1cfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8751a23s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8751a27fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8751a2dproductStream.objectdata as __stream_translation, translation6819dc8751a32fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8751a37category.objectdata as __category_translation, translation6819dc8751a3cfallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8751a37category ON translation6819dc8751a37category.objecttype = : translation6819dc8751a37category AND translation6819dc8751a37category.objectkey = category.id AND translation6819dc8751a37category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8751a3cfallbackcategory ON translation6819dc8751a3cfallbackcategory.objecttype = : translation6819dc8751a3cfallbackcategory AND translation6819dc8751a3cfallbackcategory.objectkey = category.id AND translation6819dc8751a3cfallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8751a13s_categories_attributes ON translation6819dc8751a13s_categories_attributes.objecttype = : translation6819dc8751a13s_categories_attributes AND translation6819dc8751a13s_categories_attributes.objectkey = category.id AND translation6819dc8751a13s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8751a1cfallbacks_categories_attributes ON translation6819dc8751a1cfallbacks_categories_attributes.objecttype = : translation6819dc8751a1cfallbacks_categories_attributes AND translation6819dc8751a1cfallbacks_categories_attributes.objectkey = category.id AND translation6819dc8751a1cfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8751a23s_media_attributes ON translation6819dc8751a23s_media_attributes.objecttype = : translation6819dc8751a23s_media_attributes AND translation6819dc8751a23s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8751a23s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8751a27fallbacks_media_attributes ON translation6819dc8751a27fallbacks_media_attributes.objecttype = : translation6819dc8751a27fallbacks_media_attributes AND translation6819dc8751a27fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8751a27fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8751a2dproductStream ON translation6819dc8751a2dproductStream.objecttype = : translation6819dc8751a2dproductStream AND translation6819dc8751a2dproductStream.objectkey = stream.id AND translation6819dc8751a2dproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8751a32fallbackproductStream ON translation6819dc8751a32fallbackproductStream.objecttype = : translation6819dc8751a32fallbackproductStream AND translation6819dc8751a32fallbackproductStream.objectkey = stream.id AND translation6819dc8751a32fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8751a13s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8751a1cfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8751a23s_media_attributes" => "s_media_attributes" ":translation6819dc8751a27fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8751a2dproductStream" => "productStream" ":translation6819dc8751a32fallbackproductStream" => "productStream" ":translation6819dc8751a37category" => "category" ":translation6819dc8751a3cfallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8752322s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc875232afallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8752330s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8752335fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc875233aproductStream.objectdata as __stream_translation, translation6819dc875233ffallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8752344category.objectdata as __category_translation, translation6819dc8752349fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8752344category ON translation6819dc8752344category.objecttype = : translation6819dc8752344category AND translation6819dc8752344category.objectkey = category.id AND translation6819dc8752344category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752349fallbackcategory ON translation6819dc8752349fallbackcategory.objecttype = : translation6819dc8752349fallbackcategory AND translation6819dc8752349fallbackcategory.objectkey = category.id AND translation6819dc8752349fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8752322s_categories_attributes ON translation6819dc8752322s_categories_attributes.objecttype = : translation6819dc8752322s_categories_attributes AND translation6819dc8752322s_categories_attributes.objectkey = category.id AND translation6819dc8752322s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875232afallbacks_categories_attributes ON translation6819dc875232afallbacks_categories_attributes.objecttype = : translation6819dc875232afallbacks_categories_attributes AND translation6819dc875232afallbacks_categories_attributes.objectkey = category.id AND translation6819dc875232afallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8752330s_media_attributes ON translation6819dc8752330s_media_attributes.objecttype = : translation6819dc8752330s_media_attributes AND translation6819dc8752330s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8752330s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752335fallbacks_media_attributes ON translation6819dc8752335fallbacks_media_attributes.objecttype = : translation6819dc8752335fallbacks_media_attributes AND translation6819dc8752335fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8752335fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc875233aproductStream ON translation6819dc875233aproductStream.objecttype = : translation6819dc875233aproductStream AND translation6819dc875233aproductStream.objectkey = stream.id AND translation6819dc875233aproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875233ffallbackproductStream ON translation6819dc875233ffallbackproductStream.objecttype = : translation6819dc875233ffallbackproductStream AND translation6819dc875233ffallbackproductStream.objectkey = stream.id AND translation6819dc875233ffallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8752322s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc875232afallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8752330s_media_attributes" => "s_media_attributes" ":translation6819dc8752335fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc875233aproductStream" => "productStream" ":translation6819dc875233ffallbackproductStream" => "productStream" ":translation6819dc8752344category" => "category" ":translation6819dc8752349fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8752c7fs_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8752c89fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8752c8fs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8752c94fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8752c9bproductStream.objectdata as __stream_translation, translation6819dc8752ca0fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8752ca5category.objectdata as __category_translation, translation6819dc8752ca9fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8752ca5category ON translation6819dc8752ca5category.objecttype = : translation6819dc8752ca5category AND translation6819dc8752ca5category.objectkey = category.id AND translation6819dc8752ca5category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752ca9fallbackcategory ON translation6819dc8752ca9fallbackcategory.objecttype = : translation6819dc8752ca9fallbackcategory AND translation6819dc8752ca9fallbackcategory.objectkey = category.id AND translation6819dc8752ca9fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8752c7fs_categories_attributes ON translation6819dc8752c7fs_categories_attributes.objecttype = : translation6819dc8752c7fs_categories_attributes AND translation6819dc8752c7fs_categories_attributes.objectkey = category.id AND translation6819dc8752c7fs_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752c89fallbacks_categories_attributes ON translation6819dc8752c89fallbacks_categories_attributes.objecttype = : translation6819dc8752c89fallbacks_categories_attributes AND translation6819dc8752c89fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8752c89fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8752c8fs_media_attributes ON translation6819dc8752c8fs_media_attributes.objecttype = : translation6819dc8752c8fs_media_attributes AND translation6819dc8752c8fs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8752c8fs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752c94fallbacks_media_attributes ON translation6819dc8752c94fallbacks_media_attributes.objecttype = : translation6819dc8752c94fallbacks_media_attributes AND translation6819dc8752c94fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8752c94fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8752c9bproductStream ON translation6819dc8752c9bproductStream.objecttype = : translation6819dc8752c9bproductStream AND translation6819dc8752c9bproductStream.objectkey = stream.id AND translation6819dc8752c9bproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8752ca0fallbackproductStream ON translation6819dc8752ca0fallbackproductStream.objecttype = : translation6819dc8752ca0fallbackproductStream AND translation6819dc8752ca0fallbackproductStream.objectkey = stream.id AND translation6819dc8752ca0fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8752c7fs_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8752c89fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8752c8fs_media_attributes" => "s_media_attributes" ":translation6819dc8752c94fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8752c9bproductStream" => "productStream" ":translation6819dc8752ca0fallbackproductStream" => "productStream" ":translation6819dc8752ca5category" => "category" ":translation6819dc8752ca9fallbackcategory" => "category" ] | 0.0020 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 10 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 11 1 => DateTime @1746525319 {#2426 : 2025-05-06 11:55:19.341621 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2426} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8753967s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc875396ffallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8753975s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc875397bfallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8753980productStream.objectdata as __stream_translation, translation6819dc8753984fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8753989category.objectdata as __category_translation, translation6819dc875398efallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8753989category ON translation6819dc8753989category.objecttype = : translation6819dc8753989category AND translation6819dc8753989category.objectkey = category.id AND translation6819dc8753989category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875398efallbackcategory ON translation6819dc875398efallbackcategory.objecttype = : translation6819dc875398efallbackcategory AND translation6819dc875398efallbackcategory.objectkey = category.id AND translation6819dc875398efallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8753967s_categories_attributes ON translation6819dc8753967s_categories_attributes.objecttype = : translation6819dc8753967s_categories_attributes AND translation6819dc8753967s_categories_attributes.objectkey = category.id AND translation6819dc8753967s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875396ffallbacks_categories_attributes ON translation6819dc875396ffallbacks_categories_attributes.objecttype = : translation6819dc875396ffallbacks_categories_attributes AND translation6819dc875396ffallbacks_categories_attributes.objectkey = category.id AND translation6819dc875396ffallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8753975s_media_attributes ON translation6819dc8753975s_media_attributes.objecttype = : translation6819dc8753975s_media_attributes AND translation6819dc8753975s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8753975s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875397bfallbacks_media_attributes ON translation6819dc875397bfallbacks_media_attributes.objecttype = : translation6819dc875397bfallbacks_media_attributes AND translation6819dc875397bfallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc875397bfallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8753980productStream ON translation6819dc8753980productStream.objecttype = : translation6819dc8753980productStream AND translation6819dc8753980productStream.objectkey = stream.id AND translation6819dc8753980productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8753984fallbackproductStream ON translation6819dc8753984fallbackproductStream.objecttype = : translation6819dc8753984fallbackproductStream AND translation6819dc8753984fallbackproductStream.objectkey = stream.id AND translation6819dc8753984fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 6 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8753967s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc875396ffallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8753975s_media_attributes" => "s_media_attributes" ":translation6819dc875397bfallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8753980productStream" => "productStream" ":translation6819dc8753984fallbackproductStream" => "productStream" ":translation6819dc8753989category" => "category" ":translation6819dc875398efallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8754380s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8754388fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc875438ds_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8754392fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8754397productStream.objectdata as __stream_translation, translation6819dc875439cfallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc87543a2category.objectdata as __category_translation, translation6819dc87543a7fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc87543a2category ON translation6819dc87543a2category.objecttype = : translation6819dc87543a2category AND translation6819dc87543a2category.objectkey = category.id AND translation6819dc87543a2category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc87543a7fallbackcategory ON translation6819dc87543a7fallbackcategory.objecttype = : translation6819dc87543a7fallbackcategory AND translation6819dc87543a7fallbackcategory.objectkey = category.id AND translation6819dc87543a7fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8754380s_categories_attributes ON translation6819dc8754380s_categories_attributes.objecttype = : translation6819dc8754380s_categories_attributes AND translation6819dc8754380s_categories_attributes.objectkey = category.id AND translation6819dc8754380s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754388fallbacks_categories_attributes ON translation6819dc8754388fallbacks_categories_attributes.objecttype = : translation6819dc8754388fallbacks_categories_attributes AND translation6819dc8754388fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8754388fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc875438ds_media_attributes ON translation6819dc875438ds_media_attributes.objecttype = : translation6819dc875438ds_media_attributes AND translation6819dc875438ds_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc875438ds_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754392fallbacks_media_attributes ON translation6819dc8754392fallbacks_media_attributes.objecttype = : translation6819dc8754392fallbacks_media_attributes AND translation6819dc8754392fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8754392fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8754397productStream ON translation6819dc8754397productStream.objecttype = : translation6819dc8754397productStream AND translation6819dc8754397productStream.objectkey = stream.id AND translation6819dc8754397productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875439cfallbackproductStream ON translation6819dc875439cfallbackproductStream.objecttype = : translation6819dc875439cfallbackproductStream AND translation6819dc875439cfallbackproductStream.objectkey = stream.id AND translation6819dc875439cfallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8754380s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8754388fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc875438ds_media_attributes" => "s_media_attributes" ":translation6819dc8754392fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8754397productStream" => "productStream" ":translation6819dc875439cfallbackproductStream" => "productStream" ":translation6819dc87543a2category" => "category" ":translation6819dc87543a7fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8754c41s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8754c48fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8754c4es_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8754c53fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8754c58productStream.objectdata as __stream_translation, translation6819dc8754c5dfallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8754c62category.objectdata as __category_translation, translation6819dc8754c66fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8754c62category ON translation6819dc8754c62category.objecttype = : translation6819dc8754c62category AND translation6819dc8754c62category.objectkey = category.id AND translation6819dc8754c62category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754c66fallbackcategory ON translation6819dc8754c66fallbackcategory.objecttype = : translation6819dc8754c66fallbackcategory AND translation6819dc8754c66fallbackcategory.objectkey = category.id AND translation6819dc8754c66fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8754c41s_categories_attributes ON translation6819dc8754c41s_categories_attributes.objecttype = : translation6819dc8754c41s_categories_attributes AND translation6819dc8754c41s_categories_attributes.objectkey = category.id AND translation6819dc8754c41s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754c48fallbacks_categories_attributes ON translation6819dc8754c48fallbacks_categories_attributes.objecttype = : translation6819dc8754c48fallbacks_categories_attributes AND translation6819dc8754c48fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8754c48fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8754c4es_media_attributes ON translation6819dc8754c4es_media_attributes.objecttype = : translation6819dc8754c4es_media_attributes AND translation6819dc8754c4es_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8754c4es_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754c53fallbacks_media_attributes ON translation6819dc8754c53fallbacks_media_attributes.objecttype = : translation6819dc8754c53fallbacks_media_attributes AND translation6819dc8754c53fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8754c53fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8754c58productStream ON translation6819dc8754c58productStream.objecttype = : translation6819dc8754c58productStream AND translation6819dc8754c58productStream.objectkey = stream.id AND translation6819dc8754c58productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8754c5dfallbackproductStream ON translation6819dc8754c5dfallbackproductStream.objecttype = : translation6819dc8754c5dfallbackproductStream AND translation6819dc8754c5dfallbackproductStream.objectkey = stream.id AND translation6819dc8754c5dfallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8754c41s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8754c48fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8754c4es_media_attributes" => "s_media_attributes" ":translation6819dc8754c53fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8754c58productStream" => "productStream" ":translation6819dc8754c5dfallbackproductStream" => "productStream" ":translation6819dc8754c62category" => "category" ":translation6819dc8754c66fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8755544s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc875554bfallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8755551s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8755556fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc875555bproductStream.objectdata as __stream_translation, translation6819dc8755560fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8755566category.objectdata as __category_translation, translation6819dc875556afallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8755566category ON translation6819dc8755566category.objecttype = : translation6819dc8755566category AND translation6819dc8755566category.objectkey = category.id AND translation6819dc8755566category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875556afallbackcategory ON translation6819dc875556afallbackcategory.objecttype = : translation6819dc875556afallbackcategory AND translation6819dc875556afallbackcategory.objectkey = category.id AND translation6819dc875556afallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8755544s_categories_attributes ON translation6819dc8755544s_categories_attributes.objecttype = : translation6819dc8755544s_categories_attributes AND translation6819dc8755544s_categories_attributes.objectkey = category.id AND translation6819dc8755544s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875554bfallbacks_categories_attributes ON translation6819dc875554bfallbacks_categories_attributes.objecttype = : translation6819dc875554bfallbacks_categories_attributes AND translation6819dc875554bfallbacks_categories_attributes.objectkey = category.id AND translation6819dc875554bfallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8755551s_media_attributes ON translation6819dc8755551s_media_attributes.objecttype = : translation6819dc8755551s_media_attributes AND translation6819dc8755551s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8755551s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8755556fallbacks_media_attributes ON translation6819dc8755556fallbacks_media_attributes.objecttype = : translation6819dc8755556fallbacks_media_attributes AND translation6819dc8755556fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8755556fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc875555bproductStream ON translation6819dc875555bproductStream.objecttype = : translation6819dc875555bproductStream AND translation6819dc875555bproductStream.objectkey = stream.id AND translation6819dc875555bproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8755560fallbackproductStream ON translation6819dc8755560fallbackproductStream.objecttype = : translation6819dc8755560fallbackproductStream AND translation6819dc8755560fallbackproductStream.objectkey = stream.id AND translation6819dc8755560fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8755544s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc875554bfallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8755551s_media_attributes" => "s_media_attributes" ":translation6819dc8755556fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc875555bproductStream" => "productStream" ":translation6819dc8755560fallbackproductStream" => "productStream" ":translation6819dc8755566category" => "category" ":translation6819dc875556afallbackcategory" => "category" ] | 0.0019 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 11 ] | 0.0002 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.listing_visibility AS listing_visibility_26, s0_.customer_stream_ids AS customer_stream_ids_27, s0_.replacement AS replacement_28 FROM s_emotion s0_ INNER JOIN s_emotion_categories s2_ ON s0_.id = s2_.emotion_id INNER JOIN s_categories s1_ ON s1_.id = s2_.category_id WHERE s1_.id = ? AND ( ( s0_.valid_from <= ? OR s0_.valid_from IS NULL ) ) AND ( ( s0_.valid_to >= ? OR s0_.valid_to IS NULL ) ) AND s0_.is_landingpage = 0 AND s0_.active = 1 | array:3 [ 0 => 12 1 => DateTime @1746525319 {#2427 : 2025-05-06 11:55:19.352023 Europe/Berlin (+02:00) } 2 => DateTime @1746525319 {#2427} ] | 0.0005 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc87561f8s_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8756200fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8756206s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc875620afallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8756211productStream.objectdata as __stream_translation, translation6819dc8756216fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc875621bcategory.objectdata as __category_translation, translation6819dc875621ffallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc875621bcategory ON translation6819dc875621bcategory.objecttype = : translation6819dc875621bcategory AND translation6819dc875621bcategory.objectkey = category.id AND translation6819dc875621bcategory.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875621ffallbackcategory ON translation6819dc875621ffallbackcategory.objecttype = : translation6819dc875621ffallbackcategory AND translation6819dc875621ffallbackcategory.objectkey = category.id AND translation6819dc875621ffallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc87561f8s_categories_attributes ON translation6819dc87561f8s_categories_attributes.objecttype = : translation6819dc87561f8s_categories_attributes AND translation6819dc87561f8s_categories_attributes.objectkey = category.id AND translation6819dc87561f8s_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756200fallbacks_categories_attributes ON translation6819dc8756200fallbacks_categories_attributes.objecttype = : translation6819dc8756200fallbacks_categories_attributes AND translation6819dc8756200fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8756200fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8756206s_media_attributes ON translation6819dc8756206s_media_attributes.objecttype = : translation6819dc8756206s_media_attributes AND translation6819dc8756206s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8756206s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875620afallbacks_media_attributes ON translation6819dc875620afallbacks_media_attributes.objecttype = : translation6819dc875620afallbacks_media_attributes AND translation6819dc875620afallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc875620afallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8756211productStream ON translation6819dc8756211productStream.objecttype = : translation6819dc8756211productStream AND translation6819dc8756211productStream.objectkey = stream.id AND translation6819dc8756211productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756216fallbackproductStream ON translation6819dc8756216fallbackproductStream.objecttype = : translation6819dc8756216fallbackproductStream AND translation6819dc8756216fallbackproductStream.objectkey = stream.id AND translation6819dc8756216fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 6 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc87561f8s_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8756200fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8756206s_media_attributes" => "s_media_attributes" ":translation6819dc875620afallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8756211productStream" => "productStream" ":translation6819dc8756216fallbackproductStream" => "productStream" ":translation6819dc875621bcategory" => "category" ":translation6819dc875621ffallbackcategory" => "category" ] | 0.0023 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8756c2fs_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8756c38fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8756c3es_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8756c43fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8756c49productStream.objectdata as __stream_translation, translation6819dc8756c4efallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8756c53category.objectdata as __category_translation, translation6819dc8756c57fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8756c53category ON translation6819dc8756c53category.objecttype = : translation6819dc8756c53category AND translation6819dc8756c53category.objectkey = category.id AND translation6819dc8756c53category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756c57fallbackcategory ON translation6819dc8756c57fallbackcategory.objecttype = : translation6819dc8756c57fallbackcategory AND translation6819dc8756c57fallbackcategory.objectkey = category.id AND translation6819dc8756c57fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8756c2fs_categories_attributes ON translation6819dc8756c2fs_categories_attributes.objecttype = : translation6819dc8756c2fs_categories_attributes AND translation6819dc8756c2fs_categories_attributes.objectkey = category.id AND translation6819dc8756c2fs_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756c38fallbacks_categories_attributes ON translation6819dc8756c38fallbacks_categories_attributes.objecttype = : translation6819dc8756c38fallbacks_categories_attributes AND translation6819dc8756c38fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8756c38fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8756c3es_media_attributes ON translation6819dc8756c3es_media_attributes.objecttype = : translation6819dc8756c3es_media_attributes AND translation6819dc8756c3es_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8756c3es_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756c43fallbacks_media_attributes ON translation6819dc8756c43fallbacks_media_attributes.objecttype = : translation6819dc8756c43fallbacks_media_attributes AND translation6819dc8756c43fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8756c43fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8756c49productStream ON translation6819dc8756c49productStream.objecttype = : translation6819dc8756c49productStream AND translation6819dc8756c49productStream.objectkey = stream.id AND translation6819dc8756c49productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8756c4efallbackproductStream ON translation6819dc8756c4efallbackproductStream.objecttype = : translation6819dc8756c4efallbackproductStream AND translation6819dc8756c4efallbackproductStream.objectkey = stream.id AND translation6819dc8756c4efallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8756c2fs_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8756c38fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8756c3es_media_attributes" => "s_media_attributes" ":translation6819dc8756c43fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8756c49productStream" => "productStream" ":translation6819dc8756c4efallbackproductStream" => "productStream" ":translation6819dc8756c53category" => "category" ":translation6819dc8756c57fallbackcategory" => "category" ] | 0.0021 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc875752ds_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8757535fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc875753bs_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8757540fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8757545productStream.objectdata as __stream_translation, translation6819dc875754afallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8757550category.objectdata as __category_translation, translation6819dc8757553fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8757550category ON translation6819dc8757550category.objecttype = : translation6819dc8757550category AND translation6819dc8757550category.objectkey = category.id AND translation6819dc8757550category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757553fallbackcategory ON translation6819dc8757553fallbackcategory.objecttype = : translation6819dc8757553fallbackcategory AND translation6819dc8757553fallbackcategory.objectkey = category.id AND translation6819dc8757553fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc875752ds_categories_attributes ON translation6819dc875752ds_categories_attributes.objecttype = : translation6819dc875752ds_categories_attributes AND translation6819dc875752ds_categories_attributes.objectkey = category.id AND translation6819dc875752ds_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757535fallbacks_categories_attributes ON translation6819dc8757535fallbacks_categories_attributes.objecttype = : translation6819dc8757535fallbacks_categories_attributes AND translation6819dc8757535fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8757535fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc875753bs_media_attributes ON translation6819dc875753bs_media_attributes.objecttype = : translation6819dc875753bs_media_attributes AND translation6819dc875753bs_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc875753bs_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757540fallbacks_media_attributes ON translation6819dc8757540fallbacks_media_attributes.objecttype = : translation6819dc8757540fallbacks_media_attributes AND translation6819dc8757540fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8757540fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8757545productStream ON translation6819dc8757545productStream.objecttype = : translation6819dc8757545productStream AND translation6819dc8757545productStream.objectkey = stream.id AND translation6819dc8757545productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875754afallbackproductStream ON translation6819dc875754afallbackproductStream.objecttype = : translation6819dc875754afallbackproductStream AND translation6819dc875754afallbackproductStream.objectkey = stream.id AND translation6819dc875754afallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 1 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc875752ds_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8757535fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc875753bs_media_attributes" => "s_media_attributes" ":translation6819dc8757540fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8757545productStream" => "productStream" ":translation6819dc875754afallbackproductStream" => "productStream" ":translation6819dc8757550category" => "category" ":translation6819dc8757553fallbackcategory" => "category" ] | 0.0022 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc8757e6ds_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc8757e77fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc8757e7ds_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc8757e82fallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc8757e88productStream.objectdata as __stream_translation, translation6819dc8757e8cfallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc8757e92category.objectdata as __category_translation, translation6819dc8757e97fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc8757e92category ON translation6819dc8757e92category.objecttype = : translation6819dc8757e92category AND translation6819dc8757e92category.objectkey = category.id AND translation6819dc8757e92category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757e97fallbackcategory ON translation6819dc8757e97fallbackcategory.objecttype = : translation6819dc8757e97fallbackcategory AND translation6819dc8757e97fallbackcategory.objectkey = category.id AND translation6819dc8757e97fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc8757e6ds_categories_attributes ON translation6819dc8757e6ds_categories_attributes.objecttype = : translation6819dc8757e6ds_categories_attributes AND translation6819dc8757e6ds_categories_attributes.objectkey = category.id AND translation6819dc8757e6ds_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757e77fallbacks_categories_attributes ON translation6819dc8757e77fallbacks_categories_attributes.objecttype = : translation6819dc8757e77fallbacks_categories_attributes AND translation6819dc8757e77fallbacks_categories_attributes.objectkey = category.id AND translation6819dc8757e77fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc8757e7ds_media_attributes ON translation6819dc8757e7ds_media_attributes.objecttype = : translation6819dc8757e7ds_media_attributes AND translation6819dc8757e7ds_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8757e7ds_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757e82fallbacks_media_attributes ON translation6819dc8757e82fallbacks_media_attributes.objecttype = : translation6819dc8757e82fallbacks_media_attributes AND translation6819dc8757e82fallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc8757e82fallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc8757e88productStream ON translation6819dc8757e88productStream.objecttype = : translation6819dc8757e88productStream AND translation6819dc8757e88productStream.objectkey = stream.id AND translation6819dc8757e88productStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc8757e8cfallbackproductStream ON translation6819dc8757e8cfallbackproductStream.objecttype = : translation6819dc8757e8cfallbackproductStream AND translation6819dc8757e8cfallbackproductStream.objectkey = stream.id AND translation6819dc8757e8cfallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:1 [ 0 => 0 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc8757e6ds_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc8757e77fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc8757e7ds_media_attributes" => "s_media_attributes" ":translation6819dc8757e82fallbacks_media_attributes" => "s_media_attributes" ":translation6819dc8757e88productStream" => "productStream" ":translation6819dc8757e8cfallbackproductStream" => "productStream" ":translation6819dc8757e92category" => "category" ":translation6819dc8757e97fallbackcategory" => "category" ] | 0.0021 ms |
SELECT count(category.id) FROM s_categories category WHERE parent = : id | array:1 [ "id" => 12 ] | 0.0002 ms |
SELECT category.path FROM s_categories category WHERE category.id = : id | array:1 [ ":id" => 12 ] | 0.0001 ms |
SELECT id FROM s_core_countries country | [] | 0.0003 ms |
SELECT country.id as __country_id, country.countryname as __country_countryname, country.countryiso as __country_countryiso, country.areaID as __country_areaID, country.countryen as __country_countryen, country.position as __country_position, country.notice as __country_notice, country.taxfree as __country_taxfree, country.taxfree_ustid as __country_taxfree_ustid, country.taxfree_ustid_checked as __country_taxfree_ustid_checked, country.active as __country_active, country.iso3 as __country_iso3, country.display_state_in_registration as __country_display_state_in_registration, country.force_state_in_registration as __country_force_state_in_registration, country.allow_shipping as __country_allow_shipping, countryAttribute.id as __countryAttribute_id, countryAttribute.countryID as __countryAttribute_countryID, translation6819dc875ce2fconfig_countries.objectdata as __country_translation, translation6819dc875ce39fallbackconfig_countries.objectdata as __country_translation_fallback, translation6819dc875ce3fs_core_countries_attributes.objectdata as __countryAttribute_translation, translation6819dc875ce44fallbacks_core_countries_attributes.objectdata as __countryAttribute_translation_fallback FROM s_core_countries country LEFT JOIN s_core_countries_attributes countryAttribute ON countryAttribute.countryID = country.id LEFT JOIN s_core_translations translation6819dc875ce2fconfig_countries ON translation6819dc875ce2fconfig_countries.objecttype = : translation6819dc875ce2fconfig_countries AND translation6819dc875ce2fconfig_countries.objectkey = 1 AND translation6819dc875ce2fconfig_countries.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875ce39fallbackconfig_countries ON translation6819dc875ce39fallbackconfig_countries.objecttype = : translation6819dc875ce39fallbackconfig_countries AND translation6819dc875ce39fallbackconfig_countries.objectkey = 1 AND translation6819dc875ce39fallbackconfig_countries.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc875ce3fs_core_countries_attributes ON translation6819dc875ce3fs_core_countries_attributes.objecttype = : translation6819dc875ce3fs_core_countries_attributes AND translation6819dc875ce3fs_core_countries_attributes.objectkey = country.id AND translation6819dc875ce3fs_core_countries_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875ce44fallbacks_core_countries_attributes ON translation6819dc875ce44fallbacks_core_countries_attributes.objecttype = : translation6819dc875ce44fallbacks_core_countries_attributes AND translation6819dc875ce44fallbacks_core_countries_attributes.objectkey = country.id AND translation6819dc875ce44fallbacks_core_countries_attributes.objectlanguage = : languagefallback WHERE country.id IN (: ids) | array:7 [ ":ids" => array:250 [ 0 => "2" 1 => "3" 2 => "4" 3 => "15" 4 => "16" 5 => "20" 6 => "28" 7 => "32" 8 => "36" 9 => "37" 10 => "46" 11 => "47" 12 => "48" 13 => "49" 14 => "50" 15 => "51" 16 => "52" 17 => "53" 18 => "54" 19 => "55" 20 => "56" 21 => "57" 22 => "58" 23 => "59" 24 => "60" 25 => "61" 26 => "62" 27 => "63" 28 => "64" 29 => "65" 30 => "66" 31 => "67" 32 => "68" 33 => "69" 34 => "70" 35 => "71" 36 => "72" 37 => "73" 38 => "74" 39 => "75" 40 => "76" 41 => "77" 42 => "78" 43 => "79" 44 => "80" 45 => "81" 46 => "82" 47 => "83" 48 => "84" 49 => "85" 50 => "86" 51 => "87" 52 => "88" 53 => "89" 54 => "90" 55 => "91" 56 => "92" 57 => "93" 58 => "94" 59 => "95" 60 => "96" 61 => "97" 62 => "98" 63 => "99" 64 => "100" 65 => "101" 66 => "102" 67 => "103" 68 => "104" 69 => "105" 70 => "106" 71 => "107" 72 => "108" 73 => "109" 74 => "110" 75 => "111" 76 => "112" 77 => "113" 78 => "114" 79 => "115" 80 => "116" 81 => "117" 82 => "118" 83 => "119" 84 => "120" 85 => "121" 86 => "122" 87 => "123" 88 => "124" 89 => "125" 90 => "126" 91 => "127" 92 => "128" 93 => "129" 94 => "130" 95 => "131" 96 => "132" 97 => "133" 98 => "134" 99 => "135" 100 => "136" 101 => "137" 102 => "138" 103 => "139" 104 => "140" 105 => "141" 106 => "142" 107 => "143" 108 => "144" 109 => "145" 110 => "146" 111 => "147" 112 => "148" 113 => "149" 114 => "150" 115 => "151" 116 => "152" 117 => "153" 118 => "154" 119 => "155" 120 => "156" 121 => "157" 122 => "158" 123 => "159" 124 => "160" 125 => "161" 126 => "162" 127 => "163" 128 => "164" 129 => "165" 130 => "166" 131 => "167" 132 => "168" 133 => "169" 134 => "170" 135 => "171" 136 => "172" 137 => "173" 138 => "174" 139 => "175" 140 => "176" 141 => "177" 142 => "178" 143 => "179" 144 => "180" 145 => "181" 146 => "182" 147 => "183" 148 => "184" 149 => "185" 150 => "186" 151 => "187" 152 => "188" 153 => "189" 154 => "190" 155 => "191" 156 => "192" 157 => "193" 158 => "194" 159 => "195" 160 => "196" 161 => "197" 162 => "198" 163 => "199" 164 => "200" 165 => "201" 166 => "202" 167 => "203" 168 => "204" 169 => "205" 170 => "206" 171 => "207" 172 => "208" 173 => "209" 174 => "210" 175 => "211" 176 => "212" 177 => "213" 178 => "214" 179 => "215" 180 => "216" 181 => "217" 182 => "218" 183 => "219" 184 => "220" 185 => "221" 186 => "222" 187 => "223" 188 => "224" 189 => "225" 190 => "226" 191 => "227" 192 => "228" 193 => "229" 194 => "230" 195 => "231" 196 => "232" 197 => "233" 198 => "234" 199 => "235" 200 => "236" 201 => "237" 202 => "238" 203 => "239" 204 => "240" 205 => "241" 206 => "242" 207 => "243" 208 => "244" 209 => "245" 210 => "246" 211 => "247" 212 => "248" 213 => "249" 214 => "250" 215 => "251" 216 => "252" 217 => "253" 218 => "254" 219 => "5" 220 => "7" 221 => "8" 222 => "9" 223 => "10" 224 => "11" 225 => "12" 226 => "13" 227 => "14" 228 => "18" 229 => "21" 230 => "22" 231 => "23" 232 => "24" 233 => "25" 234 => "26" 235 => "27" 236 => "29" 237 => "30" 238 => "31" 239 => "33" 240 => "34" 241 => "35" 242 => "38" 243 => "39" 244 => "40" 245 => "41" 246 => "42" 247 => "43" 248 => "44" 249 => "45" ] ":language" => 2 ":translation6819dc875ce2fconfig_countries" => "config_countries" ":languagefallback" => 0 ":translation6819dc875ce39fallbackconfig_countries" => "config_countries" ":translation6819dc875ce3fs_core_countries_attributes" => "s_core_countries_attributes" ":translation6819dc875ce44fallbacks_core_countries_attributes" => "s_core_countries_attributes" ] | 0.0042 ms |
SHOW COLUMNS FROM s_core_countries_states_attributes | [] | 0.0006 ms |
SELECT countryState.id as __countryState_id, countryState.countryID as __countryState_countryID, countryState.name as __countryState_name, countryState.shortcode as __countryState_shortcode, countryState.position as __countryState_position, countryState.active as __countryState_active, countryStateAttribute.id as __countryStateAttribute_id, countryStateAttribute.stateID as __countryStateAttribute_stateID, translation6819dc875e850config_country_states.objectdata as __countryState_translation, translation6819dc875e85bfallbackconfig_country_states.objectdata as __countryState_translation_fallback, translation6819dc875e86ds_core_countries_states_attributes.objectdata as __countryStateAttribute_translation, translation6819dc875e872fallbacks_core_countries_states_attributes.objectdata as __countryStateAttribute_translation_fallback FROM s_core_countries_states countryState LEFT JOIN s_core_countries_states_attributes countryStateAttribute ON countryStateAttribute.stateID = countryState.id LEFT JOIN s_core_translations translation6819dc875e850config_country_states ON translation6819dc875e850config_country_states.objecttype = : translation6819dc875e850config_country_states AND translation6819dc875e850config_country_states.objectkey = 1 AND translation6819dc875e850config_country_states.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875e85bfallbackconfig_country_states ON translation6819dc875e85bfallbackconfig_country_states.objecttype = : translation6819dc875e85bfallbackconfig_country_states AND translation6819dc875e85bfallbackconfig_country_states.objectkey = 1 AND translation6819dc875e85bfallbackconfig_country_states.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc875e86ds_core_countries_states_attributes ON translation6819dc875e86ds_core_countries_states_attributes.objecttype = : translation6819dc875e86ds_core_countries_states_attributes AND translation6819dc875e86ds_core_countries_states_attributes.objectkey = countryStateAttribute.stateID AND translation6819dc875e86ds_core_countries_states_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc875e872fallbacks_core_countries_states_attributes ON translation6819dc875e872fallbacks_core_countries_states_attributes.objecttype = : translation6819dc875e872fallbacks_core_countries_states_attributes AND translation6819dc875e872fallbacks_core_countries_states_attributes.objectkey = countryStateAttribute.stateID AND translation6819dc875e872fallbacks_core_countries_states_attributes.objectlanguage = : languagefallback WHERE countryState.countryID IN (: ids) | array:7 [ ":language" => 2 ":translation6819dc875e850config_country_states" => "config_country_states" ":languagefallback" => 0 ":translation6819dc875e85bfallbackconfig_country_states" => "config_country_states" ":translation6819dc875e86ds_core_countries_states_attributes" => "s_core_countries_states_attributes" ":translation6819dc875e872fallbacks_core_countries_states_attributes" => "s_core_countries_states_attributes" ":ids" => array:250 [ 0 => "2" 1 => "3" 2 => "4" 3 => "15" 4 => "16" 5 => "20" 6 => "28" 7 => "32" 8 => "36" 9 => "37" 10 => "46" 11 => "47" 12 => "48" 13 => "49" 14 => "50" 15 => "51" 16 => "52" 17 => "53" 18 => "54" 19 => "55" 20 => "56" 21 => "57" 22 => "58" 23 => "59" 24 => "60" 25 => "61" 26 => "62" 27 => "63" 28 => "64" 29 => "65" 30 => "66" 31 => "67" 32 => "68" 33 => "69" 34 => "70" 35 => "71" 36 => "72" 37 => "73" 38 => "74" 39 => "75" 40 => "76" 41 => "77" 42 => "78" 43 => "79" 44 => "80" 45 => "81" 46 => "82" 47 => "83" 48 => "84" 49 => "85" 50 => "86" 51 => "87" 52 => "88" 53 => "89" 54 => "90" 55 => "91" 56 => "92" 57 => "93" 58 => "94" 59 => "95" 60 => "96" 61 => "97" 62 => "98" 63 => "99" 64 => "100" 65 => "101" 66 => "102" 67 => "103" 68 => "104" 69 => "105" 70 => "106" 71 => "107" 72 => "108" 73 => "109" 74 => "110" 75 => "111" 76 => "112" 77 => "113" 78 => "114" 79 => "115" 80 => "116" 81 => "117" 82 => "118" 83 => "119" 84 => "120" 85 => "121" 86 => "122" 87 => "123" 88 => "124" 89 => "125" 90 => "126" 91 => "127" 92 => "128" 93 => "129" 94 => "130" 95 => "131" 96 => "132" 97 => "133" 98 => "134" 99 => "135" 100 => "136" 101 => "137" 102 => "138" 103 => "139" 104 => "140" 105 => "141" 106 => "142" 107 => "143" 108 => "144" 109 => "145" 110 => "146" 111 => "147" 112 => "148" 113 => "149" 114 => "150" 115 => "151" 116 => "152" 117 => "153" 118 => "154" 119 => "155" 120 => "156" 121 => "157" 122 => "158" 123 => "159" 124 => "160" 125 => "161" 126 => "162" 127 => "163" 128 => "164" 129 => "165" 130 => "166" 131 => "167" 132 => "168" 133 => "169" 134 => "170" 135 => "171" 136 => "172" 137 => "173" 138 => "174" 139 => "175" 140 => "176" 141 => "177" 142 => "178" 143 => "179" 144 => "180" 145 => "181" 146 => "182" 147 => "183" 148 => "184" 149 => "185" 150 => "186" 151 => "187" 152 => "188" 153 => "189" 154 => "190" 155 => "191" 156 => "192" 157 => "193" 158 => "194" 159 => "195" 160 => "196" 161 => "197" 162 => "198" 163 => "199" 164 => "200" 165 => "201" 166 => "202" 167 => "203" 168 => "204" 169 => "205" 170 => "206" 171 => "207" 172 => "208" 173 => "209" 174 => "210" 175 => "211" 176 => "212" 177 => "213" 178 => "214" 179 => "215" 180 => "216" 181 => "217" 182 => "218" 183 => "219" 184 => "220" 185 => "221" 186 => "222" 187 => "223" 188 => "224" 189 => "225" 190 => "226" 191 => "227" 192 => "228" 193 => "229" 194 => "230" 195 => "231" 196 => "232" 197 => "233" 198 => "234" 199 => "235" 200 => "236" 201 => "237" 202 => "238" 203 => "239" 204 => "240" 205 => "241" 206 => "242" 207 => "243" 208 => "244" 209 => "245" 210 => "246" 211 => "247" 212 => "248" 213 => "249" 214 => "250" 215 => "251" 216 => "252" 217 => "253" 218 => "254" 219 => "5" 220 => "7" 221 => "8" 222 => "9" 223 => "10" 224 => "11" 225 => "12" 226 => "13" 227 => "14" 228 => "18" 229 => "21" 230 => "22" 231 => "23" 232 => "24" 233 => "25" 234 => "26" 235 => "27" 236 => "29" 237 => "30" 238 => "31" 239 => "33" 240 => "34" 241 => "35" 242 => "38" 243 => "39" 244 => "40" 245 => "41" 246 => "42" 247 => "43" 248 => "44" 249 => "45" ] ] | 0.0020 ms |
SELECT t0.id AS id_1, t0.customerGroupId AS customerGroupId_2 FROM atsd_customer_origin_customergroups t0 WHERE t0.customerGroupId = ? LIMIT 1 | array:1 [ 0 => 1 ] | 0.0002 ms |
SELECT coreShops.* FROM s_core_shops coreShops WHERE coreShops.default = : default | array:1 [ "default" => 1 ] | 0.0002 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_article" ] | 0.0002 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_blog" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_listing" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_site" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_form" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_default_structure_emotion" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_title_delimiter" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "home_breadcrumb_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "rs_instock_default" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "rs_instock_outsold" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "rs_laststock_default" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "rs_laststock_outsold" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_card" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_category_card" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_category_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_category_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_blog_card" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_blog_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "twitter_blog_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_shopname" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_category_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_category_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_blog_title" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "open_graph_blog_description" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_url_chars_white_list" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE (seoConfig.subshopId = : subshopId) AND (seoConfig.key = : keyField) | array:2 [ "subshopId" => 2 "keyField" => "seo_url_chars_white_list_special" ] | 0.0001 ms |
SELECT seoConfig.* FROM s_dreisc_seo_config seoConfig WHERE seoConfig.subshopId = : subshopId | array:1 [ "subshopId" => 2 ] | 0.0002 ms |
SELECT COUNT(*) as total FROM s_dreisc_seo_config seoConfig WHERE seoConfig.subshopId = : subshopId LIMIT 1 | array:1 [ "subshopId" => 2 ] | 0.0001 ms |
SELECT coreShops.* FROM s_core_shops coreShops WHERE coreShops.default = : default | array:1 [ "default" => 1 ] | 0.0002 ms |
SELECT coreShops.* FROM s_core_shops coreShops WHERE coreShops.id = : id | array:1 [ "id" => 2 ] | 0.0001 ms |
SELECT articles.*, tax.tax as tax, tax.description as taxName, supplier.name as supplier, supplier.link as supplierLink, supplier.description as supplierDescription, filter.name as filterName FROM s_articles articles LEFT JOIN s_core_tax tax ON tax.id = articles.taxID LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID LEFT JOIN s_filter filter ON filter.id = articles.filtergroupID WHERE articles.id = : id | array:1 [ "id" => 7 ] | 0.0003 ms |
SELECT `objectdata` FROM `s_core_translations` WHERE (`objecttype` = : type) AND (`objectkey` = : key) AND (`objectlanguage` = : language) | array:3 [ ":type" => "article" ":key" => 7 ":language" => 2 ] | 0.0001 ms |
SELECT categories.* FROM s_categories categories WHERE categories.id = : id | array:1 [ "id" => 6 ] | 0.0002 ms |
SELECT payment.name, payment.id FROM s_core_paymentmeans payment WHERE ( payment.name IN (: paymentMethodNames) ) AND (payment.active = 1) | array:1 [ "paymentMethodNames" => array:1 [ 0 => "SwagPaymentPayPalUnified" ] ] | 0.0002 ms |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.active AS active_3, t0.client_id AS client_id_4, t0.client_secret AS client_secret_5, t0.paypal_payer_id AS paypal_payer_id_6, t0.sandbox_client_id AS sandbox_client_id_7, t0.sandbox_client_secret AS sandbox_client_secret_8, t0.sandbox_paypal_payer_id AS sandbox_paypal_payer_id_9, t0.sandbox AS sandbox_10, t0.show_sidebar_logo AS show_sidebar_logo_11, t0.brand_name AS brand_name_12, t0.order_number_prefix AS order_number_prefix_13, t0.landing_page_type AS landing_page_type_14, t0.display_errors AS display_errors_15, t0.use_smart_payment_buttons AS use_smart_payment_buttons_16, t0.submit_cart AS submit_cart_17, t0.intent AS intent_18, t0.button_style_color AS button_style_color_19, t0.button_style_shape AS button_style_shape_20, t0.button_style_size AS button_style_size_21, t0.button_locale AS button_locale_22 FROM swag_payment_paypal_unified_settings_general t0 WHERE t0.shop_id = ? LIMIT 1 | array:1 [ 0 => 1 ] | 0.0002 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0001 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0001 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 = : pluginName2185052415 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName2185052415" => "nnwebVoucherLink" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName2185052415 | array:1 [ "pluginName2185052415" => "nnwebVoucherLink" ] | 0.0002 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 = : pluginName3103115162 ) AND ( coreConfigValues.shop_id = : shopId2212294583 ) | array:2 [ "pluginName3103115162" => "SmartsuppLiveChat" "shopId2212294583" => 1 ] | 0.0003 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 = : pluginName3103115162 | array:1 [ "pluginName3103115162" => "SmartsuppLiveChat" ] | 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 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 => 24 1 => 23 2 => 22 ] ] | 0.0010 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.0002 ms |
SELECT s0_.id AS id_0, s0_.main_id AS main_id_1, s0_.category_id AS category_id_2, s0_.name AS name_3, s0_.title AS title_4, s0_.position AS position_5, s0_.host AS host_6, s0_.base_path AS base_path_7, s0_.base_url AS base_url_8, s0_.hosts AS hosts_9, s0_.secure AS secure_10, s0_.template_id AS template_id_11, s0_.`default` AS default_12, s0_.active AS active_13, s0_.customer_scope AS customer_scope_14, s0_.id AS id_15, s0_.main_id AS main_id_16, s0_.category_id AS category_id_17, s0_.name AS name_18, s0_.title AS title_19, s0_.position AS position_20, s0_.host AS host_21, s0_.base_path AS base_path_22, s0_.base_url AS base_url_23, s0_.hosts AS hosts_24, s0_.secure AS secure_25, s0_.template_id AS template_id_26, s0_.`default` AS default_27, s0_.active AS active_28, s0_.customer_scope AS customer_scope_29, s1_.id AS id_30, s1_.main_id AS main_id_31, s1_.category_id AS category_id_32, s1_.name AS name_33, s1_.title AS title_34, s1_.position AS position_35, s1_.host AS host_36, s1_.base_path AS base_path_37, s1_.base_url AS base_url_38, s1_.hosts AS hosts_39, s1_.secure AS secure_40, s1_.template_id AS template_id_41, s1_.`default` AS default_42, s1_.active AS active_43, s1_.customer_scope AS customer_scope_44, s2_.id AS id_45, s2_.locale AS locale_46, s2_.language AS language_47, s2_.territory AS territory_48, s3_.id AS id_49, s3_.currency AS currency_50, s3_.name AS name_51, s3_.standard AS standard_52, s3_.factor AS factor_53, s3_.templatechar AS templatechar_54, s3_.symbol_position AS symbol_position_55, s3_.position AS position_56, s4_.id AS id_57, s4_.template AS template_58, s4_.name AS name_59, s4_.description AS description_60, s4_.author AS author_61, s4_.license AS license_62, s4_.esi AS esi_63, s4_.style_support AS style_support_64, s4_.emotion AS emotion_65, s4_.version AS version_66, s4_.plugin_id AS plugin_id_67, s4_.parent_id AS parent_id_68, s5_.id AS id_69, s5_.template AS template_70, s5_.name AS name_71, s5_.description AS description_72, s5_.author AS author_73, s5_.license AS license_74, s5_.esi AS esi_75, s5_.style_support AS style_support_76, s5_.emotion AS emotion_77, s5_.version AS version_78, s5_.plugin_id AS plugin_id_79, s5_.parent_id AS parent_id_80, s6_.id AS id_81, s6_.currency AS currency_82, s6_.name AS name_83, s6_.standard AS standard_84, s6_.factor AS factor_85, s6_.templatechar AS templatechar_86, s6_.symbol_position AS symbol_position_87, s6_.position AS position_88, s7_.id AS id_89, s7_.groupkey AS groupkey_90, s7_.description AS description_91, s7_.tax AS tax_92, s7_.taxinput AS taxinput_93, s7_.mode AS mode_94, s7_.discount AS discount_95, s7_.minimumorder AS minimumorder_96, s7_.minimumordersurcharge AS minimumordersurcharge_97, s8_.id AS id_98, s8_.template AS template_99, s8_.name AS name_100, s8_.description AS description_101, s8_.author AS author_102, s8_.license AS license_103, s8_.esi AS esi_104, s8_.style_support AS style_support_105, s8_.emotion AS emotion_106, s8_.version AS version_107, s8_.plugin_id AS plugin_id_108, s8_.parent_id AS parent_id_109, s0_.main_id AS main_id_110, s0_.template_id AS template_id_111, s0_.document_template_id AS document_template_id_112, s0_.category_id AS category_id_113, s0_.locale_id AS locale_id_114, s0_.currency_id AS currency_id_115, s0_.customer_group_id AS customer_group_id_116, s0_.fallback_id AS fallback_id_117, s1_.main_id AS main_id_118, s1_.template_id AS template_id_119, s1_.document_template_id AS document_template_id_120, s1_.category_id AS category_id_121, s1_.locale_id AS locale_id_122, s1_.currency_id AS currency_id_123, s1_.customer_group_id AS customer_group_id_124, s1_.fallback_id AS fallback_id_125, s4_.parent_id AS parent_id_126, s4_.plugin_id AS plugin_id_127, s5_.parent_id AS parent_id_128, s5_.plugin_id AS plugin_id_129, s8_.parent_id AS parent_id_130, s8_.plugin_id AS plugin_id_131 FROM s_core_shops s0_ LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id LEFT JOIN s_core_templates s4_ ON s0_.template_id = s4_.id LEFT JOIN s_core_templates s5_ ON s0_.document_template_id = s5_.id LEFT JOIN s_core_shop_currencies s9_ ON s0_.id = s9_.shop_id LEFT JOIN s_core_currencies s6_ ON s6_.id = s9_.currency_id LEFT JOIN s_core_customergroups s7_ ON s0_.customer_group_id = s7_.id LEFT JOIN s_core_templates s8_ ON s1_.template_id = s8_.id LEFT JOIN s_core_shop_currencies s11_ ON s1_.id = s11_.shop_id LEFT JOIN s_core_currencies s10_ ON s10_.id = s11_.currency_id WHERE s0_.id = ? ORDER BY s0_.main_id ASC, s0_.position ASC, s6_.position ASC, s6_.id ASC | array:1 [ 0 => 1 ] | 0.0009 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 org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 1 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0002 ms |
SELECT s0_.id AS id_0, s0_.main_id AS main_id_1, s0_.category_id AS category_id_2, s0_.name AS name_3, s0_.title AS title_4, s0_.position AS position_5, s0_.host AS host_6, s0_.base_path AS base_path_7, s0_.base_url AS base_url_8, s0_.hosts AS hosts_9, s0_.secure AS secure_10, s0_.template_id AS template_id_11, s0_.`default` AS default_12, s0_.active AS active_13, s0_.customer_scope AS customer_scope_14, s0_.id AS id_15, s0_.main_id AS main_id_16, s0_.category_id AS category_id_17, s0_.name AS name_18, s0_.title AS title_19, s0_.position AS position_20, s0_.host AS host_21, s0_.base_path AS base_path_22, s0_.base_url AS base_url_23, s0_.hosts AS hosts_24, s0_.secure AS secure_25, s0_.template_id AS template_id_26, s0_.`default` AS default_27, s0_.active AS active_28, s0_.customer_scope AS customer_scope_29, s1_.id AS id_30, s1_.main_id AS main_id_31, s1_.category_id AS category_id_32, s1_.name AS name_33, s1_.title AS title_34, s1_.position AS position_35, s1_.host AS host_36, s1_.base_path AS base_path_37, s1_.base_url AS base_url_38, s1_.hosts AS hosts_39, s1_.secure AS secure_40, s1_.template_id AS template_id_41, s1_.`default` AS default_42, s1_.active AS active_43, s1_.customer_scope AS customer_scope_44, s2_.id AS id_45, s2_.locale AS locale_46, s2_.language AS language_47, s2_.territory AS territory_48, s3_.id AS id_49, s3_.currency AS currency_50, s3_.name AS name_51, s3_.standard AS standard_52, s3_.factor AS factor_53, s3_.templatechar AS templatechar_54, s3_.symbol_position AS symbol_position_55, s3_.position AS position_56, s4_.id AS id_57, s4_.template AS template_58, s4_.name AS name_59, s4_.description AS description_60, s4_.author AS author_61, s4_.license AS license_62, s4_.esi AS esi_63, s4_.style_support AS style_support_64, s4_.emotion AS emotion_65, s4_.version AS version_66, s4_.plugin_id AS plugin_id_67, s4_.parent_id AS parent_id_68, s5_.id AS id_69, s5_.template AS template_70, s5_.name AS name_71, s5_.description AS description_72, s5_.author AS author_73, s5_.license AS license_74, s5_.esi AS esi_75, s5_.style_support AS style_support_76, s5_.emotion AS emotion_77, s5_.version AS version_78, s5_.plugin_id AS plugin_id_79, s5_.parent_id AS parent_id_80, s6_.id AS id_81, s6_.currency AS currency_82, s6_.name AS name_83, s6_.standard AS standard_84, s6_.factor AS factor_85, s6_.templatechar AS templatechar_86, s6_.symbol_position AS symbol_position_87, s6_.position AS position_88, s7_.id AS id_89, s7_.groupkey AS groupkey_90, s7_.description AS description_91, s7_.tax AS tax_92, s7_.taxinput AS taxinput_93, s7_.mode AS mode_94, s7_.discount AS discount_95, s7_.minimumorder AS minimumorder_96, s7_.minimumordersurcharge AS minimumordersurcharge_97, s8_.id AS id_98, s8_.template AS template_99, s8_.name AS name_100, s8_.description AS description_101, s8_.author AS author_102, s8_.license AS license_103, s8_.esi AS esi_104, s8_.style_support AS style_support_105, s8_.emotion AS emotion_106, s8_.version AS version_107, s8_.plugin_id AS plugin_id_108, s8_.parent_id AS parent_id_109, s0_.main_id AS main_id_110, s0_.template_id AS template_id_111, s0_.document_template_id AS document_template_id_112, s0_.category_id AS category_id_113, s0_.locale_id AS locale_id_114, s0_.currency_id AS currency_id_115, s0_.customer_group_id AS customer_group_id_116, s0_.fallback_id AS fallback_id_117, s1_.main_id AS main_id_118, s1_.template_id AS template_id_119, s1_.document_template_id AS document_template_id_120, s1_.category_id AS category_id_121, s1_.locale_id AS locale_id_122, s1_.currency_id AS currency_id_123, s1_.customer_group_id AS customer_group_id_124, s1_.fallback_id AS fallback_id_125, s4_.parent_id AS parent_id_126, s4_.plugin_id AS plugin_id_127, s5_.parent_id AS parent_id_128, s5_.plugin_id AS plugin_id_129, s8_.parent_id AS parent_id_130, s8_.plugin_id AS plugin_id_131 FROM s_core_shops s0_ LEFT JOIN s_core_shops s1_ ON s0_.main_id = s1_.id LEFT JOIN s_core_locales s2_ ON s0_.locale_id = s2_.id LEFT JOIN s_core_currencies s3_ ON s0_.currency_id = s3_.id LEFT JOIN s_core_templates s4_ ON s0_.template_id = s4_.id LEFT JOIN s_core_templates s5_ ON s0_.document_template_id = s5_.id LEFT JOIN s_core_shop_currencies s9_ ON s0_.id = s9_.shop_id LEFT JOIN s_core_currencies s6_ ON s6_.id = s9_.currency_id LEFT JOIN s_core_customergroups s7_ ON s0_.customer_group_id = s7_.id LEFT JOIN s_core_templates s8_ ON s1_.template_id = s8_.id LEFT JOIN s_core_shop_currencies s11_ ON s1_.id = s11_.shop_id LEFT JOIN s_core_currencies s10_ ON s10_.id = s11_.currency_id WHERE s0_.id = ? ORDER BY s0_.main_id ASC, s0_.position ASC, s6_.position ASC, s6_.id ASC | array:1 [ 0 => 2 ] | 0.0009 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0002 ms |
SELECT category.path FROM s_categories category WHERE category.id = : id | array:1 [ ":id" => 12 ] | 0.0001 ms |
SELECT category.id, category.parent FROM s_categories category WHERE ( ( category.parent IN(: parentId) OR category.id IN (: parentId) ) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) ORDER BY category.position ASC, category.id ASC | array:2 [ ":parentId" => array:3 [ 0 => 12 2 => "6" 3 => "3" ] ":shopId" => "%|2|%" ] | 0.0003 ms |
SELECT category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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, translation6819dc877b3bds_categories_attributes.objectdata as __categoryAttribute_translation, translation6819dc877b3c3fallbacks_categories_attributes.objectdata as __categoryAttribute_translation_fallback, translation6819dc877b3c7s_media_attributes.objectdata as __mediaAttribute_translation, translation6819dc877b3cafallbacks_media_attributes.objectdata as __mediaAttribute_translation_fallback, translation6819dc877b3ceproductStream.objectdata as __stream_translation, translation6819dc877b3d1fallbackproductStream.objectdata as __stream_translation_fallback, translation6819dc877b3d4category.objectdata as __category_translation, translation6819dc877b3d7fallbackcategory.objectdata as __category_translation_fallback FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_core_translations translation6819dc877b3d4category ON translation6819dc877b3d4category.objecttype = : translation6819dc877b3d4category AND translation6819dc877b3d4category.objectkey = category.id AND translation6819dc877b3d4category.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877b3d7fallbackcategory ON translation6819dc877b3d7fallbackcategory.objecttype = : translation6819dc877b3d7fallbackcategory AND translation6819dc877b3d7fallbackcategory.objectkey = category.id AND translation6819dc877b3d7fallbackcategory.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc877b3bds_categories_attributes ON translation6819dc877b3bds_categories_attributes.objecttype = : translation6819dc877b3bds_categories_attributes AND translation6819dc877b3bds_categories_attributes.objectkey = category.id AND translation6819dc877b3bds_categories_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877b3c3fallbacks_categories_attributes ON translation6819dc877b3c3fallbacks_categories_attributes.objecttype = : translation6819dc877b3c3fallbacks_categories_attributes AND translation6819dc877b3c3fallbacks_categories_attributes.objectkey = category.id AND translation6819dc877b3c3fallbacks_categories_attributes.objectlanguage = : languagefallback LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_core_translations translation6819dc877b3c7s_media_attributes ON translation6819dc877b3c7s_media_attributes.objecttype = : translation6819dc877b3c7s_media_attributes AND translation6819dc877b3c7s_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc877b3c7s_media_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877b3cafallbacks_media_attributes ON translation6819dc877b3cafallbacks_media_attributes.objecttype = : translation6819dc877b3cafallbacks_media_attributes AND translation6819dc877b3cafallbacks_media_attributes.objectkey = mediaAttribute.mediaID AND translation6819dc877b3cafallbacks_media_attributes.objectlanguage = : languagefallback LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId LEFT JOIN s_core_translations translation6819dc877b3ceproductStream ON translation6819dc877b3ceproductStream.objecttype = : translation6819dc877b3ceproductStream AND translation6819dc877b3ceproductStream.objectkey = stream.id AND translation6819dc877b3ceproductStream.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877b3d1fallbackproductStream ON translation6819dc877b3d1fallbackproductStream.objecttype = : translation6819dc877b3d1fallbackproductStream AND translation6819dc877b3d1fallbackproductStream.objectkey = stream.id AND translation6819dc877b3d1fallbackproductStream.objectlanguage = : languagefallback WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id | array:12 [ ":categories" => array:9 [ 0 => 12 1 => "6" 2 => "3" 3 => 5 4 => 6 5 => 7 6 => 11 7 => 12 8 => 3 ] ":shopId" => "%|2|%" ":language" => 2 ":translation6819dc877b3bds_categories_attributes" => "s_categories_attributes" ":languagefallback" => 0 ":translation6819dc877b3c3fallbacks_categories_attributes" => "s_categories_attributes" ":translation6819dc877b3c7s_media_attributes" => "s_media_attributes" ":translation6819dc877b3cafallbacks_media_attributes" => "s_media_attributes" ":translation6819dc877b3ceproductStream" => "productStream" ":translation6819dc877b3d1fallbackproductStream" => "productStream" ":translation6819dc877b3d4category" => "category" ":translation6819dc877b3d7fallbackcategory" => "category" ] | 0.0018 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:9 [ 0 => 12 1 => "6" 2 => "3" 3 => 5 4 => 6 5 => 7 6 => 11 7 => 12 8 => 3 ] ] | 0.0003 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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 => 2 ] ] | 0.0015 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, categoryAttribute.dreisc_seo_url as __categoryAttribute_dreisc_seo_url, categoryAttribute.dreisc_seo_title as __categoryAttribute_dreisc_seo_title, categoryAttribute.dreisc_seo_title_replace as __categoryAttribute_dreisc_seo_title_replace, categoryAttribute.dreisc_seo_breadcrumb as __categoryAttribute_dreisc_seo_breadcrumb, categoryAttribute.dreisc_canonical_link as __categoryAttribute_dreisc_canonical_link, categoryAttribute.dreisc_robots_tag as __categoryAttribute_dreisc_robots_tag, categoryAttribute.dreisc_facebook_description as __categoryAttribute_dreisc_facebook_description, categoryAttribute.dreisc_twitter_description as __categoryAttribute_dreisc_twitter_description, categoryAttribute.dreisc_facebook_image as __categoryAttribute_dreisc_facebook_image, categoryAttribute.dreisc_twitter_image as __categoryAttribute_dreisc_twitter_image, categoryAttribute.dreisc_category_level as __categoryAttribute_dreisc_category_level, categoryAttribute.nnwebccashowcount as __categoryAttribute_nnwebccashowcount, categoryAttribute.nnwebccahidezero as __categoryAttribute_nnwebccahidezero, categoryAttribute.nnwebccahideempty as __categoryAttribute_nnwebccahideempty, 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.0015 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.0003 ms |
SELECT country.id as __country_id, country.countryname as __country_countryname, country.countryiso as __country_countryiso, country.areaID as __country_areaID, country.countryen as __country_countryen, country.position as __country_position, country.notice as __country_notice, country.taxfree as __country_taxfree, country.taxfree_ustid as __country_taxfree_ustid, country.taxfree_ustid_checked as __country_taxfree_ustid_checked, country.active as __country_active, country.iso3 as __country_iso3, country.display_state_in_registration as __country_display_state_in_registration, country.force_state_in_registration as __country_force_state_in_registration, country.allow_shipping as __country_allow_shipping, countryAttribute.id as __countryAttribute_id, countryAttribute.countryID as __countryAttribute_countryID, translation6819dc877cfb1config_countries.objectdata as __country_translation, translation6819dc877cfbafallbackconfig_countries.objectdata as __country_translation_fallback, translation6819dc877cfc0s_core_countries_attributes.objectdata as __countryAttribute_translation, translation6819dc877cfc3fallbacks_core_countries_attributes.objectdata as __countryAttribute_translation_fallback FROM s_core_countries country LEFT JOIN s_core_countries_attributes countryAttribute ON countryAttribute.countryID = country.id LEFT JOIN s_core_translations translation6819dc877cfb1config_countries ON translation6819dc877cfb1config_countries.objecttype = : translation6819dc877cfb1config_countries AND translation6819dc877cfb1config_countries.objectkey = 1 AND translation6819dc877cfb1config_countries.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877cfbafallbackconfig_countries ON translation6819dc877cfbafallbackconfig_countries.objecttype = : translation6819dc877cfbafallbackconfig_countries AND translation6819dc877cfbafallbackconfig_countries.objectkey = 1 AND translation6819dc877cfbafallbackconfig_countries.objectlanguage = : languagefallback LEFT JOIN s_core_translations translation6819dc877cfc0s_core_countries_attributes ON translation6819dc877cfc0s_core_countries_attributes.objecttype = : translation6819dc877cfc0s_core_countries_attributes AND translation6819dc877cfc0s_core_countries_attributes.objectkey = country.id AND translation6819dc877cfc0s_core_countries_attributes.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877cfc3fallbacks_core_countries_attributes ON translation6819dc877cfc3fallbacks_core_countries_attributes.objecttype = : translation6819dc877cfc3fallbacks_core_countries_attributes AND translation6819dc877cfc3fallbacks_core_countries_attributes.objectkey = country.id AND translation6819dc877cfc3fallbacks_core_countries_attributes.objectlanguage = : languagefallback ORDER BY country.position ASC | array:6 [ ":language" => 2 ":translation6819dc877cfb1config_countries" => "config_countries" ":languagefallback" => 0 ":translation6819dc877cfbafallbackconfig_countries" => "config_countries" ":translation6819dc877cfc0s_core_countries_attributes" => "s_core_countries_attributes" ":translation6819dc877cfc3fallbacks_core_countries_attributes" => "s_core_countries_attributes" ] | 0.0024 ms |
SELECT countryArea.id as __countryArea_id, countryArea.name as __countryArea_name, countryArea.active as __countryArea_active FROM s_core_countries_areas countryArea WHERE countryArea.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.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" => 1 ":country" => 2 ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] | 0.0004 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 | array:5 [ ":area" => 1 ":country" => 2 ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] | 0.0003 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC | array:1 [ ":customerGroup" => 1 ] | 0.0004 ms |
SELECT page.id, page.description, page.link, page.target, page.parentID, groups.key as `group`, mapping.key as mapping, translation6819dc877e1afpage.objectdata as __page_translation, translation6819dc877e1b7fallbackpage.objectdata as __page_translation_fallback FROM s_cms_static page LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 LEFT JOIN s_core_translations translation6819dc877e1afpage ON translation6819dc877e1afpage.objecttype = : translation6819dc877e1afpage AND translation6819dc877e1afpage.objectkey = page.id AND translation6819dc877e1afpage.objectlanguage = : language LEFT JOIN s_core_translations translation6819dc877e1b7fallbackpage ON translation6819dc877e1b7fallbackpage.objecttype = : translation6819dc877e1b7fallbackpage AND translation6819dc877e1b7fallbackpage.objectkey = page.id AND translation6819dc877e1b7fallbackpage.objectlanguage = : languagefallback LEFT JOIN s_cms_static_groups mapping ON groups.mapping_id = mapping.id LEFT JOIN s_core_shop_pages shops ON groups.id = shops.group_id AND shops.shop_id = : shopId WHERE (groups.active = 1) AND (page.active = 1) AND ( CONCAT('|', page.grouping, '|') LIKE CONCAT('%|', groups.key, '|%') ) AND ( ( mapping.id IS NULL OR shops.shop_id IS NOT NULL ) ) AND ( ( mapping.id IS NULL OR mapping.active = 1 ) ) AND ( ( page.shop_ids IS NULL OR page.shop_ids LIKE : staticShopId ) ) ORDER BY parentID ASC, mapping.key ASC, page.position ASC, page.description ASC | array:6 [ ":language" => 2 ":translation6819dc877e1afpage" => "page" ":languagefallback" => 0 ":translation6819dc877e1b7fallbackpage" => "page" ":shopId" => 2 ":staticShopId" => "%|2|%" ] | 0.0017 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" => 2 ":orgPath" => array:26 [ 39 => "sViewport=forms&sFid=9" 21 => "sViewport=registerFC" 26 => "sViewport=newsletter" 37 => "sViewport=forms&sFid=8" 43 => "sViewport=custom&sCustom=43" 9 => "sViewport=custom&sCustom=9" 2 => "sViewport=custom&sCustom=2" 1 => "sViewport=forms&sFid=5" 6 => "sViewport=custom&sCustom=6" 41 => "sViewport=forms&sFid=10" 8 => "sViewport=custom&sCustom=8" 7 => "sViewport=custom&sCustom=7" 45 => "sViewport=custom&sCustom=45" 4 => "sViewport=custom&sCustom=4" 3 => "sViewport=custom&sCustom=3" 27 => "sViewport=custom&sCustom=27" 34 => "sViewport=forms&sFid=18" 30 => "sViewport=custom&sCustom=30" 33 => "sViewport=registerFC" 32 => "sViewport=newsletter" 28 => "sViewport=custom&sCustom=28" 29 => "sViewport=custom&sCustom=29" 35 => "sViewport=sitemap" 40 => "sViewport=forms&sFid=19" 42 => "sViewport=forms&sFid=20" 38 => "sViewport=forms&sFid=17" ] ] | 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" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=search" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0001 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0001 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=28" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=confirm" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=confirm" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0004 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=newsletter" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=6" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=custom&sCustom=6" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index&sAction=index" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=register" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=register" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAmount" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=address&sAction=ajaxSelection" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=address&sAction=ajaxEditor" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=csrftoken" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=index" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=AtsdCustomerOrigin&sAction=checkStatus" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=AtsdCustomerOrigin&sAction=getModalTemplate" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT s_core_config_values.value FROM s_core_config_values INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id AND s_core_config_elements.`name` LIKE 'assetTimestamp' WHERE s_core_config_values.shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0004 ms |
SELECT s0_.id AS id_0, s0_.compiler_force AS compiler_force_1, s0_.compiler_create_source_map AS compiler_create_source_map_2, s0_.compiler_compress_css AS compiler_compress_css_3, s0_.compiler_compress_js AS compiler_compress_js_4, s0_.force_reload_snippets AS force_reload_snippets_5 FROM s_core_theme_settings s0_ ORDER BY s0_.id ASC LIMIT 1 | [] | 0.0002 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.namespace AS namespace_4, t0.source AS source_5, t0.description AS description_6, t0.active AS active_7, t0.added AS added_8, t0.installation_date AS installation_date_9, t0.update_date AS update_date_10, t0.refresh_date AS refresh_date_11, t0.author AS author_12, t0.copyright AS copyright_13, t0.license AS license_14, t0.version AS version_15, t0.support AS support_16, t0.changes AS changes_17, t0.link AS link_18, t0.update_version AS update_version_19, t0.update_source AS update_source_20, t0.capability_update AS capability_update_21, t0.capability_install AS capability_install_22, t0.capability_enable AS capability_enable_23, t0.capability_secure_uninstall AS capability_secure_uninstall_24, t0.translations AS translations_25, t0.in_safe_mode AS in_safe_mode_26 FROM s_core_plugins t0 WHERE t0.id = ? LIMIT 1 | array:1 [ 0 => "52" ] | 0.0003 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0005 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 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 ( 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0008 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 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.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=compare&sAction=overlay" ] ] | 0.0003 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0008 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 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.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=note" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=profile" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=address&sAction=index" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=payment" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=orders" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=downloads" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=note" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=logout" ] ] | 0.0015 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=logout" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=account&sAction=abort" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=cart" ] ] | 0.0002 ms |
SELECT host, hosts FROM s_core_shops WHERE id = : id | array:1 [ ":id" => 1 ] | 0.0002 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0004 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0008 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 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.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0003 ms |
SELECT t0.id AS id_1, t0.albumID AS albumID_2, t0.name AS name_3, t0.description AS description_4, t0.path AS path_5, t0.type AS type_6, t0.extension AS extension_7, t0.userID AS userID_8, t0.created AS created_9, t0.file_size AS file_size_10, t0.width AS width_11, t0.height AS height_12, t13.id AS id_14, t13.mediaID AS mediaID_15, t13.mediaID AS mediaID_16, t0.albumID AS albumID_17 FROM s_media t0 LEFT JOIN s_media_attributes t13 ON t13.mediaID = t0.id WHERE t0.id = ? LIMIT 1 | array:1 [ 0 => 14 ] | 0.0003 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.parentID AS parentID_3, t0.position AS position_4, t0.garbage_collectable AS garbage_collectable_5, t6.id AS id_7, t6.albumID AS albumID_8, t6.create_thumbnails AS create_thumbnails_9, t6.thumbnail_size AS thumbnail_size_10, t6.icon AS icon_11, t6.thumbnail_high_dpi AS thumbnail_high_dpi_12, t6.thumbnail_quality AS thumbnail_quality_13, t6.thumbnail_high_dpi_quality AS thumbnail_high_dpi_quality_14, t6.albumID AS albumID_15, t0.parentID AS parentID_16 FROM s_media_album t0 LEFT JOIN s_media_album_settings t6 ON t6.albumID = t0.id WHERE t0.id = ? | array:1 [ 0 => -1 ] | 0.0006 ms |
SELECT t0.id AS id_1, t0.albumID AS albumID_2, t0.name AS name_3, t0.description AS description_4, t0.path AS path_5, t0.type AS type_6, t0.extension AS extension_7, t0.userID AS userID_8, t0.created AS created_9, t0.file_size AS file_size_10, t0.width AS width_11, t0.height AS height_12, t13.id AS id_14, t13.mediaID AS mediaID_15, t13.mediaID AS mediaID_16, t0.albumID AS albumID_17 FROM s_media t0 LEFT JOIN s_media_attributes t13 ON t13.mediaID = t0.id WHERE t0.id = ? LIMIT 1 | array:1 [ 0 => 13 ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=compare&sAction=add_article" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=note&sAction=add" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=note&sAction=ajaxAdd" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=listing&sAction=manufacturer&sSupplier=1" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=detail&sArticle=7" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=confirm" ] ] | 0.0003 ms |
SELECT DISTINCT alsoBought.sales as sales, alsoBought.related_article_id as id, detail.ordernumber as `number` FROM s_articles_also_bought_ro alsoBought INNER JOIN s_articles articles ON alsoBought.related_article_id = articles.id AND articles.active = 1 INNER JOIN s_articles_details detail ON detail.id = articles.main_detail_id INNER JOIN s_articles_categories_ro articleCategories ON alsoBought.related_article_id = articleCategories.articleID AND articleCategories.categoryID = : categoryId INNER JOIN s_categories categories ON categories.id = articleCategories.categoryID LEFT JOIN s_articles_avoid_customergroups customerGroups ON customerGroups.articleID = articles.id AND customerGroups.customergroupID = : customerGroupId WHERE alsoBought.article_id = : articleId AND customerGroups.articleID IS NULL AND alsoBought.related_article_id NOT IN (7) ORDER BY alsoBought.sales DESC, alsoBought.related_article_id DESC LIMIT 40 | array:3 [ "articleId" => 7 "categoryId" => 3 "customerGroupId" => 1 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0005 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 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.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0003 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=confirm" ] ] | 0.0003 ms |
SELECT similarShown.viewed as hits, similarShown.related_article_id as id, detail.ordernumber as `number` FROM s_articles_similar_shown_ro as similarShown INNER JOIN s_articles as a ON a.id = similarShown.related_article_id AND a.active = 1 INNER JOIN s_articles_details as detail ON detail.id = a.main_detail_id INNER JOIN s_articles_categories_ro ac ON ac.articleID = similarShown.related_article_id AND ac.categoryID = : categoryId INNER JOIN s_categories c ON c.id = ac.categoryID AND c.active = 1 LEFT JOIN s_articles_avoid_customergroups ag ON ag.articleID = a.id AND ag.customergroupID = : customerGroupId WHERE similarShown.article_id = : articleId AND ag.articleID IS NULL AND similarShown.related_article_id NOT IN (7, 7) GROUP BY similarShown.viewed, similarShown.related_article_id ORDER BY similarShown.viewed DESC, similarShown.related_article_id DESC LIMIT 40 | array:3 [ "articleId" => 7 "categoryId" => 3 "customerGroupId" => 1 ] | 0.0004 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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 => 3 ] | 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0006 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0004 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0004 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, s6_.dreisc_seo_url AS dreisc_seo_url_50, s6_.dreisc_seo_title AS dreisc_seo_title_51, s6_.dreisc_seo_title_replace AS dreisc_seo_title_replace_52, s6_.dreisc_seo_breadcrumb AS dreisc_seo_breadcrumb_53, s6_.dreisc_canonical_link AS dreisc_canonical_link_54, s6_.dreisc_robots_tag AS dreisc_robots_tag_55, s6_.dreisc_facebook_description AS dreisc_facebook_description_56, s6_.dreisc_twitter_description AS dreisc_twitter_description_57, s6_.dreisc_facebook_image AS dreisc_facebook_image_58, s6_.dreisc_twitter_image AS dreisc_twitter_image_59, s6_.dreisc_category_level AS dreisc_category_level_60, s6_.nnwebccashowcount AS nnwebccashowcount_61, s6_.nnwebccahidezero AS nnwebccahidezero_62, s6_.nnwebccahideempty AS nnwebccahideempty_63 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.0004 ms |
SELECT id IS NOT NULL FROM swag_payment_paypal_unified_settings_general WHERE shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0001 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id | [] | 0.0001 ms |
SELECT 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" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=addArticle" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=ajaxAddArticleCart" ] ] | 0.0002 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:1 [ 0 => "sViewport=checkout&sAction=confirm" ] ] | 0.0002 ms |
SELECT s_core_config_values.value FROM s_core_config_values INNER JOIN s_core_config_elements ON s_core_config_values.element_id = s_core_config_elements.id AND s_core_config_elements.`name` LIKE 'assetTimestamp' WHERE s_core_config_values.shop_id = : shopId | array:1 [ "shopId" => 1 ] | 0.0005 ms |
SELECT s0_.id AS id_0, s0_.compiler_force AS compiler_force_1, s0_.compiler_create_source_map AS compiler_create_source_map_2, s0_.compiler_compress_css AS compiler_compress_css_3, s0_.compiler_compress_js AS compiler_compress_js_4, s0_.force_reload_snippets AS force_reload_snippets_5 FROM s_core_theme_settings s0_ ORDER BY s0_.id ASC LIMIT 1 | [] | 0.0001 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC | array:2 [ ":shopId" => 2 ":orgPath" => array:30 [ 0 => "sViewport=cat&sCategory=5" 1 => "sViewport=cat&sCategory=6" 2 => "sViewport=cat&sCategory=7" 3 => "sViewport=cat&sCategory=5" 4 => "sViewport=cat&sCategory=8" 5 => "sViewport=cat&sCategory=9" 6 => "sViewport=cat&sCategory=10" 7 => "sViewport=cat&sCategory=5" 8 => "sViewport=cat&sCategory=5" 9 => "sViewport=cat&sCategory=6" 10 => "sViewport=cat&sCategory=11" 11 => "sViewport=cat&sCategory=12" 12 => "sViewport=cat&sCategory=6" 13 => "sViewport=cat&sCategory=6" 14 => "sViewport=cat&sCategory=7" 15 => "sViewport=cat&sCategory=7" 16 => "sViewport=cat&sCategory=7" 17 => "sViewport=cat&sCategory=12" 18 => "sViewport=cat&sCategory=6" 19 => "sViewport=cat&sCategory=6" 20 => "sViewport=cat&sCategory=12" 21 => "sViewport=cat&sCategory=12" 22 => "sViewport=cat&sCategory=5" 23 => "sViewport=cat&sCategory=6" 24 => "sViewport=cat&sCategory=11" 25 => "sViewport=cat&sCategory=12" 26 => "sViewport=cat&sCategory=7" 27 => "sViewport=tellafriend" 28 => "sViewport=detail&sArticle=5" 29 => "sViewport=detail&sArticle=5" ] ] | 0.0006 ms |
SELECT expiry, modified FROM s_core_sessions WHERE id = ? | array:1 [ 0 => null ] | 0.0002 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" => 2 ] | 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_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" => 2 ] | 0.0004 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.0003 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.0003 ms |
DESCRIBE `s_core_snippets` | [] | 0.7260 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/facet_labels' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2379 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.2751 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.2520 ms |
SELECT details.ordernumber, details.ordernumber as "detail::ordernumber", prices.from as "price::from", prices.price as "price::price", prices.to as "price::to", articles.name as "product::name", supplier.name as "supplier::name", articles.id as "product::id", articles.supplierID as "product::supplierID", articles.taxID as "product::taxID", articles.pricegroupID as "product::pricegroupID", articles.filtergroupID as "product::filtergroupID", articles.description as "product::description", articles.description_long as "product::description_long", articles.active as "product::active", articles.topseller as "product::topseller", articles.keywords as "product::keywords", articles.metaTitle as "product::metaTitle", articles.pricegroupActive as "product::pricegroupActive", attributes.attr1 as "productAttribute::attr1", attributes.attr2 as "productAttribute::attr2", attributes.attr3 as "productAttribute::attr3", attributes.attr4 as "productAttribute::attr4", attributes.attr5 as "productAttribute::attr5", attributes.attr6 as "productAttribute::attr6", attributes.attr7 as "productAttribute::attr7", attributes.attr8 as "productAttribute::attr8", attributes.attr9 as "productAttribute::attr9", attributes.attr10 as "productAttribute::attr10", attributes.attr11 as "productAttribute::attr11", attributes.attr12 as "productAttribute::attr12", attributes.attr13 as "productAttribute::attr13", attributes.attr14 as "productAttribute::attr14", attributes.attr15 as "productAttribute::attr15", attributes.attr16 as "productAttribute::attr16", attributes.attr17 as "productAttribute::attr17", attributes.attr18 as "productAttribute::attr18", attributes.attr19 as "productAttribute::attr19", attributes.attr20 as "productAttribute::attr20", attributes.wwv as "productAttribute::wwv", attributes.nnwebpriceonrequest as "productAttribute::nnwebpriceonrequest", attributes.dreisc_seo_url as "productAttribute::dreisc_seo_url", attributes.dreisc_seo_title as "productAttribute::dreisc_seo_title", attributes.dreisc_seo_title_replace as "productAttribute::dreisc_seo_title_replace", attributes.dreisc_seo_breadcrumb as "productAttribute::dreisc_seo_breadcrumb", attributes.dreisc_canonical_link as "productAttribute::dreisc_canonical_link", attributes.dreisc_robots_tag as "productAttribute::dreisc_robots_tag", attributes.dreisc_facebook_description as "productAttribute::dreisc_facebook_description", attributes.dreisc_twitter_description as "productAttribute::dreisc_twitter_description", attributes.dreisc_facebook_image as "productAttribute::dreisc_facebook_image", attributes.dreisc_twitter_image as "productAttribute::dreisc_twitter_image", attributes.nnwebcustomtab1 as "productAttribute::nnwebcustomtab1", attributes.nnwebcustomtab2 as "productAttribute::nnwebcustomtab2", attributes.gpsr_safety_instructions as "productAttribute::gpsr_safety_instructions", attributes.gpsr_responsible_company as "productAttribute::gpsr_responsible_company", attributes.gpsr_responsible_private_person as "productAttribute::gpsr_responsible_private_person", attributes.gpsr_pictograms as "productAttribute::gpsr_pictograms", attributes.bogx_configuration_active as "productAttribute::bogx_configuration_active", attributes.bogx_configuration as "productAttribute::bogx_configuration", attributes.bogx_basicprice_active as "productAttribute::bogx_basicprice_active", attributes.bogx_basicprice_view as "productAttribute::bogx_basicprice_view", attributes.bogx_articleprice_inlisting as "productAttribute::bogx_articleprice_inlisting", attributes.bogx_articledelivery_unit as "productAttribute::bogx_articledelivery_unit", attributes.bogx_articledispatch_rule as "productAttribute::bogx_articledispatch_rule", attributes.bogx_articledelivery_rule as "productAttribute::bogx_articledelivery_rule", attributes.bogx_articleprice_null as "productAttribute::bogx_articleprice_null", attributes.bogx_config_minprice as "productAttribute::bogx_config_minprice", attributes.bogx_config_discount as "productAttribute::bogx_config_discount", attributes.bogx_pricebox_sticky as "productAttribute::bogx_pricebox_sticky", attributes.bogx_pricebox_position as "productAttribute::bogx_pricebox_position", attributes.bogx_blackoptions_active as "productAttribute::bogx_blackoptions_active", attributes.bogx_groupscount_active as "productAttribute::bogx_groupscount_active", attributes.bogx_parentgroupname_active as "productAttribute::bogx_parentgroupname_active", attributes.bogx_basketlink_type as "productAttribute::bogx_basketlink_type", attributes.bogx_config_location as "productAttribute::bogx_config_location", attributes.bogx_image_mode as "productAttribute::bogx_image_mode", attributes.bogx_quantity_active as "productAttribute::bogx_quantity_active", attributes.bogx_quantity_once as "productAttribute::bogx_quantity_once", attributes.bogx_quantity_defaults as "productAttribute::bogx_quantity_defaults", attributes.bogx_quantity_graduated as "productAttribute::bogx_quantity_graduated", attributes.bogx_quantity_limits as "productAttribute::bogx_quantity_limits", attributes.bogx_quantity_layouts as "productAttribute::bogx_quantity_layouts", attributes.bogx_quantity_graduatedin as "productAttribute::bogx_quantity_graduatedin", attributes.bogx_quantity_precision as "productAttribute::bogx_quantity_precision", attributes.bogx_bulk_gurtmass as "productAttribute::bogx_bulk_gurtmass", attributes.bogx_bulk_length as "productAttribute::bogx_bulk_length", attributes.bogx_ocb_active as "productAttribute::bogx_ocb_active", attributes.bogx_ocb_prefix as "productAttribute::bogx_ocb_prefix", attributes.bogx_ocb_delimiter as "productAttribute::bogx_ocb_delimiter", attributes.bogx_ocb_view as "productAttribute::bogx_ocb_view", attributes.bogx_custom_datamodel as "productAttribute::bogx_custom_datamodel", details.id as "detail::id", details.kind as "detail::kind", details.active as "detail::active", details.instock as "detail::instock", details.stockmin as "detail::stockmin", details.laststock as "detail::laststock", details.weight as "detail::weight", details.width as "detail::width", details.length as "detail::length", details.height as "detail::height", details.ean as "detail::ean", details.purchaseprice as "detail::purchaseprice", details.purchaseunit as "detail::purchaseunit", details.shippingfree as "detail::shippingfree", prices.id as "price::id", prices.pseudoprice as "price::pseudoprice", prices.regulation_price as "price::regulation_price", prices.percent as "price::percent", basket.id as basketItemId, basket.quantity, basket.price, basket.netprice, basket.tax_rate, basket.articlename as basketItemName, details.articleID FROM s_articles_details details LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber AND basket.sessionID = ? AND modus = 0 LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id LEFT JOIN s_articles articles ON articles.id = details.articleID LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID WHERE details.ordernumber IN (?) | array:2 [ 1 => "99d88a31f50580ce0d827fc9b376c398" 2 => "SW10007" ] | 0.9389 ms |
SELECT `articledetailsID`, `pseudoprice` FROM `s_articles_prices` WHERE `articledetailsID` IN (?) AND `pricegroup` = ? | array:2 [ 1 => 7 2 => "EK" ] | 0.1800 ms |
SELECT ro.articleID, attributes.*, categories.* FROM s_articles_categories_ro ro INNER JOIN s_categories categories ON categories.id = ro.categoryID LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID WHERE articleID IN (7) | [] | 0.3269 ms |
SELECT basket.id, basket.articleID, attributes.* FROM s_order_basket basket LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id WHERE basket.sessionID = : session AND basket.modus = 0; | array:1 [ ":session" => "99d88a31f50580ce0d827fc9b376c398" ] | 0.2072 ms |
SELECT details.ordernumber, details.ordernumber as "detail::ordernumber", prices.from as "price::from", prices.price as "price::price", prices.to as "price::to", articles.name as "product::name", supplier.name as "supplier::name", articles.id as "product::id", articles.supplierID as "product::supplierID", articles.taxID as "product::taxID", articles.pricegroupID as "product::pricegroupID", articles.filtergroupID as "product::filtergroupID", articles.description as "product::description", articles.description_long as "product::description_long", articles.active as "product::active", articles.topseller as "product::topseller", articles.keywords as "product::keywords", articles.metaTitle as "product::metaTitle", articles.pricegroupActive as "product::pricegroupActive", attributes.attr1 as "productAttribute::attr1", attributes.attr2 as "productAttribute::attr2", attributes.attr3 as "productAttribute::attr3", attributes.attr4 as "productAttribute::attr4", attributes.attr5 as "productAttribute::attr5", attributes.attr6 as "productAttribute::attr6", attributes.attr7 as "productAttribute::attr7", attributes.attr8 as "productAttribute::attr8", attributes.attr9 as "productAttribute::attr9", attributes.attr10 as "productAttribute::attr10", attributes.attr11 as "productAttribute::attr11", attributes.attr12 as "productAttribute::attr12", attributes.attr13 as "productAttribute::attr13", attributes.attr14 as "productAttribute::attr14", attributes.attr15 as "productAttribute::attr15", attributes.attr16 as "productAttribute::attr16", attributes.attr17 as "productAttribute::attr17", attributes.attr18 as "productAttribute::attr18", attributes.attr19 as "productAttribute::attr19", attributes.attr20 as "productAttribute::attr20", attributes.wwv as "productAttribute::wwv", attributes.nnwebpriceonrequest as "productAttribute::nnwebpriceonrequest", attributes.dreisc_seo_url as "productAttribute::dreisc_seo_url", attributes.dreisc_seo_title as "productAttribute::dreisc_seo_title", attributes.dreisc_seo_title_replace as "productAttribute::dreisc_seo_title_replace", attributes.dreisc_seo_breadcrumb as "productAttribute::dreisc_seo_breadcrumb", attributes.dreisc_canonical_link as "productAttribute::dreisc_canonical_link", attributes.dreisc_robots_tag as "productAttribute::dreisc_robots_tag", attributes.dreisc_facebook_description as "productAttribute::dreisc_facebook_description", attributes.dreisc_twitter_description as "productAttribute::dreisc_twitter_description", attributes.dreisc_facebook_image as "productAttribute::dreisc_facebook_image", attributes.dreisc_twitter_image as "productAttribute::dreisc_twitter_image", attributes.nnwebcustomtab1 as "productAttribute::nnwebcustomtab1", attributes.nnwebcustomtab2 as "productAttribute::nnwebcustomtab2", attributes.gpsr_safety_instructions as "productAttribute::gpsr_safety_instructions", attributes.gpsr_responsible_company as "productAttribute::gpsr_responsible_company", attributes.gpsr_responsible_private_person as "productAttribute::gpsr_responsible_private_person", attributes.gpsr_pictograms as "productAttribute::gpsr_pictograms", attributes.bogx_configuration_active as "productAttribute::bogx_configuration_active", attributes.bogx_configuration as "productAttribute::bogx_configuration", attributes.bogx_basicprice_active as "productAttribute::bogx_basicprice_active", attributes.bogx_basicprice_view as "productAttribute::bogx_basicprice_view", attributes.bogx_articleprice_inlisting as "productAttribute::bogx_articleprice_inlisting", attributes.bogx_articledelivery_unit as "productAttribute::bogx_articledelivery_unit", attributes.bogx_articledispatch_rule as "productAttribute::bogx_articledispatch_rule", attributes.bogx_articledelivery_rule as "productAttribute::bogx_articledelivery_rule", attributes.bogx_articleprice_null as "productAttribute::bogx_articleprice_null", attributes.bogx_config_minprice as "productAttribute::bogx_config_minprice", attributes.bogx_config_discount as "productAttribute::bogx_config_discount", attributes.bogx_pricebox_sticky as "productAttribute::bogx_pricebox_sticky", attributes.bogx_pricebox_position as "productAttribute::bogx_pricebox_position", attributes.bogx_blackoptions_active as "productAttribute::bogx_blackoptions_active", attributes.bogx_groupscount_active as "productAttribute::bogx_groupscount_active", attributes.bogx_parentgroupname_active as "productAttribute::bogx_parentgroupname_active", attributes.bogx_basketlink_type as "productAttribute::bogx_basketlink_type", attributes.bogx_config_location as "productAttribute::bogx_config_location", attributes.bogx_image_mode as "productAttribute::bogx_image_mode", attributes.bogx_quantity_active as "productAttribute::bogx_quantity_active", attributes.bogx_quantity_once as "productAttribute::bogx_quantity_once", attributes.bogx_quantity_defaults as "productAttribute::bogx_quantity_defaults", attributes.bogx_quantity_graduated as "productAttribute::bogx_quantity_graduated", attributes.bogx_quantity_limits as "productAttribute::bogx_quantity_limits", attributes.bogx_quantity_layouts as "productAttribute::bogx_quantity_layouts", attributes.bogx_quantity_graduatedin as "productAttribute::bogx_quantity_graduatedin", attributes.bogx_quantity_precision as "productAttribute::bogx_quantity_precision", attributes.bogx_bulk_gurtmass as "productAttribute::bogx_bulk_gurtmass", attributes.bogx_bulk_length as "productAttribute::bogx_bulk_length", attributes.bogx_ocb_active as "productAttribute::bogx_ocb_active", attributes.bogx_ocb_prefix as "productAttribute::bogx_ocb_prefix", attributes.bogx_ocb_delimiter as "productAttribute::bogx_ocb_delimiter", attributes.bogx_ocb_view as "productAttribute::bogx_ocb_view", attributes.bogx_custom_datamodel as "productAttribute::bogx_custom_datamodel", details.id as "detail::id", details.kind as "detail::kind", details.active as "detail::active", details.instock as "detail::instock", details.stockmin as "detail::stockmin", details.laststock as "detail::laststock", details.weight as "detail::weight", details.width as "detail::width", details.length as "detail::length", details.height as "detail::height", details.ean as "detail::ean", details.purchaseprice as "detail::purchaseprice", details.purchaseunit as "detail::purchaseunit", details.shippingfree as "detail::shippingfree", prices.id as "price::id", prices.pseudoprice as "price::pseudoprice", prices.regulation_price as "price::regulation_price", prices.percent as "price::percent", basket.id as basketItemId, basket.quantity, basket.price, basket.netprice, basket.tax_rate, basket.articlename as basketItemName, details.articleID FROM s_articles_details details LEFT JOIN s_order_basket basket ON basket.ordernumber = details.ordernumber AND basket.sessionID = ? AND modus = 0 LEFT JOIN s_articles_attributes attributes ON attributes.articledetailsID = details.id LEFT JOIN s_articles articles ON articles.id = details.articleID LEFT JOIN s_articles_prices prices ON prices.articledetailsID = details.id LEFT JOIN s_articles_supplier supplier ON supplier.id = articles.supplierID WHERE details.ordernumber IN (?) | array:2 [ 1 => "99d88a31f50580ce0d827fc9b376c398" 2 => "SW10005.4" ] | 1.1871 ms |
SELECT `articledetailsID`, `pseudoprice` FROM `s_articles_prices` WHERE `articledetailsID` IN (?) AND `pricegroup` = ? | array:2 [ 1 => 23 2 => "EK" ] | 0.1819 ms |
SELECT ro.articleID, attributes.*, categories.* FROM s_articles_categories_ro ro INNER JOIN s_categories categories ON categories.id = ro.categoryID LEFT JOIN s_categories_attributes attributes ON attributes.categoryID = ro.categoryID WHERE articleID IN (5) | [] | 0.3769 ms |
SELECT basket.id, basket.articleID, attributes.* FROM s_order_basket basket LEFT JOIN s_order_basket_attributes attributes ON attributes.basketID = basket.id WHERE basket.sessionID = : session AND basket.modus = 0; | array:1 [ ":session" => "99d88a31f50580ce0d827fc9b376c398" ] | 0.2010 ms |
SELECT type FROM s_article_configurator_sets configuratorSet INNER JOIN s_articles product ON product.configurator_set_id = configuratorSet.id WHERE product.id = ? | array:1 [ 1 => 7 ] | 0.4520 ms |
SELECT variant.ordernumber FROM s_articles_details variant INNER JOIN s_articles product ON product.main_detail_id = variant.id AND product.id = ? | array:1 [ 1 => 7 ] | 1.5268 ms |
SELECT price FROM s_articles_prices WHERE pricegroup = 'EK' AND articledetailsID = ?; | array:1 [ 1 => 7 ] | 0.1779 ms |
SELECT id FROM s_articles_details WHERE ordernumber = ?; | array:1 [ 1 => "SW10007" ] | 0.1149 ms |
SELECT * FROM s_articles_attributes WHERE articledetailsID = ?; | array:1 [ 1 => "7" ] | 0.2890 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'backend/plugin_manager/exceptions' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2050 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'backend/plugin_manager/exceptions' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.6320 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'backend/plugin_manager/exceptions' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.6449 ms |
SELECT b.id, b.countryname FROM atsd_customer_origin_countries a LEFT JOIN s_core_countries b ON a.countryId = b.id ORDER BY b.countryname ASC | [] | 0.2630 ms |
SELECT b.id FROM atsd_customer_origin_ip_table a RIGHT JOIN s_core_countries b ON a.countryIso = b.countryiso WHERE a.longRangeStart <= ? AND a.longRangeEnd >= ? | array:2 [ 1 => "59793035" 2 => "59793035" ] | 0.2031 ms |
SELECT title, replace_title, breadcrumb, canonical_link, robots_tag, facebook_description, twitter_description, facebook_image, twitter_image FROM `s_dreisc_seo_subshop_titles` WHERE `subshopId` = : subShopId AND `type` = : type AND `key` = : key | array:3 [ ":subShopId" => 2 ":type" => "article" ":key" => 7 ] | 0.1280 ms |
SELECT id FROM `s_articles_details` WHERE `articleID` = : articleId AND `kind` = 1 | array:1 [ ":articleId" => 7 ] | 0.1361 ms |
SELECT dreisc_seo_url as url, dreisc_seo_title as title, dreisc_seo_title_replace as replace_title, dreisc_seo_breadcrumb as breadcrumb, dreisc_canonical_link as canonical_link, dreisc_robots_tag as robots_tag, dreisc_facebook_description as facebook_description, dreisc_twitter_description as twitter_description, dreisc_facebook_image as facebook_image, dreisc_twitter_image as twitter_image FROM `s_articles_attributes` WHERE `articledetailsID` = : articledetailsID | array:1 [ ":articledetailsID" => "7" ] | 0.1500 ms |
SELECT dreisc_seo_url as url, dreisc_seo_title as title, dreisc_seo_title_replace as replace_title, dreisc_seo_breadcrumb as breadcrumb, dreisc_canonical_link as canonical_link, dreisc_robots_tag as robots_tag, dreisc_facebook_description as facebook_description, dreisc_twitter_description as twitter_description, dreisc_facebook_image as facebook_image, dreisc_twitter_image as twitter_image FROM `s_categories_attributes` WHERE `categoryID` = : id | array:1 [ ":id" => 6 ] | 0.1359 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/nnwebVoucherLink' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1638 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/nnwebVoucherLink' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1810 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/nnwebVoucherLink' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1769 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/groups' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1910 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.2100 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.1991 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/cookies' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1590 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/cookies' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2439 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.2639 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/cookie_consent/cookie' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1540 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/cookie_consent/cookie' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1550 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/cookie_consent/cookie' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1619 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2110 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.3881 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.3791 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/navigation' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2401 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/navigation' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2410 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/navigation' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2310 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/AtsdCustomerOrigin' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2391 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/AtsdCustomerOrigin' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1650 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/AtsdCustomerOrigin' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2220 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2370 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.3240 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.3240 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/viewlast' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1781 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/viewlast' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2000 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/viewlast' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2041 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/header' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2439 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/header' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2689 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/header' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2511 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE (namespace = 'frontend') AND (shopID = '2') AND (localeID = '2') | [] | 1.3320 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE (namespace = 'frontend') AND (shopID = '1') AND (localeID = '2') | [] | 0.2770 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE (namespace = 'frontend') AND (shopID = '1') AND (localeID = '1') | [] | 0.2530 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/checkout_actions' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2220 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/checkout_actions' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2139 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/checkout_actions' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2091 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/register/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2561 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/register/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.3400 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/register/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.3161 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_left' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2460 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_left' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2229 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_left' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2370 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/search' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1509 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/search' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1769 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/search' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1771 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/categories_top' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2310 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/categories_top' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2060 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/categories_top' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1709 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/advanced_menu/advanced_menu' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2341 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/advanced_menu/advanced_menu' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2289 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/advanced_menu/advanced_menu' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2191 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/main' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2639 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/main' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2940 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookie_consent/main' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2971 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/index/sidebar' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2680 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/index/sidebar' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2191 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/index/sidebar' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1991 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/description' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2511 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/description' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2649 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/description' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2620 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/actions' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1841 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/actions' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2742 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/actions' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2799 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/buy' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1841 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/buy' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1502 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/buy' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1340 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/data' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1171 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/data' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1731 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/data' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1700 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/notification/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1709 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/notification/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1662 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/notification/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1559 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'widgets/captcha/custom_captcha' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2618 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'widgets/captcha/custom_captcha' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2100 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'widgets/captcha/custom_captcha' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1991 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/comment' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2351 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/comment' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.5021 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/comment' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.5021 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/privacy' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1619 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/privacy' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1440 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/privacy' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1290 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swagPromotion/main' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1471 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swagPromotion/main' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1159 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swagPromotion/main' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1211 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/box_article' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1149 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/box_article' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1862 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/box_article' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1841 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/delivery_informations' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1471 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/delivery_informations' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1769 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/plugins/index/delivery_informations' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1681 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swag_promotion/main' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2220 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swag_promotion/main' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1771 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/swag_promotion/main' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1619 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/product-box/product-price' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1919 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/product-box/product-price' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1230 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/listing/product-box/product-price' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1221 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/checkout/messages' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1681 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/checkout/messages' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2942 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/paypal_unified/checkout/messages' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2120 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/tabs' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2661 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/tabs' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.1881 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/tabs' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1822 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/footer' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1762 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/footer' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2422 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/footer' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1681 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_footer' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1400 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_footer' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2151 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/menu_footer' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1562 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookiepermission/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1719 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookiepermission/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2508 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/cookiepermission/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2520 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/datepicker' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.1791 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/datepicker' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2768 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/index/datepicker' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2511 ms |
SELECT * FROM s_order_comparisons WHERE sessionID = ? | array:1 [ 1 => "99d88a31f50580ce0d827fc9b376c398" ] | 0.2110 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/compare/index' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2890 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/compare/index' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2651 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/compare/index' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.2592 ms |
SELECT COUNT(*) FROM s_order_notes n, s_articles a WHERE ( sUniqueID = ? OR ( userID != 0 AND userID = ? ) ) AND a.id = n.articleID AND a.active = 1 | array:2 [ 1 => "99d88a31f50580ce0d827fc9b376c398" 2 => 0 ] | 0.4151 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/account/sidebar' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2332 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/account/sidebar' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.4320 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/account/sidebar' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.3450 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/config_upprice' ) AND (shopID = '2') AND (localeID = '2') | [] | 0.2809 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/config_upprice' ) AND (shopID = '1') AND (localeID = '2') | [] | 0.2499 ms |
SELECT `s_core_snippets`.`name`, `s_core_snippets`.`value` FROM `s_core_snippets` WHERE ( namespace = 'frontend/detail/config_upprice' ) AND (shopID = '1') AND (localeID = '1') | [] | 0.1879 ms |
SELECT `id` FROM `s_core_config_elements` WHERE `name` LIKE 'routerlastupdate' | [] | 0.2019 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 => 2 ] | 0.1540 ms |