GET https://cp.dev.digitalsynergy.co.za/logout

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.78 ms
(70.28%)
1
"COMMIT"
Parameters:
[]
0.31 ms
(12.22%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password_hash AS password_hash_3, t0.role AS role_4, t0.is_enabled AS is_enabled_5, t0.totp_secret AS totp_secret_6, t0.backup_codes AS backup_codes_7, t0.auth_generation AS auth_generation_8, t0.billing_account_id AS billing_account_id_9, t0.force_password_change AS force_password_change_10, t0.reseller_id AS reseller_id_11, t0.invited_by_user_id AS invited_by_user_id_12, t0.display_name AS display_name_13, t0.created_at AS created_at_14, t0.last_login_at AS last_login_at_15 FROM users t0 WHERE t0.id = ?
Parameters:
[
  b"\x01Úq{ær¶šÎþ\x10\x05ïŠG"
]
0.24 ms
(9.42%)
1
INSERT INTO audit_log_entries (actor_id, actor_email, actor_token_label, impersonator_id, impersonator_email, target_type, target_id, action, metadata, ip, user_agent, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01Úq{ær¶šÎþ\x10\x05ïŠG"
  "anthony@digitalsynergy.co.za"
  null
  null
  null
  null
  null
  "logout"
  null
  "192.168.1.3"
  "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0"
  "2026-08-11 13:01:49"
]
0.21 ms
(8.08%)
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\AuditLogEntry 1

Entities Mapping

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