Error 404 Not Found

GET https://aud.seekyourdata.com/robots.txt

Forwarded to ErrorController (ab4972)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 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\Folder\Folder No errors.
App\Entity\Folder\Projet
  • The field App\Entity\Folder\Projet#tasks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Folder\Task#project does not contain the required 'inversedBy: "tasks"' attribute.
App\Entity\Folder\TaskComment No errors.
App\Entity\Folder\TaskHistory No errors.
App\Entity\Folder\FileTask No errors.
App\Entity\Folder\Task No errors.
App\Entity\Folder\ProjectAccessibility No errors.
App\Entity\Chat\Message No errors.
App\Entity\User\Attribution
  • The association App\Entity\User\Attribution#users refers to the owning side field App\Entity\User#attribution which does not exist.
App\Entity\User\Permission
  • The association App\Entity\User\Permission#attribution refers to the inverse side field App\Entity\User\Attribution#permissions which is not defined as association.
  • The association App\Entity\User\Permission#attribution refers to the inverse side field App\Entity\User\Attribution#permissions which does not exist.
App\Entity\User
  • The association App\Entity\User#projets refers to the owning side field App\Entity\Folder\Projet#participant which does not exist.
  • The association App\Entity\User#tasks refers to the owning side field App\Entity\Folder\Task#assign which does not exist.
  • The field App\Entity\User#taskComments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Folder\TaskComment#author does not contain the required 'inversedBy: "taskComments"' attribute.
  • The field App\Entity\User#sentMessages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Chat\Message#sender does not contain the required 'inversedBy: "sentMessages"' attribute.
  • The field App\Entity\User#receivedMessages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Chat\Message#receiver does not contain the required 'inversedBy: "receivedMessages"' attribute.
  • The field App\Entity\User#taskHistories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Folder\TaskHistory#user does not contain the required 'inversedBy: "taskHistories"' attribute.
Vich\UploaderBundle\Entity\File No errors.