Queries
175
Total Queries
0.0020 s
Total Query Time
| SQL | Params | Execution Time |
|---|---|---|
SELECT shop.id, shop.name, shop.base_url, shop.position, IF(main_shop.id IS NULL, 1, 0) is_main, IFNULL(main_shop.host, shop.host) as host, IFNULL(main_shop.hosts, shop.hosts) as hosts, IFNULL(main_shop.secure, shop.secure) as secure, IFNULL( main_shop.base_path, shop.base_path ) as base_path, IFNULL( main_shop.template_id, shop.template_id ) as template_id, IFNULL( main_shop.customer_scope, shop.customer_scope ) as customer_scope FROM s_core_shops shop LEFT JOIN s_core_shops main_shop ON shop.main_id = main_shop.id WHERE (shop.active = 1) AND ( ( shop.host = : host OR ( shop.host IS NULL AND main_shop.host = : host ) ) ) |
array:1 [ ":host" => "shopware.kneese.biz" ] |
0.0001 ms |
SELECT s0_.id AS id_0, s0_.main_id AS main_id_1, s0_.category_id AS category_id_2, s0_.name AS name_3, s0_.title AS title_4, s0_.position AS position_5, s0_.host AS host_6, s0_.base_path AS base_path_7, s0_.base_url AS base_url_8, s0_.hosts AS hosts_9, s0_.secure AS secure_10, s0_.template_id AS template_id_11, s0_.`default` AS default_12, s0_.active AS active_13, s0_.customer_scope AS customer_scope_14, s0_.id AS id_15, s0_.main_id AS main_id_16, s0_.category_id AS category_id_17, s0_.name AS name_18, s0_.title AS title_19, s0_.position AS position_20, s0_.host AS host_21, s0_.base_path AS base_path_22, s0_.base_url AS base_url_23, s0_.hosts AS hosts_24, s0_.secure AS secure_25, s0_.template_id AS template_id_26, s0_.`default` AS default_27, s0_.active AS active_28, s0_.customer_scope AS customer_scope_29, s1_.id AS id_30, s1_.locale AS locale_31, s1_.language AS language_32, s1_.territory AS territory_33, s2_.id AS id_34, s2_.currency AS currency_35, s2_.name AS name_36, s2_.standard AS standard_37, s2_.factor AS factor_38, s2_.templatechar AS templatechar_39, s2_.symbol_position AS symbol_position_40, s2_.position AS position_41, s3_.id AS id_42, s3_.template AS template_43, s3_.name AS name_44, s3_.description AS description_45, s3_.author AS author_46, s3_.license AS license_47, s3_.esi AS esi_48, s3_.style_support AS style_support_49, s3_.emotion AS emotion_50, s3_.version AS version_51, s3_.plugin_id AS plugin_id_52, s3_.parent_id AS parent_id_53, s4_.id AS id_54, s4_.template AS template_55, s4_.name AS name_56, s4_.description AS description_57, s4_.author AS author_58, s4_.license AS license_59, s4_.esi AS esi_60, s4_.style_support AS style_support_61, s4_.emotion AS emotion_62, s4_.version AS version_63, s4_.plugin_id AS plugin_id_64, s4_.parent_id AS parent_id_65, s5_.id AS id_66, s5_.currency AS currency_67, s5_.name AS name_68, s5_.standard AS standard_69, s5_.factor AS factor_70, s5_.templatechar AS templatechar_71, s5_.symbol_position AS symbol_position_72, s5_.position AS position_73, s6_.id AS id_74, s6_.groupkey AS groupkey_75, s6_.description AS description_76, s6_.tax AS tax_77, s6_.taxinput AS taxinput_78, s6_.mode AS mode_79, s6_.discount AS discount_80, s6_.minimumorder AS minimumorder_81, s6_.minimumordersurcharge AS minimumordersurcharge_82, s0_.main_id AS main_id_83, s0_.template_id AS template_id_84, s0_.document_template_id AS document_template_id_85, s0_.category_id AS category_id_86, s0_.locale_id AS locale_id_87, s0_.currency_id AS currency_id_88, s0_.customer_group_id AS customer_group_id_89, s0_.fallback_id AS fallback_id_90, s3_.parent_id AS parent_id_91, s3_.plugin_id AS plugin_id_92, s4_.parent_id AS parent_id_93, s4_.plugin_id AS plugin_id_94 FROM s_core_shops s0_ LEFT JOIN s_core_locales s1_ ON s0_.locale_id = s1_.id LEFT JOIN s_core_currencies s2_ ON s0_.currency_id = s2_.id LEFT JOIN s_core_templates s3_ ON s0_.template_id = s3_.id LEFT JOIN s_core_templates s4_ ON s0_.document_template_id = s4_.id LEFT JOIN s_core_shop_currencies s7_ ON s0_.id = s7_.shop_id LEFT JOIN s_core_currencies s5_ ON s5_.id = s7_.currency_id LEFT JOIN s_core_customergroups s6_ ON s0_.customer_group_id = s6_.id WHERE s0_.id = ? ORDER BY s5_.position ASC, s5_.id ASC |
array:1 [ 0 => "1" ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.shopID AS shopID_2, t0.shopID AS shopID_3 FROM s_core_shops_attributes t0 WHERE t0.shopID = ? |
array:1 [ 0 => 1 ] |
0.0000 ms |
SELECT t0.id AS id_1, t0.customerGroupID AS customerGroupID_2, t0.customerGroupID AS customerGroupID_3 FROM s_core_customergroups_attributes t0 WHERE t0.customerGroupID = ? |
array:1 [ 0 => 1 ] |
0.0000 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" => "shopware.kneese.biz" ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.`key` AS key_3, t0.active AS active_4, t0.mapping_id AS mapping_id_5 FROM s_cms_static_groups t0 INNER JOIN s_core_shop_pages ON t0.id = s_core_shop_pages.group_id WHERE s_core_shop_pages.shop_id = ? ORDER BY t0.id ASC |
array:1 [ 0 => 1 ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.main_id AS main_id_2, t0.category_id AS category_id_3, t0.name AS name_4, t0.title AS title_5, t0.position AS position_6, t0.host AS host_7, t0.base_path AS base_path_8, t0.base_url AS base_url_9, t0.hosts AS hosts_10, t0.secure AS secure_11, t0.template_id AS template_id_12, t0.`default` AS default_13, t0.active AS active_14, t0.customer_scope AS customer_scope_15, t0.main_id AS main_id_16, t0.template_id AS template_id_17, t0.document_template_id AS document_template_id_18, t0.category_id AS category_id_19, t0.locale_id AS locale_id_20, t0.currency_id AS currency_id_21, t0.customer_group_id AS customer_group_id_22, t0.fallback_id AS fallback_id_23, t24.id AS id_25, t24.shopID AS shopID_26, t24.shopID AS shopID_27 FROM s_core_shops t0 LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id WHERE t0.main_id = ? ORDER BY t0.position ASC, t0.id ASC |
array:1 [ 0 => 1 ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.language AS language_3, t0.territory AS territory_4 FROM s_core_locales t0 WHERE t0.locale = ? LIMIT 1 |
array:1 [ 0 => "en_GB" ] |
0.0001 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id |
[] |
0.0001 ms |
SELECT t0.id AS id_1, t0.main_id AS main_id_2, t0.category_id AS category_id_3, t0.name AS name_4, t0.title AS title_5, t0.position AS position_6, t0.host AS host_7, t0.base_path AS base_path_8, t0.base_url AS base_url_9, t0.hosts AS hosts_10, t0.secure AS secure_11, t0.template_id AS template_id_12, t0.`default` AS default_13, t0.active AS active_14, t0.customer_scope AS customer_scope_15, t0.main_id AS main_id_16, t0.template_id AS template_id_17, t0.document_template_id AS document_template_id_18, t0.category_id AS category_id_19, t0.locale_id AS locale_id_20, t0.currency_id AS currency_id_21, t0.customer_group_id AS customer_group_id_22, t0.fallback_id AS fallback_id_23, t24.id AS id_25, t24.shopID AS shopID_26, t24.shopID AS shopID_27 FROM s_core_shops t0 LEFT JOIN s_core_shops_attributes t24 ON t24.shopID = t0.id WHERE t0.template_id = ? |
array:1 [ 0 => 26 ] |
0.0001 ms |
SELECT t0.type AS type_1, t0.name AS name_2, t0.position AS position_3, t0.default_value AS default_value_4, t0.selection AS selection_5, t0.field_label AS field_label_6, t0.support_text AS support_text_7, t0.allow_blank AS allow_blank_8, t0.less_compatible AS less_compatible_9, t0.attributes AS attributes_10, t0.container_id AS container_id_11, t0.id AS id_12, t0.template_id AS template_id_13, t0.template_id AS template_id_14, t0.container_id AS container_id_15 FROM s_core_templates_config_elements t0 WHERE t0.template_id = ? |
array:1 [ 0 => 26 ] |
0.0003 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 => 26 ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.template_id AS template_id_2, t0.name AS name_3, t0.description AS description_4, t0.element_values AS element_values_5, t0.template_id AS template_id_6 FROM s_core_templates_config_set t0 WHERE t0.template_id = ? |
array:1 [ 0 => 26 ] |
0.0001 ms |
SELECT subshopID as shopId, path, org_path as orgPath, main FROM s_core_rewrite_urls WHERE path LIKE : pathInfo ORDER BY subshopID = : shopId DESC, main DESC LIMIT 1 |
array:2 [ ":shopId" => 1 ":pathInfo" => "sitemap_index.xml" ] |
0.0002 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id |
[] |
0.0001 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) |
array:1 [ ":ids" => array:1 [ 0 => 1 ] ] |
0.0001 ms |
SELECT customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID FROM s_core_customergroups customerGroup LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id WHERE customerGroup.groupkey IN (: keys) |
array:1 [ ":keys" => array:2 [ 0 => "EK" 1 => "EK" ] ] |
0.0001 ms |
SELECT currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position FROM s_core_currencies currency WHERE currency.id IN (: ids) |
array:1 [ ":ids" => array:1 [ 0 => 1 ] ] |
0.0000 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax |
[] |
0.0000 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] |
0.0001 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] |
0.0000 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC |
array:1 [ ":customerGroup" => 1 ] |
0.0000 ms |
SELECT ce.name, COALESCE( currentShop.value, parentShop.value, fallbackShop.value, ce.value ) as value FROM s_core_plugins p INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id AND currentShop.shop_id = : currentShopId LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id AND parentShop.shop_id = : parentShopId LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id AND fallbackShop.shop_id = : fallbackShopId WHERE p.name =: pluginName |
array:4 [ "fallbackShopId" => 1 "parentShopId" => 1 "currentShopId" => 1 "pluginName" => "InputFilter" ] |
0.0000 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.0008 ms |
SET @parent = ( SELECT id FROM s_core_config_elements WHERE name = 'fuzzysearchlastupdate' ); DELETE FROM `s_core_config_values` WHERE element_id = @parent; INSERT INTO `s_core_config_values` (`element_id`, `shop_id`, `value`) VALUES ( @parent, 1, CONCAT( 's:', LENGTH(NOW()), ':"', NOW(), '";' ) ); |
[] |
0.0112 ms |
TRUNCATE TABLE `s_search_index` |
[] |
0.0324 ms |
SELECT STRAIGHT_JOIN st.id AS tableID, st.table, st.where, st.referenz_table, st.foreign_key, GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` FROM s_search_fields sf FORCE INDEX (tableID) INNER JOIN s_search_tables st ON st.id = sf.tableID AND sf.relevance != 0 GROUP BY sf.tableID |
[] |
0.0074 ms |
SELECT id as id, name, keywords FROM s_articles |
[] |
0.0008 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('jabra'), ('pro'), ('9450'), ('plantronics'), ('1000'), ('handhoerer'), ('lifter'), ('danaswitch'), ('ehs'), ('adapterkabel'), ('fuer'), ('cisco'), ('hl10'), ('headset'), ('cs510'), ('soundstation'), ('erweit'), ('display'), ('hsl10'), ('way'), ('switch'), ('umschalter'), ('cs540'), ('710'), ('passiv'), ('box'), ('verlaengerungskabel'), ('parallelverteiler'), ('supervisor'), ('kabel'), ('hoerkissen'), ('tristar'), ('trainingskabel'), ('headsetadapter'), ('optiset'), ('8800'), ('u10p'), ('anschlusskabel'), ('unify'), ('optipoint'), ('acoustic'), ('adapter'), ('refurbished'), ('frueher'), ('siemens'), ('cti'), ('audiolink'), ('headsetlink'), ('basic'), ('erweiterbar'), ('ohne'), ('cs520'), ('420'), ('advance'), ('economy'), ('plus'), ('standard'), ('600'), ('office'), ('micro'), ('mp3'), ('rack'), ('dhsg'), ('versch'), ('hersteller'), ('cehs'), ('savi'), ('430'), ('polycom'), ('avaya'), ('alcatel'), ('tourguide'), ('ezl'), ('2020'), ('hde'), ('cstd01'), ('cls01'), ('trainerkabel'), ('atc1'), ('usb'), ('cedpc1'), ('ohrpolster'), ('hygieneueberzug'), ('hph'), ('770'), ('universalverstaerker'), ('konftel'), ('300'), ('250'), ('ip7000'), ('sip'), ('power'), ('over'), ('ethernet'), ('link'), ('180'), ('w710'), ('w720'), ('w730'), ('w740'), ('920'), ('dect'), ('930'), ('mono'), ('flex'), ('duo'), ('sc230'), ('ctrl'), ('260'), ('360'), ('fit'), ('kit'), ('wh500'), ('w440'), ('supreme'), ('kopfbuegel'), ('emusic'), ('music'), ('modul'), ('voyager'), ('legend'), ('235'), ('pro1'), ('phone'), ('dw20'), ('unc'), ('pro2'), ('dw30'), ('ersatzheadset'), ('dw10'), ('850'), ('netzteil'), ('reiseladegeraet'), ('632'), ('662'), ('280'), ('vista'), ('m22'), ('analoger'), ('audioprozessor'), ('wideband'), ('audio'), ('c565'), ('gap'), ('faehige'), ('telefone'), ('systeme'), ('presence'), ('business'), ('ohrplatte'), ('xxl'), ('ohrkissen'), ('nackenbuegel'), ('biz'), ('2400'), ('headsetbeutel'), ('2300'), ('voice'), ('750'), ('kuando'), ('busylight'), ('combi'), ('tischtelefone'), ('headsets'), ('sennheiser'), ('660'), ('815'), ('culture'), ('gigaset'), ('s850hx'), ('220'), ('evolve'), ('370'), ('engage'), ('stereo'), ('convertible'), ('65t'), ('teamconnect'), ('wireless'), ('case'), ('set'), ('tray'), ('100'), ('akkupack'), ('jack'), ('cable'), ('telephone'), ('10bw'), ('reinigungstuecher'), ('10er'), ('pack'), ('push'), ('wait'), ('boxen'), ('schnurlos'), ('openstage'), ('mikrofonpolster'), ('musiphone'), ('200'), ('cs530'), ('w420'), ('w410'), ('935'), ('925'), ('bluetooth'), ('kunstlederohrpolster'), ('groesse'), ('nb20'), ('anc'), ('635'), ('665'), ('sdw'), ('5035'), ('330'), ('350'), ('binaural'), ('510'), ('520'), ('530'), ('2in1'), ('540'), ('550'), ('hw111'), ('entera'), ('monaural'), ('kopfbuegelmodell'), ('hw121'), ('2100'), ('telecoil'), ('telefonspule'), ('boom'), ('hoergeraete'), ('hoeren'), ('ohr'), ('flexboom'), ('3in1'), ('freespin'), ('omnidirektional'), ('mikrofonschutz'), ('hw251'), ('supraplus'), ('tube'), ('hw261'), ('sprechroehrchen'), ('vistaplus'), ('dm15'), ('kunstleder'), ('335'), ('515'), ('hw710'), ('encorepro'), ('hw720'), ('500'), ('410'), ('quadro'), ('ip5000'), ('system'), ('digital'), ('schaumstoffpolster'), ('hzp21'), ('kunstlederpolster'), ('hzp01'), ('ip6000'), ('hme'), ('230'), ('kopf'), ('ohrbuegel'), ('55w'), ('motion'), ('speak'), ('668'), ('630'), ('638'), ('b335'), ('laermschutz'), ('stealth'), ('blackwire'), ('c725'), ('dx800a'), ('isdn'), ('serie'), ('1500'), ('75e'), ('narrowband'), ('5015'), ('6200'), ('8200'), ('focus'), ('8210'), ('8220') |
[] |
0.0116 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 17 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'pro', '9450') UNION ALL SELECT sk.id as keywordID, 21 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', '1000', 'handhoerer', 'lifter' ) UNION ALL SELECT sk.id as keywordID, 22 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics', 'danaswitch') UNION ALL SELECT sk.id as keywordID, 23 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', 'ehs', 'adapterkabel', 'fuer', 'cisco' ) UNION ALL SELECT sk.id as keywordID, 24 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'hl10', 'handhoerer', 'lifter' ) UNION ALL SELECT sk.id as keywordID, 25 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'headset', 'adapterkabel' ) UNION ALL SELECT sk.id as keywordID, 26 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cs510') UNION ALL SELECT sk.id as keywordID, 27 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'soundstation', 'erweit', 'display' ) UNION ALL SELECT sk.id as keywordID, 28 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lifter', 'hsl10') UNION ALL SELECT sk.id as keywordID, 29 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'way', 'switch', 'handhoerer', 'headset', 'umschalter' ) UNION ALL SELECT sk.id as keywordID, 30 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics', 'cs540') UNION ALL SELECT sk.id as keywordID, 31 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '710', 'passiv', 'umschalter', 'box' ) UNION ALL SELECT sk.id as keywordID, 32 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('verlaengerungskabel') UNION ALL SELECT sk.id as keywordID, 33 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('parallelverteiler') UNION ALL SELECT sk.id as keywordID, 34 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('adapterkabel') UNION ALL SELECT sk.id as keywordID, 35 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('supervisor', 'kabel') UNION ALL SELECT sk.id as keywordID, 36 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('verlaengerungskabel') UNION ALL SELECT sk.id as keywordID, 37 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hoerkissen', 'tristar') UNION ALL SELECT sk.id as keywordID, 38 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('trainingskabel') UNION ALL SELECT sk.id as keywordID, 39 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsetadapter', 'optiset') UNION ALL SELECT sk.id as keywordID, 40 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('8800') UNION ALL SELECT sk.id as keywordID, 41 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('8800') UNION ALL SELECT sk.id as keywordID, 42 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('u10p', 'anschlusskabel') UNION ALL SELECT sk.id as keywordID, 43 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'unify', 'optipoint', 'acoustic', 'adapter', 'refurbished', 'frueher', 'siemens' ) UNION ALL SELECT sk.id as keywordID, 44 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cti', 'audiolink') UNION ALL SELECT sk.id as keywordID, 45 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsetlink') UNION ALL SELECT sk.id as keywordID, 46 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'soundstation', 'basic', 'erweiterbar', 'ohne', 'display' ) UNION ALL SELECT sk.id as keywordID, 47 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'soundstation', 'erweiterbar', 'display' ) UNION ALL SELECT sk.id as keywordID, 48 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cs520') UNION ALL SELECT sk.id as keywordID, 49 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '420', 'advance') UNION ALL SELECT sk.id as keywordID, 50 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '420', 'economy') UNION ALL SELECT sk.id as keywordID, 51 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'optipoint', '420', 'economy', 'plus' ) UNION ALL SELECT sk.id as keywordID, 52 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '420', 'standard') UNION ALL SELECT sk.id as keywordID, 53 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '600', 'office') UNION ALL SELECT sk.id as keywordID, 54 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('micro', 'mp3') UNION ALL SELECT sk.id as keywordID, 55 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('mp3', 'rack') UNION ALL SELECT sk.id as keywordID, 56 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'dhsg', 'adapterkabel', 'fuer', 'versch', 'hersteller', 'cehs' ) UNION ALL SELECT sk.id as keywordID, 57 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', '430') UNION ALL SELECT sk.id as keywordID, 58 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ehs', 'adapterkabel', 'fuer', 'cisco', 'cehs' ) UNION ALL SELECT sk.id as keywordID, 59 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ehs', 'adapterkabel', 'fuer', 'polycom', 'cehs' ) UNION ALL SELECT sk.id as keywordID, 60 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ehs', 'adapterkabel', 'fuer', 'avaya', 'cehs' ) UNION ALL SELECT sk.id as keywordID, 61 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ehs', 'adapterkabel', 'fuer', 'alcatel', 'cehs' ) UNION ALL SELECT sk.id as keywordID, 62 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tourguide', 'ezl', '2020') UNION ALL SELECT sk.id as keywordID, 63 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tourguide', 'hde', '2020') UNION ALL SELECT sk.id as keywordID, 64 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kabel', 'cstd01') UNION ALL SELECT sk.id as keywordID, 65 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kabel', 'cls01') UNION ALL SELECT sk.id as keywordID, 66 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('trainerkabel', 'atc1') UNION ALL SELECT sk.id as keywordID, 67 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb', 'anschlusskabel') UNION ALL SELECT sk.id as keywordID, 68 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kabel', 'cedpc1') UNION ALL SELECT sk.id as keywordID, 69 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ohrpolster', 'hygieneueberzug', 'hph' ) UNION ALL SELECT sk.id as keywordID, 70 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('770', 'universalverstaerker') UNION ALL SELECT sk.id as keywordID, 71 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel', '300') UNION ALL SELECT sk.id as keywordID, 72 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel', '250') UNION ALL SELECT sk.id as keywordID, 73 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'soundstation', 'ip7000', 'sip', 'power', 'over', 'ethernet' ) UNION ALL SELECT sk.id as keywordID, 74 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'link', '180') UNION ALL SELECT sk.id as keywordID, 75 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', 'w710') UNION ALL SELECT sk.id as keywordID, 76 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', 'w720') UNION ALL SELECT sk.id as keywordID, 77 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', 'w730') UNION ALL SELECT sk.id as keywordID, 78 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', 'w740') UNION ALL SELECT sk.id as keywordID, 79 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '920', 'dect') UNION ALL SELECT sk.id as keywordID, 80 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '930', 'mono', 'usb') UNION ALL SELECT sk.id as keywordID, 81 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '9450', 'flex', 'duo') UNION ALL SELECT sk.id as keywordID, 82 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '9450', 'flex', 'mono') UNION ALL SELECT sk.id as keywordID, 83 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sc230', 'usb', 'ctrl') UNION ALL SELECT sk.id as keywordID, 84 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('260', 'usb') UNION ALL SELECT sk.id as keywordID, 85 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('260', 'usb', 'ctrl') UNION ALL SELECT sk.id as keywordID, 86 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('link', '360') UNION ALL SELECT sk.id as keywordID, 87 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'fit', 'kit', 'fuer', 'cs540', 'wh500', 'w740', 'w440' ) UNION ALL SELECT sk.id as keywordID, 88 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('supreme', 'kopfbuegel') UNION ALL SELECT sk.id as keywordID, 89 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('emusic', 'duo') UNION ALL SELECT sk.id as keywordID, 90 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('music', 'modul', 'mp3') UNION ALL SELECT sk.id as keywordID, 91 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('music', 'modul', 'mp3', 'rack') UNION ALL SELECT sk.id as keywordID, 92 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', 'legend', '235') UNION ALL SELECT sk.id as keywordID, 93 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'pro1', 'phone', 'dw20', 'mono', 'kopfbuegel', 'unc', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 94 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'pro2', 'phone', 'dw30', 'duo', 'kopfbuegel', 'unc', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 95 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dw30', 'ersatzheadset') UNION ALL SELECT sk.id as keywordID, 96 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dw20', 'ersatzheadset') UNION ALL SELECT sk.id as keywordID, 97 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dw10', 'ersatzheadset') UNION ALL SELECT sk.id as keywordID, 98 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'link', '850') UNION ALL SELECT sk.id as keywordID, 99 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'netzteil', 'fuer', 'reiseladegeraet' ) UNION ALL SELECT sk.id as keywordID, 100 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('632') UNION ALL SELECT sk.id as keywordID, 101 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('662') UNION ALL SELECT sk.id as keywordID, 102 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('link', '280') UNION ALL SELECT sk.id as keywordID, 103 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro') UNION ALL SELECT sk.id as keywordID, 104 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro') UNION ALL SELECT sk.id as keywordID, 105 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', 'vista', 'm22', 'analoger', 'audioprozessor', 'wideband', 'audio' ) UNION ALL SELECT sk.id as keywordID, 106 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'c565', 'gap', 'dect', 'headset', 'fuer', 'faehige', 'telefone', 'systeme' ) UNION ALL SELECT sk.id as keywordID, 107 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('presence', 'business') UNION ALL SELECT sk.id as keywordID, 108 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('phone') UNION ALL SELECT sk.id as keywordID, 109 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ohrplatte') UNION ALL SELECT sk.id as keywordID, 110 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('xxl', 'ohrkissen') UNION ALL SELECT sk.id as keywordID, 111 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '920', 'duo') UNION ALL SELECT sk.id as keywordID, 112 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'nackenbuegel', 'jabra', 'biz', '2400' ) UNION ALL SELECT sk.id as keywordID, 113 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'headsetbeutel', 'fuer', 'biz', '2300', '2400' ) UNION ALL SELECT sk.id as keywordID, 114 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'headsetbeutel', 'fuer', 'voice', '750', 'biz', '2400' ) UNION ALL SELECT sk.id as keywordID, 115 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'kuando', 'busylight', 'combi', 'fuer', 'tischtelefone', 'headsets' ) UNION ALL SELECT sk.id as keywordID, 116 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', '660') UNION ALL SELECT sk.id as keywordID, 117 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('660') UNION ALL SELECT sk.id as keywordID, 118 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('815', 'switch', 'box') UNION ALL SELECT sk.id as keywordID, 119 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('culture', 'plus') UNION ALL SELECT sk.id as keywordID, 120 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb') UNION ALL SELECT sk.id as keywordID, 122 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb') UNION ALL SELECT sk.id as keywordID, 123 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gigaset', 's850hx') UNION ALL SELECT sk.id as keywordID, 124 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', '220') UNION ALL SELECT sk.id as keywordID, 125 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', '220') UNION ALL SELECT sk.id as keywordID, 126 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 127 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 128 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 129 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 130 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 131 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo', 'link', '370') UNION ALL SELECT sk.id as keywordID, 132 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 133 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 134 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'mono') UNION ALL SELECT sk.id as keywordID, 135 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'stereo') UNION ALL SELECT sk.id as keywordID, 136 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'convertible') UNION ALL SELECT sk.id as keywordID, 137 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'mono') UNION ALL SELECT sk.id as keywordID, 138 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'stereo') UNION ALL SELECT sk.id as keywordID, 139 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'convertible') UNION ALL SELECT sk.id as keywordID, 140 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'mono') UNION ALL SELECT sk.id as keywordID, 141 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('engage', 'stereo') UNION ALL SELECT sk.id as keywordID, 142 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', '65t') UNION ALL SELECT sk.id as keywordID, 143 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', '65t') UNION ALL SELECT sk.id as keywordID, 144 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'teamconnect', 'wireless', 'case', 'set' ) UNION ALL SELECT sk.id as keywordID, 145 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'teamconnect', 'wireless', 'tray', 'set' ) UNION ALL SELECT sk.id as keywordID, 146 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'teamconnect', 'wireless', 'tray', 'set' ) UNION ALL SELECT sk.id as keywordID, 147 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'teamconnect', 'wireless', 'tray' ) UNION ALL SELECT sk.id as keywordID, 148 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('100', 'akkupack') UNION ALL SELECT sk.id as keywordID, 149 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jack', 'cable') UNION ALL SELECT sk.id as keywordID, 150 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb', 'cable') UNION ALL SELECT sk.id as keywordID, 151 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('telephone', 'cable') UNION ALL SELECT sk.id as keywordID, 152 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('10bw') UNION ALL SELECT sk.id as keywordID, 153 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'headset', 'reinigungstuecher', '10er', 'pack', 'push', 'wait', 'boxen' ) UNION ALL SELECT sk.id as keywordID, 154 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ehs', 'adapterkabel', 'fuer', 'avaya' ) UNION ALL SELECT sk.id as keywordID, 155 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'schnurlos', 'headset', 'adapter', 'advance' ) UNION ALL SELECT sk.id as keywordID, 156 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('openstage') UNION ALL SELECT sk.id as keywordID, 157 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('openstage') UNION ALL SELECT sk.id as keywordID, 158 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tourguide', '2020') UNION ALL SELECT sk.id as keywordID, 159 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('office', 'gap') UNION ALL SELECT sk.id as keywordID, 160 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('mikrofonpolster') UNION ALL SELECT sk.id as keywordID, 161 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('musiphone', '200', 'usb') UNION ALL SELECT sk.id as keywordID, 162 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('musiphone', '100', 'usb') UNION ALL SELECT sk.id as keywordID, 163 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', 'gap') UNION ALL SELECT sk.id as keywordID, 164 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics', 'cs530') UNION ALL SELECT sk.id as keywordID, 165 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', 'legend') UNION ALL SELECT sk.id as keywordID, 166 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', 'gap') UNION ALL SELECT sk.id as keywordID, 167 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('w420') UNION ALL SELECT sk.id as keywordID, 168 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('w410') UNION ALL SELECT sk.id as keywordID, 169 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '935') UNION ALL SELECT sk.id as keywordID, 170 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '925', 'bluetooth') UNION ALL SELECT sk.id as keywordID, 171 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'biz', '2400', 'kunstlederohrpolster', 'groesse' ) UNION ALL SELECT sk.id as keywordID, 172 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('nb20', 'nackenbuegel') UNION ALL SELECT sk.id as keywordID, 173 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'teamconnect', 'wireless', 'case' ) UNION ALL SELECT sk.id as keywordID, 174 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('660', 'anc') UNION ALL SELECT sk.id as keywordID, 175 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('360') UNION ALL SELECT sk.id as keywordID, 176 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('635') UNION ALL SELECT sk.id as keywordID, 177 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('665') UNION ALL SELECT sk.id as keywordID, 178 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sdw', '5035') UNION ALL SELECT sk.id as keywordID, 179 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '330', 'mono', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 180 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '350', 'binaural', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 181 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '510', 'mono', 'unc', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 182 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '520', 'duo', 'unc', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 183 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('530', '2in1', 'unc', 'headset') UNION ALL SELECT sk.id as keywordID, 184 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '540', 'duo', 'unc', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 185 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '550', 'duo', 'unc', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 186 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw111', 'entera', 'monaural', 'kopfbuegelmodell' ) UNION ALL SELECT sk.id as keywordID, 187 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw121', 'entera', 'binaural', 'kopfbuegelmodell' ) UNION ALL SELECT sk.id as keywordID, 188 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2100', 'telecoil', 'telefonspule', 'flex', 'boom', 'binaural', 'fuer', 'hoergeraete', 'hoeren', 'ohr' ) UNION ALL SELECT sk.id as keywordID, 189 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2100', 'flexboom', 'binaural') UNION ALL SELECT sk.id as keywordID, 190 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2100', 'flex', 'boom', '3in1', 'mono' ) UNION ALL SELECT sk.id as keywordID, 191 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'biz', '2400', 'mono', '3in1', 'freespin', 'omnidirektional' ) UNION ALL SELECT sk.id as keywordID, 192 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('mikrofonschutz', 'pack') UNION ALL SELECT sk.id as keywordID, 193 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw251', 'supraplus', 'wideband', 'monaural' ) UNION ALL SELECT sk.id as keywordID, 194 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw251', 'supraplus', 'wideband', 'monaural', 'voice', 'tube' ) UNION ALL SELECT sk.id as keywordID, 195 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw261', 'supraplus', 'wideband', 'binaural' ) UNION ALL SELECT sk.id as keywordID, 196 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw261', 'supraplus', 'wideband', 'binaural', 'voice', 'tube' ) UNION ALL SELECT sk.id as keywordID, 197 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sprechroehrchen', '10er') UNION ALL SELECT sk.id as keywordID, 198 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('vistaplus', 'dm15') UNION ALL SELECT sk.id as keywordID, 199 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ohrpolster', 'kunstleder') UNION ALL SELECT sk.id as keywordID, 200 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('335', '2in1', 'mono', 'headset') UNION ALL SELECT sk.id as keywordID, 201 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '515', 'mono', 'unc', 'kopfbuegel', 'headset' ) UNION ALL SELECT sk.id as keywordID, 202 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', 'hw710', 'encorepro', 'monaural', 'wideband' ) UNION ALL SELECT sk.id as keywordID, 203 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', 'hw720', 'encorepro', 'binaural', 'wideband' ) UNION ALL SELECT sk.id as keywordID, 204 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '500', 'economy') UNION ALL SELECT sk.id as keywordID, 205 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '500', 'basic') UNION ALL SELECT sk.id as keywordID, 206 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '500', 'standard') UNION ALL SELECT sk.id as keywordID, 207 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '500', 'advance') UNION ALL SELECT sk.id as keywordID, 208 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '410', 'economy') UNION ALL SELECT sk.id as keywordID, 209 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '410', 'standard') UNION ALL SELECT sk.id as keywordID, 210 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '410', 'advance') UNION ALL SELECT sk.id as keywordID, 211 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('duo') UNION ALL SELECT sk.id as keywordID, 212 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('quadro') UNION ALL SELECT sk.id as keywordID, 213 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('soundstation', 'ip5000', 'sip') UNION ALL SELECT sk.id as keywordID, 214 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tourguide', '2020', 'system') UNION ALL SELECT sk.id as keywordID, 215 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'supraplus', 'digital', 'binaural' ) UNION ALL SELECT sk.id as keywordID, 216 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schaumstoffpolster', 'hzp21') UNION ALL SELECT sk.id as keywordID, 217 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kunstlederpolster', 'hzp01') UNION ALL SELECT sk.id as keywordID, 218 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel', '300') UNION ALL SELECT sk.id as keywordID, 219 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'pro1', 'dw20', '2in1', 'mono', 'kopfbuegel', 'unc', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 220 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'pro2', 'dw30', '2in1', 'duo', 'kopfbuegel', 'unc', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 221 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('soundstation', 'ip6000', 'sip') UNION ALL SELECT sk.id as keywordID, 222 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hme', '280') UNION ALL SELECT sk.id as keywordID, 223 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('230') UNION ALL SELECT sk.id as keywordID, 224 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('260') UNION ALL SELECT sk.id as keywordID, 225 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sc230', 'usb') UNION ALL SELECT sk.id as keywordID, 226 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'office', 'dw10', '2in1', 'kopf', 'ohrbuegel', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 227 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel') UNION ALL SELECT sk.id as keywordID, 228 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel', '55w') UNION ALL SELECT sk.id as keywordID, 229 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'phone', 'office', 'dw10', 'kopf', 'ohrbuegel', 'dect', 'headset' ) UNION ALL SELECT sk.id as keywordID, 230 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('motion') UNION ALL SELECT sk.id as keywordID, 231 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('office', 'usb') UNION ALL SELECT sk.id as keywordID, 232 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('speak', '410') UNION ALL SELECT sk.id as keywordID, 233 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('speak', '510') UNION ALL SELECT sk.id as keywordID, 234 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('speak', '510') UNION ALL SELECT sk.id as keywordID, 235 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('presence') UNION ALL SELECT sk.id as keywordID, 236 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('660', '668') UNION ALL SELECT sk.id as keywordID, 237 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('630', '638') UNION ALL SELECT sk.id as keywordID, 238 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('630', 'usb', 'ctrl') UNION ALL SELECT sk.id as keywordID, 239 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('660', 'usb', 'ctrl') UNION ALL SELECT sk.id as keywordID, 240 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('biz', '2300', 'duo') UNION ALL SELECT sk.id as keywordID, 241 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', 'legend', 'b335') UNION ALL SELECT sk.id as keywordID, 242 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro') UNION ALL SELECT sk.id as keywordID, 243 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro') UNION ALL SELECT sk.id as keywordID, 244 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('motion', 'office') UNION ALL SELECT sk.id as keywordID, 247 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'hw261', 'supraplus', 'wideband', 'binaural', 'laermschutz' ) UNION ALL SELECT sk.id as keywordID, 248 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 249 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 250 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 251 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 252 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 253 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 254 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb') UNION ALL SELECT sk.id as keywordID, 255 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'duo') UNION ALL SELECT sk.id as keywordID, 256 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve') UNION ALL SELECT sk.id as keywordID, 257 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'mono') UNION ALL SELECT sk.id as keywordID, 258 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('encorepro', '540') UNION ALL SELECT sk.id as keywordID, 259 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('encorepro', '530') UNION ALL SELECT sk.id as keywordID, 260 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('stealth') UNION ALL SELECT sk.id as keywordID, 261 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('blackwire', 'c725') UNION ALL SELECT sk.id as keywordID, 262 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('pro', '930', 'duo', 'usb') UNION ALL SELECT sk.id as keywordID, 263 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gigaset', 'dx800a', 'isdn') UNION ALL SELECT sk.id as keywordID, 264 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('biz', '2400', 'duo') UNION ALL SELECT sk.id as keywordID, 265 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('biz', '2400', 'mono', 'usb') UNION ALL SELECT sk.id as keywordID, 266 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('biz', '2400', 'duo', 'usb') UNION ALL SELECT sk.id as keywordID, 267 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'biz', '2400', 'mono', '3in1', 'freespin' ) UNION ALL SELECT sk.id as keywordID, 268 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'usb', 'adapter', 'encorepro', 'serie' ) UNION ALL SELECT sk.id as keywordID, 269 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'biz', '1500', 'duo', 'wideband' ) UNION ALL SELECT sk.id as keywordID, 270 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', '75e', 'duo') UNION ALL SELECT sk.id as keywordID, 271 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'biz', '1500', 'mono', 'narrowband' ) UNION ALL SELECT sk.id as keywordID, 272 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sdw', '5015') UNION ALL SELECT sk.id as keywordID, 273 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', '6200') UNION ALL SELECT sk.id as keywordID, 274 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', '8200') UNION ALL SELECT sk.id as keywordID, 275 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager', 'focus') UNION ALL SELECT sk.id as keywordID, 276 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', '8210') UNION ALL SELECT sk.id as keywordID, 277 as elementID, 3 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('savi', '8220') |
[] |
0.0234 ms |
SELECT id as id, metakeywords, description FROM s_categories |
[] |
0.0080 ms |
SELECT objectkey, objectdata FROM s_core_translations WHERE ( objectkey IN (: ids) ) AND (objecttype = : type) |
array:2 [ ":type" => "category" ":ids" => array:144 [ 0 => "1" 1 => "2" 2 => "3" 3 => "4" 4 => "5" 5 => "6" 6 => "7" 7 => "8" 8 => "9" 9 => "11" 10 => "12" 11 => "13" 12 => "15" 13 => "16" 14 => "17" 15 => "18" 16 => "19" 17 => "20" 18 => "21" 19 => "22" 20 => "24" 21 => "25" 22 => "27" 23 => "28" 24 => "29" 25 => "30" 26 => "31" 27 => "32" 28 => "33" 29 => "34" 30 => "35" 31 => "36" 32 => "37" 33 => "38" 34 => "39" 35 => "41" 36 => "42" 37 => "43" 38 => "45" 39 => "46" 40 => "47" 41 => "48" 42 => "49" 43 => "51" 44 => "52" 45 => "53" 46 => "54" 47 => "55" 48 => "56" 49 => "57" 50 => "58" 51 => "59" 52 => "60" 53 => "61" 54 => "62" 55 => "63" 56 => "64" 57 => "65" 58 => "68" 59 => "69" 60 => "70" 61 => "72" 62 => "73" 63 => "75" 64 => "76" 65 => "77" 66 => "78" 67 => "79" 68 => "80" 69 => "81" 70 => "84" 71 => "87" 72 => "88" 73 => "89" 74 => "90" 75 => "91" 76 => "92" 77 => "93" 78 => "94" 79 => "95" 80 => "96" 81 => "97" 82 => "98" 83 => "99" 84 => "100" 85 => "101" 86 => "102" 87 => "103" 88 => "104" 89 => "105" 90 => "109" 91 => "110" 92 => "111" 93 => "116" 94 => "118" 95 => "120" 96 => "121" 97 => "122" 98 => "123" 99 => "124" 100 => "125" 101 => "126" 102 => "127" 103 => "128" 104 => "129" 105 => "130" 106 => "131" 107 => "132" 108 => "133" 109 => "134" 110 => "135" 111 => "136" 112 => "137" 113 => "138" 114 => "139" 115 => "140" 116 => "141" 117 => "142" 118 => "143" 119 => "145" 120 => "146" 121 => "147" 122 => "148" 123 => "149" 124 => "150" 125 => "151" 126 => "152" 127 => "153" 128 => "154" 129 => "155" 130 => "156" 131 => "157" 132 => "158" 133 => "159" 134 => "160" 135 => "161" 136 => "162" 137 => "163" 138 => "164" 139 => "167" 140 => "168" 141 => "169" 142 => "170" 143 => "171" ] ] |
0.0071 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('root'), ('headsets'), ('deutsch'), ('telefone'), ('konferenztelefone'), ('beratung'), ('agb'), ('impressum'), ('kontakt'), ('damen'), ('headset'), ('zubehoer'), ('laermschutz'), ('bluetooth'), ('telefon'), ('adapter'), ('mobile'), ('konferenzen'), ('grosse'), ('dect'), ('schnurlos'), ('festnetz'), ('systemtelefone'), ('tourguide'), ('personenfuehrung'), ('soundpl'), ('yer'), ('warteschleife'), ('lifter'), ('rufannahme'), ('schnurlose'), ('ergonomisch'), ('vorteile'), ('skandinavische'), ('feldstudien'), ('belegen'), ('buero'), ('schnurgebunden'), ('einohrige'), ('einohrig'), ('callcenter'), ('home'), ('office'), ('voip'), ('unser'), ('team'), ('unternehmenskultur'), ('haendlerregistrierung'), ('was'), ('eigentlich'), ('laerm'), ('standards'), ('sicheren'), ('seite'), ('glossar'), ('referenzen'), ('haftungsausschluss'), ('produktsuche'), ('siemens'), ('agfeo'), ('auerswald'), ('detewe'), ('elmeg'), ('optipoint'), ('410'), ('420'), ('500'), ('gigaset'), ('isdn'), ('akkus'), ('ladestationen'), ('verstaerker'), ('switch'), ('ersatzheadsets'), ('kabel'), ('polster'), ('zweiohrig'), ('senioren'), ('tragevarianten'), ('buegel'), ('unternehmensvideo'), ('jabra'), ('plantronics'), ('bestellung'), ('zahlungsarten'), ('produktuebersicht'), ('datenschutz'), ('kostenlos'), ('messe'), ('tag'), ('wirtschaft'), ('nord'), ('zweiohrige'), ('ohrbuegel'), ('telefonieren'), ('binaural'), ('computer'), ('404'), ('error'), ('usb'), ('hubs'), ('news'), ('kleiner'), ('stick'), ('zwei'), ('staerken'), ('a330'), ('testseite'), ('sofort'), ('tco'), ('zertifiziert'), ('testen'), ('sennheiser'), ('versandkostenfrei'), ('lieferung'), ('euro'), ('competence'), ('inno'), ('live'), ('erleben'), ('weitere'), ('messetermine'), ('2008'), ('stellt'), ('jx20'), ('pura'), ('cebit'), ('netcom'), ('serie'), ('biz'), ('2400'), ('gespraechsaufzeichnung'), ('telefongespraeche'), ('aufnehmen'), ('bundles'), ('logout'), ('telefonanlagen'), ('iphone'), ('smartphone'), ('fuer'), ('stilisten'), ('rechner'), ('verwoehnte'), ('newsletter'), ('serviceseite'), ('vxi'), ('anmeldung'), ('neuheiten'), ('internet'), ('telefonie'), ('2300'), ('konftel'), ('telefonkonferenzsysteme'), ('polycom'), ('audiokonferenzsysteme'), ('lync'), ('laermschutzheadsets'), ('warehousing'), ('logistik'), ('evolve'), ('neuigkeiten'), ('widerruf'), ('d10'), ('pro'), ('engage'), ('anc_evolve75_85'), ('anc_plantronics'), ('teamconnect'), ('wireless'), ('reinigungstuecher'), ('schnurgebundene'), ('audiokonferenz'), ('sdw'), ('series') |
[] |
0.0047 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 1 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('root') UNION ALL SELECT sk.id as keywordID, 2 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets') UNION ALL SELECT sk.id as keywordID, 3 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('deutsch') UNION ALL SELECT sk.id as keywordID, 4 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('telefone') UNION ALL SELECT sk.id as keywordID, 5 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konferenztelefone') UNION ALL SELECT sk.id as keywordID, 6 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('beratung') UNION ALL SELECT sk.id as keywordID, 7 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('agb') UNION ALL SELECT sk.id as keywordID, 8 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('impressum') UNION ALL SELECT sk.id as keywordID, 9 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kontakt') UNION ALL SELECT sk.id as keywordID, 11 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('damen') UNION ALL SELECT sk.id as keywordID, 12 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headset', 'zubehoer') UNION ALL SELECT sk.id as keywordID, 13 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('laermschutz') UNION ALL SELECT sk.id as keywordID, 15 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bluetooth', 'headset') UNION ALL SELECT sk.id as keywordID, 16 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headset', 'telefon', 'adapter') UNION ALL SELECT sk.id as keywordID, 17 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('mobile', 'konferenzen') UNION ALL SELECT sk.id as keywordID, 18 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('grosse', 'konferenzen') UNION ALL SELECT sk.id as keywordID, 19 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dect', 'schnurlos', 'telefone') UNION ALL SELECT sk.id as keywordID, 20 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('festnetz', 'systemtelefone') UNION ALL SELECT sk.id as keywordID, 21 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tourguide', 'personenfuehrung') UNION ALL SELECT sk.id as keywordID, 22 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'soundpl', 'yer', 'warteschleife' ) UNION ALL SELECT sk.id as keywordID, 24 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lifter', 'rufannahme') UNION ALL SELECT sk.id as keywordID, 25 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurlose', 'headsets') UNION ALL SELECT sk.id as keywordID, 27 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'ergonomisch', 'vorteile', 'headsets' ) UNION ALL SELECT sk.id as keywordID, 28 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'skandinavische', 'feldstudien', 'belegen', 'vorteile', 'headsets' ) UNION ALL SELECT sk.id as keywordID, 29 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('buero', 'headsets') UNION ALL SELECT sk.id as keywordID, 30 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurlos', 'schnurgebunden') UNION ALL SELECT sk.id as keywordID, 31 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('einohrige', 'headsets') UNION ALL SELECT sk.id as keywordID, 32 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurgebunden', 'einohrig') UNION ALL SELECT sk.id as keywordID, 33 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('callcenter', 'headsets') UNION ALL SELECT sk.id as keywordID, 34 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'dect', 'headset', 'home', 'office' ) UNION ALL SELECT sk.id as keywordID, 35 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voip', 'konferenzen') UNION ALL SELECT sk.id as keywordID, 36 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('unser', 'team') UNION ALL SELECT sk.id as keywordID, 37 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('unternehmenskultur') UNION ALL SELECT sk.id as keywordID, 38 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('haendlerregistrierung') UNION ALL SELECT sk.id as keywordID, 39 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets') UNION ALL SELECT sk.id as keywordID, 41 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('was', 'eigentlich', 'laerm') UNION ALL SELECT sk.id as keywordID, 42 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('laermschutz', 'callcenter') UNION ALL SELECT sk.id as keywordID, 43 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('standards') UNION ALL SELECT sk.id as keywordID, 45 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sicheren', 'seite') UNION ALL SELECT sk.id as keywordID, 46 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('glossar') UNION ALL SELECT sk.id as keywordID, 47 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('referenzen') UNION ALL SELECT sk.id as keywordID, 48 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('haftungsausschluss') UNION ALL SELECT sk.id as keywordID, 49 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('produktsuche') UNION ALL SELECT sk.id as keywordID, 51 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('siemens') UNION ALL SELECT sk.id as keywordID, 52 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('agfeo') UNION ALL SELECT sk.id as keywordID, 53 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('auerswald') UNION ALL SELECT sk.id as keywordID, 54 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('detewe') UNION ALL SELECT sk.id as keywordID, 55 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('elmeg') UNION ALL SELECT sk.id as keywordID, 56 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '410') UNION ALL SELECT sk.id as keywordID, 57 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '420') UNION ALL SELECT sk.id as keywordID, 58 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('optipoint', '500') UNION ALL SELECT sk.id as keywordID, 59 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('siemens', 'gigaset', 'isdn') UNION ALL SELECT sk.id as keywordID, 60 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('akkus', 'ladestationen') UNION ALL SELECT sk.id as keywordID, 61 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('verstaerker', 'switch') UNION ALL SELECT sk.id as keywordID, 62 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ersatzheadsets') UNION ALL SELECT sk.id as keywordID, 63 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kabel', 'adapter') UNION ALL SELECT sk.id as keywordID, 64 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('polster') UNION ALL SELECT sk.id as keywordID, 65 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('zweiohrig') UNION ALL SELECT sk.id as keywordID, 68 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('senioren', 'telefone') UNION ALL SELECT sk.id as keywordID, 69 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('rufannahme') UNION ALL SELECT sk.id as keywordID, 70 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tragevarianten', 'buegel') UNION ALL SELECT sk.id as keywordID, 72 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('produktsuche') UNION ALL SELECT sk.id as keywordID, 73 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('unternehmensvideo') UNION ALL SELECT sk.id as keywordID, 75 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra') UNION ALL SELECT sk.id as keywordID, 76 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics') UNION ALL SELECT sk.id as keywordID, 77 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bestellung') UNION ALL SELECT sk.id as keywordID, 78 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('zahlungsarten') UNION ALL SELECT sk.id as keywordID, 79 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bestellung') UNION ALL SELECT sk.id as keywordID, 80 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'plantronics', 'produktuebersicht' ) UNION ALL SELECT sk.id as keywordID, 81 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('datenschutz') UNION ALL SELECT sk.id as keywordID, 84 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('bestellung') UNION ALL SELECT sk.id as keywordID, 87 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'kostenlos', 'messe', 'tag', 'wirtschaft', 'nord' ) UNION ALL SELECT sk.id as keywordID, 88 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('zweiohrige', 'headsets') UNION ALL SELECT sk.id as keywordID, 89 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ohrbuegel') UNION ALL SELECT sk.id as keywordID, 90 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ergonomisch', 'telefonieren') UNION ALL SELECT sk.id as keywordID, 91 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('verstaerker', 'switch') UNION ALL SELECT sk.id as keywordID, 92 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('zweiohrig', 'binaural') UNION ALL SELECT sk.id as keywordID, 93 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'schnurlose', 'computer', 'headsets', 'voip' ) UNION ALL SELECT sk.id as keywordID, 94 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('404', 'error') UNION ALL SELECT sk.id as keywordID, 95 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('usb', 'adapter', 'hubs') UNION ALL SELECT sk.id as keywordID, 96 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('news') UNION ALL SELECT sk.id as keywordID, 97 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'kleiner', 'stick', 'zwei', 'staerken', 'jabra', 'a330' ) UNION ALL SELECT sk.id as keywordID, 98 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('testseite') UNION ALL SELECT sk.id as keywordID, 99 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'headsets', 'sofort', 'tco', 'zertifiziert' ) UNION ALL SELECT sk.id as keywordID, 100 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headset', 'testen') UNION ALL SELECT sk.id as keywordID, 101 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser') UNION ALL SELECT sk.id as keywordID, 102 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'versandkostenfrei', 'lieferung', 'euro' ) UNION ALL SELECT sk.id as keywordID, 103 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headset', 'competence', 'inno') UNION ALL SELECT sk.id as keywordID, 104 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'headset', 'news', 'live', 'erleben', 'weitere', 'messetermine', '2008' ) UNION ALL SELECT sk.id as keywordID, 105 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'jabra', 'stellt', 'jx20', 'pura', 'cebit' ) UNION ALL SELECT sk.id as keywordID, 109 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'netcom', 'stellt', 'headset', 'serie', 'jabra', 'biz', '2400' ) UNION ALL SELECT sk.id as keywordID, 110 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'gespraechsaufzeichnung', 'telefongespraeche', 'aufnehmen' ) UNION ALL SELECT sk.id as keywordID, 111 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('telefon', 'headset', 'bundles') UNION ALL SELECT sk.id as keywordID, 116 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('logout') UNION ALL SELECT sk.id as keywordID, 118 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('telefonanlagen') UNION ALL SELECT sk.id as keywordID, 120 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'iphone', 'smartphone', 'headsets' ) UNION ALL SELECT sk.id as keywordID, 121 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'headsets') UNION ALL SELECT sk.id as keywordID, 122 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets', 'fuer', 'stilisten') UNION ALL SELECT sk.id as keywordID, 123 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets', 'fuer', 'rechner') UNION ALL SELECT sk.id as keywordID, 124 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets', 'fuer', 'verwoehnte') UNION ALL SELECT sk.id as keywordID, 125 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra') UNION ALL SELECT sk.id as keywordID, 126 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics') UNION ALL SELECT sk.id as keywordID, 127 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra') UNION ALL SELECT sk.id as keywordID, 128 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('newsletter', 'serviceseite') UNION ALL SELECT sk.id as keywordID, 129 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('vxi', 'headsets') UNION ALL SELECT sk.id as keywordID, 130 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('newsletter', 'anmeldung') UNION ALL SELECT sk.id as keywordID, 131 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'neuheiten') UNION ALL SELECT sk.id as keywordID, 132 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'sennheiser', 'internet', 'telefonie' ) UNION ALL SELECT sk.id as keywordID, 133 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'biz', '2300', 'serie') UNION ALL SELECT sk.id as keywordID, 134 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'konftel', 'telefonkonferenzsysteme' ) UNION ALL SELECT sk.id as keywordID, 135 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'polycom', 'audiokonferenzsysteme' ) UNION ALL SELECT sk.id as keywordID, 136 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lync', 'headsets') UNION ALL SELECT sk.id as keywordID, 137 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lync', 'headsets', 'zweiohrig') UNION ALL SELECT sk.id as keywordID, 138 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lync', 'headsets', 'schnurlos') UNION ALL SELECT sk.id as keywordID, 139 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('lync', 'headset') UNION ALL SELECT sk.id as keywordID, 140 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('laermschutzheadsets') UNION ALL SELECT sk.id as keywordID, 141 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'warehousing', 'logistik', 'headsets' ) UNION ALL SELECT sk.id as keywordID, 142 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'evolve') UNION ALL SELECT sk.id as keywordID, 143 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('neuigkeiten') UNION ALL SELECT sk.id as keywordID, 145 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('widerruf') UNION ALL SELECT sk.id as keywordID, 146 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('evolve', 'serie') UNION ALL SELECT sk.id as keywordID, 147 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'd10', 'serie') UNION ALL SELECT sk.id as keywordID, 148 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'pro', 'serie') UNION ALL SELECT sk.id as keywordID, 149 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'serie') UNION ALL SELECT sk.id as keywordID, 150 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'serie') UNION ALL SELECT sk.id as keywordID, 151 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'serie') UNION ALL SELECT sk.id as keywordID, 152 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'serie') UNION ALL SELECT sk.id as keywordID, 153 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'evolve', 'serie') UNION ALL SELECT sk.id as keywordID, 154 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'engage') UNION ALL SELECT sk.id as keywordID, 155 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra', 'engage') UNION ALL SELECT sk.id as keywordID, 156 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('anc_evolve75_85') UNION ALL SELECT sk.id as keywordID, 157 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('anc_plantronics') UNION ALL SELECT sk.id as keywordID, 158 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('neuigkeiten') UNION ALL SELECT sk.id as keywordID, 159 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'sennheiser', 'teamconnect', 'wireless' ) UNION ALL SELECT sk.id as keywordID, 160 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('reinigungstuecher') UNION ALL SELECT sk.id as keywordID, 161 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'headsets', 'fuer', 'buero', 'callcenter' ) UNION ALL SELECT sk.id as keywordID, 162 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurlose', 'headsets') UNION ALL SELECT sk.id as keywordID, 163 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurgebundene', 'headsets') UNION ALL SELECT sk.id as keywordID, 164 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsets', 'voip') UNION ALL SELECT sk.id as keywordID, 167 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('audiokonferenz') UNION ALL SELECT sk.id as keywordID, 168 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('beratung') UNION ALL SELECT sk.id as keywordID, 169 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurlose', 'headsets') UNION ALL SELECT sk.id as keywordID, 170 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('schnurgebundene', 'headsets') UNION ALL SELECT sk.id as keywordID, 171 as elementID, 2 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser', 'sdw', 'series') |
[] |
0.0088 ms |
SELECT id as id, name FROM s_articles_supplier |
[] |
0.0068 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('jabra'), ('plantronics'), ('sennheiser'), ('polycom'), ('konftel'), ('siemens'), ('elmeg'), ('auerswald'), ('telekom'), ('detewe'), ('tenovis'), ('agfeo'), ('sound'), ('player'), ('dasan'), ('electron'), ('snom'), ('beyertone'), ('amplicom'), ('ipn'), ('vxi'), ('gigaset'), ('kuando'), ('headsetwelt'), ('soundplayer') |
[] |
0.0067 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 1 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('jabra') UNION ALL SELECT sk.id as keywordID, 2 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics') UNION ALL SELECT sk.id as keywordID, 3 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sennheiser') UNION ALL SELECT sk.id as keywordID, 4 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('polycom') UNION ALL SELECT sk.id as keywordID, 5 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('konftel') UNION ALL SELECT sk.id as keywordID, 9 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('siemens') UNION ALL SELECT sk.id as keywordID, 11 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('elmeg') UNION ALL SELECT sk.id as keywordID, 12 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('auerswald') UNION ALL SELECT sk.id as keywordID, 14 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('telekom') UNION ALL SELECT sk.id as keywordID, 15 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('detewe') UNION ALL SELECT sk.id as keywordID, 16 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tenovis') UNION ALL SELECT sk.id as keywordID, 17 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('agfeo') UNION ALL SELECT sk.id as keywordID, 21 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sound', 'player') UNION ALL SELECT sk.id as keywordID, 22 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dasan', 'electron') UNION ALL SELECT sk.id as keywordID, 24 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('snom') UNION ALL SELECT sk.id as keywordID, 25 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('beyertone') UNION ALL SELECT sk.id as keywordID, 27 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('amplicom') UNION ALL SELECT sk.id as keywordID, 28 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ipn') UNION ALL SELECT sk.id as keywordID, 29 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('vxi') UNION ALL SELECT sk.id as keywordID, 30 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gigaset') UNION ALL SELECT sk.id as keywordID, 31 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kuando') UNION ALL SELECT sk.id as keywordID, 32 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('headsetwelt') UNION ALL SELECT sk.id as keywordID, 34 as elementID, 6 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('soundplayer') |
[] |
0.0080 ms |
SELECT id as id, ordernumber FROM s_articles_details |
[] |
0.0070 ms |
INSERT IGNORE INTO `s_search_keywords` (`keyword`) VALUES ('_925'), ('508'), ('201'), ('0436'), ('869'), ('879'), ('0473'), ('279'), ('1000'), ('1024135_1_90'), ('1024135_1_91'), ('1024136_1_90'), ('1024136_1_91'), ('1024137_1_90'), ('1024137_1_91'), ('1024148_1_90'), ('1024148_1_91'), ('1024159'), ('1027262'), ('1027264'), ('1027266'), ('1027268'), ('1027271_1_90'), ('1027271_1_91'), ('1027276_1_90'), ('1027276_1_91'), ('102777_1_90'), ('102777_1_91'), ('10x_sh_ps'), ('1234567'), ('14101'), ('14121'), ('14201'), ('14203'), ('14208'), ('1513'), ('0154_6_22'), ('0154_6_25'), ('1519'), ('1600'), ('289'), ('719'), ('180'), ('200898'), ('201500'), ('02_6_22'), ('02_6_25'), ('201827'), ('201851'), ('02_'), ('201852'), ('202652'), ('207309'), ('207322'), ('207325'), ('207326'), ('2127'), ('54_6_22'), ('54_6_25'), ('2200'), ('15100'), ('120'), ('15600'), ('001'), ('15660'), ('122'), ('16000'), ('16200'), ('30900'), ('025_'), ('025__2200'), ('43240'), ('40000'), ('2211'), ('2309'), ('820'), ('104_6_22'), ('104_6_25'), ('2406'), ('320'), ('2409'), ('720'), ('209__'), ('209__polster'), ('209__standardkabel'), ('209__standardkabel_polster'), ('204__'), ('204__polster'), ('204__standardkabel'), ('204__standardkabel_polster'), ('2489'), ('823'), ('209'), ('309'), ('825'), ('829'), ('27019'), ('27190'), ('27352101'), ('280'), ('28959'), ('29955'), ('38051'), ('39380'), ('02__39403'), ('02__39404'), ('02__39405'), ('02__39406'), ('39406'), ('01__39380'), ('3x_hzp18'), ('3x_hzp19'), ('3x_hzp20'), ('43596'), ('495393'), ('109'), ('4993'), ('109_'), ('209_'), ('4999'), ('500542'), ('500543'), ('500548_vssvs_hs2'), ('504100'), ('504102'), ('504103'), ('504104'), ('504105'), ('504304_18_196'), ('504304_18_197'), ('504308_18_196'), ('504308_18_197'), ('504312'), ('504312_ms'), ('504324'), ('504325'), ('504326'), ('504326__504366'), ('504402_6_22'), ('504402_6_25'), ('504403_18_196'), ('504403_18_197'), ('504404'), ('504405'), ('504406'), ('504434'), ('504438'), ('504534'), ('504552'), ('504553'), ('504554'), ('504555'), ('504556'), ('504557'), ('504558'), ('504559'), ('506035'), ('506041'), ('506042'), ('506043'), ('506044'), ('506045_'), ('506046_'), ('506047'), ('506048'), ('506049'), ('506050'), ('506066'), ('506408'), ('506412'), ('506416'), ('506494'), ('506495'), ('506496'), ('506525_'), ('506590_21_183'), ('506594_'), ('506681'), ('506682'), ('506683'), ('506684'), ('506685_'), ('506686'), ('506691'), ('506692'), ('506728'), ('507014'), ('507082'), ('507083'), ('507085'), ('507086'), ('507093'), ('507099'), ('507210'), ('507211'), ('507253_'), ('507256_'), ('507429'), ('508311_'), ('508362_'), ('5093'), ('610'), ('189'), ('5099'), ('5393'), ('5399'), ('5x_hzp21'), ('5x_hzp22'), ('5x_hzp23'), ('6110'), ('6113'), ('6393'), ('6399'), ('6593'), ('399'), ('499'), ('409'), ('6598'), ('832'), ('6599'), ('309_'), ('409_'), ('6630'), ('900'), ('150'), ('6640'), ('906'), ('6670'), ('904'), ('140'), ('340'), ('7099'), ('7410'), ('7510'), ('7599'), ('199'), ('838'), ('78712'), ('102_6_22'), ('102_6_25'), ('78714'), ('7899'), ('79180'), ('03_6_22'), ('03_6_25'), ('79181'), ('82396'), ('83195'), ('83372'), ('83542'), ('83543'), ('83545'), ('84604'), ('84691'), ('84692'), ('84693'), ('850'), ('8730'), ('009'), ('8734'), ('599'), ('87670'), ('88828'), ('88863'), ('910101059'), ('910101065'), ('910101071_10_193'), ('910101071_10_42'), ('910101072_10_193'), ('910101072_10_42'), ('910101077'), ('910101078'), ('920'), ('101'), ('930'), ('509'), ('503'), ('935'), ('201_'), ('9450'), ('507'), ('101__ehs'), ('ehs'), ('707'), ('9553'), ('553'), ('111'), ('9555'), ('583'), ('9556'), ('9559'), ('atc1'), ('biz2400_polster_l'), ('blackwire_c725_18_196'), ('blackwire_c725_18_197'), ('cedpc1'), ('cls01'), ('100_usb'), ('200_usb'), ('cstd01'), ('d200490_3_190'), ('av_1'), ('dw_10_hs__ch_10'), ('dw_20_hs__ch_10'), ('gigasets850hx'), ('gn8800'), ('hsa1010'), ('hsa1020'), ('hsa1035'), ('hsa1050'), ('kuandobusylight'), ('openstage_40'), ('openstage_60'), ('p100190'), ('p101155_6_22'), ('p101155_6_25'), ('p101160_6_22'), ('p101160_6_25'), ('p101165_6_22'), ('p101165_6_25'), ('p101170_6_22'), ('p101170_6_25'), ('p115'), ('104'), ('p141'), ('p147'), ('p101160'), ('p148'), ('p101155'), ('p149'), ('p101170'), ('p150'), ('p101165'), ('p152'), ('p1z0055'), ('p211'), ('02x'), ('p23'), ('s100010'), ('p237'), ('p239'), ('s100305'), ('p241'), ('s100780'), ('p25'), ('s100020'), ('p254'), ('102'), ('p255'), ('p26'), ('s100025'), ('p262'), ('1024148'), ('p263'), ('1024135'), ('p264'), ('1024136'), ('p265'), ('1024137'), ('p266'), ('1027271'), ('p267'), ('1027276'), ('p268'), ('102777'), ('p27'), ('s100030'), ('p28'), ('s100035'), ('p29'), ('s100040'), ('p298'), ('sp_421x'), ('p30'), ('s100045'), ('p300'), ('sp_441x'), ('p321'), ('025_x'), ('p370'), ('sh_tourguide_x'), ('p38'), ('p39'), ('p394'), ('01x'), ('p399'), ('5x_hzpx'), ('p400'), ('3x_hzpx'), ('p432'), ('91010107x'), ('p434'), ('504304'), ('p435'), ('504308'), ('p436'), ('156x'), ('p44'), ('p440'), ('s100885'), ('p45'), ('2129'), ('p490'), ('sc230'), ('p491'), ('504402'), ('p495'), ('504403'), ('p519'), ('504300_x'), ('p532'), ('910101071'), ('p533'), ('910101072'), ('p545'), ('504430_x'), ('p546'), ('p547'), ('p55'), ('2126'), ('p555'), ('p556'), ('p557'), ('p561'), ('p562'), ('p563'), ('p564'), ('p565'), ('p577'), ('p584'), ('p596'), ('p598'), ('p603'), ('p604'), ('p610'), ('p613'), ('p617'), ('p618'), ('p619'), ('p620'), ('p621'), ('p622'), ('p624'), ('p625'), ('p626'), ('p627'), ('p628'), ('p629'), ('p633'), ('jabra_stealth_uc'), ('p634'), ('blackwire_c725'), ('p643'), ('50x'), ('p644'), ('d200490'), ('p645'), ('headset__kabel_polster'), ('p647'), ('lync'), ('modell'), ('p648'), ('p649'), ('headset__kabel'), ('p660'), ('2018xx'), ('p665'), ('0154'), ('p696'), ('p697'), ('p704'), ('506590'), ('p705'), ('20874x'), ('p706'), ('p707'), ('p710'), ('p711'), ('plantronics_cs530'), ('plantronics_w410'), ('plantronics_w420'), ('s100010_6_22'), ('s100010_6_25'), ('s100020_6_22'), ('s100020_6_25'), ('s100025_6_22'), ('s100025_6_25'), ('s100030_6_22'), ('s100030_6_25'), ('s100035_6_22'), ('s100035_6_25'), ('s100040_6_22'), ('s100040_6_25'), ('s100045_6_22'), ('s100045_6_25'), ('s100075'), ('s100305_6_22'), ('s100305_6_25'), ('s100480'), ('s100780_6_22'), ('s100780_6_25'), ('s100810'), ('s100885_6_22'), ('s100885_6_25'), ('sc230_6_22'), ('sc230_6_25'), ('sh_tourguide_10'), ('sh_tourguide_15'), ('sh_tourguide_20'), ('snom_headset'), ('adapter_advance'), ('sou3110'), ('sou3113'), ('sp_4211'), ('sp_4212'), ('sp_4411'), ('sp_4412'), ('tel2020'), ('voyager_legend') |
[] |
0.0093 ms |
INSERT IGNORE INTO s_search_index (keywordID, elementID, fieldID) SELECT sk.id as keywordID, 199 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('_925', '508', '201') UNION ALL SELECT sk.id as keywordID, 353 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('0436', '869') UNION ALL SELECT sk.id as keywordID, 138 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('0436', '879') UNION ALL SELECT sk.id as keywordID, 371 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('0473', '279') UNION ALL SELECT sk.id as keywordID, 50 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1000') UNION ALL SELECT sk.id as keywordID, 382 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024135_1_90') UNION ALL SELECT sk.id as keywordID, 383 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024135_1_91') UNION ALL SELECT sk.id as keywordID, 384 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024136_1_90') UNION ALL SELECT sk.id as keywordID, 385 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024136_1_91') UNION ALL SELECT sk.id as keywordID, 386 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024137_1_90') UNION ALL SELECT sk.id as keywordID, 387 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024137_1_91') UNION ALL SELECT sk.id as keywordID, 380 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024148_1_90') UNION ALL SELECT sk.id as keywordID, 381 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024148_1_91') UNION ALL SELECT sk.id as keywordID, 82 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1024159') UNION ALL SELECT sk.id as keywordID, 80 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027262') UNION ALL SELECT sk.id as keywordID, 79 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027264') UNION ALL SELECT sk.id as keywordID, 81 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027266') UNION ALL SELECT sk.id as keywordID, 78 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027268') UNION ALL SELECT sk.id as keywordID, 388 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027271_1_90') UNION ALL SELECT sk.id as keywordID, 389 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027271_1_91') UNION ALL SELECT sk.id as keywordID, 390 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027276_1_90') UNION ALL SELECT sk.id as keywordID, 391 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1027276_1_91') UNION ALL SELECT sk.id as keywordID, 392 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('102777_1_90') UNION ALL SELECT sk.id as keywordID, 393 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('102777_1_91') UNION ALL SELECT sk.id as keywordID, 189 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('10x_sh_ps') UNION ALL SELECT sk.id as keywordID, 182 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1234567') UNION ALL SELECT sk.id as keywordID, 370 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14101') UNION ALL SELECT sk.id as keywordID, 352 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14101') UNION ALL SELECT sk.id as keywordID, 143 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14101') UNION ALL SELECT sk.id as keywordID, 142 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14101') UNION ALL SELECT sk.id as keywordID, 141 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14121') UNION ALL SELECT sk.id as keywordID, 117 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14121') UNION ALL SELECT sk.id as keywordID, 52 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14201') UNION ALL SELECT sk.id as keywordID, 128 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14203') UNION ALL SELECT sk.id as keywordID, 115 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('14208') UNION ALL SELECT sk.id as keywordID, 529 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1513', '0154_6_22') UNION ALL SELECT sk.id as keywordID, 528 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1513', '0154_6_25') UNION ALL SELECT sk.id as keywordID, 525 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1519', '0154_6_22') UNION ALL SELECT sk.id as keywordID, 524 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1519', '0154_6_25') UNION ALL SELECT sk.id as keywordID, 62 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1600', '289') UNION ALL SELECT sk.id as keywordID, 51 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('1600', '719') UNION ALL SELECT sk.id as keywordID, 103 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('180') UNION ALL SELECT sk.id as keywordID, 466 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('200898') UNION ALL SELECT sk.id as keywordID, 467 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('200898') UNION ALL SELECT sk.id as keywordID, 500 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('201500', '02_6_22') UNION ALL SELECT sk.id as keywordID, 501 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('201500', '02_6_25') UNION ALL SELECT sk.id as keywordID, 135 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('201827') UNION ALL SELECT sk.id as keywordID, 522 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('201851', '02_') UNION ALL SELECT sk.id as keywordID, 523 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('201852', '02_') UNION ALL SELECT sk.id as keywordID, 536 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('202652') UNION ALL SELECT sk.id as keywordID, 537 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('202652') UNION ALL SELECT sk.id as keywordID, 538 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('202652') UNION ALL SELECT sk.id as keywordID, 539 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('202652') UNION ALL SELECT sk.id as keywordID, 540 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('207309') UNION ALL SELECT sk.id as keywordID, 541 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('207322') UNION ALL SELECT sk.id as keywordID, 542 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('207325') UNION ALL SELECT sk.id as keywordID, 543 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('207326') UNION ALL SELECT sk.id as keywordID, 345 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2127', '54_6_22') UNION ALL SELECT sk.id as keywordID, 344 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2127', '54_6_25') UNION ALL SELECT sk.id as keywordID, 75 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '15100', '120') UNION ALL SELECT sk.id as keywordID, 417 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '15600', '001') UNION ALL SELECT sk.id as keywordID, 418 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '15660', '122') UNION ALL SELECT sk.id as keywordID, 56 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '16000', '120') UNION ALL SELECT sk.id as keywordID, 76 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '16200', '120') UNION ALL SELECT sk.id as keywordID, 398 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '30900', '025_') UNION ALL SELECT sk.id as keywordID, 399 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2200', '30900', '025__2200', '43240', '122' ) UNION ALL SELECT sk.id as keywordID, 102 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2200', '40000', '001') UNION ALL SELECT sk.id as keywordID, 118 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2211') UNION ALL SELECT sk.id as keywordID, 463 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2309', '820', '104_6_22') UNION ALL SELECT sk.id as keywordID, 462 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2309', '820', '104_6_25') UNION ALL SELECT sk.id as keywordID, 351 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2406', '320', '104_6_22') UNION ALL SELECT sk.id as keywordID, 350 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2406', '320', '104_6_25') UNION ALL SELECT sk.id as keywordID, 312 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2409', '720', '209__') UNION ALL SELECT sk.id as keywordID, 512 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2409', '720', '209__polster') UNION ALL SELECT sk.id as keywordID, 313 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2409', '720', '209__standardkabel' ) UNION ALL SELECT sk.id as keywordID, 513 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2409', '720', '209__standardkabel_polster' ) UNION ALL SELECT sk.id as keywordID, 310 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2409', '820', '204__') UNION ALL SELECT sk.id as keywordID, 510 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2409', '820', '204__polster') UNION ALL SELECT sk.id as keywordID, 311 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2409', '820', '204__standardkabel' ) UNION ALL SELECT sk.id as keywordID, 511 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2409', '820', '204__standardkabel_polster' ) UNION ALL SELECT sk.id as keywordID, 314 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '820', '209__') UNION ALL SELECT sk.id as keywordID, 514 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '820', '209__polster') UNION ALL SELECT sk.id as keywordID, 315 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2489', '820', '209__standardkabel' ) UNION ALL SELECT sk.id as keywordID, 515 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2489', '820', '209__standardkabel_polster' ) UNION ALL SELECT sk.id as keywordID, 519 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '823', '209') UNION ALL SELECT sk.id as keywordID, 521 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '823', '309') UNION ALL SELECT sk.id as keywordID, 316 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '825', '209__') UNION ALL SELECT sk.id as keywordID, 516 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '825', '209__polster') UNION ALL SELECT sk.id as keywordID, 317 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2489', '825', '209__standardkabel' ) UNION ALL SELECT sk.id as keywordID, 517 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( '2489', '825', '209__standardkabel_polster' ) UNION ALL SELECT sk.id as keywordID, 518 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '829', '209') UNION ALL SELECT sk.id as keywordID, 520 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('2489', '829', '309') UNION ALL SELECT sk.id as keywordID, 67 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('27019') UNION ALL SELECT sk.id as keywordID, 71 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('27190') UNION ALL SELECT sk.id as keywordID, 64 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('27352101') UNION ALL SELECT sk.id as keywordID, 131 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('280') UNION ALL SELECT sk.id as keywordID, 54 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('28959') UNION ALL SELECT sk.id as keywordID, 66 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('29955') UNION ALL SELECT sk.id as keywordID, 65 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('38051') UNION ALL SELECT sk.id as keywordID, 365 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39380') UNION ALL SELECT sk.id as keywordID, 366 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39380', '02__39403') UNION ALL SELECT sk.id as keywordID, 368 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39380', '02__39404') UNION ALL SELECT sk.id as keywordID, 367 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39380', '02__39405') UNION ALL SELECT sk.id as keywordID, 369 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39380', '02__39406') UNION ALL SELECT sk.id as keywordID, 403 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39406') UNION ALL SELECT sk.id as keywordID, 404 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('39406', '01__39380') UNION ALL SELECT sk.id as keywordID, 408 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('3x_hzp18') UNION ALL SELECT sk.id as keywordID, 409 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('3x_hzp19') UNION ALL SELECT sk.id as keywordID, 410 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('3x_hzp20') UNION ALL SELECT sk.id as keywordID, 134 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('43596') UNION ALL SELECT sk.id as keywordID, 481 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('495393', '823', '109') UNION ALL SELECT sk.id as keywordID, 479 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('4993', '823', '109_') UNION ALL SELECT sk.id as keywordID, 478 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('4993', '829', '209_') UNION ALL SELECT sk.id as keywordID, 485 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('4999', '823', '109') UNION ALL SELECT sk.id as keywordID, 484 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('4999', '829', '209') UNION ALL SELECT sk.id as keywordID, 91 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('500542') UNION ALL SELECT sk.id as keywordID, 92 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('500543') UNION ALL SELECT sk.id as keywordID, 187 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('500548_vssvs_hs2') UNION ALL SELECT sk.id as keywordID, 89 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504100') UNION ALL SELECT sk.id as keywordID, 90 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504102') UNION ALL SELECT sk.id as keywordID, 87 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504103') UNION ALL SELECT sk.id as keywordID, 88 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504104') UNION ALL SELECT sk.id as keywordID, 85 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504105') UNION ALL SELECT sk.id as keywordID, 413 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504304_18_196') UNION ALL SELECT sk.id as keywordID, 414 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504304_18_197') UNION ALL SELECT sk.id as keywordID, 415 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504308_18_196') UNION ALL SELECT sk.id as keywordID, 416 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504308_18_197') UNION ALL SELECT sk.id as keywordID, 446 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504312') UNION ALL SELECT sk.id as keywordID, 447 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504312_ms') UNION ALL SELECT sk.id as keywordID, 126 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504324') UNION ALL SELECT sk.id as keywordID, 125 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504325') UNION ALL SELECT sk.id as keywordID, 124 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504326') UNION ALL SELECT sk.id as keywordID, 192 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504326__504366') UNION ALL SELECT sk.id as keywordID, 425 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504402_6_22') UNION ALL SELECT sk.id as keywordID, 424 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504402_6_25') UNION ALL SELECT sk.id as keywordID, 426 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504403_18_196') UNION ALL SELECT sk.id as keywordID, 427 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504403_18_197') UNION ALL SELECT sk.id as keywordID, 113 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504404') UNION ALL SELECT sk.id as keywordID, 112 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504405') UNION ALL SELECT sk.id as keywordID, 114 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504406') UNION ALL SELECT sk.id as keywordID, 122 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504434') UNION ALL SELECT sk.id as keywordID, 123 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504438') UNION ALL SELECT sk.id as keywordID, 99 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504534') UNION ALL SELECT sk.id as keywordID, 459 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504552') UNION ALL SELECT sk.id as keywordID, 461 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504553') UNION ALL SELECT sk.id as keywordID, 458 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504554') UNION ALL SELECT sk.id as keywordID, 460 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504555') UNION ALL SELECT sk.id as keywordID, 456 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504556') UNION ALL SELECT sk.id as keywordID, 454 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504557') UNION ALL SELECT sk.id as keywordID, 129 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504558') UNION ALL SELECT sk.id as keywordID, 130 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('504559') UNION ALL SELECT sk.id as keywordID, 96 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506035') UNION ALL SELECT sk.id as keywordID, 132 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506041') UNION ALL SELECT sk.id as keywordID, 468 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506042') UNION ALL SELECT sk.id as keywordID, 469 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506043') UNION ALL SELECT sk.id as keywordID, 133 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506044') UNION ALL SELECT sk.id as keywordID, 470 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506045_') UNION ALL SELECT sk.id as keywordID, 471 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506046_') UNION ALL SELECT sk.id as keywordID, 474 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506047') UNION ALL SELECT sk.id as keywordID, 475 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506048') UNION ALL SELECT sk.id as keywordID, 476 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506049') UNION ALL SELECT sk.id as keywordID, 477 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506050') UNION ALL SELECT sk.id as keywordID, 136 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506066') UNION ALL SELECT sk.id as keywordID, 137 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506408') UNION ALL SELECT sk.id as keywordID, 490 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506412') UNION ALL SELECT sk.id as keywordID, 491 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506416') UNION ALL SELECT sk.id as keywordID, 457 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506494') UNION ALL SELECT sk.id as keywordID, 455 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506495') UNION ALL SELECT sk.id as keywordID, 147 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506496') UNION ALL SELECT sk.id as keywordID, 201 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506525_') UNION ALL SELECT sk.id as keywordID, 530 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506590_21_183') UNION ALL SELECT sk.id as keywordID, 207 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506594_') UNION ALL SELECT sk.id as keywordID, 177 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506681') UNION ALL SELECT sk.id as keywordID, 178 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506682') UNION ALL SELECT sk.id as keywordID, 180 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506683') UNION ALL SELECT sk.id as keywordID, 179 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506684') UNION ALL SELECT sk.id as keywordID, 202 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506685_') UNION ALL SELECT sk.id as keywordID, 173 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506686') UNION ALL SELECT sk.id as keywordID, 176 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506691') UNION ALL SELECT sk.id as keywordID, 174 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506692') UNION ALL SELECT sk.id as keywordID, 181 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('506728') UNION ALL SELECT sk.id as keywordID, 531 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507014') UNION ALL SELECT sk.id as keywordID, 148 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507082') UNION ALL SELECT sk.id as keywordID, 149 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507083') UNION ALL SELECT sk.id as keywordID, 150 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507085') UNION ALL SELECT sk.id as keywordID, 151 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507086') UNION ALL SELECT sk.id as keywordID, 145 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507093') UNION ALL SELECT sk.id as keywordID, 146 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507099') UNION ALL SELECT sk.id as keywordID, 154 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507210') UNION ALL SELECT sk.id as keywordID, 153 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507211') UNION ALL SELECT sk.id as keywordID, 205 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507253_') UNION ALL SELECT sk.id as keywordID, 206 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507256_') UNION ALL SELECT sk.id as keywordID, 175 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('507429') UNION ALL SELECT sk.id as keywordID, 203 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('508311_') UNION ALL SELECT sk.id as keywordID, 204 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('508362_') UNION ALL SELECT sk.id as keywordID, 169 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5093', '610', '189') UNION ALL SELECT sk.id as keywordID, 170 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5099', '610', '189') UNION ALL SELECT sk.id as keywordID, 480 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5393', '829', '209') UNION ALL SELECT sk.id as keywordID, 483 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5399', '823', '109') UNION ALL SELECT sk.id as keywordID, 482 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5399', '829', '209') UNION ALL SELECT sk.id as keywordID, 405 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5x_hzp21') UNION ALL SELECT sk.id as keywordID, 406 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5x_hzp22') UNION ALL SELECT sk.id as keywordID, 407 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('5x_hzp23') UNION ALL SELECT sk.id as keywordID, 120 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6110') UNION ALL SELECT sk.id as keywordID, 119 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6113') UNION ALL SELECT sk.id as keywordID, 489 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6393', '823', '109') UNION ALL SELECT sk.id as keywordID, 488 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6393', '829', '209') UNION ALL SELECT sk.id as keywordID, 487 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6399', '823', '109') UNION ALL SELECT sk.id as keywordID, 486 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6399', '829', '209') UNION ALL SELECT sk.id as keywordID, 497 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6593', '823', '309') UNION ALL SELECT sk.id as keywordID, 156 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6593', '823', '399') UNION ALL SELECT sk.id as keywordID, 157 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6593', '823', '499') UNION ALL SELECT sk.id as keywordID, 496 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6593', '829', '409') UNION ALL SELECT sk.id as keywordID, 172 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6598', '832', '109') UNION ALL SELECT sk.id as keywordID, 171 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6598', '832', '209') UNION ALL SELECT sk.id as keywordID, 493 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6599', '823', '309_') UNION ALL SELECT sk.id as keywordID, 155 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6599', '823', '399') UNION ALL SELECT sk.id as keywordID, 158 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6599', '823', '499') UNION ALL SELECT sk.id as keywordID, 492 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6599', '829', '409_') UNION ALL SELECT sk.id as keywordID, 444 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6630', '900', '150') UNION ALL SELECT sk.id as keywordID, 445 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6640', '906', '150') UNION ALL SELECT sk.id as keywordID, 472 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6670', '904', '140') UNION ALL SELECT sk.id as keywordID, 473 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('6670', '904', '340') UNION ALL SELECT sk.id as keywordID, 526 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7099', '823', '309') UNION ALL SELECT sk.id as keywordID, 527 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7099', '823', '409') UNION ALL SELECT sk.id as keywordID, 449 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7410', '109') UNION ALL SELECT sk.id as keywordID, 448 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7410', '209') UNION ALL SELECT sk.id as keywordID, 451 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7510', '109') UNION ALL SELECT sk.id as keywordID, 450 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7510', '209') UNION ALL SELECT sk.id as keywordID, 453 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7510', '309') UNION ALL SELECT sk.id as keywordID, 452 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7510', '409') UNION ALL SELECT sk.id as keywordID, 159 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7599', '823', '199') UNION ALL SELECT sk.id as keywordID, 160 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7599', '832', '109') UNION ALL SELECT sk.id as keywordID, 162 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7599', '838', '109') UNION ALL SELECT sk.id as keywordID, 161 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7599', '838', '199') UNION ALL SELECT sk.id as keywordID, 376 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('78712', '102_6_22') UNION ALL SELECT sk.id as keywordID, 377 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('78712', '102_6_25') UNION ALL SELECT sk.id as keywordID, 378 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('78714', '102_6_22') UNION ALL SELECT sk.id as keywordID, 379 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('78714', '102_6_25') UNION ALL SELECT sk.id as keywordID, 495 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7899', '823', '109') UNION ALL SELECT sk.id as keywordID, 494 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('7899', '829', '209') UNION ALL SELECT sk.id as keywordID, 340 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('79180', '03_6_22') UNION ALL SELECT sk.id as keywordID, 341 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('79180', '03_6_25') UNION ALL SELECT sk.id as keywordID, 342 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('79181', '03_6_22') UNION ALL SELECT sk.id as keywordID, 343 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('79181', '03_6_25') UNION ALL SELECT sk.id as keywordID, 86 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('82396') UNION ALL SELECT sk.id as keywordID, 139 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('83195') UNION ALL SELECT sk.id as keywordID, 105 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('83372') UNION ALL SELECT sk.id as keywordID, 107 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('83542') UNION ALL SELECT sk.id as keywordID, 106 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('83543') UNION ALL SELECT sk.id as keywordID, 104 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('83545') UNION ALL SELECT sk.id as keywordID, 116 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('84604') UNION ALL SELECT sk.id as keywordID, 55 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('84691') UNION ALL SELECT sk.id as keywordID, 77 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('84692') UNION ALL SELECT sk.id as keywordID, 59 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('84693') UNION ALL SELECT sk.id as keywordID, 127 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('850') UNION ALL SELECT sk.id as keywordID, 61 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('8730', '009') UNION ALL SELECT sk.id as keywordID, 63 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('8734', '599') UNION ALL SELECT sk.id as keywordID, 121 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('87670') UNION ALL SELECT sk.id as keywordID, 498 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('88828', '02_6_22') UNION ALL SELECT sk.id as keywordID, 499 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('88828', '02_6_25') UNION ALL SELECT sk.id as keywordID, 464 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('88863') UNION ALL SELECT sk.id as keywordID, 465 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('88863') UNION ALL SELECT sk.id as keywordID, 100 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101059') UNION ALL SELECT sk.id as keywordID, 101 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101065') UNION ALL SELECT sk.id as keywordID, 435 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101071_10_193') UNION ALL SELECT sk.id as keywordID, 434 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101071_10_42') UNION ALL SELECT sk.id as keywordID, 437 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101072_10_193') UNION ALL SELECT sk.id as keywordID, 436 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101072_10_42') UNION ALL SELECT sk.id as keywordID, 411 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101077') UNION ALL SELECT sk.id as keywordID, 412 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('910101078') UNION ALL SELECT sk.id as keywordID, 108 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('920', '508', '101') UNION ALL SELECT sk.id as keywordID, 140 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('920', '508', '101') UNION ALL SELECT sk.id as keywordID, 109 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('930', '509', '101') UNION ALL SELECT sk.id as keywordID, 507 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('930', '503', '101') UNION ALL SELECT sk.id as keywordID, 506 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('930', '509', '101') UNION ALL SELECT sk.id as keywordID, 198 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('935', '509', '201_') UNION ALL SELECT sk.id as keywordID, 44 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9450', '507', '101') UNION ALL SELECT sk.id as keywordID, 421 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9450', '507', '101__ehs') UNION ALL SELECT sk.id as keywordID, 46 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9450', '507', '101', 'ehs') UNION ALL SELECT sk.id as keywordID, 111 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9450', '707', '101') UNION ALL SELECT sk.id as keywordID, 110 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9450', '707', '101') UNION ALL SELECT sk.id as keywordID, 166 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9553', '553', '111') UNION ALL SELECT sk.id as keywordID, 165 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9555', '553', '111') UNION ALL SELECT sk.id as keywordID, 168 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9555', '583', '111') UNION ALL SELECT sk.id as keywordID, 163 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9556', '583', '111') UNION ALL SELECT sk.id as keywordID, 164 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9559', '553', '111') UNION ALL SELECT sk.id as keywordID, 167 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('9559', '583', '111') UNION ALL SELECT sk.id as keywordID, 95 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('atc1') UNION ALL SELECT sk.id as keywordID, 200 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('biz2400_polster_l') UNION ALL SELECT sk.id as keywordID, 504 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('blackwire_c725_18_196') UNION ALL SELECT sk.id as keywordID, 505 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('blackwire_c725_18_197') UNION ALL SELECT sk.id as keywordID, 97 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cedpc1') UNION ALL SELECT sk.id as keywordID, 94 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cls01') UNION ALL SELECT sk.id as keywordID, 191 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('100_usb') UNION ALL SELECT sk.id as keywordID, 190 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('200_usb') UNION ALL SELECT sk.id as keywordID, 93 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('cstd01') UNION ALL SELECT sk.id as keywordID, 508 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('d200490_3_190') UNION ALL SELECT sk.id as keywordID, 183 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('ehs', 'av_1') UNION ALL SELECT sk.id as keywordID, 188 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dw_10_hs__ch_10') UNION ALL SELECT sk.id as keywordID, 195 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('dw_20_hs__ch_10') UNION ALL SELECT sk.id as keywordID, 152 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gigasets850hx') UNION ALL SELECT sk.id as keywordID, 69 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gn8800') UNION ALL SELECT sk.id as keywordID, 70 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('gn8800') UNION ALL SELECT sk.id as keywordID, 74 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hsa1010') UNION ALL SELECT sk.id as keywordID, 68 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hsa1020') UNION ALL SELECT sk.id as keywordID, 72 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hsa1035') UNION ALL SELECT sk.id as keywordID, 73 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('hsa1050') UNION ALL SELECT sk.id as keywordID, 144 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('kuandobusylight') UNION ALL SELECT sk.id as keywordID, 185 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('openstage_40') UNION ALL SELECT sk.id as keywordID, 186 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('openstage_60') UNION ALL SELECT sk.id as keywordID, 58 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p100190') UNION ALL SELECT sk.id as keywordID, 357 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101155_6_22') UNION ALL SELECT sk.id as keywordID, 356 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101155_6_25') UNION ALL SELECT sk.id as keywordID, 355 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101160_6_22') UNION ALL SELECT sk.id as keywordID, 354 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101160_6_25') UNION ALL SELECT sk.id as keywordID, 361 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101165_6_22') UNION ALL SELECT sk.id as keywordID, 360 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101165_6_25') UNION ALL SELECT sk.id as keywordID, 359 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101170_6_22') UNION ALL SELECT sk.id as keywordID, 358 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p101170_6_25') UNION ALL SELECT sk.id as keywordID, 220 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p115', '2406', '320', '104') UNION ALL SELECT sk.id as keywordID, 221 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p141') UNION ALL SELECT sk.id as keywordID, 222 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p147', 'p101160') UNION ALL SELECT sk.id as keywordID, 223 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p148', 'p101155') UNION ALL SELECT sk.id as keywordID, 224 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p149', 'p101170') UNION ALL SELECT sk.id as keywordID, 225 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p150', 'p101165') UNION ALL SELECT sk.id as keywordID, 226 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p152') UNION ALL SELECT sk.id as keywordID, 53 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p1z0055') UNION ALL SELECT sk.id as keywordID, 227 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p211', '39380', '02x') UNION ALL SELECT sk.id as keywordID, 208 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p23', 's100010') UNION ALL SELECT sk.id as keywordID, 228 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p237') UNION ALL SELECT sk.id as keywordID, 229 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p239', 's100305') UNION ALL SELECT sk.id as keywordID, 230 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p241', 's100780') UNION ALL SELECT sk.id as keywordID, 209 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p25', 's100020') UNION ALL SELECT sk.id as keywordID, 231 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p254', '78712', '102') UNION ALL SELECT sk.id as keywordID, 232 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p255', '78714', '102') UNION ALL SELECT sk.id as keywordID, 210 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p26', 's100025') UNION ALL SELECT sk.id as keywordID, 233 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p262', '1024148') UNION ALL SELECT sk.id as keywordID, 234 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p263', '1024135') UNION ALL SELECT sk.id as keywordID, 235 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p264', '1024136') UNION ALL SELECT sk.id as keywordID, 236 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p265', '1024137') UNION ALL SELECT sk.id as keywordID, 237 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p266', '1027271') UNION ALL SELECT sk.id as keywordID, 238 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p267', '1027276') UNION ALL SELECT sk.id as keywordID, 239 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p268', '102777') UNION ALL SELECT sk.id as keywordID, 211 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p27', 's100030') UNION ALL SELECT sk.id as keywordID, 212 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p28', 's100035') UNION ALL SELECT sk.id as keywordID, 213 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p29', 's100040') UNION ALL SELECT sk.id as keywordID, 240 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p298', 'sp_421x') UNION ALL SELECT sk.id as keywordID, 214 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p30', 's100045') UNION ALL SELECT sk.id as keywordID, 241 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p300', 'sp_441x') UNION ALL SELECT sk.id as keywordID, 242 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p321', '2200', '30900', '025_x') UNION ALL SELECT sk.id as keywordID, 243 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p370', 'sh_tourguide_x') UNION ALL SELECT sk.id as keywordID, 215 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p38', '79180') UNION ALL SELECT sk.id as keywordID, 216 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p39', '79181') UNION ALL SELECT sk.id as keywordID, 244 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p394', '39406', '01x') UNION ALL SELECT sk.id as keywordID, 245 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p399', '5x_hzpx') UNION ALL SELECT sk.id as keywordID, 246 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p400', '3x_hzpx') UNION ALL SELECT sk.id as keywordID, 247 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p432', '91010107x') UNION ALL SELECT sk.id as keywordID, 248 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p434', '504304') UNION ALL SELECT sk.id as keywordID, 249 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p435', '504308') UNION ALL SELECT sk.id as keywordID, 250 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p436', '2200', '156x') UNION ALL SELECT sk.id as keywordID, 217 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p44', '2127') UNION ALL SELECT sk.id as keywordID, 251 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p440', 's100885') UNION ALL SELECT sk.id as keywordID, 218 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p45', '2129') UNION ALL SELECT sk.id as keywordID, 252 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p490', 'sc230') UNION ALL SELECT sk.id as keywordID, 253 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p491', '504402') UNION ALL SELECT sk.id as keywordID, 254 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p495', '504403') UNION ALL SELECT sk.id as keywordID, 255 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p519', '504300_x') UNION ALL SELECT sk.id as keywordID, 256 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p532', '910101071') UNION ALL SELECT sk.id as keywordID, 257 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p533', '910101072') UNION ALL SELECT sk.id as keywordID, 258 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p545', '504430_x') UNION ALL SELECT sk.id as keywordID, 259 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p546') UNION ALL SELECT sk.id as keywordID, 260 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p547') UNION ALL SELECT sk.id as keywordID, 219 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p55', '2126') UNION ALL SELECT sk.id as keywordID, 261 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p555', '7410') UNION ALL SELECT sk.id as keywordID, 262 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p556', '7510') UNION ALL SELECT sk.id as keywordID, 263 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p557', '7510') UNION ALL SELECT sk.id as keywordID, 264 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p561') UNION ALL SELECT sk.id as keywordID, 265 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p562', '504557') UNION ALL SELECT sk.id as keywordID, 266 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p563', '504556') UNION ALL SELECT sk.id as keywordID, 267 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p564') UNION ALL SELECT sk.id as keywordID, 268 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p565') UNION ALL SELECT sk.id as keywordID, 269 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p577', '2309', '820', '104') UNION ALL SELECT sk.id as keywordID, 270 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p584') UNION ALL SELECT sk.id as keywordID, 271 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p596') UNION ALL SELECT sk.id as keywordID, 272 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p598') UNION ALL SELECT sk.id as keywordID, 273 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p603') UNION ALL SELECT sk.id as keywordID, 274 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p604') UNION ALL SELECT sk.id as keywordID, 275 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p610') UNION ALL SELECT sk.id as keywordID, 276 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p613', 'p101170') UNION ALL SELECT sk.id as keywordID, 277 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p617') UNION ALL SELECT sk.id as keywordID, 278 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p618') UNION ALL SELECT sk.id as keywordID, 279 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p619') UNION ALL SELECT sk.id as keywordID, 280 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p620') UNION ALL SELECT sk.id as keywordID, 281 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p621') UNION ALL SELECT sk.id as keywordID, 282 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p622') UNION ALL SELECT sk.id as keywordID, 283 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p624') UNION ALL SELECT sk.id as keywordID, 284 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p625') UNION ALL SELECT sk.id as keywordID, 285 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p626') UNION ALL SELECT sk.id as keywordID, 286 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p627') UNION ALL SELECT sk.id as keywordID, 287 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p628', '88828') UNION ALL SELECT sk.id as keywordID, 288 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p629', '201500') UNION ALL SELECT sk.id as keywordID, 289 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p633', 'jabra_stealth_uc') UNION ALL SELECT sk.id as keywordID, 290 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p634', 'blackwire_c725') UNION ALL SELECT sk.id as keywordID, 291 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p643', '930', '50x', '101') UNION ALL SELECT sk.id as keywordID, 292 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p644', 'd200490') UNION ALL SELECT sk.id as keywordID, 293 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'p645', 'headset__kabel_polster' ) UNION ALL SELECT sk.id as keywordID, 295 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p647', '2489', 'lync', 'modell') UNION ALL SELECT sk.id as keywordID, 294 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p648', '2489', 'lync', 'modell') UNION ALL SELECT sk.id as keywordID, 296 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p649', 'headset__kabel') UNION ALL SELECT sk.id as keywordID, 297 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p660', '2018xx', '02_') UNION ALL SELECT sk.id as keywordID, 298 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p665', '1519', '0154') UNION ALL SELECT sk.id as keywordID, 299 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p696', '7099', '823') UNION ALL SELECT sk.id as keywordID, 300 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p697', '1513', '0154') UNION ALL SELECT sk.id as keywordID, 301 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p704', '506590') UNION ALL SELECT sk.id as keywordID, 302 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p705', '20874x') UNION ALL SELECT sk.id as keywordID, 303 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p706') UNION ALL SELECT sk.id as keywordID, 304 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p707', '202652') UNION ALL SELECT sk.id as keywordID, 307 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p707', '202652') UNION ALL SELECT sk.id as keywordID, 308 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p707', '202652') UNION ALL SELECT sk.id as keywordID, 309 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p707', '202652') UNION ALL SELECT sk.id as keywordID, 305 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p710') UNION ALL SELECT sk.id as keywordID, 306 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('p711') UNION ALL SELECT sk.id as keywordID, 193 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics_cs530') UNION ALL SELECT sk.id as keywordID, 197 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics_w410') UNION ALL SELECT sk.id as keywordID, 196 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('plantronics_w420') UNION ALL SELECT sk.id as keywordID, 327 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100010_6_22') UNION ALL SELECT sk.id as keywordID, 326 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100010_6_25') UNION ALL SELECT sk.id as keywordID, 329 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100020_6_22') UNION ALL SELECT sk.id as keywordID, 328 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100020_6_25') UNION ALL SELECT sk.id as keywordID, 331 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100025_6_22') UNION ALL SELECT sk.id as keywordID, 330 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100025_6_25') UNION ALL SELECT sk.id as keywordID, 333 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100030_6_22') UNION ALL SELECT sk.id as keywordID, 332 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100030_6_25') UNION ALL SELECT sk.id as keywordID, 335 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100035_6_22') UNION ALL SELECT sk.id as keywordID, 334 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100035_6_25') UNION ALL SELECT sk.id as keywordID, 337 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100040_6_22') UNION ALL SELECT sk.id as keywordID, 336 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100040_6_25') UNION ALL SELECT sk.id as keywordID, 339 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100045_6_22') UNION ALL SELECT sk.id as keywordID, 338 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100045_6_25') UNION ALL SELECT sk.id as keywordID, 60 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100075') UNION ALL SELECT sk.id as keywordID, 373 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100305_6_22') UNION ALL SELECT sk.id as keywordID, 372 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100305_6_25') UNION ALL SELECT sk.id as keywordID, 98 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100480') UNION ALL SELECT sk.id as keywordID, 375 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100780_6_22') UNION ALL SELECT sk.id as keywordID, 374 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100780_6_25') UNION ALL SELECT sk.id as keywordID, 57 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100810') UNION ALL SELECT sk.id as keywordID, 419 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100885_6_22') UNION ALL SELECT sk.id as keywordID, 420 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('s100885_6_25') UNION ALL SELECT sk.id as keywordID, 423 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sc230_6_22') UNION ALL SELECT sk.id as keywordID, 422 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sc230_6_25') UNION ALL SELECT sk.id as keywordID, 400 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sh_tourguide_10') UNION ALL SELECT sk.id as keywordID, 401 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sh_tourguide_15') UNION ALL SELECT sk.id as keywordID, 402 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sh_tourguide_20') UNION ALL SELECT sk.id as keywordID, 184 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ( 'snom_headset', 'adapter_advance' ) UNION ALL SELECT sk.id as keywordID, 84 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sou3110') UNION ALL SELECT sk.id as keywordID, 83 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sou3113') UNION ALL SELECT sk.id as keywordID, 394 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sp_4211') UNION ALL SELECT sk.id as keywordID, 395 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sp_4212') UNION ALL SELECT sk.id as keywordID, 396 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sp_4411') UNION ALL SELECT sk.id as keywordID, 397 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('sp_4412') UNION ALL SELECT sk.id as keywordID, 509 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('tel2020') UNION ALL SELECT sk.id as keywordID, 194 as elementID, 5 as fieldID FROM s_search_keywords sk WHERE sk.keyword IN ('voyager_legend') |
[] |
0.0215 ms |
SELECT articleID as id, name, keywords FROM s_articles_translations |
[] |
0.0064 ms |
SELECT STRAIGHT_JOIN st.id AS tableID, st.table, st.where, st.referenz_table, st.foreign_key, GROUP_CONCAT(sf.id SEPARATOR ', ') AS fieldIDs, GROUP_CONCAT(sf.field SEPARATOR ', ') AS `fields`, GROUP_CONCAT(sf.do_not_split SEPARATOR ', ') AS `doNotSplit` FROM s_search_fields sf FORCE INDEX (tableID) INNER JOIN s_search_tables st ON st.id = sf.tableID AND sf.relevance != 0 GROUP BY sf.tableID |
[] |
0.0001 ms |
SELECT STRAIGHT_JOIN keywordID, fieldID, sk.keyword FROM `s_search_index` si INNER JOIN s_search_keywords sk ON si.keywordID = sk.id LEFT JOIN s_articles_categories t2 ON si.elementID = t2.categoryID AND si.fieldID IN (1, 2) LEFT JOIN s_articles t3 ON si.elementID = t3.supplierID AND si.fieldID IN (6) LEFT JOIN s_articles_details t4 ON si.elementID = t4.id AND si.fieldID IN (5) GROUP BY keywordID, fieldID HAVING COUNT(*) > ( SELECT COUNT(*)* 0.9 FROM `s_articles` ) |
[] |
0.0036 ms |
DELETE sk FROM `s_search_keywords` sk LEFT JOIN s_search_index si ON sk.id = si.keywordID WHERE si.keywordID IS NULL |
[] |
0.0015 ms |
SHOW COLUMNS FROM s_core_shops_attributes |
[] |
0.0004 ms |
SHOW COLUMNS FROM s_core_customergroups_attributes |
[] |
0.0003 ms |
SHOW COLUMNS FROM s_categories_attributes |
[] |
0.0003 ms |
SHOW COLUMNS FROM s_media_attributes |
[] |
0.0003 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) |
array:1 [ ":ids" => array:1 [ 0 => 1 ] ] |
0.0002 ms |
SELECT customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID FROM s_core_customergroups customerGroup LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id WHERE customerGroup.groupkey IN (: keys) |
array:1 [ ":keys" => array:2 [ 0 => "EK" 1 => "EK" ] ] |
0.0001 ms |
SELECT currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position FROM s_core_currencies currency WHERE currency.id IN (: ids) |
array:1 [ ":ids" => array:1 [ 0 => 1 ] ] |
0.0001 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax |
[] |
0.0001 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] |
0.0001 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] |
0.0001 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC |
array:1 [ ":customerGroup" => 1 ] |
0.0001 ms |
SELECT product.id as __product_id, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber FROM s_articles product INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id AND variant.active = 1 AND product.active = 1 INNER JOIN s_articles_categories_ro productCategory ON productCategory.articleID = product.id AND productCategory.categoryID IN (: category) LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id AND avoidCustomerGroup.customerGroupId IN ( : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae ) INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id WHERE avoidCustomerGroup.articleID IS NULL GROUP BY product.id ORDER BY variant.id ASC LIMIT 10000 |
array:2 [ ":category" => array:1 [ 0 => 3 ] ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [ 0 => 1 ] ] |
0.0067 ms |
SELECT id, changetime FROM s_articles product WHERE id IN(: productIds) |
array:1 [ "productIds" => array:250 [ 0 => 17 1 => 21 2 => 22 3 => 23 4 => 24 5 => 25 6 => 26 7 => 27 8 => 28 9 => 29 10 => 30 11 => 31 12 => 32 13 => 33 14 => 34 15 => 35 16 => 36 17 => 37 18 => 38 19 => 39 20 => 40 21 => 41 22 => 42 23 => 43 24 => 44 25 => 45 26 => 46 27 => 47 28 => 48 29 => 49 30 => 50 31 => 51 32 => 52 33 => 53 34 => 56 35 => 57 36 => 58 37 => 59 38 => 60 39 => 61 40 => 62 41 => 63 42 => 64 43 => 65 44 => 66 45 => 67 46 => 68 47 => 69 48 => 70 49 => 71 50 => 72 51 => 73 52 => 74 53 => 75 54 => 76 55 => 77 56 => 78 57 => 79 58 => 80 59 => 81 60 => 82 61 => 83 62 => 84 63 => 85 64 => 86 65 => 87 66 => 88 67 => 92 68 => 93 69 => 94 70 => 95 71 => 96 72 => 97 73 => 98 74 => 99 75 => 100 76 => 101 77 => 102 78 => 103 79 => 104 80 => 105 81 => 106 82 => 107 83 => 108 84 => 109 85 => 110 86 => 111 87 => 112 88 => 113 89 => 114 90 => 115 91 => 116 92 => 117 93 => 118 94 => 119 95 => 120 96 => 121 97 => 122 98 => 123 99 => 124 100 => 125 101 => 126 102 => 127 103 => 128 104 => 129 105 => 130 106 => 131 107 => 132 108 => 133 109 => 134 110 => 135 111 => 136 112 => 137 113 => 138 114 => 139 115 => 140 116 => 141 117 => 142 118 => 143 119 => 144 120 => 145 121 => 146 122 => 147 123 => 148 124 => 149 125 => 150 126 => 151 127 => 152 128 => 153 129 => 154 130 => 155 131 => 156 132 => 157 133 => 158 134 => 159 135 => 160 136 => 161 137 => 162 138 => 163 139 => 164 140 => 165 141 => 166 142 => 167 143 => 168 144 => 169 145 => 170 146 => 171 147 => 172 148 => 173 149 => 174 150 => 175 151 => 176 152 => 177 153 => 178 154 => 189 155 => 190 156 => 197 157 => 226 158 => 229 159 => 235 160 => 247 161 => 260 162 => 266 163 => 273 164 => 274 165 => 267 166 => 179 167 => 180 168 => 181 169 => 182 170 => 183 171 => 184 172 => 185 173 => 186 174 => 187 175 => 188 176 => 191 177 => 192 178 => 193 179 => 194 180 => 195 181 => 196 182 => 198 183 => 199 184 => 200 185 => 201 186 => 202 187 => 203 188 => 204 189 => 205 190 => 206 191 => 207 192 => 208 193 => 209 194 => 210 195 => 213 196 => 214 197 => 216 198 => 217 199 => 218 200 => 219 201 => 220 202 => 221 203 => 222 204 => 223 205 => 224 206 => 225 207 => 227 208 => 228 209 => 230 210 => 231 211 => 232 212 => 233 213 => 234 214 => 236 215 => 237 216 => 238 217 => 239 218 => 240 219 => 241 220 => 242 221 => 243 222 => 244 223 => 245 224 => 246 225 => 248 226 => 249 227 => 250 228 => 251 229 => 252 230 => 253 231 => 254 232 => 255 233 => 256 234 => 257 235 => 258 236 => 259 237 => 261 238 => 262 239 => 263 240 => 264 241 => 265 242 => 268 243 => 269 244 => 270 245 => 271 246 => 272 247 => 275 248 => 276 249 => 277 ] ] |
0.0007 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC |
array:2 [ ":shopId" => 1 ":orgPath" => array:250 [ 0 => "sViewport=detail&sArticle=21" 1 => "sViewport=detail&sArticle=22" 2 => "sViewport=detail&sArticle=23" 3 => "sViewport=detail&sArticle=24" 4 => "sViewport=detail&sArticle=25" 5 => "sViewport=detail&sArticle=26" 6 => "sViewport=detail&sArticle=27" 7 => "sViewport=detail&sArticle=28" 8 => "sViewport=detail&sArticle=29" 9 => "sViewport=detail&sArticle=30" 10 => "sViewport=detail&sArticle=31" 11 => "sViewport=detail&sArticle=32" 12 => "sViewport=detail&sArticle=33" 13 => "sViewport=detail&sArticle=34" 14 => "sViewport=detail&sArticle=35" 15 => "sViewport=detail&sArticle=36" 16 => "sViewport=detail&sArticle=37" 17 => "sViewport=detail&sArticle=38" 18 => "sViewport=detail&sArticle=39" 19 => "sViewport=detail&sArticle=40" 20 => "sViewport=detail&sArticle=41" 21 => "sViewport=detail&sArticle=42" 22 => "sViewport=detail&sArticle=43" 23 => "sViewport=detail&sArticle=44" 24 => "sViewport=detail&sArticle=45" 25 => "sViewport=detail&sArticle=46" 26 => "sViewport=detail&sArticle=47" 27 => "sViewport=detail&sArticle=48" 28 => "sViewport=detail&sArticle=49" 29 => "sViewport=detail&sArticle=50" 30 => "sViewport=detail&sArticle=51" 31 => "sViewport=detail&sArticle=52" 32 => "sViewport=detail&sArticle=53" 33 => "sViewport=detail&sArticle=56" 34 => "sViewport=detail&sArticle=57" 35 => "sViewport=detail&sArticle=58" 36 => "sViewport=detail&sArticle=59" 37 => "sViewport=detail&sArticle=60" 38 => "sViewport=detail&sArticle=61" 39 => "sViewport=detail&sArticle=62" 40 => "sViewport=detail&sArticle=63" 41 => "sViewport=detail&sArticle=64" 42 => "sViewport=detail&sArticle=65" 43 => "sViewport=detail&sArticle=66" 44 => "sViewport=detail&sArticle=67" 45 => "sViewport=detail&sArticle=68" 46 => "sViewport=detail&sArticle=69" 47 => "sViewport=detail&sArticle=70" 48 => "sViewport=detail&sArticle=71" 49 => "sViewport=detail&sArticle=72" 50 => "sViewport=detail&sArticle=73" 51 => "sViewport=detail&sArticle=74" 52 => "sViewport=detail&sArticle=75" 53 => "sViewport=detail&sArticle=76" 54 => "sViewport=detail&sArticle=77" 55 => "sViewport=detail&sArticle=78" 56 => "sViewport=detail&sArticle=79" 57 => "sViewport=detail&sArticle=80" 58 => "sViewport=detail&sArticle=81" 59 => "sViewport=detail&sArticle=82" 60 => "sViewport=detail&sArticle=83" 61 => "sViewport=detail&sArticle=84" 62 => "sViewport=detail&sArticle=85" 63 => "sViewport=detail&sArticle=86" 64 => "sViewport=detail&sArticle=87" 65 => "sViewport=detail&sArticle=88" 66 => "sViewport=detail&sArticle=92" 67 => "sViewport=detail&sArticle=93" 68 => "sViewport=detail&sArticle=94" 69 => "sViewport=detail&sArticle=95" 70 => "sViewport=detail&sArticle=96" 71 => "sViewport=detail&sArticle=97" 72 => "sViewport=detail&sArticle=98" 73 => "sViewport=detail&sArticle=99" 74 => "sViewport=detail&sArticle=100" 75 => "sViewport=detail&sArticle=101" 76 => "sViewport=detail&sArticle=102" 77 => "sViewport=detail&sArticle=103" 78 => "sViewport=detail&sArticle=104" 79 => "sViewport=detail&sArticle=105" 80 => "sViewport=detail&sArticle=106" 81 => "sViewport=detail&sArticle=107" 82 => "sViewport=detail&sArticle=108" 83 => "sViewport=detail&sArticle=109" 84 => "sViewport=detail&sArticle=110" 85 => "sViewport=detail&sArticle=111" 86 => "sViewport=detail&sArticle=112" 87 => "sViewport=detail&sArticle=113" 88 => "sViewport=detail&sArticle=114" 89 => "sViewport=detail&sArticle=115" 90 => "sViewport=detail&sArticle=116" 91 => "sViewport=detail&sArticle=117" 92 => "sViewport=detail&sArticle=118" 93 => "sViewport=detail&sArticle=119" 94 => "sViewport=detail&sArticle=120" 95 => "sViewport=detail&sArticle=121" 96 => "sViewport=detail&sArticle=122" 97 => "sViewport=detail&sArticle=123" 98 => "sViewport=detail&sArticle=124" 99 => "sViewport=detail&sArticle=125" 100 => "sViewport=detail&sArticle=126" 101 => "sViewport=detail&sArticle=127" 102 => "sViewport=detail&sArticle=128" 103 => "sViewport=detail&sArticle=129" 104 => "sViewport=detail&sArticle=130" 105 => "sViewport=detail&sArticle=131" 106 => "sViewport=detail&sArticle=132" 107 => "sViewport=detail&sArticle=133" 108 => "sViewport=detail&sArticle=134" 109 => "sViewport=detail&sArticle=135" 110 => "sViewport=detail&sArticle=136" 111 => "sViewport=detail&sArticle=137" 112 => "sViewport=detail&sArticle=138" 113 => "sViewport=detail&sArticle=139" 114 => "sViewport=detail&sArticle=140" 115 => "sViewport=detail&sArticle=141" 116 => "sViewport=detail&sArticle=142" 117 => "sViewport=detail&sArticle=143" 118 => "sViewport=detail&sArticle=144" 119 => "sViewport=detail&sArticle=145" 120 => "sViewport=detail&sArticle=146" 121 => "sViewport=detail&sArticle=147" 122 => "sViewport=detail&sArticle=148" 123 => "sViewport=detail&sArticle=149" 124 => "sViewport=detail&sArticle=150" 125 => "sViewport=detail&sArticle=151" 126 => "sViewport=detail&sArticle=152" 127 => "sViewport=detail&sArticle=153" 128 => "sViewport=detail&sArticle=154" 129 => "sViewport=detail&sArticle=155" 130 => "sViewport=detail&sArticle=156" 131 => "sViewport=detail&sArticle=157" 132 => "sViewport=detail&sArticle=158" 133 => "sViewport=detail&sArticle=159" 134 => "sViewport=detail&sArticle=160" 135 => "sViewport=detail&sArticle=161" 136 => "sViewport=detail&sArticle=162" 137 => "sViewport=detail&sArticle=163" 138 => "sViewport=detail&sArticle=164" 139 => "sViewport=detail&sArticle=165" 140 => "sViewport=detail&sArticle=166" 141 => "sViewport=detail&sArticle=167" 142 => "sViewport=detail&sArticle=168" 143 => "sViewport=detail&sArticle=169" 144 => "sViewport=detail&sArticle=170" 145 => "sViewport=detail&sArticle=171" 146 => "sViewport=detail&sArticle=172" 147 => "sViewport=detail&sArticle=173" 148 => "sViewport=detail&sArticle=174" 149 => "sViewport=detail&sArticle=175" 150 => "sViewport=detail&sArticle=176" 151 => "sViewport=detail&sArticle=177" 152 => "sViewport=detail&sArticle=178" 153 => "sViewport=detail&sArticle=189" 154 => "sViewport=detail&sArticle=190" 155 => "sViewport=detail&sArticle=197" 156 => "sViewport=detail&sArticle=226" 157 => "sViewport=detail&sArticle=229" 158 => "sViewport=detail&sArticle=235" 159 => "sViewport=detail&sArticle=247" 160 => "sViewport=detail&sArticle=260" 161 => "sViewport=detail&sArticle=266" 162 => "sViewport=detail&sArticle=273" 163 => "sViewport=detail&sArticle=274" 164 => "sViewport=detail&sArticle=267" 165 => "sViewport=detail&sArticle=179" 166 => "sViewport=detail&sArticle=180" 167 => "sViewport=detail&sArticle=181" 168 => "sViewport=detail&sArticle=182" 169 => "sViewport=detail&sArticle=183" 170 => "sViewport=detail&sArticle=184" 171 => "sViewport=detail&sArticle=185" 172 => "sViewport=detail&sArticle=186" 173 => "sViewport=detail&sArticle=187" 174 => "sViewport=detail&sArticle=188" 175 => "sViewport=detail&sArticle=191" 176 => "sViewport=detail&sArticle=192" 177 => "sViewport=detail&sArticle=193" 178 => "sViewport=detail&sArticle=194" 179 => "sViewport=detail&sArticle=195" 180 => "sViewport=detail&sArticle=196" 181 => "sViewport=detail&sArticle=198" 182 => "sViewport=detail&sArticle=199" 183 => "sViewport=detail&sArticle=200" 184 => "sViewport=detail&sArticle=201" 185 => "sViewport=detail&sArticle=202" 186 => "sViewport=detail&sArticle=203" 187 => "sViewport=detail&sArticle=204" 188 => "sViewport=detail&sArticle=205" 189 => "sViewport=detail&sArticle=206" 190 => "sViewport=detail&sArticle=207" 191 => "sViewport=detail&sArticle=208" 192 => "sViewport=detail&sArticle=209" 193 => "sViewport=detail&sArticle=210" 194 => "sViewport=detail&sArticle=213" 195 => "sViewport=detail&sArticle=214" 196 => "sViewport=detail&sArticle=216" 197 => "sViewport=detail&sArticle=217" 198 => "sViewport=detail&sArticle=218" 199 => "sViewport=detail&sArticle=219" 200 => "sViewport=detail&sArticle=220" 201 => "sViewport=detail&sArticle=221" 202 => "sViewport=detail&sArticle=222" 203 => "sViewport=detail&sArticle=223" 204 => "sViewport=detail&sArticle=224" 205 => "sViewport=detail&sArticle=225" 206 => "sViewport=detail&sArticle=227" 207 => "sViewport=detail&sArticle=228" 208 => "sViewport=detail&sArticle=230" 209 => "sViewport=detail&sArticle=231" 210 => "sViewport=detail&sArticle=232" 211 => "sViewport=detail&sArticle=233" 212 => "sViewport=detail&sArticle=234" 213 => "sViewport=detail&sArticle=236" 214 => "sViewport=detail&sArticle=237" 215 => "sViewport=detail&sArticle=238" 216 => "sViewport=detail&sArticle=239" 217 => "sViewport=detail&sArticle=240" 218 => "sViewport=detail&sArticle=241" 219 => "sViewport=detail&sArticle=242" 220 => "sViewport=detail&sArticle=243" 221 => "sViewport=detail&sArticle=244" 222 => "sViewport=detail&sArticle=245" 223 => "sViewport=detail&sArticle=246" 224 => "sViewport=detail&sArticle=248" 225 => "sViewport=detail&sArticle=249" 226 => "sViewport=detail&sArticle=250" 227 => "sViewport=detail&sArticle=251" 228 => "sViewport=detail&sArticle=252" 229 => "sViewport=detail&sArticle=253" 230 => "sViewport=detail&sArticle=254" 231 => "sViewport=detail&sArticle=255" 232 => "sViewport=detail&sArticle=256" 233 => "sViewport=detail&sArticle=257" 234 => "sViewport=detail&sArticle=258" 235 => "sViewport=detail&sArticle=259" 236 => "sViewport=detail&sArticle=261" 237 => "sViewport=detail&sArticle=262" 238 => "sViewport=detail&sArticle=263" 239 => "sViewport=detail&sArticle=264" 240 => "sViewport=detail&sArticle=265" 241 => "sViewport=detail&sArticle=268" 242 => "sViewport=detail&sArticle=269" 243 => "sViewport=detail&sArticle=270" 244 => "sViewport=detail&sArticle=271" 245 => "sViewport=detail&sArticle=272" 246 => "sViewport=detail&sArticle=275" 247 => "sViewport=detail&sArticle=276" 248 => "sViewport=detail&sArticle=277" 249 => "sViewport=detail&sArticle=17" ] ] |
0.0078 ms |
SELECT product.id as __product_id, variant.id as __variant_id, variant.ordernumber as __variant_ordernumber FROM s_articles product INNER JOIN s_articles_details variant ON variant.id = product.main_detail_id AND variant.active = 1 AND product.active = 1 INNER JOIN s_articles_categories_ro productCategory2 ON productCategory2.articleID = product.id AND productCategory2.categoryID IN (: category2) LEFT JOIN s_articles_avoid_customergroups avoidCustomerGroup ON avoidCustomerGroup.articleID = product.id AND avoidCustomerGroup.customerGroupId IN ( : customerGroupIds38ba0f9d2195aa1ed719d712288c9fae ) INNER JOIN s_articles_attributes productAttribute ON productAttribute.articledetailsID = variant.id WHERE ( avoidCustomerGroup.articleID IS NULL ) AND (product.id > : lastId) GROUP BY product.id ORDER BY variant.id ASC LIMIT 10000 |
array:3 [ ":category2" => array:1 [ 0 => 3 ] ":customerGroupIds38ba0f9d2195aa1ed719d712288c9fae" => array:1 [ 0 => 1 ] "lastId" => 277 ] |
0.0004 ms |
SELECT shopGroups.key FROM s_core_shop_pages shopPages INNER JOIN s_cms_static_groups shopGroups ON shopGroups.id = shopPages.group_id WHERE shopPages.shop_id = : shopId |
array:1 [ "shopId" => 1 ] |
0.0002 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND ( s2_.shops IS NULL OR s2_.shops LIKE ? ) AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:3 [ 0 => 1 1 => "%|1|%" 2 => 3 ] |
0.0017 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 2 ] |
0.0010 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 25 ] |
0.0006 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 15 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 95 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 24 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 34 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 65 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 29 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 89 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 92 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 33 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 32 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 93 ] |
0.0006 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 31 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 88 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 120 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 136 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 137 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 138 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 140 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 141 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 146 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 156 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 157 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 12 ] |
0.0007 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 75 ] |
0.0006 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 60 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 61 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 62 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 63 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 64 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 69 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 70 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 76 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 101 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 16 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 91 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 110 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 160 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 4 ] |
0.0006 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 19 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 59 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 20 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 51 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 56 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 57 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 58 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 52 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 53 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 54 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 55 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 68 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 118 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 5 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 17 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 18 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 35 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 8 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 48 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 7 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 81 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 78 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 145 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 161 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 162 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 171 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 163 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 164 ] |
0.0005 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 169 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 170 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 21 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 167 ] |
0.0004 ms |
SELECT COUNT(s0_.id) AS sclr_0, ( SELECT COUNT(s1_.id) AS dctrn__1 FROM s_categories s1_ WHERE s1_.parent = s2_.id ) AS sclr_1, s2_.sorting_ids AS sorting_ids_2, s2_.hide_sortings AS hide_sortings_3, s2_.facet_ids AS facet_ids_4, s2_.shops AS shops_5, s2_.id AS id_6, s2_.parent AS parent_7, s2_.stream_id AS stream_id_8, s2_.description AS description_9, s2_.position AS position_10, s2_.meta_title AS meta_title_11, s2_.metakeywords AS metakeywords_12, s2_.metadescription AS metadescription_13, s2_.cmsheadline AS cmsheadline_14, s2_.cmstext AS cmstext_15, s2_.active AS active_16, s2_.template AS template_17, s2_.product_box_layout AS product_box_layout_18, s2_.blog AS blog_19, s2_.path AS path_20, s2_.external AS external_21, s2_.external_target AS external_target_22, s2_.hidefilter AS hidefilter_23, s2_.hidetop AS hidetop_24, s2_.changed AS changed_25, s2_.added AS added_26, s2_.mediaID AS mediaID_27, s3_.id AS id_28, s3_.albumID AS albumID_29, s3_.name AS name_30, s3_.description AS description_31, s3_.path AS path_32, s3_.type AS type_33, s3_.extension AS extension_34, s3_.userID AS userID_35, s3_.created AS created_36, s3_.file_size AS file_size_37, s3_.width AS width_38, s3_.height AS height_39, s4_.id AS id_40, s4_.categoryID AS categoryID_41, s4_.attribute1 AS attribute1_42, s4_.attribute2 AS attribute2_43, s4_.attribute3 AS attribute3_44, s4_.attribute4 AS attribute4_45, s4_.attribute5 AS attribute5_46, s4_.attribute6 AS attribute6_47 FROM s_categories s2_ LEFT JOIN s_media s3_ ON s2_.mediaID = s3_.id LEFT JOIN s_categories_attributes s4_ ON s2_.id = s4_.categoryID LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_articles s0_ ON s0_.id = s5_.articleID AND (s0_.active = 1) LEFT JOIN s_categories_avoid_customergroups s7_ ON s2_.id = s7_.categoryID LEFT JOIN s_core_customergroups s6_ ON s6_.id = s7_.customergroupID AND (s6_.id = ?) WHERE s2_.active = 1 AND s2_.parent = ? GROUP BY s2_.parent, s2_.position, s2_.id HAVING COUNT(s6_.id) = 0 ORDER BY s2_.parent ASC, s2_.position ASC, s2_.id ASC |
array:2 [ 0 => 1 1 => 168 ] |
0.0004 ms |
SELECT org_path, path FROM s_core_rewrite_urls WHERE subshopID =: shopId AND org_path IN (: orgPath) AND main = 1 ORDER BY id DESC |
array:2 [ ":shopId" => 1 ":orgPath" => array:73 [ 0 => "sViewport=cat&sCategory=2" 1 => "sViewport=cat&sCategory=25" 2 => "sViewport=cat&sCategory=15" 3 => "sViewport=cat&sCategory=95" 4 => "sViewport=cat&sCategory=24" 5 => "sViewport=cat&sCategory=34" 6 => "sViewport=cat&sCategory=65" 7 => "sViewport=cat&sCategory=29" 8 => "sViewport=cat&sCategory=89" 9 => "sViewport=cat&sCategory=92" 10 => "sViewport=cat&sCategory=33" 11 => "sViewport=cat&sCategory=32" 12 => "sViewport=cat&sCategory=93" 13 => "sViewport=cat&sCategory=31" 14 => "sViewport=cat&sCategory=88" 15 => "sViewport=cat&sCategory=120" 16 => "sViewport=cat&sCategory=136" 17 => "sViewport=cat&sCategory=137" 18 => "sViewport=cat&sCategory=138" 19 => "sViewport=cat&sCategory=140" 20 => "sViewport=cat&sCategory=141" 21 => "sViewport=cat&sCategory=146" 22 => "sViewport=cat&sCategory=156" 23 => "sViewport=cat&sCategory=157" 24 => "sViewport=cat&sCategory=12" 25 => "sViewport=cat&sCategory=75" 26 => "sViewport=cat&sCategory=60" 27 => "sViewport=cat&sCategory=61" 28 => "sViewport=cat&sCategory=62" 29 => "sViewport=cat&sCategory=63" 30 => "sViewport=cat&sCategory=64" 31 => "sViewport=cat&sCategory=69" 32 => "sViewport=cat&sCategory=70" 33 => "sViewport=cat&sCategory=76" 34 => "sViewport=cat&sCategory=101" 35 => "sViewport=cat&sCategory=16" 36 => "sViewport=cat&sCategory=91" 37 => "sViewport=cat&sCategory=110" 38 => "sViewport=cat&sCategory=160" 39 => "sViewport=cat&sCategory=4" 40 => "sViewport=cat&sCategory=19" 41 => "sViewport=cat&sCategory=59" 42 => "sViewport=cat&sCategory=20" 43 => "sViewport=cat&sCategory=51" 44 => "sViewport=cat&sCategory=56" 45 => "sViewport=cat&sCategory=57" 46 => "sViewport=cat&sCategory=58" 47 => "sViewport=cat&sCategory=52" 48 => "sViewport=cat&sCategory=53" 49 => "sViewport=cat&sCategory=54" 50 => "sViewport=cat&sCategory=55" 51 => "sViewport=cat&sCategory=68" 52 => "sViewport=cat&sCategory=118" 53 => "sViewport=cat&sCategory=5" 54 => "sViewport=cat&sCategory=17" 55 => "sViewport=cat&sCategory=18" 56 => "sViewport=cat&sCategory=35" 57 => "sViewport=cat&sCategory=8" 58 => "sViewport=cat&sCategory=48" 59 => "sViewport=cat&sCategory=7" 60 => "sViewport=cat&sCategory=81" 61 => "sViewport=cat&sCategory=78" 62 => "sViewport=cat&sCategory=145" 63 => "sViewport=cat&sCategory=161" 64 => "sViewport=cat&sCategory=162" 65 => "sViewport=cat&sCategory=171" 66 => "sViewport=cat&sCategory=163" 67 => "sViewport=cat&sCategory=164" 68 => "sViewport=cat&sCategory=169" 69 => "sViewport=cat&sCategory=170" 70 => "sViewport=cat&sCategory=21" 71 => "sViewport=cat&sCategory=167" 72 => "sViewport=cat&sCategory=168" ] ] |
0.0027 ms |
SELECT s0_.sorting_ids AS sorting_ids_0, s0_.hide_sortings AS hide_sortings_1, s0_.facet_ids AS facet_ids_2, s0_.shops AS shops_3, s0_.id AS id_4, s0_.parent AS parent_5, s0_.stream_id AS stream_id_6, s0_.description AS description_7, s0_.position AS position_8, s0_.meta_title AS meta_title_9, s0_.metakeywords AS metakeywords_10, s0_.metadescription AS metadescription_11, s0_.cmsheadline AS cmsheadline_12, s0_.cmstext AS cmstext_13, s0_.active AS active_14, s0_.template AS template_15, s0_.product_box_layout AS product_box_layout_16, s0_.blog AS blog_17, s0_.path AS path_18, s0_.external AS external_19, s0_.external_target AS external_target_20, s0_.hidefilter AS hidefilter_21, s0_.hidetop AS hidetop_22, s0_.changed AS changed_23, s0_.added AS added_24, s0_.mediaID AS mediaID_25 FROM s_categories s0_ WHERE s0_.path LIKE ? AND s0_.blog = 1 |
array:1 [ 0 => "%|3|%" ] |
0.0003 ms |
SELECT manufacturer.id, manufacturer.name, manufacturer.changed FROM s_articles_supplier manufacturer INNER JOIN s_articles product ON product.supplierID = manufacturer.id INNER JOIN s_articles_categories_ro categories ON categories.articleID = product.id AND categories.categoryID = : categoryId GROUP BY manufacturer.id |
array:1 [ ":categoryId" => 3 ] |
0.0008 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:12 [ 0 => "sViewport=listing&sAction=manufacturer&sSupplier=1" 1 => "sViewport=listing&sAction=manufacturer&sSupplier=2" 2 => "sViewport=listing&sAction=manufacturer&sSupplier=3" 3 => "sViewport=listing&sAction=manufacturer&sSupplier=4" 4 => "sViewport=listing&sAction=manufacturer&sSupplier=5" 5 => "sViewport=listing&sAction=manufacturer&sSupplier=9" 6 => "sViewport=listing&sAction=manufacturer&sSupplier=16" 7 => "sViewport=listing&sAction=manufacturer&sSupplier=24" 8 => "sViewport=listing&sAction=manufacturer&sSupplier=25" 9 => "sViewport=listing&sAction=manufacturer&sSupplier=30" 10 => "sViewport=listing&sAction=manufacturer&sSupplier=31" 11 => "sViewport=listing&sAction=manufacturer&sSupplier=32" ] ] |
0.0007 ms |
SELECT s0_.show_listing AS show_listing_0, s0_.template_id AS template_id_1, s0_.id AS id_2, s0_.parent_id AS parent_id_3, s0_.active AS active_4, s0_.name AS name_5, s0_.userID AS userID_6, s0_.position AS position_7, s0_.device AS device_8, s0_.fullscreen AS fullscreen_9, s0_.valid_from AS valid_from_10, s0_.is_landingpage AS is_landingpage_11, s0_.seo_title AS seo_title_12, s0_.seo_keywords AS seo_keywords_13, s0_.seo_description AS seo_description_14, s0_.valid_to AS valid_to_15, s0_.create_date AS create_date_16, s0_.modified AS modified_17, s0_.`rows` AS rows_18, s0_.cols AS cols_19, s0_.cell_spacing AS cell_spacing_20, s0_.cell_height AS cell_height_21, s0_.article_height AS article_height_22, s0_.mode AS mode_23, s0_.preview_id AS preview_id_24, s0_.preview_secret AS preview_secret_25, s0_.customer_stream_ids AS customer_stream_ids_26, s0_.replacement AS replacement_27, s1_.id AS id_28, s1_.main_id AS main_id_29, s1_.category_id AS category_id_30, s1_.name AS name_31, s1_.title AS title_32, s1_.position AS position_33, s1_.host AS host_34, s1_.base_path AS base_path_35, s1_.base_url AS base_url_36, s1_.hosts AS hosts_37, s1_.secure AS secure_38, s1_.template_id AS template_id_39, s1_.`default` AS default_40, s1_.active AS active_41, s1_.customer_scope AS customer_scope_42, s2_.id AS id_43, s2_.emotionID AS emotionID_44 FROM s_emotion s0_ INNER JOIN s_emotion_shops s3_ ON s0_.id = s3_.emotion_id INNER JOIN s_core_shops s1_ ON s1_.id = s3_.shop_id LEFT JOIN s_emotion_attributes s2_ ON s0_.id = s2_.emotionID WHERE s0_.is_landingpage = 1 AND s0_.active = 1 AND s1_.id = ? AND s0_.parent_id IS NULL |
array:1 [ 0 => 1 ] |
0.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" => 1 ":orgPath" => array:1 [ 0 => "sViewport=campaign&emotionId=6" ] ] |
0.0002 ms |
SELECT element.id as elementId, element.value, elementValues.id as valueId, elementValues.value as configured FROM s_core_config_elements element LEFT JOIN s_core_config_values elementValues ON elementValues.element_id = element.id AND elementValues.shop_id = : shopId WHERE element.name = : name |
array:2 [ ":shopId" => 1 ":name" => "sitemapLastRefresh" ] |
0.0004 ms |
UPDATE s_core_config_values SET value = : value WHERE id = : id |
array:2 [ ":value" => "i:1774848260;" ":id" => "15" ] |
0.0054 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 ce.name, COALESCE( currentShop.value, parentShop.value, fallbackShop.value, ce.value ) as value FROM s_core_plugins p INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id AND currentShop.shop_id = : currentShopId LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id AND parentShop.shop_id = : parentShopId LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id AND fallbackShop.shop_id = : fallbackShopId WHERE p.name =: pluginName |
array:4 [ "fallbackShopId" => 1 "parentShopId" => 1 "currentShopId" => 1 "pluginName" => "AdvancedMenu" ] |
0.0005 ms |
SELECT category.path FROM s_categories category WHERE category.id = : id |
array:1 [ ":id" => 3 ] |
0.0001 ms |
SELECT `active` FROM s_core_paymentmeans WHERE `name` =: paymentName |
array:1 [ ":paymentName" => "SwagPaymentPayPalUnified" ] |
0.0001 ms |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.active AS active_3, t0.client_id AS client_id_4, t0.client_secret AS client_secret_5, t0.sandbox AS sandbox_6, t0.show_sidebar_logo AS show_sidebar_logo_7, t0.brand_name AS brand_name_8, t0.send_order_number AS send_order_number_9, t0.order_number_prefix AS order_number_prefix_10, t0.use_in_context AS use_in_context_11, t0.landing_page_type AS landing_page_type_12, t0.log_level AS log_level_13, t0.display_errors AS display_errors_14, t0.advertise_returns AS advertise_returns_15, t0.use_smart_payment_buttons AS use_smart_payment_buttons_16, t0.merchant_location AS merchant_location_17 FROM swag_payment_paypal_unified_settings_general t0 WHERE t0.shop_id = ? LIMIT 1 |
array:1 [ 0 => 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 template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id |
[] |
0.0001 ms |
SELECT template.id, template.id, template.template, template.plugin_id, template.parent_id, plugin.name as plugin_name, plugin.namespace as plugin_namespace, plugin.source as plugin_source FROM s_core_templates template LEFT JOIN s_core_plugins plugin ON plugin.id = template.plugin_id |
[] |
0.0001 ms |
SELECT element.template_id, element.name, element_value.value, element.default_value as defaultValue, element.type FROM s_core_templates_config_elements element LEFT JOIN s_core_templates_config_values element_value ON element_value.element_id = element.id AND element_value.shop_id = : shopId WHERE element.template_id IN (: ids) |
array:2 [ ":shopId" => 1 ":ids" => array:4 [ 0 => 26 1 => 28 2 => 23 3 => 22 ] ] |
0.0005 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.0001 ms |
SELECT category.path FROM s_categories category WHERE category.id = : id |
array:1 [ ":id" => 3 ] |
0.0001 ms |
SELECT category.id, category.parent FROM s_categories category WHERE ( ( category.parent IN(: parentId) OR category.id IN (: parentId) ) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) ORDER BY category.position ASC, category.id ASC |
array:2 [ ":parentId" => array:1 [ 0 => 3 ] ":shopId" => "%|1|%" ] |
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, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID, stream.id as __stream_id, stream.name as __stream_name, stream.description as __stream_description, stream.type as __stream_type, productStreamAttribute.id as __productStreamAttribute_id, productStreamAttribute.streamID as __productStreamAttribute_streamID, GROUP_CONCAT(customerGroups.customergroupID) as __category_customer_groups FROM s_categories category LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_product_streams stream ON category.stream_id = stream.id LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id LEFT JOIN s_product_streams_attributes productStreamAttribute ON stream.id = productStreamAttribute.streamId WHERE ( category.id IN (: categories) ) AND (category.active = 1) AND ( category.shops IS NULL OR category.shops LIKE : shopId ) GROUP BY category.id |
array:2 [ ":categories" => array:12 [ 0 => 3 1 => 2 2 => 3 3 => 12 4 => 4 5 => 5 6 => 8 7 => 161 8 => 164 9 => 21 10 => 167 11 => 168 ] ":shopId" => "%|1|%" ] |
0.0002 ms |
SELECT parent as id, COUNT(id) as childrenCount FROM s_categories category WHERE ( parent IN (: ids) ) AND (category.active = 1) GROUP BY parent |
array:1 [ ":ids" => array:12 [ 0 => 3 1 => 2 2 => 3 3 => 12 4 => 4 5 => 5 6 => 8 7 => 161 8 => 164 9 => 21 10 => 167 11 => 168 ] ] |
0.0001 ms |
SELECT shop.id as __shop_id, shop.main_id as __shop_main_id, shop.name as __shop_name, shop.title as __shop_title, shop.position as __shop_position, shop.host as __shop_host, shop.base_path as __shop_base_path, shop.base_url as __shop_base_url, shop.hosts as __shop_hosts, shop.secure as __shop_secure, shop.template_id as __shop_template_id, shop.document_template_id as __shop_document_template_id, shop.category_id as __shop_category_id, shop.locale_id as __shop_locale_id, shop.currency_id as __shop_currency_id, shop.customer_group_id as __shop_customer_group_id, shop.fallback_id as __shop_fallback_id, shop.customer_scope as __shop_customer_scope, shop.default as __shop_default, shop.active as __shop_active, shopAttribute.id as __shopAttribute_id, shopAttribute.shopID as __shopAttribute_shopID, currency.id as __currency_id, currency.currency as __currency_currency, currency.name as __currency_name, currency.standard as __currency_standard, currency.factor as __currency_factor, currency.templatechar as __currency_templatechar, currency.symbol_position as __currency_symbol_position, currency.position as __currency_position, template.id as __template_id, template.template as __template_template, template.name as __template_name, template.description as __template_description, template.author as __template_author, template.license as __template_license, template.esi as __template_esi, template.style_support as __template_style_support, template.emotion as __template_emotion, template.version as __template_version, template.plugin_id as __template_plugin_id, template.parent_id as __template_parent_id, locale.id as __locale_id, locale.locale as __locale_locale, locale.language as __locale_language, locale.territory as __locale_territory, customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID, category.id as __category_id, category.parent as __category_parent_id, category.position as __category_position, category.path as __category_path, category.description as __category_description, category.meta_title as __category_metatitle, category.metakeywords as __category_metakeywords, category.metadescription as __category_metadescription, category.cmsheadline as __category_cmsheadline, category.product_box_layout as __category_product_box_layout, category.cmstext as __category_cmstext, category.template as __category_template, category.blog as __category_blog, category.external as __category_external, category.external_target as __category_external_target, category.hidefilter as __category_hidefilter, category.hidetop as __category_hidetop, category.stream_id as __category_stream_id, category.hide_sortings as __category_hide_sortings, categoryAttribute.id as __categoryAttribute_id, categoryAttribute.categoryID as __categoryAttribute_categoryID, categoryAttribute.attribute1 as __categoryAttribute_attribute1, categoryAttribute.attribute2 as __categoryAttribute_attribute2, categoryAttribute.attribute3 as __categoryAttribute_attribute3, categoryAttribute.attribute4 as __categoryAttribute_attribute4, categoryAttribute.attribute5 as __categoryAttribute_attribute5, categoryAttribute.attribute6 as __categoryAttribute_attribute6, media.id as __media_id, media.albumID as __media_albumID, media.name as __media_name, media.description as __media_description, media.path as __media_path, media.type as __media_type, media.extension as __media_extension, media.file_size as __media_file_size, media.width as __media_width, media.height as __media_height, media.userID as __media_userID, media.created as __media_created, mediaSettings.id as __mediaSettings_id, mediaSettings.create_thumbnails as __mediaSettings_create_thumbnails, mediaSettings.thumbnail_size as __mediaSettings_thumbnail_size, mediaSettings.icon as __mediaSettings_icon, mediaSettings.thumbnail_high_dpi as __mediaSettings_thumbnail_high_dpi, mediaAttribute.id as __mediaAttribute_id, mediaAttribute.mediaID as __mediaAttribute_mediaID FROM s_core_shops shop LEFT JOIN s_core_shops_attributes shopAttribute ON shopAttribute.shopID = shop.id LEFT JOIN s_core_currencies currency ON currency.id = shop.currency_id LEFT JOIN s_core_templates template ON shop.template_id = template.id LEFT JOIN s_core_locales locale ON locale.id = shop.locale_id LEFT JOIN s_core_customergroups customerGroup ON customerGroup.id = shop.customer_group_id LEFT JOIN s_categories category ON category.id = shop.category_id LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id LEFT JOIN s_categories_attributes categoryAttribute ON categoryAttribute.categoryID = category.id LEFT JOIN s_categories_avoid_customergroups customerGroups ON customerGroups.categoryID = category.id LEFT JOIN s_media media ON media.id = category.mediaID LEFT JOIN s_media_album_settings mediaSettings ON mediaSettings.albumID = media.albumID LEFT JOIN s_media_attributes mediaAttribute ON mediaAttribute.mediaID = media.id WHERE shop.id IN (: ids) |
array:1 [ ":ids" => array:1 [ 0 => 1 ] ] |
0.0002 ms |
SELECT customerGroup.id as __customerGroup_id, customerGroup.groupkey as __customerGroup_groupkey, customerGroup.description as __customerGroup_description, customerGroup.tax as __customerGroup_tax, customerGroup.taxinput as __customerGroup_taxinput, customerGroup.mode as __customerGroup_mode, customerGroup.discount as __customerGroup_discount, customerGroup.minimumorder as __customerGroup_minimumorder, customerGroup.minimumordersurcharge as __customerGroup_minimumordersurcharge, customerGroupAttribute.id as __customerGroupAttribute_id, customerGroupAttribute.customerGroupID as __customerGroupAttribute_customerGroupID FROM s_core_customergroups customerGroup LEFT JOIN s_core_customergroups_attributes customerGroupAttribute ON customerGroupAttribute.customerGroupID = customerGroup.id WHERE customerGroup.groupkey IN (: keys) |
array:1 [ ":keys" => array:2 [ 0 => "EK" 1 => "EK" ] ] |
0.0001 ms |
SELECT tax.id as __tax_id, tax.tax as __tax_tax, tax.description as __tax_description FROM s_core_tax tax |
[] |
0.0001 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "1" ] |
0.0001 ms |
SELECT taxRule.groupID as __taxRule_groupID, taxRule.tax as __taxRule_tax, taxRule.name as __taxRule_name FROM s_core_tax_rules taxRule WHERE ( ( taxRule.areaID = : area OR taxRule.areaID IS NULL ) ) AND ( ( taxRule.countryID = : country OR taxRule.countryID IS NULL ) ) AND ( ( taxRule.stateID = : state OR taxRule.stateID IS NULL ) ) AND ( ( taxRule.customer_groupID = : customerGroup OR taxRule.customer_groupID IS NULL ) ) AND (taxRule.groupID = : taxId) AND (taxRule.active = 1) ORDER BY taxRule.customer_groupID DESC, taxRule.areaID DESC, taxRule.countryID DESC, taxRule.stateID DESC LIMIT 1 OFFSET 0 |
array:5 [ ":area" => null ":country" => null ":state" => null ":customerGroup" => 1 ":taxId" => "4" ] |
0.0001 ms |
SELECT priceGroupDiscount.groupID, priceGroupDiscount.id as __priceGroupDiscount_id, priceGroupDiscount.groupID as __priceGroupDiscount_groupID, priceGroupDiscount.discount as __priceGroupDiscount_discount, priceGroupDiscount.discountstart as __priceGroupDiscount_discountstart, priceGroup.id as __priceGroup_id, priceGroup.description as __priceGroup_description FROM s_core_pricegroups_discounts priceGroupDiscount INNER JOIN s_core_pricegroups priceGroup ON priceGroup.id = priceGroupDiscount.groupID WHERE priceGroupDiscount.customergroupID = : customerGroup GROUP BY priceGroupDiscount.id ORDER BY priceGroupDiscount.groupID ASC, priceGroupDiscount.discountstart ASC |
array:1 [ ":customerGroup" => 1 ] |
0.0001 ms |
SELECT page.id, page.description, page.link, page.target, page.parentID, groups.key as `group`, mapping.key as mapping FROM s_cms_static page LEFT JOIN s_cms_static_groups `groups` ON groups.active = 1 LEFT JOIN s_cms_static_groups mapping ON groups.mapping_id = mapping.id LEFT JOIN s_core_shop_pages shops ON groups.id = shops.group_id AND shops.shop_id = : shopId WHERE (groups.active = 1) AND (page.active = 1) AND ( CONCAT('|', page.grouping, '|') LIKE CONCAT('%|', groups.key, '|%') ) AND ( ( mapping.id IS NULL OR shops.shop_id IS NOT NULL ) ) AND ( ( mapping.id IS NULL OR mapping.active = 1 ) ) AND ( ( page.shop_ids IS NULL OR page.shop_ids LIKE : staticShopId ) ) ORDER BY parentID ASC, mapping.key ASC, page.position ASC, page.description ASC |
array:2 [ ":shopId" => 1 ":staticShopId" => "%|1|%" ] |
0.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" => 1 ":orgPath" => array:15 [ 39 => "sViewport=forms&sFid=9" 21 => "sViewport=registerFC" 26 => "sViewport=newsletter" 37 => "sViewport=forms&sFid=8" 43 => "sViewport=custom&sCustom=43" 9 => "sViewport=custom&sCustom=9" 2 => "sViewport=custom&sCustom=2" 1 => "sViewport=forms&sFid=5" 6 => "sViewport=custom&sCustom=6" 41 => "sViewport=forms&sFid=10" 8 => "sViewport=custom&sCustom=8" 7 => "sViewport=custom&sCustom=7" 45 => "sViewport=custom&sCustom=45" 4 => "sViewport=custom&sCustom=4" 3 => "sViewport=custom&sCustom=3" ] ] |
0.0001 ms |
SELECT expiry, modified FROM s_core_sessions WHERE id = ? |
array:1 [ 0 => "2ac5f0e7db2a11f9a2ad0238588edcd9326e4cab992f5ba46c209f8425f17f33" ] |
0.0001 ms |
SELECT ce.name, COALESCE( currentShop.value, parentShop.value, fallbackShop.value, ce.value ) as value FROM s_core_plugins p INNER JOIN s_core_config_forms cf ON cf.plugin_id = p.id INNER JOIN s_core_config_elements ce ON ce.form_id = cf.id LEFT JOIN s_core_config_values currentShop ON currentShop.element_id = ce.id AND currentShop.shop_id = : currentShopId LEFT JOIN s_core_config_values parentShop ON parentShop.element_id = ce.id AND parentShop.shop_id = : parentShopId LEFT JOIN s_core_config_values fallbackShop ON fallbackShop.element_id = ce.id AND fallbackShop.shop_id = : fallbackShopId WHERE p.name =: pluginName |
array:4 [ "fallbackShopId" => 1 "parentShopId" => 1 "currentShopId" => 1 "pluginName" => "PasswordEncoder" ] |
0.0003 ms |
SELECT ce.subscribe as name, ce.listener, ce.position, cp.name as plugin FROM s_core_subscribes ce JOIN s_core_plugins cp ON cp.id = ce.pluginID AND cp.active = 1 AND cp.namespace = ? WHERE ce.type = 0 ORDER BY name, position |
array:1 [ 1 => "Core" ] |
0.1540 ms |
SELECT ce.subscribe as name, ce.listener, ce.position, cp.name as plugin FROM s_core_subscribes ce JOIN s_core_plugins cp ON cp.id = ce.pluginID AND cp.active = 1 AND cp.namespace = ? WHERE ce.type = 0 ORDER BY name, position |
array:1 [ 1 => "Frontend" ] |
0.0510 ms |
SELECT ce.subscribe as name, ce.listener, ce.position, cp.name as plugin FROM s_core_subscribes ce JOIN s_core_plugins cp ON cp.id = ce.pluginID AND cp.active = 1 AND cp.namespace = ? WHERE ce.type = 0 ORDER BY name, position |
array:1 [ 1 => "Backend" ] |
0.0570 ms |
DESCRIBE `s_core_snippets` |
[] |
0.6919 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.3409 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.2310 ms |
SELECT `id` FROM `s_core_config_elements` WHERE `name` LIKE 'routerlastupdate' |
[] |
0.0279 ms |
SELECT v.value FROM s_core_config_elements e, s_core_config_values v WHERE v.element_id = e.id AND e.id = ? AND v.shop_id = ? |
array:2 [ 1 => "658" 2 => 1 ] |
0.2050 ms |