Query Metrics
2
Database Queries
2
Different statements
4.52 ms
Query time
3
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.91 ms |
SELECT t0.titolo AS titolo_1, t0.descrizione AS descrizione_2, t0.autore AS autore_3, t0.luogo AS luogo_4, t0.tipo AS tipo_5, t0.editore AS editore_6, t0.anno AS anno_7, t0.mese AS mese_8, t0.pagina AS pagina_9, t0.id AS id_10, t0.numero_progressivo AS numero_progressivo_11, t0.cover AS cover_12, t0.file AS file_13 FROM documento t0 WHERE t0.id = ?
Parameters:
[
"19"
]
|
| 2 | 1.60 ms |
SELECT t0.nome AS nome_1, t0.medium AS medium_2, t0.descrizione AS descrizione_3, t0.note AS note_4, t0.anno AS anno_5, t0.numprogressivoanno AS numprogressivoanno_6, t0.widthNormal AS widthnormal_7, t0.heightNormal AS heightnormal_8, t0.widthBig AS widthbig_9, t0.heightBig AS heightbig_10, t0.widthThumbnail AS widththumbnail_11, t0.heightThumbnail AS heightthumbnail_12, t0.tipo AS tipo_13, t0.fileref AS fileref_14, t0.estensione AS estensione_15, t0.datacreazione AS datacreazione_16, t0.id AS id_17, t0.idtipoopera AS idtipoopera_18 FROM multimedia t0 WHERE t0.id = ?
Parameters:
[
2968
]
|
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\Documento |
|
| App\Entity\Multimedia | No errors. |
| App\Entity\Opera |
|
| App\Entity\Articolo |
|