Query Metrics

384 Database Queries
163 Different statements
638.67 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
]

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.