Query Metrics
12
Database Queries
5
Different statements
35.31 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.86 ms (39.26%) |
5 |
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:
[ 1769407280 "site_domain_e78aea7ea7497842923c0177d583361b" ] |
|
7.34 ms (20.78%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/test.php"
]
|
|
7.05 ms (19.97%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "test.php" ] |
|
3.56 ms (10.09%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/test.php' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
3.50 ms (9.91%) |
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:
[ 1769407280 "system\x01tags\x01" "site\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.