http://www.dental.gebanalysis.cloud/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDentisteCrudController

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
12.72 ms
(91.63%)
1
SELECT count(d0_.id) AS sclr_0 FROM dentiste d0_
Parameters:
[]
0.87 ms
(6.24%)
1
SELECT DISTINCT d0_.id AS id_0 FROM dentiste d0_ LIMIT 20
Parameters:
[]
0.30 ms
(2.13%)
1
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.description AS description_2, d0_.image AS image_3 FROM dentiste d0_ WHERE d0_.id IN (?, ?, ?, ?)
Parameters:
[
  2
  3
  4
  5
]

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