https://dev-backend.djfan.app/

Query Metrics

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

Grouped Statements

Show all queries

No database queries were performed.

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#venues is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Venues#users does not contain the required 'mappedBy="venues"' attribute.