Query Metrics
1
Database Queries
1
Different statements
1.44 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.44 ms |
SELECT t0.id AS id_1, t0.titolo AS titolo_2, t0.data_inizio AS data_inizio_3, t0.data_fine AS data_fine_4, t0.descrizione AS descrizione_5, t0.orario AS orario_6, t0.costo_biglietto AS costo_biglietto_7, t0.locandina AS locandina_8, t0.permanente AS permanente_9, t0.cancellata AS cancellata_10, t0.museo_id AS museo_id_11 FROM mostra t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"1417"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Mostra | 1 |
| App\Entity\Museo | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Mostra | No errors. |
| App\Entity\Museo | No errors. |
| App\Entity\Video | No errors. |