1
2.25 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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . id = ?
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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . id = 4 ;
Copy
2
0.48 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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . settings_id = ?
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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . settings_id = 3 ;
Copy
3
1.14 ms
SELECT DISTINCT t0_ . id AS id_0 , t0_ . id AS id_1 FROM time t0_ ORDER BY t0_ . id DESC LIMIT 20
SELECT DISTINCT t0_ . id AS id_0 , t0_ . id AS id_1 FROM time t0_ ORDER BY t0_ . id DESC LIMIT 20 ;
Copy
4
0.57 ms
SELECT t0_ . id AS id_0 , t0_ . start_time AS start_time_1 , t0_ . end_time AS end_time_2 , t0_ . date AS date_3 , t0_ . day_id AS day_id_4 , t0_ . user_id AS user_id_5 FROM time t0_ WHERE t0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY t0_ . id DESC
Parameters :
[
317
316
315
314
313
312
311
310
309
308
307
306
305
304
303
302
301
300
299
298
]
SELECT t0_ . id AS id_0 , t0_ . start_time AS start_time_1 , t0_ . end_time AS end_time_2 , t0_ . date AS date_3 , t0_ . day_id AS day_id_4 , t0_ . user_id AS user_id_5 FROM time t0_ WHERE t0_ . id IN (317 , 316 , 315 , 314 , 313 , 312 , 311 , 310 , 309 , 308 , 307 , 306 , 305 , 304 , 303 , 302 , 301 , 300 , 299 , 298 ) ORDER BY t0_ . id DESC ;
Copy
5
0.41 ms
SELECT count (* ) AS sclr_0 FROM time t0_
SELECT count (* ) AS sclr_0 FROM time t0_ ;
Copy
6
0.51 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 FROM day_type t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . type AS type_2 FROM day_type t0 WHERE t0 . id = 1 ;
Copy
7
0.50 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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . id = ?
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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . id = 5 ;
Copy
8
0.35 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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . settings_id = ?
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 . pin_code AS pin_code_6 , t0 . full_name AS full_name_7 , t0 . user_profile_id AS user_profile_id_8 , t0 . settings_id AS settings_id_9 , t10 . id AS id_11 , t10 . work AS work_12 , t10 . weekend AS weekend_13 , t10 . vacation_days AS vacation_days_14 , t10 . contract_hours AS contract_hours_15 , t10 . user_id AS user_id_16 FROM user t0 LEFT JOIN settings t10 ON t10 . user_id = t0 . id WHERE t0 . settings_id = 4 ;
Copy