Query Metrics

556 Database Queries
254 Different statements
805.26 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 5.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 6.22 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/restaurant-bar~22237"
  "path"
  "auto_create"
  "/nl/producten/c/restaurant-bar~22237"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/restaurant-bar~22237"
  "entire_uri"
]
3 5.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 5.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 4.76 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "restaurant-bar~22237"
]
6 5.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/restaurant-bar~22237"
]
7 5.17 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/restaurant-bar~22237"
]
8 4.82 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 4.86 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c"
]
10 5.35 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 5.83 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 5.43 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 5.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 11.03 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 5.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 4.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 3.74 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:
[
  22237
]
18 3.91 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 3.54 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 3.62 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 3.66 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 3.73 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 3.74 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 3.71 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 3.77 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 3.73 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 3.64 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 10.14 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  22237
  "additionalCategories"
]
29 5.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  92920
]
30 5.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:
[
  92920
]
31 11.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  92920
]
32 4.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  92920
]
33 4.01 ms
select `iconLabels` from object_store_prod where oo_id  = 92920
Parameters:
[]
34 3.87 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  92920
  "videos"
]
35 3.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 92920 AND fieldname = 'attributes'
Parameters:
[]
36 3.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 92920 AND fieldname = 'attributes'
Parameters:
[]
37 3.99 ms
select `combinedBlock` from object_store_prod where oo_id  = 92920
Parameters:
[]
38 4.25 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 92920
Parameters:
[]
39 3.77 ms
select `accessoryDemand` from object_store_prod where oo_id  = 92920
Parameters:
[]
40 3.85 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 92920
Parameters:
[]
41 3.69 ms
select `combinedImage` from object_store_prod where oo_id  = 92920
Parameters:
[]
42 3.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  92920
]
43 3.83 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  92928
]
44 3.77 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:
[
  92928
]
45 8.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  92928
]
46 3.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  92928
]
47 3.62 ms
select `iconLabels` from object_store_prod where oo_id  = 92928
Parameters:
[]
48 3.98 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  92928
  "videos"
]
49 3.72 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 92928 AND fieldname = 'attributes'
Parameters:
[]
50 3.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 92928 AND fieldname = 'attributes'
Parameters:
[]
51 3.89 ms
select `combinedBlock` from object_store_prod where oo_id  = 92928
Parameters:
[]
52 3.73 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 92928
Parameters:
[]
53 3.78 ms
select `accessoryDemand` from object_store_prod where oo_id  = 92928
Parameters:
[]
54 3.76 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 92928
Parameters:
[]
55 3.77 ms
select `combinedImage` from object_store_prod where oo_id  = 92928
Parameters:
[]
56 3.91 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  92928
]
57 3.85 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  92936
]
58 4.15 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:
[
  92936
]
59 8.42 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  92936
]
60 3.99 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  92936
]
61 3.92 ms
select `iconLabels` from object_store_prod where oo_id  = 92936
Parameters:
[]
62 4.04 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  92936
  "videos"
]
63 4.22 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 92936 AND fieldname = 'attributes'
Parameters:
[]
64 4.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 92936 AND fieldname = 'attributes'
Parameters:
[]
65 4.09 ms
select `combinedBlock` from object_store_prod where oo_id  = 92936
Parameters:
[]
66 3.92 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 92936
Parameters:
[]
67 3.77 ms
select `accessoryDemand` from object_store_prod where oo_id  = 92936
Parameters:
[]
68 4.12 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 92936
Parameters:
[]
69 4.00 ms
select `combinedImage` from object_store_prod where oo_id  = 92936
Parameters:
[]
70 4.03 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  92936
]
71 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 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%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
73 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
74 1.96 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"
]
75 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
76 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
77 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
78 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
79 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
80 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
81 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
82 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
83 1.25 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"
]
84 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
85 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
86 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:
[]
87 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
88 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
89 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
90 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
91 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
92 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
93 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
94 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
95 1.22 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"
]
96 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
97 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
98 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
99 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
100 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
101 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
102 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
103 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
104 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
105 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"
]
106 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
107 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
108 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
109 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
110 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
111 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
112 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
113 0.44 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
114 0.39 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
115 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1103
]
116 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
117 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
118 0.45 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22237
]
119 1.10 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26092
]
120 60.67 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 '%,22237,%') 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 24
Parameters:
[]
121 0.46 ms
SELECT FOUND_ROWS()
Parameters:
[]
122 0.89 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  182339
  "wdbe_nl"
]
123 0.40 ms
"START TRANSACTION"
Parameters:
[]
124 0.59 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  182339
  "wdbe_nl"
]
125 0.29 ms
"COMMIT"
Parameters:
[]
126 0.71 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  182342
  "wdbe_nl"
]
127 0.27 ms
"START TRANSACTION"
Parameters:
[]
128 0.42 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  182342
  "wdbe_nl"
]
129 0.25 ms
"COMMIT"
Parameters:
[]
130 0.70 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  182341
  "wdbe_nl"
]
131 0.24 ms
"START TRANSACTION"
Parameters:
[]
132 0.42 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  182341
  "wdbe_nl"
]
133 0.32 ms
"COMMIT"
Parameters:
[]
134 0.42 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
135 0.39 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
136 0.33 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
137 0.36 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
138 0.42 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
139 0.39 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
140 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
141 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
142 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
143 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
144 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
145 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
146 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
147 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
148 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
149 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
150 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
151 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
152 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
153 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
154 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
155 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
156 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
157 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
158 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
159 0.43 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
160 0.43 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
161 0.39 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
162 0.36 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
163 0.32 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
164 0.35 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
165 0.35 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
166 0.35 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
167 0.34 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
168 0.34 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
169 0.33 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
170 0.35 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
171 0.46 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
172 0.37 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
173 0.35 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
174 0.40 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
175 0.38 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
176 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
177 0.39 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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
178 28.21 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 = '68012' and a.id != '68012') or parentProducts like '%,68012,%') 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:
[]
179 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639566
]
180 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639566
]
181 1.01 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639455
]
182 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639455
]
183 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976449
]
184 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976449
]
185 26.26 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 = '182338' and a.id != '182338') or parentProducts like '%,182338,%') 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:
[]
186 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422480
]
187 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422480
]
188 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422479
]
189 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422479
]
190 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182570
]
191 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:
[
  182570
]
192 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182570
]
193 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182570
]
194 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 182570
Parameters:
[]
195 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182570
  "videos"
]
196 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182570 AND fieldname = 'attributes'
Parameters:
[]
197 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182570 AND fieldname = 'attributes'
Parameters:
[]
198 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182570
Parameters:
[]
199 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182570
Parameters:
[]
200 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182570
Parameters:
[]
201 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182570
Parameters:
[]
202 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182570
Parameters:
[]
203 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182570
]
204 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422482
]
205 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422482
]
206 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182565
]
207 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:
[
  182565
]
208 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182565
]
209 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182565
]
210 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 182565
Parameters:
[]
211 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182565
  "videos"
]
212 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182565 AND fieldname = 'attributes'
Parameters:
[]
213 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182565 AND fieldname = 'attributes'
Parameters:
[]
214 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182565
Parameters:
[]
215 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182565
Parameters:
[]
216 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182565
Parameters:
[]
217 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182565
Parameters:
[]
218 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182565
Parameters:
[]
219 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182565
]
220 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422478
]
221 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422478
]
222 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422481
]
223 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422481
]
224 25.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 = '182339' and a.id != '182339') or parentProducts like '%,182339,%') 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:
[]
225 0.65 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182598
]
226 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:
[
  182598
]
227 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182598
]
228 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182598
]
229 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 182598
Parameters:
[]
230 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182598
  "videos"
]
231 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182598 AND fieldname = 'attributes'
Parameters:
[]
232 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182598 AND fieldname = 'attributes'
Parameters:
[]
233 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 182598
Parameters:
[]
234 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182598
Parameters:
[]
235 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182598
Parameters:
[]
236 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182598
Parameters:
[]
237 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182598
Parameters:
[]
238 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182598
]
239 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422484
]
240 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422484
]
241 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182590
]
242 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:
[
  182590
]
243 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182590
]
244 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182590
]
245 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182590
Parameters:
[]
246 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182590
  "videos"
]
247 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182590 AND fieldname = 'attributes'
Parameters:
[]
248 0.78 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182590 AND fieldname = 'attributes'
Parameters:
[]
249 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182590
Parameters:
[]
250 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182590
Parameters:
[]
251 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182590
Parameters:
[]
252 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182590
Parameters:
[]
253 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 182590
Parameters:
[]
254 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182590
]
255 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422485
]
256 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422485
]
257 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182594
]
258 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:
[
  182594
]
259 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182594
]
260 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182594
]
261 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182594
Parameters:
[]
262 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182594
  "videos"
]
263 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182594 AND fieldname = 'attributes'
Parameters:
[]
264 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182594 AND fieldname = 'attributes'
Parameters:
[]
265 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 182594
Parameters:
[]
266 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182594
Parameters:
[]
267 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182594
Parameters:
[]
268 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182594
Parameters:
[]
269 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 182594
Parameters:
[]
270 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182594
]
271 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422483
]
272 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422483
]
273 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422486
]
274 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422486
]
275 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182602
]
276 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:
[
  182602
]
277 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182602
]
278 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182602
]
279 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 182602
Parameters:
[]
280 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182602
  "videos"
]
281 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182602 AND fieldname = 'attributes'
Parameters:
[]
282 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182602 AND fieldname = 'attributes'
Parameters:
[]
283 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 182602
Parameters:
[]
284 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182602
Parameters:
[]
285 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182602
Parameters:
[]
286 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182602
Parameters:
[]
287 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182602
Parameters:
[]
288 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182602
]
289 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422487
]
290 0.86 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422487
]
291 26.64 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 = '182342' and a.id != '182342') or parentProducts like '%,182342,%') 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:
[]
292 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182669
]
293 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:
[
  182669
]
294 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182669
]
295 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182669
]
296 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182669
Parameters:
[]
297 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182669
  "videos"
]
298 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182669 AND fieldname = 'attributes'
Parameters:
[]
299 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182669 AND fieldname = 'attributes'
Parameters:
[]
300 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182669
Parameters:
[]
301 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182669
Parameters:
[]
302 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182669
Parameters:
[]
303 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182669
Parameters:
[]
304 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182669
Parameters:
[]
305 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182669
]
306 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422475
]
307 0.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422475
]
308 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182675
]
309 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:
[
  182675
]
310 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182675
]
311 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182675
]
312 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 182675
Parameters:
[]
313 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182675
  "videos"
]
314 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182675 AND fieldname = 'attributes'
Parameters:
[]
315 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182675 AND fieldname = 'attributes'
Parameters:
[]
316 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 182675
Parameters:
[]
317 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182675
Parameters:
[]
318 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182675
Parameters:
[]
319 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182675
Parameters:
[]
320 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182675
Parameters:
[]
321 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182675
]
322 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422471
]
323 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422471
]
324 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182663
]
325 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:
[
  182663
]
326 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182663
]
327 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182663
]
328 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 182663
Parameters:
[]
329 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182663
  "videos"
]
330 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182663 AND fieldname = 'attributes'
Parameters:
[]
331 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182663 AND fieldname = 'attributes'
Parameters:
[]
332 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182663
Parameters:
[]
333 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182663
Parameters:
[]
334 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182663
Parameters:
[]
335 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182663
Parameters:
[]
336 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 182663
Parameters:
[]
337 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182663
]
338 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422472
]
339 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422472
]
340 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182679
]
341 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:
[
  182679
]
342 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182679
]
343 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182679
]
344 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 182679
Parameters:
[]
345 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182679
  "videos"
]
346 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182679 AND fieldname = 'attributes'
Parameters:
[]
347 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182679 AND fieldname = 'attributes'
Parameters:
[]
348 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 182679
Parameters:
[]
349 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182679
Parameters:
[]
350 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182679
Parameters:
[]
351 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182679
Parameters:
[]
352 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182679
Parameters:
[]
353 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182679
]
354 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422476
]
355 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422476
]
356 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182667
]
357 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:
[
  182667
]
358 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182667
]
359 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182667
]
360 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182667
Parameters:
[]
361 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182667
  "videos"
]
362 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182667 AND fieldname = 'attributes'
Parameters:
[]
363 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182667 AND fieldname = 'attributes'
Parameters:
[]
364 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182667
Parameters:
[]
365 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182667
Parameters:
[]
366 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182667
Parameters:
[]
367 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182667
Parameters:
[]
368 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182667
Parameters:
[]
369 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182667
]
370 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422474
]
371 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422474
]
372 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182659
]
373 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:
[
  182659
]
374 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182659
]
375 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182659
]
376 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 182659
Parameters:
[]
377 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182659
  "videos"
]
378 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182659 AND fieldname = 'attributes'
Parameters:
[]
379 1.18 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182659 AND fieldname = 'attributes'
Parameters:
[]
380 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182659
Parameters:
[]
381 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182659
Parameters:
[]
382 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182659
Parameters:
[]
383 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182659
Parameters:
[]
384 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182659
Parameters:
[]
385 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182659
]
386 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422477
]
387 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422477
]
388 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182683
]
389 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:
[
  182683
]
390 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182683
]
391 0.88 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182683
]
392 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182683
Parameters:
[]
393 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182683
  "videos"
]
394 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182683 AND fieldname = 'attributes'
Parameters:
[]
395 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182683 AND fieldname = 'attributes'
Parameters:
[]
396 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182683
Parameters:
[]
397 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182683
Parameters:
[]
398 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182683
Parameters:
[]
399 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182683
Parameters:
[]
400 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182683
Parameters:
[]
401 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182683
]
402 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422473
]
403 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422473
]
404 26.56 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 = '182341' and a.id != '182341') or parentProducts like '%,182341,%') 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:
[]
405 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182695
]
406 0.68 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:
[
  182695
]
407 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182695
]
408 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182695
]
409 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 182695
Parameters:
[]
410 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182695
  "videos"
]
411 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182695 AND fieldname = 'attributes'
Parameters:
[]
412 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182695 AND fieldname = 'attributes'
Parameters:
[]
413 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 182695
Parameters:
[]
414 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182695
Parameters:
[]
415 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182695
Parameters:
[]
416 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182695
Parameters:
[]
417 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182695
Parameters:
[]
418 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182695
]
419 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422466
]
420 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422466
]
421 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182703
]
422 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:
[
  182703
]
423 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182703
]
424 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182703
]
425 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182703
Parameters:
[]
426 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182703
  "videos"
]
427 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182703 AND fieldname = 'attributes'
Parameters:
[]
428 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182703 AND fieldname = 'attributes'
Parameters:
[]
429 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182703
Parameters:
[]
430 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182703
Parameters:
[]
431 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182703
Parameters:
[]
432 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182703
Parameters:
[]
433 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182703
Parameters:
[]
434 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182703
]
435 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422468
]
436 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422468
]
437 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182691
]
438 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:
[
  182691
]
439 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182691
]
440 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182691
]
441 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 182691
Parameters:
[]
442 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182691
  "videos"
]
443 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182691 AND fieldname = 'attributes'
Parameters:
[]
444 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182691 AND fieldname = 'attributes'
Parameters:
[]
445 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 182691
Parameters:
[]
446 0.52 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182691
Parameters:
[]
447 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182691
Parameters:
[]
448 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182691
Parameters:
[]
449 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182691
Parameters:
[]
450 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182691
]
451 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422465
]
452 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422465
]
453 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182699
]
454 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:
[
  182699
]
455 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182699
]
456 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182699
]
457 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 182699
Parameters:
[]
458 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182699
  "videos"
]
459 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182699 AND fieldname = 'attributes'
Parameters:
[]
460 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182699 AND fieldname = 'attributes'
Parameters:
[]
461 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 182699
Parameters:
[]
462 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182699
Parameters:
[]
463 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182699
Parameters:
[]
464 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182699
Parameters:
[]
465 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182699
Parameters:
[]
466 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182699
]
467 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422464
]
468 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422464
]
469 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182707
]
470 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:
[
  182707
]
471 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182707
]
472 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182707
]
473 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182707
Parameters:
[]
474 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182707
  "videos"
]
475 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182707 AND fieldname = 'attributes'
Parameters:
[]
476 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182707 AND fieldname = 'attributes'
Parameters:
[]
477 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182707
Parameters:
[]
478 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182707
Parameters:
[]
479 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182707
Parameters:
[]
480 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182707
Parameters:
[]
481 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182707
Parameters:
[]
482 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182707
]
483 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422469
]
484 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422469
]
485 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182687
]
486 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:
[
  182687
]
487 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182687
]
488 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182687
]
489 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182687
Parameters:
[]
490 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182687
  "videos"
]
491 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182687 AND fieldname = 'attributes'
Parameters:
[]
492 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182687 AND fieldname = 'attributes'
Parameters:
[]
493 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182687
Parameters:
[]
494 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182687
Parameters:
[]
495 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182687
Parameters:
[]
496 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182687
Parameters:
[]
497 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182687
Parameters:
[]
498 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182687
]
499 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422470
]
500 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422470
]
501 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182711
]
502 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:
[
  182711
]
503 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182711
]
504 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182711
]
505 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182711
Parameters:
[]
506 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182711
  "videos"
]
507 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182711 AND fieldname = 'attributes'
Parameters:
[]
508 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182711 AND fieldname = 'attributes'
Parameters:
[]
509 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182711
Parameters:
[]
510 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182711
Parameters:
[]
511 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182711
Parameters:
[]
512 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182711
Parameters:
[]
513 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182711
Parameters:
[]
514 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182711
]
515 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422467
]
516 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422467
]
517 25.90 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 = '182333' and a.id != '182333') or parentProducts like '%,182333,%') 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:
[]
518 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422401
]
519 0.94 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422401
]
520 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422402
]
521 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422402
]
522 0.98 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1201,1140,1102,1100,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1238
]
523 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
524 0.98 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%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
525 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1238
]
526 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  274
]
527 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24946
]
528 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:
[
  24946
]
529 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24946
]
530 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24946
]
531 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 24946
Parameters:
[]
532 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24946
  "videos"
]
533 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24946 AND fieldname = 'attributes'
Parameters:
[]
534 0.64 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24946 AND fieldname = 'attributes'
Parameters:
[]
535 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 24946
Parameters:
[]
536 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24946
Parameters:
[]
537 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24946
Parameters:
[]
538 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24946
Parameters:
[]
539 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 24946
Parameters:
[]
540 10.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24946
]
541 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24945
]
542 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:
[
  24945
]
543 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24945
]
544 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24945
]
545 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 24945
Parameters:
[]
546 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24945
  "videos"
]
547 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24945 AND fieldname = 'attributes'
Parameters:
[]
548 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24945 AND fieldname = 'attributes'
Parameters:
[]
549 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 24945
Parameters:
[]
550 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24945
Parameters:
[]
551 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24945
Parameters:
[]
552 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24945
Parameters:
[]
553 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 24945
Parameters:
[]
554 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24945
]
555 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713478
]
556 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713478
]

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.