Redirect 302 redirect from POST @app_login (3da528)

GET https://careconcept-n2a.myn2a.online/welcome-board

Query Metrics

9 Database Queries
8 Different statements
6.07 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 1.00 ms
SELECT t0.clef AS clef_1, t0.valeur AS valeur_2 FROM app_config t0 WHERE t0.clef = ?
Parameters:
[
  "maintenance_mode"
]
2 0.39 ms
SELECT t0.clef AS clef_1, t0.valeur AS valeur_2 FROM app_config t0 WHERE t0.clef = ?
Parameters:
[
  "maintenance_resume_at"
]
3 0.79 ms
SELECT t0.uuid AS uuid_1, t0.email AS email_2, t0.prenom AS prenom_3, t0.nom AS nom_4, t0.telephone AS telephone_5, t0.ifu AS ifu_6, t0.photo AS photo_7, t0.roles AS roles_8, t0.position_updated_at AS position_updated_at_9, t0.type_compte AS type_compte_10, t0.created_at AS created_at_11, t0.last_login_at AS last_login_at_12, t0.bpay_account AS bpay_account_13, t0.business_pay_account AS business_pay_account_14, t0.care_concept_account AS care_concept_account_15, t0.cashline_account AS cashline_account_16, t0.current_lat AS current_lat_17, t0.current_lon AS current_lon_18, t19.id AS id_20, t19.numero_carte AS numero_carte_21, t19.points_actuels AS points_actuels_22, t19.points_totaux AS points_totaux_23, t19.created_at AS created_at_24, t19.user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19.user_uuid = t0.uuid WHERE t0.email = ? LIMIT 1
Parameters:
[
  "f_singbo@n2a.online"
]
4 0.76 ms
SELECT t0.id AS id_1, t0.collab_id AS collab_id_2, t0.role AS role_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.enseigne_id AS enseigne_id_6, t0.entreprise_id AS entreprise_id_7, t0.plateforme_id AS plateforme_id_8, t0.plateforme_nom AS plateforme_nom_9, t0.user_uuid AS user_uuid_10, t0.user_email AS user_email_11, t0.user_prenom AS user_prenom_12, t0.user_nom AS user_nom_13, t0.user_photo AS user_photo_14, t0.statut AS statut_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM collaboration t0 WHERE t0.collab_id = ? LIMIT 1
Parameters:
[
  492
]
5 0.63 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.libelle AS libelle_4, t0.main_db_host AS main_db_host_5, t0.main_db_name AS main_db_name_6, t0.main_db_user AS main_db_user_7, t0.main_db_pass AS main_db_pass_8, t0.base_url AS base_url_9, t0.api_key AS api_key_10, t0.dgi_token AS dgi_token_11 FROM enseignes t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "YLWE"
]
6 0.44 ms
"START TRANSACTION"
Parameters:
[]
7 0.57 ms
UPDATE collaboration SET date_debut = ?, date_fin = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-04-14 00:00:00"
  "2026-12-31 00:00:00"
  "2026-04-15 18:04:00"
  87
]
8 0.91 ms
"COMMIT"
Parameters:
[]
9 0.57 ms
SELECT t0.id AS id_1, t0.collab_id AS collab_id_2, t0.role AS role_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.enseigne_id AS enseigne_id_6, t0.entreprise_id AS entreprise_id_7, t0.plateforme_id AS plateforme_id_8, t0.plateforme_nom AS plateforme_nom_9, t0.user_uuid AS user_uuid_10, t0.user_email AS user_email_11, t0.user_prenom AS user_prenom_12, t0.user_nom AS user_nom_13, t0.user_photo AS user_photo_14, t0.statut AS statut_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM collaboration t0 WHERE t0.user_uuid = ? AND t0.plateforme_id = ?
Parameters:
[
  "5744ad07-6692-4bf5-aabf-613bece4c3e8"
  "4"
]

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\AppConfig 2
App\Entity\Users 1
App\Entity\Collaboration 1
App\Entity\Enseigne 1

Entities Mapping