Redirect 302 redirect from POST @app_login (5e81f1)

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

Query Metrics

82 Database Queries
6 Different statements
14.35 ms Query time
0 Invalid entities
54 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.60 ms
(32.08%)
27
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
]
4.54 ms
(31.60%)
27
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
]
3.97 ms
(27.68%)
25
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.70 ms
(4.88%)
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.33 ms
(2.31%)
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.21 ms
(1.46%)
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 27
App\Entity\Common\AppFile 25
App\Entity\User\User 1
App\Entity\User\Role 1

Entities Mapping