Query Metrics

891 Database Queries
506 Different statements
515.77 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
]

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.