Query Metrics

393 Database Queries
134 Different statements
939.71 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
]
186 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
187 1.27 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"
]
188 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
189 0.58 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
190 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:
[]
191 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
192 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
193 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
194 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
195 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
196 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
197 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
198 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
199 1.26 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"
]
200 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
201 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
202 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
203 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
204 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
205 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
206 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
207 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
208 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
209 1.24 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"
]
210 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
211 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
212 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
213 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
214 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
215 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
216 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
217 0.54 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
218 0.48 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
219 0.74 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1103
]
220 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
221 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
222 0.56 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22239
]
223 0.94 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26095
]
224 50.63 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 24
Parameters:
[]
225 1.00 ms
SELECT FOUND_ROWS()
Parameters:
[]
226 41.90 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
227 38.44 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
228 37.67 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
229 39.13 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
230 0.37 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
231 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
232 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
233 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
234 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
235 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
236 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
237 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
238 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
239 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
240 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
241 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
242 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
243 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
244 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
245 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
246 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
247 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
248 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
249 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
250 40.96 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
251 32.12 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
252 38.20 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
253 37.97 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
254 28.92 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
255 28.28 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
256 28.84 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
257 0.35 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
258 0.42 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
259 0.51 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
260 0.33 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
261 0.40 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
262 0.36 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
263 0.36 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
264 0.48 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
265 0.39 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
266 0.36 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
267 0.32 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22239,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
268 24.62 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182338' and a.id != '182338') or parentProducts like '%,182338,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
269 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422480
]
270 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422480
]
271 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422479
]
272 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422479
]
273 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422482
]
274 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422482
]
275 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422478
]
276 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422478
]
277 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422481
]
278 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422481
]
279 1.86 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182339' and a.id != '182339') or parentProducts like '%,182339,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
280 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422484
]
281 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422484
]
282 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422485
]
283 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422485
]
284 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422483
]
285 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422483
]
286 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422486
]
287 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422486
]
288 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422487
]
289 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422487
]
290 32.82 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182342' and a.id != '182342') or parentProducts like '%,182342,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
291 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422475
]
292 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422475
]
293 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422471
]
294 0.85 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422471
]
295 0.80 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422472
]
296 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422472
]
297 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422476
]
298 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422476
]
299 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422474
]
300 0.84 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422474
]
301 0.75 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422477
]
302 0.82 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422477
]
303 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422473
]
304 0.84 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422473
]
305 36.02 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182341' and a.id != '182341') or parentProducts like '%,182341,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
306 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422466
]
307 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422466
]
308 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422468
]
309 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422468
]
310 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422465
]
311 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422465
]
312 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422464
]
313 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422464
]
314 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422469
]
315 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422469
]
316 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422470
]
317 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422470
]
318 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422467
]
319 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422467
]
320 29.47 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182333' and a.id != '182333') or parentProducts like '%,182333,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
321 0.77 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422401
]
322 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422401
]
323 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422402
]
324 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422402
]
325 33.17 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17199' and a.id != '17199') or parentProducts like '%,17199,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
326 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418804
]
327 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418804
]
328 0.74 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1253
]
329 0.89 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1253
]
330 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571560
]
331 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571560
]
332 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  500
]
333 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  500
]
334 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1403
]
335 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1403
]
336 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975977
]
337 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975977
]
338 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975976
]
339 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975976
]
340 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975978
]
341 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975978
]
342 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
343 1.08 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%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
344 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1242
]
345 0.58 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  278
]
346 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779944
]
347 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779944
]
348 29.54 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17260' and a.id != '17260') or parentProducts like '%,17260,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
349 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1088
]
350 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1088
]
351 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1201
]
352 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1201
]
353 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361108
]
354 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361108
]
355 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12869
]
356 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12869
]
357 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1168
]
358 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1168
]
359 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1184
]
360 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1184
]
361 28.86 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17261' and a.id != '17261') or parentProducts like '%,17261,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
362 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2250
]
363 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2250
]
364 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391302
]
365 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391302
]
366 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361160
]
367 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361160
]
368 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  368
]
369 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  368
]
370 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391357
]
371 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391357
]
372 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391655
]
373 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391655
]
374 28.06 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '26138' and a.id != '26138') or parentProducts like '%,26138,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
375 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361207
]
376 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361207
]
377 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361226
]
378 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361226
]
379 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976416
]
380 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976416
]
381 25.42 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '26139' and a.id != '26139') or parentProducts like '%,26139,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
382 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361185
]
383 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361185
]
384 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361230
]
385 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361230
]
386 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976421
]
387 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976421
]
388 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
389 1.19 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%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
390 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1237
]
391 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  273
]
392 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779967
]
393 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779967
]

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.