Error 404 Not Found

GET https://dev-ppe.appsalon.fr/robots.txt

Forwarded to ErrorController (e6fc05)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
6 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\CheckTask No errors.
App\Entity\Role No errors.
App\Entity\ChantierStep No errors.
App\Entity\Totem
  • The association App\Entity\Totem#product refers to the inverse side field App\Entity\Product#product which does not exist.
App\Entity\DnsRecord No errors.
App\Entity\Event No errors.
App\Entity\Ecran
  • The association App\Entity\Ecran#product refers to the inverse side field App\Entity\Product#product which does not exist.
App\Entity\Battery
  • The association App\Entity\Battery#product refers to the inverse side field App\Entity\Product#product which does not exist.
App\Entity\UserPreference No errors.
App\Entity\Nuc
  • The association App\Entity\Nuc#product refers to the inverse side field App\Entity\Product#product which does not exist.
App\Entity\Mapping No errors.
App\Entity\CheckTaskStatus No errors.
App\Entity\FlightCase
  • The association App\Entity\FlightCase#product refers to the inverse side field App\Entity\Product#product which does not exist.
App\Entity\User No errors.
App\Entity\ProductStatusMedia No errors.
App\Entity\Chantier No errors.
App\Entity\ProductStatus No errors.
App\Entity\Install No errors.
App\Entity\Organiser No errors.
App\Entity\UserPresence No errors.
App\Entity\UserStatus No errors.
App\Entity\Product
  • The field App\Entity\Product#productParent is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Product#productParent does not contain the required 'mappedBy="productParent"' attribute.
  • If association App\Entity\Product#productParent is many-to-one, then the inversed side App\Entity\Product#productParent has to be one-to-many.
  • The mappings App\Entity\Product#nuc and App\Entity\Nuc#product are inconsistent with each other.
  • The mappings App\Entity\Product#totem and App\Entity\Totem#product are inconsistent with each other.
  • The mappings App\Entity\Product#flightcase and App\Entity\FlightCase#product are inconsistent with each other.
  • The mappings App\Entity\Product#ecran and App\Entity\Ecran#product are inconsistent with each other.
  • The mappings App\Entity\Product#battery and App\Entity\Battery#product are inconsistent with each other.
App\Entity\Crawler No errors.
App\Entity\PresenceEvent No errors.
App\Entity\ChartFile No errors.
Vich\UploaderBundle\Entity\File No errors.
FOS\UserBundle\Model\User No errors.