Query Metrics

306 Database Queries
177 Different statements
563.09 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 5.08 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 6.25 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:
[
  "/fr/produits/c/flexfy-products~165726"
  "path"
  "auto_create"
  "/fr/produits/c/flexfy-products~165726"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/flexfy-products~165726"
  "entire_uri"
]
3 4.07 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 5.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 5.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "flexfy-products~165726"
]
6 5.41 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/flexfy-products~165726"
]
7 5.40 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/%"
  "/fr/produits/c/flexfy-products~165726"
]
8 5.15 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "c"
]
9 5.34 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c"
]
10 5.48 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/%"
  "/fr/produits/c"
]
11 5.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 5.10 ms
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 5.05 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 10.76 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 5.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 5.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 5.92 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22225,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  165726
]
18 5.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5112625
]
19 5.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 5.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
21 5.71 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 5.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 5.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 5.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 5.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 5.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 5.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 5.68 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
29 9.62 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  165726
  "additionalCategories"
]
30 4.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182304
]
31 4.40 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182304
]
32 4.32 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182304
]
33 4.19 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182304
]
34 4.02 ms
select `iconLabels` from object_store_prod where oo_id  = 182304
Parameters:
[]
35 4.25 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182304
  "videos"
]
36 4.22 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182304 AND fieldname = 'attributes'
Parameters:
[]
37 4.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182304 AND fieldname = 'attributes'
Parameters:
[]
38 4.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 182304
Parameters:
[]
39 4.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182304
Parameters:
[]
40 4.20 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182304
Parameters:
[]
41 4.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182304
Parameters:
[]
42 4.31 ms
select `combinedImage` from object_store_prod where oo_id  = 182304
Parameters:
[]
43 4.17 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182304
]
44 4.14 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164751
]
45 4.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164751
]
46 4.31 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164751
]
47 4.31 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164751
]
48 4.09 ms
select `iconLabels` from object_store_prod where oo_id  = 164751
Parameters:
[]
49 4.20 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164751
  "videos"
]
50 4.26 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164751 AND fieldname = 'attributes'
Parameters:
[]
51 4.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164751 AND fieldname = 'attributes'
Parameters:
[]
52 4.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 164751
Parameters:
[]
53 4.24 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164751
Parameters:
[]
54 4.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164751
Parameters:
[]
55 4.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164751
Parameters:
[]
56 4.30 ms
select `combinedImage` from object_store_prod where oo_id  = 164751
Parameters:
[]
57 4.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164751
]
58 4.09 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164761
]
59 4.84 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164761
]
60 4.32 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164761
]
61 4.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164761
]
62 4.12 ms
select `iconLabels` from object_store_prod where oo_id  = 164761
Parameters:
[]
63 4.13 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164761
  "videos"
]
64 4.22 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164761 AND fieldname = 'attributes'
Parameters:
[]
65 4.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164761 AND fieldname = 'attributes'
Parameters:
[]
66 4.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 164761
Parameters:
[]
67 4.23 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164761
Parameters:
[]
68 4.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164761
Parameters:
[]
69 4.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164761
Parameters:
[]
70 4.29 ms
select `combinedImage` from object_store_prod where oo_id  = 164761
Parameters:
[]
71 4.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164761
]
72 4.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164745
]
73 4.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164745
]
74 4.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164745
]
75 4.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164745
]
76 4.06 ms
select `iconLabels` from object_store_prod where oo_id  = 164745
Parameters:
[]
77 4.08 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164745
  "videos"
]
78 4.26 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164745 AND fieldname = 'attributes'
Parameters:
[]
79 4.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164745 AND fieldname = 'attributes'
Parameters:
[]
80 4.24 ms
select `combinedBlock` from object_store_prod where oo_id  = 164745
Parameters:
[]
81 4.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164745
Parameters:
[]
82 4.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164745
Parameters:
[]
83 4.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164745
Parameters:
[]
84 4.25 ms
select `combinedImage` from object_store_prod where oo_id  = 164745
Parameters:
[]
85 4.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164745
]
86 4.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164749
]
87 4.35 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164749
]
88 4.39 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164749
]
89 4.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164749
]
90 4.67 ms
select `iconLabels` from object_store_prod where oo_id  = 164749
Parameters:
[]
91 4.62 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164749
  "videos"
]
92 4.27 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164749 AND fieldname = 'attributes'
Parameters:
[]
93 4.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164749 AND fieldname = 'attributes'
Parameters:
[]
94 4.32 ms
select `combinedBlock` from object_store_prod where oo_id  = 164749
Parameters:
[]
95 4.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164749
Parameters:
[]
96 4.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164749
Parameters:
[]
97 4.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164749
Parameters:
[]
98 3.39 ms
select `combinedImage` from object_store_prod where oo_id  = 164749
Parameters:
[]
99 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164749
]
100 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164752
]
101 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:
[
  164752
]
102 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164752
]
103 0.88 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164752
]
104 0.64 ms
select `iconLabels` from object_store_prod where oo_id  = 164752
Parameters:
[]
105 0.62 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164752
  "videos"
]
106 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164752 AND fieldname = 'attributes'
Parameters:
[]
107 0.73 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164752 AND fieldname = 'attributes'
Parameters:
[]
108 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 164752
Parameters:
[]
109 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164752
Parameters:
[]
110 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164752
Parameters:
[]
111 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164752
Parameters:
[]
112 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 164752
Parameters:
[]
113 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164752
]
114 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164764
]
115 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:
[
  164764
]
116 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164764
]
117 1.04 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164764
]
118 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 164764
Parameters:
[]
119 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164764
  "videos"
]
120 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164764 AND fieldname = 'attributes'
Parameters:
[]
121 0.62 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164764 AND fieldname = 'attributes'
Parameters:
[]
122 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 164764
Parameters:
[]
123 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164764
Parameters:
[]
124 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164764
Parameters:
[]
125 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164764
Parameters:
[]
126 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 164764
Parameters:
[]
127 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164764
]
128 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182307
]
129 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:
[
  182307
]
130 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182307
]
131 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182307
]
132 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 182307
Parameters:
[]
133 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182307
  "videos"
]
134 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182307 AND fieldname = 'attributes'
Parameters:
[]
135 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182307 AND fieldname = 'attributes'
Parameters:
[]
136 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 182307
Parameters:
[]
137 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182307
Parameters:
[]
138 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182307
Parameters:
[]
139 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182307
Parameters:
[]
140 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182307
Parameters:
[]
141 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182307
]
142 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164767
]
143 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164767
]
144 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164767
]
145 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164767
]
146 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 164767
Parameters:
[]
147 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164767
  "videos"
]
148 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164767 AND fieldname = 'attributes'
Parameters:
[]
149 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164767 AND fieldname = 'attributes'
Parameters:
[]
150 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 164767
Parameters:
[]
151 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164767
Parameters:
[]
152 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164767
Parameters:
[]
153 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164767
Parameters:
[]
154 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 164767
Parameters:
[]
155 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164767
]
156 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164760
]
157 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:
[
  164760
]
158 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164760
]
159 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164760
]
160 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 164760
Parameters:
[]
161 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164760
  "videos"
]
162 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164760 AND fieldname = 'attributes'
Parameters:
[]
163 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164760 AND fieldname = 'attributes'
Parameters:
[]
164 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 164760
Parameters:
[]
165 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164760
Parameters:
[]
166 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164760
Parameters:
[]
167 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164760
Parameters:
[]
168 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 164760
Parameters:
[]
169 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164760
]
170 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164763
]
171 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:
[
  164763
]
172 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164763
]
173 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164763
]
174 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 164763
Parameters:
[]
175 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164763
  "videos"
]
176 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164763 AND fieldname = 'attributes'
Parameters:
[]
177 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164763 AND fieldname = 'attributes'
Parameters:
[]
178 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 164763
Parameters:
[]
179 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164763
Parameters:
[]
180 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164763
Parameters:
[]
181 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164763
Parameters:
[]
182 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 164763
Parameters:
[]
183 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164763
]
184 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164747
]
185 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:
[
  164747
]
186 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164747
]
187 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164747
]
188 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 164747
Parameters:
[]
189 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164747
  "videos"
]
190 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164747 AND fieldname = 'attributes'
Parameters:
[]
191 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164747 AND fieldname = 'attributes'
Parameters:
[]
192 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 164747
Parameters:
[]
193 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164747
Parameters:
[]
194 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164747
Parameters:
[]
195 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164747
Parameters:
[]
196 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 164747
Parameters:
[]
197 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164747
]
198 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182303
]
199 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182303
]
200 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182303
]
201 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182303
]
202 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182303
Parameters:
[]
203 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182303
  "videos"
]
204 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182303 AND fieldname = 'attributes'
Parameters:
[]
205 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182303 AND fieldname = 'attributes'
Parameters:
[]
206 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 182303
Parameters:
[]
207 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182303
Parameters:
[]
208 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182303
Parameters:
[]
209 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182303
Parameters:
[]
210 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182303
Parameters:
[]
211 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182303
]
212 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164753
]
213 0.48 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164753
]
214 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164753
]
215 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164753
]
216 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 164753
Parameters:
[]
217 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164753
  "videos"
]
218 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164753 AND fieldname = 'attributes'
Parameters:
[]
219 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164753 AND fieldname = 'attributes'
Parameters:
[]
220 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 164753
Parameters:
[]
221 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164753
Parameters:
[]
222 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164753
Parameters:
[]
223 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164753
Parameters:
[]
224 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 164753
Parameters:
[]
225 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164753
]
226 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164759
]
227 0.50 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164759
]
228 0.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164759
]
229 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164759
]
230 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 164759
Parameters:
[]
231 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164759
  "videos"
]
232 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164759 AND fieldname = 'attributes'
Parameters:
[]
233 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164759 AND fieldname = 'attributes'
Parameters:
[]
234 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 164759
Parameters:
[]
235 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164759
Parameters:
[]
236 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164759
Parameters:
[]
237 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164759
Parameters:
[]
238 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 164759
Parameters:
[]
239 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164759
]
240 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164758
]
241 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  164758
]
242 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164758
]
243 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164758
]
244 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 164758
Parameters:
[]
245 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164758
  "videos"
]
246 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164758 AND fieldname = 'attributes'
Parameters:
[]
247 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164758 AND fieldname = 'attributes'
Parameters:
[]
248 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 164758
Parameters:
[]
249 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164758
Parameters:
[]
250 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164758
Parameters:
[]
251 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164758
Parameters:
[]
252 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 164758
Parameters:
[]
253 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164758
]
254 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182306
]
255 0.46 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182306
]
256 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182306
]
257 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182306
]
258 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182306
Parameters:
[]
259 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182306
  "videos"
]
260 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182306 AND fieldname = 'attributes'
Parameters:
[]
261 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182306 AND fieldname = 'attributes'
Parameters:
[]
262 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182306
Parameters:
[]
263 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182306
Parameters:
[]
264 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182306
Parameters:
[]
265 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182306
Parameters:
[]
266 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 182306
Parameters:
[]
267 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182306
]
268 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  164754
]
269 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:
[
  164754
]
270 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  164754
]
271 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  164754
]
272 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 164754
Parameters:
[]
273 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  164754
  "videos"
]
274 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164754 AND fieldname = 'attributes'
Parameters:
[]
275 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 164754 AND fieldname = 'attributes'
Parameters:
[]
276 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 164754
Parameters:
[]
277 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 164754
Parameters:
[]
278 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 164754
Parameters:
[]
279 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 164754
Parameters:
[]
280 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 164754
Parameters:
[]
281 0.43 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  164754
]
282 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182305
]
283 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182305
]
284 0.43 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182305
]
285 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182305
]
286 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 182305
Parameters:
[]
287 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182305
  "videos"
]
288 0.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182305 AND fieldname = 'attributes'
Parameters:
[]
289 0.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182305 AND fieldname = 'attributes'
Parameters:
[]
290 0.32 ms
select `combinedBlock` from object_store_prod where oo_id  = 182305
Parameters:
[]
291 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182305
Parameters:
[]
292 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182305
Parameters:
[]
293 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182305
Parameters:
[]
294 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 182305
Parameters:
[]
295 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182305
]
296 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
297 0.95 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
298 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
299 0.85 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
300 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
301 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
302 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
303 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
304 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
305 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
306 0.39 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.