Error 404 Not Found

GET https://www.lexinotaris.ch/assets/img/apple-icon.png

Forwarded to ErrorController (4e7b6c)

Query Metrics

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

Entities Mapping

Class Mapping errors
App\Entity\FieldValue No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\User
  • The mappings App\Entity\User#company and App\Entity\Company#users are inconsistent with each other.
App\Entity\Configuration No errors.
App\Entity\RegisterField
  • The association App\Entity\RegisterField#register refers to the inverse side field App\Entity\Register#RegisterField which does not exist.
App\Entity\Register
  • The mappings App\Entity\Register#registerEntries and App\Entity\RegisterEntry#register are inconsistent with each other.
  • The mappings App\Entity\Register#registerField and App\Entity\RegisterField#register are inconsistent with each other.
App\Entity\UploadFile No errors.
App\Entity\RegisterEntry
  • The association App\Entity\RegisterEntry#register refers to the inverse side field App\Entity\Register#RegisterEntry which does not exist.
App\Entity\Company
  • The association App\Entity\Company#users refers to the owning side field App\Entity\User#Company which does not exist.
Vich\UploaderBundle\Entity\File No errors.