Query Metrics
328
Database Queries
51
Different statements
200.07 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
58.29 ms (29.13%) |
93 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
48.40 ms (24.19%) |
94 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
17.32 ms (8.66%) |
11 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2997
]
|
|
10.23 ms (5.11%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
7.37 ms (3.68%) |
20 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
7.24 ms (3.62%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2997 2997 ] |
|
6.90 ms (3.45%) |
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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
3.36 ms (1.68%) |
4 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_5486084__aa1e9840d82e602234b54df3a660660a" "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:40.8;s:6:"height";d:56.75675675675676;s:1:"y";d:42.34234234234234;s:1:"x";d:14.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:700;s:6:"height";i:600;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:56:"wysiwyg-with-media_auto_8328faa411244cf5962004236a0874fa";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";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:1757511060;s:15:"\x00*\x00creationDate";i:1560254884;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:1;}" "thumbnail_deferred" 1774121471 1774726271 1 ] |
|
3.10 ms (1.55%) |
4 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5486084__aa1e9840d82e602234b54df3a660660a"
]
|
|
2.68 ms (1.34%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.43 ms (1.22%) |
3 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
171546
]
|
|
1.99 ms (1.00%) |
3 |
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:
[
171546
]
|
|
1.98 ms (0.99%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
1.90 ms (0.95%) |
3 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
171546
]
|
|
1.81 ms (0.90%) |
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:
[ "/en/products/collections/product-news-2025" "path" "auto_create" "/en/products/collections/product-news-2025" "path_query" "https://testing.weverducre.com/en/products/collections/product-news-2025" "entire_uri" ] |
|
1.78 ms (0.89%) |
3 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
171546
]
|
|
1.59 ms (0.80%) |
3 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 171546 "videos" ] |
|
1.54 ms (0.77%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
|
1.50 ms (0.75%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2877 2997 2997 ] |
|
1.46 ms (0.73%) |
3 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
171546
]
|
|
1.07 ms (0.53%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2997
]
|
|
0.85 ms (0.43%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/products/collections/product-news-2025' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.83 ms (0.41%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.77 ms (0.39%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/collections/" "product-news-2025" ] |
|
0.69 ms (0.35%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 164744 AND fieldname = 'attributes'
Parameters:
[] |
|
0.64 ms (0.32%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 171546 AND fieldname = 'attributes'
Parameters:
[] |
|
0.64 ms (0.32%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 164743 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.30%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171546 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.30%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.58 ms (0.29%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164743 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.29%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 164744 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.28%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.55 ms (0.28%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.54 ms (0.27%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.53 ms (0.27%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.53 ms (0.26%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.51 ms (0.25%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.49 ms (0.25%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.47 ms (0.24%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.47 ms (0.24%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.47 ms (0.23%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.47 ms (0.23%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.47 ms (0.23%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.46 ms (0.23%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 171546
Parameters:
[] |
|
0.45 ms (0.22%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.45 ms (0.22%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.44 ms (0.22%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 164744
Parameters:
[] |
|
0.43 ms (0.21%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.42 ms (0.21%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 164743
Parameters:
[] |
|
0.38 ms (0.19%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.29 ms (0.15%) |
1 |
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1
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.