Query Metrics
9
Database Queries
9
Different statements
6.93 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.23 ms (32.15%) |
1 |
"COMMIT"
Parameters:
[] |
1.62 ms (23.39%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.prix AS prix_3, t0.description AS description_4, t0.pourcent_remise AS pourcent_remise_5, t0.date_debut AS date_debut_6, t0.date_fin AS date_fin_7, t0.quantite AS quantite_8, t0.visible_pro AS visible_pro_9, t0.booster AS booster_10, t0.nb_vues AS nb_vues_11, t0.image AS image_12, t0.categories_id AS categories_id_13, t0.user_id AS user_id_14, t0.villes_id AS villes_id_15 FROM annonces t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"143"
]
|
0.96 ms (13.89%) |
1 |
UPDATE annonces SET nb_vues = ? WHERE id = ?
Parameters:
[ 2 143 ] |
0.64 ms (9.19%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.civilite AS civilite_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.raison_sociale AS raison_sociale_8, t0.siret AS siret_9, t0.tva AS tva_10, t0.adresse AS adresse_11, t0.code_postal AS code_postal_12, t0.telephone AS telephone_13, t0.logo AS logo_14, t0.type AS type_15, t0.actif AS actif_16, t0.credits AS credits_17, t0.created AS created_18, t0.token_mobile AS token_mobile_19, t0.villes_id AS villes_id_20, t0.pays_id AS pays_id_21 FROM user t0 WHERE t0.id = ?
Parameters:
[
38
]
|
0.49 ms (7.11%) |
1 |
"START TRANSACTION"
Parameters:
[] |
0.33 ms (4.70%) |
1 |
SELECT t0.id AS id_1, t0.ville_nom_reel AS ville_nom_reel_2, t0.ville_nom AS ville_nom_3, t0.ville_code_postal AS ville_code_postal_4, t0.ville_longitude_deg AS ville_longitude_deg_5, t0.ville_latitude_deg AS ville_latitude_deg_6, t0.ville_slug AS ville_slug_7, t0.departements_id AS departements_id_8 FROM villes t0 WHERE t0.id = ?
Parameters:
[
22354
]
|
0.26 ms (3.81%) |
1 |
SELECT t0.id AS id_1, t0.lien AS lien_2, t0.annonces_id AS annonces_id_3 FROM images t0 WHERE t0.annonces_id = ?
Parameters:
[
143
]
|
0.22 ms (3.19%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.note AS note_3, t0.annonces_id AS annonces_id_4, t0.user_id AS user_id_5 FROM notes_annonces t0 WHERE t0.annonces_id = ?
Parameters:
[
143
]
|
0.18 ms (2.58%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.note AS note_3, t0.user_id AS user_id_4, t0.enseigne_id AS enseigne_id_5 FROM notes_enseignes t0 WHERE t0.enseigne_id = ?
Parameters:
[
38
]
|
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\User | No errors. |
App\Entity\Villes | No errors. |
App\Entity\Categories | No errors. |
App\Entity\Annonces | No errors. |
App\Entity\NotesEnseignes |
|
App\Entity\Images | No errors. |
App\Entity\Favoris | No errors. |
App\Entity\NotesAnnonces | No errors. |
App\Entity\Departements | No errors. |
App\Entity\Pays | No errors. |
App\Entity\Alertes | No errors. |
App\Entity\Commandes | No errors. |
App\Entity\Factures | No errors. |