Query Metrics
30
Database Queries
15
Different statements
5.88 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.77 ms (30.08%) |
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:
[ 1790439219 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
|
0.66 ms (11.27%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/tours-experiences/" "team-building" ] |
|
0.62 ms (10.60%) |
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:
[ 1790439219 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.49 ms (8.41%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
|
0.36 ms (6.05%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 5 5 5 ] |
|
0.34 ms (5.75%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
5
]
|
|
0.23 ms (3.86%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.19 ms (3.28%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
7
]
|
|
0.19 ms (3.25%) |
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:
[ 1790439219 "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.19 ms (3.18%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
7
]
|
|
0.18 ms (2.99%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
|
0.17 ms (2.97%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/tours-experiences/team-building' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.17 ms (2.86%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.17 ms (2.84%) |
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:
[ 1790439219 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.15 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:
[ 1790439219 "document_2\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\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.