http://rdv.musebeautyconcept.ma/index.php/admin/event/list/47/2024-09-21/0

Query Metrics

2 Database Queries
2 Different statements
9.61 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.92 ms
(82.40%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
1.69 ms
(17.60%)
1
SELECT c0_.id AS id_0, c0_.nom AS nom_1, e1_.id AS id_2, e1_.datedebut AS datedebut_3, e1_.datefin AS datefin_4, e1_.nom AS nom_5, e1_.email AS email_6, e1_.commentaire AS commentaire_7, e1_.tel AS tel_8, e1_.ceated_at AS ceated_at_9, e1_.updated_at AS updated_at_10, e1_.etat AS etat_11, e1_.prestation AS prestation_12 FROM evenement e1_ LEFT JOIN coiffeur c0_ ON e1_.coiffeur_id = c0_.id WHERE c0_.compte_id = ? AND e1_.datedebut >= ? AND e1_.datedebut <= ? AND e1_.softdelete IS NULL
Parameters:
[
  "47"
  "2024-09-21 00:00:00"
  "2024-09-21 23:59:59"
]

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\Evenement No errors.
App\Entity\Coiffeur No errors.