Query Metrics
4
Database Queries
3
Different statements
11.35 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.30 ms (37.89%) |
1 |
SELECT t0.id AS id_1, t0.lundi AS lundi_2, t0.mardi AS mardi_3, t0.mercredi AS mercredi_4, t0.jeudi AS jeudi_5, t0.vendredi AS vendredi_6, t0.samedi AS samedi_7, t0.dimanche AS dimanche_8, t0.ho_am_lundi AS ho_am_lundi_9, t0.hf_am_lundi AS hf_am_lundi_10, t0.ho_pm_lundi AS ho_pm_lundi_11, t0.hf_pm_lundi AS hf_pm_lundi_12, t0.ho_am_mardi AS ho_am_mardi_13, t0.hf_am_mardi AS hf_am_mardi_14, t0.ho_pm_mardi AS ho_pm_mardi_15, t0.hf_pm_mardi AS hf_pm_mardi_16, t0.ho_am_mercredi AS ho_am_mercredi_17, t0.hf_am_mercredi AS hf_am_mercredi_18, t0.ho_pm_mercredi AS ho_pm_mercredi_19, t0.hf_pm_mercredi AS hf_pm_mercredi_20, t0.ho_am_jeudi AS ho_am_jeudi_21, t0.hf_am_jeudi AS hf_am_jeudi_22, t0.ho_pm_jeudi AS ho_pm_jeudi_23, t0.hf_pm_jeudi AS hf_pm_jeudi_24, t0.ho_am_vendredi AS ho_am_vendredi_25, t0.hf_am_vendredi AS hf_am_vendredi_26, t0.ho_pm_vendredi AS ho_pm_vendredi_27, t0.hf_pm_vendredi AS hf_pm_vendredi_28, t0.ho_am_samedi AS ho_am_samedi_29, t0.hf_am_samedi AS hf_am_samedi_30, t0.ho_pm_samedi AS ho_pm_samedi_31, t0.hf_pm_samedi AS hf_pm_samedi_32, t0.ho_am_dimanche AS ho_am_dimanche_33, t0.hf_am_dimanche AS hf_am_dimanche_34, t0.ho_pm_dimanche AS ho_pm_dimanche_35, t0.hf_pm_dimanche AS hf_pm_dimanche_36, t0.lieux_id AS lieux_id_37, t0.avocats_id AS avocats_id_38 FROM jours_semaine t0 WHERE t0.avocats_id = ?
Parameters:
[
2
]
|
|
3.56 ms (31.36%) |
2 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.deleted AS deleted_3, t0.adresse AS adresse_4 FROM lieux t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
3.49 ms (30.75%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.photos AS photos_4, t0.description AS description_5, t0.deleted AS deleted_6, t0.tel AS tel_7, t0.email AS email_8 FROM avocats t0 WHERE t0.id = ?
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\Avocats | No errors. |
| App\Entity\RendezVous | No errors. |
| App\Entity\JoursFermetures | No errors. |
| App\Entity\JoursSemaine | No errors. |
| App\Entity\Users | No errors. |
| App\Entity\Lieux | No errors. |