Query Metrics
29
Database Queries
15
Different statements
6.95 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.25 ms (32.34%) |
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:
[ 1790439090 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
|
0.62 ms (8.88%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
|
0.55 ms (7.89%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
|
0.46 ms (6.55%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
11
]
|
|
0.43 ms (6.19%) |
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:
[ 1790439090 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.42 ms (6.12%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 11 ] |
|
0.37 ms (5.39%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.27 ms (3.89%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
|
0.26 ms (3.75%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.25 ms (3.61%) |
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:
[ 1790439090 "document_11\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" ] |
|
0.24 ms (3.50%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3
]
|
|
0.23 ms (3.28%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3
]
|
|
0.23 ms (3.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:
[ 1790439090 "output\x01tags\x01" "navigation\x01tags\x01" "document_12\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_18\x01tags\x01" ] |
|
0.19 ms (2.75%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (2.59%) |
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:
[ 1790439090 "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.