Error 500 Internal Server Error

GET https://estratos.net/productos

Query Metrics

6 Database Queries
5 Different statements
14.42 ms Query time
0 Invalid entities
32 Managed entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.content_id_id AS content_id_id_8 FROM menu t0
Parameters:
[]
2 0.23 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.content_id_id AS content_id_id_8 FROM menu t0
Parameters:
[]
3 1.68 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.text AS text_3, t0.url AS url_4, t0.image AS image_5 FROM sliders t0
Parameters:
[]
4 3.63 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.text AS text_4, t0.image AS image_5, t0.section AS section_6 FROM widgets t0
Parameters:
[]
5 8.20 ms
SELECT t0.id AS id_1, t0.section AS section_2, t0.html AS html_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.imageurl AS imageurl_6, t0.templateid_id AS templateid_id_7 FROM content t0 WHERE t0.id = ?
Parameters:
[
  2
]
6 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.twigcode AS twigcode_3 FROM templates t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\Menu 18
App\Entity\Widgets 8
App\Entity\Content 3
App\Entity\Sliders 2
App\Entity\Templates 1

Entities Mapping

Class Mapping errors
App\Entity\Menu No errors.
App\Entity\Content No errors.
App\Entity\Sliders No errors.
App\Entity\Widgets No errors.
App\Entity\Templates No errors.
App\Entity\User No errors.
App\Entity\ResetPasswordRequest No errors.
Vich\UploaderBundle\Entity\File No errors.