Query Metrics
36
Database Queries
16
Different statements
7.09 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.26 ms (31.87%) |
12 |
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:
[ 1790439153 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
|
0.61 ms (8.64%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "about-us" ] |
|
0.56 ms (7.92%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
|
0.49 ms (6.97%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9
]
|
|
0.44 ms (6.28%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9
]
|
|
0.41 ms (5.83%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7 7 7 ] |
|
0.39 ms (5.51%) |
2 |
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:
[ 1790439153 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (4.88%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
7
]
|
|
0.24 ms (3.43%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.24 ms (3.39%) |
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:
[ 1790439153 "document_7\x01tags\x01" "asset_9\x01tags\x01" "asset_12\x01tags\x01" "asset_15\x01tags\x01" ] |
|
0.20 ms (2.75%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.19 ms (2.75%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
|
0.19 ms (2.72%) |
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:
[ 1790439153 "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.18 ms (2.57%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/about-us' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.16 ms (2.27%) |
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:
[ 1790439153 "document_2\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" ] |
|
0.16 ms (2.23%) |
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:
[ 1790439153 "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.