Query Metrics

1116 Database Queries
547 Different statements
1368.64 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.78 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:
[
  "/es/productos/c/lamparas-de-techo~22221"
  "path"
  "auto_create"
  "/es/productos/c/lamparas-de-techo~22221?page=9"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/lamparas-de-techo~22221?page=9"
  "entire_uri"
]
3 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "lamparas-de-techo~22221"
]
6 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/lamparas-de-techo~22221"
]
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/%"
  "/es/productos/c/lamparas-de-techo~22221"
]
8 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.43 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/%"
  "/es/productos/c"
]
11 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.40 ms
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.86 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.37 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22225,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22221
]
18 0.39 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.41 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.36 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 0.54 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  22221
  "additionalCategories"
]
29 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26252
]
30 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:
[
  26252
]
31 1.10 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26252
]
32 0.50 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26252
]
33 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 26252
Parameters:
[]
34 0.35 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26252
  "videos"
]
35 0.37 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
36 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
37 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 26252
Parameters:
[]
38 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26252
Parameters:
[]
39 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26252
Parameters:
[]
40 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26252
Parameters:
[]
41 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 26252
Parameters:
[]
42 0.42 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26252
]
43 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26254
]
44 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:
[
  26254
]
45 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26254
]
46 0.42 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26254
]
47 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 26254
Parameters:
[]
48 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26254
  "videos"
]
49 0.38 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
50 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
51 0.32 ms
select `combinedBlock` from object_store_prod where oo_id  = 26254
Parameters:
[]
52 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26254
Parameters:
[]
53 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26254
Parameters:
[]
54 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26254
Parameters:
[]
55 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 26254
Parameters:
[]
56 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26254
]
57 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26256
]
58 0.36 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:
[
  26256
]
59 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26256
]
60 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26256
]
61 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 26256
Parameters:
[]
62 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26256
  "videos"
]
63 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
64 0.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
65 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 26256
Parameters:
[]
66 0.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26256
Parameters:
[]
67 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26256
Parameters:
[]
68 0.29 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26256
Parameters:
[]
69 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 26256
Parameters:
[]
70 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26256
]
71 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26258
]
72 0.36 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:
[
  26258
]
73 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26258
]
74 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26258
]
75 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 26258
Parameters:
[]
76 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26258
  "videos"
]
77 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
78 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
79 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 26258
Parameters:
[]
80 0.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26258
Parameters:
[]
81 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26258
Parameters:
[]
82 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26258
Parameters:
[]
83 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 26258
Parameters:
[]
84 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26258
]
85 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26260
]
86 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:
[
  26260
]
87 0.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26260
]
88 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26260
]
89 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 26260
Parameters:
[]
90 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26260
  "videos"
]
91 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
92 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
93 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 26260
Parameters:
[]
94 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26260
Parameters:
[]
95 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26260
Parameters:
[]
96 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26260
Parameters:
[]
97 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 26260
Parameters:
[]
98 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26260
]
99 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26262
]
100 0.35 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:
[
  26262
]
101 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26262
]
102 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26262
]
103 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 26262
Parameters:
[]
104 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26262
  "videos"
]
105 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
106 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
107 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 26262
Parameters:
[]
108 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26262
Parameters:
[]
109 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26262
Parameters:
[]
110 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26262
Parameters:
[]
111 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 26262
Parameters:
[]
112 0.38 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26262
]
113 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26264
]
114 0.35 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:
[
  26264
]
115 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26264
]
116 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26264
]
117 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 26264
Parameters:
[]
118 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26264
  "videos"
]
119 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
120 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
121 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 26264
Parameters:
[]
122 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26264
Parameters:
[]
123 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26264
Parameters:
[]
124 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26264
Parameters:
[]
125 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 26264
Parameters:
[]
126 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26264
]
127 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26266
]
128 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:
[
  26266
]
129 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26266
]
130 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26266
]
131 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 26266
Parameters:
[]
132 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26266
  "videos"
]
133 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
134 0.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
135 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 26266
Parameters:
[]
136 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26266
Parameters:
[]
137 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26266
Parameters:
[]
138 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26266
Parameters:
[]
139 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 26266
Parameters:
[]
140 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26266
]
141 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  20293
]
142 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:
[
  20293
]
143 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  20293
]
144 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  20293
]
145 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 20293
Parameters:
[]
146 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  20293
  "videos"
]
147 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 20293 AND fieldname = 'attributes'
Parameters:
[]
148 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 20293 AND fieldname = 'attributes'
Parameters:
[]
149 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 20293
Parameters:
[]
150 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 20293
Parameters:
[]
151 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 20293
Parameters:
[]
152 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 20293
Parameters:
[]
153 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 20293
Parameters:
[]
154 0.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  20293
]
155 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  179383
]
156 0.39 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:
[
  179383
]
157 0.63 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  179383
]
158 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  179383
]
159 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 179383
Parameters:
[]
160 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  179383
  "videos"
]
161 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 179383 AND fieldname = 'attributes'
Parameters:
[]
162 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 179383 AND fieldname = 'attributes'
Parameters:
[]
163 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 179383
Parameters:
[]
164 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 179383
Parameters:
[]
165 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 179383
Parameters:
[]
166 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 179383
Parameters:
[]
167 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 179383
Parameters:
[]
168 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  179383
]
169 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
170 1.77 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
171 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
172 1.63 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
173 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
174 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
175 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
176 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
177 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
178 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
179 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
180 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
181 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
182 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
183 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
184 0.43 ms
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]
185 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
186 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
187 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
188 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
189 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
190 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
191 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
192 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
193 1.42 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
194 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
195 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
196 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
197 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
198 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
199 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
200 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
201 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
202 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
203 1.34 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
204 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
205 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
206 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
207 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
208 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
209 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
210 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
211 0.49 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
212 0.44 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
213 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
214 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
215 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
216 0.50 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22221
]
217 56.46 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') 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 192, 24
Parameters:
[]
218 0.43 ms
SELECT FOUND_ROWS()
Parameters:
[]
219 0.40 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
220 0.35 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
221 0.35 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
222 0.33 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
223 0.39 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
224 0.36 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
225 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
226 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
227 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
228 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
229 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
230 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
231 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
232 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
233 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
234 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
235 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
236 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
237 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
238 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
239 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
240 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
241 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
242 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
243 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
244 0.31 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
245 0.34 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
246 0.34 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
247 0.34 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
248 0.31 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
249 0.30 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
250 0.35 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
251 0.32 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
252 0.34 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
253 0.33 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
254 0.31 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
255 0.31 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
256 0.31 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
257 0.40 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
258 0.34 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
259 0.34 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
260 0.34 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
261 0.35 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
262 0.34 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22221,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
263 32.03 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '120082' and a.id != '120082') or parentProducts like '%,120082,%') 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:
[]
264 0.79 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587582
]
265 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587582
]
266 36.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '120070' and a.id != '120070') or parentProducts like '%,120070,%') 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:
[]
267 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587641
]
268 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587641
]
269 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120774
]
270 0.94 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:
[
  120774
]
271 5.29 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120774
]
272 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120774
]
273 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 120774
Parameters:
[]
274 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120774
  "videos"
]
275 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120774 AND fieldname = 'attributes'
Parameters:
[]
276 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120774 AND fieldname = 'attributes'
Parameters:
[]
277 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 120774
Parameters:
[]
278 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120774
Parameters:
[]
279 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120774
Parameters:
[]
280 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120774
Parameters:
[]
281 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 120774
Parameters:
[]
282 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120774
]
283 25.74 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '120069' and a.id != '120069') or parentProducts like '%,120069,%') 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:
[]
284 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976584
]
285 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976584
]
286 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120780
]
287 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:
[
  120780
]
288 1.03 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120780
]
289 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120780
]
290 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 120780
Parameters:
[]
291 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120780
  "videos"
]
292 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120780 AND fieldname = 'attributes'
Parameters:
[]
293 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120780 AND fieldname = 'attributes'
Parameters:
[]
294 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 120780
Parameters:
[]
295 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120780
Parameters:
[]
296 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120780
Parameters:
[]
297 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120780
Parameters:
[]
298 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 120780
Parameters:
[]
299 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120780
]
300 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587616
]
301 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587616
]
302 24.65 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '120071' and a.id != '120071') or parentProducts like '%,120071,%') 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:
[]
303 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976583
]
304 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976583
]
305 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587584
]
306 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587584
]
307 22.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17159' and a.id != '17159') or parentProducts like '%,17159,%') 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:
[]
308 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  31520
]
309 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  31520
]
310 22.01 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17158' and a.id != '17158') or parentProducts like '%,17158,%') 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:
[]
311 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121180
]
312 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:
[
  121180
]
313 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121180
]
314 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121180
]
315 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 121180
Parameters:
[]
316 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121180
  "videos"
]
317 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121180 AND fieldname = 'attributes'
Parameters:
[]
318 5.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121180 AND fieldname = 'attributes'
Parameters:
[]
319 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 121180
Parameters:
[]
320 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121180
Parameters:
[]
321 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121180
Parameters:
[]
322 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121180
Parameters:
[]
323 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 121180
Parameters:
[]
324 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121180
]
325 0.73 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  32022
]
326 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  32022
]
327 23.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '120122' and a.id != '120122') or parentProducts like '%,120122,%') 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:
[]
328 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706635
]
329 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706635
]
330 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706640
]
331 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706640
]
332 25.30 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%') 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:
[]
333 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185775
]
334 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185775
]
335 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171760
]
336 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:
[
  171760
]
337 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171760
]
338 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171760
]
339 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 171760
Parameters:
[]
340 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171760
  "videos"
]
341 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171760 AND fieldname = 'attributes'
Parameters:
[]
342 3.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171760 AND fieldname = 'attributes'
Parameters:
[]
343 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 171760
Parameters:
[]
344 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171760
Parameters:
[]
345 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171760
Parameters:
[]
346 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171760
Parameters:
[]
347 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 171760
Parameters:
[]
348 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171760
]
349 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185786
]
350 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185786
]
351 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171762
]
352 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:
[
  171762
]
353 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171762
]
354 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171762
]
355 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 171762
Parameters:
[]
356 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171762
  "videos"
]
357 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171762 AND fieldname = 'attributes'
Parameters:
[]
358 1.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171762 AND fieldname = 'attributes'
Parameters:
[]
359 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 171762
Parameters:
[]
360 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171762
Parameters:
[]
361 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171762
Parameters:
[]
362 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171762
Parameters:
[]
363 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 171762
Parameters:
[]
364 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171762
]
365 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185780
]
366 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185780
]
367 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171766
]
368 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:
[
  171766
]
369 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171766
]
370 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171766
]
371 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 171766
Parameters:
[]
372 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171766
  "videos"
]
373 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171766 AND fieldname = 'attributes'
Parameters:
[]
374 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171766 AND fieldname = 'attributes'
Parameters:
[]
375 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 171766
Parameters:
[]
376 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171766
Parameters:
[]
377 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171766
Parameters:
[]
378 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171766
Parameters:
[]
379 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 171766
Parameters:
[]
380 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171766
]
381 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185784
]
382 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185784
]
383 24.98 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171534' and a.id != '171534') or parentProducts like '%,171534,%') 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:
[]
384 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171772
]
385 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:
[
  171772
]
386 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171772
]
387 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171772
]
388 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 171772
Parameters:
[]
389 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171772
  "videos"
]
390 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171772 AND fieldname = 'attributes'
Parameters:
[]
391 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171772 AND fieldname = 'attributes'
Parameters:
[]
392 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 171772
Parameters:
[]
393 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171772
Parameters:
[]
394 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171772
Parameters:
[]
395 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171772
Parameters:
[]
396 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 171772
Parameters:
[]
397 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171772
]
398 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185759
]
399 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185759
]
400 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171770
]
401 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:
[
  171770
]
402 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171770
]
403 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171770
]
404 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 171770
Parameters:
[]
405 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171770
  "videos"
]
406 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171770 AND fieldname = 'attributes'
Parameters:
[]
407 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171770 AND fieldname = 'attributes'
Parameters:
[]
408 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 171770
Parameters:
[]
409 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171770
Parameters:
[]
410 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171770
Parameters:
[]
411 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171770
Parameters:
[]
412 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171770
Parameters:
[]
413 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171770
]
414 0.82 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185762
]
415 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185762
]
416 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171788
]
417 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:
[
  171788
]
418 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171788
]
419 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171788
]
420 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 171788
Parameters:
[]
421 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171788
  "videos"
]
422 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171788 AND fieldname = 'attributes'
Parameters:
[]
423 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171788 AND fieldname = 'attributes'
Parameters:
[]
424 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 171788
Parameters:
[]
425 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171788
Parameters:
[]
426 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171788
Parameters:
[]
427 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171788
Parameters:
[]
428 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 171788
Parameters:
[]
429 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171788
]
430 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185772
]
431 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185772
]
432 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171790
]
433 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:
[
  171790
]
434 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171790
]
435 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171790
]
436 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 171790
Parameters:
[]
437 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171790
  "videos"
]
438 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171790 AND fieldname = 'attributes'
Parameters:
[]
439 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171790 AND fieldname = 'attributes'
Parameters:
[]
440 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 171790
Parameters:
[]
441 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171790
Parameters:
[]
442 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171790
Parameters:
[]
443 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171790
Parameters:
[]
444 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 171790
Parameters:
[]
445 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171790
]
446 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185758
]
447 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185758
]
448 30.57 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171533' and a.id != '171533') or parentProducts like '%,171533,%') 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:
[]
449 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171792
]
450 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:
[
  171792
]
451 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171792
]
452 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171792
]
453 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 171792
Parameters:
[]
454 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171792
  "videos"
]
455 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171792 AND fieldname = 'attributes'
Parameters:
[]
456 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171792 AND fieldname = 'attributes'
Parameters:
[]
457 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171792
Parameters:
[]
458 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171792
Parameters:
[]
459 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171792
Parameters:
[]
460 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171792
Parameters:
[]
461 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 171792
Parameters:
[]
462 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171792
]
463 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185807
]
464 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185807
]
465 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171806
]
466 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:
[
  171806
]
467 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171806
]
468 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171806
]
469 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 171806
Parameters:
[]
470 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171806
  "videos"
]
471 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171806 AND fieldname = 'attributes'
Parameters:
[]
472 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171806 AND fieldname = 'attributes'
Parameters:
[]
473 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171806
Parameters:
[]
474 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171806
Parameters:
[]
475 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171806
Parameters:
[]
476 0.58 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171806
Parameters:
[]
477 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 171806
Parameters:
[]
478 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171806
]
479 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185814
]
480 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185814
]
481 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171808
]
482 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:
[
  171808
]
483 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171808
]
484 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171808
]
485 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 171808
Parameters:
[]
486 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171808
  "videos"
]
487 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171808 AND fieldname = 'attributes'
Parameters:
[]
488 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171808 AND fieldname = 'attributes'
Parameters:
[]
489 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 171808
Parameters:
[]
490 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171808
Parameters:
[]
491 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171808
Parameters:
[]
492 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171808
Parameters:
[]
493 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 171808
Parameters:
[]
494 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171808
]
495 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185812
]
496 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185812
]
497 31.11 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171532' and a.id != '171532') or parentProducts like '%,171532,%') 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:
[]
498 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171814
]
499 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:
[
  171814
]
500 5.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171814
]
501 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171814
]
502 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 171814
Parameters:
[]
503 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171814
  "videos"
]
504 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171814 AND fieldname = 'attributes'
Parameters:
[]
505 1.26 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171814 AND fieldname = 'attributes'
Parameters:
[]
506 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 171814
Parameters:
[]
507 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171814
Parameters:
[]
508 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171814
Parameters:
[]
509 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171814
Parameters:
[]
510 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 171814
Parameters:
[]
511 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171814
]
512 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185798
]
513 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185798
]
514 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171822
]
515 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:
[
  171822
]
516 5.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171822
]
517 1.20 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171822
]
518 0.78 ms
select `iconLabels` from object_store_prod where oo_id  = 171822
Parameters:
[]
519 0.66 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171822
  "videos"
]
520 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171822 AND fieldname = 'attributes'
Parameters:
[]
521 4.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171822 AND fieldname = 'attributes'
Parameters:
[]
522 0.60 ms
select `combinedBlock` from object_store_prod where oo_id  = 171822
Parameters:
[]
523 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171822
Parameters:
[]
524 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171822
Parameters:
[]
525 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171822
Parameters:
[]
526 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 171822
Parameters:
[]
527 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171822
]
528 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185794
]
529 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185794
]
530 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171826
]
531 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:
[
  171826
]
532 1.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171826
]
533 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171826
]
534 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 171826
Parameters:
[]
535 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171826
  "videos"
]
536 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171826 AND fieldname = 'attributes'
Parameters:
[]
537 0.77 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171826 AND fieldname = 'attributes'
Parameters:
[]
538 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 171826
Parameters:
[]
539 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171826
Parameters:
[]
540 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171826
Parameters:
[]
541 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171826
Parameters:
[]
542 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171826
Parameters:
[]
543 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171826
]
544 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185789
]
545 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185789
]
546 24.10 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171526' and a.id != '171526') or parentProducts like '%,171526,%') 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:
[]
547 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185736
]
548 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185736
]
549 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171853
]
550 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:
[
  171853
]
551 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171853
]
552 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171853
]
553 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 171853
Parameters:
[]
554 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171853
  "videos"
]
555 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171853 AND fieldname = 'attributes'
Parameters:
[]
556 33.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171853 AND fieldname = 'attributes'
Parameters:
[]
557 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 171853
Parameters:
[]
558 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171853
Parameters:
[]
559 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171853
Parameters:
[]
560 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171853
Parameters:
[]
561 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 171853
Parameters:
[]
562 11.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171853
]
563 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185732
]
564 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185732
]
565 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171857
]
566 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:
[
  171857
]
567 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171857
]
568 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171857
]
569 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 171857
Parameters:
[]
570 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171857
  "videos"
]
571 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171857 AND fieldname = 'attributes'
Parameters:
[]
572 20.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171857 AND fieldname = 'attributes'
Parameters:
[]
573 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 171857
Parameters:
[]
574 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171857
Parameters:
[]
575 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171857
Parameters:
[]
576 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171857
Parameters:
[]
577 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 171857
Parameters:
[]
578 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171857
]
579 0.77 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185734
]
580 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185734
]
581 31.80 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171530' and a.id != '171530') or parentProducts like '%,171530,%') 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:
[]
582 0.81 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171863
]
583 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:
[
  171863
]
584 7.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171863
]
585 0.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171863
]
586 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 171863
Parameters:
[]
587 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171863
  "videos"
]
588 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171863 AND fieldname = 'attributes'
Parameters:
[]
589 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171863 AND fieldname = 'attributes'
Parameters:
[]
590 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171863
Parameters:
[]
591 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171863
Parameters:
[]
592 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171863
Parameters:
[]
593 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171863
Parameters:
[]
594 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171863
Parameters:
[]
595 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171863
]
596 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185739
]
597 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185739
]
598 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171861
]
599 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:
[
  171861
]
600 2.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171861
]
601 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171861
]
602 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 171861
Parameters:
[]
603 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171861
  "videos"
]
604 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171861 AND fieldname = 'attributes'
Parameters:
[]
605 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171861 AND fieldname = 'attributes'
Parameters:
[]
606 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171861
Parameters:
[]
607 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171861
Parameters:
[]
608 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171861
Parameters:
[]
609 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171861
Parameters:
[]
610 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171861
Parameters:
[]
611 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171861
]
612 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185743
]
613 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185743
]
614 25.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171529' and a.id != '171529') or parentProducts like '%,171529,%') 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:
[]
615 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171867
]
616 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:
[
  171867
]
617 1.34 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171867
]
618 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171867
]
619 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 171867
Parameters:
[]
620 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171867
  "videos"
]
621 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171867 AND fieldname = 'attributes'
Parameters:
[]
622 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171867 AND fieldname = 'attributes'
Parameters:
[]
623 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 171867
Parameters:
[]
624 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171867
Parameters:
[]
625 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171867
Parameters:
[]
626 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171867
Parameters:
[]
627 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171867
Parameters:
[]
628 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171867
]
629 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185750
]
630 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185750
]
631 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171873
]
632 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:
[
  171873
]
633 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171873
]
634 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171873
]
635 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 171873
Parameters:
[]
636 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171873
  "videos"
]
637 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171873 AND fieldname = 'attributes'
Parameters:
[]
638 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171873 AND fieldname = 'attributes'
Parameters:
[]
639 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 171873
Parameters:
[]
640 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171873
Parameters:
[]
641 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171873
Parameters:
[]
642 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171873
Parameters:
[]
643 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171873
Parameters:
[]
644 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171873
]
645 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185751
]
646 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185751
]
647 23.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171528' and a.id != '171528') or parentProducts like '%,171528,%') 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:
[]
648 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185752
]
649 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185752
]
650 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171877
]
651 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:
[
  171877
]
652 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171877
]
653 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171877
]
654 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 171877
Parameters:
[]
655 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171877
  "videos"
]
656 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171877 AND fieldname = 'attributes'
Parameters:
[]
657 1.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171877 AND fieldname = 'attributes'
Parameters:
[]
658 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 171877
Parameters:
[]
659 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171877
Parameters:
[]
660 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171877
Parameters:
[]
661 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171877
Parameters:
[]
662 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 171877
Parameters:
[]
663 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171877
]
664 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185747
]
665 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185747
]
666 37.52 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171524' and a.id != '171524') or parentProducts like '%,171524,%') 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:
[]
667 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185730
]
668 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185730
]
669 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171889
]
670 0.66 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:
[
  171889
]
671 1.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171889
]
672 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171889
]
673 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 171889
Parameters:
[]
674 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171889
  "videos"
]
675 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171889 AND fieldname = 'attributes'
Parameters:
[]
676 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171889 AND fieldname = 'attributes'
Parameters:
[]
677 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171889
Parameters:
[]
678 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171889
Parameters:
[]
679 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171889
Parameters:
[]
680 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171889
Parameters:
[]
681 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171889
Parameters:
[]
682 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171889
]
683 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185725
]
684 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185725
]
685 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171885
]
686 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:
[
  171885
]
687 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171885
]
688 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171885
]
689 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 171885
Parameters:
[]
690 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171885
  "videos"
]
691 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171885 AND fieldname = 'attributes'
Parameters:
[]
692 1.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171885 AND fieldname = 'attributes'
Parameters:
[]
693 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 171885
Parameters:
[]
694 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171885
Parameters:
[]
695 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171885
Parameters:
[]
696 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171885
Parameters:
[]
697 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 171885
Parameters:
[]
698 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171885
]
699 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185728
]
700 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185728
]
701 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171887
]
702 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:
[
  171887
]
703 1.19 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171887
]
704 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171887
]
705 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 171887
Parameters:
[]
706 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171887
  "videos"
]
707 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171887 AND fieldname = 'attributes'
Parameters:
[]
708 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171887 AND fieldname = 'attributes'
Parameters:
[]
709 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171887
Parameters:
[]
710 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171887
Parameters:
[]
711 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171887
Parameters:
[]
712 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171887
Parameters:
[]
713 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 171887
Parameters:
[]
714 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171887
]
715 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185723
]
716 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185723
]
717 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171891
]
718 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:
[
  171891
]
719 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171891
]
720 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171891
]
721 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 171891
Parameters:
[]
722 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171891
  "videos"
]
723 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171891 AND fieldname = 'attributes'
Parameters:
[]
724 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171891 AND fieldname = 'attributes'
Parameters:
[]
725 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171891
Parameters:
[]
726 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171891
Parameters:
[]
727 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171891
Parameters:
[]
728 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171891
Parameters:
[]
729 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171891
Parameters:
[]
730 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171891
]
731 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185726
]
732 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185726
]
733 27.02 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171523' and a.id != '171523') or parentProducts like '%,171523,%') 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:
[]
734 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171893
]
735 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:
[
  171893
]
736 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171893
]
737 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171893
]
738 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 171893
Parameters:
[]
739 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171893
  "videos"
]
740 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171893 AND fieldname = 'attributes'
Parameters:
[]
741 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171893 AND fieldname = 'attributes'
Parameters:
[]
742 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 171893
Parameters:
[]
743 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171893
Parameters:
[]
744 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171893
Parameters:
[]
745 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171893
Parameters:
[]
746 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171893
Parameters:
[]
747 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171893
]
748 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185721
]
749 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185721
]
750 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171900
]
751 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:
[
  171900
]
752 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171900
]
753 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171900
]
754 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 171900
Parameters:
[]
755 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171900
  "videos"
]
756 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171900 AND fieldname = 'attributes'
Parameters:
[]
757 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171900 AND fieldname = 'attributes'
Parameters:
[]
758 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 171900
Parameters:
[]
759 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171900
Parameters:
[]
760 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171900
Parameters:
[]
761 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171900
Parameters:
[]
762 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171900
Parameters:
[]
763 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171900
]
764 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185717
]
765 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185717
]
766 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171895
]
767 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:
[
  171895
]
768 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171895
]
769 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171895
]
770 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 171895
Parameters:
[]
771 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171895
  "videos"
]
772 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171895 AND fieldname = 'attributes'
Parameters:
[]
773 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171895 AND fieldname = 'attributes'
Parameters:
[]
774 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171895
Parameters:
[]
775 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171895
Parameters:
[]
776 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171895
Parameters:
[]
777 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171895
Parameters:
[]
778 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 171895
Parameters:
[]
779 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171895
]
780 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185720
]
781 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185720
]
782 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171897
]
783 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:
[
  171897
]
784 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171897
]
785 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171897
]
786 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 171897
Parameters:
[]
787 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171897
  "videos"
]
788 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171897 AND fieldname = 'attributes'
Parameters:
[]
789 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171897 AND fieldname = 'attributes'
Parameters:
[]
790 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171897
Parameters:
[]
791 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171897
Parameters:
[]
792 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171897
Parameters:
[]
793 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171897
Parameters:
[]
794 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171897
Parameters:
[]
795 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171897
]
796 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185718
]
797 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185718
]
798 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171904
]
799 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:
[
  171904
]
800 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171904
]
801 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171904
]
802 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 171904
Parameters:
[]
803 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171904
  "videos"
]
804 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171904 AND fieldname = 'attributes'
Parameters:
[]
805 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171904 AND fieldname = 'attributes'
Parameters:
[]
806 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 171904
Parameters:
[]
807 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171904
Parameters:
[]
808 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171904
Parameters:
[]
809 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171904
Parameters:
[]
810 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171904
Parameters:
[]
811 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171904
]
812 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185719
]
813 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185719
]
814 31.23 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171531' and a.id != '171531') or parentProducts like '%,171531,%') 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:
[]
815 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171898
]
816 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:
[
  171898
]
817 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171898
]
818 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171898
]
819 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 171898
Parameters:
[]
820 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171898
  "videos"
]
821 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171898 AND fieldname = 'attributes'
Parameters:
[]
822 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171898 AND fieldname = 'attributes'
Parameters:
[]
823 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 171898
Parameters:
[]
824 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171898
Parameters:
[]
825 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171898
Parameters:
[]
826 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171898
Parameters:
[]
827 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 171898
Parameters:
[]
828 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171898
]
829 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185741
]
830 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185741
]
831 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171910
]
832 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:
[
  171910
]
833 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171910
]
834 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171910
]
835 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 171910
Parameters:
[]
836 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171910
  "videos"
]
837 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171910 AND fieldname = 'attributes'
Parameters:
[]
838 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171910 AND fieldname = 'attributes'
Parameters:
[]
839 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 171910
Parameters:
[]
840 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171910
Parameters:
[]
841 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171910
Parameters:
[]
842 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171910
Parameters:
[]
843 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 171910
Parameters:
[]
844 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171910
]
845 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185744
]
846 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185744
]
847 25.52 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171522' and a.id != '171522') or parentProducts like '%,171522,%') 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:
[]
848 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185712
]
849 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185712
]
850 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171908
]
851 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:
[
  171908
]
852 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171908
]
853 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171908
]
854 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 171908
Parameters:
[]
855 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171908
  "videos"
]
856 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171908 AND fieldname = 'attributes'
Parameters:
[]
857 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171908 AND fieldname = 'attributes'
Parameters:
[]
858 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171908
Parameters:
[]
859 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171908
Parameters:
[]
860 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171908
Parameters:
[]
861 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171908
Parameters:
[]
862 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 171908
Parameters:
[]
863 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171908
]
864 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185711
]
865 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185711
]
866 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171917
]
867 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:
[
  171917
]
868 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171917
]
869 0.55 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171917
]
870 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 171917
Parameters:
[]
871 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171917
  "videos"
]
872 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171917 AND fieldname = 'attributes'
Parameters:
[]
873 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171917 AND fieldname = 'attributes'
Parameters:
[]
874 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171917
Parameters:
[]
875 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171917
Parameters:
[]
876 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171917
Parameters:
[]
877 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171917
Parameters:
[]
878 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 171917
Parameters:
[]
879 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171917
]
880 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185715
]
881 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185715
]
882 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171915
]
883 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:
[
  171915
]
884 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171915
]
885 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171915
]
886 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 171915
Parameters:
[]
887 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171915
  "videos"
]
888 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171915 AND fieldname = 'attributes'
Parameters:
[]
889 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171915 AND fieldname = 'attributes'
Parameters:
[]
890 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 171915
Parameters:
[]
891 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171915
Parameters:
[]
892 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171915
Parameters:
[]
893 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171915
Parameters:
[]
894 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 171915
Parameters:
[]
895 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171915
]
896 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185714
]
897 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185714
]
898 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171919
]
899 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:
[
  171919
]
900 1.40 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171919
]
901 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171919
]
902 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 171919
Parameters:
[]
903 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171919
  "videos"
]
904 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171919 AND fieldname = 'attributes'
Parameters:
[]
905 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171919 AND fieldname = 'attributes'
Parameters:
[]
906 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 171919
Parameters:
[]
907 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171919
Parameters:
[]
908 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171919
Parameters:
[]
909 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171919
Parameters:
[]
910 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171919
Parameters:
[]
911 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171919
]
912 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185713
]
913 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185713
]
914 29.85 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171520' and a.id != '171520') or parentProducts like '%,171520,%') 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:
[]
915 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172072
]
916 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:
[
  172072
]
917 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172072
]
918 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172072
]
919 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 172072
Parameters:
[]
920 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172072
  "videos"
]
921 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172072 AND fieldname = 'attributes'
Parameters:
[]
922 4.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172072 AND fieldname = 'attributes'
Parameters:
[]
923 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 172072
Parameters:
[]
924 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172072
Parameters:
[]
925 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172072
Parameters:
[]
926 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172072
Parameters:
[]
927 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 172072
Parameters:
[]
928 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172072
]
929 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5303876
]
930 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5303876
]
931 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172069
]
932 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:
[
  172069
]
933 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172069
]
934 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172069
]
935 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 172069
Parameters:
[]
936 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172069
  "videos"
]
937 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172069 AND fieldname = 'attributes'
Parameters:
[]
938 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172069 AND fieldname = 'attributes'
Parameters:
[]
939 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 172069
Parameters:
[]
940 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172069
Parameters:
[]
941 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172069
Parameters:
[]
942 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172069
Parameters:
[]
943 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 172069
Parameters:
[]
944 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172069
]
945 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185693
]
946 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185693
]
947 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172075
]
948 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:
[
  172075
]
949 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172075
]
950 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172075
]
951 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 172075
Parameters:
[]
952 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172075
  "videos"
]
953 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172075 AND fieldname = 'attributes'
Parameters:
[]
954 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172075 AND fieldname = 'attributes'
Parameters:
[]
955 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 172075
Parameters:
[]
956 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172075
Parameters:
[]
957 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172075
Parameters:
[]
958 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172075
Parameters:
[]
959 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 172075
Parameters:
[]
960 2.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172075
]
961 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185689
]
962 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185689
]
963 23.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171519' and a.id != '171519') or parentProducts like '%,171519,%') 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:
[]
964 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172084
]
965 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:
[
  172084
]
966 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172084
]
967 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172084
]
968 0.69 ms
select `iconLabels` from object_store_prod where oo_id  = 172084
Parameters:
[]
969 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172084
  "videos"
]
970 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172084 AND fieldname = 'attributes'
Parameters:
[]
971 1.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172084 AND fieldname = 'attributes'
Parameters:
[]
972 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 172084
Parameters:
[]
973 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172084
Parameters:
[]
974 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172084
Parameters:
[]
975 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172084
Parameters:
[]
976 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 172084
Parameters:
[]
977 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172084
]
978 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185692
]
979 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185692
]
980 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172078
]
981 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:
[
  172078
]
982 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172078
]
983 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172078
]
984 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 172078
Parameters:
[]
985 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172078
  "videos"
]
986 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172078 AND fieldname = 'attributes'
Parameters:
[]
987 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172078 AND fieldname = 'attributes'
Parameters:
[]
988 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 172078
Parameters:
[]
989 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172078
Parameters:
[]
990 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172078
Parameters:
[]
991 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172078
Parameters:
[]
992 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 172078
Parameters:
[]
993 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172078
]
994 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185691
]
995 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185691
]
996 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172081
]
997 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:
[
  172081
]
998 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172081
]
999 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172081
]
1000 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 172081
Parameters:
[]
1001 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172081
  "videos"
]
1002 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172081 AND fieldname = 'attributes'
Parameters:
[]
1003 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172081 AND fieldname = 'attributes'
Parameters:
[]
1004 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 172081
Parameters:
[]
1005 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172081
Parameters:
[]
1006 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172081
Parameters:
[]
1007 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172081
Parameters:
[]
1008 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 172081
Parameters:
[]
1009 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172081
]
1010 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5303875
]
1011 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5303875
]
1012 23.88 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171517' and a.id != '171517') or parentProducts like '%,171517,%') 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:
[]
1013 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172090
]
1014 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:
[
  172090
]
1015 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172090
]
1016 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172090
]
1017 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 172090
Parameters:
[]
1018 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172090
  "videos"
]
1019 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172090 AND fieldname = 'attributes'
Parameters:
[]
1020 1.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172090 AND fieldname = 'attributes'
Parameters:
[]
1021 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 172090
Parameters:
[]
1022 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172090
Parameters:
[]
1023 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172090
Parameters:
[]
1024 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172090
Parameters:
[]
1025 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 172090
Parameters:
[]
1026 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172090
]
1027 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185680
]
1028 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185680
]
1029 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172087
]
1030 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:
[
  172087
]
1031 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172087
]
1032 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172087
]
1033 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 172087
Parameters:
[]
1034 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172087
  "videos"
]
1035 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172087 AND fieldname = 'attributes'
Parameters:
[]
1036 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172087 AND fieldname = 'attributes'
Parameters:
[]
1037 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 172087
Parameters:
[]
1038 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172087
Parameters:
[]
1039 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172087
Parameters:
[]
1040 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172087
Parameters:
[]
1041 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 172087
Parameters:
[]
1042 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172087
]
1043 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185683
]
1044 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185683
]
1045 23.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171516' and a.id != '171516') or parentProducts like '%,171516,%') 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:
[]
1046 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172096
]
1047 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:
[
  172096
]
1048 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172096
]
1049 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172096
]
1050 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 172096
Parameters:
[]
1051 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172096
  "videos"
]
1052 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172096 AND fieldname = 'attributes'
Parameters:
[]
1053 1.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172096 AND fieldname = 'attributes'
Parameters:
[]
1054 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 172096
Parameters:
[]
1055 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172096
Parameters:
[]
1056 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172096
Parameters:
[]
1057 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172096
Parameters:
[]
1058 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 172096
Parameters:
[]
1059 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172096
]
1060 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185676
]
1061 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185676
]
1062 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172093
]
1063 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:
[
  172093
]
1064 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172093
]
1065 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172093
]
1066 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 172093
Parameters:
[]
1067 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172093
  "videos"
]
1068 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172093 AND fieldname = 'attributes'
Parameters:
[]
1069 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172093 AND fieldname = 'attributes'
Parameters:
[]
1070 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 172093
Parameters:
[]
1071 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172093
Parameters:
[]
1072 0.55 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172093
Parameters:
[]
1073 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172093
Parameters:
[]
1074 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 172093
Parameters:
[]
1075 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172093
]
1076 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185681
]
1077 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185681
]
1078 28.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '171515' and a.id != '171515') or parentProducts like '%,171515,%') 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:
[]
1079 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172102
]
1080 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:
[
  172102
]
1081 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172102
]
1082 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172102
]
1083 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 172102
Parameters:
[]
1084 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172102
  "videos"
]
1085 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172102 AND fieldname = 'attributes'
Parameters:
[]
1086 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172102 AND fieldname = 'attributes'
Parameters:
[]
1087 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 172102
Parameters:
[]
1088 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172102
Parameters:
[]
1089 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172102
Parameters:
[]
1090 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172102
Parameters:
[]
1091 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 172102
Parameters:
[]
1092 4.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172102
]
1093 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185682
]
1094 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185682
]
1095 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  172099
]
1096 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:
[
  172099
]
1097 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  172099
]
1098 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  172099
]
1099 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 172099
Parameters:
[]
1100 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  172099
  "videos"
]
1101 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 172099 AND fieldname = 'attributes'
Parameters:
[]
1102 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 172099 AND fieldname = 'attributes'
Parameters:
[]
1103 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 172099
Parameters:
[]
1104 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 172099
Parameters:
[]
1105 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 172099
Parameters:
[]
1106 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 172099
Parameters:
[]
1107 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 172099
Parameters:
[]
1108 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  172099
]
1109 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185678
]
1110 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185678
]
1111 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779898
]
1112 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779898
]
1113 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1114 1.07 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
1115 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
1116 0.45 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.