Error 500 Internal Server Error

GET https://parknride.atts-systems.com/photos/location/0/All/Full

Forwarded to ErrorController (f10164)

Query Metrics

1 Database Queries
1 Different statements
1.88 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.88 ms
SELECT t0.id AS id_1, t0.location AS location_2, t0.enabled_users AS enabled_users_3, t0.date AS date_4, t0.public_private AS public_private_5 FROM photo_locations t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  0
]

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.

Entities Mapping

Class Mapping errors
App\Entity\PhotoLocations
  • The mappings App\Entity\PhotoLocations#photos and App\Entity\Photos#location are inconsistent with each other.
App\Entity\Photos
  • The association App\Entity\Photos#location refers to the inverse side field App\Entity\PhotoLocations#Photos which does not exist.