Query Metrics
4
Database Queries
4
Different statements
13.59 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.01 ms |
SELECT t0.id AS id_1, t0.pregunta AS pregunta_2, t0.respuesta_esperada AS respuesta_esperada_3, t0.activa AS activa_4, t0.etapa AS etapa_5 FROM pregunta_test t0 WHERE t0.id = ?
Parameters:
[
"6"
]
|
2 | 0.67 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 9.32 ms |
DELETE FROM pregunta_test WHERE id = ?
Parameters:
[
6
]
|
4 | 0.60 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\PreguntaTest | No errors. |
App\Entity\EtapaPregunta | No errors. |