Forwarded to ErrorController (1b3f94)

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\Document No errors.
App\Entity\Texte No errors.
App\Entity\DemandeControle No errors.
App\Entity\Bloc
  • The field App\Entity\Bloc#image is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Image#bloc does not contain the required 'mappedBy: "image"' attribute.
App\Entity\News No errors.
App\Entity\Url No errors.
App\Entity\Gallery No errors.
App\Entity\Page No errors.
App\Entity\User No errors.
App\Entity\Image
  • The field App\Entity\Image#bloc is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Bloc#image does not contain the required 'mappedBy: "bloc"' attribute.
App\Entity\Rdv No errors.
App\Entity\NewsCategory No errors.
Vich\UploaderBundle\Entity\File No errors.