GET https://edunexus.lycee-sacrecoeur-beziers.com/logout

Query Metrics

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

Grouped Statements

Show all queries

default connection

Time Count Info
16.65 ms
(90.81%)
1
"COMMIT"
Parameters:
[]
0.84 ms
(4.58%)
1
INSERT INTO audit_log (action, entity_type, entity_id, details, ip_address, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "logout"
  "User"
  1
  "{"email":"chereau.steven@lycee-sacrecoeur-beziers.com"}"
  "172.20.0.1"
  "2026-02-02 15:32:07"
  1
]
0.51 ms
(2.78%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.google_id AS google_id_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.display_name AS display_name_6, t0.avatar AS avatar_7, t0.roles AS roles_8, t0.last_login_at AS last_login_at_9, t0.created_at AS created_at_10, t0.is_active AS is_active_11 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.34 ms
(1.84%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
readonly doctrine.dbal.readonly_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
readonly doctrine.orm.readonly_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\AuditLog 1

readonly entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

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

readonly entity manager

No loaded entities.