Query Metrics

3 Database Queries
3 Different statements
134.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
119.16 ms
(88.54%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.title AS title_4, c0_.county_id AS county_id_5 FROM community c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
]
15.16 ms
(11.26%)
1
SELECT DISTINCT c0_.id AS id_0 FROM community c0_ LIMIT 20 OFFSET 40
Parameters:
[]
0.26 ms
(0.19%)
1
SELECT count(c0_.id) AS sclr_0 FROM community c0_
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.

Entities Mapping

Class Mapping errors
App\Entity\Community No errors.
App\Entity\County No errors.
App\Entity\City No errors.