0.48 ms (25.13%)
1
"COMMIT"
0.35 ms (18.38%)
1
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . organization AS organization_4 , t0 . phone_number AS phone_number_5 , t0 . email AS email_6 , t0 . pending_email AS pending_email_7 , t0 . password AS password_8 , t0 . enabled AS enabled_9 , t0 . deleted_at AS deleted_at_10 , t0 . roles AS roles_11 , t0 . profil AS profil_12 , t0 . job AS job_13 , t0 . comment AS comment_14 , t0 . locale AS locale_15 , t0 . allow_general_notifications AS allow_general_notifications_16 , t0 . validated_at AS validated_at_17 , t0 . allow_event_notifications AS allow_event_notifications_18 , t0 . allow_press_notifications AS allow_press_notifications_19 , t0 . allow_blog_notifications AS allow_blog_notifications_20 , t0 . allow_product_notifications AS allow_product_notifications_21 , t0 . allow_article_notifications_bool AS allow_article_notifications_bool_22 , t0 . device_push_permission AS device_push_permission_23 , t0 . device_push_permission_updated_at AS device_push_permission_updated_at_24 , t0 . country_id AS country_id_25 FROM client t0 WHERE t0 . email = ? LIMIT 1
Parameters :
[
"maxtor3569@gmail.com "
]
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . organization AS organization_4 , t0 . phone_number AS phone_number_5 , t0 . email AS email_6 , t0 . pending_email AS pending_email_7 , t0 . password AS password_8 , t0 . enabled AS enabled_9 , t0 . deleted_at AS deleted_at_10 , t0 . roles AS roles_11 , t0 . profil AS profil_12 , t0 . job AS job_13 , t0 . comment AS comment_14 , t0 . locale AS locale_15 , t0 . allow_general_notifications AS allow_general_notifications_16 , t0 . validated_at AS validated_at_17 , t0 . allow_event_notifications AS allow_event_notifications_18 , t0 . allow_press_notifications AS allow_press_notifications_19 , t0 . allow_blog_notifications AS allow_blog_notifications_20 , t0 . allow_product_notifications AS allow_product_notifications_21 , t0 . allow_article_notifications_bool AS allow_article_notifications_bool_22 , t0 . device_push_permission AS device_push_permission_23 , t0 . device_push_permission_updated_at AS device_push_permission_updated_at_24 , t0 . country_id AS country_id_25 FROM client t0 WHERE t0 . email = 'maxtor3569@gmail.com' LIMIT 1 ;
Copy
0.22 ms (11.43%)
1
SELECT t0 . id AS id_1 , t0 . day AS day_2 , t0 . enable_product_notif AS enable_product_notif_3 , t0 . enable_general_notif AS enable_general_notif_4 , t0 . last_connected_at AS last_connected_at_5 , t0 . nb_sessions AS nb_sessions_6 , t0 . deleted AS deleted_7 , t0 . page_visits AS page_visits_8 , t0 . usage_time_minutes AS usage_time_minutes_9 , t0 . client_id AS client_id_10 FROM user_statistic t0 WHERE t0 . client_id = ? AND t0 . day = ? LIMIT 1
Parameters :
[
1
"2026-06-01 "
]
SELECT t0 . id AS id_1 , t0 . day AS day_2 , t0 . enable_product_notif AS enable_product_notif_3 , t0 . enable_general_notif AS enable_general_notif_4 , t0 . last_connected_at AS last_connected_at_5 , t0 . nb_sessions AS nb_sessions_6 , t0 . deleted AS deleted_7 , t0 . page_visits AS page_visits_8 , t0 . usage_time_minutes AS usage_time_minutes_9 , t0 . client_id AS client_id_10 FROM user_statistic t0 WHERE t0 . client_id = 1 AND t0 . day = '2026-06-01' LIMIT 1 ;
Copy
0.21 ms (11.01%)
1
SELECT s0_ . id AS id_0 , s0_ . page_name AS page_name_1 , s0_ . route AS route_2 , s0_ . h1_enabled AS h1_enabled_3 , s0_ . translation_en_id AS translation_en_id_4 , s0_ . translation_fr_id AS translation_fr_id_5 , s0_ . translation_us_id AS translation_us_id_6 , s0_ . translation_es_id AS translation_es_id_7 , s0_ . translation_de_id AS translation_de_id_8 , s0_ . translation_pt_id AS translation_pt_id_9 FROM seopage_global s0_ WHERE s0_ . route = ?
Parameters :
[
"_api_/me/stats/usage_post "
]
SELECT s0_ . id AS id_0 , s0_ . page_name AS page_name_1 , s0_ . route AS route_2 , s0_ . h1_enabled AS h1_enabled_3 , s0_ . translation_en_id AS translation_en_id_4 , s0_ . translation_fr_id AS translation_fr_id_5 , s0_ . translation_us_id AS translation_us_id_6 , s0_ . translation_es_id AS translation_es_id_7 , s0_ . translation_de_id AS translation_de_id_8 , s0_ . translation_pt_id AS translation_pt_id_9 FROM seopage_global s0_ WHERE s0_ . route = '_api_/me/stats/usage_post' ;
Copy
0.20 ms (10.58%)
1
SELECT t0 . id AS id_1 , t0 . phone AS phone_2 , t0 . email AS email_3 , t0 . address_street AS address_street_4 , t0 . zipcode AS zipcode_5 , t0 . city AS city_6 , t0 . legal_site_name AS legal_site_name_7 , t0 . legal_siret AS legal_siret_8 , t0 . legal_siren AS legal_siren_9 , t0 . legal_rcs AS legal_rcs_10 , t0 . legal_address AS legal_address_11 , t0 . legal_zipcode AS legal_zipcode_12 , t0 . legal_city AS legal_city_13 , t0 . legal_phone AS legal_phone_14 , t0 . legal_email AS legal_email_15 , t0 . legal_publication_owner AS legal_publication_owner_16 , t0 . legal_site_url AS legal_site_url_17 , t0 . default_title AS default_title_18 , t0 . default_meta_desc AS default_meta_desc_19 FROM site_settings t0
SELECT t0 . id AS id_1 , t0 . phone AS phone_2 , t0 . email AS email_3 , t0 . address_street AS address_street_4 , t0 . zipcode AS zipcode_5 , t0 . city AS city_6 , t0 . legal_site_name AS legal_site_name_7 , t0 . legal_siret AS legal_siret_8 , t0 . legal_siren AS legal_siren_9 , t0 . legal_rcs AS legal_rcs_10 , t0 . legal_address AS legal_address_11 , t0 . legal_zipcode AS legal_zipcode_12 , t0 . legal_city AS legal_city_13 , t0 . legal_phone AS legal_phone_14 , t0 . legal_email AS legal_email_15 , t0 . legal_publication_owner AS legal_publication_owner_16 , t0 . legal_site_url AS legal_site_url_17 , t0 . default_title AS default_title_18 , t0 . default_meta_desc AS default_meta_desc_19 FROM site_settings t0 ;
Copy
0.19 ms (9.92%)
1
UPDATE user_statistic SET last_connected_at = ? , usage_time_minutes = ? WHERE id = ?
Parameters :
[
"2026-06-01 19:13:47 "
662
454
]
UPDATE user_statistic SET last_connected_at = '2026-06-01 19:13:47' , usage_time_minutes = 662 WHERE id = 454 ;
Copy
0.18 ms (9.56%)
1
SELECT t0 . id AS id_1 , t0 . day AS day_2 , t0 . enable_product_notif AS enable_product_notif_3 , t0 . enable_general_notif AS enable_general_notif_4 , t0 . last_connected_at AS last_connected_at_5 , t0 . nb_sessions AS nb_sessions_6 , t0 . deleted AS deleted_7 , t0 . page_visits AS page_visits_8 , t0 . usage_time_minutes AS usage_time_minutes_9 , t0 . client_id AS client_id_10 FROM user_statistic t0 WHERE t0 . day = ? AND t0 . client_id = ? LIMIT 1
Parameters :
[
"2026-06-01 "
1
]
SELECT t0 . id AS id_1 , t0 . day AS day_2 , t0 . enable_product_notif AS enable_product_notif_3 , t0 . enable_general_notif AS enable_general_notif_4 , t0 . last_connected_at AS last_connected_at_5 , t0 . nb_sessions AS nb_sessions_6 , t0 . deleted AS deleted_7 , t0 . page_visits AS page_visits_8 , t0 . usage_time_minutes AS usage_time_minutes_9 , t0 . client_id AS client_id_10 FROM user_statistic t0 WHERE t0 . day = '2026-06-01' AND t0 . client_id = 1 LIMIT 1 ;
Copy
0.08 ms (4.00%)
1
"START TRANSACTION"
"START TRANSACTION" ;
Copy