GET http://bytownia.dhlab.uj.edu.pl/komentarze-rzeczowe/dodaj

Query Metrics

6 Database Queries
6 Different statements
1.74 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(25.90%)
1
"COMMIT"
Parameters:
[]
0.44 ms
(25.50%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5 FROM user t0 WHERE t0.id = ?
Parameters:
[
  12
]
0.29 ms
(16.47%)
1
INSERT INTO factual_comment (reference_id, basic_form, status, created_at, updated_at, deleted_at, created_by_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "FFJUUTFR"
  null
  0
  "2026-05-23 10:15:46"
  "2026-05-23 10:15:46"
  null
  12
]
0.22 ms
(12.85%)
1
UPDATE ext_log_entries SET object_id = ? WHERE id = ?
Parameters:
[
  "264"
  33923
]
0.19 ms
(10.94%)
1
INSERT INTO ext_log_entries (action, logged_at, object_id, object_class, version, data, username) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "create"
  "2026-05-23 10:15:46"
  null
  "App\Entity\FactualComment"
  1
  "a:2:{s:9:"basicForm";N;s:6:"status";i:0;}"
  "janusz.gruchala@uj.edu.pl"
]
0.14 ms
(8.34%)
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\FactualComment 1
Gedmo\Loggable\Entity\LogEntry 1