https://app-beta.sigmatex.ma/employee_log_hour/log?date=19%2F04%2F2025

Query Metrics

458 Database Queries
8 Different statements
1146.47 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.23 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  3
]
2 2.49 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
3 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.permissions AS permissions_3 FROM user_role t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 604.25 ms
SELECT e0_.id AS id_0, e0_.first_name AS first_name_1, e0_.last_name AS last_name_2, e0_.date_of_birth AS date_of_birth_3, e0_.city_of_birth AS city_of_birth_4, e0_.gender AS gender_5, e0_.number_of_childrens AS number_of_childrens_6, e0_.phone_number AS phone_number_7, e0_.cin AS cin_8, e0_.cnss AS cnss_9, e0_.relation_ship_status AS relation_ship_status_10, e0_.picture AS picture_11, e0_.date_old AS date_old_12, e0_.date_cnss AS date_cnss_13, e0_.registration_number AS registration_number_14, e0_.created_at AS created_at_15, e0_.updated_at AS updated_at_16, e0_.user_id AS user_id_17, e0_.last_history_id AS last_history_id_18 FROM employee e0_ INNER JOIN employee_history e1_ ON e0_.last_history_id = e1_.id INNER JOIN employee_department e2_ ON e1_.department_id = e2_.id INNER JOIN employee_position e3_ ON e1_.position_id = e3_.id LEFT JOIN employee_hour_log e4_ ON e0_.id = e4_.employee_id AND (e4_.date LIKE ?) WHERE (e1_.salary_type = 2 AND e1_.end_date IS NULL) OR e1_.end_date <= 2025 - 04 - 19 ORDER BY e1_.department_id ASC, e3_.id ASC
Parameters:
[
  "2025-04-19%"
]
5 1.55 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  917
]
6 0.67 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1406
]
7 0.97 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  3
]
8 1.24 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  7
]
9 4.96 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  404
]
10 0.56 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1547
]
11 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  10
]
12 0.79 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  321
]
13 3.64 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1562
]
14 3.21 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  12
]
15 1.39 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  349
]
16 1.33 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1582
]
17 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  13
]
18 1.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  112
]
19 0.58 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1608
]
20 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  26
]
21 0.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  869
]
22 0.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1583
]
23 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  29
]
24 0.27 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  932
]
25 1.30 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1421
]
26 9.59 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  31
]
27 4.72 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  13
]
28 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1432
]
29 0.77 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  32
]
30 2.04 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  365
]
31 2.52 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1230
]
32 3.23 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  4
]
33 2.90 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  17
]
34 3.37 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  943
]
35 1.93 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1443
]
36 2.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  944
]
37 1.12 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1444
]
38 1.87 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  945
]
39 2.37 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1445
]
40 0.60 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  947
]
41 0.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1447
]
42 3.53 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  952
]
43 2.55 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1452
]
44 0.87 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  960
]
45 1.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1458
]
46 5.72 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  74
]
47 1.30 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1459
]
48 0.97 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  169
]
49 0.68 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1463
]
50 1.55 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  30
]
51 0.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1465
]
52 0.67 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  120
]
53 1.10 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1466
]
54 0.70 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  55
]
55 0.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1469
]
56 0.40 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  817
]
57 0.86 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1477
]
58 0.65 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  422
]
59 0.47 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1480
]
60 0.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  853
]
61 0.58 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1481
]
62 0.99 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  79
]
63 3.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1483
]
64 3.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  748
]
65 0.75 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1486
]
66 2.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  359
]
67 1.92 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1488
]
68 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  645
]
69 0.95 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1491
]
70 2.67 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  849
]
71 1.77 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1492
]
72 1.50 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  884
]
73 0.63 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1494
]
74 1.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  326
]
75 1.22 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1495
]
76 0.69 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  651
]
77 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1497
]
78 0.61 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  753
]
79 0.46 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1498
]
80 0.42 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  820
]
81 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1500
]
82 3.48 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  788
]
83 2.18 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1506
]
84 0.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  801
]
85 2.20 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1507
]
86 0.57 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  277
]
87 0.72 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1510
]
88 0.58 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  394
]
89 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1511
]
90 0.86 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  626
]
91 1.80 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1525
]
92 1.68 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  608
]
93 3.58 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1530
]
94 3.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  768
]
95 3.25 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1542
]
96 1.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  906
]
97 2.81 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1579
]
98 0.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  641
]
99 0.82 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1584
]
100 3.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  736
]
101 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1587
]
102 2.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  754
]
103 3.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1588
]
104 1.05 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  854
]
105 1.61 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1593
]
106 1.40 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  172
]
107 1.11 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1613
]
108 0.56 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  1002
]
109 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1657
]
110 2.92 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  66
]
111 0.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1430
]
112 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  18
]
113 0.52 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  107
]
114 0.82 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1431
]
115 1.78 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  14
]
116 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1433
]
117 1.04 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  24
]
118 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1438
]
119 0.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  951
]
120 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1451
]
121 1.30 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  442
]
122 1.08 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1462
]
123 2.17 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  35
]
124 1.28 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1467
]
125 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  175
]
126 2.89 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1468
]
127 14.89 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  398
]
128 5.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1473
]
129 2.49 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  437
]
130 2.20 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1474
]
131 4.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  185
]
132 0.77 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1475
]
133 0.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  94
]
134 0.81 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1478
]
135 0.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  417
]
136 0.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1485
]
137 1.20 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  824
]
138 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1487
]
139 1.54 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  132
]
140 0.41 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1489
]
141 0.42 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  863
]
142 1.12 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1493
]
143 1.61 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  228
]
144 3.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1501
]
145 0.81 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  589
]
146 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1502
]
147 0.76 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  789
]
148 0.98 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1515
]
149 0.32 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  885
]
150 0.85 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1516
]
151 1.15 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  161
]
152 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1518
]
153 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  233
]
154 0.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1520
]
155 2.57 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  293
]
156 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1527
]
157 2.41 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  875
]
158 0.52 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1544
]
159 0.78 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  878
]
160 1.14 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1569
]
161 1.17 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  962
]
162 0.52 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1606
]
163 0.78 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  963
]
164 0.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1607
]
165 0.99 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  940
]
166 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1611
]
167 1.11 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  982
]
168 0.64 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1635
]
169 0.22 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  988
]
170 0.21 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1641
]
171 1.06 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  1000
]
172 0.33 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1655
]
173 0.96 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  1001
]
174 0.34 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1656
]
175 0.89 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  31
]
176 0.56 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1482
]
177 1.09 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  19
]
178 1.24 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  149
]
179 0.62 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1461
]
180 0.46 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  21
]
181 0.69 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  859
]
182 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1297
]
183 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  22
]
184 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  674
]
185 1.72 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1503
]
186 0.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  192
]
187 1.08 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1505
]
188 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  25
]
189 1.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  18
]
190 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1434
]
191 2.15 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  20
]
192 0.72 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1435
]
193 1.01 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  22
]
194 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1437
]
195 1.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  176
]
196 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1470
]
197 1.55 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  80
]
198 0.95 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1471
]
199 0.65 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  441
]
200 0.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1476
]
201 0.92 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  111
]
202 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1484
]
203 0.73 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  255
]
204 1.13 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1496
]
205 0.51 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  771
]
206 1.23 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1531
]
207 0.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  908
]
208 0.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1578
]
209 0.39 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  855
]
210 0.46 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1559
]
211 0.92 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  28
]
212 0.43 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  918
]
213 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1407
]
214 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  5
]
215 1.15 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  922
]
216 0.40 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1416
]
217 0.43 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  565
]
218 1.07 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1538
]
219 0.41 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  730
]
220 1.20 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1541
]
221 0.79 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  517
]
222 0.74 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1551
]
223 0.46 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  756
]
224 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1558
]
225 0.61 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  642
]
226 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1566
]
227 0.88 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  731
]
228 0.45 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1568
]
229 0.42 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  630
]
230 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1573
]
231 1.48 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  331
]
232 0.55 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1585
]
233 2.31 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  998
]
234 2.99 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1651
]
235 3.36 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  931
]
236 3.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1426
]
237 0.46 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  6
]
238 0.83 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  15
]
239 3.30 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  21
]
240 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1436
]
241 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  16
]
242 0.41 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  957
]
243 0.55 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1455
]
244 1.09 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  763
]
245 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1460
]
246 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  524
]
247 0.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1513
]
248 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  380
]
249 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1521
]
250 1.06 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  575
]
251 0.45 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1529
]
252 0.40 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  147
]
253 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1545
]
254 1.68 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  352
]
255 1.63 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1546
]
256 1.58 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  607
]
257 3.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1552
]
258 0.49 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  870
]
259 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1560
]
260 0.69 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  728
]
261 0.63 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1567
]
262 0.81 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  628
]
263 0.85 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1572
]
264 1.51 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  764
]
265 1.61 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1590
]
266 0.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  680
]
267 0.94 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1018
]
268 1.41 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  7
]
269 0.48 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  14
]
270 2.45 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  171
]
271 0.82 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1550
]
272 2.30 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  704
]
273 0.67 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1557
]
274 0.67 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  907
]
275 0.77 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1602
]
276 0.33 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  971
]
277 0.67 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1622
]
278 0.29 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  984
]
279 0.56 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1637
]
280 0.51 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  921
]
281 0.77 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1415
]
282 2.15 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  8
]
283 0.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  937
]
284 0.71 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1425
]
285 1.27 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  941
]
286 0.73 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1440
]
287 1.41 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  959
]
288 0.59 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1457
]
289 1.21 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  124
]
290 0.61 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1504
]
291 1.56 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  189
]
292 0.65 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1509
]
293 1.13 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  489
]
294 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1522
]
295 3.76 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  620
]
296 0.71 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1524
]
297 0.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  462
]
298 0.52 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1528
]
299 0.79 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  371
]
300 3.88 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1536
]
301 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  604
]
302 0.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1549
]
303 2.14 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  100
]
304 0.56 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1554
]
305 0.70 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  725
]
306 1.32 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1564
]
307 1.15 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  320
]
308 0.78 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1581
]
309 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  892
]
310 1.80 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1596
]
311 0.76 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  893
]
312 0.52 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1597
]
313 3.85 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  964
]
314 0.99 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1614
]
315 5.13 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  992
]
316 3.26 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1645
]
317 1.19 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  993
]
318 0.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1646
]
319 1.25 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  994
]
320 3.49 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1647
]
321 3.28 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  1003
]
322 1.69 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1658
]
323 0.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  459
]
324 2.10 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1537
]
325 1.88 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  939
]
326 4.08 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1429
]
327 2.70 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  9
]
328 0.60 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  11
]
329 0.34 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  956
]
330 1.11 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1454
]
331 2.01 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  235
]
332 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1490
]
333 2.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  399
]
334 0.93 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1512
]
335 1.46 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  215
]
336 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1535
]
337 0.73 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  772
]
338 0.76 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1543
]
339 1.19 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  584
]
340 0.55 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1548
]
341 0.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  299
]
342 1.70 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1555
]
343 1.41 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  490
]
344 0.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1563
]
345 0.42 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  897
]
346 1.87 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1598
]
347 0.36 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  901
]
348 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1600
]
349 1.67 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  966
]
350 1.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1617
]
351 0.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  967
]
352 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1618
]
353 0.89 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  968
]
354 0.39 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1619
]
355 0.20 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  985
]
356 0.36 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1638
]
357 0.20 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  986
]
358 0.22 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1639
]
359 0.19 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  987
]
360 0.66 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1640
]
361 0.37 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  860
]
362 0.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1652
]
363 0.31 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  658
]
364 0.39 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1653
]
365 0.87 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  602
]
366 0.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1514
]
367 0.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  77
]
368 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1247
]
369 1.58 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  360
]
370 0.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1556
]
371 0.60 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  11
]
372 1.13 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  273
]
373 0.47 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1245
]
374 0.96 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  27
]
375 0.57 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  145
]
376 0.42 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1395
]
377 6.92 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  461
]
378 0.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1464
]
379 0.39 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  874
]
380 2.88 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1526
]
381 0.50 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  797
]
382 1.03 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1591
]
383 0.58 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  924
]
384 0.60 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1410
]
385 0.63 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  949
]
386 1.80 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1449
]
387 2.11 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  958
]
388 0.36 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1456
]
389 0.86 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  199
]
390 1.30 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1519
]
391 0.47 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  533
]
392 0.65 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1523
]
393 1.04 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  114
]
394 0.57 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1533
]
395 1.24 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  611
]
396 0.58 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1539
]
397 0.51 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  615
]
398 0.58 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1540
]
399 1.92 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  325
]
400 0.43 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1565
]
401 0.33 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  722
]
402 0.96 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1575
]
403 0.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  800
]
404 0.51 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1592
]
405 0.45 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  889
]
406 1.87 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1595
]
407 1.10 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  961
]
408 0.46 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1605
]
409 0.77 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  999
]
410 0.19 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1654
]
411 0.81 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  862
]
412 0.62 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1594
]
413 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  35
]
414 0.39 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  762
]
415 0.44 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1589
]
416 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  12
]
417 0.50 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  639
]
418 0.61 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1586
]
419 2.38 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  119
]
420 2.79 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1517
]
421 1.82 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  30
]
422 3.60 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  150
]
423 1.11 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1534
]
424 0.54 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  864
]
425 1.85 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1553
]
426 0.93 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  267
]
427 0.42 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1561
]
428 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  683
]
429 1.48 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1574
]
430 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  13
]
431 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
  9
]
432 0.33 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  926
]
433 0.39 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1412
]
434 0.26 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  938
]
435 0.46 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1428
]
436 0.34 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  898
]
437 0.50 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1599
]
438 1.00 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  909
]
439 0.46 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1603
]
440 0.25 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  974
]
441 0.25 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1625
]
442 0.21 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  989
]
443 0.23 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1642
]
444 0.19 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  990
]
445 0.19 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1643
]
446 0.25 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  991
]
447 2.27 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1644
]
448 0.66 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.comment AS comment_3, t0.in_out AS in_out_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.employee_id AS employee_id_7 FROM employee_hour_log t0 WHERE t0.employee_id = ? ORDER BY t0.date ASC
Parameters:
[
  138
]
449 0.53 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.reason AS reason_4, t0.salary_type AS salary_type_5, t0.price AS price_6, t0.department_id AS department_id_7, t0.position_id AS position_id_8, t0.employee_id AS employee_id_9 FROM employee_history t0 WHERE t0.id = ?
Parameters:
[
  1508
]
450 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
  14
]
451 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
452 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
453 0.83 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
454 0.45 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
455 0.23 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
456 0.21 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
457 0.18 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]
458 0.23 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "n.bouaziz@sigmatex.ma"
]

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.