Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 Invalid entities
0 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

Entities Mapping

Class Mapping errors
App\Entity\User
  • The association App\Entity\User#salons refers to the inverse side field App\Entity\Salon#salons which does not exist.
App\Entity\Salon
  • The mappings App\Entity\Salon#campagns and App\Entity\Campagn#salon are inconsistent with each other.
  • The mappings App\Entity\Salon#adverts and App\Entity\Advert#salon are inconsistent with each other.
  • The mappings App\Entity\Salon#users and App\Entity\User#salons are inconsistent with each other.