Query Metrics
1
Database Queries
1
Different statements
1.25 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.25 ms |
SELECT t0.id AS id_1, t0.data_inizio_programmata AS data_inizio_programmata_2, t0.data_fine_programmata AS data_fine_programmata_3, t0.data_inizio_reale AS data_inizio_reale_4, t0.data_fine_reale AS data_fine_reale_5, t0.tipologia AS tipologia_6, t0.chiuso AS chiuso_7, t0.note AS note_8, t0.ore_per_operatore AS ore_per_operatore_9, t0.link_maps AS link_maps_10, t0.cliente_id AS cliente_id_11 FROM appuntamento t0 WHERE t0.id = ?
Parameters:
[
"20113"
]
|
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\Appuntamento | No errors. |
| App\Entity\Cliente | No errors. |
| App\Entity\Utente | No errors. |
| App\Entity\Report | No errors. |