POST https://3d-edem.com/admin/app/format/6/edit?q=admin%2Fapp%2Fformat%2F6%2Fedit&uniqid=s696df56a37d03

Query Metrics

5 Database Queries
5 Different statements
14.47 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.22 ms
(43.00%)
1
"COMMIT"
Parameters:
[]
4.32 ms
(29.88%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.updated_at AS updated_at_4 FROM format t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
1.89 ms
(13.07%)
1
"START TRANSACTION"
Parameters:
[]
1.42 ms
(9.82%)
1
UPDATE format SET updated_at = ?, image = ? WHERE id = ?
Parameters:
[
  "2026-01-19 09:12:55"
  "696df59761801576910277.png"
  6
]
0.61 ms
(4.23%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.profile_image AS profile_image_4, t0.updated_at AS updated_at_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_verified AS is_verified_8, t0.verification_token AS verification_token_9, t0.expires_at AS expires_at_10, t0.firstname AS firstname_11, t0.lastname AS lastname_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  6
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Format 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Favorite No errors.
App\Entity\Format No errors.
App\Entity\Model3D No errors.