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

Queries

Group similar statements

# Time Info
1 3.06 ms
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 2.58 ms
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"
]
3 0.40 ms
"START TRANSACTION"
Parameters:
[]
4 0.50 ms
UPDATE logo_pa SET image = ? WHERE id = ?
Parameters:
[
  "bms_logo.svg"
  14
]
5 1.50 ms
"COMMIT"
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.