Redirect 302 redirect from POST @app_login (cbb417)

GET https://dev.airaustral.hodi.cloud/connectionDate

Query Metrics

4 Database Queries
4 Different statements
3.03 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.28 ms
(42.21%)
1
"COMMIT"
Parameters:
[]
1.04 ms
(34.27%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.last_connection_date AS last_connection_date_7, t0.created AS created_8, t0.updated AS updated_9, t0.trigram AS trigram_10 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.52 ms
(17.17%)
1
UPDATE `user` SET last_connection_date = ? WHERE id = ?
Parameters:
[
  "2026-02-16 15:27:16"
  1
]
0.19 ms
(6.36%)
1
"START TRANSACTION"
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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.