Error 404 Not Found

GET https://dev-back.installer.appsalon.fr/robots.txt

Forwarded to ErrorController (009688)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities

Queries

No executed queries.

Database Connections

Name Service
default doctrine.dbal.default_connection
sqlite doctrine.dbal.sqlite_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\Downloader No errors.
App\Entity\Device No errors.
App\Entity\Configurator No errors.
App\Entity\Install
  • The field App\Entity\Install#device is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Device#install does not contain the required 'mappedBy="device"' attribute.
  • If association App\Entity\Install#device is one-to-one, then the inversed side App\Entity\Device#install has to be one-to-one as well.
App\Entity\User No errors.
Vich\UploaderBundle\Entity\File No errors.
FOS\UserBundle\Model\User No errors.