Error 500 Internal Server Error

GET https://api.staging.neopse.com/rest/site/relations/files

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 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\AbstractFile No errors.
App\Entity\ToolSite\SiteFile
  • The field App\Entity\ToolSite\SiteFile#thumbnails is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ToolSite\SiteThumbnails#originalFile does not contain the required 'inversedBy="thumbnails"' attribute.
  • The field App\Entity\ToolSite\SiteFile#attachments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ToolSite\Files\SiteAttachments#files does not contain the required 'inversedBy="attachments"' attribute.
  • The field App\Entity\ToolSite\SiteFile#appFiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ToolSite\App\AppFile#originalFile does not contain the required 'inversedBy="appFiles"' attribute.