Redirect 302 redirect from POST @app_login (50433a)

GET http://sport.ksu.edu.kz/student/register/f134e893-4dfe-4254-b2be-1292be3c3145

Query Metrics

2 Database Queries
2 Different statements
1.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.88 ms
(75.13%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.valid_till AS valid_till_3, t0.teacher_id AS teacher_id_4 FROM registration_points t0 WHERE t0.id = ?
Parameters:
[
  "f134e893-4dfe-4254-b2be-1292be3c3145"
]
0.29 ms
(24.87%)
1
SELECT t0.id AS id_1, t0.iin AS iin_2, t0.password AS password_3, t0.lastname AS lastname_4, t0.firstname AS firstname_5, t0.patronymic AS patronymic_6, t0.avatar AS avatar_7, t0.roles AS roles_8 FROM users t0 WHERE t0.id = ?
Parameters:
[
  "94eefaaf-8743-4f72-b7a7-64202b96141c"
]

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\RegistrationPoint No errors.
App\Entity\User No errors.
App\Entity\Registration No errors.