Query Metrics

5 Database Queries
4 Different statements
14.14 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.92 ms
(70.17%)
1
SELECT count(i0_.id) AS sclr_0 FROM information i0_
Parameters:
[]
2.69 ms
(19.01%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4 FROM dentiste t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.85 ms
(5.98%)
1
SELECT DISTINCT i0_.id AS id_0 FROM information i0_ LIMIT 20 OFFSET 20
Parameters:
[]
0.68 ms
(4.84%)
1
SELECT i0_.id AS id_0, i0_.description AS description_1, i0_.dentiste_id AS dentiste_id_2 FROM information i0_ WHERE i0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  21
  22
  23
  24
  25
  26
  27
  28
]

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\Information No errors.
App\Entity\Dentiste No errors.