Query Metrics
876
Database Queries
287
Different statements
709.70 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
137.25 ms (19.34%) |
12 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "DEEP 1.0" ] |
|
68.25 ms (9.62%) |
4 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ? or lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "DEEP ADJUST 1.0" "SOLID 1.0" ] |
|
46.72 ms (6.58%) |
81 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
42.13 ms (5.94%) |
82 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
30.80 ms (4.34%) |
32 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
139154
]
|
|
25.11 ms (3.54%) |
55 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
23.93 ms (3.37%) |
32 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
139154
]
|
|
22.68 ms (3.20%) |
2 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ? or lineName = ? or lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "WETRO 1.0" "WETRO 2.0" "WETRO 3.0" ] |
|
22.27 ms (3.14%) |
34 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_2121181__c4cd26b0d41a735cdb5943d7006b0038" "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:92.88389513108615;s:6:"height";d:83.75;s:1:"y";d:7.25;s:1:"x";d:3.3707865168539324;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:92.88389513108615;s:6:"height";d:83.75;s:1:"y";d:7.25;s:1:"x";d:3.3707865168539324;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_ff89f3d81792509b7390fe6603af0dd6";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}" "thumbnail_deferred" 1774408414 1775013214 1 ] |
|
21.41 ms (3.02%) |
34 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_2121181__c4cd26b0d41a735cdb5943d7006b0038"
]
|
|
19.81 ms (2.79%) |
32 |
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:
[
139154
]
|
|
19.44 ms (2.74%) |
32 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139154
]
|
|
18.32 ms (2.58%) |
62 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
15.90 ms (2.24%) |
32 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
139154
]
|
|
15.46 ms (2.18%) |
32 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 139154 "videos" ] |
|
7.70 ms (1.09%) |
6 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
7.41 ms (1.04%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2808 2808 ] |
|
6.84 ms (0.96%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2810
]
|
|
2.66 ms (0.38%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.35 ms (0.33%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
1.93 ms (0.27%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1380
]
|
|
1.73 ms (0.24%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/fr/produits/collections/works-with-loxone" "path" "auto_create" "/fr/produits/collections/works-with-loxone" "path_query" "https://testing.weverducre.com/fr/produits/collections/works-with-loxone" "entire_uri" ] |
|
1.41 ms (0.20%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139154 AND fieldname = 'attributes'
Parameters:
[] |
|
1.35 ms (0.19%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2806 2810 2810 ] |
|
1.35 ms (0.19%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139127 AND fieldname = 'attributes'
Parameters:
[] |
|
1.26 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[] |
|
1.22 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139096 AND fieldname = 'attributes'
Parameters:
[] |
|
1.21 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139129 AND fieldname = 'attributes'
Parameters:
[] |
|
1.20 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139284 AND fieldname = 'attributes'
Parameters:
[] |
|
1.20 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139100 AND fieldname = 'attributes'
Parameters:
[] |
|
1.20 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139264 AND fieldname = 'attributes'
Parameters:
[] |
|
1.17 ms (0.17%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/fr/produits/collections/" "works-with-loxone" ] |
|
1.17 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139184 AND fieldname = 'attributes'
Parameters:
[] |
|
1.16 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139140 AND fieldname = 'attributes'
Parameters:
[] |
|
1.15 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139280 AND fieldname = 'attributes'
Parameters:
[] |
|
1.13 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139006 AND fieldname = 'attributes'
Parameters:
[] |
|
1.12 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139260 AND fieldname = 'attributes'
Parameters:
[] |
|
1.11 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139288 AND fieldname = 'attributes'
Parameters:
[] |
|
1.09 ms (0.15%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2810
]
|
|
1.09 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139248 AND fieldname = 'attributes'
Parameters:
[] |
|
1.06 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139292 AND fieldname = 'attributes'
Parameters:
[] |
|
1.05 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/produits/collections/works-with-loxone' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.04 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138822 AND fieldname = 'attributes'
Parameters:
[] |
|
1.04 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139240 AND fieldname = 'attributes'
Parameters:
[] |
|
1.04 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139222 AND fieldname = 'attributes'
Parameters:
[] |
|
1.04 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139164 AND fieldname = 'attributes'
Parameters:
[] |
|
1.03 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139070 AND fieldname = 'attributes'
Parameters:
[] |
|
1.03 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139228 AND fieldname = 'attributes'
Parameters:
[] |
|
1.02 ms (0.14%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
1.01 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139272 AND fieldname = 'attributes'
Parameters:
[] |
|
1.00 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139232 AND fieldname = 'attributes'
Parameters:
[] |
|
1.00 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138838 AND fieldname = 'attributes'
Parameters:
[] |
|
1.00 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139050 AND fieldname = 'attributes'
Parameters:
[] |
|
0.99 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138964 AND fieldname = 'attributes'
Parameters:
[] |
|
0.97 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138984 AND fieldname = 'attributes'
Parameters:
[] |
|
0.96 ms (0.14%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.91 ms (0.13%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.84 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139264 AND fieldname = 'attributes'
Parameters:
[] |
|
0.75 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139129 AND fieldname = 'attributes'
Parameters:
[] |
|
0.72 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139127 AND fieldname = 'attributes'
Parameters:
[] |
|
0.70 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139050 AND fieldname = 'attributes'
Parameters:
[] |
|
0.69 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139154 AND fieldname = 'attributes'
Parameters:
[] |
|
0.67 ms (0.09%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.66 ms (0.09%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.66 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139284 AND fieldname = 'attributes'
Parameters:
[] |
|
0.66 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139100 AND fieldname = 'attributes'
Parameters:
[] |
|
0.63 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139280 AND fieldname = 'attributes'
Parameters:
[] |
|
0.63 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139096 AND fieldname = 'attributes'
Parameters:
[] |
|
0.62 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139184 AND fieldname = 'attributes'
Parameters:
[] |
|
0.62 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139260 AND fieldname = 'attributes'
Parameters:
[] |
|
0.62 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139248 AND fieldname = 'attributes'
Parameters:
[] |
|
0.61 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139288 AND fieldname = 'attributes'
Parameters:
[] |
|
0.61 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23616 AND fieldname = 'attributes'
Parameters:
[] |
|
0.61 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139164 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.08%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.60 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139140 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.08%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.60 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139272 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139228 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138822 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23616 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139222 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139232 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17151 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.59 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138838 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139240 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138984 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.08%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.57 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.57 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 157276 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.56 ms (0.08%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.56 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139292 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17151 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139006 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.55 ms (0.08%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.54 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.54 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.54 ms (0.08%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.54 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139070 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138964 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.53 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.53 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.52 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.52 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.52 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.52 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157276 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.51 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.50 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.49 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.48 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139280
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139100
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139127
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.46 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139154
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139264
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.45 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139129
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139184
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.44 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139284
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138964
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139260
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139096
Parameters:
[] |
|
0.43 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138822
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138996
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139292
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138984
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139288
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139248
Parameters:
[] |
|
0.42 ms (0.06%) |
1 |
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139240
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139222
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139272
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139228
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 23616
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139164
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139232
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139050
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138838
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.39 ms (0.05%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139006
Parameters:
[] |
|
0.39 ms (0.05%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139070
Parameters:
[] |
|
0.39 ms (0.05%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17151
Parameters:
[] |
|
0.37 ms (0.05%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 157276
Parameters:
[] |
|
0.36 ms (0.05%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139160
Parameters:
[] |
|
0.36 ms (0.05%) |
1 |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
118938
]
|
|
0.29 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[] |
|
0.28 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 139160
Parameters:
[] |
|
0.28 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139160
Parameters:
[] |
|
0.28 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139160
Parameters:
[] |
|
0.27 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 139160
Parameters:
[] |
|
0.27 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139160
Parameters:
[] |
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.