GET http://staging.sotraoffice.sotraplant.be/register

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 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#constructionSites refers to the owning side field App\Entity\ConstructionSite#projectManager which is not defined as association, but as field.
  • The association App\Entity\User#constructionSites refers to the owning side field App\Entity\ConstructionSite#projectManager which does not exist.
  • The association App\Entity\User#createMail refers to the owning side field App\Entity\Mail#created_by which does not exist.
  • The field App\Entity\User#invoiceTypeUsers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\InvoiceTypeUser#user does not contain the required 'inversedBy="invoiceTypeUsers"' attribute.