Query Metrics

630 Database Queries
346 Different statements
347.09 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.53 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/nl/producten/c/woonkamer~22223"
  "path"
  "auto_create"
  "/nl/producten/c/woonkamer~22223"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/woonkamer~22223"
  "entire_uri"
]
3 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.69 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "woonkamer~22223"
]
6 0.74 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/woonkamer~22223"
]
7 0.92 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c/woonkamer~22223"
]
8 0.45 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 0.37 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c"
]
10 0.36 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c"
]
11 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 0.43 ms
SELECT object_localized_SCONF_nl.id as id, object_localized_SCONF_nl.type as `type` FROM object_localized_SCONF_nl LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_nl `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_nl `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_nl`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_nl.type IN ('object','variant','folder')) AND object_localized_SCONF_nl.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.90 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.87 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22223
]
18 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.48 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.41 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 8.28 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  22223
  "additionalCategories"
]
29 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17268
]
30 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:
[
  17268
]
31 0.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17268
]
32 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17268
]
33 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 17268
Parameters:
[]
34 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17268
  "videos"
]
35 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17268 AND fieldname = 'attributes'
Parameters:
[]
36 0.71 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17268 AND fieldname = 'attributes'
Parameters:
[]
37 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 17268
Parameters:
[]
38 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17268
Parameters:
[]
39 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17268
Parameters:
[]
40 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17268
Parameters:
[]
41 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 17268
Parameters:
[]
42 0.88 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17268
]
43 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17312
]
44 0.76 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17312
]
45 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17312
]
46 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17312
]
47 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 17312
Parameters:
[]
48 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17312
  "videos"
]
49 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17312 AND fieldname = 'attributes'
Parameters:
[]
50 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17312 AND fieldname = 'attributes'
Parameters:
[]
51 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 17312
Parameters:
[]
52 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17312
Parameters:
[]
53 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17312
Parameters:
[]
54 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17312
Parameters:
[]
55 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 17312
Parameters:
[]
56 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17312
]
57 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17316
]
58 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:
[
  17316
]
59 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17316
]
60 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17316
]
61 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 17316
Parameters:
[]
62 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17316
  "videos"
]
63 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17316 AND fieldname = 'attributes'
Parameters:
[]
64 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17316 AND fieldname = 'attributes'
Parameters:
[]
65 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 17316
Parameters:
[]
66 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17316
Parameters:
[]
67 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17316
Parameters:
[]
68 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17316
Parameters:
[]
69 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 17316
Parameters:
[]
70 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17316
]
71 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23645
]
72 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:
[
  23645
]
73 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23645
]
74 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23645
]
75 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 23645
Parameters:
[]
76 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23645
  "videos"
]
77 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23645 AND fieldname = 'attributes'
Parameters:
[]
78 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23645 AND fieldname = 'attributes'
Parameters:
[]
79 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23645
Parameters:
[]
80 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23645
Parameters:
[]
81 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23645
Parameters:
[]
82 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23645
Parameters:
[]
83 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 23645
Parameters:
[]
84 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23645
]
85 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23667
]
86 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:
[
  23667
]
87 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23667
]
88 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23667
]
89 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 23667
Parameters:
[]
90 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23667
  "videos"
]
91 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23667 AND fieldname = 'attributes'
Parameters:
[]
92 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23667 AND fieldname = 'attributes'
Parameters:
[]
93 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 23667
Parameters:
[]
94 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23667
Parameters:
[]
95 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23667
Parameters:
[]
96 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23667
Parameters:
[]
97 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 23667
Parameters:
[]
98 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23667
]
99 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23668
]
100 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:
[
  23668
]
101 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23668
]
102 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23668
]
103 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 23668
Parameters:
[]
104 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23668
  "videos"
]
105 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23668 AND fieldname = 'attributes'
Parameters:
[]
106 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23668 AND fieldname = 'attributes'
Parameters:
[]
107 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23668
Parameters:
[]
108 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23668
Parameters:
[]
109 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23668
Parameters:
[]
110 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23668
Parameters:
[]
111 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 23668
Parameters:
[]
112 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23668
]
113 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17397
]
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:
[
  17397
]
115 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17397
]
116 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17397
]
117 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17397
Parameters:
[]
118 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17397
  "videos"
]
119 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17397 AND fieldname = 'attributes'
Parameters:
[]
120 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17397 AND fieldname = 'attributes'
Parameters:
[]
121 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17397
Parameters:
[]
122 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17397
Parameters:
[]
123 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17397
Parameters:
[]
124 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17397
Parameters:
[]
125 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 17397
Parameters:
[]
126 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17397
]
127 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17398
]
128 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:
[
  17398
]
129 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17398
]
130 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17398
]
131 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 17398
Parameters:
[]
132 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17398
  "videos"
]
133 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17398 AND fieldname = 'attributes'
Parameters:
[]
134 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17398 AND fieldname = 'attributes'
Parameters:
[]
135 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17398
Parameters:
[]
136 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17398
Parameters:
[]
137 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17398
Parameters:
[]
138 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17398
Parameters:
[]
139 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 17398
Parameters:
[]
140 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17398
]
141 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17399
]
142 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:
[
  17399
]
143 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17399
]
144 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17399
]
145 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17399
Parameters:
[]
146 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17399
  "videos"
]
147 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17399 AND fieldname = 'attributes'
Parameters:
[]
148 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17399 AND fieldname = 'attributes'
Parameters:
[]
149 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 17399
Parameters:
[]
150 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17399
Parameters:
[]
151 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17399
Parameters:
[]
152 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17399
Parameters:
[]
153 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 17399
Parameters:
[]
154 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17399
]
155 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23670
]
156 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:
[
  23670
]
157 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23670
]
158 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23670
]
159 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 23670
Parameters:
[]
160 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23670
  "videos"
]
161 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23670 AND fieldname = 'attributes'
Parameters:
[]
162 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23670 AND fieldname = 'attributes'
Parameters:
[]
163 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 23670
Parameters:
[]
164 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23670
Parameters:
[]
165 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23670
Parameters:
[]
166 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23670
Parameters:
[]
167 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 23670
Parameters:
[]
168 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23670
]
169 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17418
]
170 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:
[
  17418
]
171 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17418
]
172 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17418
]
173 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 17418
Parameters:
[]
174 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17418
  "videos"
]
175 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17418 AND fieldname = 'attributes'
Parameters:
[]
176 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17418 AND fieldname = 'attributes'
Parameters:
[]
177 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17418
Parameters:
[]
178 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17418
Parameters:
[]
179 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17418
Parameters:
[]
180 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17418
Parameters:
[]
181 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 17418
Parameters:
[]
182 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17418
]
183 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17419
]
184 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:
[
  17419
]
185 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17419
]
186 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17419
]
187 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17419
Parameters:
[]
188 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17419
  "videos"
]
189 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17419 AND fieldname = 'attributes'
Parameters:
[]
190 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17419 AND fieldname = 'attributes'
Parameters:
[]
191 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17419
Parameters:
[]
192 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17419
Parameters:
[]
193 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17419
Parameters:
[]
194 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17419
Parameters:
[]
195 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17419
Parameters:
[]
196 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17419
]
197 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17420
]
198 0.62 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17420
]
199 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17420
]
200 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17420
]
201 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17420
Parameters:
[]
202 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17420
  "videos"
]
203 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17420 AND fieldname = 'attributes'
Parameters:
[]
204 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17420 AND fieldname = 'attributes'
Parameters:
[]
205 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17420
Parameters:
[]
206 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17420
Parameters:
[]
207 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17420
Parameters:
[]
208 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17420
Parameters:
[]
209 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 17420
Parameters:
[]
210 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17420
]
211 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25045
]
212 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:
[
  25045
]
213 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25045
]
214 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25045
]
215 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 25045
Parameters:
[]
216 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25045
  "videos"
]
217 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25045 AND fieldname = 'attributes'
Parameters:
[]
218 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25045 AND fieldname = 'attributes'
Parameters:
[]
219 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 25045
Parameters:
[]
220 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25045
Parameters:
[]
221 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25045
Parameters:
[]
222 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25045
Parameters:
[]
223 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 25045
Parameters:
[]
224 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25045
]
225 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17514
]
226 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:
[
  17514
]
227 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17514
]
228 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17514
]
229 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17514
Parameters:
[]
230 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17514
  "videos"
]
231 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17514 AND fieldname = 'attributes'
Parameters:
[]
232 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17514 AND fieldname = 'attributes'
Parameters:
[]
233 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17514
Parameters:
[]
234 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17514
Parameters:
[]
235 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17514
Parameters:
[]
236 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17514
Parameters:
[]
237 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 17514
Parameters:
[]
238 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17514
]
239 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23140
]
240 0.62 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23140
]
241 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23140
]
242 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23140
]
243 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 23140
Parameters:
[]
244 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23140
  "videos"
]
245 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23140 AND fieldname = 'attributes'
Parameters:
[]
246 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23140 AND fieldname = 'attributes'
Parameters:
[]
247 0.63 ms
select `combinedBlock` from object_store_prod where oo_id  = 23140
Parameters:
[]
248 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23140
Parameters:
[]
249 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23140
Parameters:
[]
250 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23140
Parameters:
[]
251 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 23140
Parameters:
[]
252 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23140
]
253 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49039
]
254 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:
[
  49039
]
255 0.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49039
]
256 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49039
]
257 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 49039
Parameters:
[]
258 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49039
  "videos"
]
259 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49039 AND fieldname = 'attributes'
Parameters:
[]
260 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49039 AND fieldname = 'attributes'
Parameters:
[]
261 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 49039
Parameters:
[]
262 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49039
Parameters:
[]
263 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49039
Parameters:
[]
264 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49039
Parameters:
[]
265 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 49039
Parameters:
[]
266 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49039
]
267 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49040
]
268 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:
[
  49040
]
269 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49040
]
270 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49040
]
271 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 49040
Parameters:
[]
272 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49040
  "videos"
]
273 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49040 AND fieldname = 'attributes'
Parameters:
[]
274 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49040 AND fieldname = 'attributes'
Parameters:
[]
275 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 49040
Parameters:
[]
276 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49040
Parameters:
[]
277 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49040
Parameters:
[]
278 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49040
Parameters:
[]
279 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 49040
Parameters:
[]
280 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49040
]
281 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49041
]
282 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:
[
  49041
]
283 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49041
]
284 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49041
]
285 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 49041
Parameters:
[]
286 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49041
  "videos"
]
287 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49041 AND fieldname = 'attributes'
Parameters:
[]
288 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49041 AND fieldname = 'attributes'
Parameters:
[]
289 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 49041
Parameters:
[]
290 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49041
Parameters:
[]
291 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49041
Parameters:
[]
292 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49041
Parameters:
[]
293 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 49041
Parameters:
[]
294 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49041
]
295 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26141
]
296 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:
[
  26141
]
297 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26141
]
298 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26141
]
299 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 26141
Parameters:
[]
300 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26141
  "videos"
]
301 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26141 AND fieldname = 'attributes'
Parameters:
[]
302 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26141 AND fieldname = 'attributes'
Parameters:
[]
303 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 26141
Parameters:
[]
304 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26141
Parameters:
[]
305 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26141
Parameters:
[]
306 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26141
Parameters:
[]
307 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 26141
Parameters:
[]
308 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26141
]
309 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23141
]
310 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:
[
  23141
]
311 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23141
]
312 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23141
]
313 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 23141
Parameters:
[]
314 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23141
  "videos"
]
315 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23141 AND fieldname = 'attributes'
Parameters:
[]
316 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23141 AND fieldname = 'attributes'
Parameters:
[]
317 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 23141
Parameters:
[]
318 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23141
Parameters:
[]
319 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23141
Parameters:
[]
320 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23141
Parameters:
[]
321 0.58 ms
select `combinedImage` from object_store_prod where oo_id  = 23141
Parameters:
[]
322 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23141
]
323 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23142
]
324 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:
[
  23142
]
325 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23142
]
326 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23142
]
327 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 23142
Parameters:
[]
328 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23142
  "videos"
]
329 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23142 AND fieldname = 'attributes'
Parameters:
[]
330 0.62 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23142 AND fieldname = 'attributes'
Parameters:
[]
331 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 23142
Parameters:
[]
332 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23142
Parameters:
[]
333 0.65 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23142
Parameters:
[]
334 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23142
Parameters:
[]
335 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 23142
Parameters:
[]
336 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23142
]
337 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17350
]
338 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:
[
  17350
]
339 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17350
]
340 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17350
]
341 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17350
Parameters:
[]
342 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17350
  "videos"
]
343 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17350 AND fieldname = 'attributes'
Parameters:
[]
344 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17350 AND fieldname = 'attributes'
Parameters:
[]
345 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17350
Parameters:
[]
346 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17350
Parameters:
[]
347 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17350
Parameters:
[]
348 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17350
Parameters:
[]
349 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17350
Parameters:
[]
350 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17350
]
351 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17374
]
352 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:
[
  17374
]
353 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17374
]
354 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17374
]
355 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17374
Parameters:
[]
356 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17374
  "videos"
]
357 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17374 AND fieldname = 'attributes'
Parameters:
[]
358 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17374 AND fieldname = 'attributes'
Parameters:
[]
359 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17374
Parameters:
[]
360 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17374
Parameters:
[]
361 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17374
Parameters:
[]
362 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17374
Parameters:
[]
363 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17374
Parameters:
[]
364 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17374
]
365 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17375
]
366 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:
[
  17375
]
367 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17375
]
368 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17375
]
369 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17375
Parameters:
[]
370 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17375
  "videos"
]
371 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17375 AND fieldname = 'attributes'
Parameters:
[]
372 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17375 AND fieldname = 'attributes'
Parameters:
[]
373 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17375
Parameters:
[]
374 0.69 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17375
Parameters:
[]
375 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17375
Parameters:
[]
376 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17375
Parameters:
[]
377 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17375
Parameters:
[]
378 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17375
]
379 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17376
]
380 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:
[
  17376
]
381 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17376
]
382 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17376
]
383 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17376
Parameters:
[]
384 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17376
  "videos"
]
385 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17376 AND fieldname = 'attributes'
Parameters:
[]
386 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17376 AND fieldname = 'attributes'
Parameters:
[]
387 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17376
Parameters:
[]
388 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17376
Parameters:
[]
389 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17376
Parameters:
[]
390 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17376
Parameters:
[]
391 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17376
Parameters:
[]
392 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17376
]
393 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17377
]
394 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:
[
  17377
]
395 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17377
]
396 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17377
]
397 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17377
Parameters:
[]
398 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17377
  "videos"
]
399 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17377 AND fieldname = 'attributes'
Parameters:
[]
400 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17377 AND fieldname = 'attributes'
Parameters:
[]
401 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17377
Parameters:
[]
402 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17377
Parameters:
[]
403 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17377
Parameters:
[]
404 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17377
Parameters:
[]
405 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17377
Parameters:
[]
406 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17377
]
407 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17378
]
408 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:
[
  17378
]
409 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17378
]
410 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17378
]
411 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 17378
Parameters:
[]
412 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17378
  "videos"
]
413 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17378 AND fieldname = 'attributes'
Parameters:
[]
414 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17378 AND fieldname = 'attributes'
Parameters:
[]
415 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17378
Parameters:
[]
416 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17378
Parameters:
[]
417 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17378
Parameters:
[]
418 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17378
Parameters:
[]
419 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17378
Parameters:
[]
420 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17378
]
421 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26228
]
422 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  26228
]
423 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26228
]
424 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26228
]
425 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 26228
Parameters:
[]
426 0.67 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26228
  "videos"
]
427 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26228 AND fieldname = 'attributes'
Parameters:
[]
428 4.25 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26228 AND fieldname = 'attributes'
Parameters:
[]
429 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 26228
Parameters:
[]
430 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26228
Parameters:
[]
431 0.60 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26228
Parameters:
[]
432 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26228
Parameters:
[]
433 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 26228
Parameters:
[]
434 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26228
]
435 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17353
]
436 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:
[
  17353
]
437 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17353
]
438 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17353
]
439 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17353
Parameters:
[]
440 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17353
  "videos"
]
441 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17353 AND fieldname = 'attributes'
Parameters:
[]
442 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17353 AND fieldname = 'attributes'
Parameters:
[]
443 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 17353
Parameters:
[]
444 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17353
Parameters:
[]
445 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17353
Parameters:
[]
446 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17353
Parameters:
[]
447 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17353
Parameters:
[]
448 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17353
]
449 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24985
]
450 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:
[
  24985
]
451 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24985
]
452 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24985
]
453 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 24985
Parameters:
[]
454 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24985
  "videos"
]
455 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24985 AND fieldname = 'attributes'
Parameters:
[]
456 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24985 AND fieldname = 'attributes'
Parameters:
[]
457 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 24985
Parameters:
[]
458 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24985
Parameters:
[]
459 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24985
Parameters:
[]
460 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24985
Parameters:
[]
461 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 24985
Parameters:
[]
462 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24985
]
463 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25044
]
464 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:
[
  25044
]
465 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25044
]
466 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25044
]
467 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 25044
Parameters:
[]
468 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25044
  "videos"
]
469 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25044 AND fieldname = 'attributes'
Parameters:
[]
470 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25044 AND fieldname = 'attributes'
Parameters:
[]
471 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 25044
Parameters:
[]
472 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25044
Parameters:
[]
473 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25044
Parameters:
[]
474 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25044
Parameters:
[]
475 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 25044
Parameters:
[]
476 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25044
]
477 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17394
]
478 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:
[
  17394
]
479 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17394
]
480 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17394
]
481 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17394
Parameters:
[]
482 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17394
  "videos"
]
483 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17394 AND fieldname = 'attributes'
Parameters:
[]
484 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17394 AND fieldname = 'attributes'
Parameters:
[]
485 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17394
Parameters:
[]
486 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17394
Parameters:
[]
487 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17394
Parameters:
[]
488 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17394
Parameters:
[]
489 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 17394
Parameters:
[]
490 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17394
]
491 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17338
]
492 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:
[
  17338
]
493 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17338
]
494 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17338
]
495 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 17338
Parameters:
[]
496 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17338
  "videos"
]
497 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17338 AND fieldname = 'attributes'
Parameters:
[]
498 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17338 AND fieldname = 'attributes'
Parameters:
[]
499 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 17338
Parameters:
[]
500 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17338
Parameters:
[]
501 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17338
Parameters:
[]
502 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17338
Parameters:
[]
503 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17338
Parameters:
[]
504 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17338
]
505 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17395
]
506 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:
[
  17395
]
507 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17395
]
508 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17395
]
509 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17395
Parameters:
[]
510 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17395
  "videos"
]
511 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17395 AND fieldname = 'attributes'
Parameters:
[]
512 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17395 AND fieldname = 'attributes'
Parameters:
[]
513 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17395
Parameters:
[]
514 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17395
Parameters:
[]
515 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17395
Parameters:
[]
516 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17395
Parameters:
[]
517 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 17395
Parameters:
[]
518 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17395
]
519 0.71 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17361
]
520 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:
[
  17361
]
521 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17361
]
522 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17361
]
523 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 17361
Parameters:
[]
524 0.61 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17361
  "videos"
]
525 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17361 AND fieldname = 'attributes'
Parameters:
[]
526 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17361 AND fieldname = 'attributes'
Parameters:
[]
527 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 17361
Parameters:
[]
528 0.60 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17361
Parameters:
[]
529 0.60 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17361
Parameters:
[]
530 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17361
Parameters:
[]
531 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 17361
Parameters:
[]
532 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17361
]
533 0.77 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22287
]
534 1.00 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  22287
]
535 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22287
]
536 1.05 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22287
]
537 0.62 ms
select `iconLabels` from object_store_prod where oo_id  = 22287
Parameters:
[]
538 0.60 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22287
  "videos"
]
539 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22287 AND fieldname = 'attributes'
Parameters:
[]
540 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22287 AND fieldname = 'attributes'
Parameters:
[]
541 0.63 ms
select `combinedBlock` from object_store_prod where oo_id  = 22287
Parameters:
[]
542 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22287
Parameters:
[]
543 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22287
Parameters:
[]
544 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22287
Parameters:
[]
545 0.55 ms
select `combinedImage` from object_store_prod where oo_id  = 22287
Parameters:
[]
546 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22287
]
547 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68076
]
548 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:
[
  68076
]
549 0.63 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68076
]
550 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68076
]
551 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 68076
Parameters:
[]
552 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68076
  "videos"
]
553 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68076 AND fieldname = 'attributes'
Parameters:
[]
554 0.71 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68076 AND fieldname = 'attributes'
Parameters:
[]
555 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 68076
Parameters:
[]
556 0.56 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68076
Parameters:
[]
557 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68076
Parameters:
[]
558 0.61 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68076
Parameters:
[]
559 0.69 ms
select `combinedImage` from object_store_prod where oo_id  = 68076
Parameters:
[]
560 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68076
]
561 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26896
]
562 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:
[
  26896
]
563 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26896
]
564 0.87 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26896
]
565 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 26896
Parameters:
[]
566 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26896
  "videos"
]
567 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26896 AND fieldname = 'attributes'
Parameters:
[]
568 0.67 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26896 AND fieldname = 'attributes'
Parameters:
[]
569 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 26896
Parameters:
[]
570 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26896
Parameters:
[]
571 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26896
Parameters:
[]
572 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26896
Parameters:
[]
573 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 26896
Parameters:
[]
574 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26896
]
575 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49046
]
576 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:
[
  49046
]
577 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49046
]
578 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49046
]
579 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 49046
Parameters:
[]
580 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49046
  "videos"
]
581 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49046 AND fieldname = 'attributes'
Parameters:
[]
582 0.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49046 AND fieldname = 'attributes'
Parameters:
[]
583 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 49046
Parameters:
[]
584 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49046
Parameters:
[]
585 0.76 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49046
Parameters:
[]
586 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49046
Parameters:
[]
587 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 49046
Parameters:
[]
588 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49046
]
589 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
590 1.80 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
591 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
592 1.53 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
593 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
594 0.58 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
595 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
596 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
597 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
598 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
599 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
600 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
601 1.42 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
602 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
603 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
604 0.39 ms
SELECT object_localized_8_nl.id as id, object_localized_8_nl.type as `type` FROM object_localized_8_nl WHERE ( object_localized_8_nl.type IN ('object','variant','folder')) AND object_localized_8_nl.published = 1
Parameters:
[]
605 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
606 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
607 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
608 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
609 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
610 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
611 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
612 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
613 1.40 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
614 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
615 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
616 0.32 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
617 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
618 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
619 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
620 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
621 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
622 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
623 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
624 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
625 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
626 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
627 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
628 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
629 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
630 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]

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.