https://www.annuairesdz.com/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CLogoPACrudController&entityId=14 Return to referer URL

Query Metrics

5 Database Queries
5 Different statements
8.04 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.06 ms
(38.00%)
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.58 ms
(32.05%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.description AS description_5, t0.customerindex AS customerindex_6, t0.active AS active_7 FROM logo_pa t0 WHERE t0.id = ?
Parameters:
[
  "14"
]
1.50 ms
(18.72%)
1
"COMMIT"
Parameters:
[]
0.50 ms
(6.24%)
1
UPDATE logo_pa SET image = ? WHERE id = ?
Parameters:
[
  "bms_logo.svg"
  14
]
0.40 ms
(4.99%)
1
"START TRANSACTION"
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\User No errors.
App\Entity\LogoPA No errors.