POST https://dev.kayre.fr/login

Query Metrics

1 Database Queries
1 Different statements
5.70 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.70 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.born_date AS born_date_7, t0.company_function AS company_function_8, t0.phone AS phone_9, t0.cu AS cu_10, t0.healthcar_pro AS healthcar_pro_11, t0.company_id AS company_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]

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
  • The field App\Entity\User#sessions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Session#kine does not contain the required 'inversedBy="sessions"' attribute.
  • The field App\Entity\User#sessionUsers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SessionUser#user does not contain the required 'inversedBy="sessionUsers"' attribute.
App\Entity\Company No errors.
App\Entity\Media No errors.
App\Entity\CareTarget No errors.
App\Entity\Learning No errors.
App\Entity\Mail No errors.
App\Entity\QuestionQVT No errors.
App\Entity\Session No errors.
App\Entity\SessionUser No errors.
App\Entity\ResponseQvt No errors.
App\Entity\QuizDo No errors.
App\Entity\HealtDatas No errors.
App\Entity\TrainingSessionUser No errors.
App\Entity\WeekTrainingDone No errors.
App\Entity\LoginRecord No errors.