GET https://editeur-dentaire.fr/ajax/centre/insurance-agreement/125/get-status

Query Metrics

8 Database Queries
8 Different statements
5.74 ms Query time
0 Invalid entities
17 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.43 ms
(24.86%)
1
"COMMIT"
Parameters:
[]
0.95 ms
(16.47%)
1
SELECT c0_.date AS date_0, c0_.first_connection_time AS first_connection_time_1, c0_.last_connection_time AS last_connection_time_2, c0_.last_action_time AS last_action_time_3, c0_.last_disconnection_time AS last_disconnection_time_4, c0_.total_duration AS total_duration_5, c0_.session_count AS session_count_6, c0_.active AS active_7, c0_.id AS id_8, c0_.user_id AS user_id_9 FROM connection_history c0_ INNER JOIN user u1_ ON c0_.user_id = u1_.id WHERE u1_.id = ? ORDER BY c0_.date DESC LIMIT 1
Parameters:
[
  1046
]
0.78 ms
(13.59%)
1
SELECT t0.name AS name_1, t0.label AS label_2, t0.id AS id_3, t4.civility AS civility_5, t4.first_name AS first_name_6, t4.last_name AS last_name_7, t4.login AS login_8, t4.password AS password_9, t4.email AS email_10, t4.phone AS phone_11, t4.mobile_phone AS mobile_phone_12, t4.contact AS contact_13, t4.status AS status_14, t4.first_login AS first_login_15, t4.avatar AS avatar_16, t4.token AS token_17, t4.token_created_at AS token_created_at_18, t4.id AS id_19, t4.role_id AS role_id_20, t4.group_id AS group_id_21, t0.parent AS parent_22 FROM role t0 LEFT JOIN user t4 ON t4.role_id = t0.id WHERE t0.id = ?
Parameters:
[
  8
]
0.70 ms
(12.23%)
1
SELECT t0.name AS name_1, t0.finess AS finess_2, t0.login AS login_3, t0.password AS password_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.phone AS phone_8, t0.fax AS fax_9, t0.email AS email_10, t0.saps_email AS saps_email_11, t0.saps_password AS saps_password_12, t0.quotation_price AS quotation_price_13, t0.estimated_price AS estimated_price_14, t0.subscription_price AS subscription_price_15, t0.billing_excluded AS billing_excluded_16, t0.subscription_excluded AS subscription_excluded_17, t0.multi_centre AS multi_centre_18, t0.invoicing AS invoicing_19, t0.bank_score AS bank_score_20, t0.status AS status_21, t0.start_date AS start_date_22, t0.enable_ocr AS enable_ocr_23, t0.email_comptable AS email_comptable_24, t0.cabinet_status AS cabinet_status_25, t0.insurance_agreement_status AS insurance_agreement_status_26, t0.id AS id_27, t28.id_externe AS id_externe_29, t28.desmos AS desmos_30, t28.veasy AS veasy_31, t28.doctolib AS doctolib_32, t28.id AS id_33, t28.centre_id AS centre_id_34, t0.creator_group_id AS creator_group_id_35, t0.group_id AS group_id_36, t0.contact_id AS contact_id_37 FROM centre t0 LEFT JOIN centre_mapping t28 ON t28.centre_id = t0.id WHERE t0.id = ?
Parameters:
[
  125
]
0.69 ms
(12.06%)
1
SELECT t0.civility AS civility_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.login AS login_4, t0.password AS password_5, t0.email AS email_6, t0.phone AS phone_7, t0.mobile_phone AS mobile_phone_8, t0.contact AS contact_9, t0.status AS status_10, t0.first_login AS first_login_11, t0.avatar AS avatar_12, t0.token AS token_13, t0.token_created_at AS token_created_at_14, t0.id AS id_15, t0.role_id AS role_id_16, t0.group_id AS group_id_17 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1046
]
0.50 ms
(8.75%)
1
UPDATE connection_history SET last_action_time = ? WHERE id = ?
Parameters:
[
  "2026-04-25 17:45:24"
  97688
]
0.44 ms
(7.74%)
1
SELECT t0.date AS date_1, t0.first_connection_time AS first_connection_time_2, t0.last_connection_time AS last_connection_time_3, t0.last_action_time AS last_action_time_4, t0.last_disconnection_time AS last_disconnection_time_5, t0.total_duration AS total_duration_6, t0.session_count AS session_count_7, t0.active AS active_8, t0.id AS id_9, t0.user_id AS user_id_10 FROM connection_history t0 WHERE t0.user_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  1046
  "2026-04-25"
]
0.25 ms
(4.30%)
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\User 12
App\Entity\Role 1
App\Entity\ConnectionHistory 1
App\Entity\Centre 1
App\Entity\CentreGroup 1
App\Entity\CentreMapping 1