GET https://suntravelsetservices.net/public/destinations/2

Query Metrics

4 Database Queries
4 Different statements
3.54 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.82 ms
SELECT t0.id AS id_1, t0.pays AS pays_2, t0.ville AS ville_3, t0.site AS site_4, t0.desciption AS desciption_5, t0.image1 AS image1_6, t0.image2 AS image2_7, t0.image3 AS image3_8, t0.statut AS statut_9, t0.montant AS montant_10, t0.langue AS langue_11, t0.duree_conseillee AS duree_conseillee_12, t0.notation AS notation_13, t0.circuit AS circuit_14 FROM destination t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 1.18 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.pays AS pays_3, t0.ville AS ville_4, t0.montant AS montant_5, t0.description AS description_6, t0.image1 AS image1_7, t0.image2 AS image2_8, t0.image3 AS image3_9, t0.statut AS statut_10, t0.jour AS jour_11, t0.image4 AS image4_12 FROM circuit t0 ORDER BY t0.id ASC LIMIT 3
Parameters:
[]
3 0.60 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.role AS role_3, t0.photo AS photo_4, t0.facebook AS facebook_5, t0.twiter AS twiter_6, t0.linkedin AS linkedin_7 FROM equipe t0 ORDER BY t0.id ASC LIMIT 4
Parameters:
[]
4 0.94 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.image AS image_3, t0.description AS description_4, t0.montant AS montant_5, t0.statut AS statut_6 FROM activite t0 ORDER BY t0.id ASC LIMIT 4
Parameters:
[]

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\Equipe 2
App\Entity\Destination 1
App\Entity\Circuit 1
App\Entity\Activite 1

Entities Mapping

Class Mapping errors
App\Entity\Destination No errors.
App\Entity\Circuit No errors.
App\Entity\Equipe No errors.
App\Entity\Activite No errors.