Query Metrics
57
Database Queries
8
Different statements
18.58 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.47 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
2 | 0.46 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.google_id AS google_id_6, t0.avatar_name AS avatar_name_7, t0.user_role_id AS user_role_id_8, t9.id AS id_10, t9.first_name AS first_name_11, t9.last_name AS last_name_12, t9.date_of_birth AS date_of_birth_13, t9.city_of_birth AS city_of_birth_14, t9.gender AS gender_15, t9.number_of_childrens AS number_of_childrens_16, t9.phone_number AS phone_number_17, t9.cin AS cin_18, t9.cnss AS cnss_19, t9.relation_ship_status AS relation_ship_status_20, t9.picture AS picture_21, t9.date_old AS date_old_22, t9.date_cnss AS date_cnss_23, t9.registration_number AS registration_number_24, t9.created_at AS created_at_25, t9.updated_at AS updated_at_26, t9.user_id AS user_id_27, t9.last_history_id AS last_history_id_28 FROM user t0 LEFT JOIN employee t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"n.bouaziz@sigmatex.ma"
]
|
3 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.permissions AS permissions_3 FROM user_role t0 WHERE t0.id = ?
Parameters:
[
3
]
|
4 | 0.44 ms |
SELECT e0_.id AS id_0, e0_.start_date AS start_date_1, e0_.end_date AS end_date_2, e0_.reason AS reason_3, e0_.salary_type AS salary_type_4, e0_.price AS price_5, e0_.department_id AS department_id_6, e0_.position_id AS position_id_7, e0_.employee_id AS employee_id_8 FROM employee_history e0_ LEFT JOIN employee e1_ ON e0_.employee_id = e1_.id LEFT JOIN employee_department e2_ ON e0_.department_id = e2_.id LEFT JOIN employee_position e3_ ON e0_.position_id = e3_.id
Parameters:
[] |
5 | 0.80 ms |
SELECT e0_.id AS id_0, e0_.start_date AS start_date_1, e0_.end_date AS end_date_2, e0_.reason AS reason_3, e0_.salary_type AS salary_type_4, e0_.price AS price_5, e0_.department_id AS department_id_6, e0_.position_id AS position_id_7, e0_.employee_id AS employee_id_8 FROM employee_history e0_ LEFT JOIN employee e1_ ON e0_.employee_id = e1_.id LEFT JOIN employee_department e2_ ON e0_.department_id = e2_.id LEFT JOIN employee_position e3_ ON e0_.position_id = e3_.id
Parameters:
[] |
6 | 0.43 ms |
SELECT e0_.id AS id_0, e0_.start_date AS start_date_1, e0_.end_date AS end_date_2, e0_.reason AS reason_3, e0_.salary_type AS salary_type_4, e0_.price AS price_5, e0_.department_id AS department_id_6, e0_.position_id AS position_id_7, e0_.employee_id AS employee_id_8 FROM employee_history e0_ LEFT JOIN employee e1_ ON e0_.employee_id = e1_.id LEFT JOIN employee_department e2_ ON e0_.department_id = e2_.id LEFT JOIN employee_position e3_ ON e0_.position_id = e3_.id GROUP BY e0_.id ORDER BY e0_.id DESC LIMIT 30
Parameters:
[] |
7 | 0.23 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
914
]
|
8 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
4
]
|
9 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
17
]
|
10 | 0.14 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
911
]
|
11 | 0.14 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
913
]
|
12 | 0.13 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
715
]
|
13 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
3
]
|
14 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
5
]
|
15 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
1
]
|
16 | 0.13 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
912
]
|
17 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
5
]
|
18 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
12
]
|
19 | 0.28 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
910
]
|
20 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
8
]
|
21 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
13
]
|
22 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
909
]
|
23 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
13
]
|
24 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
11
]
|
25 | 0.23 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
145
]
|
26 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
11
]
|
27 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
27
]
|
28 | 0.35 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
179
]
|
29 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
18
]
|
30 | 0.88 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
173
]
|
31 | 0.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
6
]
|
32 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
16
]
|
33 | 0.22 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
651
]
|
34 | 0.85 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
824
]
|
35 | 0.28 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
789
]
|
36 | 0.43 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
645
]
|
37 | 0.42 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
417
]
|
38 | 1.16 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
293
]
|
39 | 0.25 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
132
]
|
40 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
683
]
|
41 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
9
]
|
42 | 0.24 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
897
]
|
43 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
9
]
|
44 | 0.20 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
902
]
|
45 | 0.23 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
860
]
|
46 | 0.25 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
898
]
|
47 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
908
]
|
48 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
26
]
|
49 | 0.23 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
627
]
|
50 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
2
]
|
51 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
620
]
|
52 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
612
]
|
53 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
31
]
|
54 | 0.21 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
907
]
|
55 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_department t0 WHERE t0.id = ?
Parameters:
[
7
]
|
56 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM employee_position t0 WHERE t0.id = ?
Parameters:
[
14
]
|
57 | 0.16 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.date_of_birth AS date_of_birth_4, t0.city_of_birth AS city_of_birth_5, t0.gender AS gender_6, t0.number_of_childrens AS number_of_childrens_7, t0.phone_number AS phone_number_8, t0.cin AS cin_9, t0.cnss AS cnss_10, t0.relation_ship_status AS relation_ship_status_11, t0.picture AS picture_12, t0.date_old AS date_old_13, t0.date_cnss AS date_cnss_14, t0.registration_number AS registration_number_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.last_history_id AS last_history_id_19 FROM employee t0 WHERE t0.id = ?
Parameters:
[
906
]
|
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. |