Error 404 Not Found

GET https://e-recru.metfp.mg/robots.txt

Forwarded to ErrorController (cf32e0)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 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\Candidat No errors.
App\Entity\Diplome No errors.
App\Entity\Entity
  • The field App\Entity\Entity#users is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\User#entity does not contain the required 'inversedBy: "users"' attribute.
App\Entity\Region
  • The field App\Entity\Region#users is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\User#region does not contain the required 'inversedBy: "users"' attribute.
  • The field App\Entity\Region#candidats is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Candidat#region does not contain the required 'inversedBy: "candidats"' attribute.
App\Entity\User No errors.
App\Entity\WeeklyActivity No errors.
App\Entity\ProcesVerbal No errors.
App\Entity\Recrutement No errors.
Vich\UploaderBundle\Entity\File No errors.