Query Metrics
22
Database Queries
7
Different statements
100.78 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
33.96 ms (33.69%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/assets/app/something/services/AppModule.class"
]
|
|
27.16 ms (26.95%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/assets/app/something/services/" "AppModule.class" ] |
|
14.97 ms (14.85%) |
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:
[ 1783015981 "site_domain_59b2e1fdb6f5d0e9500274a0f6159325" ] |
|
14.47 ms (14.36%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
6.65 ms (6.60%) |
1 |
SELECT id FROM assets WHERE `path` = BINARY ? AND `filename` = BINARY ?
Parameters:
[ "/assets/app/something/services/" "AppModule.class" ] |
|
2.87 ms (2.85%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.70 ms (0.70%) |
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:
[ 1783015981 "system\x01tags\x01" "site\x01tags\x01" ] |
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.