Query Metrics
2
Database Queries
2
Different statements
0.84 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.43 ms (50.88%) |
1 |
SELECT t0.id AS id_1, t0.immagine AS immagine_2, t0.video AS video_3, t0.ordine AS ordine_4, t0.updated_at AS updated_at_5, t0.nuptial_id AS nuptial_id_6 FROM nuptials_gallery t0 WHERE t0.nuptial_id = ? ORDER BY t0.ordine ASC
Parameters:
[
4
]
|
0.41 ms (49.12%) |
1 |
SELECT t0.id AS id_1, t0.titolo AS titolo_2, t0.copertina AS copertina_3, t0.descrizione AS descrizione_4, t0.updated_at AS updated_at_5 FROM nuptials t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
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\Nuptials | No errors. |
App\Entity\NuptialsGallery | No errors. |