Query Metrics
12
Database Queries
2
Different statements
3.19 ms
Query time
0
Invalid entities
46
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.34 ms (73.34%) |
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.default_alley_id AS default_alley_id_3 FROM league t0 WHERE t0.id = ?
Parameters:
[
16
]
|
||||||||||||||||||||||||||
|
0.85 ms (26.66%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.rounds AS rounds_2, d0_.games AS games_3, d0_.points_win_high_pinfall AS points_win_high_pinfall_4, d0_.points_win_equal_pinfall AS points_win_equal_pinfall_5, d0_.points_win_low_pinfall AS points_win_low_pinfall_6, d0_.points_draw_high_pinfall AS points_draw_high_pinfall_7, d0_.points_draw_equal_pinfall AS points_draw_equal_pinfall_8, d0_.points_draw_low_pinfall AS points_draw_low_pinfall_9, d0_.points_loss_high_pinfall AS points_loss_high_pinfall_10, d0_.points_loss_equal_pinfall AS points_loss_equal_pinfall_11, d0_.points_loss_low_pinfall AS points_loss_low_pinfall_12, d0_.info AS info_13, d0_.match_type AS match_type_14, d0_.starting_lanes AS starting_lanes_15, d0_.viking_match_format_id AS viking_match_format_id_16, d0_.league_id AS league_id_17 FROM division d0_ INNER JOIN league l1_ ON d0_.league_id = l1_.id ORDER BY l1_.name ASC, d0_.name ASC
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Division | 22 |
| App\Entity\League | 11 |
| App\Entity\Alley | 9 |
| App\Entity\VikingMatchFormat | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Division | No errors. |
| App\Entity\League | No errors. |
| App\Entity\VikingMatchFormat | No errors. |
| App\Entity\Player | No errors. |
| App\Entity\Team | No errors. |
| App\Entity\LeagueMatch | No errors. |
| App\Entity\Alley | No errors. |