Error 500 Internal Server Error

GET https://www.stephen-nurse.com/photos/download_photo/840

Forwarded to ErrorController (29ab45)

Query Metrics

1 Database Queries
1 Different statements
1.17 ms Query time
3 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.17 ms
SELECT t0.id AS id_1, t0.photo_file AS photo_file_2, t0.rotate AS rotate_3, t0.location_id AS location_id_4, t0.uploaded_by_id AS uploaded_by_id_5 FROM photos t0 WHERE t0.id = ?
Parameters:
[
  "840"
]

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\Photos
  • The association App\Entity\Photos#location refers to the inverse side field App\Entity\PhotoLocations#Photos which does not exist.
App\Entity\PhotoLocations
  • The mappings App\Entity\PhotoLocations#photos and App\Entity\Photos#location are inconsistent with each other.
App\Entity\User
  • The association App\Entity\User#enabledUsers refers to the inverse side field App\Entity\User#photoLocations which does not exist.
App\Entity\Role No errors.
App\Entity\Log No errors.
App\Entity\Languages No errors.
App\Entity\ClientEmailsSent No errors.