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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.99 ms
(46.92%)
1
SELECT DISTINCT b0_.id AS id_0 FROM business_category_group b0_ LIMIT 20
Parameters:
[]
1.70 ms
(26.64%)
1
SELECT COUNT(b0_.id) AS sclr_0 FROM business_category_group b0_
Parameters:
[]
1.02 ms
(15.96%)
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:
[
  1
]
0.67 ms
(10.48%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1 FROM business_category_group b0_ WHERE b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
]

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\BusinessCategoryGroup No errors.