Query Metrics
6
Database Queries
3
Different statements
0.93 ms
Query time
0
Invalid entities
21
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.18 ms |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.nom_complet AS nom_complet_3, t0.annee AS annee_4, t0.prix AS prix_5, t0.kilometrage AS kilometrage_6, t0.description AS description_7, t0.type AS type_8, t0.image AS image_9, t0.categorie_ia AS categorie_ia_10, t0.slogan_ia AS slogan_ia_11, t0.localisation AS localisation_12, t0.stock AS stock_13, t0.couleur AS couleur_14, t0.disponibilite AS disponibilite_15, t0.intents AS intents_16, t0.modele_id AS modele_id_17 FROM voiture t0 WHERE t0.categorie_ia = ? LIMIT 1
Parameters:
[
"tech"
]
|
||||||||||||||||||||||||
| 2 | 0.22 ms |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.nom_complet AS nom_complet_3, t0.annee AS annee_4, t0.prix AS prix_5, t0.kilometrage AS kilometrage_6, t0.description AS description_7, t0.type AS type_8, t0.image AS image_9, t0.categorie_ia AS categorie_ia_10, t0.slogan_ia AS slogan_ia_11, t0.localisation AS localisation_12, t0.stock AS stock_13, t0.couleur AS couleur_14, t0.disponibilite AS disponibilite_15, t0.intents AS intents_16, t0.modele_id AS modele_id_17 FROM voiture t0 WHERE t0.categorie_ia = ? LIMIT 1
Parameters:
[
"wild"
]
|
||||||||||||||||||||||||
| 3 | 0.11 ms |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.nom_complet AS nom_complet_3, t0.annee AS annee_4, t0.prix AS prix_5, t0.kilometrage AS kilometrage_6, t0.description AS description_7, t0.type AS type_8, t0.image AS image_9, t0.categorie_ia AS categorie_ia_10, t0.slogan_ia AS slogan_ia_11, t0.localisation AS localisation_12, t0.stock AS stock_13, t0.couleur AS couleur_14, t0.disponibilite AS disponibilite_15, t0.intents AS intents_16, t0.modele_id AS modele_id_17 FROM voiture t0 WHERE t0.categorie_ia = ? LIMIT 1
Parameters:
[
"urban"
]
|
||||||||||||||||||||||||
| 4 | 0.11 ms |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.nom_complet AS nom_complet_3, t0.annee AS annee_4, t0.prix AS prix_5, t0.kilometrage AS kilometrage_6, t0.description AS description_7, t0.type AS type_8, t0.image AS image_9, t0.categorie_ia AS categorie_ia_10, t0.slogan_ia AS slogan_ia_11, t0.localisation AS localisation_12, t0.stock AS stock_13, t0.couleur AS couleur_14, t0.disponibilite AS disponibilite_15, t0.intents AS intents_16, t0.modele_id AS modele_id_17 FROM voiture t0 WHERE t0.categorie_ia = ? LIMIT 1
Parameters:
[
"race"
]
|
||||||||||||||||||||||||
| 5 | 0.10 ms |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.nom_complet AS nom_complet_3, t0.annee AS annee_4, t0.prix AS prix_5, t0.kilometrage AS kilometrage_6, t0.description AS description_7, t0.type AS type_8, t0.image AS image_9, t0.categorie_ia AS categorie_ia_10, t0.slogan_ia AS slogan_ia_11, t0.localisation AS localisation_12, t0.stock AS stock_13, t0.couleur AS couleur_14, t0.disponibilite AS disponibilite_15, t0.intents AS intents_16, t0.modele_id AS modele_id_17 FROM voiture t0
Parameters:
[]
|
||||||||||||||||||||||||
| 6 | 0.21 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.image AS image_4, t0.description AS description_5, t0.ordre AS ordre_6 FROM vision_card 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Voiture | 17 |
| App\Entity\VisionCard | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Voiture | No errors. |
| App\Entity\Modele | No errors. |
| App\Entity\Option | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\VisionCard | No errors. |
| App\Entity\Intent | No errors. |