https://my-mpf.com/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.96 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.ip_address AS ip_address_5, t0.creation_date AS creation_date_6, t0.last_login AS last_login_7, t0.current_serie AS current_serie_8, t0.name AS name_9, t0.infos AS infos_10, t0.sexe AS sexe_11, t0.age AS age_12, t0.last_action AS last_action_13, t0.current_step AS current_step_14, t0.hidden AS hidden_15, t0.downloaded AS downloaded_16 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "mashate_said@yahoo.com"
]

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 association App\Entity\User#answers refers to the owning side field App\Entity\Answers#User which does not exist.