| 1 |
3.72 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.firstname AS firstname_6, t0.name AS name_7, t0.is_active AS is_active_8, t0.partenaire AS partenaire_9, t0.last_login AS last_login_10, t0.is_ready AS is_ready_11, t0.referent AS referent_12, t0.difficulty AS difficulty_13, t0.is_premium AS is_premium_14, t0.is_gold AS is_gold_15, t0.tokens_invalidated_at AS tokens_invalidated_at_16, t0.hubspot_id AS hubspot_id_17, t0.service_id AS service_id_18, t0.notif_configuration_id AS notif_configuration_id_19, t0.mail_configuration_id AS mail_configuration_id_20 FROM admin t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"rolesignature@reseauglass.fr"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.firstname AS firstname_6, t0.name AS name_7, t0.is_active AS is_active_8, t0.partenaire AS partenaire_9, t0.last_login AS last_login_10, t0.is_ready AS is_ready_11, t0.referent AS referent_12, t0.difficulty AS difficulty_13, t0.is_premium AS is_premium_14, t0.is_gold AS is_gold_15, t0.tokens_invalidated_at AS tokens_invalidated_at_16, t0.hubspot_id AS hubspot_id_17, t0.service_id AS service_id_18, t0.notif_configuration_id AS notif_configuration_id_19, t0.mail_configuration_id AS mail_configuration_id_20 FROM admin t0 WHERE t0.email = 'rolesignature@reseauglass.fr' LIMIT 1;
|
| 2 |
0.60 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.firstname AS firstname_6, t0.name AS name_7, t0.is_active AS is_active_8, t0.partenaire AS partenaire_9, t0.last_login AS last_login_10, t0.is_ready AS is_ready_11, t0.referent AS referent_12, t0.difficulty AS difficulty_13, t0.is_premium AS is_premium_14, t0.is_gold AS is_gold_15, t0.tokens_invalidated_at AS tokens_invalidated_at_16, t0.hubspot_id AS hubspot_id_17, t0.service_id AS service_id_18, t0.notif_configuration_id AS notif_configuration_id_19, t0.mail_configuration_id AS mail_configuration_id_20 FROM admin t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"rolesignature@reseauglass.fr"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.firstname AS firstname_6, t0.name AS name_7, t0.is_active AS is_active_8, t0.partenaire AS partenaire_9, t0.last_login AS last_login_10, t0.is_ready AS is_ready_11, t0.referent AS referent_12, t0.difficulty AS difficulty_13, t0.is_premium AS is_premium_14, t0.is_gold AS is_gold_15, t0.tokens_invalidated_at AS tokens_invalidated_at_16, t0.hubspot_id AS hubspot_id_17, t0.service_id AS service_id_18, t0.notif_configuration_id AS notif_configuration_id_19, t0.mail_configuration_id AS mail_configuration_id_20 FROM admin t0 WHERE t0.email = 'rolesignature@reseauglass.fr' LIMIT 1;
|
| 3 |
1.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.name AS name_3, t0.color AS color_4, t0.email AS email_5, t0.phone AS phone_6, t0.lat AS lat_7, t0.lng AS lng_8, t0.is_active AS is_active_9, t0.info AS info_10, t0.department AS department_11, t0.companie_id AS companie_id_12, t0.technician_id AS technician_id_13, t0.address_id AS address_id_14 FROM technician t0 WHERE t0.technician_id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.name AS name_3, t0.color AS color_4, t0.email AS email_5, t0.phone AS phone_6, t0.lat AS lat_7, t0.lng AS lng_8, t0.is_active AS is_active_9, t0.info AS info_10, t0.department AS department_11, t0.companie_id AS companie_id_12, t0.technician_id AS technician_id_13, t0.address_id AS address_id_14 FROM technician t0 WHERE t0.technician_id = 640;
|
| 4 |
1.13 ms |
SELECT s0_.id AS id_0, s0_.morning_login_time AS morning_login_time_1, s0_.session_duration_minutes AS session_duration_minutes_2, s0_.last_logout_time AS last_logout_time_3, s0_.updated_at AS updated_at_4, s0_.user_id AS user_id_5 FROM session_history s0_ WHERE s0_.user_id = ? AND s0_.morning_login_time >= ? AND s0_.morning_login_time < ? LIMIT 1
Parameters: [
640
"2026-02-20 00:00:00"
"2026-02-21 00:00:00"
]
SELECT s0_.id AS id_0, s0_.morning_login_time AS morning_login_time_1, s0_.session_duration_minutes AS session_duration_minutes_2, s0_.last_logout_time AS last_logout_time_3, s0_.updated_at AS updated_at_4, s0_.user_id AS user_id_5 FROM session_history s0_ WHERE s0_.user_id = 640 AND s0_.morning_login_time >= '2026-02-20 00:00:00' AND s0_.morning_login_time < '2026-02-21 00:00:00' LIMIT 1;
|
| 5 |
0.59 ms |
SELECT t0.id AS id_1, t0.white_list AS white_list_2 FROM conf_global t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.white_list AS white_list_2 FROM conf_global t0 WHERE t0.id = 1;
|
| 6 |
0.98 ms |
SELECT t0.id AS id_1, t0.roles AS roles_2, t0.referent AS referent_3, t0.hubspot_id AS hubspot_id_4, t0.company_id AS company_id_5, t0.user_id AS user_id_6, t0.known_id AS known_id_7 FROM user_company t0 WHERE t0.user_id = ?
SELECT t0.id AS id_1, t0.roles AS roles_2, t0.referent AS referent_3, t0.hubspot_id AS hubspot_id_4, t0.company_id AS company_id_5, t0.user_id AS user_id_6, t0.known_id AS known_id_7 FROM user_company t0 WHERE t0.user_id = 640;
|
| 7 |
0.22 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 8 |
1.16 ms |
UPDATE admin SET last_login = ? WHERE id = ?
Parameters: [
"2026-02-20 10:25:27"
640
]
UPDATE admin SET last_login = '2026-02-20 10:25:27' WHERE id = 640;
|
| 9 |
0.67 ms |
"COMMIT"
|