Error 500 Internal Server Error

GET https://aws.comtoplay.com/admin/equipment

Forwarded to ErrorController (11291c)

Query Metrics

3 Database Queries
3 Different statements
1.64 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.55 ms
(33.48%)
1
SELECT count(*) AS sclr_0 FROM equipment e0_
Parameters:
[]
0.55 ms
(33.29%)
1
SELECT e0_.id AS id_0, e0_.model AS model_1, e0_.type AS type_2, e0_.description AS description_3, e0_.specs AS specs_4, e0_.brand_id AS brand_id_5, e0_.category_id AS category_id_6 FROM equipment e0_ WHERE e0_.id IN (?, ?, ?)
Parameters:
[
  1
  2
  3
]
0.55 ms
(33.23%)
1
SELECT DISTINCT e0_.id AS id_0 FROM equipment e0_ LIMIT 20
Parameters:
[]

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\Equipment 3
App\Entity\Brand 2
App\Entity\Category 2

Entities Mapping

Class Mapping errors
App\Entity\Equipment No errors.
App\Entity\Brand No errors.
App\Entity\Category No errors.
App\Entity\UserInventory No errors.
App\Entity\User No errors.