Error 500 Internal Server Error

GET https://joe.kodkodkod.studio/api/chat

Forwarded to ErrorController (22d770)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 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\Client
  • The field App\Entity\Client#notes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Note#client does not contain the required 'inversedBy="notes"' attribute.
App\Entity\Document
  • The association App\Entity\Document#user refers to the inverse side field App\Entity\User#documents which does not exist.
App\Entity\Invoice No errors.
App\Entity\Company No errors.
App\Entity\InvoiceLine No errors.
App\Entity\Devis No errors.
App\Entity\Note No errors.
App\Entity\User No errors.
App\Entity\ChatThread No errors.
App\Entity\Entreprise No errors.
App\Entity\WebhookPayload No errors.
App\Entity\MagicLink No errors.
App\Entity\Prestation No errors.
App\Entity\ChatExchange No errors.
App\Entity\ChatMessage No errors.
App\Entity\RDV No errors.
App\Entity\PlumbingProduct
  • The field 'App\Entity\PlumbingProduct#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Vich\UploaderBundle\Entity\File No errors.