Error 500 Internal Server Error

GET https://aphroditehillstennisclub.atts-systems.com/languages/language_change_active_or_inactive/7

Forwarded to ErrorController (1197df)

Query Metrics

4 Database Queries
4 Different statements
20.62 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.11 ms
(49.04%)
1
"COMMIT"
Parameters:
[]
8.54 ms
(41.40%)
1
SELECT t0.id AS id_1, t0.language AS language_2, t0.abbreviation AS abbreviation_3, t0.icon AS icon_4, t0.is_active AS is_active_5, t0.linked_in_other AS linked_in_other_6, t0.ranking AS ranking_7 FROM languages t0 WHERE t0.id = ?
Parameters:
[
  "7"
]
1.68 ms
(8.12%)
1
UPDATE languages SET is_active = ? WHERE id = ?
Parameters:
[
  0
  7
]
0.30 ms
(1.43%)
1
"START TRANSACTION"
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\Languages 1

Entities Mapping

Class Mapping errors
App\Entity\Languages No errors.