https://gabrielemagnano.com/wedding/4

Query Metrics

2 Database Queries
2 Different statements
0.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.46 ms
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"
]
2 0.32 ms
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
]

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.