Redirect 302 redirect from POST @login (6bb4bc)

GET https://dk.fcsprint2.nl/

Query Metrics

5 Database Queries
5 Different statements
10.12 ms Query time
0 Invalid entities
20 Managed entities

Grouped Statements

Show all queries

Time Count Info
8.26 ms
(81.62%)
1
SELECT s0_.id AS id_0, s0_.date AS date_1, s0_.timespend AS timespend_2, s0_.stpath_id AS stpath_id_3, s0_.user_id AS user_id_4 FROM spend_time s0_ WHERE s0_.stpath_id = ? AND s0_.user_id = ? AND s0_.date = ?
Parameters:
[
  51
  1845
  "2026-09-01"
]
0.52 ms
(5.17%)
1
SELECT t0_.id AS id_0, t0_.state AS state_1, t0_.teacherRole AS teacherRole_2, t0_.studentRole AS studentRole_3 FROM teacher_students t0_ WHERE t0_.studentRole = ? AND t0_.state = ?
Parameters:
[
  1845
  0
]
0.49 ms
(4.84%)
1
SELECT t0.id AS id_1, t0.menu_origin AS menu_origin_2, t0.page AS page_3, t0.location AS location_4, t0.exercise_id AS exercise_id_5, t0.path1 AS path1_6, t0.sequence1 AS sequence1_7, t0.name1 AS name1_8, t0.path2 AS path2_9, t0.sequence2 AS sequence2_10, t0.name2 AS name2_11, t0.path3 AS path3_12, t0.sequence3 AS sequence3_13, t0.name3 AS name3_14, t0.path4 AS path4_15, t0.sequence4 AS sequence4_16, t0.name4 AS name4_17, t0.path5 AS path5_18, t0.sequence5 AS sequence5_19, t0.name5 AS name5_20, t0.request_uri AS request_uri_21, t0.path_title AS path_title_22 FROM st_path t0 WHERE t0.menu_origin = ? AND t0.page = ? LIMIT 1
Parameters:
[
  "6"
  "menu"
]
0.46 ms
(4.56%)
1
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.active AS active_3, t0.id AS id_4, t0.last_used AS last_used_5, t0.username AS username_6, t0.enabled AS enabled_7, t0.used AS used_8, t0.name AS name_9, t0.organisation AS organisation_10, t0.town AS town_11, t0.country AS country_12, t0.email AS email_13, t0.password AS password_14, t0.azure_id AS azure_id_15, t0.menu_id AS menu_id_16, t0.azure_refresh_token AS azure_refresh_token_17, t0.progress AS progress_18, t0.roles AS roles_19, t0.lastlogin AS lastlogin_20, t0.user_id AS user_id_21 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1845
]
0.38 ms
(3.80%)
1
SELECT e0_.id AS id_0, e0_.key AS key_1, e0_.value AS value_2, e0_.type AS type_3 FROM env_settings e0_
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\EnvSettings 17
App\Entity\User 1
App\Entity\SpendTime\StPath 1
App\Entity\SpendTime\Spendtime 1

Entities Mapping