Redirect 302 redirect from GET @app_game_delete (6d22f1)

GET https://saufolympix.itserviceschwarz.de/game/edit/1

Query Metrics

1 Database Queries
1 Different statements
1.50 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.50 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.game_type AS game_type_3, t0.team_size AS team_size_4, t0.points_distribution AS points_distribution_5, t0.status AS status_6, t0.order_position AS order_position_7, t0.olympix_id AS olympix_id_8, t9.id AS id_10, t9.bracket_data AS bracket_data_11, t9.current_round AS current_round_12, t9.is_completed AS is_completed_13, t9.game_id AS game_id_14 FROM game t0 LEFT JOIN tournament t9 ON t9.game_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]

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\Game 1
App\Entity\Olympix 1

Entities Mapping

Class Mapping errors
App\Entity\Game No errors.
App\Entity\Olympix No errors.
App\Entity\Tournament No errors.
App\Entity\GameResult No errors.
App\Entity\QuizQuestion No errors.
App\Entity\Joker No errors.
App\Entity\SplitOrStealMatch No errors.
App\Entity\GamechangerThrow No errors.