GET https://www.leclub-sodastream.fr/logout

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.25 ms
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.birthdate AS birthdate_7, t0.optin AS optin_8, t0.date_create AS date_create_9, t0.time_create AS time_create_10, t0.fidelity_points AS fidelity_points_11, t0.date_last_login AS date_last_login_12, t0.time_last_login AS time_last_login_13, t0.google_authenticator_secret AS google_authenticator_secret_14, t0.wallet_token AS wallet_token_15, t0.wallet_installed AS wallet_installed_16, t0.wallet_lived AS wallet_lived_17 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  25638
]
2 0.04 ms
"START TRANSACTION"
Parameters:
[]
3 0.17 ms
INSERT INTO log (action, data1, data2, ip, time_create, date_create, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "logout"
  null
  null
  "172.71.232.46"
  "2026-03-01 17:31:27"
  "2026-03-01"
  25638
]
4 0.81 ms
"COMMIT"
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\User 1
App\Entity\Log\Log 1

Entities Mapping

Class Mapping errors
App\Entity\User\User No errors.
App\Entity\Fidelity\FidelityPurchase No errors.
App\Entity\Log\Log No errors.
App\Entity\Order\Order No errors.