POST https://api97485-albarkaznt.maialbarka.com/customer/auth

Query Metrics

7 Database Queries
7 Different statements
169.82 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 6.50 ms
SELECT c0_.id AS id_0, c0_.last_name AS last_name_1, c0_.first_name AS first_name_2, c0_.address AS address_3, c0_.password AS password_4, c0_.phone AS phone_5, c0_.mail AS mail_6, c0_.canal AS canal_7, c0_.created_at AS created_at_8, c0_.deleted_at AS deleted_at_9, c0_.status AS status_10, c0_.code_lancement AS code_lancement_11, c0_.kyc AS kyc_12, c0_.piece_identite AS piece_identite_13, c0_.code_unique AS code_unique_14, c0_.nbre_tentative AS nbre_tentative_15, c0_.id_session AS id_session_16, c0_.is_active AS is_active_17, c0_.id_roles_id AS id_roles_id_18 FROM customer c0_ WHERE c0_.phone = ?
Parameters:
[
  "22789136673"
]
2 3.52 ms
SELECT t0.id AS id_1, t0.limite_tentative AS limite_tentative_2 FROM parametre_general t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
3 49.36 ms
"START TRANSACTION"
Parameters:
[]
4 44.76 ms
INSERT INTO log (action, message, context, source, created_at, updated_at, identifiant) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "CONNEXION"
  "Connexion réussi"
  "{"id":599,"session":"tab_6a2d5b7839eda1.60921294"}"
  "AuthController"
  "2026-06-13 14:30:32"
  null
  "22789136673"
]
5 29.90 ms
UPDATE customer SET id_session = ? WHERE id = ?
Parameters:
[
  "tab_6a2d5b7839eda1.60921294"
  599
]
6 20.98 ms
"COMMIT"
Parameters:
[]
7 14.80 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.deleted_at AS deleted_at_5, t0.status AS status_6, t0.canal AS canal_7 FROM roles 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\Customer 1
App\Entity\Roles 1
App\Entity\ParametreGeneral 1
App\Entity\Log 1

Entities Mapping

Class Mapping errors
App\Entity\Customer No errors.
App\Entity\Roles No errors.
App\Entity\ParametreGeneral No errors.
App\Entity\Log No errors.