GET http://brassicollines.be/admin/brewer?page=1&sort%5Blatitude%5D=ASC

Query Metrics

3 Database Queries
3 Different statements
1.96 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 0.27 ms
SELECT DISTINCT b0_.id AS id_0, b0_.latitude AS latitude_1 FROM brewer b0_ ORDER BY b0_.latitude ASC LIMIT 20
Parameters:
[]
2 0.40 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.logo AS logo_2, b0_.locality AS locality_3, b0_.position AS position_4, b0_.latitude AS latitude_5, b0_.longitude AS longitude_6, b0_.facebook AS facebook_7, b0_.instagram AS instagram_8, b0_.website AS website_9, b0_.untapped AS untapped_10, b0_.twitter AS twitter_11, b0_.white_bg AS white_bg_12 FROM brewer b0_ WHERE b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.latitude ASC
Parameters:
[
  16
  25
  53
  44
  10
  32
  49
  7
  27
  42
  51
  15
  14
  29
  35
  34
  1
  50
  26
  20
]
3 1.28 ms
SELECT count(*) AS sclr_0 FROM brewer b0_
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\Brewer 20

Entities Mapping

Class Mapping errors
App\Entity\Brewer No errors.
App\Entity\Beer No errors.
App\Entity\BrewerYear No errors.