Query Metrics

1802 Database Queries
915 Different statements
2334.63 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.88 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=6"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/lamparas-de-techo~22221?page=6"
  "entire_uri"
]
3 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 1.05 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "lamparas-de-techo~22221"
]
6 0.71 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/lamparas-de-techo~22221"
]
7 0.83 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.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.71 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.81 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.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.48 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.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 1.01 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.79 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.44 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.52 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.29 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 8.19 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  22221
  "additionalCategories"
]
29 0.66 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17142
]
30 0.71 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17142
]
31 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17142
]
32 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17142
]
33 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 17142
Parameters:
[]
34 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17142
  "videos"
]
35 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17142 AND fieldname = 'attributes'
Parameters:
[]
36 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17142 AND fieldname = 'attributes'
Parameters:
[]
37 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 17142
Parameters:
[]
38 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17142
Parameters:
[]
39 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17142
Parameters:
[]
40 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17142
Parameters:
[]
41 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 17142
Parameters:
[]
42 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17142
]
43 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17143
]
44 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:
[
  17143
]
45 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17143
]
46 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17143
]
47 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 17143
Parameters:
[]
48 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17143
  "videos"
]
49 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17143 AND fieldname = 'attributes'
Parameters:
[]
50 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17143 AND fieldname = 'attributes'
Parameters:
[]
51 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 17143
Parameters:
[]
52 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17143
Parameters:
[]
53 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17143
Parameters:
[]
54 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17143
Parameters:
[]
55 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 17143
Parameters:
[]
56 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17143
]
57 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17223
]
58 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:
[
  17223
]
59 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17223
]
60 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17223
]
61 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17223
Parameters:
[]
62 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17223
  "videos"
]
63 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17223 AND fieldname = 'attributes'
Parameters:
[]
64 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17223 AND fieldname = 'attributes'
Parameters:
[]
65 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 17223
Parameters:
[]
66 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17223
Parameters:
[]
67 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17223
Parameters:
[]
68 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17223
Parameters:
[]
69 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17223
Parameters:
[]
70 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17223
]
71 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17216
]
72 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:
[
  17216
]
73 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17216
]
74 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17216
]
75 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17216
Parameters:
[]
76 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17216
  "videos"
]
77 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17216 AND fieldname = 'attributes'
Parameters:
[]
78 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17216 AND fieldname = 'attributes'
Parameters:
[]
79 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 17216
Parameters:
[]
80 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17216
Parameters:
[]
81 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17216
Parameters:
[]
82 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17216
Parameters:
[]
83 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17216
Parameters:
[]
84 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17216
]
85 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17149
]
86 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:
[
  17149
]
87 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17149
]
88 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17149
]
89 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 17149
Parameters:
[]
90 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17149
  "videos"
]
91 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17149 AND fieldname = 'attributes'
Parameters:
[]
92 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17149 AND fieldname = 'attributes'
Parameters:
[]
93 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17149
Parameters:
[]
94 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17149
Parameters:
[]
95 0.59 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17149
Parameters:
[]
96 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17149
Parameters:
[]
97 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17149
Parameters:
[]
98 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17149
]
99 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  20298
]
100 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:
[
  20298
]
101 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  20298
]
102 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  20298
]
103 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 20298
Parameters:
[]
104 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  20298
  "videos"
]
105 13.20 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 20298 AND fieldname = 'attributes'
Parameters:
[]
106 8.08 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 20298 AND fieldname = 'attributes'
Parameters:
[]
107 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 20298
Parameters:
[]
108 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 20298
Parameters:
[]
109 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 20298
Parameters:
[]
110 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 20298
Parameters:
[]
111 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 20298
Parameters:
[]
112 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  20298
]
113 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17160
]
114 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:
[
  17160
]
115 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17160
]
116 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17160
]
117 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 17160
Parameters:
[]
118 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17160
  "videos"
]
119 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17160 AND fieldname = 'attributes'
Parameters:
[]
120 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17160 AND fieldname = 'attributes'
Parameters:
[]
121 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 17160
Parameters:
[]
122 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17160
Parameters:
[]
123 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17160
Parameters:
[]
124 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17160
Parameters:
[]
125 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 17160
Parameters:
[]
126 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17160
]
127 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49021
]
128 0.74 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  49021
]
129 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49021
]
130 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49021
]
131 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 49021
Parameters:
[]
132 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49021
  "videos"
]
133 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49021 AND fieldname = 'attributes'
Parameters:
[]
134 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49021 AND fieldname = 'attributes'
Parameters:
[]
135 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 49021
Parameters:
[]
136 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49021
Parameters:
[]
137 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49021
Parameters:
[]
138 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49021
Parameters:
[]
139 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 49021
Parameters:
[]
140 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49021
]
141 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49022
]
142 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:
[
  49022
]
143 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49022
]
144 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49022
]
145 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 49022
Parameters:
[]
146 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49022
  "videos"
]
147 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49022 AND fieldname = 'attributes'
Parameters:
[]
148 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49022 AND fieldname = 'attributes'
Parameters:
[]
149 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 49022
Parameters:
[]
150 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49022
Parameters:
[]
151 0.54 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49022
Parameters:
[]
152 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49022
Parameters:
[]
153 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 49022
Parameters:
[]
154 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49022
]
155 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49023
]
156 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:
[
  49023
]
157 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49023
]
158 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49023
]
159 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 49023
Parameters:
[]
160 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49023
  "videos"
]
161 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49023 AND fieldname = 'attributes'
Parameters:
[]
162 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49023 AND fieldname = 'attributes'
Parameters:
[]
163 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 49023
Parameters:
[]
164 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49023
Parameters:
[]
165 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49023
Parameters:
[]
166 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49023
Parameters:
[]
167 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 49023
Parameters:
[]
168 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49023
]
169 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23629
]
170 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:
[
  23629
]
171 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23629
]
172 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23629
]
173 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 23629
Parameters:
[]
174 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23629
  "videos"
]
175 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23629 AND fieldname = 'attributes'
Parameters:
[]
176 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23629 AND fieldname = 'attributes'
Parameters:
[]
177 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23629
Parameters:
[]
178 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23629
Parameters:
[]
179 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23629
Parameters:
[]
180 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23629
Parameters:
[]
181 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 23629
Parameters:
[]
182 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23629
]
183 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23630
]
184 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:
[
  23630
]
185 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23630
]
186 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23630
]
187 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 23630
Parameters:
[]
188 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23630
  "videos"
]
189 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23630 AND fieldname = 'attributes'
Parameters:
[]
190 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23630 AND fieldname = 'attributes'
Parameters:
[]
191 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 23630
Parameters:
[]
192 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23630
Parameters:
[]
193 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23630
Parameters:
[]
194 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23630
Parameters:
[]
195 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 23630
Parameters:
[]
196 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23630
]
197 0.69 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17136
]
198 0.78 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:
[
  17136
]
199 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17136
]
200 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17136
]
201 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 17136
Parameters:
[]
202 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17136
  "videos"
]
203 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17136 AND fieldname = 'attributes'
Parameters:
[]
204 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17136 AND fieldname = 'attributes'
Parameters:
[]
205 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 17136
Parameters:
[]
206 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17136
Parameters:
[]
207 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17136
Parameters:
[]
208 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17136
Parameters:
[]
209 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17136
Parameters:
[]
210 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17136
]
211 0.70 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26135
]
212 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:
[
  26135
]
213 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26135
]
214 1.24 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26135
]
215 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 26135
Parameters:
[]
216 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26135
  "videos"
]
217 3.04 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26135 AND fieldname = 'attributes'
Parameters:
[]
218 1.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26135 AND fieldname = 'attributes'
Parameters:
[]
219 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 26135
Parameters:
[]
220 0.65 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26135
Parameters:
[]
221 0.61 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26135
Parameters:
[]
222 0.59 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26135
Parameters:
[]
223 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 26135
Parameters:
[]
224 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26135
]
225 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120095
]
226 0.79 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120095
]
227 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120095
]
228 0.93 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120095
]
229 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 120095
Parameters:
[]
230 0.67 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120095
  "videos"
]
231 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120095 AND fieldname = 'attributes'
Parameters:
[]
232 0.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120095 AND fieldname = 'attributes'
Parameters:
[]
233 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 120095
Parameters:
[]
234 0.57 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120095
Parameters:
[]
235 0.64 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120095
Parameters:
[]
236 0.60 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120095
Parameters:
[]
237 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 120095
Parameters:
[]
238 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120095
]
239 0.65 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17434
]
240 0.79 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17434
]
241 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17434
]
242 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17434
]
243 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 17434
Parameters:
[]
244 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17434
  "videos"
]
245 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17434 AND fieldname = 'attributes'
Parameters:
[]
246 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17434 AND fieldname = 'attributes'
Parameters:
[]
247 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 17434
Parameters:
[]
248 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17434
Parameters:
[]
249 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17434
Parameters:
[]
250 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17434
Parameters:
[]
251 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 17434
Parameters:
[]
252 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17434
]
253 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120097
]
254 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:
[
  120097
]
255 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120097
]
256 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120097
]
257 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 120097
Parameters:
[]
258 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120097
  "videos"
]
259 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120097 AND fieldname = 'attributes'
Parameters:
[]
260 0.67 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120097 AND fieldname = 'attributes'
Parameters:
[]
261 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 120097
Parameters:
[]
262 0.64 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120097
Parameters:
[]
263 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120097
Parameters:
[]
264 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120097
Parameters:
[]
265 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 120097
Parameters:
[]
266 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120097
]
267 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  92850
]
268 0.69 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:
[
  92850
]
269 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  92850
]
270 5.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  92850
]
271 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 92850
Parameters:
[]
272 0.60 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  92850
  "videos"
]
273 4.78 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 92850 AND fieldname = 'attributes'
Parameters:
[]
274 2.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 92850 AND fieldname = 'attributes'
Parameters:
[]
275 0.64 ms
select `combinedBlock` from object_store_prod where oo_id  = 92850
Parameters:
[]
276 0.58 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 92850
Parameters:
[]
277 0.55 ms
select `accessoryDemand` from object_store_prod where oo_id  = 92850
Parameters:
[]
278 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 92850
Parameters:
[]
279 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 92850
Parameters:
[]
280 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  92850
]
281 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171532
]
282 0.86 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:
[
  171532
]
283 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171532
]
284 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171532
]
285 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 171532
Parameters:
[]
286 0.61 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171532
  "videos"
]
287 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171532 AND fieldname = 'attributes'
Parameters:
[]
288 0.76 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171532 AND fieldname = 'attributes'
Parameters:
[]
289 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 171532
Parameters:
[]
290 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171532
Parameters:
[]
291 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171532
Parameters:
[]
292 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171532
Parameters:
[]
293 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 171532
Parameters:
[]
294 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171532
]
295 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87559
]
296 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:
[
  87559
]
297 0.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87559
]
298 0.43 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87559
]
299 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 87559
Parameters:
[]
300 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87559
  "videos"
]
301 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87559 AND fieldname = 'attributes'
Parameters:
[]
302 0.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87559 AND fieldname = 'attributes'
Parameters:
[]
303 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 87559
Parameters:
[]
304 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87559
Parameters:
[]
305 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87559
Parameters:
[]
306 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87559
Parameters:
[]
307 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 87559
Parameters:
[]
308 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87559
]
309 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157285
]
310 0.37 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  157285
]
311 0.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157285
]
312 0.52 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157285
]
313 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 157285
Parameters:
[]
314 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157285
  "videos"
]
315 0.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157285 AND fieldname = 'attributes'
Parameters:
[]
316 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157285 AND fieldname = 'attributes'
Parameters:
[]
317 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 157285
Parameters:
[]
318 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157285
Parameters:
[]
319 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157285
Parameters:
[]
320 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157285
Parameters:
[]
321 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 157285
Parameters:
[]
322 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157285
]
323 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157288
]
324 0.31 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  157288
]
325 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157288
]
326 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157288
]
327 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 157288
Parameters:
[]
328 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157288
  "videos"
]
329 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157288 AND fieldname = 'attributes'
Parameters:
[]
330 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157288 AND fieldname = 'attributes'
Parameters:
[]
331 0.25 ms
select `combinedBlock` from object_store_prod where oo_id  = 157288
Parameters:
[]
332 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157288
Parameters:
[]
333 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157288
Parameters:
[]
334 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157288
Parameters:
[]
335 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 157288
Parameters:
[]
336 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157288
]
337 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17192
]
338 0.37 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17192
]
339 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17192
]
340 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17192
]
341 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 17192
Parameters:
[]
342 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17192
  "videos"
]
343 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17192 AND fieldname = 'attributes'
Parameters:
[]
344 0.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17192 AND fieldname = 'attributes'
Parameters:
[]
345 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 17192
Parameters:
[]
346 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17192
Parameters:
[]
347 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17192
Parameters:
[]
348 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17192
Parameters:
[]
349 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 17192
Parameters:
[]
350 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17192
]
351 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157291
]
352 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:
[
  157291
]
353 0.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157291
]
354 0.48 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157291
]
355 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 157291
Parameters:
[]
356 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157291
  "videos"
]
357 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157291 AND fieldname = 'attributes'
Parameters:
[]
358 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157291 AND fieldname = 'attributes'
Parameters:
[]
359 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 157291
Parameters:
[]
360 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157291
Parameters:
[]
361 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157291
Parameters:
[]
362 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157291
Parameters:
[]
363 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 157291
Parameters:
[]
364 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157291
]
365 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182294
]
366 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:
[
  182294
]
367 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182294
]
368 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182294
]
369 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 182294
Parameters:
[]
370 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182294
  "videos"
]
371 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182294 AND fieldname = 'attributes'
Parameters:
[]
372 0.64 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182294 AND fieldname = 'attributes'
Parameters:
[]
373 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182294
Parameters:
[]
374 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182294
Parameters:
[]
375 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182294
Parameters:
[]
376 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182294
Parameters:
[]
377 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 182294
Parameters:
[]
378 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182294
]
379 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157286
]
380 0.37 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  157286
]
381 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157286
]
382 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157286
]
383 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 157286
Parameters:
[]
384 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157286
  "videos"
]
385 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157286 AND fieldname = 'attributes'
Parameters:
[]
386 0.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157286 AND fieldname = 'attributes'
Parameters:
[]
387 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 157286
Parameters:
[]
388 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157286
Parameters:
[]
389 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157286
Parameters:
[]
390 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157286
Parameters:
[]
391 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 157286
Parameters:
[]
392 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157286
]
393 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87538
]
394 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:
[
  87538
]
395 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87538
]
396 0.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87538
]
397 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 87538
Parameters:
[]
398 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87538
  "videos"
]
399 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87538 AND fieldname = 'attributes'
Parameters:
[]
400 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87538 AND fieldname = 'attributes'
Parameters:
[]
401 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 87538
Parameters:
[]
402 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87538
Parameters:
[]
403 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87538
Parameters:
[]
404 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87538
Parameters:
[]
405 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 87538
Parameters:
[]
406 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87538
]
407 0.82 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120092
]
408 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:
[
  120092
]
409 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120092
]
410 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120092
]
411 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 120092
Parameters:
[]
412 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120092
  "videos"
]
413 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120092 AND fieldname = 'attributes'
Parameters:
[]
414 0.63 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120092 AND fieldname = 'attributes'
Parameters:
[]
415 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 120092
Parameters:
[]
416 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120092
Parameters:
[]
417 0.61 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120092
Parameters:
[]
418 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120092
Parameters:
[]
419 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 120092
Parameters:
[]
420 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120092
]
421 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49024
]
422 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:
[
  49024
]
423 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49024
]
424 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49024
]
425 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 49024
Parameters:
[]
426 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49024
  "videos"
]
427 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49024 AND fieldname = 'attributes'
Parameters:
[]
428 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49024 AND fieldname = 'attributes'
Parameters:
[]
429 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 49024
Parameters:
[]
430 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49024
Parameters:
[]
431 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49024
Parameters:
[]
432 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49024
Parameters:
[]
433 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 49024
Parameters:
[]
434 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49024
]
435 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120081
]
436 0.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120081
]
437 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120081
]
438 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120081
]
439 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 120081
Parameters:
[]
440 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120081
  "videos"
]
441 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120081 AND fieldname = 'attributes'
Parameters:
[]
442 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120081 AND fieldname = 'attributes'
Parameters:
[]
443 0.25 ms
select `combinedBlock` from object_store_prod where oo_id  = 120081
Parameters:
[]
444 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120081
Parameters:
[]
445 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120081
Parameters:
[]
446 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120081
Parameters:
[]
447 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 120081
Parameters:
[]
448 0.42 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120081
]
449 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23680
]
450 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23680
]
451 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23680
]
452 0.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23680
]
453 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 23680
Parameters:
[]
454 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23680
  "videos"
]
455 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23680 AND fieldname = 'attributes'
Parameters:
[]
456 0.64 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23680 AND fieldname = 'attributes'
Parameters:
[]
457 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 23680
Parameters:
[]
458 0.61 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23680
Parameters:
[]
459 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23680
Parameters:
[]
460 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23680
Parameters:
[]
461 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 23680
Parameters:
[]
462 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23680
]
463 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87541
]
464 0.38 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:
[
  87541
]
465 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87541
]
466 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87541
]
467 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 87541
Parameters:
[]
468 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87541
  "videos"
]
469 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87541 AND fieldname = 'attributes'
Parameters:
[]
470 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87541 AND fieldname = 'attributes'
Parameters:
[]
471 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 87541
Parameters:
[]
472 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87541
Parameters:
[]
473 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87541
Parameters:
[]
474 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87541
Parameters:
[]
475 0.30 ms
select `combinedImage` from object_store_prod where oo_id  = 87541
Parameters:
[]
476 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87541
]
477 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17124
]
478 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:
[
  17124
]
479 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17124
]
480 1.07 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17124
]
481 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 17124
Parameters:
[]
482 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17124
  "videos"
]
483 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17124 AND fieldname = 'attributes'
Parameters:
[]
484 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17124 AND fieldname = 'attributes'
Parameters:
[]
485 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17124
Parameters:
[]
486 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17124
Parameters:
[]
487 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17124
Parameters:
[]
488 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17124
Parameters:
[]
489 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 17124
Parameters:
[]
490 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17124
]
491 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17194
]
492 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:
[
  17194
]
493 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17194
]
494 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17194
]
495 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 17194
Parameters:
[]
496 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17194
  "videos"
]
497 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17194 AND fieldname = 'attributes'
Parameters:
[]
498 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17194 AND fieldname = 'attributes'
Parameters:
[]
499 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 17194
Parameters:
[]
500 0.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17194
Parameters:
[]
501 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17194
Parameters:
[]
502 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17194
Parameters:
[]
503 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 17194
Parameters:
[]
504 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17194
]
505 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87551
]
506 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:
[
  87551
]
507 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87551
]
508 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87551
]
509 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 87551
Parameters:
[]
510 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87551
  "videos"
]
511 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87551 AND fieldname = 'attributes'
Parameters:
[]
512 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87551 AND fieldname = 'attributes'
Parameters:
[]
513 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 87551
Parameters:
[]
514 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87551
Parameters:
[]
515 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87551
Parameters:
[]
516 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87551
Parameters:
[]
517 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 87551
Parameters:
[]
518 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87551
]
519 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120093
]
520 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:
[
  120093
]
521 0.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120093
]
522 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120093
]
523 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 120093
Parameters:
[]
524 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120093
  "videos"
]
525 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120093 AND fieldname = 'attributes'
Parameters:
[]
526 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120093 AND fieldname = 'attributes'
Parameters:
[]
527 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 120093
Parameters:
[]
528 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120093
Parameters:
[]
529 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120093
Parameters:
[]
530 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120093
Parameters:
[]
531 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 120093
Parameters:
[]
532 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120093
]
533 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17193
]
534 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:
[
  17193
]
535 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17193
]
536 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17193
]
537 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 17193
Parameters:
[]
538 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17193
  "videos"
]
539 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17193 AND fieldname = 'attributes'
Parameters:
[]
540 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17193 AND fieldname = 'attributes'
Parameters:
[]
541 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 17193
Parameters:
[]
542 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17193
Parameters:
[]
543 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17193
Parameters:
[]
544 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17193
Parameters:
[]
545 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 17193
Parameters:
[]
546 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17193
]
547 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157290
]
548 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:
[
  157290
]
549 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157290
]
550 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157290
]
551 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 157290
Parameters:
[]
552 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157290
  "videos"
]
553 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157290 AND fieldname = 'attributes'
Parameters:
[]
554 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157290 AND fieldname = 'attributes'
Parameters:
[]
555 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 157290
Parameters:
[]
556 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157290
Parameters:
[]
557 0.31 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157290
Parameters:
[]
558 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157290
Parameters:
[]
559 0.30 ms
select `combinedImage` from object_store_prod where oo_id  = 157290
Parameters:
[]
560 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157290
]
561 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23618
]
562 0.41 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:
[
  23618
]
563 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23618
]
564 0.48 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23618
]
565 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 23618
Parameters:
[]
566 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23618
  "videos"
]
567 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23618 AND fieldname = 'attributes'
Parameters:
[]
568 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23618 AND fieldname = 'attributes'
Parameters:
[]
569 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 23618
Parameters:
[]
570 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23618
Parameters:
[]
571 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23618
Parameters:
[]
572 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23618
Parameters:
[]
573 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 23618
Parameters:
[]
574 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23618
]
575 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  157282
]
576 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:
[
  157282
]
577 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  157282
]
578 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  157282
]
579 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 157282
Parameters:
[]
580 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  157282
  "videos"
]
581 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157282 AND fieldname = 'attributes'
Parameters:
[]
582 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 157282 AND fieldname = 'attributes'
Parameters:
[]
583 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 157282
Parameters:
[]
584 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 157282
Parameters:
[]
585 0.25 ms
select `accessoryDemand` from object_store_prod where oo_id  = 157282
Parameters:
[]
586 0.25 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157282
Parameters:
[]
587 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 157282
Parameters:
[]
588 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  157282
]
589 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24831
]
590 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:
[
  24831
]
591 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24831
]
592 5.12 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24831
]
593 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 24831
Parameters:
[]
594 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24831
  "videos"
]
595 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24831 AND fieldname = 'attributes'
Parameters:
[]
596 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24831 AND fieldname = 'attributes'
Parameters:
[]
597 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 24831
Parameters:
[]
598 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24831
Parameters:
[]
599 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24831
Parameters:
[]
600 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24831
Parameters:
[]
601 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 24831
Parameters:
[]
602 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24831
]
603 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17147
]
604 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:
[
  17147
]
605 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17147
]
606 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17147
]
607 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 17147
Parameters:
[]
608 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17147
  "videos"
]
609 0.34 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17147 AND fieldname = 'attributes'
Parameters:
[]
610 0.35 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17147 AND fieldname = 'attributes'
Parameters:
[]
611 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17147
Parameters:
[]
612 0.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17147
Parameters:
[]
613 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17147
Parameters:
[]
614 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17147
Parameters:
[]
615 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 17147
Parameters:
[]
616 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17147
]
617 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171533
]
618 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:
[
  171533
]
619 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171533
]
620 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171533
]
621 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 171533
Parameters:
[]
622 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171533
  "videos"
]
623 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171533 AND fieldname = 'attributes'
Parameters:
[]
624 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171533 AND fieldname = 'attributes'
Parameters:
[]
625 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 171533
Parameters:
[]
626 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171533
Parameters:
[]
627 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171533
Parameters:
[]
628 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171533
Parameters:
[]
629 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 171533
Parameters:
[]
630 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171533
]
631 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70221
]
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:
[
  70221
]
633 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70221
]
634 3.97 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70221
]
635 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 70221
Parameters:
[]
636 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70221
  "videos"
]
637 6.00 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70221 AND fieldname = 'attributes'
Parameters:
[]
638 4.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70221 AND fieldname = 'attributes'
Parameters:
[]
639 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 70221
Parameters:
[]
640 0.63 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70221
Parameters:
[]
641 0.60 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70221
Parameters:
[]
642 0.57 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70221
Parameters:
[]
643 0.58 ms
select `combinedImage` from object_store_prod where oo_id  = 70221
Parameters:
[]
644 1.10 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70221
]
645 0.64 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70224
]
646 0.77 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  70224
]
647 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70224
]
648 0.94 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70224
]
649 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 70224
Parameters:
[]
650 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70224
  "videos"
]
651 0.73 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70224 AND fieldname = 'attributes'
Parameters:
[]
652 4.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70224 AND fieldname = 'attributes'
Parameters:
[]
653 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 70224
Parameters:
[]
654 0.57 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70224
Parameters:
[]
655 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70224
Parameters:
[]
656 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70224
Parameters:
[]
657 0.54 ms
select `combinedImage` from object_store_prod where oo_id  = 70224
Parameters:
[]
658 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70224
]
659 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70239
]
660 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:
[
  70239
]
661 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70239
]
662 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70239
]
663 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70239
Parameters:
[]
664 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70239
  "videos"
]
665 2.21 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70239 AND fieldname = 'attributes'
Parameters:
[]
666 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70239 AND fieldname = 'attributes'
Parameters:
[]
667 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 70239
Parameters:
[]
668 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70239
Parameters:
[]
669 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70239
Parameters:
[]
670 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70239
Parameters:
[]
671 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 70239
Parameters:
[]
672 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70239
]
673 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70245
]
674 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:
[
  70245
]
675 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70245
]
676 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70245
]
677 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70245
Parameters:
[]
678 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70245
  "videos"
]
679 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70245 AND fieldname = 'attributes'
Parameters:
[]
680 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70245 AND fieldname = 'attributes'
Parameters:
[]
681 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 70245
Parameters:
[]
682 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70245
Parameters:
[]
683 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70245
Parameters:
[]
684 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70245
Parameters:
[]
685 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70245
Parameters:
[]
686 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70245
]
687 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70251
]
688 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:
[
  70251
]
689 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70251
]
690 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70251
]
691 0.63 ms
select `iconLabels` from object_store_prod where oo_id  = 70251
Parameters:
[]
692 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70251
  "videos"
]
693 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70251 AND fieldname = 'attributes'
Parameters:
[]
694 0.62 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70251 AND fieldname = 'attributes'
Parameters:
[]
695 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 70251
Parameters:
[]
696 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70251
Parameters:
[]
697 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70251
Parameters:
[]
698 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70251
Parameters:
[]
699 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 70251
Parameters:
[]
700 2.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70251
]
701 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70257
]
702 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:
[
  70257
]
703 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70257
]
704 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70257
]
705 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70257
Parameters:
[]
706 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70257
  "videos"
]
707 0.99 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70257 AND fieldname = 'attributes'
Parameters:
[]
708 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70257 AND fieldname = 'attributes'
Parameters:
[]
709 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70257
Parameters:
[]
710 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70257
Parameters:
[]
711 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70257
Parameters:
[]
712 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70257
Parameters:
[]
713 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70257
Parameters:
[]
714 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70257
]
715 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26250
]
716 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:
[
  26250
]
717 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26250
]
718 1.11 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26250
]
719 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 26250
Parameters:
[]
720 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26250
  "videos"
]
721 1.79 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26250 AND fieldname = 'attributes'
Parameters:
[]
722 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26250 AND fieldname = 'attributes'
Parameters:
[]
723 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 26250
Parameters:
[]
724 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26250
Parameters:
[]
725 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26250
Parameters:
[]
726 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26250
Parameters:
[]
727 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 26250
Parameters:
[]
728 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26250
]
729 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26252
]
730 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:
[
  26252
]
731 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26252
]
732 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26252
]
733 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 26252
Parameters:
[]
734 0.63 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26252
  "videos"
]
735 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
736 1.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
737 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 26252
Parameters:
[]
738 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26252
Parameters:
[]
739 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26252
Parameters:
[]
740 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26252
Parameters:
[]
741 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 26252
Parameters:
[]
742 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26252
]
743 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26254
]
744 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:
[
  26254
]
745 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26254
]
746 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26254
]
747 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 26254
Parameters:
[]
748 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26254
  "videos"
]
749 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
750 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
751 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 26254
Parameters:
[]
752 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26254
Parameters:
[]
753 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26254
Parameters:
[]
754 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26254
Parameters:
[]
755 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 26254
Parameters:
[]
756 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26254
]
757 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26256
]
758 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:
[
  26256
]
759 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26256
]
760 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26256
]
761 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 26256
Parameters:
[]
762 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26256
  "videos"
]
763 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
764 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
765 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 26256
Parameters:
[]
766 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26256
Parameters:
[]
767 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26256
Parameters:
[]
768 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26256
Parameters:
[]
769 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 26256
Parameters:
[]
770 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26256
]
771 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26258
]
772 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:
[
  26258
]
773 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26258
]
774 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26258
]
775 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 26258
Parameters:
[]
776 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26258
  "videos"
]
777 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
778 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
779 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 26258
Parameters:
[]
780 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26258
Parameters:
[]
781 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26258
Parameters:
[]
782 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26258
Parameters:
[]
783 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 26258
Parameters:
[]
784 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26258
]
785 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26260
]
786 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:
[
  26260
]
787 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26260
]
788 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26260
]
789 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 26260
Parameters:
[]
790 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26260
  "videos"
]
791 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
792 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
793 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 26260
Parameters:
[]
794 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26260
Parameters:
[]
795 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26260
Parameters:
[]
796 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26260
Parameters:
[]
797 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 26260
Parameters:
[]
798 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26260
]
799 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26262
]
800 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:
[
  26262
]
801 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26262
]
802 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26262
]
803 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 26262
Parameters:
[]
804 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26262
  "videos"
]
805 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
806 1.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
807 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 26262
Parameters:
[]
808 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26262
Parameters:
[]
809 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26262
Parameters:
[]
810 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26262
Parameters:
[]
811 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 26262
Parameters:
[]
812 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26262
]
813 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26264
]
814 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:
[
  26264
]
815 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26264
]
816 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26264
]
817 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 26264
Parameters:
[]
818 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26264
  "videos"
]
819 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
820 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
821 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 26264
Parameters:
[]
822 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26264
Parameters:
[]
823 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26264
Parameters:
[]
824 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26264
Parameters:
[]
825 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 26264
Parameters:
[]
826 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26264
]
827 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26266
]
828 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:
[
  26266
]
829 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26266
]
830 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26266
]
831 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 26266
Parameters:
[]
832 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26266
  "videos"
]
833 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
834 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
835 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 26266
Parameters:
[]
836 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26266
Parameters:
[]
837 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26266
Parameters:
[]
838 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26266
Parameters:
[]
839 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 26266
Parameters:
[]
840 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26266
]
841 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  20293
]
842 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:
[
  20293
]
843 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  20293
]
844 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  20293
]
845 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 20293
Parameters:
[]
846 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  20293
  "videos"
]
847 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 20293 AND fieldname = 'attributes'
Parameters:
[]
848 5.25 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 20293 AND fieldname = 'attributes'
Parameters:
[]
849 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 20293
Parameters:
[]
850 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 20293
Parameters:
[]
851 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 20293
Parameters:
[]
852 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 20293
Parameters:
[]
853 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 20293
Parameters:
[]
854 3.38 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  20293
]
855 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  179383
]
856 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:
[
  179383
]
857 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  179383
]
858 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  179383
]
859 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 179383
Parameters:
[]
860 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  179383
  "videos"
]
861 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 179383 AND fieldname = 'attributes'
Parameters:
[]
862 2.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 179383 AND fieldname = 'attributes'
Parameters:
[]
863 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 179383
Parameters:
[]
864 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 179383
Parameters:
[]
865 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 179383
Parameters:
[]
866 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 179383
Parameters:
[]
867 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 179383
Parameters:
[]
868 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  179383
]
869 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
870 1.51 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"
]
871 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
872 1.37 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"
]
873 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
874 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
875 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
876 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
877 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
878 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
879 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
880 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
881 1.37 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"
]
882 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
883 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
884 0.42 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:
[]
885 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
886 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
887 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
888 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
889 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
890 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
891 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
892 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
893 1.35 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"
]
894 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
895 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
896 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
897 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
898 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
899 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
900 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
901 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
902 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
903 1.23 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"
]
904 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
905 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
906 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
907 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
908 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
909 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
910 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
911 0.46 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
912 0.56 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
913 0.81 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
914 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
915 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
916 0.45 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22221
]
917 65.34 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 120, 24
Parameters:
[]
918 0.61 ms
SELECT FOUND_ROWS()
Parameters:
[]
919 46.78 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:
[]
920 41.01 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:
[]
921 41.95 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:
[]
922 40.56 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:
[]
923 42.06 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:
[]
924 0.45 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
925 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
926 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
927 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
928 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
929 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
930 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
931 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
932 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
933 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
934 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
935 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
936 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
937 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
938 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
939 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
940 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
941 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
942 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
943 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
944 43.62 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:
[]
945 31.69 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:
[]
946 40.47 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:
[]
947 41.50 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:
[]
948 30.61 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:
[]
949 30.43 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:
[]
950 30.01 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:
[]
951 0.35 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:
[]
952 0.31 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:
[]
953 0.32 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:
[]
954 0.34 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:
[]
955 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:
[]
956 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:
[]
957 0.37 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:
[]
958 0.40 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:
[]
959 0.36 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:
[]
960 0.36 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:
[]
961 0.31 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:
[]
962 0.42 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:
[]
963 27.41 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '49017' and a.id != '49017') or parentProducts like '%,49017,%') 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.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951977
]
965 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951977
]
966 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951281
]
967 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951281
]
968 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951509
]
969 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951509
]
970 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587480
]
971 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587480
]
972 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951114
]
973 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951114
]
974 29.45 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 = '68018' and a.id != '68018') or parentProducts like '%,68018,%') 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:
[]
975 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639714
]
976 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639714
]
977 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639535
]
978 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639535
]
979 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639664
]
980 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639664
]
981 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639599
]
982 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639599
]
983 26.79 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68008' and a.id != '68008') or parentProducts like '%,68008,%') 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:
[]
984 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713541
]
985 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713541
]
986 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713479
]
987 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713479
]
988 24.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 = '49009' and a.id != '49009') or parentProducts like '%,49009,%') 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:
[]
989 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951570
]
990 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951570
]
991 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951719
]
992 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951719
]
993 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951856
]
994 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951856
]
995 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951674
]
996 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951674
]
997 1.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 = '49019' and a.id != '49019') or parentProducts like '%,49019,%') 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:
[]
998 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952041
]
999 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952041
]
1000 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951948
]
1001 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951948
]
1002 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951288
]
1003 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951288
]
1004 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587671
]
1005 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587671
]
1006 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952043
]
1007 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952043
]
1008 30.87 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 = '157291' and a.id != '157291') or parentProducts like '%,157291,%') 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:
[]
1009 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72648
]
1010 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:
[
  72648
]
1011 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72648
]
1012 0.87 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72648
]
1013 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 72648
Parameters:
[]
1014 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72648
  "videos"
]
1015 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72648 AND fieldname = 'attributes'
Parameters:
[]
1016 1.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72648 AND fieldname = 'attributes'
Parameters:
[]
1017 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 72648
Parameters:
[]
1018 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72648
Parameters:
[]
1019 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72648
Parameters:
[]
1020 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72648
Parameters:
[]
1021 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 72648
Parameters:
[]
1022 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72648
]
1023 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17213
]
1024 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:
[
  17213
]
1025 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17213
]
1026 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17213
]
1027 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17213
Parameters:
[]
1028 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17213
  "videos"
]
1029 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17213 AND fieldname = 'attributes'
Parameters:
[]
1030 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17213 AND fieldname = 'attributes'
Parameters:
[]
1031 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17213
Parameters:
[]
1032 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17213
Parameters:
[]
1033 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17213
Parameters:
[]
1034 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17213
Parameters:
[]
1035 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17213
Parameters:
[]
1036 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17213
]
1037 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976374
]
1038 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976374
]
1039 0.71 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121183
]
1040 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:
[
  121183
]
1041 5.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121183
]
1042 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121183
]
1043 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 121183
Parameters:
[]
1044 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121183
  "videos"
]
1045 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121183 AND fieldname = 'attributes'
Parameters:
[]
1046 11.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121183 AND fieldname = 'attributes'
Parameters:
[]
1047 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 121183
Parameters:
[]
1048 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121183
Parameters:
[]
1049 0.80 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121183
Parameters:
[]
1050 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121183
Parameters:
[]
1051 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 121183
Parameters:
[]
1052 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121183
]
1053 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976375
]
1054 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976375
]
1055 26.59 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 = '157290' and a.id != '157290') or parentProducts like '%,157290,%') 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:
[]
1056 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72660
]
1057 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:
[
  72660
]
1058 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72660
]
1059 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72660
]
1060 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 72660
Parameters:
[]
1061 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72660
  "videos"
]
1062 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72660 AND fieldname = 'attributes'
Parameters:
[]
1063 4.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72660 AND fieldname = 'attributes'
Parameters:
[]
1064 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72660
Parameters:
[]
1065 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72660
Parameters:
[]
1066 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72660
Parameters:
[]
1067 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72660
Parameters:
[]
1068 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 72660
Parameters:
[]
1069 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72660
]
1070 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976372
]
1071 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976372
]
1072 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121185
]
1073 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:
[
  121185
]
1074 5.06 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121185
]
1075 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121185
]
1076 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 121185
Parameters:
[]
1077 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121185
  "videos"
]
1078 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121185 AND fieldname = 'attributes'
Parameters:
[]
1079 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121185 AND fieldname = 'attributes'
Parameters:
[]
1080 0.71 ms
select `combinedBlock` from object_store_prod where oo_id  = 121185
Parameters:
[]
1081 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121185
Parameters:
[]
1082 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121185
Parameters:
[]
1083 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121185
Parameters:
[]
1084 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 121185
Parameters:
[]
1085 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121185
]
1086 0.85 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976371
]
1087 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976371
]
1088 33.05 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 = '68022' and a.id != '68022') or parentProducts like '%,68022,%') 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:
[]
1089 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639792
]
1090 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639792
]
1091 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639626
]
1092 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639626
]
1093 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976448
]
1094 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976448
]
1095 35.83 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 = '68021' and a.id != '68021') or parentProducts like '%,68021,%') 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:
[]
1096 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639704
]
1097 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639704
]
1098 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1727183
]
1099 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1727183
]
1100 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976460
]
1101 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976460
]
1102 25.77 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 = '68019' and a.id != '68019') or parentProducts like '%,68019,%') 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:
[]
1103 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639467
]
1104 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639467
]
1105 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639799
]
1106 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639799
]
1107 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72783
]
1108 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:
[
  72783
]
1109 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72783
]
1110 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72783
]
1111 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 72783
Parameters:
[]
1112 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72783
  "videos"
]
1113 5.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72783 AND fieldname = 'attributes'
Parameters:
[]
1114 4.19 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72783 AND fieldname = 'attributes'
Parameters:
[]
1115 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 72783
Parameters:
[]
1116 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72783
Parameters:
[]
1117 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72783
Parameters:
[]
1118 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72783
Parameters:
[]
1119 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72783
Parameters:
[]
1120 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72783
]
1121 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639582
]
1122 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639582
]
1123 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72779
]
1124 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:
[
  72779
]
1125 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72779
]
1126 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72779
]
1127 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 72779
Parameters:
[]
1128 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72779
  "videos"
]
1129 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72779 AND fieldname = 'attributes'
Parameters:
[]
1130 7.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72779 AND fieldname = 'attributes'
Parameters:
[]
1131 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 72779
Parameters:
[]
1132 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72779
Parameters:
[]
1133 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72779
Parameters:
[]
1134 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72779
Parameters:
[]
1135 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 72779
Parameters:
[]
1136 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72779
]
1137 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639595
]
1138 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639595
]
1139 27.58 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 = '23373' and a.id != '23373') or parentProducts like '%,23373,%') 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:
[]
1140 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72877
]
1141 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:
[
  72877
]
1142 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72877
]
1143 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72877
]
1144 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 72877
Parameters:
[]
1145 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72877
  "videos"
]
1146 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72877 AND fieldname = 'attributes'
Parameters:
[]
1147 1.25 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72877 AND fieldname = 'attributes'
Parameters:
[]
1148 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 72877
Parameters:
[]
1149 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72877
Parameters:
[]
1150 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72877
Parameters:
[]
1151 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72877
Parameters:
[]
1152 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 72877
Parameters:
[]
1153 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72877
]
1154 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169199
]
1155 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169199
]
1156 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121289
]
1157 0.70 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:
[
  121289
]
1158 1.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121289
]
1159 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121289
]
1160 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 121289
Parameters:
[]
1161 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121289
  "videos"
]
1162 0.94 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121289 AND fieldname = 'attributes'
Parameters:
[]
1163 1.08 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121289 AND fieldname = 'attributes'
Parameters:
[]
1164 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 121289
Parameters:
[]
1165 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121289
Parameters:
[]
1166 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121289
Parameters:
[]
1167 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121289
Parameters:
[]
1168 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 121289
Parameters:
[]
1169 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121289
]
1170 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  176042
]
1171 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  176042
]
1172 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121294
]
1173 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:
[
  121294
]
1174 1.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121294
]
1175 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121294
]
1176 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 121294
Parameters:
[]
1177 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121294
  "videos"
]
1178 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121294 AND fieldname = 'attributes'
Parameters:
[]
1179 1.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121294 AND fieldname = 'attributes'
Parameters:
[]
1180 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 121294
Parameters:
[]
1181 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121294
Parameters:
[]
1182 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121294
Parameters:
[]
1183 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121294
Parameters:
[]
1184 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 121294
Parameters:
[]
1185 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121294
]
1186 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634663
]
1187 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634663
]
1188 42.55 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '23372' and a.id != '23372') or parentProducts like '%,23372,%') 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:
[]
1189 0.64 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72895
]
1190 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:
[
  72895
]
1191 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72895
]
1192 5.26 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72895
]
1193 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 72895
Parameters:
[]
1194 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72895
  "videos"
]
1195 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72895 AND fieldname = 'attributes'
Parameters:
[]
1196 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72895 AND fieldname = 'attributes'
Parameters:
[]
1197 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 72895
Parameters:
[]
1198 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72895
Parameters:
[]
1199 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72895
Parameters:
[]
1200 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72895
Parameters:
[]
1201 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 72895
Parameters:
[]
1202 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72895
]
1203 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169011
]
1204 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169011
]
1205 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72885
]
1206 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:
[
  72885
]
1207 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72885
]
1208 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72885
]
1209 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 72885
Parameters:
[]
1210 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72885
  "videos"
]
1211 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72885 AND fieldname = 'attributes'
Parameters:
[]
1212 1.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72885 AND fieldname = 'attributes'
Parameters:
[]
1213 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 72885
Parameters:
[]
1214 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72885
Parameters:
[]
1215 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72885
Parameters:
[]
1216 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72885
Parameters:
[]
1217 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 72885
Parameters:
[]
1218 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72885
]
1219 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169513
]
1220 0.92 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169513
]
1221 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72891
]
1222 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:
[
  72891
]
1223 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72891
]
1224 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72891
]
1225 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 72891
Parameters:
[]
1226 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72891
  "videos"
]
1227 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72891 AND fieldname = 'attributes'
Parameters:
[]
1228 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72891 AND fieldname = 'attributes'
Parameters:
[]
1229 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 72891
Parameters:
[]
1230 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72891
Parameters:
[]
1231 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72891
Parameters:
[]
1232 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72891
Parameters:
[]
1233 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72891
Parameters:
[]
1234 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72891
]
1235 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634654
]
1236 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634654
]
1237 28.86 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 = '17153' and a.id != '17153') or parentProducts like '%,17153,%') 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:
[]
1238 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72921
]
1239 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:
[
  72921
]
1240 3.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72921
]
1241 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72921
]
1242 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 72921
Parameters:
[]
1243 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72921
  "videos"
]
1244 1.02 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72921 AND fieldname = 'attributes'
Parameters:
[]
1245 5.28 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72921 AND fieldname = 'attributes'
Parameters:
[]
1246 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 72921
Parameters:
[]
1247 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72921
Parameters:
[]
1248 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72921
Parameters:
[]
1249 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72921
Parameters:
[]
1250 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 72921
Parameters:
[]
1251 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72921
]
1252 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1577
]
1253 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1577
]
1254 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72908
]
1255 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:
[
  72908
]
1256 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72908
]
1257 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72908
]
1258 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 72908
Parameters:
[]
1259 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72908
  "videos"
]
1260 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72908 AND fieldname = 'attributes'
Parameters:
[]
1261 1.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72908 AND fieldname = 'attributes'
Parameters:
[]
1262 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 72908
Parameters:
[]
1263 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72908
Parameters:
[]
1264 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72908
Parameters:
[]
1265 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72908
Parameters:
[]
1266 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 72908
Parameters:
[]
1267 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72908
]
1268 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12898
]
1269 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12898
]
1270 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72917
]
1271 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:
[
  72917
]
1272 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72917
]
1273 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72917
]
1274 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 72917
Parameters:
[]
1275 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72917
  "videos"
]
1276 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72917 AND fieldname = 'attributes'
Parameters:
[]
1277 5.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72917 AND fieldname = 'attributes'
Parameters:
[]
1278 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72917
Parameters:
[]
1279 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72917
Parameters:
[]
1280 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72917
Parameters:
[]
1281 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72917
Parameters:
[]
1282 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72917
Parameters:
[]
1283 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72917
]
1284 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634655
]
1285 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634655
]
1286 30.48 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68026' and a.id != '68026') or parentProducts like '%,68026,%') 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:
[]
1287 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639924
]
1288 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639924
]
1289 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72937
]
1290 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:
[
  72937
]
1291 1.11 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72937
]
1292 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72937
]
1293 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 72937
Parameters:
[]
1294 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72937
  "videos"
]
1295 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72937 AND fieldname = 'attributes'
Parameters:
[]
1296 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72937 AND fieldname = 'attributes'
Parameters:
[]
1297 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 72937
Parameters:
[]
1298 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72937
Parameters:
[]
1299 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72937
Parameters:
[]
1300 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72937
Parameters:
[]
1301 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 72937
Parameters:
[]
1302 3.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72937
]
1303 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639633
]
1304 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639633
]
1305 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72944
]
1306 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:
[
  72944
]
1307 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72944
]
1308 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72944
]
1309 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 72944
Parameters:
[]
1310 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72944
  "videos"
]
1311 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72944 AND fieldname = 'attributes'
Parameters:
[]
1312 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72944 AND fieldname = 'attributes'
Parameters:
[]
1313 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 72944
Parameters:
[]
1314 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72944
Parameters:
[]
1315 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72944
Parameters:
[]
1316 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72944
Parameters:
[]
1317 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 72944
Parameters:
[]
1318 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72944
]
1319 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639710
]
1320 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639710
]
1321 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72958
]
1322 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:
[
  72958
]
1323 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72958
]
1324 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72958
]
1325 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 72958
Parameters:
[]
1326 0.62 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72958
  "videos"
]
1327 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72958 AND fieldname = 'attributes'
Parameters:
[]
1328 1.26 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72958 AND fieldname = 'attributes'
Parameters:
[]
1329 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 72958
Parameters:
[]
1330 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72958
Parameters:
[]
1331 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72958
Parameters:
[]
1332 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72958
Parameters:
[]
1333 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 72958
Parameters:
[]
1334 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72958
]
1335 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639489
]
1336 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639489
]
1337 26.68 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 = '68025' and a.id != '68025') or parentProducts like '%,68025,%') 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:
[]
1338 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639749
]
1339 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639749
]
1340 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121340
]
1341 0.72 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  121340
]
1342 8.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121340
]
1343 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121340
]
1344 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 121340
Parameters:
[]
1345 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121340
  "videos"
]
1346 1.05 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121340 AND fieldname = 'attributes'
Parameters:
[]
1347 10.12 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121340 AND fieldname = 'attributes'
Parameters:
[]
1348 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 121340
Parameters:
[]
1349 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121340
Parameters:
[]
1350 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121340
Parameters:
[]
1351 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121340
Parameters:
[]
1352 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 121340
Parameters:
[]
1353 2.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121340
]
1354 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639782
]
1355 4.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639782
]
1356 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121342
]
1357 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:
[
  121342
]
1358 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121342
]
1359 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121342
]
1360 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 121342
Parameters:
[]
1361 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121342
  "videos"
]
1362 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121342 AND fieldname = 'attributes'
Parameters:
[]
1363 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121342 AND fieldname = 'attributes'
Parameters:
[]
1364 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 121342
Parameters:
[]
1365 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121342
Parameters:
[]
1366 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121342
Parameters:
[]
1367 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121342
Parameters:
[]
1368 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 121342
Parameters:
[]
1369 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121342
]
1370 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639562
]
1371 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639562
]
1372 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639790
]
1373 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639790
]
1374 28.12 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 = '68024' and a.id != '68024') or parentProducts like '%,68024,%') 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:
[]
1375 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73047
]
1376 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:
[
  73047
]
1377 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73047
]
1378 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73047
]
1379 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 73047
Parameters:
[]
1380 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73047
  "videos"
]
1381 0.85 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73047 AND fieldname = 'attributes'
Parameters:
[]
1382 1.34 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73047 AND fieldname = 'attributes'
Parameters:
[]
1383 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 73047
Parameters:
[]
1384 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73047
Parameters:
[]
1385 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73047
Parameters:
[]
1386 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73047
Parameters:
[]
1387 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 73047
Parameters:
[]
1388 4.16 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73047
]
1389 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639663
]
1390 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639663
]
1391 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73040
]
1392 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:
[
  73040
]
1393 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73040
]
1394 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73040
]
1395 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 73040
Parameters:
[]
1396 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73040
  "videos"
]
1397 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73040 AND fieldname = 'attributes'
Parameters:
[]
1398 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73040 AND fieldname = 'attributes'
Parameters:
[]
1399 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 73040
Parameters:
[]
1400 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73040
Parameters:
[]
1401 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73040
Parameters:
[]
1402 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73040
Parameters:
[]
1403 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 73040
Parameters:
[]
1404 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73040
]
1405 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639621
]
1406 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639621
]
1407 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73063
]
1408 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:
[
  73063
]
1409 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73063
]
1410 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73063
]
1411 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 73063
Parameters:
[]
1412 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73063
  "videos"
]
1413 1.11 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73063 AND fieldname = 'attributes'
Parameters:
[]
1414 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73063 AND fieldname = 'attributes'
Parameters:
[]
1415 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 73063
Parameters:
[]
1416 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73063
Parameters:
[]
1417 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73063
Parameters:
[]
1418 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73063
Parameters:
[]
1419 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 73063
Parameters:
[]
1420 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73063
]
1421 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639888
]
1422 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639888
]
1423 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73061
]
1424 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:
[
  73061
]
1425 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73061
]
1426 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73061
]
1427 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 73061
Parameters:
[]
1428 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73061
  "videos"
]
1429 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73061 AND fieldname = 'attributes'
Parameters:
[]
1430 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73061 AND fieldname = 'attributes'
Parameters:
[]
1431 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 73061
Parameters:
[]
1432 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73061
Parameters:
[]
1433 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73061
Parameters:
[]
1434 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73061
Parameters:
[]
1435 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 73061
Parameters:
[]
1436 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73061
]
1437 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639731
]
1438 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639731
]
1439 28.50 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 = '23371' and a.id != '23371') or parentProducts like '%,23371,%') 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:
[]
1440 0.70 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73025
]
1441 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:
[
  73025
]
1442 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73025
]
1443 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73025
]
1444 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 73025
Parameters:
[]
1445 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73025
  "videos"
]
1446 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73025 AND fieldname = 'attributes'
Parameters:
[]
1447 1.63 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73025 AND fieldname = 'attributes'
Parameters:
[]
1448 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 73025
Parameters:
[]
1449 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73025
Parameters:
[]
1450 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73025
Parameters:
[]
1451 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73025
Parameters:
[]
1452 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 73025
Parameters:
[]
1453 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73025
]
1454 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168730
]
1455 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168730
]
1456 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121324
]
1457 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:
[
  121324
]
1458 5.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121324
]
1459 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121324
]
1460 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 121324
Parameters:
[]
1461 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121324
  "videos"
]
1462 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121324 AND fieldname = 'attributes'
Parameters:
[]
1463 1.13 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121324 AND fieldname = 'attributes'
Parameters:
[]
1464 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 121324
Parameters:
[]
1465 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121324
Parameters:
[]
1466 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121324
Parameters:
[]
1467 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121324
Parameters:
[]
1468 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 121324
Parameters:
[]
1469 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121324
]
1470 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169754
]
1471 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169754
]
1472 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121330
]
1473 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:
[
  121330
]
1474 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121330
]
1475 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121330
]
1476 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 121330
Parameters:
[]
1477 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121330
  "videos"
]
1478 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121330 AND fieldname = 'attributes'
Parameters:
[]
1479 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121330 AND fieldname = 'attributes'
Parameters:
[]
1480 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 121330
Parameters:
[]
1481 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121330
Parameters:
[]
1482 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121330
Parameters:
[]
1483 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121330
Parameters:
[]
1484 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 121330
Parameters:
[]
1485 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121330
]
1486 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168720
]
1487 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168720
]
1488 28.43 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 = '23370' and a.id != '23370') or parentProducts like '%,23370,%') 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:
[]
1489 0.81 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168734
]
1490 0.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168734
]
1491 0.67 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121409
]
1492 0.82 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:
[
  121409
]
1493 4.25 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121409
]
1494 0.92 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121409
]
1495 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 121409
Parameters:
[]
1496 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121409
  "videos"
]
1497 0.80 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121409 AND fieldname = 'attributes'
Parameters:
[]
1498 1.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121409 AND fieldname = 'attributes'
Parameters:
[]
1499 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 121409
Parameters:
[]
1500 0.66 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121409
Parameters:
[]
1501 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121409
Parameters:
[]
1502 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121409
Parameters:
[]
1503 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 121409
Parameters:
[]
1504 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121409
]
1505 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  170683
]
1506 0.88 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  170683
]
1507 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121420
]
1508 0.67 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:
[
  121420
]
1509 1.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121420
]
1510 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121420
]
1511 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 121420
Parameters:
[]
1512 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121420
  "videos"
]
1513 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121420 AND fieldname = 'attributes'
Parameters:
[]
1514 2.12 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121420 AND fieldname = 'attributes'
Parameters:
[]
1515 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 121420
Parameters:
[]
1516 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121420
Parameters:
[]
1517 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121420
Parameters:
[]
1518 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121420
Parameters:
[]
1519 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 121420
Parameters:
[]
1520 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121420
]
1521 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  176015
]
1522 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  176015
]
1523 37.66 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17147' and a.id != '17147') or parentProducts like '%,17147,%') 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:
[]
1524 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73083
]
1525 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:
[
  73083
]
1526 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73083
]
1527 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73083
]
1528 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 73083
Parameters:
[]
1529 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73083
  "videos"
]
1530 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73083 AND fieldname = 'attributes'
Parameters:
[]
1531 1.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73083 AND fieldname = 'attributes'
Parameters:
[]
1532 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 73083
Parameters:
[]
1533 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73083
Parameters:
[]
1534 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73083
Parameters:
[]
1535 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73083
Parameters:
[]
1536 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 73083
Parameters:
[]
1537 5.04 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73083
]
1538 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1164
]
1539 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1164
]
1540 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121497
]
1541 0.67 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:
[
  121497
]
1542 1.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121497
]
1543 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121497
]
1544 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 121497
Parameters:
[]
1545 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121497
  "videos"
]
1546 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121497 AND fieldname = 'attributes'
Parameters:
[]
1547 1.12 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121497 AND fieldname = 'attributes'
Parameters:
[]
1548 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 121497
Parameters:
[]
1549 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121497
Parameters:
[]
1550 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121497
Parameters:
[]
1551 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121497
Parameters:
[]
1552 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 121497
Parameters:
[]
1553 0.92 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121497
]
1554 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12962
]
1555 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12962
]
1556 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121501
]
1557 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:
[
  121501
]
1558 1.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121501
]
1559 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121501
]
1560 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 121501
Parameters:
[]
1561 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121501
  "videos"
]
1562 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121501 AND fieldname = 'attributes'
Parameters:
[]
1563 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121501 AND fieldname = 'attributes'
Parameters:
[]
1564 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 121501
Parameters:
[]
1565 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121501
Parameters:
[]
1566 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121501
Parameters:
[]
1567 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121501
Parameters:
[]
1568 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 121501
Parameters:
[]
1569 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121501
]
1570 6.20 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  922
]
1571 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  922
]
1572 35.92 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 = '24978' and a.id != '24978') or parentProducts like '%,24978,%') 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:
[]
1573 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319779
]
1574 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319779
]
1575 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139160
]
1576 0.70 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:
[
  139160
]
1577 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139160
]
1578 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139160
]
1579 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 139160
Parameters:
[]
1580 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139160
  "videos"
]
1581 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[]
1582 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[]
1583 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 139160
Parameters:
[]
1584 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139160
Parameters:
[]
1585 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139160
Parameters:
[]
1586 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139160
Parameters:
[]
1587 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 139160
Parameters:
[]
1588 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139160
]
1589 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418778
]
1590 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418778
]
1591 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73166
]
1592 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:
[
  73166
]
1593 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73166
]
1594 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73166
]
1595 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 73166
Parameters:
[]
1596 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73166
  "videos"
]
1597 3.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73166 AND fieldname = 'attributes'
Parameters:
[]
1598 1.64 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73166 AND fieldname = 'attributes'
Parameters:
[]
1599 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 73166
Parameters:
[]
1600 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73166
Parameters:
[]
1601 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73166
Parameters:
[]
1602 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73166
Parameters:
[]
1603 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 73166
Parameters:
[]
1604 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73166
]
1605 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  255824
]
1606 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  255824
]
1607 35.54 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 = '68016' and a.id != '68016') or parentProducts like '%,68016,%') 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:
[]
1608 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73517
]
1609 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:
[
  73517
]
1610 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73517
]
1611 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73517
]
1612 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 73517
Parameters:
[]
1613 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73517
  "videos"
]
1614 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
1615 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
1616 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 73517
Parameters:
[]
1617 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73517
Parameters:
[]
1618 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73517
Parameters:
[]
1619 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73517
Parameters:
[]
1620 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 73517
Parameters:
[]
1621 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73517
]
1622 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364628
]
1623 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364628
]
1624 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73361
]
1625 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:
[
  73361
]
1626 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73361
]
1627 0.55 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73361
]
1628 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 73361
Parameters:
[]
1629 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73361
  "videos"
]
1630 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
1631 5.29 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
1632 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 73361
Parameters:
[]
1633 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73361
Parameters:
[]
1634 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73361
Parameters:
[]
1635 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73361
Parameters:
[]
1636 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 73361
Parameters:
[]
1637 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73361
]
1638 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364632
]
1639 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364632
]
1640 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73345
]
1641 0.48 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:
[
  73345
]
1642 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73345
]
1643 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73345
]
1644 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 73345
Parameters:
[]
1645 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73345
  "videos"
]
1646 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
1647 3.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
1648 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 73345
Parameters:
[]
1649 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73345
Parameters:
[]
1650 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73345
Parameters:
[]
1651 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73345
Parameters:
[]
1652 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 73345
Parameters:
[]
1653 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73345
]
1654 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364629
]
1655 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364629
]
1656 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364633
]
1657 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364633
]
1658 25.25 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 = '68015' and a.id != '68015') or parentProducts like '%,68015,%') 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:
[]
1659 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319818
]
1660 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319818
]
1661 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73405
]
1662 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:
[
  73405
]
1663 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73405
]
1664 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73405
]
1665 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 73405
Parameters:
[]
1666 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73405
  "videos"
]
1667 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
1668 1.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
1669 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 73405
Parameters:
[]
1670 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73405
Parameters:
[]
1671 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73405
Parameters:
[]
1672 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73405
Parameters:
[]
1673 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 73405
Parameters:
[]
1674 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73405
]
1675 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319813
]
1676 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319813
]
1677 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73398
]
1678 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:
[
  73398
]
1679 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73398
]
1680 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73398
]
1681 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 73398
Parameters:
[]
1682 0.35 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73398
  "videos"
]
1683 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
1684 1.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
1685 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 73398
Parameters:
[]
1686 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73398
Parameters:
[]
1687 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73398
Parameters:
[]
1688 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73398
Parameters:
[]
1689 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 73398
Parameters:
[]
1690 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73398
]
1691 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319871
]
1692 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319871
]
1693 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73412
]
1694 0.48 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:
[
  73412
]
1695 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73412
]
1696 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73412
]
1697 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 73412
Parameters:
[]
1698 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73412
  "videos"
]
1699 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
1700 1.13 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
1701 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 73412
Parameters:
[]
1702 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73412
Parameters:
[]
1703 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73412
Parameters:
[]
1704 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73412
Parameters:
[]
1705 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 73412
Parameters:
[]
1706 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73412
]
1707 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320175
]
1708 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320175
]
1709 28.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 = '68013' and a.id != '68013') or parentProducts like '%,68013,%') 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:
[]
1710 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319934
]
1711 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319934
]
1712 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319962
]
1713 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319962
]
1714 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73460
]
1715 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:
[
  73460
]
1716 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73460
]
1717 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73460
]
1718 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 73460
Parameters:
[]
1719 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73460
  "videos"
]
1720 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
1721 1.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
1722 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 73460
Parameters:
[]
1723 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73460
Parameters:
[]
1724 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73460
Parameters:
[]
1725 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73460
Parameters:
[]
1726 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 73460
Parameters:
[]
1727 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73460
]
1728 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319932
]
1729 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319932
]
1730 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73470
]
1731 0.46 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:
[
  73470
]
1732 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73470
]
1733 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73470
]
1734 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 73470
Parameters:
[]
1735 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73470
  "videos"
]
1736 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
1737 1.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
1738 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 73470
Parameters:
[]
1739 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73470
Parameters:
[]
1740 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73470
Parameters:
[]
1741 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73470
Parameters:
[]
1742 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 73470
Parameters:
[]
1743 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73470
]
1744 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319880
]
1745 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319880
]
1746 28.32 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68017' and a.id != '68017') or parentProducts like '%,68017,%') 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:
[]
1747 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319909
]
1748 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319909
]
1749 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73509
]
1750 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:
[
  73509
]
1751 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73509
]
1752 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73509
]
1753 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 73509
Parameters:
[]
1754 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73509
  "videos"
]
1755 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73509 AND fieldname = 'attributes'
Parameters:
[]
1756 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73509 AND fieldname = 'attributes'
Parameters:
[]
1757 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 73509
Parameters:
[]
1758 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73509
Parameters:
[]
1759 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73509
Parameters:
[]
1760 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73509
Parameters:
[]
1761 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 73509
Parameters:
[]
1762 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73509
]
1763 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319900
]
1764 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319900
]
1765 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73505
]
1766 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:
[
  73505
]
1767 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73505
]
1768 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73505
]
1769 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 73505
Parameters:
[]
1770 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73505
  "videos"
]
1771 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73505 AND fieldname = 'attributes'
Parameters:
[]
1772 1.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73505 AND fieldname = 'attributes'
Parameters:
[]
1773 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 73505
Parameters:
[]
1774 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73505
Parameters:
[]
1775 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73505
Parameters:
[]
1776 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73505
Parameters:
[]
1777 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 73505
Parameters:
[]
1778 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73505
]
1779 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319807
]
1780 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319807
]
1781 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73513
]
1782 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:
[
  73513
]
1783 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73513
]
1784 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73513
]
1785 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 73513
Parameters:
[]
1786 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73513
  "videos"
]
1787 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73513 AND fieldname = 'attributes'
Parameters:
[]
1788 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73513 AND fieldname = 'attributes'
Parameters:
[]
1789 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 73513
Parameters:
[]
1790 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73513
Parameters:
[]
1791 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73513
Parameters:
[]
1792 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73513
Parameters:
[]
1793 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 73513
Parameters:
[]
1794 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73513
]
1795 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320161
]
1796 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320161
]
1797 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779898
]
1798 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779898
]
1799 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1800 1.02 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"
]
1801 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
1802 0.32 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.