https://www.annuairesdz.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLogoPACrudController

Query Metrics

4 Database Queries
4 Different statements
8.14 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.11 ms
(38.20%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
2.80 ms
(34.44%)
1
SELECT DISTINCT l0_.id AS id_0 FROM logo_pa l0_ LIMIT 20
Parameters:
[]
1.40 ms
(17.17%)
1
SELECT COUNT(l0_.id) AS sclr_0 FROM logo_pa l0_
Parameters:
[]
0.83 ms
(10.19%)
1
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.slug AS slug_2, l0_.image AS image_3, l0_.description AS description_4, l0_.customerindex AS customerindex_5, l0_.active AS active_6 FROM logo_pa l0_ WHERE l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  9
  10
  11
  12
  13
]

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\User No errors.
App\Entity\LogoPA No errors.