Redirect 307 redirect from GET @fo_homeindex_react (5389ed)

GET https://evalcomp.dataccessor.com/login

Query Metrics

1 Database Queries
1 Different statements
16.67 ms Query time
0 Invalid entities
2521 Managed entities

Queries

Group similar statements

# Time Info
1 16.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.azure_id AS azure_id_5, t0.username AS username_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.department AS department_9, t0.job_title AS job_title_10, t0.azure_groups AS azure_groups_11, t12.id AS id_13, t12.firstname AS firstname_14, t12.lastname AS lastname_15, t12.user_id AS user_id_16, t17.id AS id_18, t17.firstname AS firstname_19, t17.lastname AS lastname_20, t17.user_id AS user_id_21, t22.id AS id_23, t22.firstname AS firstname_24, t22.lastname AS lastname_25, t22.company AS company_26, t22.user_id AS user_id_27 FROM user t0 LEFT JOIN student t12 ON t12.user_id = t0.id LEFT JOIN professor t17 ON t17.user_id = t0.id LEFT JOIN tutor t22 ON t22.user_id = t0.id
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 1445
App\Entity\Student 905
App\Entity\Professor 169
App\Entity\Tutor 2

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Student No errors.
App\Entity\Professor No errors.
App\Entity\Tutor No errors.
App\Entity\Promotion No errors.