Forwarded to ErrorController (860ea8)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
5 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\Partner No errors.
App\Entity\MultiReception No errors.
App\Entity\TraductionContenu No errors.
App\Entity\Component No errors.
App\Entity\Traduction No errors.
App\Entity\Box No errors.
App\Entity\Business No errors.
App\Entity\SecurityToken No errors.
App\Entity\Tier
  • The field App\Entity\Tier#ownBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#owner does not contain the required 'inversedBy="ownBusinesses"' attribute.
  • The mappings App\Entity\Tier#warehouses and App\Entity\Warehouse#tier are inconsistent with each other.
  • The field App\Entity\Tier#ownTransports is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Transport#owner does not contain the required 'inversedBy="ownTransports"' attribute.
  • The field App\Entity\Tier#ownComponents is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Component#owner does not contain the required 'inversedBy="ownComponents"' attribute.
  • The field App\Entity\Tier#providerBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#provider does not contain the required 'inversedBy="providerBusinesses"' attribute.
  • The field App\Entity\Tier#clientBusinesses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Business#client does not contain the required 'inversedBy="clientBusinesses"' attribute.
  • The field App\Entity\Tier#children is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tier#parent does not contain the required 'inversedBy="children"' attribute.
App\Entity\Transport
  • The mappings App\Entity\Transport#documents and App\Entity\Document#transport are inconsistent with each other.
App\Entity\Warehouse
  • The association App\Entity\Warehouse#tier refers to the inverse side field App\Entity\Tier#wharehouses which does not exist.
App\Entity\Place No errors.
App\Entity\Comment No errors.
App\Entity\User
  • The field App\Entity\User#receiverActivationLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ActivationLink#receiver does not contain the required 'inversedBy="receiverActivationLinks"' attribute.
App\Entity\Tracker No errors.
App\Entity\Document
  • The association App\Entity\Document#transport refers to the inverse side field App\Entity\Transport#document which does not exist.
App\Entity\ActivationLink No errors.
App\Entity\Langue No errors.
Vich\UploaderBundle\Entity\File No errors.