Query Metrics
4
Database Queries
4
Different statements
5.63 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.02 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.id_dir_mov AS id_dir_mov_3 FROM nmcl_grado t0 WHERE t0.id = ?
Parameters:
[
"15"
]
|
2 | 0.45 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 1.75 ms |
DELETE FROM nmcl_grado WHERE id = ?
Parameters:
[
15
]
|
4 | 0.41 ms |
"ROLLBACK"
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\NmclGrado | No errors. |