GET https://apltruck.com/vehicules

Query Metrics

7 Database Queries
7 Different statements
2.28 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.29 ms
SELECT t0.id AS id_1, t0.plaque AS plaque_2, t0.annee_general AS annee_general_3, t0.kilometrage AS kilometrage_4, t0.carburant AS carburant_5, t0.boite AS boite_6, t0.date_vente AS date_vente_7, t0.prix_voulu AS prix_voulu_8, t0.type AS type_9, t0.image_snd AS image_snd_10, t0.image_thrd AS image_thrd_11, t0.image_four AS image_four_12, t0.image_five AS image_five_13, t0.image_main AS image_main_14, t0.description AS description_15, t0.titre AS titre_16 FROM general t0
Parameters:
[]
2 0.22 ms
SELECT t0.id AS id_1, t0.modele_machine AS modele_machine_2, t0.accessoires AS accessoires_3, t0.annee_machine AS annee_machine_4, t0.temps_utilisation AS temps_utilisation_5, t0.poids AS poids_6, t0.etat AS etat_7, t0.certification AS certification_8, t0.image_snd AS image_snd_9, t0.image_thrd AS image_thrd_10, t0.image_four AS image_four_11, t0.image_five AS image_five_12, t0.image_main AS image_main_13, t0.type AS type_14, t0.prix_voulu AS prix_voulu_15, t0.description AS description_16, t0.titre AS titre_17 FROM machine t0
Parameters:
[]
3 0.15 ms
SELECT t0.id AS id_1, t0.modele_remorque AS modele_remorque_2, t0.caracteristiques AS caracteristiques_3, t0.essieu AS essieu_4, t0.annee_remorque AS annee_remorque_5, t0.image_snd AS image_snd_6, t0.image_thrd AS image_thrd_7, t0.image_four AS image_four_8, t0.image_five AS image_five_9, t0.image_main AS image_main_10, t0.type AS type_11, t0.prix_voulu AS prix_voulu_12, t0.description AS description_13, t0.titre AS titre_14 FROM remorque t0
Parameters:
[]
4 0.25 ms
SELECT DISTINCT g0_.type AS type_0 FROM general g0_
Parameters:
[]
5 0.12 ms
SELECT DISTINCT m0_.type AS type_0 FROM machine m0_
Parameters:
[]
6 0.13 ms
SELECT DISTINCT r0_.type AS type_0 FROM remorque r0_
Parameters:
[]
7 0.12 ms
SELECT DISTINCT g0_.carburant AS carburant_0 FROM general g0_
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\General No errors.
App\Entity\Machine No errors.
App\Entity\Remorque No errors.