POST https://hellopec.cestnous.fr/api/auth/login

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 Invalid entities
1 Managed entities

Queries

No executed queries.

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User
  • The field App\Entity\User#messages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Message#user does not contain the required 'inversedBy="messages"' attribute.
App\Entity\Group No errors.
App\Entity\Convention No errors.
App\Entity\Invoice No errors.
App\Entity\Message
  • The field App\Entity\Message#messageViews is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MessageView#message does not contain the required 'inversedBy="messageViews"' attribute.
App\Entity\File No errors.
App\Entity\Contact No errors.