https://web.tkcent.com/id/easyadmin?crudAction=index&crudControllerFqcn=App%5CController%5CEasyAdmin%5CTagCrudController

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.25 ms
(64.63%)
1
SELECT DISTINCT s0_.id AS id_0, s0_.name AS name_1 FROM symfony_demo_tag s0_ ORDER BY s0_.name ASC LIMIT 20
Parameters:
[]
0.07 ms
(18.85%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1 FROM symfony_demo_tag s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.name ASC
Parameters:
[
  4
  3
  8
  5
  2
  6
  1
  9
  7
]
0.06 ms
(16.51%)
1
SELECT count(s0_.id) AS sclr_0 FROM symfony_demo_tag s0_
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\Tag No errors.