Query Metrics

1492 Database Queries
733 Different statements
1438.93 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.44 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/nl/producten/c/woonkamer~22223"
  "path"
  "auto_create"
  "/nl/producten/c/woonkamer~22223?page=6"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/woonkamer~22223?page=6"
  "entire_uri"
]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "woonkamer~22223"
]
6 0.31 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/woonkamer~22223"
]
7 0.42 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c/woonkamer~22223"
]
8 0.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 0.39 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c"
]
10 0.36 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c"
]
11 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 0.45 ms
SELECT object_localized_SCONF_nl.id as id, object_localized_SCONF_nl.type as `type` FROM object_localized_SCONF_nl LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_nl `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_nl `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_nl`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_nl.type IN ('object','variant','folder')) AND object_localized_SCONF_nl.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.89 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.31 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22223
]
18 0.42 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.35 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.45 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.45 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
32 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.50 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
34 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.31 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
41 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.37 ms
SELECT object_localized_8_nl.id as id, object_localized_8_nl.type as `type` FROM object_localized_8_nl WHERE ( object_localized_8_nl.type IN ('object','variant','folder')) AND object_localized_8_nl.published = 1
Parameters:
[]
43 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
45 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.29 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
53 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
55 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
56 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.17 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
63 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.30 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
65 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.45 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.33 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1103
]
72 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.43 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22223
]
75 59.42 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 120, 24
Parameters:
[]
76 0.44 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 0.91 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23655
  "wdbe_nl"
]
78 0.31 ms
"START TRANSACTION"
Parameters:
[]
79 0.51 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23655
  "wdbe_nl"
]
80 0.31 ms
"COMMIT"
Parameters:
[]
81 0.62 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23652
  "wdbe_nl"
]
82 0.35 ms
"START TRANSACTION"
Parameters:
[]
83 0.49 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23652
  "wdbe_nl"
]
84 0.28 ms
"COMMIT"
Parameters:
[]
85 1.12 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23654
  "wdbe_nl"
]
86 0.35 ms
"START TRANSACTION"
Parameters:
[]
87 0.64 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23654
  "wdbe_nl"
]
88 0.40 ms
"COMMIT"
Parameters:
[]
89 0.83 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23653
  "wdbe_nl"
]
90 0.31 ms
"START TRANSACTION"
Parameters:
[]
91 0.58 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23653
  "wdbe_nl"
]
92 0.34 ms
"COMMIT"
Parameters:
[]
93 0.50 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
94 0.44 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
95 0.47 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
96 0.50 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
97 0.43 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
98 0.41 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
99 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
100 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
101 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
102 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
103 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
104 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
105 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
106 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
107 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
108 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
109 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
110 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
111 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
112 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
113 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
114 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
115 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
116 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
117 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
118 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
119 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
120 0.31 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
121 0.33 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
122 0.30 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
123 0.30 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
124 0.35 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
125 0.40 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
126 0.40 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
127 0.45 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
128 0.36 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
129 0.36 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
130 0.40 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
131 0.38 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
132 0.33 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
133 0.38 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
134 0.33 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
135 0.31 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
136 0.31 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
137 0.34 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
138 0.45 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
139 29.41 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87582' and a.id != '87582') or parentProducts like '%,87582,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
140 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69093
]
141 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69093
]
142 1.25 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69093
]
143 1.21 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69093
]
144 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 69093
Parameters:
[]
145 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69093
  "videos"
]
146 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69093 AND fieldname = 'attributes'
Parameters:
[]
147 1.28 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69093 AND fieldname = 'attributes'
Parameters:
[]
148 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 69093
Parameters:
[]
149 0.59 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69093
Parameters:
[]
150 0.67 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69093
Parameters:
[]
151 0.63 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69093
Parameters:
[]
152 0.61 ms
select `combinedImage` from object_store_prod where oo_id  = 69093
Parameters:
[]
153 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69093
]
154 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391662
]
155 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391662
]
156 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319766
]
157 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319766
]
158 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88145
]
159 0.79 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88145
]
160 1.11 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88145
]
161 1.00 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88145
]
162 0.64 ms
select `iconLabels` from object_store_prod where oo_id  = 88145
Parameters:
[]
163 0.63 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88145
  "videos"
]
164 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88145 AND fieldname = 'attributes'
Parameters:
[]
165 1.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88145 AND fieldname = 'attributes'
Parameters:
[]
166 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 88145
Parameters:
[]
167 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88145
Parameters:
[]
168 0.59 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88145
Parameters:
[]
169 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88145
Parameters:
[]
170 0.55 ms
select `combinedImage` from object_store_prod where oo_id  = 88145
Parameters:
[]
171 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88145
]
172 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976472
]
173 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976472
]
174 36.73 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87581' and a.id != '87581') or parentProducts like '%,87581,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
175 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69107
]
176 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69107
]
177 1.24 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69107
]
178 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69107
]
179 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 69107
Parameters:
[]
180 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69107
  "videos"
]
181 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69107 AND fieldname = 'attributes'
Parameters:
[]
182 1.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69107 AND fieldname = 'attributes'
Parameters:
[]
183 0.80 ms
select `combinedBlock` from object_store_prod where oo_id  = 69107
Parameters:
[]
184 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69107
Parameters:
[]
185 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69107
Parameters:
[]
186 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69107
Parameters:
[]
187 0.66 ms
select `combinedImage` from object_store_prod where oo_id  = 69107
Parameters:
[]
188 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69107
]
189 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87581
]
190 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87581
]
191 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87581
]
192 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87581
]
193 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 87581
Parameters:
[]
194 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87581
  "videos"
]
195 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87581 AND fieldname = 'attributes'
Parameters:
[]
196 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87581 AND fieldname = 'attributes'
Parameters:
[]
197 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 87581
Parameters:
[]
198 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87581
Parameters:
[]
199 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87581
Parameters:
[]
200 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87581
Parameters:
[]
201 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 87581
Parameters:
[]
202 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87581
]
203 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391255
]
204 0.89 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391255
]
205 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69112
]
206 0.71 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69112
]
207 1.13 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69112
]
208 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69112
]
209 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69112
Parameters:
[]
210 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69112
  "videos"
]
211 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69112 AND fieldname = 'attributes'
Parameters:
[]
212 1.26 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69112 AND fieldname = 'attributes'
Parameters:
[]
213 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 69112
Parameters:
[]
214 0.69 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69112
Parameters:
[]
215 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69112
Parameters:
[]
216 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69112
Parameters:
[]
217 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 69112
Parameters:
[]
218 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69112
]
219 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319874
]
220 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319874
]
221 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88149
]
222 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88149
]
223 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88149
]
224 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88149
]
225 0.64 ms
select `iconLabels` from object_store_prod where oo_id  = 88149
Parameters:
[]
226 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88149
  "videos"
]
227 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88149 AND fieldname = 'attributes'
Parameters:
[]
228 1.17 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88149 AND fieldname = 'attributes'
Parameters:
[]
229 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 88149
Parameters:
[]
230 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88149
Parameters:
[]
231 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88149
Parameters:
[]
232 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88149
Parameters:
[]
233 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 88149
Parameters:
[]
234 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88149
]
235 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976471
]
236 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976471
]
237 31.07 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68093' and a.id != '68093') or parentProducts like '%,68093,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
238 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69254
]
239 0.74 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69254
]
240 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69254
]
241 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69254
]
242 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69254
Parameters:
[]
243 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69254
  "videos"
]
244 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69254 AND fieldname = 'attributes'
Parameters:
[]
245 1.17 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69254 AND fieldname = 'attributes'
Parameters:
[]
246 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69254
Parameters:
[]
247 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69254
Parameters:
[]
248 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69254
Parameters:
[]
249 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69254
Parameters:
[]
250 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69254
Parameters:
[]
251 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69254
]
252 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68093
]
253 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68093
]
254 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68093
]
255 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68093
]
256 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68093
Parameters:
[]
257 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68093
  "videos"
]
258 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68093 AND fieldname = 'attributes'
Parameters:
[]
259 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68093 AND fieldname = 'attributes'
Parameters:
[]
260 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68093
Parameters:
[]
261 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68093
Parameters:
[]
262 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68093
Parameters:
[]
263 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68093
Parameters:
[]
264 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68093
Parameters:
[]
265 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68093
]
266 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17372
]
267 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17372
]
268 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17372
]
269 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17372
]
270 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17372
Parameters:
[]
271 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17372
  "videos"
]
272 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17372 AND fieldname = 'attributes'
Parameters:
[]
273 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17372 AND fieldname = 'attributes'
Parameters:
[]
274 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17372
Parameters:
[]
275 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17372
Parameters:
[]
276 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17372
Parameters:
[]
277 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17372
Parameters:
[]
278 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17372
Parameters:
[]
279 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17372
]
280 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639729
]
281 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639729
]
282 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69252
]
283 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69252
]
284 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69252
]
285 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69252
]
286 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69252
Parameters:
[]
287 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69252
  "videos"
]
288 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69252 AND fieldname = 'attributes'
Parameters:
[]
289 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69252 AND fieldname = 'attributes'
Parameters:
[]
290 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69252
Parameters:
[]
291 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69252
Parameters:
[]
292 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69252
Parameters:
[]
293 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69252
Parameters:
[]
294 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69252
Parameters:
[]
295 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69252
]
296 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639631
]
297 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639631
]
298 26.53 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17373' and a.id != '17373') or parentProducts like '%,17373,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
299 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69262
]
300 0.81 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69262
]
301 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69262
]
302 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69262
]
303 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69262
Parameters:
[]
304 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69262
  "videos"
]
305 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69262 AND fieldname = 'attributes'
Parameters:
[]
306 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69262 AND fieldname = 'attributes'
Parameters:
[]
307 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69262
Parameters:
[]
308 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69262
Parameters:
[]
309 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69262
Parameters:
[]
310 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69262
Parameters:
[]
311 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 69262
Parameters:
[]
312 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69262
]
313 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17373
]
314 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17373
]
315 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17373
]
316 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17373
]
317 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17373
Parameters:
[]
318 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17373
  "videos"
]
319 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17373 AND fieldname = 'attributes'
Parameters:
[]
320 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17373 AND fieldname = 'attributes'
Parameters:
[]
321 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17373
Parameters:
[]
322 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17373
Parameters:
[]
323 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17373
Parameters:
[]
324 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17373
Parameters:
[]
325 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17373
Parameters:
[]
326 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17373
]
327 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5112739
]
328 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5112739
]
329 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69260
]
330 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69260
]
331 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69260
]
332 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69260
]
333 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69260
Parameters:
[]
334 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69260
  "videos"
]
335 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69260 AND fieldname = 'attributes'
Parameters:
[]
336 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69260 AND fieldname = 'attributes'
Parameters:
[]
337 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69260
Parameters:
[]
338 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69260
Parameters:
[]
339 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69260
Parameters:
[]
340 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69260
Parameters:
[]
341 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 69260
Parameters:
[]
342 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69260
]
343 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5112740
]
344 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5112740
]
345 27.38 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87575' and a.id != '87575') or parentProducts like '%,87575,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
346 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69274
]
347 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69274
]
348 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69274
]
349 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69274
]
350 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69274
Parameters:
[]
351 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69274
  "videos"
]
352 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69274 AND fieldname = 'attributes'
Parameters:
[]
353 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69274 AND fieldname = 'attributes'
Parameters:
[]
354 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69274
Parameters:
[]
355 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69274
Parameters:
[]
356 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69274
Parameters:
[]
357 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69274
Parameters:
[]
358 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69274
Parameters:
[]
359 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69274
]
360 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87575
]
361 0.50 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87575
]
362 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87575
]
363 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87575
]
364 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 87575
Parameters:
[]
365 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87575
  "videos"
]
366 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87575 AND fieldname = 'attributes'
Parameters:
[]
367 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87575 AND fieldname = 'attributes'
Parameters:
[]
368 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 87575
Parameters:
[]
369 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87575
Parameters:
[]
370 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87575
Parameters:
[]
371 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87575
Parameters:
[]
372 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 87575
Parameters:
[]
373 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87575
]
374 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639544
]
375 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639544
]
376 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69270
]
377 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69270
]
378 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69270
]
379 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69270
]
380 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69270
Parameters:
[]
381 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69270
  "videos"
]
382 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69270 AND fieldname = 'attributes'
Parameters:
[]
383 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69270 AND fieldname = 'attributes'
Parameters:
[]
384 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69270
Parameters:
[]
385 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69270
Parameters:
[]
386 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69270
Parameters:
[]
387 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69270
Parameters:
[]
388 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69270
Parameters:
[]
389 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69270
]
390 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639591
]
391 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639591
]
392 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69266
]
393 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69266
]
394 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69266
]
395 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69266
]
396 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69266
Parameters:
[]
397 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69266
  "videos"
]
398 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69266 AND fieldname = 'attributes'
Parameters:
[]
399 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69266 AND fieldname = 'attributes'
Parameters:
[]
400 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69266
Parameters:
[]
401 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69266
Parameters:
[]
402 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69266
Parameters:
[]
403 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69266
Parameters:
[]
404 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69266
Parameters:
[]
405 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69266
]
406 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639485
]
407 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639485
]
408 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69278
]
409 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69278
]
410 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69278
]
411 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69278
]
412 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69278
Parameters:
[]
413 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69278
  "videos"
]
414 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69278 AND fieldname = 'attributes'
Parameters:
[]
415 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69278 AND fieldname = 'attributes'
Parameters:
[]
416 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69278
Parameters:
[]
417 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69278
Parameters:
[]
418 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69278
Parameters:
[]
419 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69278
Parameters:
[]
420 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69278
Parameters:
[]
421 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69278
]
422 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639453
]
423 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639453
]
424 26.55 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87574' and a.id != '87574') or parentProducts like '%,87574,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
425 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69286
]
426 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69286
]
427 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69286
]
428 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69286
]
429 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69286
Parameters:
[]
430 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69286
  "videos"
]
431 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69286 AND fieldname = 'attributes'
Parameters:
[]
432 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69286 AND fieldname = 'attributes'
Parameters:
[]
433 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69286
Parameters:
[]
434 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69286
Parameters:
[]
435 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69286
Parameters:
[]
436 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69286
Parameters:
[]
437 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69286
Parameters:
[]
438 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69286
]
439 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87574
]
440 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87574
]
441 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87574
]
442 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87574
]
443 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 87574
Parameters:
[]
444 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87574
  "videos"
]
445 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87574 AND fieldname = 'attributes'
Parameters:
[]
446 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87574 AND fieldname = 'attributes'
Parameters:
[]
447 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 87574
Parameters:
[]
448 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87574
Parameters:
[]
449 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87574
Parameters:
[]
450 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87574
Parameters:
[]
451 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 87574
Parameters:
[]
452 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87574
]
453 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639758
]
454 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639758
]
455 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69282
]
456 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69282
]
457 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69282
]
458 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69282
]
459 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 69282
Parameters:
[]
460 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69282
  "videos"
]
461 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69282 AND fieldname = 'attributes'
Parameters:
[]
462 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69282 AND fieldname = 'attributes'
Parameters:
[]
463 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 69282
Parameters:
[]
464 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69282
Parameters:
[]
465 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69282
Parameters:
[]
466 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69282
Parameters:
[]
467 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69282
Parameters:
[]
468 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69282
]
469 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639586
]
470 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639586
]
471 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69294
]
472 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69294
]
473 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69294
]
474 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69294
]
475 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69294
Parameters:
[]
476 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69294
  "videos"
]
477 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69294 AND fieldname = 'attributes'
Parameters:
[]
478 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69294 AND fieldname = 'attributes'
Parameters:
[]
479 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69294
Parameters:
[]
480 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69294
Parameters:
[]
481 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69294
Parameters:
[]
482 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69294
Parameters:
[]
483 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69294
Parameters:
[]
484 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69294
]
485 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639662
]
486 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639662
]
487 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69290
]
488 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69290
]
489 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69290
]
490 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69290
]
491 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69290
Parameters:
[]
492 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69290
  "videos"
]
493 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69290 AND fieldname = 'attributes'
Parameters:
[]
494 1.25 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69290 AND fieldname = 'attributes'
Parameters:
[]
495 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69290
Parameters:
[]
496 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69290
Parameters:
[]
497 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69290
Parameters:
[]
498 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69290
Parameters:
[]
499 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 69290
Parameters:
[]
500 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69290
]
501 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639817
]
502 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639817
]
503 34.72 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68074' and a.id != '68074') or parentProducts like '%,68074,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
504 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69370
]
505 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69370
]
506 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69370
]
507 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69370
]
508 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69370
Parameters:
[]
509 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69370
  "videos"
]
510 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69370 AND fieldname = 'attributes'
Parameters:
[]
511 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69370 AND fieldname = 'attributes'
Parameters:
[]
512 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69370
Parameters:
[]
513 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69370
Parameters:
[]
514 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69370
Parameters:
[]
515 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69370
Parameters:
[]
516 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69370
Parameters:
[]
517 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69370
]
518 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68074
]
519 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68074
]
520 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68074
]
521 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68074
]
522 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 68074
Parameters:
[]
523 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68074
  "videos"
]
524 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68074 AND fieldname = 'attributes'
Parameters:
[]
525 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68074 AND fieldname = 'attributes'
Parameters:
[]
526 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68074
Parameters:
[]
527 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68074
Parameters:
[]
528 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68074
Parameters:
[]
529 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68074
Parameters:
[]
530 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 68074
Parameters:
[]
531 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68074
]
532 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68071
]
533 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68071
]
534 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68071
]
535 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68071
]
536 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68071
Parameters:
[]
537 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68071
  "videos"
]
538 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68071 AND fieldname = 'attributes'
Parameters:
[]
539 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68071 AND fieldname = 'attributes'
Parameters:
[]
540 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 68071
Parameters:
[]
541 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68071
Parameters:
[]
542 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68071
Parameters:
[]
543 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68071
Parameters:
[]
544 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 68071
Parameters:
[]
545 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68071
]
546 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639526
]
547 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639526
]
548 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69364
]
549 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69364
]
550 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69364
]
551 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69364
]
552 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69364
Parameters:
[]
553 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69364
  "videos"
]
554 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69364 AND fieldname = 'attributes'
Parameters:
[]
555 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69364 AND fieldname = 'attributes'
Parameters:
[]
556 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69364
Parameters:
[]
557 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69364
Parameters:
[]
558 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69364
Parameters:
[]
559 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69364
Parameters:
[]
560 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69364
Parameters:
[]
561 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69364
]
562 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639781
]
563 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639781
]
564 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69358
]
565 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69358
]
566 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69358
]
567 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69358
]
568 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69358
Parameters:
[]
569 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69358
  "videos"
]
570 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69358 AND fieldname = 'attributes'
Parameters:
[]
571 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69358 AND fieldname = 'attributes'
Parameters:
[]
572 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69358
Parameters:
[]
573 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69358
Parameters:
[]
574 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69358
Parameters:
[]
575 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69358
Parameters:
[]
576 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69358
Parameters:
[]
577 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69358
]
578 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639719
]
579 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639719
]
580 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69374
]
581 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69374
]
582 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69374
]
583 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69374
]
584 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69374
Parameters:
[]
585 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69374
  "videos"
]
586 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69374 AND fieldname = 'attributes'
Parameters:
[]
587 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69374 AND fieldname = 'attributes'
Parameters:
[]
588 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69374
Parameters:
[]
589 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69374
Parameters:
[]
590 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69374
Parameters:
[]
591 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69374
Parameters:
[]
592 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 69374
Parameters:
[]
593 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69374
]
594 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639557
]
595 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639557
]
596 25.49 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68073' and a.id != '68073') or parentProducts like '%,68073,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
597 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69398
]
598 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69398
]
599 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69398
]
600 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69398
]
601 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69398
Parameters:
[]
602 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69398
  "videos"
]
603 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69398 AND fieldname = 'attributes'
Parameters:
[]
604 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69398 AND fieldname = 'attributes'
Parameters:
[]
605 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69398
Parameters:
[]
606 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69398
Parameters:
[]
607 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69398
Parameters:
[]
608 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69398
Parameters:
[]
609 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69398
Parameters:
[]
610 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69398
]
611 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68073
]
612 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68073
]
613 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68073
]
614 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68073
]
615 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68073
Parameters:
[]
616 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68073
  "videos"
]
617 0.73 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68073 AND fieldname = 'attributes'
Parameters:
[]
618 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68073 AND fieldname = 'attributes'
Parameters:
[]
619 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68073
Parameters:
[]
620 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68073
Parameters:
[]
621 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68073
Parameters:
[]
622 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68073
Parameters:
[]
623 0.55 ms
select `combinedImage` from object_store_prod where oo_id  = 68073
Parameters:
[]
624 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68073
]
625 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639669
]
626 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639669
]
627 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69390
]
628 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69390
]
629 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69390
]
630 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69390
]
631 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 69390
Parameters:
[]
632 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69390
  "videos"
]
633 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69390 AND fieldname = 'attributes'
Parameters:
[]
634 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69390 AND fieldname = 'attributes'
Parameters:
[]
635 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69390
Parameters:
[]
636 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69390
Parameters:
[]
637 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69390
Parameters:
[]
638 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69390
Parameters:
[]
639 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69390
Parameters:
[]
640 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69390
]
641 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639806
]
642 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639806
]
643 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69384
]
644 0.47 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69384
]
645 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69384
]
646 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69384
]
647 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69384
Parameters:
[]
648 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69384
  "videos"
]
649 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69384 AND fieldname = 'attributes'
Parameters:
[]
650 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69384 AND fieldname = 'attributes'
Parameters:
[]
651 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69384
Parameters:
[]
652 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69384
Parameters:
[]
653 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69384
Parameters:
[]
654 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69384
Parameters:
[]
655 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 69384
Parameters:
[]
656 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69384
]
657 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639917
]
658 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639917
]
659 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69404
]
660 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69404
]
661 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69404
]
662 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69404
]
663 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69404
Parameters:
[]
664 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69404
  "videos"
]
665 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69404 AND fieldname = 'attributes'
Parameters:
[]
666 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69404 AND fieldname = 'attributes'
Parameters:
[]
667 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69404
Parameters:
[]
668 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69404
Parameters:
[]
669 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69404
Parameters:
[]
670 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69404
Parameters:
[]
671 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69404
Parameters:
[]
672 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69404
]
673 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639474
]
674 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639474
]
675 28.39 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23655' and a.id != '23655') or parentProducts like '%,23655,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
676 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391211
]
677 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391211
]
678 0.73 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69396
]
679 0.63 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69396
]
680 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69396
]
681 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69396
]
682 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 69396
Parameters:
[]
683 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69396
  "videos"
]
684 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69396 AND fieldname = 'attributes'
Parameters:
[]
685 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69396 AND fieldname = 'attributes'
Parameters:
[]
686 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69396
Parameters:
[]
687 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69396
Parameters:
[]
688 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69396
Parameters:
[]
689 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69396
Parameters:
[]
690 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69396
Parameters:
[]
691 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69396
]
692 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391348
]
693 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391348
]
694 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88386
]
695 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88386
]
696 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88386
]
697 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88386
]
698 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 88386
Parameters:
[]
699 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88386
  "videos"
]
700 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88386 AND fieldname = 'attributes'
Parameters:
[]
701 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88386 AND fieldname = 'attributes'
Parameters:
[]
702 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 88386
Parameters:
[]
703 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88386
Parameters:
[]
704 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88386
Parameters:
[]
705 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88386
Parameters:
[]
706 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 88386
Parameters:
[]
707 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88386
]
708 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298698
]
709 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298698
]
710 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88393
]
711 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88393
]
712 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88393
]
713 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88393
]
714 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 88393
Parameters:
[]
715 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88393
  "videos"
]
716 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88393 AND fieldname = 'attributes'
Parameters:
[]
717 1.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88393 AND fieldname = 'attributes'
Parameters:
[]
718 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 88393
Parameters:
[]
719 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88393
Parameters:
[]
720 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88393
Parameters:
[]
721 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88393
Parameters:
[]
722 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 88393
Parameters:
[]
723 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88393
]
724 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298467
]
725 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298467
]
726 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69406
]
727 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69406
]
728 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69406
]
729 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69406
]
730 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69406
Parameters:
[]
731 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69406
  "videos"
]
732 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69406 AND fieldname = 'attributes'
Parameters:
[]
733 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69406 AND fieldname = 'attributes'
Parameters:
[]
734 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69406
Parameters:
[]
735 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69406
Parameters:
[]
736 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69406
Parameters:
[]
737 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69406
Parameters:
[]
738 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69406
Parameters:
[]
739 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69406
]
740 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221723
]
741 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221723
]
742 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69386
]
743 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69386
]
744 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69386
]
745 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69386
]
746 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 69386
Parameters:
[]
747 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69386
  "videos"
]
748 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69386 AND fieldname = 'attributes'
Parameters:
[]
749 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69386 AND fieldname = 'attributes'
Parameters:
[]
750 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69386
Parameters:
[]
751 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69386
Parameters:
[]
752 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69386
Parameters:
[]
753 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69386
Parameters:
[]
754 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69386
Parameters:
[]
755 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69386
]
756 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222192
]
757 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222192
]
758 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69445
]
759 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69445
]
760 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69445
]
761 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69445
]
762 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69445
Parameters:
[]
763 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69445
  "videos"
]
764 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69445 AND fieldname = 'attributes'
Parameters:
[]
765 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69445 AND fieldname = 'attributes'
Parameters:
[]
766 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69445
Parameters:
[]
767 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69445
Parameters:
[]
768 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69445
Parameters:
[]
769 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69445
Parameters:
[]
770 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69445
Parameters:
[]
771 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69445
]
772 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222372
]
773 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222372
]
774 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69416
]
775 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69416
]
776 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69416
]
777 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69416
]
778 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69416
Parameters:
[]
779 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69416
  "videos"
]
780 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69416 AND fieldname = 'attributes'
Parameters:
[]
781 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69416 AND fieldname = 'attributes'
Parameters:
[]
782 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69416
Parameters:
[]
783 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69416
Parameters:
[]
784 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69416
Parameters:
[]
785 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69416
Parameters:
[]
786 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69416
Parameters:
[]
787 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69416
]
788 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225434
]
789 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225434
]
790 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69426
]
791 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69426
]
792 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69426
]
793 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69426
]
794 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69426
Parameters:
[]
795 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69426
  "videos"
]
796 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69426 AND fieldname = 'attributes'
Parameters:
[]
797 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69426 AND fieldname = 'attributes'
Parameters:
[]
798 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69426
Parameters:
[]
799 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69426
Parameters:
[]
800 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69426
Parameters:
[]
801 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69426
Parameters:
[]
802 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69426
Parameters:
[]
803 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69426
]
804 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221827
]
805 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221827
]
806 26.47 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68072' and a.id != '68072') or parentProducts like '%,68072,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
807 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69432
]
808 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69432
]
809 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69432
]
810 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69432
]
811 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69432
Parameters:
[]
812 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69432
  "videos"
]
813 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69432 AND fieldname = 'attributes'
Parameters:
[]
814 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69432 AND fieldname = 'attributes'
Parameters:
[]
815 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69432
Parameters:
[]
816 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69432
Parameters:
[]
817 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69432
Parameters:
[]
818 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69432
Parameters:
[]
819 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 69432
Parameters:
[]
820 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69432
]
821 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68072
]
822 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68072
]
823 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68072
]
824 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68072
]
825 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 68072
Parameters:
[]
826 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68072
  "videos"
]
827 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68072 AND fieldname = 'attributes'
Parameters:
[]
828 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68072 AND fieldname = 'attributes'
Parameters:
[]
829 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 68072
Parameters:
[]
830 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68072
Parameters:
[]
831 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68072
Parameters:
[]
832 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68072
Parameters:
[]
833 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68072
Parameters:
[]
834 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68072
]
835 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639542
]
836 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639542
]
837 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69418
]
838 0.72 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69418
]
839 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69418
]
840 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69418
]
841 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69418
Parameters:
[]
842 0.70 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69418
  "videos"
]
843 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69418 AND fieldname = 'attributes'
Parameters:
[]
844 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69418 AND fieldname = 'attributes'
Parameters:
[]
845 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69418
Parameters:
[]
846 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69418
Parameters:
[]
847 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69418
Parameters:
[]
848 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69418
Parameters:
[]
849 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69418
Parameters:
[]
850 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69418
]
851 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639683
]
852 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639683
]
853 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69424
]
854 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69424
]
855 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69424
]
856 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69424
]
857 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69424
Parameters:
[]
858 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69424
  "videos"
]
859 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69424 AND fieldname = 'attributes'
Parameters:
[]
860 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69424 AND fieldname = 'attributes'
Parameters:
[]
861 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69424
Parameters:
[]
862 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69424
Parameters:
[]
863 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69424
Parameters:
[]
864 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69424
Parameters:
[]
865 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69424
Parameters:
[]
866 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69424
]
867 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639789
]
868 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639789
]
869 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69412
]
870 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69412
]
871 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69412
]
872 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69412
]
873 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69412
Parameters:
[]
874 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69412
  "videos"
]
875 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69412 AND fieldname = 'attributes'
Parameters:
[]
876 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69412 AND fieldname = 'attributes'
Parameters:
[]
877 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69412
Parameters:
[]
878 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69412
Parameters:
[]
879 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69412
Parameters:
[]
880 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69412
Parameters:
[]
881 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69412
Parameters:
[]
882 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69412
]
883 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639458
]
884 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639458
]
885 26.40 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23652' and a.id != '23652') or parentProducts like '%,23652,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
886 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69480
]
887 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69480
]
888 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69480
]
889 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69480
]
890 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69480
Parameters:
[]
891 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69480
  "videos"
]
892 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69480 AND fieldname = 'attributes'
Parameters:
[]
893 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69480 AND fieldname = 'attributes'
Parameters:
[]
894 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69480
Parameters:
[]
895 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69480
Parameters:
[]
896 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69480
Parameters:
[]
897 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69480
Parameters:
[]
898 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69480
Parameters:
[]
899 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69480
]
900 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23652
]
901 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23652
]
902 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23652
]
903 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23652
]
904 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 23652
Parameters:
[]
905 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23652
  "videos"
]
906 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23652 AND fieldname = 'attributes'
Parameters:
[]
907 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23652 AND fieldname = 'attributes'
Parameters:
[]
908 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 23652
Parameters:
[]
909 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23652
Parameters:
[]
910 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23652
Parameters:
[]
911 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23652
Parameters:
[]
912 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 23652
Parameters:
[]
913 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23652
]
914 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222218
]
915 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222218
]
916 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69622
]
917 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69622
]
918 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69622
]
919 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69622
]
920 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69622
Parameters:
[]
921 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69622
  "videos"
]
922 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69622 AND fieldname = 'attributes'
Parameters:
[]
923 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69622 AND fieldname = 'attributes'
Parameters:
[]
924 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 69622
Parameters:
[]
925 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69622
Parameters:
[]
926 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69622
Parameters:
[]
927 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69622
Parameters:
[]
928 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69622
Parameters:
[]
929 0.85 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69622
]
930 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400985
]
931 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400985
]
932 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88388
]
933 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88388
]
934 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88388
]
935 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88388
]
936 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 88388
Parameters:
[]
937 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88388
  "videos"
]
938 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88388 AND fieldname = 'attributes'
Parameters:
[]
939 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88388 AND fieldname = 'attributes'
Parameters:
[]
940 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 88388
Parameters:
[]
941 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88388
Parameters:
[]
942 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88388
Parameters:
[]
943 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88388
Parameters:
[]
944 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 88388
Parameters:
[]
945 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88388
]
946 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298693
]
947 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298693
]
948 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69492
]
949 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69492
]
950 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69492
]
951 0.51 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69492
]
952 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69492
Parameters:
[]
953 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69492
  "videos"
]
954 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69492 AND fieldname = 'attributes'
Parameters:
[]
955 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69492 AND fieldname = 'attributes'
Parameters:
[]
956 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69492
Parameters:
[]
957 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69492
Parameters:
[]
958 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69492
Parameters:
[]
959 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69492
Parameters:
[]
960 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69492
Parameters:
[]
961 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69492
]
962 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  401069
]
963 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  401069
]
964 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69470
]
965 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69470
]
966 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69470
]
967 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69470
]
968 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69470
Parameters:
[]
969 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69470
  "videos"
]
970 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69470 AND fieldname = 'attributes'
Parameters:
[]
971 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69470 AND fieldname = 'attributes'
Parameters:
[]
972 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 69470
Parameters:
[]
973 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69470
Parameters:
[]
974 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69470
Parameters:
[]
975 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69470
Parameters:
[]
976 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69470
Parameters:
[]
977 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69470
]
978 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400996
]
979 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400996
]
980 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69618
]
981 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69618
]
982 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69618
]
983 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69618
]
984 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69618
Parameters:
[]
985 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69618
  "videos"
]
986 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69618 AND fieldname = 'attributes'
Parameters:
[]
987 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69618 AND fieldname = 'attributes'
Parameters:
[]
988 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69618
Parameters:
[]
989 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69618
Parameters:
[]
990 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69618
Parameters:
[]
991 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69618
Parameters:
[]
992 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69618
Parameters:
[]
993 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69618
]
994 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221701
]
995 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221701
]
996 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69504
]
997 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69504
]
998 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69504
]
999 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69504
]
1000 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 69504
Parameters:
[]
1001 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69504
  "videos"
]
1002 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69504 AND fieldname = 'attributes'
Parameters:
[]
1003 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69504 AND fieldname = 'attributes'
Parameters:
[]
1004 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 69504
Parameters:
[]
1005 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69504
Parameters:
[]
1006 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69504
Parameters:
[]
1007 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69504
Parameters:
[]
1008 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69504
Parameters:
[]
1009 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69504
]
1010 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221480
]
1011 0.95 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221480
]
1012 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69474
]
1013 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69474
]
1014 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69474
]
1015 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69474
]
1016 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69474
Parameters:
[]
1017 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69474
  "videos"
]
1018 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69474 AND fieldname = 'attributes'
Parameters:
[]
1019 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69474 AND fieldname = 'attributes'
Parameters:
[]
1020 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 69474
Parameters:
[]
1021 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69474
Parameters:
[]
1022 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69474
Parameters:
[]
1023 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69474
Parameters:
[]
1024 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69474
Parameters:
[]
1025 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69474
]
1026 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222030
]
1027 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222030
]
1028 25.82 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23654' and a.id != '23654') or parentProducts like '%,23654,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1029 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225256
]
1030 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225256
]
1031 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69494
]
1032 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69494
]
1033 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69494
]
1034 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69494
]
1035 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69494
Parameters:
[]
1036 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69494
  "videos"
]
1037 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69494 AND fieldname = 'attributes'
Parameters:
[]
1038 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69494 AND fieldname = 'attributes'
Parameters:
[]
1039 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 69494
Parameters:
[]
1040 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69494
Parameters:
[]
1041 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69494
Parameters:
[]
1042 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69494
Parameters:
[]
1043 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69494
Parameters:
[]
1044 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69494
]
1045 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391225
]
1046 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391225
]
1047 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88409
]
1048 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88409
]
1049 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88409
]
1050 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88409
]
1051 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 88409
Parameters:
[]
1052 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88409
  "videos"
]
1053 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88409 AND fieldname = 'attributes'
Parameters:
[]
1054 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88409 AND fieldname = 'attributes'
Parameters:
[]
1055 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 88409
Parameters:
[]
1056 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88409
Parameters:
[]
1057 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88409
Parameters:
[]
1058 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88409
Parameters:
[]
1059 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 88409
Parameters:
[]
1060 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88409
]
1061 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298517
]
1062 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298517
]
1063 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69522
]
1064 0.59 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69522
]
1065 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69522
]
1066 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69522
]
1067 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69522
Parameters:
[]
1068 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69522
  "videos"
]
1069 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69522 AND fieldname = 'attributes'
Parameters:
[]
1070 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69522 AND fieldname = 'attributes'
Parameters:
[]
1071 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69522
Parameters:
[]
1072 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69522
Parameters:
[]
1073 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69522
Parameters:
[]
1074 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69522
Parameters:
[]
1075 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69522
Parameters:
[]
1076 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69522
]
1077 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391234
]
1078 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391234
]
1079 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69506
]
1080 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69506
]
1081 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69506
]
1082 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69506
]
1083 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69506
Parameters:
[]
1084 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69506
  "videos"
]
1085 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69506 AND fieldname = 'attributes'
Parameters:
[]
1086 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69506 AND fieldname = 'attributes'
Parameters:
[]
1087 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 69506
Parameters:
[]
1088 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69506
Parameters:
[]
1089 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69506
Parameters:
[]
1090 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69506
Parameters:
[]
1091 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69506
Parameters:
[]
1092 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69506
]
1093 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391241
]
1094 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391241
]
1095 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69482
]
1096 0.59 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69482
]
1097 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69482
]
1098 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69482
]
1099 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69482
Parameters:
[]
1100 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69482
  "videos"
]
1101 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69482 AND fieldname = 'attributes'
Parameters:
[]
1102 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69482 AND fieldname = 'attributes'
Parameters:
[]
1103 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69482
Parameters:
[]
1104 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69482
Parameters:
[]
1105 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69482
Parameters:
[]
1106 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69482
Parameters:
[]
1107 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69482
Parameters:
[]
1108 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69482
]
1109 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221600
]
1110 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221600
]
1111 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225292
]
1112 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225292
]
1113 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69514
]
1114 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69514
]
1115 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69514
]
1116 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69514
]
1117 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69514
Parameters:
[]
1118 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69514
  "videos"
]
1119 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69514 AND fieldname = 'attributes'
Parameters:
[]
1120 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69514 AND fieldname = 'attributes'
Parameters:
[]
1121 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 69514
Parameters:
[]
1122 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69514
Parameters:
[]
1123 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69514
Parameters:
[]
1124 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69514
Parameters:
[]
1125 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69514
Parameters:
[]
1126 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69514
]
1127 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221227
]
1128 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221227
]
1129 28.48 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23653' and a.id != '23653') or parentProducts like '%,23653,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1130 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69554
]
1131 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69554
]
1132 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69554
]
1133 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69554
]
1134 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 69554
Parameters:
[]
1135 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69554
  "videos"
]
1136 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69554 AND fieldname = 'attributes'
Parameters:
[]
1137 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69554 AND fieldname = 'attributes'
Parameters:
[]
1138 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69554
Parameters:
[]
1139 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69554
Parameters:
[]
1140 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69554
Parameters:
[]
1141 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69554
Parameters:
[]
1142 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69554
Parameters:
[]
1143 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69554
]
1144 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23653
]
1145 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23653
]
1146 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23653
]
1147 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23653
]
1148 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 23653
Parameters:
[]
1149 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23653
  "videos"
]
1150 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23653 AND fieldname = 'attributes'
Parameters:
[]
1151 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23653 AND fieldname = 'attributes'
Parameters:
[]
1152 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23653
Parameters:
[]
1153 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23653
Parameters:
[]
1154 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23653
Parameters:
[]
1155 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23653
Parameters:
[]
1156 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 23653
Parameters:
[]
1157 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23653
]
1158 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391162
]
1159 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391162
]
1160 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69550
]
1161 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69550
]
1162 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69550
]
1163 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69550
]
1164 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69550
Parameters:
[]
1165 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69550
  "videos"
]
1166 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69550 AND fieldname = 'attributes'
Parameters:
[]
1167 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69550 AND fieldname = 'attributes'
Parameters:
[]
1168 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69550
Parameters:
[]
1169 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69550
Parameters:
[]
1170 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69550
Parameters:
[]
1171 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69550
Parameters:
[]
1172 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69550
Parameters:
[]
1173 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69550
]
1174 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391263
]
1175 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391263
]
1176 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88377
]
1177 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88377
]
1178 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88377
]
1179 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88377
]
1180 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 88377
Parameters:
[]
1181 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88377
  "videos"
]
1182 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88377 AND fieldname = 'attributes'
Parameters:
[]
1183 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88377 AND fieldname = 'attributes'
Parameters:
[]
1184 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 88377
Parameters:
[]
1185 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88377
Parameters:
[]
1186 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88377
Parameters:
[]
1187 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88377
Parameters:
[]
1188 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 88377
Parameters:
[]
1189 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88377
]
1190 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298470
]
1191 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298470
]
1192 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88381
]
1193 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  88381
]
1194 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88381
]
1195 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88381
]
1196 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 88381
Parameters:
[]
1197 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88381
  "videos"
]
1198 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88381 AND fieldname = 'attributes'
Parameters:
[]
1199 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88381 AND fieldname = 'attributes'
Parameters:
[]
1200 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 88381
Parameters:
[]
1201 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88381
Parameters:
[]
1202 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88381
Parameters:
[]
1203 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88381
Parameters:
[]
1204 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 88381
Parameters:
[]
1205 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88381
]
1206 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298567
]
1207 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298567
]
1208 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69566
]
1209 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69566
]
1210 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69566
]
1211 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69566
]
1212 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69566
Parameters:
[]
1213 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69566
  "videos"
]
1214 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69566 AND fieldname = 'attributes'
Parameters:
[]
1215 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69566 AND fieldname = 'attributes'
Parameters:
[]
1216 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 69566
Parameters:
[]
1217 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69566
Parameters:
[]
1218 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69566
Parameters:
[]
1219 0.61 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69566
Parameters:
[]
1220 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69566
Parameters:
[]
1221 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69566
]
1222 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391337
]
1223 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391337
]
1224 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69546
]
1225 0.59 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69546
]
1226 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69546
]
1227 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69546
]
1228 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69546
Parameters:
[]
1229 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69546
  "videos"
]
1230 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69546 AND fieldname = 'attributes'
Parameters:
[]
1231 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69546 AND fieldname = 'attributes'
Parameters:
[]
1232 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69546
Parameters:
[]
1233 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69546
Parameters:
[]
1234 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69546
Parameters:
[]
1235 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69546
Parameters:
[]
1236 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69546
Parameters:
[]
1237 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69546
]
1238 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221634
]
1239 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221634
]
1240 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69576
]
1241 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69576
]
1242 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69576
]
1243 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69576
]
1244 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 69576
Parameters:
[]
1245 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69576
  "videos"
]
1246 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69576 AND fieldname = 'attributes'
Parameters:
[]
1247 1.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69576 AND fieldname = 'attributes'
Parameters:
[]
1248 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69576
Parameters:
[]
1249 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69576
Parameters:
[]
1250 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69576
Parameters:
[]
1251 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69576
Parameters:
[]
1252 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69576
Parameters:
[]
1253 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69576
]
1254 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222425
]
1255 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222425
]
1256 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69558
]
1257 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69558
]
1258 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69558
]
1259 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69558
]
1260 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69558
Parameters:
[]
1261 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69558
  "videos"
]
1262 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69558 AND fieldname = 'attributes'
Parameters:
[]
1263 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69558 AND fieldname = 'attributes'
Parameters:
[]
1264 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69558
Parameters:
[]
1265 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69558
Parameters:
[]
1266 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69558
Parameters:
[]
1267 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69558
Parameters:
[]
1268 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 69558
Parameters:
[]
1269 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69558
]
1270 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221871
]
1271 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221871
]
1272 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69562
]
1273 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69562
]
1274 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69562
]
1275 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69562
]
1276 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69562
Parameters:
[]
1277 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69562
  "videos"
]
1278 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69562 AND fieldname = 'attributes'
Parameters:
[]
1279 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69562 AND fieldname = 'attributes'
Parameters:
[]
1280 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 69562
Parameters:
[]
1281 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69562
Parameters:
[]
1282 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69562
Parameters:
[]
1283 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69562
Parameters:
[]
1284 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69562
Parameters:
[]
1285 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69562
]
1286 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222256
]
1287 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222256
]
1288 26.71 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17283' and a.id != '17283') or parentProducts like '%,17283,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1289 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565363
]
1290 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565363
]
1291 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565370
]
1292 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565370
]
1293 25.32 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17291' and a.id != '17291') or parentProducts like '%,17291,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1294 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172785
]
1295 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172785
]
1296 23.33 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17290' and a.id != '17290') or parentProducts like '%,17290,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1297 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565366
]
1298 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565366
]
1299 22.70 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17285' and a.id != '17285') or parentProducts like '%,17285,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1300 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69888
]
1301 0.34 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69888
]
1302 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69888
]
1303 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69888
]
1304 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 69888
Parameters:
[]
1305 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69888
  "videos"
]
1306 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[]
1307 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[]
1308 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 69888
Parameters:
[]
1309 0.25 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69888
Parameters:
[]
1310 0.23 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69888
Parameters:
[]
1311 0.25 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69888
Parameters:
[]
1312 0.24 ms
select `combinedImage` from object_store_prod where oo_id  = 69888
Parameters:
[]
1313 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69888
]
1314 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17285
]
1315 0.32 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17285
]
1316 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17285
]
1317 0.30 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17285
]
1318 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 17285
Parameters:
[]
1319 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17285
  "videos"
]
1320 0.27 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[]
1321 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[]
1322 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 17285
Parameters:
[]
1323 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17285
Parameters:
[]
1324 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17285
Parameters:
[]
1325 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17285
Parameters:
[]
1326 0.26 ms
select `combinedImage` from object_store_prod where oo_id  = 17285
Parameters:
[]
1327 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17285
]
1328 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172783
]
1329 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172783
]
1330 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69886
]
1331 0.34 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69886
]
1332 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69886
]
1333 0.38 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69886
]
1334 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 69886
Parameters:
[]
1335 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69886
  "videos"
]
1336 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69886 AND fieldname = 'attributes'
Parameters:
[]
1337 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69886 AND fieldname = 'attributes'
Parameters:
[]
1338 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 69886
Parameters:
[]
1339 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69886
Parameters:
[]
1340 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69886
Parameters:
[]
1341 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69886
Parameters:
[]
1342 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 69886
Parameters:
[]
1343 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69886
]
1344 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172786
]
1345 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172786
]
1346 26.42 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17284' and a.id != '17284') or parentProducts like '%,17284,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1347 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69892
]
1348 0.31 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69892
]
1349 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69892
]
1350 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69892
]
1351 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 69892
Parameters:
[]
1352 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69892
  "videos"
]
1353 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[]
1354 0.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[]
1355 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 69892
Parameters:
[]
1356 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69892
Parameters:
[]
1357 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69892
Parameters:
[]
1358 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69892
Parameters:
[]
1359 0.23 ms
select `combinedImage` from object_store_prod where oo_id  = 69892
Parameters:
[]
1360 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69892
]
1361 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17284
]
1362 0.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17284
]
1363 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17284
]
1364 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17284
]
1365 0.25 ms
select `iconLabels` from object_store_prod where oo_id  = 17284
Parameters:
[]
1366 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17284
  "videos"
]
1367 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[]
1368 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[]
1369 0.26 ms
select `combinedBlock` from object_store_prod where oo_id  = 17284
Parameters:
[]
1370 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17284
Parameters:
[]
1371 0.25 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17284
Parameters:
[]
1372 0.24 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17284
Parameters:
[]
1373 0.26 ms
select `combinedImage` from object_store_prod where oo_id  = 17284
Parameters:
[]
1374 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17284
]
1375 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172782
]
1376 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172782
]
1377 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69878
]
1378 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69878
]
1379 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69878
]
1380 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69878
]
1381 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69878
Parameters:
[]
1382 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69878
  "videos"
]
1383 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69878 AND fieldname = 'attributes'
Parameters:
[]
1384 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69878 AND fieldname = 'attributes'
Parameters:
[]
1385 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 69878
Parameters:
[]
1386 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69878
Parameters:
[]
1387 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69878
Parameters:
[]
1388 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69878
Parameters:
[]
1389 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69878
Parameters:
[]
1390 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69878
]
1391 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46223
]
1392 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46223
]
1393 26.63 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17282' and a.id != '17282') or parentProducts like '%,17282,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1394 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69894
]
1395 0.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69894
]
1396 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69894
]
1397 0.29 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69894
]
1398 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 69894
Parameters:
[]
1399 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69894
  "videos"
]
1400 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69894 AND fieldname = 'attributes'
Parameters:
[]
1401 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69894 AND fieldname = 'attributes'
Parameters:
[]
1402 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 69894
Parameters:
[]
1403 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69894
Parameters:
[]
1404 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69894
Parameters:
[]
1405 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69894
Parameters:
[]
1406 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 69894
Parameters:
[]
1407 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69894
]
1408 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172778
]
1409 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172778
]
1410 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69884
]
1411 0.62 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69884
]
1412 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69884
]
1413 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69884
]
1414 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69884
Parameters:
[]
1415 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69884
  "videos"
]
1416 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69884 AND fieldname = 'attributes'
Parameters:
[]
1417 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69884 AND fieldname = 'attributes'
Parameters:
[]
1418 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69884
Parameters:
[]
1419 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69884
Parameters:
[]
1420 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69884
Parameters:
[]
1421 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69884
Parameters:
[]
1422 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69884
Parameters:
[]
1423 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69884
]
1424 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46179
]
1425 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46179
]
1426 24.66 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17288' and a.id != '17288') or parentProducts like '%,17288,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1427 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69902
]
1428 0.37 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69902
]
1429 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69902
]
1430 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69902
]
1431 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 69902
Parameters:
[]
1432 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69902
  "videos"
]
1433 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
1434 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
1435 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 69902
Parameters:
[]
1436 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69902
Parameters:
[]
1437 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69902
Parameters:
[]
1438 0.29 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69902
Parameters:
[]
1439 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 69902
Parameters:
[]
1440 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69902
]
1441 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17288
]
1442 0.34 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17288
]
1443 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17288
]
1444 0.44 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17288
]
1445 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 17288
Parameters:
[]
1446 0.27 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17288
  "videos"
]
1447 0.25 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
1448 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
1449 0.26 ms
select `combinedBlock` from object_store_prod where oo_id  = 17288
Parameters:
[]
1450 0.25 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17288
Parameters:
[]
1451 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17288
Parameters:
[]
1452 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17288
Parameters:
[]
1453 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 17288
Parameters:
[]
1454 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17288
]
1455 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172784
]
1456 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172784
]
1457 24.53 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17287' and a.id != '17287') or parentProducts like '%,17287,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1458 0.26 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69904
]
1459 0.40 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69904
]
1460 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69904
]
1461 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69904
]
1462 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 69904
Parameters:
[]
1463 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69904
  "videos"
]
1464 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
1465 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
1466 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 69904
Parameters:
[]
1467 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69904
Parameters:
[]
1468 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69904
Parameters:
[]
1469 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69904
Parameters:
[]
1470 0.26 ms
select `combinedImage` from object_store_prod where oo_id  = 69904
Parameters:
[]
1471 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69904
]
1472 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172779
]
1473 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172779
]
1474 25.79 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17280' and a.id != '17280') or parentProducts like '%,17280,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1475 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706602
]
1476 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706602
]
1477 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706629
]
1478 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706629
]
1479 22.89 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17279' and a.id != '17279') or parentProducts like '%,17279,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1480 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706588
]
1481 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706588
]
1482 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706609
]
1483 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706609
]
1484 23.06 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17278' and a.id != '17278') or parentProducts like '%,17278,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1485 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565374
]
1486 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565374
]
1487 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565359
]
1488 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565359
]
1489 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1490 1.08 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
1491 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1133
]
1492 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.