Query Metrics
1
Database Queries
1
Different statements
172.15 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 172.15 ms |
SELECT g0_.id AS id_0, g0_.turn_start_time AS turn_start_time_1, g0_.game_start_time AS game_start_time_2, g0_.max_turn_time AS max_turn_time_3, g0_.max_player_time AS max_player_time_4, g0_.is_tournament_match AS is_tournament_match_5, g0_.has_ended AS has_ended_6, g0_.turn_count AS turn_count_7, g0_.history AS history_8, g0_.board_id AS board_id_9, g0_.turn_id AS turn_id_10 FROM game g0_
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Game | No errors. |
App\Entity\Board | No errors. |
App\Entity\Player | No errors. |