POST https://reconciliation-form-uat.apps.maikhub.com/

Query Metrics

5 Database Queries
5 Different statements
9.09 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.98 ms
(43.79%)
1
"COMMIT"
Parameters:
[]
2.24 ms
(24.61%)
1
INSERT INTO logs (message, level, context, source, created_at, updated_at, is_notified) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Échec d’authentification"
  "ERROR"
  "{"ip":"143.105.75.57","message":"Email ou mot de passe invalid.","last_username":"super@gmail.com"}"
  "app_login"
  "2026-08-03 18:23:15"
  null
  "[]"
]
1.72 ms
(18.93%)
1
SELECT t0.id AS id_1, t0.login_max_attempts AS login_max_attempts_2, t0.login_attempts_window_minutes AS login_attempts_window_minutes_3, t0.password_min_length AS password_min_length_4, t0.password_require_uppercase AS password_require_uppercase_5, t0.password_require_digit AS password_require_digit_6, t0.password_require_special AS password_require_special_7, t0.session_timeout_minutes AS session_timeout_minutes_8, t0.enable_2fa AS enable_2fa_9, t0.password_expiration_days AS password_expiration_days_10, t0.token_lifetime AS token_lifetime_11, t0.token_stripe AS token_stripe_12, t0.token_stripe_pre AS token_stripe_pre_13, t0.url AS url_14, t0.port AS port_15, t0.username AS username_16, t0.password AS password_17 FROM security_settings t0 LIMIT 1
Parameters:
[]
0.83 ms
(9.10%)
1
SELECT t0.id AS id_1, t0.last_name AS last_name_2, t0.first_name AS first_name_3, t0.email AS email_4, t0.password AS password_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.last_login_at AS last_login_at_8, t0.first_connexion AS first_connexion_9, t0.reset_token AS reset_token_10, t0.reset_token_expires_at AS reset_token_expires_at_11, t0.role_id AS role_id_12, t0.statut_id AS statut_id_13 FROM `employee` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "super@gmail.com"
]
0.32 ms
(3.58%)
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\SecuritySettings 1
App\Entity\Employee 1
App\Entity\Role 1
App\Entity\Statut 1
App\Entity\Logs 1

Entities Mapping

Class Mapping errors
App\Entity\SecuritySettings No errors.
App\Entity\Employee No errors.
App\Entity\Role No errors.
App\Entity\Statut No errors.
App\Entity\Logs No errors.