Query Metrics
1
Database Queries
1
Different statements
0.50 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.50 ms (100.00%) |
1 |
SELECT o0_.starts_at AS starts_at_0, o0_.ends_at AS ends_at_1, o0_.level_min AS level_min_2, o0_.level_max AS level_max_3, o0_.max_players AS max_players_4, o0_.status AS status_5, o0_.visibility AS visibility_6, o0_.payment_mode AS payment_mode_7, o0_.expires_at AS expires_at_8, o0_.id AS id_9, o0_.token AS token_10, o0_.created_at AS created_at_11, o0_.updated_at AS updated_at_12, o0_.booking_id AS booking_id_13, o0_.club_id AS club_id_14, o0_.sport_id AS sport_id_15, o0_.court_id AS court_id_16, o0_.created_by_user_id AS created_by_user_id_17 FROM open_match o0_ WHERE o0_.status = ? AND o0_.starts_at >= ? ORDER BY o0_.starts_at ASC LIMIT 50
Parameters:
[ "OPEN" "2026-06-05 20:46:31" ]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\OpenMatch | No errors. |
| App\Entity\Booking | No errors. |
| App\Entity\Club | No errors. |
| App\Entity\Sport | No errors. |
| App\Entity\Court | No errors. |
| App\Entity\User | No errors. |