Query Metrics

535 Database Queries
188 Different statements
1076.47 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.16 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:
[
  "/de/produkte/c/hangeleuchten~23479"
  "path"
  "auto_create"
  "/de/produkte/c/hangeleuchten~23479"
  "path_query"
  "https://testing.weverducre.com/de/produkte/c/hangeleuchten~23479"
  "entire_uri"
]
3 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/produkte/c/"
  "hangeleuchten~23479"
]
6 0.49 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/de/produkte/c/hangeleuchten~23479"
]
7 0.56 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/%"
  "/de/produkte/c/hangeleuchten~23479"
]
8 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/produkte/"
  "c"
]
9 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/de/produkte/c"
]
10 0.29 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/%"
  "/de/produkte/c"
]
11 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/"
  "produkte"
]
12 0.38 ms
SELECT object_localized_SCONF_de.id as id, object_localized_SCONF_de.type as `type` FROM object_localized_SCONF_de LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_de `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_de `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_de`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_de.type IN ('object','variant','folder')) AND object_localized_SCONF_de.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.71 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 1.13 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:
[
  23479
]
18 0.66 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.43 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Product"
]
28 7.68 ms
SELECT * FROM object_relations_prod WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[
  23479
  "additionalCategories"
]
29 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17263
]
30 0.68 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17263
]
31 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17263
]
32 0.97 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17263
]
33 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 17263
Parameters:
[]
34 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17263
  "videos"
]
35 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17263 AND fieldname = 'attributes'
Parameters:
[]
36 0.67 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17263 AND fieldname = 'attributes'
Parameters:
[]
37 0.64 ms
select `combinedBlock` from object_store_prod where oo_id  = 17263
Parameters:
[]
38 0.60 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17263
Parameters:
[]
39 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17263
Parameters:
[]
40 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17263
Parameters:
[]
41 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 17263
Parameters:
[]
42 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17263
]
43 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17264
]
44 0.66 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17264
]
45 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17264
]
46 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17264
]
47 0.69 ms
select `iconLabels` from object_store_prod where oo_id  = 17264
Parameters:
[]
48 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17264
  "videos"
]
49 0.74 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17264 AND fieldname = 'attributes'
Parameters:
[]
50 0.77 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17264 AND fieldname = 'attributes'
Parameters:
[]
51 0.58 ms
select `combinedBlock` from object_store_prod where oo_id  = 17264
Parameters:
[]
52 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17264
Parameters:
[]
53 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17264
Parameters:
[]
54 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17264
Parameters:
[]
55 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 17264
Parameters:
[]
56 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17264
]
57 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17265
]
58 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17265
]
59 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17265
]
60 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17265
]
61 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 17265
Parameters:
[]
62 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17265
  "videos"
]
63 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17265 AND fieldname = 'attributes'
Parameters:
[]
64 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17265 AND fieldname = 'attributes'
Parameters:
[]
65 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 17265
Parameters:
[]
66 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17265
Parameters:
[]
67 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17265
Parameters:
[]
68 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17265
Parameters:
[]
69 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 17265
Parameters:
[]
70 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17265
]
71 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17266
]
72 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17266
]
73 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17266
]
74 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17266
]
75 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 17266
Parameters:
[]
76 0.65 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:
[
  2037
]
77 3.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2037
]
78 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17266
  "videos"
]
79 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17266 AND fieldname = 'attributes'
Parameters:
[]
80 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17266 AND fieldname = 'attributes'
Parameters:
[]
81 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 17266
Parameters:
[]
82 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17266
Parameters:
[]
83 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17266
Parameters:
[]
84 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17266
Parameters:
[]
85 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 17266
Parameters:
[]
86 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17266
]
87 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23633
]
88 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23633
]
89 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23633
]
90 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23633
]
91 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 23633
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:
[
  221556
]
93 4.20 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  221556
]
94 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23633
  "videos"
]
95 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23633 AND fieldname = 'attributes'
Parameters:
[]
96 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23633 AND fieldname = 'attributes'
Parameters:
[]
97 0.58 ms
select `combinedBlock` from object_store_prod where oo_id  = 23633
Parameters:
[]
98 0.60 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23633
Parameters:
[]
99 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23633
Parameters:
[]
100 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23633
Parameters:
[]
101 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 23633
Parameters:
[]
102 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23633
]
103 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49030
]
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:
[
  49030
]
105 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49030
]
106 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49030
]
107 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 49030
Parameters:
[]
108 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49030
  "videos"
]
109 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49030 AND fieldname = 'attributes'
Parameters:
[]
110 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49030 AND fieldname = 'attributes'
Parameters:
[]
111 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 49030
Parameters:
[]
112 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49030
Parameters:
[]
113 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49030
Parameters:
[]
114 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49030
Parameters:
[]
115 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 49030
Parameters:
[]
116 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49030
]
117 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26252
]
118 0.89 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  26252
]
119 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26252
]
120 0.97 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26252
]
121 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 26252
Parameters:
[]
122 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26252
  "videos"
]
123 7.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
124 5.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26252 AND fieldname = 'attributes'
Parameters:
[]
125 0.65 ms
select `combinedBlock` from object_store_prod where oo_id  = 26252
Parameters:
[]
126 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26252
Parameters:
[]
127 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26252
Parameters:
[]
128 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26252
Parameters:
[]
129 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 26252
Parameters:
[]
130 0.83 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26252
]
131 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26254
]
132 1.20 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  26254
]
133 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26254
]
134 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26254
]
135 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 26254
Parameters:
[]
136 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26254
  "videos"
]
137 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
138 1.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26254 AND fieldname = 'attributes'
Parameters:
[]
139 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 26254
Parameters:
[]
140 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26254
Parameters:
[]
141 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26254
Parameters:
[]
142 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26254
Parameters:
[]
143 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 26254
Parameters:
[]
144 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26254
]
145 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26256
]
146 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:
[
  26256
]
147 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26256
]
148 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26256
]
149 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 26256
Parameters:
[]
150 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26256
  "videos"
]
151 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
152 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26256 AND fieldname = 'attributes'
Parameters:
[]
153 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 26256
Parameters:
[]
154 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26256
Parameters:
[]
155 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26256
Parameters:
[]
156 0.53 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26256
Parameters:
[]
157 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 26256
Parameters:
[]
158 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26256
]
159 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26258
]
160 0.75 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  26258
]
161 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26258
]
162 0.85 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26258
]
163 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 26258
Parameters:
[]
164 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26258
  "videos"
]
165 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
166 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26258 AND fieldname = 'attributes'
Parameters:
[]
167 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 26258
Parameters:
[]
168 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26258
Parameters:
[]
169 0.54 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26258
Parameters:
[]
170 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26258
Parameters:
[]
171 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 26258
Parameters:
[]
172 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26258
]
173 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26260
]
174 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:
[
  26260
]
175 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26260
]
176 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26260
]
177 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 26260
Parameters:
[]
178 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26260
  "videos"
]
179 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
180 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26260 AND fieldname = 'attributes'
Parameters:
[]
181 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 26260
Parameters:
[]
182 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26260
Parameters:
[]
183 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26260
Parameters:
[]
184 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26260
Parameters:
[]
185 0.54 ms
select `combinedImage` from object_store_prod where oo_id  = 26260
Parameters:
[]
186 2.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26260
]
187 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26262
]
188 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:
[
  26262
]
189 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26262
]
190 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26262
]
191 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 26262
Parameters:
[]
192 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26262
  "videos"
]
193 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
194 1.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26262 AND fieldname = 'attributes'
Parameters:
[]
195 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 26262
Parameters:
[]
196 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26262
Parameters:
[]
197 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26262
Parameters:
[]
198 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26262
Parameters:
[]
199 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 26262
Parameters:
[]
200 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26262
]
201 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26264
]
202 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:
[
  26264
]
203 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26264
]
204 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26264
]
205 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 26264
Parameters:
[]
206 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26264
  "videos"
]
207 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
208 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26264 AND fieldname = 'attributes'
Parameters:
[]
209 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 26264
Parameters:
[]
210 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26264
Parameters:
[]
211 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26264
Parameters:
[]
212 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26264
Parameters:
[]
213 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 26264
Parameters:
[]
214 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26264
]
215 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26266
]
216 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:
[
  26266
]
217 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26266
]
218 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26266
]
219 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 26266
Parameters:
[]
220 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26266
  "videos"
]
221 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
222 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26266 AND fieldname = 'attributes'
Parameters:
[]
223 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 26266
Parameters:
[]
224 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26266
Parameters:
[]
225 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26266
Parameters:
[]
226 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26266
Parameters:
[]
227 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 26266
Parameters:
[]
228 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26266
]
229 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
230 1.75 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
231 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
232 1.69 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
233 0.61 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
234 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
235 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
236 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
237 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
238 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
239 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
240 1.38 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
241 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
242 0.46 ms
SELECT object_localized_8_de.id as id, object_localized_8_de.type as `type` FROM object_localized_8_de WHERE ( object_localized_8_de.type IN ('object','variant','folder')) AND object_localized_8_de.published = 1
Parameters:
[]
243 0.52 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
244 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1288
]
245 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
246 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
247 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
248 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
249 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
250 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
251 1.32 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
252 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
253 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  566
]
254 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  34
]
255 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
256 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
257 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
258 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
259 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
260 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
261 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
262 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
263 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
264 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
265 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
266 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
267 0.44 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
268 0.47 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
269 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
270 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
271 0.43 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  23479
]
272 0.77 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26080
]
273 40.75 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') 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:
[]
274 0.40 ms
SELECT FOUND_ROWS()
Parameters:
[]
275 32.41 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
276 28.44 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
277 26.48 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
278 27.28 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
279 0.41 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
280 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
281 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
282 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
283 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
284 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
285 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
286 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
287 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
288 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
289 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
290 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
291 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
292 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
293 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
294 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
295 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
296 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
297 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
298 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
299 28.00 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
300 24.99 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
301 27.32 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
302 26.77 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
303 23.24 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
304 23.16 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
305 22.82 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
306 0.37 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
307 0.41 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
308 0.41 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
309 0.35 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
310 0.38 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
311 0.38 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
312 0.36 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
313 0.41 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
314 0.39 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
315 0.39 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
316 0.40 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
317 43.69 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '182302' and a.id != '182302') or parentProducts like '%,182302,%') 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:
[]
318 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422439
]
319 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422439
]
320 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422441
]
321 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422441
]
322 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422442
]
323 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422442
]
324 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422440
]
325 0.80 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422440
]
326 30.14 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '182300' and a.id != '182300') or parentProducts like '%,182300,%') 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:
[]
327 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422429
]
328 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422429
]
329 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422431
]
330 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422431
]
331 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422426
]
332 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422426
]
333 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422428
]
334 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422428
]
335 2.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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
336 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1088
]
337 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1088
]
338 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1201
]
339 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1201
]
340 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361108
]
341 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361108
]
342 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12869
]
343 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12869
]
344 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1168
]
345 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1168
]
346 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1184
]
347 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1184
]
348 2.27 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
349 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2250
]
350 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2250
]
351 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391302
]
352 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391302
]
353 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361160
]
354 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361160
]
355 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  368
]
356 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  368
]
357 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391357
]
358 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391357
]
359 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391655
]
360 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391655
]
361 1.81 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17255' and a.id != '17255') or parentProducts like '%,17255,%') 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.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  350
]
363 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  350
]
364 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  736
]
365 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  736
]
366 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418667
]
367 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418667
]
368 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  407
]
369 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  407
]
370 1.44 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17256' and a.id != '17256') or parentProducts like '%,17256,%') 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:
[]
371 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418626
]
372 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418626
]
373 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  339542
]
374 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  339542
]
375 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  339600
]
376 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  339600
]
377 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  339619
]
378 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  339619
]
379 1.17 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,256,123,6,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  302
]
380 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
381 1.23 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
382 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  302
]
383 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185994
]
384 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185994
]
385 0.90 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17238' and a.id != '17238') or parentProducts like '%,17238,%') 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:
[]
386 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33582
]
387 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33582
]
388 0.90 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17237' and a.id != '17237') or parentProducts like '%,17237,%') 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:
[]
389 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33558
]
390 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33558
]
391 0.89 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17236' and a.id != '17236') or parentProducts like '%,17236,%') 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:
[]
392 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33584
]
393 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33584
]
394 0.99 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17239' and a.id != '17239') or parentProducts like '%,17239,%') 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:
[]
395 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33563
]
396 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33563
]
397 1.06 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,257,123,6,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  301
]
398 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
399 1.36 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
400 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  301
]
401 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587592
]
402 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587592
]
403 41.61 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17244' and a.id != '17244') or parentProducts like '%,17244,%') 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:
[]
404 0.72 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  729
]
405 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  729
]
406 0.91 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '68054' and a.id != '68054') or parentProducts like '%,68054,%') 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:
[]
407 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319906
]
408 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319906
]
409 42.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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '49029' and a.id != '49029') or parentProducts like '%,49029,%') 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:
[]
410 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952055
]
411 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952055
]
412 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951657
]
413 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951657
]
414 1.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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17270' and a.id != '17270') or parentProducts like '%,17270,%') 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:
[]
415 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45760
]
416 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45760
]
417 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  47555
]
418 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  47555
]
419 1.29 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '24842' and a.id != '24842') or parentProducts like '%,24842,%') 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:
[]
420 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66738
]
421 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
422 0.29 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  87700
  "accessoryDemands"
]
423 0.36 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  87700
  "accessoryDemands"
  0
]
424 0.35 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  87700
]
425 0.31 ms
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[]
426 0.37 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  25965
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
427 0.37 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23737
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  2
]
428 0.46 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23734
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  3
]
429 0.37 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  49070
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  4
]
430 0.35 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23735
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  5
]
431 0.34 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23736
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  6
]
432 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
433 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
434 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976154
]
435 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976154
]
436 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
437 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138924
]
438 0.40 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24842
]
439 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24839
]
440 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
441 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418668
]
442 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418668
]
443 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138920
]
444 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976156
]
445 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976156
]
446 48.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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '24841' and a.id != '24841') or parentProducts like '%,24841,%') 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:
[]
447 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66741
]
448 0.31 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
449 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976153
]
450 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976153
]
451 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
452 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138930
]
453 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24841
]
454 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418549
]
455 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418549
]
456 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66745
]
457 0.32 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
458 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976151
]
459 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976151
]
460 27.04 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '24840' and a.id != '24840') or parentProducts like '%,24840,%') 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:
[]
461 0.39 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69736
]
462 0.34 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
463 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976146
]
464 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976146
]
465 0.37 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
466 0.77 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138941
]
467 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24840
]
468 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418658
]
469 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418658
]
470 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66754
]
471 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
472 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976149
]
473 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976149
]
474 33.74 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '24854' and a.id != '24854') or parentProducts like '%,24854,%') 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:
[]
475 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976172
]
476 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976172
]
477 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976175
]
478 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976175
]
479 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  257312
]
480 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  257312
]
481 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  257299
]
482 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  257299
]
483 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976174
]
484 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976174
]
485 27.64 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17272' and a.id != '17272') or parentProducts like '%,17272,%') 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:
[]
486 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48712
]
487 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48712
]
488 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45616
]
489 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45616
]
490 28.37 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17273' and a.id != '17273') or parentProducts like '%,17273,%') 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:
[]
491 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48503
]
492 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48503
]
493 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45774
]
494 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45774
]
495 35.18 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '24853' and a.id != '24853') or parentProducts like '%,24853,%') 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:
[]
496 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241748
]
497 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241748
]
498 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976166
]
499 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976166
]
500 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976167
]
501 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976167
]
502 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241815
]
503 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241815
]
504 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976165
]
505 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976165
]
506 34.40 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '23635' and a.id != '23635') or parentProducts like '%,23635,%') 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:
[]
507 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  242046
]
508 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  242046
]
509 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976161
]
510 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976161
]
511 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976159
]
512 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976159
]
513 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418720
]
514 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418720
]
515 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976163
]
516 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976163
]
517 23.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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17232' and a.id != '17232') or parentProducts like '%,17232,%') 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:
[]
518 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571394
]
519 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571394
]
520 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  698205
]
521 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  698205
]
522 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  698201
]
523 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  698201
]
524 28.79 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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 = '17234' and a.id != '17234') or parentProducts like '%,17234,%') 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:
[]
525 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46112
]
526 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46112
]
527 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571611
]
528 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571611
]
529 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45732
]
530 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45732
]
531 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779885
]
532 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779885
]
533 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
534 1.17 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
535 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

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.