Error 500 Internal Server Error

GET https://hilfe.rentsoft.de/de/rate/422

Forwarded to ErrorController (c8b15b)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
14.94 ms
(91.22%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.slug AS slug_5, t0.teaser AS teaser_6, t0.icon AS icon_7, t0.content AS content_8, t0.priority AS priority_9, t0.visible AS visible_10, t0.seo_keywords AS seo_keywords_11, t0.seo_meta_description AS seo_meta_description_12, t0.page_view_counter AS page_view_counter_13, t0.deleted_at AS deleted_at_14, t0.group_id AS group_id_15 FROM settings_content_page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  422
]
1.44 ms
(8.78%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.company AS company_4, t0.email AS email_5, t0.branch AS branch_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.telephone AS telephone_9, t0.subdomain AS subdomain_10, t0.status AS status_11, t0.layout_id AS layout_id_12 FROM client t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "rentsoft"
]

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\Client\Client 1
App\Entity\Client\Layout 1
App\Entity\Content\Page 1
App\Entity\Content\Group 1

Entities Mapping