POST https://devformations.masolutionit.com/fr/employeeQuestionnaire/3309/correction

Query Metrics

1 Database Queries
1 Different statements
0.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.is_verified AS is_verified_4, t0.last_name AS last_name_5, t0.first_name AS first_name_6, t0.active AS active_7, t0.roles AS roles_8, t0.totp_secret AS totp_secret_9, t0.totp_enable AS totp_enable_10, t11.id AS id_12, t11.user_id AS user_id_13, t11.company_id AS company_id_14 FROM user t0 LEFT JOIN employee t11 ON t11.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  293
]

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\Employee No errors.
App\Entity\Company No errors.