Query Metrics
4
Database Queries
4
Different statements
6.04 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.82 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:
[
"17"
]
|
2 | 0.45 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 2.38 ms |
DELETE FROM nmcl_grado WHERE id = ?
Parameters:
[
17
]
|
4 | 0.39 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. |