Query Metrics
1
Database Queries
1
Different statements
0.37 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.37 ms |
SELECT m0_.id AS id_0, m0_.event AS event_1, m0_.round AS round_2, m0_.match_date AS match_date_3, m0_.time AS time_4, m0_.team_a AS team_a_5, m0_.team_acode AS team_acode_6, m0_.team_b AS team_b_7, m0_.team_bcode AS team_bcode_8, m0_.score_a AS score_a_9, m0_.score_b AS score_b_10, m0_.winner AS winner_11, m0_.is_medal_event AS is_medal_event_12 FROM matches m0_ WHERE m0_.event = ? ORDER BY m0_.match_date ASC, m0_.time ASC
Parameters:
[
"men"
]
|
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\CurlingMatch | 8 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\CurlingMatch | No errors. |