Query Metrics
2
Database Queries
2
Different statements
1.57 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.64 ms |
SELECT t0.id AS id_1, t0.raison_sociale AS raison_sociale_2, t0.logo AS logo_3, t0.telephone AS telephone_4, t0.nom_p AS nom_p_5, t0.prenom_p AS prenom_p_6, t0.date_naissance_p AS date_naissance_p_7, t0.est_active AS est_active_8, t0.email AS email_9, t0.google_id AS google_id_10, t0.google_refresh_token AS google_refresh_token_11, t0.google_sync_token AS google_sync_token_12, t0.device_ip AS device_ip_13, t0.device_token AS device_token_14, t0.pays_id AS pays_id_15, t0.departement_id AS departement_id_16, t0.localite_id AS localite_id_17, t0.abonnement_actuel_id AS abonnement_actuel_id_18 FROM entreprise t0 WHERE t0.device_token = ? LIMIT 1
Parameters:
[
"1b545b145b0e7abd864f603950d86bc6a510cefeb650e2ca"
]
|
||||||||||||||||||||||
| 2 | 0.93 ms |
SELECT t0.id AS id_1, t0.nombre_clients_total AS nombre_clients_total_2, t0.nombre_clients_servis AS nombre_clients_servis_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.created_at AS created_at_6, t0.entrees AS entrees_7, t0.sorties AS sorties_8, t0.satisfait AS satisfait_9, t0.pas_satisfait AS pas_satisfait_10, t0.source AS source_11, t0.entreprise_id AS entreprise_id_12 FROM patient_stat t0 WHERE t0.entreprise_id = ? AND t0.date_debut = ? AND t0.source = ? LIMIT 1
Parameters:
[ 1 "2026-08-22" "automatique" ]
|
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.