Query Metrics
1
Database Queries
1
Different statements
0.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.79 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.battle_ends AS battle_ends_2, t0.battle_file_name AS battle_file_name_3, t0.battle_size AS battle_size_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.is_confirmed AS is_confirmed_7, t0.is_completed AS is_completed_8, t0.is_canceled AS is_canceled_9, t0.views AS views_10, t0.challenger_id AS challenger_id_11, t0.oponnent_id AS oponnent_id_12, t0.beat_id AS beat_id_13, t0.winner_id AS winner_id_14, t15.id AS id_16, t15.token AS token_17, t15.status AS status_18, t15.created_at AS created_at_19, t15.valid_to AS valid_to_20, t15.battle_id AS battle_id_21 FROM battle t0 LEFT JOIN battle_invite t15 ON t15.battle_id = t0.id
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\Battle | No errors. |
App\Entity\Rapper | No errors. |
App\Entity\Beat | No errors. |
App\Entity\BattleInvite | No errors. |