GET https://saufolympix.itserviceschwarz.de/player/delete/1

Query Metrics

2 Database Queries
2 Different statements
1.61 ms Query time
0 Invalid entities
32 Managed entities

Queries

Group similar statements

# Time Info
1 0.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.total_points AS total_points_3, t0.joker_double_used AS joker_double_used_4, t0.joker_swap_used AS joker_swap_used_5, t0.olympix_id AS olympix_id_6 FROM player t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.66 ms
SELECT t0.id AS id_1, t0.points AS points_2, t0.position AS position_3, t0.team_id AS team_id_4, t0.joker_double_applied AS joker_double_applied_5, t0.game_id AS game_id_6, t0.player_id AS player_id_7 FROM game_result t0 WHERE t0.player_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\GameResult 15
App\Entity\Game 15
App\Entity\Player 1
App\Entity\Olympix 1

Entities Mapping

Class Mapping errors
App\Entity\Player No errors.
App\Entity\Olympix No errors.
App\Entity\GameResult No errors.
App\Entity\QuizAnswer No errors.
App\Entity\Joker No errors.
App\Entity\GamechangerThrow No errors.
App\Entity\Game No errors.