Query Metrics
4
Database Queries
4
Different statements
7.77 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.86 ms (75.40%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.94 ms (12.07%) |
1 |
UPDATE file SET downloads = ?, last_update = ? WHERE id = ?
Parameters:
[ 52 "2026-03-10 00:41:04" 25 ] |
|
0.76 ms (9.82%) |
1 |
SELECT t0.id AS id_1, t0.target AS target_2, t0.pages AS pages_3, t0.downloads AS downloads_4, t0.reading AS reading_5, t0.name AS name_6, t0.dir AS dir_7, t0.source AS source_8, t0.size AS size_9, t0.is_enabled AS is_enabled_10, t0.is_deleted AS is_deleted_11, t0.last_update AS last_update_12, t0.created_at AS created_at_13, t0.formatSize AS formatSize_14, t0.mimetype AS mimetype_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
"25"
]
|
|
0.21 ms (2.71%) |
1 |
"START TRANSACTION"
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\OSFile | No errors. |
| App\Entity\File | No errors. |