POST https://skylineit.de/webauthn/login/verify

Query Metrics

4 Database Queries
2 Different statements
7.01 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.78 ms
(68.08%)
3
SELECT t0.id AS id_1, t0.credential_id AS credential_id_2, t0.user_handle AS user_handle_3, t0.source AS source_4, t0.created_at AS created_at_5, t0.label AS label_6, t0.aaguid AS aaguid_7, t0.transports AS transports_8, t0.user_id AS user_id_9 FROM webauthn_credential t0 WHERE t0.credential_id = ? LIMIT 1
Parameters:
[
  "Y8VV5AQYnbN_bhpqdjdXaIlp7aZnFnsjV3-VtoWUD9A87o_y"
]
2.24 ms
(31.92%)
1
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_verified AS is_verified_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.nickname AS nickname_9, t0.phone_number AS phone_number_10, t0.birth_date AS birth_date_11, t0.gender AS gender_12, t0.strasse AS strasse_13, t0.hausnummer AS hausnummer_14, t0.plz AS plz_15, t0.stadt AS stadt_16, t0.bundesland AS bundesland_17, t0.profile_photo AS profile_photo_18, t0.totp_secret AS totp_secret_19, t0.is_totp_enabled AS is_totp_enabled_20, t0.preferred_locale AS preferred_locale_21, t0.profile_completed AS profile_completed_22, t0.failed_login_attempts AS failed_login_attempts_23, t0.account_locked_until AS account_locked_until_24 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]

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 1
App\Entity\WebauthnCredential 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\WebauthnCredential No errors.