Query Metrics
16
Database Queries
6
Different statements
5.58 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.15 ms (38.46%) |
6 |
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:
[ 1781711933 "site_domain_d7b34aeb9dcafe7c3126895072e3a97e" ] |
|
1.50 ms (26.93%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "sitemap.xml" ] |
|
0.79 ms (14.16%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/sitemap.xml"
]
|
|
0.39 ms (6.96%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.38 ms (6.75%) |
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:
[ 1781711933 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.38 ms (6.73%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/sitemap.xml' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.