Redirect 302 redirect from POST @app_language-comment_edit (56f4d1)

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

Query Metrics

7 Database Queries
4 Different statements
15.80 ms Query time
0 Invalid entities
118 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.90 ms
(43.67%)
1
SELECT DISTINCT l0_.id AS id_0, l0_.basic_form AS basic_form_1 FROM language_comment l0_ LEFT JOIN language_comment_item l1_ ON l0_.id = l1_.comment_id AND (l1_.deleted_at IS NULL) WHERE (l0_.status >= ?) AND (l0_.deleted_at IS NULL) ORDER BY l0_.basic_form ASC LIMIT 50
Parameters:
[
  10
]
6.65 ms
(42.07%)
1
SELECT count(DISTINCT l0_.id) AS sclr_0 FROM language_comment l0_ LEFT JOIN language_comment_item l1_ ON l0_.id = l1_.comment_id AND (l1_.deleted_at IS NULL) WHERE (l0_.status >= ?) AND (l0_.deleted_at IS NULL)
Parameters:
[
  10
]
1.62 ms
(10.26%)
4
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:
[
  4
]
0.63 ms
(3.99%)
1
SELECT l0_.id AS id_0, l0_.reference_id AS reference_id_1, l0_.basic_form AS basic_form_2, l0_.status AS status_3, l0_.created_at AS created_at_4, l0_.updated_at AS updated_at_5, l0_.deleted_at AS deleted_at_6, l1_.id AS id_7, l1_.content AS content_8, l1_.language_comment_number AS language_comment_number_9, l1_.created_at AS created_at_10, l1_.updated_at AS updated_at_11, l1_.deleted_at AS deleted_at_12, l0_.created_by_id AS created_by_id_13, l1_.comment_id AS comment_id_14 FROM language_comment l0_ LEFT JOIN language_comment_item l1_ ON l0_.id = l1_.comment_id AND (l1_.deleted_at IS NULL) WHERE (l0_.status >= ? AND l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (l0_.deleted_at IS NULL) ORDER BY l0_.basic_form ASC
Parameters:
[
  10
  2871
  387
  325
  3121
  1205
  1385
  1077
  1206
  1422
  2193
  2937
  2648
  3363
  3244
  3378
  349
  607
  2328
  2111
  2128
  3343
  1605
  1279
  1785
  1931
  801
  2284
  803
  544
  2360
  331
  1496
  1296
  2948
  2389
  754
  3060
  2727
  2725
  2773
  3222
  319
  2552
  1291
  1142
  717
  416
  1765
  1971
  290
]

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\LanguageCommentItem 64
App\Entity\LanguageComment 50
App\Entity\User 4

Entities Mapping