POST https://infinitemoment.am/file/upload/edit/208522

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
5.69 ms
(70.56%)
1
"COMMIT"
Parameters:
[]
1.13 ms
(14.08%)
1
UPDATE gallery SET is_print = ? WHERE id = ?
Parameters:
[
  1
  208522
]
0.56 ms
(6.92%)
1
SELECT t0.id AS id_1, t0.credit AS credit_2, t0.email AS email_3, t0.name AS name_4, t0.is_active AS is_active_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_verified AS is_verified_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
  180
]
0.50 ms
(6.17%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.compressed_image AS compressed_image_3, t0.document_number AS document_number_4, t0.locale AS locale_5, t0.letter_id AS letter_id_6, t0.template_id AS template_id_7, t0.created_at AS created_at_8, t0.is_show AS is_show_9, t0.is_print AS is_print_10, t0.user_id AS user_id_11 FROM gallery t0 WHERE t0.id = ?
Parameters:
[
  "208522"
]
0.18 ms
(2.27%)
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\Gallery No errors.
App\Entity\UserGallery No errors.
App\Entity\UserTemplate No errors.