Query Metrics
450
Database Queries
8
Different statements
636.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.55 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:
[
2
]
|
2 | 0.48 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.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:
[
"contact@sigmatex.ma"
]
|
3 | 1.32 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:
[
2
]
|
4 | 7.60 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_.id = e1_.employee_id AND (e1_.salary_type = 2) INNER JOIN employee_department e2_ ON e1_.department_id = e2_.id INNER JOIN employee_position e3_ ON e1_.position_id = e3_.id WHERE ((DATE(e1_.end_date) >= ? OR DATE(e1_.end_date) >= ?) OR e1_.end_date IS NULL) AND DATE(e1_.start_date) <= ? ORDER BY e0_.id ASC
Parameters:
[ "2025-03-01" "2025-03-27" "2025-03-27" ] |
5 | 1.64 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
]
|
6 | 3.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:
[
1432
]
|
7 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
3
]
|
8 | 1.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
32
]
|
9 | 1.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:
[
14
]
|
10 | 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:
[
1433
]
|
11 | 0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
4
]
|
12 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
18
]
|
13 | 1.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:
[
18
]
|
14 | 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:
[
1434
]
|
15 | 0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
26
]
|
16 | 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:
[
20
]
|
17 | 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:
[
1435
]
|
18 | 1.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:
[
21
]
|
19 | 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:
[
1436
]
|
20 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
6
]
|
21 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
16
]
|
22 | 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:
[
22
]
|
23 | 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:
[
1437
]
|
24 | 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:
[
24
]
|
25 | 0.54 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
]
|
26 | 1.82 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
]
|
27 | 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:
[
1465
]
|
28 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
17
]
|
29 | 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:
[
31
]
|
30 | 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:
[
1482
]
|
31 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
19
]
|
32 | 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:
[
35
]
|
33 | 0.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:
[
1467
]
|
34 | 0.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:
[
49
]
|
35 | 2.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:
[
1571
]
|
36 | 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:
[
55
]
|
37 | 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:
[
1469
]
|
38 | 0.82 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
]
|
39 | 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:
[
1430
]
|
40 | 0.75 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
]
|
41 | 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:
[
1459
]
|
42 | 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:
[
77
]
|
43 | 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:
[
1247
]
|
44 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
9
]
|
45 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
31
]
|
46 | 2.08 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
]
|
47 | 2.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:
[
1483
]
|
48 | 1.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:
[
80
]
|
49 | 1.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:
[
1471
]
|
50 | 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:
[
94
]
|
51 | 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:
[
1478
]
|
52 | 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:
[
100
]
|
53 | 0.54 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
]
|
54 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
8
]
|
55 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
13
]
|
56 | 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:
[
107
]
|
57 | 0.54 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
]
|
58 | 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:
[
111
]
|
59 | 0.54 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
]
|
60 | 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:
[
112
]
|
61 | 1.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:
[
1608
]
|
62 | 1.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:
[
114
]
|
63 | 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:
[
1533
]
|
64 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
11
]
|
65 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
28
]
|
66 | 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:
[
119
]
|
67 | 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:
[
1517
]
|
68 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
12
]
|
69 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
30
]
|
70 | 0.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:
[
120
]
|
71 | 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:
[
1466
]
|
72 | 1.98 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
]
|
73 | 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:
[
1504
]
|
74 | 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:
[
132
]
|
75 | 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
]
|
76 | 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:
[
1508
]
|
77 | 2.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
14
]
|
78 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
35
]
|
79 | 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:
[
145
]
|
80 | 0.84 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
]
|
81 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
27
]
|
82 | 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:
[
147
]
|
83 | 0.38 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
]
|
84 | 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:
[
149
]
|
85 | 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:
[
1461
]
|
86 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
21
]
|
87 | 0.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:
[
150
]
|
88 | 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:
[
1534
]
|
89 | 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:
[
161
]
|
90 | 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:
[
1518
]
|
91 | 0.98 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
]
|
92 | 0.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:
[
1463
]
|
93 | 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:
[
171
]
|
94 | 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:
[
1550
]
|
95 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
7
]
|
96 | 1.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
14
]
|
97 | 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:
[
172
]
|
98 | 0.54 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
]
|
99 | 1.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:
[
175
]
|
100 | 0.38 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
]
|
101 | 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:
[
176
]
|
102 | 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:
[
1470
]
|
103 | 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:
[
185
]
|
104 | 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:
[
1475
]
|
105 | 1.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:
[
189
]
|
106 | 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:
[
1509
]
|
107 | 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:
[
192
]
|
108 | 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:
[
1505
]
|
109 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
25
]
|
110 | 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:
[
199
]
|
111 | 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:
[
1519
]
|
112 | 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:
[
215
]
|
113 | 3.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:
[
1535
]
|
114 | 1.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
11
]
|
115 | 5.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:
[
228
]
|
116 | 0.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:
[
1501
]
|
117 | 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:
[
233
]
|
118 | 0.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:
[
1520
]
|
119 | 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:
[
235
]
|
120 | 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:
[
1490
]
|
121 | 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:
[
255
]
|
122 | 0.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:
[
1496
]
|
123 | 4.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:
[
267
]
|
124 | 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:
[
1561
]
|
125 | 0.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:
[
273
]
|
126 | 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:
[
1245
]
|
127 | 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:
[
277
]
|
128 | 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:
[
1510
]
|
129 | 4.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:
[
293
]
|
130 | 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:
[
1527
]
|
131 | 1.35 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
]
|
132 | 1.54 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
]
|
133 | 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:
[
320
]
|
134 | 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:
[
1581
]
|
135 | 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:
[
321
]
|
136 | 0.91 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
]
|
137 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
12
]
|
138 | 2.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:
[
325
]
|
139 | 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:
[
1565
]
|
140 | 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:
[
326
]
|
141 | 1.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:
[
1495
]
|
142 | 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:
[
331
]
|
143 | 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:
[
1585
]
|
144 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
5
]
|
145 | 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:
[
349
]
|
146 | 2.16 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
]
|
147 | 1.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:
[
352
]
|
148 | 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:
[
1546
]
|
149 | 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:
[
359
]
|
150 | 0.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:
[
1488
]
|
151 | 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:
[
360
]
|
152 | 1.06 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
]
|
153 | 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:
[
365
]
|
154 | 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:
[
1230
]
|
155 | 0.64 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
]
|
156 | 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:
[
1536
]
|
157 | 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:
[
380
]
|
158 | 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:
[
1521
]
|
159 | 0.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:
[
394
]
|
160 | 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
]
|
161 | 0.62 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
]
|
162 | 0.54 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
]
|
163 | 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:
[
399
]
|
164 | 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:
[
1512
]
|
165 | 0.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:
[
404
]
|
166 | 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:
[
1547
]
|
167 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
10
]
|
168 | 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:
[
417
]
|
169 | 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:
[
1485
]
|
170 | 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:
[
422
]
|
171 | 0.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:
[
1480
]
|
172 | 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:
[
437
]
|
173 | 1.01 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
]
|
174 | 1.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
]
|
175 | 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:
[
1476
]
|
176 | 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:
[
442
]
|
177 | 1.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:
[
1462
]
|
178 | 1.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:
[
459
]
|
179 | 1.29 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
]
|
180 | 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:
[
461
]
|
181 | 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:
[
1464
]
|
182 | 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:
[
462
]
|
183 | 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:
[
1528
]
|
184 | 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:
[
489
]
|
185 | 0.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:
[
1522
]
|
186 | 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:
[
490
]
|
187 | 1.90 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
]
|
188 | 2.16 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
]
|
189 | 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:
[
1551
]
|
190 | 1.02 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
]
|
191 | 1.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:
[
1513
]
|
192 | 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:
[
533
]
|
193 | 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:
[
1523
]
|
194 | 0.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:
[
565
]
|
195 | 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:
[
1538
]
|
196 | 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:
[
575
]
|
197 | 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:
[
1529
]
|
198 | 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:
[
582
]
|
199 | 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:
[
1616
]
|
200 | 2.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
13
]
|
201 | 0.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:
[
584
]
|
202 | 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:
[
1548
]
|
203 | 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:
[
589
]
|
204 | 1.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:
[
1502
]
|
205 | 3.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:
[
602
]
|
206 | 2.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:
[
1514
]
|
207 | 3.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:
[
604
]
|
208 | 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:
[
1549
]
|
209 | 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:
[
607
]
|
210 | 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:
[
1552
]
|
211 | 0.35 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
]
|
212 | 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:
[
1530
]
|
213 | 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:
[
611
]
|
214 | 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:
[
1539
]
|
215 | 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:
[
615
]
|
216 | 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:
[
1540
]
|
217 | 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:
[
620
]
|
218 | 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:
[
1524
]
|
219 | 0.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:
[
626
]
|
220 | 0.54 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
]
|
221 | 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:
[
628
]
|
222 | 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:
[
1572
]
|
223 | 0.44 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
]
|
224 | 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:
[
1573
]
|
225 | 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:
[
639
]
|
226 | 5.06 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
]
|
227 | 1.62 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
]
|
228 | 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:
[
1584
]
|
229 | 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:
[
642
]
|
230 | 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:
[
1566
]
|
231 | 1.02 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
]
|
232 | 1.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:
[
1491
]
|
233 | 1.03 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
]
|
234 | 0.97 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
]
|
235 | 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:
[
674
]
|
236 | 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:
[
1503
]
|
237 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
22
]
|
238 | 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:
[
680
]
|
239 | 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:
[
1018
]
|
240 | 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:
[
683
]
|
241 | 0.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:
[
1574
]
|
242 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
9
]
|
243 | 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:
[
704
]
|
244 | 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:
[
1557
]
|
245 | 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:
[
722
]
|
246 | 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:
[
1575
]
|
247 | 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:
[
725
]
|
248 | 1.17 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
]
|
249 | 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:
[
728
]
|
250 | 0.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:
[
1567
]
|
251 | 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:
[
730
]
|
252 | 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:
[
1541
]
|
253 | 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:
[
731
]
|
254 | 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:
[
1568
]
|
255 | 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:
[
736
]
|
256 | 1.15 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
]
|
257 | 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:
[
742
]
|
258 | 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:
[
1033
]
|
259 | 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:
[
748
]
|
260 | 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:
[
1486
]
|
261 | 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:
[
753
]
|
262 | 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:
[
1498
]
|
263 | 1.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:
[
754
]
|
264 | 0.54 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
]
|
265 | 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:
[
756
]
|
266 | 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:
[
1558
]
|
267 | 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:
[
762
]
|
268 | 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:
[
1589
]
|
269 | 0.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:
[
763
]
|
270 | 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:
[
1460
]
|
271 | 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:
[
764
]
|
272 | 1.17 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
]
|
273 | 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:
[
768
]
|
274 | 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:
[
1542
]
|
275 | 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:
[
769
]
|
276 | 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:
[
1499
]
|
277 | 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:
[
771
]
|
278 | 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:
[
1531
]
|
279 | 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:
[
772
]
|
280 | 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:
[
1543
]
|
281 | 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:
[
785
]
|
282 | 0.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:
[
1441
]
|
283 | 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:
[
788
]
|
284 | 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:
[
1506
]
|
285 | 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:
[
789
]
|
286 | 1.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:
[
1515
]
|
287 | 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:
[
797
]
|
288 | 0.54 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
]
|
289 | 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:
[
800
]
|
290 | 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:
[
1592
]
|
291 | 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:
[
801
]
|
292 | 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:
[
1507
]
|
293 | 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
]
|
294 | 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:
[
1477
]
|
295 | 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:
[
820
]
|
296 | 0.54 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
]
|
297 | 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:
[
824
]
|
298 | 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:
[
1487
]
|
299 | 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:
[
849
]
|
300 | 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:
[
1492
]
|
301 | 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:
[
853
]
|
302 | 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:
[
1481
]
|
303 | 0.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:
[
854
]
|
304 | 1.15 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
]
|
305 | 0.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:
[
855
]
|
306 | 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:
[
1559
]
|
307 | 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:
[
859
]
|
308 | 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
]
|
309 | 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:
[
860
]
|
310 | 227.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:
[
862
]
|
311 | 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:
[
1594
]
|
312 | 0.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:
[
863
]
|
313 | 0.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:
[
1493
]
|
314 | 1.35 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
]
|
315 | 1.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:
[
1553
]
|
316 | 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:
[
869
]
|
317 | 1.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:
[
1583
]
|
318 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
29
]
|
319 | 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:
[
870
]
|
320 | 1.38 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
]
|
321 | 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:
[
874
]
|
322 | 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:
[
1526
]
|
323 | 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:
[
875
]
|
324 | 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:
[
1544
]
|
325 | 0.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:
[
878
]
|
326 | 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:
[
1569
]
|
327 | 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:
[
884
]
|
328 | 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:
[
1494
]
|
329 | 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:
[
885
]
|
330 | 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:
[
1516
]
|
331 | 2.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:
[
889
]
|
332 | 3.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:
[
1595
]
|
333 | 3.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:
[
892
]
|
334 | 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:
[
1596
]
|
335 | 3.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:
[
893
]
|
336 | 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:
[
1597
]
|
337 | 3.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:
[
897
]
|
338 | 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:
[
1598
]
|
339 | 0.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:
[
898
]
|
340 | 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:
[
1599
]
|
341 | 0.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:
[
901
]
|
342 | 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:
[
1600
]
|
343 | 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:
[
902
]
|
344 | 1.02 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:
[
1601
]
|
345 | 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:
[
906
]
|
346 | 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:
[
1579
]
|
347 | 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:
[
907
]
|
348 | 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:
[
1602
]
|
349 | 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:
[
908
]
|
350 | 0.38 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
]
|
351 | 0.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:
[
909
]
|
352 | 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:
[
1603
]
|
353 | 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:
[
912
]
|
354 | 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:
[
1604
]
|
355 | 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:
[
917
]
|
356 | 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:
[
1406
]
|
357 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
7
]
|
358 | 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:
[
918
]
|
359 | 0.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:
[
1407
]
|
360 | 0.18 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:
[
919
]
|
361 | 0.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:
[
1408
]
|
362 | 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:
[
921
]
|
363 | 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:
[
1415
]
|
364 | 1.62 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
]
|
365 | 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:
[
1416
]
|
366 | 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:
[
924
]
|
367 | 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:
[
1410
]
|
368 | 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:
[
925
]
|
369 | 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:
[
1411
]
|
370 | 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:
[
926
]
|
371 | 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
]
|
372 | 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:
[
927
]
|
373 | 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:
[
1413
]
|
374 | 0.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:
[
931
]
|
375 | 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:
[
1426
]
|
376 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
15
]
|
377 | 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:
[
932
]
|
378 | 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:
[
1421
]
|
379 | 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:
[
937
]
|
380 | 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:
[
1425
]
|
381 | 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:
[
938
]
|
382 | 0.38 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
]
|
383 | 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:
[
939
]
|
384 | 6.02 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
]
|
385 | 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:
[
940
]
|
386 | 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:
[
1611
]
|
387 | 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:
[
941
]
|
388 | 1.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:
[
1440
]
|
389 | 4.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:
[
943
]
|
390 | 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:
[
1443
]
|
391 | 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:
[
944
]
|
392 | 0.90 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
]
|
393 | 2.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:
[
945
]
|
394 | 2.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:
[
1445
]
|
395 | 0.62 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
]
|
396 | 1.90 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
]
|
397 | 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:
[
949
]
|
398 | 3.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:
[
1449
]
|
399 | 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:
[
951
]
|
400 | 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:
[
1451
]
|
401 | 0.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:
[
952
]
|
402 | 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:
[
1452
]
|
403 | 1.03 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:
[
955
]
|
404 | 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:
[
1453
]
|
405 | 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:
[
956
]
|
406 | 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:
[
1454
]
|
407 | 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:
[
957
]
|
408 | 1.00 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
]
|
409 | 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:
[
958
]
|
410 | 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:
[
1456
]
|
411 | 0.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:
[
959
]
|
412 | 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:
[
1457
]
|
413 | 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:
[
960
]
|
414 | 0.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:
[
1458
]
|
415 | 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:
[
961
]
|
416 | 1.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:
[
1605
]
|
417 | 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:
[
962
]
|
418 | 1.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:
[
1606
]
|
419 | 3.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:
[
963
]
|
420 | 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:
[
1607
]
|
421 | 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:
[
964
]
|
422 | 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:
[
1614
]
|
423 | 0.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:
[
965
]
|
424 | 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:
[
1615
]
|
425 | 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:
[
966
]
|
426 | 1.04 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
]
|
427 | 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:
[
967
]
|
428 | 1.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:
[
1618
]
|
429 | 1.12 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
]
|
430 | 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:
[
1619
]
|
431 | 2.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:
[
969
]
|
432 | 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:
[
1620
]
|
433 | 0.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:
[
970
]
|
434 | 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:
[
1621
]
|
435 | 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:
[
971
]
|
436 | 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:
[
1622
]
|
437 | 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:
[
973
]
|
438 | 0.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:
[
1624
]
|
439 | 0.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:
[
974
]
|
440 | 2.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:
[
1625
]
|
441 | 2.32 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:
[
"contact@sigmatex.ma"
]
|
442 | 1.63 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:
[
"contact@sigmatex.ma"
]
|
443 | 0.76 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:
[
"contact@sigmatex.ma"
]
|
444 | 0.39 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:
[
"contact@sigmatex.ma"
]
|
445 | 0.43 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:
[
"contact@sigmatex.ma"
]
|
446 | 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:
[
"contact@sigmatex.ma"
]
|
447 | 0.63 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:
[
"contact@sigmatex.ma"
]
|
448 | 3.19 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:
[
"contact@sigmatex.ma"
]
|
449 | 1.14 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:
[
"contact@sigmatex.ma"
]
|
450 | 0.39 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:
[
"contact@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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\UserRole | No errors. |
App\Entity\Employee | No errors. |
App\Entity\EmployeeHistory | No errors. |
App\Entity\EmployeeHourLog | No errors. |
App\Entity\EmployeeAdvance | No errors. |
App\Entity\EmployeeDepartment | No errors. |
App\Entity\EmployeePosition | No errors. |
App\Entity\EmployeeSalaryBonusHistory | No errors. |
App\Entity\EmployeeHourCount | No errors. |