Query Metrics
27
Database Queries
15
Different statements
6.51 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.13 ms (32.71%) |
9 |
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:
[ 1790439102 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
|
0.51 ms (7.91%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
|
0.51 ms (7.81%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
|
0.48 ms (7.45%) |
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:
[ 1790439102 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.45 ms (6.93%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
0.43 ms (6.65%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.30 ms (4.69%) |
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:
[ 1790439102 "document_2\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" ] |
|
0.27 ms (4.22%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.23 ms (3.54%) |
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:
[ 1790439102 "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.22 ms (3.38%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.21 ms (3.24%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.21 ms (3.18%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
0.18 ms (2.83%) |
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:
[ 1790439102 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.18 ms (2.81%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3
]
|
|
0.17 ms (2.65%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3
]
|
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.