Error 500 Internal Server Error

GET https://bcc-project-tracker.com/sites/54/edit

Query Metrics

2 Database Queries
2 Different statements
1.10 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(54.89%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.usage_type AS usage_type_4, t0.description AS description_5, t0.comment AS comment_6, t0.status AS status_7, t0.is_deleted AS is_deleted_8, t0.adress AS adress_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.code AS code_12, t0.is_owner AS is_owner_13, t0.full_name AS full_name_14, t0.territorial_entity_id AS territorial_entity_id_15 FROM site t0 WHERE t0.id = ?
Parameters:
[
  54
]
0.49 ms
(45.11%)
1
SELECT t0.id AS id_1, t0.label AS label_2, t0.pcode_category_id AS pcode_category_id_3, t0.pcode_parent_id AS pcode_parent_id_4 FROM pcode t0 WHERE t0.id = ?
Parameters:
[
  "CD7301"
]

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
App\Entity\Pcode 2
App\Entity\Site 1
App\Entity\PcodeCategory 1

Entities Mapping

Class Mapping errors
App\Entity\Site No errors.
App\Entity\Pcode No errors.
App\Entity\Project No errors.
App\Entity\RentalAgreement No errors.
App\Entity\PcodeCategory No errors.