Query Metrics
21
Database Queries
11
Different statements
15.61 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.95 ms (25.33%) |
11 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.description AS description_4, t0.dimensions AS dimensions_5 FROM zone t0 WHERE t0.id = ?
Parameters:
[
4
]
|
2.40 ms (15.38%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.slug AS slug_4, t0.code AS code_5, t0.typeoperation AS typeoperation_6, t0.status AS status_7, t0.prix AS prix_8, t0.is_noprice AS is_noprice_9, t0.photo AS photo_10, t0.created_at AS created_at_11, t0.pub_date AS pub_date_12, t0.vendeur_id AS vendeur_id_13, t0.ville_id AS ville_id_14, t0.quartier_id AS quartier_id_15, t0.categorie_id AS categorie_id_16 FROM immeubles t0 WHERE t0.status = ? ORDER BY t0.pub_date DESC LIMIT 2
Parameters:
[
2
]
|
2.07 ms (13.26%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.is_actif AS is_actif_4, t0.icon AS icon_5, t0.code AS code_6, t0.slug AS slug_7, t0.parent_id AS parent_id_8 FROM categories t0 ORDER BY t0.libelle ASC
Parameters:
[] |
1.56 ms (9.99%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.slug AS slug_3, t0.description AS description_4, t0.prix AS prix_5, t0.is_noprice AS is_noprice_6, t0.photo_image AS photo_image_7, t0.created_at AS created_at_8, t0.pub_date AS pub_date_9, t0.status AS status_10, t0.typeoperation AS typeoperation_11, t0.etat AS etat_12, t0.libelle AS libelle_13, t0.vendeur_id AS vendeur_id_14, t0.marque_id AS marque_id_15, t0.modele_id AS modele_id_16, t0.ville_id AS ville_id_17 FROM vehicules t0 WHERE t0.status = ? ORDER BY t0.pub_date DESC LIMIT 2
Parameters:
[
2
]
|
1.24 ms (7.97%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.slug AS slug_3, t0.nom AS nom_4, t0.status AS status_5 FROM villes t0
Parameters:
[] |
1.06 ms (6.81%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.slug AS slug_3, t0.nom AS nom_4, t0.is_status AS is_status_5, t0.ville_id AS ville_id_6 FROM quartiers t0
Parameters:
[] |
0.96 ms (6.17%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.ispromo AS ispromo_5, t0.is_solde AS is_solde_6, t0.solde_pourcentage AS solde_pourcentage_7, t0.prixpromo AS prixpromo_8, t0.etat AS etat_9, t0.imageprincipale AS imageprincipale_10, t0.status AS status_11, t0.ville AS ville_12, t0.is_noprice AS is_noprice_13, t0.pub_date AS pub_date_14, t0.created_at AS created_at_15, t0.slug AS slug_16, t0.code AS code_17, t0.categorie_id AS categorie_id_18, t0.created_by_id AS created_by_id_19 FROM articles t0 WHERE t0.status = ? ORDER BY t0.pub_date DESC LIMIT 1
Parameters:
[
2
]
|
0.83 ms (5.32%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.status AS status_3, t0.image AS image_4, t0.libelle AS libelle_5, t0.description AS description_6, t0.zone_id AS zone_id_7 FROM pub_image t0
Parameters:
[] |
0.56 ms (3.57%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.code AS code_4, t0.is_actif AS is_actif_5, t0.slug AS slug_6 FROM marques t0
Parameters:
[] |
0.49 ms (3.12%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.is_actif AS is_actif_4, t0.code AS code_5, t0.slug AS slug_6, t0.marque_id AS marque_id_7 FROM modeles t0
Parameters:
[] |
0.48 ms (3.07%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.ispromo AS ispromo_5, t0.is_solde AS is_solde_6, t0.solde_pourcentage AS solde_pourcentage_7, t0.prixpromo AS prixpromo_8, t0.etat AS etat_9, t0.imageprincipale AS imageprincipale_10, t0.status AS status_11, t0.ville AS ville_12, t0.is_noprice AS is_noprice_13, t0.pub_date AS pub_date_14, t0.created_at AS created_at_15, t0.slug AS slug_16, t0.code AS code_17, t0.categorie_id AS categorie_id_18, t0.created_by_id AS created_by_id_19 FROM articles t0 WHERE t0.status = ? ORDER BY t0.pub_date DESC LIMIT 1000
Parameters:
[
2
]
|
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\Categories |
|
App\Entity\Articles | No errors. |
App\Entity\Variables | No errors. |
App\Entity\Immeubles | No errors. |
App\Entity\Villes | No errors. |
App\Entity\Quartiers | No errors. |
App\Entity\Vehicules | No errors. |
App\Entity\PubImage | No errors. |
App\Entity\Zone | No errors. |
App\Entity\Marques | No errors. |
App\Entity\Modeles | No errors. |
App\Entity\User | No errors. |
App\Entity\ImmeubleVariable | No errors. |
App\Entity\Images | No errors. |
App\Entity\VehiculeVariable | No errors. |