Query Metrics
16
Database Queries
7
Different statements
13.99 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.40 ms (38.56%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/#/" "home" ] |
|
4.17 ms (29.82%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/#/home"
]
|
|
1.02 ms (7.32%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "www.hhgglm.com" "%"www.hhgglm.com"%" ] |
|
0.94 ms (6.71%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.85 ms (6.07%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/#/home' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.81 ms (5.82%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.80 ms (5.70%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.