Query Metrics
30
Database Queries
15
Different statements
6.64 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.13 ms (31.99%) |
10 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1790439249 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
|
0.69 ms (10.36%) |
3 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1790439249 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.60 ms (9.03%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "legal-notice" ] |
|
0.57 ms (8.55%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
|
0.41 ms (6.22%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10 10 10 ] |
|
0.40 ms (6.09%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
10
]
|
|
0.28 ms (4.18%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.21 ms (3.22%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1790439249 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" ] |
|
0.21 ms (3.19%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/legal-notice' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.20 ms (3.07%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
11
]
|
|
0.20 ms (3.04%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.20 ms (2.95%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
11
]
|
|
0.20 ms (2.94%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
|
0.17 ms (2.60%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[ 1790439249 "document_2\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" ] |
|
0.17 ms (2.57%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[ 1790439249 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_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.