POST http://s4-8048.nuage-peda.fr/sharePro/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
109.73 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.registration_date AS registration_date_5, t0.name AS name_6, t0.surname AS surname_7 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "pierre.parain315@gmail.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 mappings App\Entity\User#usersAsk and App\Entity\User#ask are inconsistent with each other.
  • The field App\Entity\User#ask is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#ask does not contain the required 'mappedBy="ask"' attribute.
App\Entity\File No errors.