POST https://hub-dev.maxfeld.legal/anmelden

Query Metrics

4 Database Queries
4 Different statements
2.78 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.39 ms
(50.18%)
1
"COMMIT"
Parameters:
[]
0.51 ms
(18.25%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.display_name AS display_name_3, t0.author_name AS author_name_4, t0.initials AS initials_5, t0.address_uid AS address_uid_6, t0.role AS role_7, t0.password_hash AS password_hash_8, t0.is_active AS is_active_9, t0.last_login_at AS last_login_at_10, t0.created_at AS created_at_11 FROM user_account t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "online@maxfeld.legal"
]
0.47 ms
(16.77%)
1
UPDATE user_account SET last_login_at = ? WHERE id = ?
Parameters:
[
  "2026-08-07 07:03:25"
  b"\x01ŸÖÕQôzÑ­’2åÃp?¿"
]
0.41 ms
(14.80%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
typo3 doctrine.dbal.typo3_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\UserAccount 1

Entities Mapping

Class Mapping errors
App\Entity\UserAccount No errors.