GET https://devel2.bowlres.se/standings

Query Metrics

6 Database Queries
2 Different statements
1.71 ms Query time
0 Invalid entities
18 Managed entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.rounds AS rounds_2, d0_.league_id AS league_id_3 FROM division d0_ INNER JOIN league l1_ ON d0_.league_id = l1_.id ORDER BY l1_.name ASC, d0_.name ASC
Parameters:
[]
2 0.31 ms
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:
[
  8
]
3 0.24 ms
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:
[
  7
]
4 0.22 ms
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:
[
  4
]
5 0.26 ms
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:
[
  6
]
6 0.21 ms
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:
[
  1
]

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 8
App\Entity\League 5
App\Entity\Alley 5

Entities Mapping

Class Mapping errors
App\Entity\Division No errors.
App\Entity\League No errors.
App\Entity\Player No errors.
App\Entity\Team No errors.
App\Entity\LeagueMatch No errors.
App\Entity\Alley No errors.