Error 404 Not Found

GET https://preprod.mon-espace.selexium.com/robots.txt

Forwarded to ErrorController (6b279a)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
7 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\Arbitrage
  • The association App\Entity\Arbitrage#user refers to the inverse side field App\Entity\User#arbitrages which does not exist.
App\Entity\ArbitrageAttachment No errors.
App\Entity\Conversation
  • The association App\Entity\Conversation#createdBy refers to the inverse side field App\Entity\User#conversations which does not exist.
  • The association App\Entity\Conversation#assignedTo refers to the inverse side field App\Entity\User#conversations which does not exist.
App\Entity\ConversationMessage
  • The association App\Entity\ConversationMessage#createdBy refers to the inverse side field App\Entity\User#conversationMessages which does not exist.
App\Entity\ConversationTheme No errors.
App\Entity\Document
  • The association App\Entity\Document#owner refers to the inverse side field App\Entity\User#documents which does not exist.
App\Entity\News
  • The association App\Entity\News#createdBy refers to the inverse side field App\Entity\User#news which does not exist.
App\Entity\Option No errors.
App\Entity\OtherEmail No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\SalesforceLead No errors.
App\Entity\SalesforceOpportunity No errors.
App\Entity\StatPoint No errors.
App\Entity\Upload
  • The association App\Entity\Upload#createdBy refers to the inverse side field App\Entity\User#uploads which does not exist.
App\Entity\User
  • The field 'App\Entity\User#updatedAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
Vich\UploaderBundle\Entity\File No errors.