Query Metrics

185 Database Queries
107 Different statements
133.79 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.50 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/lobby-receptie~22239"
  "path"
  "auto_create"
  "/nl/producten/c/lobby-receptie~22239"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/lobby-receptie~22239"
  "entire_uri"
]
3 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.85 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "lobby-receptie~22239"
]
6 0.91 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/lobby-receptie~22239"
]
7 0.97 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/lobby-receptie~22239"
]
8 0.65 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 0.71 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/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/%"
  "/nl/producten/c"
]
11 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 0.51 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.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.99 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.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.86 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:
[
  22239
]
18 0.38 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.54 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.48 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 3.28 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  22239
  "additionalCategories"
]
29 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17142
]
30 0.70 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17142
]
31 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17142
]
32 7.53 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17142
]
33 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 17142
Parameters:
[]
34 0.74 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  829
]
35 8.16 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  829
]
36 0.64 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17142
  "videos"
]
37 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17142 AND fieldname = 'attributes'
Parameters:
[]
38 0.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17142 AND fieldname = 'attributes'
Parameters:
[]
39 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 17142
Parameters:
[]
40 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17142
Parameters:
[]
41 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17142
Parameters:
[]
42 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17142
Parameters:
[]
43 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 17142
Parameters:
[]
44 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17142
]
45 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23176
]
46 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:
[
  23176
]
47 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23176
]
48 0.85 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23176
]
49 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 23176
Parameters:
[]
50 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23176
  "videos"
]
51 0.77 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23176 AND fieldname = 'attributes'
Parameters:
[]
52 0.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23176 AND fieldname = 'attributes'
Parameters:
[]
53 0.62 ms
select `combinedBlock` from object_store_prod where oo_id  = 23176
Parameters:
[]
54 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23176
Parameters:
[]
55 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23176
Parameters:
[]
56 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23176
Parameters:
[]
57 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 23176
Parameters:
[]
58 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23176
]
59 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23180
]
60 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:
[
  23180
]
61 0.63 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23180
]
62 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23180
]
63 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 23180
Parameters:
[]
64 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23180
  "videos"
]
65 0.75 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23180 AND fieldname = 'attributes'
Parameters:
[]
66 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23180 AND fieldname = 'attributes'
Parameters:
[]
67 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 23180
Parameters:
[]
68 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23180
Parameters:
[]
69 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23180
Parameters:
[]
70 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23180
Parameters:
[]
71 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 23180
Parameters:
[]
72 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23180
]
73 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17149
]
74 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:
[
  17149
]
75 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17149
]
76 4.18 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17149
]
77 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 17149
Parameters:
[]
78 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17149
  "videos"
]
79 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17149 AND fieldname = 'attributes'
Parameters:
[]
80 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17149 AND fieldname = 'attributes'
Parameters:
[]
81 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 17149
Parameters:
[]
82 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17149
Parameters:
[]
83 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17149
Parameters:
[]
84 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17149
Parameters:
[]
85 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 17149
Parameters:
[]
86 0.77 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17149
]
87 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17514
]
88 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:
[
  17514
]
89 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17514
]
90 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17514
]
91 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 17514
Parameters:
[]
92 0.68 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  48322
]
93 4.20 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  48322
]
94 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17514
  "videos"
]
95 0.79 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17514 AND fieldname = 'attributes'
Parameters:
[]
96 0.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17514 AND fieldname = 'attributes'
Parameters:
[]
97 0.62 ms
select `combinedBlock` from object_store_prod where oo_id  = 17514
Parameters:
[]
98 0.62 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17514
Parameters:
[]
99 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17514
Parameters:
[]
100 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17514
Parameters:
[]
101 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 17514
Parameters:
[]
102 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17514
]
103 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23140
]
104 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
]
105 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23140
]
106 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23140
]
107 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 23140
Parameters:
[]
108 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23140
  "videos"
]
109 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23140 AND fieldname = 'attributes'
Parameters:
[]
110 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23140 AND fieldname = 'attributes'
Parameters:
[]
111 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23140
Parameters:
[]
112 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23140
Parameters:
[]
113 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23140
Parameters:
[]
114 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23140
Parameters:
[]
115 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 23140
Parameters:
[]
116 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23140
]
117 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23141
]
118 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:
[
  23141
]
119 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23141
]
120 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23141
]
121 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 23141
Parameters:
[]
122 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23141
  "videos"
]
123 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23141 AND fieldname = 'attributes'
Parameters:
[]
124 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23141 AND fieldname = 'attributes'
Parameters:
[]
125 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 23141
Parameters:
[]
126 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23141
Parameters:
[]
127 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23141
Parameters:
[]
128 0.53 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23141
Parameters:
[]
129 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 23141
Parameters:
[]
130 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23141
]
131 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23142
]
132 0.80 ms
SELECT objects.*, tree_locks.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
]
133 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23142
]
134 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23142
]
135 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 23142
Parameters:
[]
136 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23142
  "videos"
]
137 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23142 AND fieldname = 'attributes'
Parameters:
[]
138 0.69 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23142 AND fieldname = 'attributes'
Parameters:
[]
139 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 23142
Parameters:
[]
140 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23142
Parameters:
[]
141 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23142
Parameters:
[]
142 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23142
Parameters:
[]
143 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 23142
Parameters:
[]
144 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23142
]
145 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23178
]
146 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:
[
  23178
]
147 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23178
]
148 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23178
]
149 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 23178
Parameters:
[]
150 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23178
  "videos"
]
151 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23178 AND fieldname = 'attributes'
Parameters:
[]
152 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23178 AND fieldname = 'attributes'
Parameters:
[]
153 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 23178
Parameters:
[]
154 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23178
Parameters:
[]
155 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23178
Parameters:
[]
156 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23178
Parameters:
[]
157 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 23178
Parameters:
[]
158 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23178
]
159 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26135
]
160 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:
[
  26135
]
161 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26135
]
162 0.85 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26135
]
163 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 26135
Parameters:
[]
164 0.67 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  400984
]
165 2.65 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  400984
]
166 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26135
  "videos"
]
167 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26135 AND fieldname = 'attributes'
Parameters:
[]
168 0.63 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26135 AND fieldname = 'attributes'
Parameters:
[]
169 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 26135
Parameters:
[]
170 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26135
Parameters:
[]
171 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26135
Parameters:
[]
172 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26135
Parameters:
[]
173 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 26135
Parameters:
[]
174 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26135
]
175 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
176 1.48 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"
]
177 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
178 1.59 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"
]
179 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
180 0.58 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
181 0.50 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
182 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
183 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
184 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
185 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]

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.