Redirect 302 redirect from POST @app_test_standard_create (f97bcf)

GET https://strange-jones.95-216-76-58.plesk.page/en/test/standard/list

Query Metrics

85 Database Queries
6 Different statements
17.24 ms Query time
0 Invalid entities
57 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.61 ms
(32.53%)
28
SELECT t0.id AS id_1, t0.amd AS amd_2, t0.amd_specifics AS amd_specifics_3, t0.amd_pdf_id AS amd_pdf_id_4, t0.standard_id AS standard_id_5 FROM standard_amd t0 WHERE t0.standard_id = ?
Parameters:
[
  1
]
5.27 ms
(30.54%)
28
SELECT t0.id AS id_1, t0.paragraph AS paragraph_2, t0.standard_id AS standard_id_3 FROM standard_paragraph t0 WHERE t0.standard_id = ?
Parameters:
[
  1
]
4.89 ms
(28.36%)
26
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6 FROM app_file t0 WHERE t0.id = ?
Parameters:
[
  17
]
0.77 ms
(4.47%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.full_name AS full_name_4, t0.email AS email_5, t0.active AS active_6, t0.verified AS verified_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.role_id AS role_id_11 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.38 ms
(2.21%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.issue_year AS issue_year_3, t0.expiry_date AS expiry_date_4, t0.description AS description_5, t0.standard_pdf_id AS standard_pdf_id_6, t0.replacement_standard_id AS replacement_standard_id_7 FROM standard t0
Parameters:
[]
0.33 ms
(1.90%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM role t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\Test\Standard 28
App\Entity\Common\AppFile 26
App\Entity\User\User 1
App\Entity\User\Role 1
App\Entity\Test\StandardParagraph 1

Entities Mapping