GET https://vincent-gg.fr/Plus_Infos/9

Query Metrics

4 Database Queries
4 Different statements
13.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.38 ms
SELECT t0.id AS id_1, t0.km AS km_2, t0.garantie AS garantie_3, t0.prix AS prix_4, t0.fiscale AS fiscale_5, t0.description AS description_6, t0.etat AS etat_7, t0.premiereimmatriculation AS premiereimmatriculation_8, t0.bv AS bv_9, t0.ordre AS ordre_10, t0.modele_id AS modele_id_11 FROM annonces t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "9"
]
2 3.63 ms
SELECT t0.id AS id_1, t0.nomimg AS nomimg_2, t0.ordre AS ordre_3, t0.annonces_id AS annonces_id_4 FROM photos t0 WHERE t0.annonces_id = ? ORDER BY t0.ordre ASC LIMIT 1
Parameters:
[
  9
]
3 2.65 ms
SELECT t0.id AS id_1, t0.modele AS modele_2, t0.moteur AS moteur_3, t0.puissance AS puissance_4, t0.carburant AS carburant_5, t0.marque_id AS marque_id_6 FROM modele t0 WHERE t0.id = ?
Parameters:
[
  8
]
4 3.57 ms
SELECT t0.id AS id_1, t0.marque AS marque_2 FROM marque t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Annonces No errors.
App\Entity\Modele No errors.
App\Entity\Photos No errors.
App\Entity\Messages No errors.
App\Entity\Marque No errors.