GET https://vincent-gg.fr/Annonces_VO

Query Metrics

22 Database Queries
4 Different statements
28.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.66 ms
(29.96%)
7
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:
[
  7
]
7.63 ms
(26.41%)
7
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:
[
  8
]
7.58 ms
(26.23%)
7
SELECT t0.id AS id_1, t0.marque AS marque_2 FROM marque t0 WHERE t0.id = ?
Parameters:
[
  7
]
5.03 ms
(17.41%)
1
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 ORDER BY t0.ordre ASC
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.

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.